Skip navigation links
A B C D E F G H I K L M O P R S T 

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 Connection will 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 Connection will be kept in the pool.
keepAliveTimeoutMillis - Variable in class org.glassfish.grizzly.connectionpool.SingleEndpointPool.Builder
the maximum number of milliseconds an idle Connection will be kept in the pool.
A B C D E F G H I K L M O P R S T 
Skip navigation links

Copyright © 2017–2021 Oracle Corporation. All rights reserved.