com.hazelcast.impl
Class FactoryImpl.ProxyKey
java.lang.Object
com.hazelcast.nio.SerializationHelper
com.hazelcast.impl.FactoryImpl.ProxyKey
- All Implemented Interfaces:
- DataSerializable, java.io.Serializable
- Enclosing class:
- FactoryImpl
public static class FactoryImpl.ProxyKey
- extends SerializationHelper
- implements DataSerializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
FactoryImpl.ProxyKey
public FactoryImpl.ProxyKey()
FactoryImpl.ProxyKey
public FactoryImpl.ProxyKey(java.lang.String name,
java.lang.Object key)
writeData
public void writeData(java.io.DataOutput out)
throws java.io.IOException
- Specified by:
writeData
in interface DataSerializable
- Throws:
java.io.IOException
readData
public void readData(java.io.DataInput in)
throws java.io.IOException
- Specified by:
readData
in interface DataSerializable
- Throws:
java.io.IOException
equals
public boolean equals(java.lang.Object o)
- Overrides:
equals
in class java.lang.Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class java.lang.Object
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
getName
public java.lang.String getName()
getKey
public java.lang.Object getKey()
Copyright © 2011 Hazel Bilisim Ltd.. All Rights Reserved.