- Type Parameters:
NodeIDType
-
EventType
-
KeyType
- Allows for a separate restart method possibly different from the
first start method.
- All Superinterfaces:
- Keyable<KeyType>, ProtocolTask<NodeIDType,EventType,KeyType>
- All Known Implementing Classes:
- MajorityFetchProtocolTask, ThresholdProtocolTask, WaitAckDropEpoch, WaitAckStartEpoch, WaitAckStopEpoch, WaitEpochFinalState, WaitPrimaryExecution
public interface SchedulableProtocolTask<NodeIDType,EventType,KeyType>
extends ProtocolTask<NodeIDType,EventType,KeyType>
- Author:
- V. Arun