Class Partition

    • Constructor Detail

      • Partition

        public Partition()
      • Partition

        public Partition​(Partition source)
        NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
    • Method Detail

      • getPartitionId

        public Long getPartitionId()
        Get 分区ID
        Returns:
        PartitionId 分区ID
      • setPartitionId

        public void setPartitionId​(Long PartitionId)
        Set 分区ID
        Parameters:
        PartitionId - 分区ID