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