public static class FactoryImpl.ProxyKey extends SerializationHelper implements DataSerializable
| Constructor and Description |
|---|
FactoryImpl.ProxyKey() |
FactoryImpl.ProxyKey(String name,
Object key) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Object |
getKey() |
String |
getName() |
int |
hashCode() |
void |
readData(DataInput in) |
String |
toString() |
void |
writeData(DataOutput out) |
readByteArray, readObject, writeByteArray, writeObjectpublic void writeData(DataOutput out) throws IOException
writeData in interface DataSerializableIOExceptionpublic void readData(DataInput in) throws IOException
readData in interface DataSerializableIOExceptionpublic String getName()
public Object getKey()
Copyright © 2013 Hazelcast, Inc.. All rights reserved.