public class NodeId extends Object
SharedBufferNode
.Modifier and Type | Class and Description |
---|---|
static class |
NodeId.NodeIdSerializer
Serializer for
NodeId . |
Constructor and Description |
---|
NodeId(EventId eventId,
String pageName) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
EventId |
getEventId() |
String |
getPageName() |
int |
hashCode() |
String |
toString() |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.