public static class FactoryImpl.CreateOrDestroyInstanceProxy extends AbstractRemotelyProcessable
connnode| Constructor and Description |
|---|
FactoryImpl.CreateOrDestroyInstanceProxy() |
FactoryImpl.CreateOrDestroyInstanceProxy(FactoryImpl.ProxyKey proxyKey,
boolean create) |
| Modifier and Type | Method and Description |
|---|---|
void |
process() |
void |
readData(DataInput in) |
void |
writeData(DataOutput out) |
getConnection, setConnectiongetNode, setNodereadByteArray, readObject, writeByteArray, writeObjectpublic FactoryImpl.CreateOrDestroyInstanceProxy()
public FactoryImpl.CreateOrDestroyInstanceProxy(FactoryImpl.ProxyKey proxyKey, boolean create)
public void process()
public void readData(DataInput in) throws IOException
readData in interface DataSerializablereadData in class AbstractRemotelyProcessableIOExceptionpublic void writeData(DataOutput out) throws IOException
writeData in interface DataSerializablewriteData in class AbstractRemotelyProcessableIOExceptionCopyright © 2013 Hazelcast, Inc.. All rights reserved.