public class DirectSpaceProxyFactoryImpl extends Object implements DirectSpaceProxyFactory, SmartExternalizable
Constructor and Description |
---|
DirectSpaceProxyFactoryImpl()
Required for Externalizable
|
DirectSpaceProxyFactoryImpl(IRemoteSpace remoteSpace,
SpaceSettings spaceSettings,
boolean clustered) |
Modifier and Type | Method and Description |
---|---|
DirectSpaceProxyFactoryImpl |
createCopy(boolean clustered) |
DirectSpaceProxyFactoryImpl |
createCopyWithoutClusterPolicyIfNeeded() |
SpaceProxyImpl |
createSpaceProxy() |
boolean |
isClustered() |
void |
readExternal(ObjectInput in) |
void |
writeExternal(ObjectOutput out) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
enabledSmartExternalizableWithReference
public DirectSpaceProxyFactoryImpl()
public DirectSpaceProxyFactoryImpl(IRemoteSpace remoteSpace, SpaceSettings spaceSettings, boolean clustered)
public DirectSpaceProxyFactoryImpl createCopy(boolean clustered)
public DirectSpaceProxyFactoryImpl createCopyWithoutClusterPolicyIfNeeded()
public boolean isClustered()
public SpaceProxyImpl createSpaceProxy()
createSpaceProxy
in interface DirectSpaceProxyFactory
public void writeExternal(ObjectOutput out) throws IOException
writeExternal
in interface Externalizable
IOException
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal
in interface Externalizable
IOException
ClassNotFoundException
Copyright © GigaSpaces.