ostore.replica
Class ReplicaStage.PendingCloseTimer
java.lang.Object
  |
  +--ostore.replica.ReplicaStage.PendingCloseTimer
- All Implemented Interfaces: 
 - QueueElementIF
 
- Enclosing class: 
 - ReplicaStage
 
- public static class ReplicaStage.PendingCloseTimer
- extends Object
- implements QueueElementIF
   
Dispatched to self when a close_all was received but we are still
 waiting on pending events. This serves as a timeout.
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
ReplicaStage.PendingCloseTimer
public ReplicaStage.PendingCloseTimer()