Class LeaseTimeReportingComponentPoolEvent<C>

java.lang.Object
java.util.EventObject
org.smallmind.quorum.pool.complex.event.ComponentPoolEvent<C>
org.smallmind.quorum.pool.complex.event.LeaseTimeReportingComponentPoolEvent<C>
All Implemented Interfaces:
Serializable

public class LeaseTimeReportingComponentPoolEvent<C> extends ComponentPoolEvent<C>
See Also:
  • Constructor Details

    • LeaseTimeReportingComponentPoolEvent

      public LeaseTimeReportingComponentPoolEvent(ComponentPool<C> componentPool, long leaseTimeNanos)
  • Method Details

    • getLeaseTimeNanos

      public long getLeaseTimeNanos()