| Constructor and Description |
|---|
ClientPrincipal() |
ClientPrincipal(String uuid,
String ownerUuid) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
getClassId() |
int |
getFactoryId() |
String |
getOwnerUuid() |
String |
getUuid() |
int |
hashCode() |
void |
readPortable(PortableReader reader) |
String |
toString() |
void |
writePortable(PortableWriter writer) |
public String getUuid()
public String getOwnerUuid()
public int getFactoryId()
getFactoryId in interface Portablepublic int getClassId()
getClassId in interface Portablepublic void writePortable(PortableWriter writer) throws IOException
writePortable in interface PortableIOExceptionpublic void readPortable(PortableReader reader) throws IOException
readPortable in interface PortableIOExceptionCopyright © 2014 Hazelcast, Inc.. All Rights Reserved.