public static class StoreManagementService.PartitionMetric extends Object
| 构造器和说明 |
|---|
PartitionMetric() |
| 限定符和类型 | 方法和说明 |
|---|---|
long |
getLeftIndex() |
short |
getPartition() |
long |
getRightIndex() |
void |
setLeftIndex(long leftIndex) |
void |
setPartition(short partition) |
void |
setRightIndex(long rightIndex) |
Copyright © 2020 Joyqueue Community. All rights reserved.