Class NoopProcedure<T>
java.lang.Object
org.opendaylight.controller.cluster.raft.NoopProcedure<T>
- Type Parameters:
 T- the Procedure type
- All Implemented Interfaces:
 Procedure<T>
An akka Procedure that does nothing.
- Author:
 - Thomas Pantelis
 
- 
Method Summary