Class SlaveStepCopyPartitionDistribution.SlaveStepCopy

    • Constructor Detail

      • SlaveStepCopy

        public SlaveStepCopy​(String slaveServerName,
                             String partitionSchemaName,
                             int stepCopyNr)
        Parameters:
        slaveServerName -
        partitionSchemaName -
        stepCopyNr -
    • Method Detail

      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object
      • getSlaveServerName

        public String getSlaveServerName()
        Returns:
        the slaveServerName
      • setSlaveServerName

        public void setSlaveServerName​(String slaveServerName)
        Parameters:
        slaveServerName - the slaveServerName to set
      • getPartitionSchemaName

        public String getPartitionSchemaName()
        Returns:
        the partition schema name
      • setStepName

        public void setStepName​(String partitionSchemaName)
        Parameters:
        partitionSchemaName - the partition schema name to set
      • getStepCopyNr

        public int getStepCopyNr()
        Returns:
        the stepCopyNr
      • setStepCopyNr

        public void setStepCopyNr​(int stepCopyNr)
        Parameters:
        stepCopyNr - the stepCopyNr to set