public class SlaveStepCopyPartitionDistribution.SlaveStepCopy extends Object implements Comparable<SlaveStepCopyPartitionDistribution.SlaveStepCopy>
| 构造器和说明 |
|---|
SlaveStepCopy(String slaveServerName,
String partitionSchemaName,
int stepCopyNr) |
| 限定符和类型 | 方法和说明 |
|---|---|
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)
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 © 2024 Hitachi Vantara. All rights reserved.