Class DirectSpaceProxyFactoryImpl
java.lang.Object
com.gigaspaces.internal.client.spaceproxy.DirectSpaceProxyFactoryImpl
- All Implemented Interfaces:
DirectSpaceProxyFactory,SmartExternalizable,Externalizable,Serializable
public class DirectSpaceProxyFactoryImpl
extends Object
implements DirectSpaceProxyFactory, SmartExternalizable
- Since:
- 11.0
- Author:
- Niv Ingberg
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionRequired for ExternalizableDirectSpaceProxyFactoryImpl(IRemoteSpace remoteSpace, SpaceSettings spaceSettings, boolean clustered) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.gigaspaces.serialization.SmartExternalizable
enabledSmartExternalizableWithReference
-
Constructor Details
-
DirectSpaceProxyFactoryImpl
public DirectSpaceProxyFactoryImpl()Required for Externalizable -
DirectSpaceProxyFactoryImpl
public DirectSpaceProxyFactoryImpl(IRemoteSpace remoteSpace, SpaceSettings spaceSettings, boolean clustered)
-
-
Method Details
-
createCopy
-
createCopyWithoutClusterPolicyIfNeeded
-
isClustered
public boolean isClustered() -
createSpaceProxy
- Specified by:
createSpaceProxyin interfaceDirectSpaceProxyFactory
-
writeExternal
- Specified by:
writeExternalin interfaceExternalizable- Throws:
IOException
-
readExternal
- Specified by:
readExternalin interfaceExternalizable- Throws:
IOExceptionClassNotFoundException
-