A B C D E F G H I K L M O P R S T
All Classes All Packages
All Classes All Packages
All Classes All Packages
K
- keepAliveCheckInterval(long, TimeUnit) - Method in class org.glassfish.grizzly.connectionpool.MultiEndpointPool.Builder
-
Sets the interval, which specifies how often the pool will perform idle
Connections check. - keepAliveCheckInterval(long, TimeUnit) - Method in class org.glassfish.grizzly.connectionpool.SingleEndpointPool.Builder
-
Sets the interval, which specifies how often the pool will perform idle
Connections check. - keepAliveCheckIntervalMillis - Variable in class org.glassfish.grizzly.connectionpool.SingleEndpointPool.Builder
-
the interval, which specifies how often the pool will perform idle
Connections check - KeepAliveCleaner() - Constructor for class org.glassfish.grizzly.connectionpool.SingleEndpointPool.KeepAliveCleaner
- KeepAliveCleanerTask(SingleEndpointPool<E>) - Constructor for class org.glassfish.grizzly.connectionpool.SingleEndpointPool.KeepAliveCleanerTask
- KeepAliveCleanerTaskResolver() - Constructor for class org.glassfish.grizzly.connectionpool.SingleEndpointPool.KeepAliveCleanerTaskResolver
- keepAliveTimeout(long, TimeUnit) - Method in class org.glassfish.grizzly.connectionpool.MultiEndpointPool.Builder
-
Sets the maximum number of milliseconds an idle
Connectionwill be kept in the pool. - keepAliveTimeout(long, TimeUnit) - Method in class org.glassfish.grizzly.connectionpool.SingleEndpointPool.Builder
-
Sets the maximum number of milliseconds an idle
Connectionwill be kept in the pool. - keepAliveTimeoutMillis - Variable in class org.glassfish.grizzly.connectionpool.SingleEndpointPool.Builder
-
the maximum number of milliseconds an idle
Connectionwill be kept in the pool.
All Classes All Packages