org.smallmind.quorum.pool.connection.event
Class LeaseTimeReportingConnectionPoolEvent<C>
java.lang.Object
java.util.EventObject
org.smallmind.quorum.pool.connection.event.ConnectionPoolEvent<C>
org.smallmind.quorum.pool.connection.event.LeaseTimeReportingConnectionPoolEvent<C>
- All Implemented Interfaces:
- Serializable
public class LeaseTimeReportingConnectionPoolEvent<C>
- extends ConnectionPoolEvent<C>
- See Also:
- Serialized Form
LeaseTimeReportingConnectionPoolEvent
public LeaseTimeReportingConnectionPoolEvent(ConnectionPool<C> connectionPool,
long leaseTimeNanos)
getLeaseTimeNanos
public long getLeaseTimeNanos()
Copyright © 2011. All Rights Reserved.