Class NodeId
- java.lang.Object
-
- org.apache.flink.cep.nfa.sharedbuffer.NodeId
-
public class NodeId extends Object
Unique identifier forSharedBufferNode.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classNodeId.NodeIdSerializerSerializer forNodeId.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)EventIdgetEventId()StringgetPageName()inthashCode()StringtoString()
-