Class ReplicationProxyGigaSpacesService
java.lang.Object
com.gigaspaces.internal.service.AbstractGigaSpacesService
com.gigaspaces.internal.cluster.node.impl.gateway.lus.ReplicationProxyGigaSpacesService
- All Implemented Interfaces:
ILRMIService,ServiceProxyAccessor,Remote
GigaSpaces replication service.
- Since:
- 8.0.3
- Author:
- idan
-
Field Summary
Fields inherited from class com.gigaspaces.internal.service.AbstractGigaSpacesService
SERVICE_ATTRIBUTE_MODIFY_AWAIT -
Constructor Summary
ConstructorsConstructorDescriptionReplicationProxyGigaSpacesService(String lookupName, Uuid serviceUuid, IReplicationConnectionProxy proxy, IServiceExporter serviceExporter) -
Method Summary
Methods inherited from class com.gigaspaces.internal.service.AbstractGigaSpacesService
addLookupAttributes, addLookupAttributes, AppendInitialLookupAttributes, getExporter, getJoinManager, getLifeCycle, getServiceTypeDescription, getUuid, modifyLookupAttributes, registerLookupService, unregisterFromLookupService
-
Constructor Details
-
ReplicationProxyGigaSpacesService
public ReplicationProxyGigaSpacesService(String lookupName, Uuid serviceUuid, IReplicationConnectionProxy proxy, IServiceExporter serviceExporter)
-
-
Method Details
-
getServiceProxy
Description copied from interface:ServiceProxyAccessorReturns a proxy object for this object. This value should not benull.- Returns:
- a proxy object reference
- Throws:
RemoteException
-
getServiceName
- Specified by:
getServiceNamein interfaceILRMIService- Specified by:
getServiceNamein classAbstractGigaSpacesService
-
close
public void close()
-