- java.lang.Object
-
- org.glassfish.grizzly.connectionpool.SingleEndpointPool.ConnectTimeoutTask
-
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
org.glassfish.grizzly.GrizzlyFuture<org.glassfish.grizzly.Connection> |
connectFuture |
long |
timeout |
-
Constructor Summary
Constructors
| Constructor and Description |
ConnectTimeoutTask(org.glassfish.grizzly.GrizzlyFuture<org.glassfish.grizzly.Connection> future) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Field Detail
-
timeout
public long timeout
Copyright © 2018 Oracle Corporation. All Rights Reserved.