public class ReplicationSink extends LusExportedReplicationComponent
Modifier and Type | Field and Description |
---|---|
static String |
LOOKUP_NAME_PREFIX |
Constructor and Description |
---|
ReplicationSink(String myLookupName,
IReplicationLookupRegistrationService lookupService,
IReplicationLookupParameters registrationParameters,
IServiceExporter serviceExporter,
IIncomingReplicationFacadeProvider nodeProvider) |
Modifier and Type | Method and Description |
---|---|
protected void |
afterRegistrationInitiated()
Called once the component is registration at the lookup service is initiated.
|
protected void |
onClose() |
protected <T> T |
onDispatch(AbstractReplicationPacket<T> packet)
Called once an incoming packet is dispatched
|
void |
onRegistered() |
close, dispatch, dispatchAsync, getMyLookupName, getMyRegistrationParameters, getMySiteName, getMyUuid, getServiceExporter, initRegistration, isAvailable
public static final String LOOKUP_NAME_PREFIX
public ReplicationSink(String myLookupName, IReplicationLookupRegistrationService lookupService, IReplicationLookupParameters registrationParameters, IServiceExporter serviceExporter, IIncomingReplicationFacadeProvider nodeProvider)
protected void afterRegistrationInitiated()
LusExportedReplicationComponent
afterRegistrationInitiated
in class LusExportedReplicationComponent
public void onRegistered()
protected <T> T onDispatch(AbstractReplicationPacket<T> packet) throws RemoteException
LusExportedReplicationComponent
onDispatch
in class LusExportedReplicationComponent
RemoteException
protected void onClose()
onClose
in class LusExportedReplicationComponent
Copyright © GigaSpaces.