public class AvaticaServerConfig extends Object
| Modifier and Type | Field and Description | 
|---|---|
org.joda.time.Period | 
connectionIdleTimeout  | 
int | 
maxConnections  | 
int | 
maxRowsPerFrame  | 
int | 
maxStatementsPerConnection  | 
| Constructor and Description | 
|---|
AvaticaServerConfig()  | 
| Modifier and Type | Method and Description | 
|---|---|
org.joda.time.Period | 
getConnectionIdleTimeout()  | 
int | 
getMaxConnections()  | 
int | 
getMaxRowsPerFrame()  | 
int | 
getMaxStatementsPerConnection()  | 
Copyright © 2011–2018. All rights reserved.