public static class FactoryImpl.CreateOrDestroyInstanceProxy extends AbstractRemotelyProcessable
conn
node
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, setConnection
getNode, setNode
readByteArray, readObject, writeByteArray, writeObject
public FactoryImpl.CreateOrDestroyInstanceProxy()
public FactoryImpl.CreateOrDestroyInstanceProxy(FactoryImpl.ProxyKey proxyKey, boolean create)
public void process()
public void readData(DataInput in) throws IOException
readData
in interface DataSerializable
readData
in class AbstractRemotelyProcessable
IOException
public void writeData(DataOutput out) throws IOException
writeData
in interface DataSerializable
writeData
in class AbstractRemotelyProcessable
IOException
Copyright © 2013 Hazelcast, Inc.. All rights reserved.