public static final class Pdpb.StoreStats.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Pdpb.StoreStats.Builder> implements Pdpb.StoreStatsOrBuilder
pdpb.StoreStats| 限定符和类型 | 方法和说明 |
|---|---|
Pdpb.StoreStats.Builder |
addAllCpuUsages(Iterable<? extends Pdpb.RecordPair> values)
Threads' CPU usages in the store
repeated .pdpb.RecordPair cpu_usages = 16; |
Pdpb.StoreStats.Builder |
addAllDamagedRegionsId(Iterable<? extends Long> values)
Damaged regions on the store that need to be removed by PD.
|
Pdpb.StoreStats.Builder |
addAllOpLatencies(Iterable<? extends Pdpb.RecordPair> values)
Operations' latencies in the store
repeated .pdpb.RecordPair op_latencies = 19; |
Pdpb.StoreStats.Builder |
addAllPeerStats(Iterable<? extends Pdpb.PeerStat> values)
Hot peer stat in the store
repeated .pdpb.PeerStat peer_stats = 20; |
Pdpb.StoreStats.Builder |
addAllReadIoRates(Iterable<? extends Pdpb.RecordPair> values)
Threads' read disk I/O rates in the store
repeated .pdpb.RecordPair read_io_rates = 17; |
Pdpb.StoreStats.Builder |
addAllWriteIoRates(Iterable<? extends Pdpb.RecordPair> values)
Threads' write disk I/O rates in the store
repeated .pdpb.RecordPair write_io_rates = 18; |
Pdpb.StoreStats.Builder |
addCpuUsages(int index,
Pdpb.RecordPair.Builder builderForValue)
Threads' CPU usages in the store
repeated .pdpb.RecordPair cpu_usages = 16; |
Pdpb.StoreStats.Builder |
addCpuUsages(int index,
Pdpb.RecordPair value)
Threads' CPU usages in the store
repeated .pdpb.RecordPair cpu_usages = 16; |
Pdpb.StoreStats.Builder |
addCpuUsages(Pdpb.RecordPair.Builder builderForValue)
Threads' CPU usages in the store
repeated .pdpb.RecordPair cpu_usages = 16; |
Pdpb.StoreStats.Builder |
addCpuUsages(Pdpb.RecordPair value)
Threads' CPU usages in the store
repeated .pdpb.RecordPair cpu_usages = 16; |
Pdpb.RecordPair.Builder |
addCpuUsagesBuilder()
Threads' CPU usages in the store
repeated .pdpb.RecordPair cpu_usages = 16; |
Pdpb.RecordPair.Builder |
addCpuUsagesBuilder(int index)
Threads' CPU usages in the store
repeated .pdpb.RecordPair cpu_usages = 16; |
Pdpb.StoreStats.Builder |
addDamagedRegionsId(long value)
Damaged regions on the store that need to be removed by PD.
|
Pdpb.StoreStats.Builder |
addOpLatencies(int index,
Pdpb.RecordPair.Builder builderForValue)
Operations' latencies in the store
repeated .pdpb.RecordPair op_latencies = 19; |
Pdpb.StoreStats.Builder |
addOpLatencies(int index,
Pdpb.RecordPair value)
Operations' latencies in the store
repeated .pdpb.RecordPair op_latencies = 19; |
Pdpb.StoreStats.Builder |
addOpLatencies(Pdpb.RecordPair.Builder builderForValue)
Operations' latencies in the store
repeated .pdpb.RecordPair op_latencies = 19; |
Pdpb.StoreStats.Builder |
addOpLatencies(Pdpb.RecordPair value)
Operations' latencies in the store
repeated .pdpb.RecordPair op_latencies = 19; |
Pdpb.RecordPair.Builder |
addOpLatenciesBuilder()
Operations' latencies in the store
repeated .pdpb.RecordPair op_latencies = 19; |
Pdpb.RecordPair.Builder |
addOpLatenciesBuilder(int index)
Operations' latencies in the store
repeated .pdpb.RecordPair op_latencies = 19; |
Pdpb.StoreStats.Builder |
addPeerStats(int index,
Pdpb.PeerStat.Builder builderForValue)
Hot peer stat in the store
repeated .pdpb.PeerStat peer_stats = 20; |
Pdpb.StoreStats.Builder |
addPeerStats(int index,
Pdpb.PeerStat value)
Hot peer stat in the store
repeated .pdpb.PeerStat peer_stats = 20; |
Pdpb.StoreStats.Builder |
addPeerStats(Pdpb.PeerStat.Builder builderForValue)
Hot peer stat in the store
repeated .pdpb.PeerStat peer_stats = 20; |
Pdpb.StoreStats.Builder |
addPeerStats(Pdpb.PeerStat value)
Hot peer stat in the store
repeated .pdpb.PeerStat peer_stats = 20; |
Pdpb.PeerStat.Builder |
addPeerStatsBuilder()
Hot peer stat in the store
repeated .pdpb.PeerStat peer_stats = 20; |
Pdpb.PeerStat.Builder |
addPeerStatsBuilder(int index)
Hot peer stat in the store
repeated .pdpb.PeerStat peer_stats = 20; |
Pdpb.StoreStats.Builder |
addReadIoRates(int index,
Pdpb.RecordPair.Builder builderForValue)
Threads' read disk I/O rates in the store
repeated .pdpb.RecordPair read_io_rates = 17; |
Pdpb.StoreStats.Builder |
addReadIoRates(int index,
Pdpb.RecordPair value)
Threads' read disk I/O rates in the store
repeated .pdpb.RecordPair read_io_rates = 17; |
Pdpb.StoreStats.Builder |
addReadIoRates(Pdpb.RecordPair.Builder builderForValue)
Threads' read disk I/O rates in the store
repeated .pdpb.RecordPair read_io_rates = 17; |
Pdpb.StoreStats.Builder |
addReadIoRates(Pdpb.RecordPair value)
Threads' read disk I/O rates in the store
repeated .pdpb.RecordPair read_io_rates = 17; |
Pdpb.RecordPair.Builder |
addReadIoRatesBuilder()
Threads' read disk I/O rates in the store
repeated .pdpb.RecordPair read_io_rates = 17; |
Pdpb.RecordPair.Builder |
addReadIoRatesBuilder(int index)
Threads' read disk I/O rates in the store
repeated .pdpb.RecordPair read_io_rates = 17; |
Pdpb.StoreStats.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Pdpb.StoreStats.Builder |
addWriteIoRates(int index,
Pdpb.RecordPair.Builder builderForValue)
Threads' write disk I/O rates in the store
repeated .pdpb.RecordPair write_io_rates = 18; |
Pdpb.StoreStats.Builder |
addWriteIoRates(int index,
Pdpb.RecordPair value)
Threads' write disk I/O rates in the store
repeated .pdpb.RecordPair write_io_rates = 18; |
Pdpb.StoreStats.Builder |
addWriteIoRates(Pdpb.RecordPair.Builder builderForValue)
Threads' write disk I/O rates in the store
repeated .pdpb.RecordPair write_io_rates = 18; |
Pdpb.StoreStats.Builder |
addWriteIoRates(Pdpb.RecordPair value)
Threads' write disk I/O rates in the store
repeated .pdpb.RecordPair write_io_rates = 18; |
Pdpb.RecordPair.Builder |
addWriteIoRatesBuilder()
Threads' write disk I/O rates in the store
repeated .pdpb.RecordPair write_io_rates = 18; |
Pdpb.RecordPair.Builder |
addWriteIoRatesBuilder(int index)
Threads' write disk I/O rates in the store
repeated .pdpb.RecordPair write_io_rates = 18; |
Pdpb.StoreStats |
build() |
Pdpb.StoreStats |
buildPartial() |
Pdpb.StoreStats.Builder |
clear() |
Pdpb.StoreStats.Builder |
clearApplyingSnapCount()
How many region is applying snapshot.
|
Pdpb.StoreStats.Builder |
clearAvailable()
Available size for the store.
|
Pdpb.StoreStats.Builder |
clearBytesRead()
Bytes read for the store during this period.
|
Pdpb.StoreStats.Builder |
clearBytesWritten()
Bytes written for the store during this period.
|
Pdpb.StoreStats.Builder |
clearCapacity()
Capacity for the store.
|
Pdpb.StoreStats.Builder |
clearCpuUsages()
Threads' CPU usages in the store
repeated .pdpb.RecordPair cpu_usages = 16; |
Pdpb.StoreStats.Builder |
clearDamagedRegionsId()
Damaged regions on the store that need to be removed by PD.
|
Pdpb.StoreStats.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Pdpb.StoreStats.Builder |
clearInterval()
Actually reported time interval
.pdpb.TimeInterval interval = 15; |
Pdpb.StoreStats.Builder |
clearIsApplyBusy()
If the apply worker is busy, namely high apply wait duration
bool is_apply_busy = 24; |
Pdpb.StoreStats.Builder |
clearIsBusy()
If the store is busy
bool is_busy = 9; |
Pdpb.StoreStats.Builder |
clearKeysRead()
Keys read for the store during this period.
|
Pdpb.StoreStats.Builder |
clearKeysWritten()
Keys written for the store during this period.
|
Pdpb.StoreStats.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Pdpb.StoreStats.Builder |
clearOpLatencies()
Operations' latencies in the store
repeated .pdpb.RecordPair op_latencies = 19; |
Pdpb.StoreStats.Builder |
clearPeerStats()
Hot peer stat in the store
repeated .pdpb.PeerStat peer_stats = 20; |
Pdpb.StoreStats.Builder |
clearQueryStats()
Store query stats
.pdpb.QueryStats query_stats = 21; |
Pdpb.StoreStats.Builder |
clearReadIoRates()
Threads' read disk I/O rates in the store
repeated .pdpb.RecordPair read_io_rates = 17; |
Pdpb.StoreStats.Builder |
clearReceivingSnapCount()
Current receiving snapshot count.
|
Pdpb.StoreStats.Builder |
clearRegionCount()
Total region count in this store.
|
Pdpb.StoreStats.Builder |
clearSendingSnapCount()
Current sending snapshot count.
|
Pdpb.StoreStats.Builder |
clearSlowScore()
Score that represents the speed of the store, ranges in [1, 100], lower is better.
|
Pdpb.StoreStats.Builder |
clearStartTime()
When the store is started (unix timestamp in seconds).
|
Pdpb.StoreStats.Builder |
clearStoreId()
uint64 store_id = 1; |
Pdpb.StoreStats.Builder |
clearUsedSize()
Actually used space by db
uint64 used_size = 10; |
Pdpb.StoreStats.Builder |
clearWriteIoRates()
Threads' write disk I/O rates in the store
repeated .pdpb.RecordPair write_io_rates = 18; |
Pdpb.StoreStats.Builder |
clone() |
int |
getApplyingSnapCount()
How many region is applying snapshot.
|
long |
getAvailable()
Available size for the store.
|
long |
getBytesRead()
Bytes read for the store during this period.
|
long |
getBytesWritten()
Bytes written for the store during this period.
|
long |
getCapacity()
Capacity for the store.
|
Pdpb.RecordPair |
getCpuUsages(int index)
Threads' CPU usages in the store
repeated .pdpb.RecordPair cpu_usages = 16; |
Pdpb.RecordPair.Builder |
getCpuUsagesBuilder(int index)
Threads' CPU usages in the store
repeated .pdpb.RecordPair cpu_usages = 16; |
List<Pdpb.RecordPair.Builder> |
getCpuUsagesBuilderList()
Threads' CPU usages in the store
repeated .pdpb.RecordPair cpu_usages = 16; |
int |
getCpuUsagesCount()
Threads' CPU usages in the store
repeated .pdpb.RecordPair cpu_usages = 16; |
List<Pdpb.RecordPair> |
getCpuUsagesList()
Threads' CPU usages in the store
repeated .pdpb.RecordPair cpu_usages = 16; |
Pdpb.RecordPairOrBuilder |
getCpuUsagesOrBuilder(int index)
Threads' CPU usages in the store
repeated .pdpb.RecordPair cpu_usages = 16; |
List<? extends Pdpb.RecordPairOrBuilder> |
getCpuUsagesOrBuilderList()
Threads' CPU usages in the store
repeated .pdpb.RecordPair cpu_usages = 16; |
long |
getDamagedRegionsId(int index)
Damaged regions on the store that need to be removed by PD.
|
int |
getDamagedRegionsIdCount()
Damaged regions on the store that need to be removed by PD.
|
List<Long> |
getDamagedRegionsIdList()
Damaged regions on the store that need to be removed by PD.
|
Pdpb.StoreStats |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
Pdpb.TimeInterval |
getInterval()
Actually reported time interval
.pdpb.TimeInterval interval = 15; |
Pdpb.TimeInterval.Builder |
getIntervalBuilder()
Actually reported time interval
.pdpb.TimeInterval interval = 15; |
Pdpb.TimeIntervalOrBuilder |
getIntervalOrBuilder()
Actually reported time interval
.pdpb.TimeInterval interval = 15; |
boolean |
getIsApplyBusy()
If the apply worker is busy, namely high apply wait duration
bool is_apply_busy = 24; |
boolean |
getIsBusy()
If the store is busy
bool is_busy = 9; |
long |
getKeysRead()
Keys read for the store during this period.
|
long |
getKeysWritten()
Keys written for the store during this period.
|
Pdpb.RecordPair |
getOpLatencies(int index)
Operations' latencies in the store
repeated .pdpb.RecordPair op_latencies = 19; |
Pdpb.RecordPair.Builder |
getOpLatenciesBuilder(int index)
Operations' latencies in the store
repeated .pdpb.RecordPair op_latencies = 19; |
List<Pdpb.RecordPair.Builder> |
getOpLatenciesBuilderList()
Operations' latencies in the store
repeated .pdpb.RecordPair op_latencies = 19; |
int |
getOpLatenciesCount()
Operations' latencies in the store
repeated .pdpb.RecordPair op_latencies = 19; |
List<Pdpb.RecordPair> |
getOpLatenciesList()
Operations' latencies in the store
repeated .pdpb.RecordPair op_latencies = 19; |
Pdpb.RecordPairOrBuilder |
getOpLatenciesOrBuilder(int index)
Operations' latencies in the store
repeated .pdpb.RecordPair op_latencies = 19; |
List<? extends Pdpb.RecordPairOrBuilder> |
getOpLatenciesOrBuilderList()
Operations' latencies in the store
repeated .pdpb.RecordPair op_latencies = 19; |
Pdpb.PeerStat |
getPeerStats(int index)
Hot peer stat in the store
repeated .pdpb.PeerStat peer_stats = 20; |
Pdpb.PeerStat.Builder |
getPeerStatsBuilder(int index)
Hot peer stat in the store
repeated .pdpb.PeerStat peer_stats = 20; |
List<Pdpb.PeerStat.Builder> |
getPeerStatsBuilderList()
Hot peer stat in the store
repeated .pdpb.PeerStat peer_stats = 20; |
int |
getPeerStatsCount()
Hot peer stat in the store
repeated .pdpb.PeerStat peer_stats = 20; |
List<Pdpb.PeerStat> |
getPeerStatsList()
Hot peer stat in the store
repeated .pdpb.PeerStat peer_stats = 20; |
Pdpb.PeerStatOrBuilder |
getPeerStatsOrBuilder(int index)
Hot peer stat in the store
repeated .pdpb.PeerStat peer_stats = 20; |
List<? extends Pdpb.PeerStatOrBuilder> |
getPeerStatsOrBuilderList()
Hot peer stat in the store
repeated .pdpb.PeerStat peer_stats = 20; |
Pdpb.QueryStats |
getQueryStats()
Store query stats
.pdpb.QueryStats query_stats = 21; |
Pdpb.QueryStats.Builder |
getQueryStatsBuilder()
Store query stats
.pdpb.QueryStats query_stats = 21; |
Pdpb.QueryStatsOrBuilder |
getQueryStatsOrBuilder()
Store query stats
.pdpb.QueryStats query_stats = 21; |
Pdpb.RecordPair |
getReadIoRates(int index)
Threads' read disk I/O rates in the store
repeated .pdpb.RecordPair read_io_rates = 17; |
Pdpb.RecordPair.Builder |
getReadIoRatesBuilder(int index)
Threads' read disk I/O rates in the store
repeated .pdpb.RecordPair read_io_rates = 17; |
List<Pdpb.RecordPair.Builder> |
getReadIoRatesBuilderList()
Threads' read disk I/O rates in the store
repeated .pdpb.RecordPair read_io_rates = 17; |
int |
getReadIoRatesCount()
Threads' read disk I/O rates in the store
repeated .pdpb.RecordPair read_io_rates = 17; |
List<Pdpb.RecordPair> |
getReadIoRatesList()
Threads' read disk I/O rates in the store
repeated .pdpb.RecordPair read_io_rates = 17; |
Pdpb.RecordPairOrBuilder |
getReadIoRatesOrBuilder(int index)
Threads' read disk I/O rates in the store
repeated .pdpb.RecordPair read_io_rates = 17; |
List<? extends Pdpb.RecordPairOrBuilder> |
getReadIoRatesOrBuilderList()
Threads' read disk I/O rates in the store
repeated .pdpb.RecordPair read_io_rates = 17; |
int |
getReceivingSnapCount()
Current receiving snapshot count.
|
int |
getRegionCount()
Total region count in this store.
|
int |
getSendingSnapCount()
Current sending snapshot count.
|
long |
getSlowScore()
Score that represents the speed of the store, ranges in [1, 100], lower is better.
|
int |
getStartTime()
When the store is started (unix timestamp in seconds).
|
long |
getStoreId()
uint64 store_id = 1; |
long |
getUsedSize()
Actually used space by db
uint64 used_size = 10; |
Pdpb.RecordPair |
getWriteIoRates(int index)
Threads' write disk I/O rates in the store
repeated .pdpb.RecordPair write_io_rates = 18; |
Pdpb.RecordPair.Builder |
getWriteIoRatesBuilder(int index)
Threads' write disk I/O rates in the store
repeated .pdpb.RecordPair write_io_rates = 18; |
List<Pdpb.RecordPair.Builder> |
getWriteIoRatesBuilderList()
Threads' write disk I/O rates in the store
repeated .pdpb.RecordPair write_io_rates = 18; |
int |
getWriteIoRatesCount()
Threads' write disk I/O rates in the store
repeated .pdpb.RecordPair write_io_rates = 18; |
List<Pdpb.RecordPair> |
getWriteIoRatesList()
Threads' write disk I/O rates in the store
repeated .pdpb.RecordPair write_io_rates = 18; |
Pdpb.RecordPairOrBuilder |
getWriteIoRatesOrBuilder(int index)
Threads' write disk I/O rates in the store
repeated .pdpb.RecordPair write_io_rates = 18; |
List<? extends Pdpb.RecordPairOrBuilder> |
getWriteIoRatesOrBuilderList()
Threads' write disk I/O rates in the store
repeated .pdpb.RecordPair write_io_rates = 18; |
boolean |
hasInterval()
Actually reported time interval
.pdpb.TimeInterval interval = 15; |
boolean |
hasQueryStats()
Store query stats
.pdpb.QueryStats query_stats = 21; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Pdpb.StoreStats.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Pdpb.StoreStats.Builder |
mergeFrom(com.google.protobuf.Message other) |
Pdpb.StoreStats.Builder |
mergeFrom(Pdpb.StoreStats other) |
Pdpb.StoreStats.Builder |
mergeInterval(Pdpb.TimeInterval value)
Actually reported time interval
.pdpb.TimeInterval interval = 15; |
Pdpb.StoreStats.Builder |
mergeQueryStats(Pdpb.QueryStats value)
Store query stats
.pdpb.QueryStats query_stats = 21; |
Pdpb.StoreStats.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Pdpb.StoreStats.Builder |
removeCpuUsages(int index)
Threads' CPU usages in the store
repeated .pdpb.RecordPair cpu_usages = 16; |
Pdpb.StoreStats.Builder |
removeOpLatencies(int index)
Operations' latencies in the store
repeated .pdpb.RecordPair op_latencies = 19; |
Pdpb.StoreStats.Builder |
removePeerStats(int index)
Hot peer stat in the store
repeated .pdpb.PeerStat peer_stats = 20; |
Pdpb.StoreStats.Builder |
removeReadIoRates(int index)
Threads' read disk I/O rates in the store
repeated .pdpb.RecordPair read_io_rates = 17; |
Pdpb.StoreStats.Builder |
removeWriteIoRates(int index)
Threads' write disk I/O rates in the store
repeated .pdpb.RecordPair write_io_rates = 18; |
Pdpb.StoreStats.Builder |
setApplyingSnapCount(int value)
How many region is applying snapshot.
|
Pdpb.StoreStats.Builder |
setAvailable(long value)
Available size for the store.
|
Pdpb.StoreStats.Builder |
setBytesRead(long value)
Bytes read for the store during this period.
|
Pdpb.StoreStats.Builder |
setBytesWritten(long value)
Bytes written for the store during this period.
|
Pdpb.StoreStats.Builder |
setCapacity(long value)
Capacity for the store.
|
Pdpb.StoreStats.Builder |
setCpuUsages(int index,
Pdpb.RecordPair.Builder builderForValue)
Threads' CPU usages in the store
repeated .pdpb.RecordPair cpu_usages = 16; |
Pdpb.StoreStats.Builder |
setCpuUsages(int index,
Pdpb.RecordPair value)
Threads' CPU usages in the store
repeated .pdpb.RecordPair cpu_usages = 16; |
Pdpb.StoreStats.Builder |
setDamagedRegionsId(int index,
long value)
Damaged regions on the store that need to be removed by PD.
|
Pdpb.StoreStats.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Pdpb.StoreStats.Builder |
setInterval(Pdpb.TimeInterval.Builder builderForValue)
Actually reported time interval
.pdpb.TimeInterval interval = 15; |
Pdpb.StoreStats.Builder |
setInterval(Pdpb.TimeInterval value)
Actually reported time interval
.pdpb.TimeInterval interval = 15; |
Pdpb.StoreStats.Builder |
setIsApplyBusy(boolean value)
If the apply worker is busy, namely high apply wait duration
bool is_apply_busy = 24; |
Pdpb.StoreStats.Builder |
setIsBusy(boolean value)
If the store is busy
bool is_busy = 9; |
Pdpb.StoreStats.Builder |
setKeysRead(long value)
Keys read for the store during this period.
|
Pdpb.StoreStats.Builder |
setKeysWritten(long value)
Keys written for the store during this period.
|
Pdpb.StoreStats.Builder |
setOpLatencies(int index,
Pdpb.RecordPair.Builder builderForValue)
Operations' latencies in the store
repeated .pdpb.RecordPair op_latencies = 19; |
Pdpb.StoreStats.Builder |
setOpLatencies(int index,
Pdpb.RecordPair value)
Operations' latencies in the store
repeated .pdpb.RecordPair op_latencies = 19; |
Pdpb.StoreStats.Builder |
setPeerStats(int index,
Pdpb.PeerStat.Builder builderForValue)
Hot peer stat in the store
repeated .pdpb.PeerStat peer_stats = 20; |
Pdpb.StoreStats.Builder |
setPeerStats(int index,
Pdpb.PeerStat value)
Hot peer stat in the store
repeated .pdpb.PeerStat peer_stats = 20; |
Pdpb.StoreStats.Builder |
setQueryStats(Pdpb.QueryStats.Builder builderForValue)
Store query stats
.pdpb.QueryStats query_stats = 21; |
Pdpb.StoreStats.Builder |
setQueryStats(Pdpb.QueryStats value)
Store query stats
.pdpb.QueryStats query_stats = 21; |
Pdpb.StoreStats.Builder |
setReadIoRates(int index,
Pdpb.RecordPair.Builder builderForValue)
Threads' read disk I/O rates in the store
repeated .pdpb.RecordPair read_io_rates = 17; |
Pdpb.StoreStats.Builder |
setReadIoRates(int index,
Pdpb.RecordPair value)
Threads' read disk I/O rates in the store
repeated .pdpb.RecordPair read_io_rates = 17; |
Pdpb.StoreStats.Builder |
setReceivingSnapCount(int value)
Current receiving snapshot count.
|
Pdpb.StoreStats.Builder |
setRegionCount(int value)
Total region count in this store.
|
Pdpb.StoreStats.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Pdpb.StoreStats.Builder |
setSendingSnapCount(int value)
Current sending snapshot count.
|
Pdpb.StoreStats.Builder |
setSlowScore(long value)
Score that represents the speed of the store, ranges in [1, 100], lower is better.
|
Pdpb.StoreStats.Builder |
setStartTime(int value)
When the store is started (unix timestamp in seconds).
|
Pdpb.StoreStats.Builder |
setStoreId(long value)
uint64 store_id = 1; |
Pdpb.StoreStats.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Pdpb.StoreStats.Builder |
setUsedSize(long value)
Actually used space by db
uint64 used_size = 10; |
Pdpb.StoreStats.Builder |
setWriteIoRates(int index,
Pdpb.RecordPair.Builder builderForValue)
Threads' write disk I/O rates in the store
repeated .pdpb.RecordPair write_io_rates = 18; |
Pdpb.StoreStats.Builder |
setWriteIoRates(int index,
Pdpb.RecordPair value)
Threads' write disk I/O rates in the store
repeated .pdpb.RecordPair write_io_rates = 18; |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable 在类中 com.google.protobuf.GeneratedMessageV3.Builder<Pdpb.StoreStats.Builder>public Pdpb.StoreStats.Builder clear()
clear 在接口中 com.google.protobuf.Message.Builderclear 在接口中 com.google.protobuf.MessageLite.Builderclear 在类中 com.google.protobuf.GeneratedMessageV3.Builder<Pdpb.StoreStats.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType 在接口中 com.google.protobuf.Message.BuildergetDescriptorForType 在接口中 com.google.protobuf.MessageOrBuildergetDescriptorForType 在类中 com.google.protobuf.GeneratedMessageV3.Builder<Pdpb.StoreStats.Builder>public Pdpb.StoreStats getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.google.protobuf.MessageOrBuilderpublic Pdpb.StoreStats build()
build 在接口中 com.google.protobuf.Message.Builderbuild 在接口中 com.google.protobuf.MessageLite.Builderpublic Pdpb.StoreStats buildPartial()
buildPartial 在接口中 com.google.protobuf.Message.BuilderbuildPartial 在接口中 com.google.protobuf.MessageLite.Builderpublic Pdpb.StoreStats.Builder clone()
clone 在接口中 com.google.protobuf.Message.Builderclone 在接口中 com.google.protobuf.MessageLite.Builderclone 在类中 com.google.protobuf.GeneratedMessageV3.Builder<Pdpb.StoreStats.Builder>public Pdpb.StoreStats.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField 在接口中 com.google.protobuf.Message.BuildersetField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<Pdpb.StoreStats.Builder>public Pdpb.StoreStats.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField 在接口中 com.google.protobuf.Message.BuilderclearField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<Pdpb.StoreStats.Builder>public Pdpb.StoreStats.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof 在接口中 com.google.protobuf.Message.BuilderclearOneof 在类中 com.google.protobuf.GeneratedMessageV3.Builder<Pdpb.StoreStats.Builder>public Pdpb.StoreStats.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField 在接口中 com.google.protobuf.Message.BuildersetRepeatedField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<Pdpb.StoreStats.Builder>public Pdpb.StoreStats.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField 在接口中 com.google.protobuf.Message.BuilderaddRepeatedField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<Pdpb.StoreStats.Builder>public Pdpb.StoreStats.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom 在接口中 com.google.protobuf.Message.BuildermergeFrom 在类中 com.google.protobuf.AbstractMessage.Builder<Pdpb.StoreStats.Builder>public Pdpb.StoreStats.Builder mergeFrom(Pdpb.StoreStats other)
public final boolean isInitialized()
isInitialized 在接口中 com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.google.protobuf.GeneratedMessageV3.Builder<Pdpb.StoreStats.Builder>public Pdpb.StoreStats.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom 在接口中 com.google.protobuf.Message.BuildermergeFrom 在接口中 com.google.protobuf.MessageLite.BuildermergeFrom 在类中 com.google.protobuf.AbstractMessage.Builder<Pdpb.StoreStats.Builder>IOExceptionpublic long getStoreId()
uint64 store_id = 1;getStoreId 在接口中 Pdpb.StoreStatsOrBuilderpublic Pdpb.StoreStats.Builder setStoreId(long value)
uint64 store_id = 1;public Pdpb.StoreStats.Builder clearStoreId()
uint64 store_id = 1;public long getCapacity()
Capacity for the store.
uint64 capacity = 2;getCapacity 在接口中 Pdpb.StoreStatsOrBuilderpublic Pdpb.StoreStats.Builder setCapacity(long value)
Capacity for the store.
uint64 capacity = 2;public Pdpb.StoreStats.Builder clearCapacity()
Capacity for the store.
uint64 capacity = 2;public long getAvailable()
Available size for the store.
uint64 available = 3;getAvailable 在接口中 Pdpb.StoreStatsOrBuilderpublic Pdpb.StoreStats.Builder setAvailable(long value)
Available size for the store.
uint64 available = 3;public Pdpb.StoreStats.Builder clearAvailable()
Available size for the store.
uint64 available = 3;public int getRegionCount()
Total region count in this store.
uint32 region_count = 4;getRegionCount 在接口中 Pdpb.StoreStatsOrBuilderpublic Pdpb.StoreStats.Builder setRegionCount(int value)
Total region count in this store.
uint32 region_count = 4;public Pdpb.StoreStats.Builder clearRegionCount()
Total region count in this store.
uint32 region_count = 4;public int getSendingSnapCount()
Current sending snapshot count.
uint32 sending_snap_count = 5;getSendingSnapCount 在接口中 Pdpb.StoreStatsOrBuilderpublic Pdpb.StoreStats.Builder setSendingSnapCount(int value)
Current sending snapshot count.
uint32 sending_snap_count = 5;public Pdpb.StoreStats.Builder clearSendingSnapCount()
Current sending snapshot count.
uint32 sending_snap_count = 5;public int getReceivingSnapCount()
Current receiving snapshot count.
uint32 receiving_snap_count = 6;public Pdpb.StoreStats.Builder setReceivingSnapCount(int value)
Current receiving snapshot count.
uint32 receiving_snap_count = 6;public Pdpb.StoreStats.Builder clearReceivingSnapCount()
Current receiving snapshot count.
uint32 receiving_snap_count = 6;public int getStartTime()
When the store is started (unix timestamp in seconds).
uint32 start_time = 7;getStartTime 在接口中 Pdpb.StoreStatsOrBuilderpublic Pdpb.StoreStats.Builder setStartTime(int value)
When the store is started (unix timestamp in seconds).
uint32 start_time = 7;public Pdpb.StoreStats.Builder clearStartTime()
When the store is started (unix timestamp in seconds).
uint32 start_time = 7;public int getApplyingSnapCount()
How many region is applying snapshot.
uint32 applying_snap_count = 8;getApplyingSnapCount 在接口中 Pdpb.StoreStatsOrBuilderpublic Pdpb.StoreStats.Builder setApplyingSnapCount(int value)
How many region is applying snapshot.
uint32 applying_snap_count = 8;public Pdpb.StoreStats.Builder clearApplyingSnapCount()
How many region is applying snapshot.
uint32 applying_snap_count = 8;public boolean getIsBusy()
If the store is busy
bool is_busy = 9;getIsBusy 在接口中 Pdpb.StoreStatsOrBuilderpublic Pdpb.StoreStats.Builder setIsBusy(boolean value)
If the store is busy
bool is_busy = 9;public Pdpb.StoreStats.Builder clearIsBusy()
If the store is busy
bool is_busy = 9;public long getUsedSize()
Actually used space by db
uint64 used_size = 10;getUsedSize 在接口中 Pdpb.StoreStatsOrBuilderpublic Pdpb.StoreStats.Builder setUsedSize(long value)
Actually used space by db
uint64 used_size = 10;public Pdpb.StoreStats.Builder clearUsedSize()
Actually used space by db
uint64 used_size = 10;public long getBytesWritten()
Bytes written for the store during this period.
uint64 bytes_written = 11;getBytesWritten 在接口中 Pdpb.StoreStatsOrBuilderpublic Pdpb.StoreStats.Builder setBytesWritten(long value)
Bytes written for the store during this period.
uint64 bytes_written = 11;public Pdpb.StoreStats.Builder clearBytesWritten()
Bytes written for the store during this period.
uint64 bytes_written = 11;public long getKeysWritten()
Keys written for the store during this period.
uint64 keys_written = 12;getKeysWritten 在接口中 Pdpb.StoreStatsOrBuilderpublic Pdpb.StoreStats.Builder setKeysWritten(long value)
Keys written for the store during this period.
uint64 keys_written = 12;public Pdpb.StoreStats.Builder clearKeysWritten()
Keys written for the store during this period.
uint64 keys_written = 12;public long getBytesRead()
Bytes read for the store during this period.
uint64 bytes_read = 13;getBytesRead 在接口中 Pdpb.StoreStatsOrBuilderpublic Pdpb.StoreStats.Builder setBytesRead(long value)
Bytes read for the store during this period.
uint64 bytes_read = 13;public Pdpb.StoreStats.Builder clearBytesRead()
Bytes read for the store during this period.
uint64 bytes_read = 13;public long getKeysRead()
Keys read for the store during this period.
uint64 keys_read = 14;getKeysRead 在接口中 Pdpb.StoreStatsOrBuilderpublic Pdpb.StoreStats.Builder setKeysRead(long value)
Keys read for the store during this period.
uint64 keys_read = 14;public Pdpb.StoreStats.Builder clearKeysRead()
Keys read for the store during this period.
uint64 keys_read = 14;public boolean hasInterval()
Actually reported time interval
.pdpb.TimeInterval interval = 15;hasInterval 在接口中 Pdpb.StoreStatsOrBuilderpublic Pdpb.TimeInterval getInterval()
Actually reported time interval
.pdpb.TimeInterval interval = 15;getInterval 在接口中 Pdpb.StoreStatsOrBuilderpublic Pdpb.StoreStats.Builder setInterval(Pdpb.TimeInterval value)
Actually reported time interval
.pdpb.TimeInterval interval = 15;public Pdpb.StoreStats.Builder setInterval(Pdpb.TimeInterval.Builder builderForValue)
Actually reported time interval
.pdpb.TimeInterval interval = 15;public Pdpb.StoreStats.Builder mergeInterval(Pdpb.TimeInterval value)
Actually reported time interval
.pdpb.TimeInterval interval = 15;public Pdpb.StoreStats.Builder clearInterval()
Actually reported time interval
.pdpb.TimeInterval interval = 15;public Pdpb.TimeInterval.Builder getIntervalBuilder()
Actually reported time interval
.pdpb.TimeInterval interval = 15;public Pdpb.TimeIntervalOrBuilder getIntervalOrBuilder()
Actually reported time interval
.pdpb.TimeInterval interval = 15;getIntervalOrBuilder 在接口中 Pdpb.StoreStatsOrBuilderpublic List<Pdpb.RecordPair> getCpuUsagesList()
Threads' CPU usages in the store
repeated .pdpb.RecordPair cpu_usages = 16;getCpuUsagesList 在接口中 Pdpb.StoreStatsOrBuilderpublic int getCpuUsagesCount()
Threads' CPU usages in the store
repeated .pdpb.RecordPair cpu_usages = 16;getCpuUsagesCount 在接口中 Pdpb.StoreStatsOrBuilderpublic Pdpb.RecordPair getCpuUsages(int index)
Threads' CPU usages in the store
repeated .pdpb.RecordPair cpu_usages = 16;getCpuUsages 在接口中 Pdpb.StoreStatsOrBuilderpublic Pdpb.StoreStats.Builder setCpuUsages(int index, Pdpb.RecordPair value)
Threads' CPU usages in the store
repeated .pdpb.RecordPair cpu_usages = 16;public Pdpb.StoreStats.Builder setCpuUsages(int index, Pdpb.RecordPair.Builder builderForValue)
Threads' CPU usages in the store
repeated .pdpb.RecordPair cpu_usages = 16;public Pdpb.StoreStats.Builder addCpuUsages(Pdpb.RecordPair value)
Threads' CPU usages in the store
repeated .pdpb.RecordPair cpu_usages = 16;public Pdpb.StoreStats.Builder addCpuUsages(int index, Pdpb.RecordPair value)
Threads' CPU usages in the store
repeated .pdpb.RecordPair cpu_usages = 16;public Pdpb.StoreStats.Builder addCpuUsages(Pdpb.RecordPair.Builder builderForValue)
Threads' CPU usages in the store
repeated .pdpb.RecordPair cpu_usages = 16;public Pdpb.StoreStats.Builder addCpuUsages(int index, Pdpb.RecordPair.Builder builderForValue)
Threads' CPU usages in the store
repeated .pdpb.RecordPair cpu_usages = 16;public Pdpb.StoreStats.Builder addAllCpuUsages(Iterable<? extends Pdpb.RecordPair> values)
Threads' CPU usages in the store
repeated .pdpb.RecordPair cpu_usages = 16;public Pdpb.StoreStats.Builder clearCpuUsages()
Threads' CPU usages in the store
repeated .pdpb.RecordPair cpu_usages = 16;public Pdpb.StoreStats.Builder removeCpuUsages(int index)
Threads' CPU usages in the store
repeated .pdpb.RecordPair cpu_usages = 16;public Pdpb.RecordPair.Builder getCpuUsagesBuilder(int index)
Threads' CPU usages in the store
repeated .pdpb.RecordPair cpu_usages = 16;public Pdpb.RecordPairOrBuilder getCpuUsagesOrBuilder(int index)
Threads' CPU usages in the store
repeated .pdpb.RecordPair cpu_usages = 16;public List<? extends Pdpb.RecordPairOrBuilder> getCpuUsagesOrBuilderList()
Threads' CPU usages in the store
repeated .pdpb.RecordPair cpu_usages = 16;public Pdpb.RecordPair.Builder addCpuUsagesBuilder()
Threads' CPU usages in the store
repeated .pdpb.RecordPair cpu_usages = 16;public Pdpb.RecordPair.Builder addCpuUsagesBuilder(int index)
Threads' CPU usages in the store
repeated .pdpb.RecordPair cpu_usages = 16;public List<Pdpb.RecordPair.Builder> getCpuUsagesBuilderList()
Threads' CPU usages in the store
repeated .pdpb.RecordPair cpu_usages = 16;public List<Pdpb.RecordPair> getReadIoRatesList()
Threads' read disk I/O rates in the store
repeated .pdpb.RecordPair read_io_rates = 17;getReadIoRatesList 在接口中 Pdpb.StoreStatsOrBuilderpublic int getReadIoRatesCount()
Threads' read disk I/O rates in the store
repeated .pdpb.RecordPair read_io_rates = 17;getReadIoRatesCount 在接口中 Pdpb.StoreStatsOrBuilderpublic Pdpb.RecordPair getReadIoRates(int index)
Threads' read disk I/O rates in the store
repeated .pdpb.RecordPair read_io_rates = 17;getReadIoRates 在接口中 Pdpb.StoreStatsOrBuilderpublic Pdpb.StoreStats.Builder setReadIoRates(int index, Pdpb.RecordPair value)
Threads' read disk I/O rates in the store
repeated .pdpb.RecordPair read_io_rates = 17;public Pdpb.StoreStats.Builder setReadIoRates(int index, Pdpb.RecordPair.Builder builderForValue)
Threads' read disk I/O rates in the store
repeated .pdpb.RecordPair read_io_rates = 17;public Pdpb.StoreStats.Builder addReadIoRates(Pdpb.RecordPair value)
Threads' read disk I/O rates in the store
repeated .pdpb.RecordPair read_io_rates = 17;public Pdpb.StoreStats.Builder addReadIoRates(int index, Pdpb.RecordPair value)
Threads' read disk I/O rates in the store
repeated .pdpb.RecordPair read_io_rates = 17;public Pdpb.StoreStats.Builder addReadIoRates(Pdpb.RecordPair.Builder builderForValue)
Threads' read disk I/O rates in the store
repeated .pdpb.RecordPair read_io_rates = 17;public Pdpb.StoreStats.Builder addReadIoRates(int index, Pdpb.RecordPair.Builder builderForValue)
Threads' read disk I/O rates in the store
repeated .pdpb.RecordPair read_io_rates = 17;public Pdpb.StoreStats.Builder addAllReadIoRates(Iterable<? extends Pdpb.RecordPair> values)
Threads' read disk I/O rates in the store
repeated .pdpb.RecordPair read_io_rates = 17;public Pdpb.StoreStats.Builder clearReadIoRates()
Threads' read disk I/O rates in the store
repeated .pdpb.RecordPair read_io_rates = 17;public Pdpb.StoreStats.Builder removeReadIoRates(int index)
Threads' read disk I/O rates in the store
repeated .pdpb.RecordPair read_io_rates = 17;public Pdpb.RecordPair.Builder getReadIoRatesBuilder(int index)
Threads' read disk I/O rates in the store
repeated .pdpb.RecordPair read_io_rates = 17;public Pdpb.RecordPairOrBuilder getReadIoRatesOrBuilder(int index)
Threads' read disk I/O rates in the store
repeated .pdpb.RecordPair read_io_rates = 17;public List<? extends Pdpb.RecordPairOrBuilder> getReadIoRatesOrBuilderList()
Threads' read disk I/O rates in the store
repeated .pdpb.RecordPair read_io_rates = 17;public Pdpb.RecordPair.Builder addReadIoRatesBuilder()
Threads' read disk I/O rates in the store
repeated .pdpb.RecordPair read_io_rates = 17;public Pdpb.RecordPair.Builder addReadIoRatesBuilder(int index)
Threads' read disk I/O rates in the store
repeated .pdpb.RecordPair read_io_rates = 17;public List<Pdpb.RecordPair.Builder> getReadIoRatesBuilderList()
Threads' read disk I/O rates in the store
repeated .pdpb.RecordPair read_io_rates = 17;public List<Pdpb.RecordPair> getWriteIoRatesList()
Threads' write disk I/O rates in the store
repeated .pdpb.RecordPair write_io_rates = 18;getWriteIoRatesList 在接口中 Pdpb.StoreStatsOrBuilderpublic int getWriteIoRatesCount()
Threads' write disk I/O rates in the store
repeated .pdpb.RecordPair write_io_rates = 18;getWriteIoRatesCount 在接口中 Pdpb.StoreStatsOrBuilderpublic Pdpb.RecordPair getWriteIoRates(int index)
Threads' write disk I/O rates in the store
repeated .pdpb.RecordPair write_io_rates = 18;getWriteIoRates 在接口中 Pdpb.StoreStatsOrBuilderpublic Pdpb.StoreStats.Builder setWriteIoRates(int index, Pdpb.RecordPair value)
Threads' write disk I/O rates in the store
repeated .pdpb.RecordPair write_io_rates = 18;public Pdpb.StoreStats.Builder setWriteIoRates(int index, Pdpb.RecordPair.Builder builderForValue)
Threads' write disk I/O rates in the store
repeated .pdpb.RecordPair write_io_rates = 18;public Pdpb.StoreStats.Builder addWriteIoRates(Pdpb.RecordPair value)
Threads' write disk I/O rates in the store
repeated .pdpb.RecordPair write_io_rates = 18;public Pdpb.StoreStats.Builder addWriteIoRates(int index, Pdpb.RecordPair value)
Threads' write disk I/O rates in the store
repeated .pdpb.RecordPair write_io_rates = 18;public Pdpb.StoreStats.Builder addWriteIoRates(Pdpb.RecordPair.Builder builderForValue)
Threads' write disk I/O rates in the store
repeated .pdpb.RecordPair write_io_rates = 18;public Pdpb.StoreStats.Builder addWriteIoRates(int index, Pdpb.RecordPair.Builder builderForValue)
Threads' write disk I/O rates in the store
repeated .pdpb.RecordPair write_io_rates = 18;public Pdpb.StoreStats.Builder addAllWriteIoRates(Iterable<? extends Pdpb.RecordPair> values)
Threads' write disk I/O rates in the store
repeated .pdpb.RecordPair write_io_rates = 18;public Pdpb.StoreStats.Builder clearWriteIoRates()
Threads' write disk I/O rates in the store
repeated .pdpb.RecordPair write_io_rates = 18;public Pdpb.StoreStats.Builder removeWriteIoRates(int index)
Threads' write disk I/O rates in the store
repeated .pdpb.RecordPair write_io_rates = 18;public Pdpb.RecordPair.Builder getWriteIoRatesBuilder(int index)
Threads' write disk I/O rates in the store
repeated .pdpb.RecordPair write_io_rates = 18;public Pdpb.RecordPairOrBuilder getWriteIoRatesOrBuilder(int index)
Threads' write disk I/O rates in the store
repeated .pdpb.RecordPair write_io_rates = 18;public List<? extends Pdpb.RecordPairOrBuilder> getWriteIoRatesOrBuilderList()
Threads' write disk I/O rates in the store
repeated .pdpb.RecordPair write_io_rates = 18;public Pdpb.RecordPair.Builder addWriteIoRatesBuilder()
Threads' write disk I/O rates in the store
repeated .pdpb.RecordPair write_io_rates = 18;public Pdpb.RecordPair.Builder addWriteIoRatesBuilder(int index)
Threads' write disk I/O rates in the store
repeated .pdpb.RecordPair write_io_rates = 18;public List<Pdpb.RecordPair.Builder> getWriteIoRatesBuilderList()
Threads' write disk I/O rates in the store
repeated .pdpb.RecordPair write_io_rates = 18;public List<Pdpb.RecordPair> getOpLatenciesList()
Operations' latencies in the store
repeated .pdpb.RecordPair op_latencies = 19;getOpLatenciesList 在接口中 Pdpb.StoreStatsOrBuilderpublic int getOpLatenciesCount()
Operations' latencies in the store
repeated .pdpb.RecordPair op_latencies = 19;getOpLatenciesCount 在接口中 Pdpb.StoreStatsOrBuilderpublic Pdpb.RecordPair getOpLatencies(int index)
Operations' latencies in the store
repeated .pdpb.RecordPair op_latencies = 19;getOpLatencies 在接口中 Pdpb.StoreStatsOrBuilderpublic Pdpb.StoreStats.Builder setOpLatencies(int index, Pdpb.RecordPair value)
Operations' latencies in the store
repeated .pdpb.RecordPair op_latencies = 19;public Pdpb.StoreStats.Builder setOpLatencies(int index, Pdpb.RecordPair.Builder builderForValue)
Operations' latencies in the store
repeated .pdpb.RecordPair op_latencies = 19;public Pdpb.StoreStats.Builder addOpLatencies(Pdpb.RecordPair value)
Operations' latencies in the store
repeated .pdpb.RecordPair op_latencies = 19;public Pdpb.StoreStats.Builder addOpLatencies(int index, Pdpb.RecordPair value)
Operations' latencies in the store
repeated .pdpb.RecordPair op_latencies = 19;public Pdpb.StoreStats.Builder addOpLatencies(Pdpb.RecordPair.Builder builderForValue)
Operations' latencies in the store
repeated .pdpb.RecordPair op_latencies = 19;public Pdpb.StoreStats.Builder addOpLatencies(int index, Pdpb.RecordPair.Builder builderForValue)
Operations' latencies in the store
repeated .pdpb.RecordPair op_latencies = 19;public Pdpb.StoreStats.Builder addAllOpLatencies(Iterable<? extends Pdpb.RecordPair> values)
Operations' latencies in the store
repeated .pdpb.RecordPair op_latencies = 19;public Pdpb.StoreStats.Builder clearOpLatencies()
Operations' latencies in the store
repeated .pdpb.RecordPair op_latencies = 19;public Pdpb.StoreStats.Builder removeOpLatencies(int index)
Operations' latencies in the store
repeated .pdpb.RecordPair op_latencies = 19;public Pdpb.RecordPair.Builder getOpLatenciesBuilder(int index)
Operations' latencies in the store
repeated .pdpb.RecordPair op_latencies = 19;public Pdpb.RecordPairOrBuilder getOpLatenciesOrBuilder(int index)
Operations' latencies in the store
repeated .pdpb.RecordPair op_latencies = 19;public List<? extends Pdpb.RecordPairOrBuilder> getOpLatenciesOrBuilderList()
Operations' latencies in the store
repeated .pdpb.RecordPair op_latencies = 19;public Pdpb.RecordPair.Builder addOpLatenciesBuilder()
Operations' latencies in the store
repeated .pdpb.RecordPair op_latencies = 19;public Pdpb.RecordPair.Builder addOpLatenciesBuilder(int index)
Operations' latencies in the store
repeated .pdpb.RecordPair op_latencies = 19;public List<Pdpb.RecordPair.Builder> getOpLatenciesBuilderList()
Operations' latencies in the store
repeated .pdpb.RecordPair op_latencies = 19;public List<Pdpb.PeerStat> getPeerStatsList()
Hot peer stat in the store
repeated .pdpb.PeerStat peer_stats = 20;getPeerStatsList 在接口中 Pdpb.StoreStatsOrBuilderpublic int getPeerStatsCount()
Hot peer stat in the store
repeated .pdpb.PeerStat peer_stats = 20;getPeerStatsCount 在接口中 Pdpb.StoreStatsOrBuilderpublic Pdpb.PeerStat getPeerStats(int index)
Hot peer stat in the store
repeated .pdpb.PeerStat peer_stats = 20;getPeerStats 在接口中 Pdpb.StoreStatsOrBuilderpublic Pdpb.StoreStats.Builder setPeerStats(int index, Pdpb.PeerStat value)
Hot peer stat in the store
repeated .pdpb.PeerStat peer_stats = 20;public Pdpb.StoreStats.Builder setPeerStats(int index, Pdpb.PeerStat.Builder builderForValue)
Hot peer stat in the store
repeated .pdpb.PeerStat peer_stats = 20;public Pdpb.StoreStats.Builder addPeerStats(Pdpb.PeerStat value)
Hot peer stat in the store
repeated .pdpb.PeerStat peer_stats = 20;public Pdpb.StoreStats.Builder addPeerStats(int index, Pdpb.PeerStat value)
Hot peer stat in the store
repeated .pdpb.PeerStat peer_stats = 20;public Pdpb.StoreStats.Builder addPeerStats(Pdpb.PeerStat.Builder builderForValue)
Hot peer stat in the store
repeated .pdpb.PeerStat peer_stats = 20;public Pdpb.StoreStats.Builder addPeerStats(int index, Pdpb.PeerStat.Builder builderForValue)
Hot peer stat in the store
repeated .pdpb.PeerStat peer_stats = 20;public Pdpb.StoreStats.Builder addAllPeerStats(Iterable<? extends Pdpb.PeerStat> values)
Hot peer stat in the store
repeated .pdpb.PeerStat peer_stats = 20;public Pdpb.StoreStats.Builder clearPeerStats()
Hot peer stat in the store
repeated .pdpb.PeerStat peer_stats = 20;public Pdpb.StoreStats.Builder removePeerStats(int index)
Hot peer stat in the store
repeated .pdpb.PeerStat peer_stats = 20;public Pdpb.PeerStat.Builder getPeerStatsBuilder(int index)
Hot peer stat in the store
repeated .pdpb.PeerStat peer_stats = 20;public Pdpb.PeerStatOrBuilder getPeerStatsOrBuilder(int index)
Hot peer stat in the store
repeated .pdpb.PeerStat peer_stats = 20;public List<? extends Pdpb.PeerStatOrBuilder> getPeerStatsOrBuilderList()
Hot peer stat in the store
repeated .pdpb.PeerStat peer_stats = 20;public Pdpb.PeerStat.Builder addPeerStatsBuilder()
Hot peer stat in the store
repeated .pdpb.PeerStat peer_stats = 20;public Pdpb.PeerStat.Builder addPeerStatsBuilder(int index)
Hot peer stat in the store
repeated .pdpb.PeerStat peer_stats = 20;public List<Pdpb.PeerStat.Builder> getPeerStatsBuilderList()
Hot peer stat in the store
repeated .pdpb.PeerStat peer_stats = 20;public boolean hasQueryStats()
Store query stats
.pdpb.QueryStats query_stats = 21;hasQueryStats 在接口中 Pdpb.StoreStatsOrBuilderpublic Pdpb.QueryStats getQueryStats()
Store query stats
.pdpb.QueryStats query_stats = 21;getQueryStats 在接口中 Pdpb.StoreStatsOrBuilderpublic Pdpb.StoreStats.Builder setQueryStats(Pdpb.QueryStats value)
Store query stats
.pdpb.QueryStats query_stats = 21;public Pdpb.StoreStats.Builder setQueryStats(Pdpb.QueryStats.Builder builderForValue)
Store query stats
.pdpb.QueryStats query_stats = 21;public Pdpb.StoreStats.Builder mergeQueryStats(Pdpb.QueryStats value)
Store query stats
.pdpb.QueryStats query_stats = 21;public Pdpb.StoreStats.Builder clearQueryStats()
Store query stats
.pdpb.QueryStats query_stats = 21;public Pdpb.QueryStats.Builder getQueryStatsBuilder()
Store query stats
.pdpb.QueryStats query_stats = 21;public Pdpb.QueryStatsOrBuilder getQueryStatsOrBuilder()
Store query stats
.pdpb.QueryStats query_stats = 21;public long getSlowScore()
Score that represents the speed of the store, ranges in [1, 100], lower is better.
uint64 slow_score = 22;getSlowScore 在接口中 Pdpb.StoreStatsOrBuilderpublic Pdpb.StoreStats.Builder setSlowScore(long value)
Score that represents the speed of the store, ranges in [1, 100], lower is better.
uint64 slow_score = 22;public Pdpb.StoreStats.Builder clearSlowScore()
Score that represents the speed of the store, ranges in [1, 100], lower is better.
uint64 slow_score = 22;public List<Long> getDamagedRegionsIdList()
Damaged regions on the store that need to be removed by PD.
repeated uint64 damaged_regions_id = 23;public int getDamagedRegionsIdCount()
Damaged regions on the store that need to be removed by PD.
repeated uint64 damaged_regions_id = 23;public long getDamagedRegionsId(int index)
Damaged regions on the store that need to be removed by PD.
repeated uint64 damaged_regions_id = 23;getDamagedRegionsId 在接口中 Pdpb.StoreStatsOrBuilderpublic Pdpb.StoreStats.Builder setDamagedRegionsId(int index, long value)
Damaged regions on the store that need to be removed by PD.
repeated uint64 damaged_regions_id = 23;public Pdpb.StoreStats.Builder addDamagedRegionsId(long value)
Damaged regions on the store that need to be removed by PD.
repeated uint64 damaged_regions_id = 23;public Pdpb.StoreStats.Builder addAllDamagedRegionsId(Iterable<? extends Long> values)
Damaged regions on the store that need to be removed by PD.
repeated uint64 damaged_regions_id = 23;public Pdpb.StoreStats.Builder clearDamagedRegionsId()
Damaged regions on the store that need to be removed by PD.
repeated uint64 damaged_regions_id = 23;public boolean getIsApplyBusy()
If the apply worker is busy, namely high apply wait duration
bool is_apply_busy = 24;getIsApplyBusy 在接口中 Pdpb.StoreStatsOrBuilderpublic Pdpb.StoreStats.Builder setIsApplyBusy(boolean value)
If the apply worker is busy, namely high apply wait duration
bool is_apply_busy = 24;public Pdpb.StoreStats.Builder clearIsApplyBusy()
If the apply worker is busy, namely high apply wait duration
bool is_apply_busy = 24;public final Pdpb.StoreStats.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields 在接口中 com.google.protobuf.Message.BuildersetUnknownFields 在类中 com.google.protobuf.GeneratedMessageV3.Builder<Pdpb.StoreStats.Builder>public final Pdpb.StoreStats.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields 在接口中 com.google.protobuf.Message.BuildermergeUnknownFields 在类中 com.google.protobuf.GeneratedMessageV3.Builder<Pdpb.StoreStats.Builder>Copyright © 2023 PingCAP. All rights reserved.