Class EventId
java.lang.Object
org.apache.flink.cep.nfa.sharedbuffer.EventId
- All Implemented Interfaces:
Comparable<EventId>
Composite key for events in
SharedBuffer.-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
COMPARATOR
-
-
Constructor Details
-
EventId
public EventId(int id, long timestamp)
-
-
Method Details