Class RegisterReplicationLocalViewTask
java.lang.Object
com.gigaspaces.internal.client.spaceproxy.executors.SystemTask<RegisterReplicationLocalViewResponseInfo>
com.gigaspaces.internal.client.spaceproxy.executors.RegisterReplicationLocalViewTask
- All Implemented Interfaces:
SpaceTask<RegisterReplicationLocalViewResponseInfo>,SmartExternalizable,Externalizable,Serializable
public class RegisterReplicationLocalViewTask
extends SystemTask<RegisterReplicationLocalViewResponseInfo>
- Since:
- 8.0.5
- Author:
- Niv Ingberg
- See Also:
-
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidMethods inherited from class com.gigaspaces.internal.client.spaceproxy.executors.SystemTask
executeMethods 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
-
RegisterReplicationLocalViewTask
public RegisterReplicationLocalViewTask() -
RegisterReplicationLocalViewTask
-
-
Method Details
-
getSpaceRequestInfo
- Specified by:
getSpaceRequestInfoin classSystemTask<RegisterReplicationLocalViewResponseInfo>
-
writeExternal
- Specified by:
writeExternalin interfaceExternalizable- Overrides:
writeExternalin classSystemTask<RegisterReplicationLocalViewResponseInfo>- Throws:
IOException
-
readExternal
- Specified by:
readExternalin interfaceExternalizable- Overrides:
readExternalin classSystemTask<RegisterReplicationLocalViewResponseInfo>- Throws:
IOExceptionClassNotFoundException
-