public class SlaveStepCopyPartitionDistribution.SlaveStepCopy extends Object implements Comparable<SlaveStepCopyPartitionDistribution.SlaveStepCopy>
Constructor and Description |
---|
SlaveStepCopy(String slaveServerName,
String partitionSchemaName,
int stepCopyNr) |
Modifier and Type | Method and Description |
---|---|
int |
compareTo(SlaveStepCopyPartitionDistribution.SlaveStepCopy o) |
boolean |
equals(Object obj) |
String |
getPartitionSchemaName() |
String |
getSlaveServerName() |
int |
getStepCopyNr() |
int |
hashCode() |
void |
setSlaveServerName(String slaveServerName) |
void |
setStepCopyNr(int stepCopyNr) |
void |
setStepName(String partitionSchemaName) |
String |
toString() |
public int compareTo(SlaveStepCopyPartitionDistribution.SlaveStepCopy o)
compareTo
in interface Comparable<SlaveStepCopyPartitionDistribution.SlaveStepCopy>
public String getSlaveServerName()
public void setSlaveServerName(String slaveServerName)
slaveServerName
- the slaveServerName to setpublic String getPartitionSchemaName()
public void setStepName(String partitionSchemaName)
partitionSchemaName
- the partition schema name to setpublic int getStepCopyNr()
public void setStepCopyNr(int stepCopyNr)
stepCopyNr
- the stepCopyNr to setCopyright © 2018 Hitachi Vantara. All rights reserved.