JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
edu.umass.cs.utils
Interface Keyable<KeyType>
Type Parameters:
KeyType
-
All Known Subinterfaces:
ProtocolEvent
<EventType,KeyType>,
ProtocolTask
<NodeIDType,EventType,KeyType>,
SchedulableProtocolTask
<NodeIDType,EventType,KeyType>,
ThresholdProtocolEvent
<NodeIDType,EventType,KeyType>
All Known Implementing Classes:
AckDropEpochFinalState
,
AckStartEpoch
,
AckStopEpoch
,
ActiveReplicaError
,
ActiveReplicaProtocolTask
,
BasicReconfigurationPacket
,
BatchedCreateServiceName
,
ClientReconfigurationPacket
,
CreateServiceName
,
DeleteServiceName
,
DemandReport
,
DiskMap.LastActive
,
DropEpochFinalState
,
EchoRequest
,
EpochFinalState
,
LogIndex
,
MajorityFetchProtocolTask
,
PaxosInstanceStateMachine
,
PingPongPacket
,
PingPongProtocolTask
,
PingPongServer
,
ProtocolPacket
,
RCRecordRequest
,
ReconfigurationPacket
,
ReconfiguratorProtocolTask
,
ReconfigureActiveNodeConfig
,
ReconfigureRCNodeConfig
,
RequestActiveReplicas
,
RequestEpochFinalState
,
ServerReconfigurationPacket
,
StartEpoch
,
StopEpoch
,
ThresholdProtocolTask
,
WaitAckDropEpoch
,
WaitAckStartEpoch
,
WaitAckStopEpoch
,
WaitEpochFinalState
,
WaitPrimaryExecution
public interface
Keyable<KeyType>
Author:
V. Arun
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
KeyType
getKey
()
Method Detail
getKey
KeyType
getKey()
Returns:
The key.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method