Package com.nt.udc.testnodechain
Class TachyonTNCEvent
java.lang.Object
com.nt.udc.testnodechain.TachyonTNCEvent
- All Implemented Interfaces:
TNCEventIfc
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionTachyonTNCEvent
(String nodeID, TachyonTNCEvent.TachyonEventType eventType, int delta) -
Method Summary
-
Constructor Details
-
TachyonTNCEvent
-
-
Method Details
-
getSrcNodeId
- Specified by:
getSrcNodeId
in interfaceTNCEventIfc
-
getEventType
- Specified by:
getEventType
in interfaceTNCEventIfc
-
getDelta
public int getDelta()- Specified by:
getDelta
in interfaceTNCEventIfc
-