public class DObjectAddress extends SimpleStreamableObject
Streamable.Closure| Modifier and Type | Field and Description |
|---|---|
String |
nodeName
The node on which this object lives.
|
int |
oid
This object's oid in its node's oid space.
|
| Constructor and Description |
|---|
DObjectAddress(String nodeName,
int oid) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
toStringCopyright © 2015. All rights reserved.