public class ReplicationLookupParameters extends Object implements IReplicationLookupParameters
Constructor and Description |
---|
ReplicationLookupParameters() |
Modifier and Type | Method and Description |
---|---|
IReplicationLookupParameters |
clone() |
static ReplicationLookupParameters |
getEnvironmentLookupParameters() |
String[] |
getLookupGroups() |
LookupLocator[] |
getLookupLocators() |
String |
getLookupName() |
ReplicationLookupParameters |
merge(IReplicationLookupParameters other) |
void |
setLookupGroups(String[] lookupGroups) |
void |
setLookupLocators(LookupLocator[] lookupLocators) |
void |
setLookupName(String lookupName) |
String |
toString() |
public void setLookupName(String lookupName)
setLookupName
in interface IReplicationLookupParameters
public String getLookupName()
getLookupName
in interface IReplicationLookupParameters
public IReplicationLookupParameters clone()
clone
in interface IReplicationLookupParameters
clone
in class Object
public ReplicationLookupParameters merge(IReplicationLookupParameters other)
merge
in interface IReplicationLookupParameters
public void setLookupGroups(String[] lookupGroups)
public String[] getLookupGroups()
public void setLookupLocators(LookupLocator[] lookupLocators)
public LookupLocator[] getLookupLocators()
public static ReplicationLookupParameters getEnvironmentLookupParameters()
Copyright © GigaSpaces.