This is an automated email from the ASF dual-hosted git repository.

qiaojialin pushed a change to branch add_javadoc_for_cluster
in repository https://gitbox.apache.org/repos/asf/iotdb.git.


    from 72e1cb5  add javadoc for cluster
     add 8f8af9c  rename id in PartitionGroup to raftId

No new revisions were added by this update.

Summary of changes:
 .../log/snapshot/PullSnapshotTaskDescriptor.java   |  2 +-
 .../apache/iotdb/cluster/metadata/CMManager.java   |  8 +++---
 .../iotdb/cluster/partition/NodeRemovalResult.java |  2 +-
 .../iotdb/cluster/partition/PartitionGroup.java    | 30 +++++++++++-----------
 .../cluster/partition/slot/SlotPartitionTable.java |  4 +--
 .../iotdb/cluster/query/ClusterPlanExecutor.java   |  6 ++---
 .../cluster/query/aggregate/ClusterAggregator.java |  2 +-
 .../cluster/query/fill/ClusterPreviousFill.java    |  2 +-
 .../query/last/ClusterLastQueryExecutor.java       |  2 +-
 .../cluster/query/reader/ClusterReaderFactory.java |  4 +--
 .../cluster/server/PullSnapshotHintService.java    |  2 +-
 .../iotdb/cluster/server/StoppedMemberManager.java |  2 +-
 .../cluster/server/member/DataGroupMember.java     |  4 +--
 .../iotdb/cluster/server/member/RaftMember.java    |  2 +-
 .../cluster/utils/nodetool/function/Slot.java      |  2 +-
 15 files changed, 37 insertions(+), 37 deletions(-)

Reply via email to