public static class ProcessedEventImpl.EventNodePK extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
protected String |
node |
protected Long |
systemEvent |
Constructor and Description |
---|
EventNodePK() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getNode() |
Long |
getSystemEvent() |
int |
hashCode() |
void |
setNode(String node) |
void |
setSystemEvent(Long systemEvent) |
Copyright © 2019. All rights reserved.