Uses of Class
com.gigaspaces.internal.cluster.node.impl.gateway.lus.ReplicationLookupParameters
Packages that use ReplicationLookupParameters
Package
Description
-
Uses of ReplicationLookupParameters in com.gigaspaces.internal.cluster.node.impl.gateway.delegator
Methods in com.gigaspaces.internal.cluster.node.impl.gateway.delegator that return ReplicationLookupParametersMethods in com.gigaspaces.internal.cluster.node.impl.gateway.delegator with parameters of type ReplicationLookupParametersModifier and TypeMethodDescriptionvoidReplicationGatewayComponentConfig.setGatewayLookupParameters(ReplicationLookupParameters gatewayLookupParameters) -
Uses of ReplicationLookupParameters in com.gigaspaces.internal.cluster.node.impl.gateway.lus
Methods in com.gigaspaces.internal.cluster.node.impl.gateway.lus that return ReplicationLookupParametersModifier and TypeMethodDescriptionstatic ReplicationLookupParametersReplicationLookupParameters.getEnvironmentLookupParameters()ReplicationLookupParameters.merge(IReplicationLookupParameters other) -
Uses of ReplicationLookupParameters in com.gigaspaces.internal.cluster.node.impl.gateway.sink
Fields in com.gigaspaces.internal.cluster.node.impl.gateway.sink declared as ReplicationLookupParametersModifier and TypeFieldDescriptionprotected final ReplicationLookupParametersReplicationGatewayComponent._lookupParametersTemplateMethods in com.gigaspaces.internal.cluster.node.impl.gateway.sink with parameters of type ReplicationLookupParametersModifier and TypeMethodDescriptionprotected IReplicationLookupRegistrationServiceReplicationGatewayComponent.createRegistrationService(ReplicationGatewayComponentConfig config, ReplicationLookupParameters gatewayLookupParameters, ReplicationLookupParameters environmentLookupParameters) -
Uses of ReplicationLookupParameters in org.openspaces.core.gateway
Methods in org.openspaces.core.gateway that return ReplicationLookupParameters