Class ReplicationLookupParameters
java.lang.Object
com.gigaspaces.internal.cluster.node.impl.gateway.lus.ReplicationLookupParameters
- All Implemented Interfaces:
IReplicationLookupParameters
- Since:
- 8.0.3
- Author:
- idan
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionclone()static ReplicationLookupParametersString[]voidsetLookupGroups(String[] lookupGroups) voidsetLookupLocators(LookupLocator[] lookupLocators) voidsetLookupName(String lookupName) toString()
-
Constructor Details
-
ReplicationLookupParameters
public ReplicationLookupParameters()
-
-
Method Details
-
setLookupName
- Specified by:
setLookupNamein interfaceIReplicationLookupParameters
-
getLookupName
- Specified by:
getLookupNamein interfaceIReplicationLookupParameters
-
clone
- Specified by:
clonein interfaceIReplicationLookupParameters- Overrides:
clonein classObject
-
merge
- Specified by:
mergein interfaceIReplicationLookupParameters
-
setLookupGroups
-
getLookupGroups
-
setLookupLocators
-
getLookupLocators
-
getEnvironmentLookupParameters
-
toString
-