public static final class Pdpb.StoreStats.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Pdpb.StoreStats.Builder> implements Pdpb.StoreStatsOrBuilder
pdpb.StoreStats
Modifier and Type | Method and Description |
---|---|
Pdpb.StoreStats.Builder |
addAllCpuUsages(Iterable<? extends Pdpb.RecordPair> values)
Threads' CPU usages in the store
|
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
|
Pdpb.StoreStats.Builder |
addAllPeerStats(Iterable<? extends Pdpb.PeerStat> values)
Hot peer stat in the store
|
Pdpb.StoreStats.Builder |
addAllReadIoRates(Iterable<? extends Pdpb.RecordPair> values)
Threads' read disk I/O rates in the store
|
Pdpb.StoreStats.Builder |
addAllWriteIoRates(Iterable<? extends Pdpb.RecordPair> values)
Threads' write disk I/O rates in the store
|
Pdpb.StoreStats.Builder |
addCpuUsages(int index,
Pdpb.RecordPair.Builder builderForValue)
Threads' CPU usages in the store
|
Pdpb.StoreStats.Builder |
addCpuUsages(int index,
Pdpb.RecordPair value)
Threads' CPU usages in the store
|
Pdpb.StoreStats.Builder |
addCpuUsages(Pdpb.RecordPair.Builder builderForValue)
Threads' CPU usages in the store
|
Pdpb.StoreStats.Builder |
addCpuUsages(Pdpb.RecordPair value)
Threads' CPU usages in the store
|
Pdpb.RecordPair.Builder |
addCpuUsagesBuilder()
Threads' CPU usages in the store
|
Pdpb.RecordPair.Builder |
addCpuUsagesBuilder(int index)
Threads' CPU usages in the store
|
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
|
Pdpb.StoreStats.Builder |
addOpLatencies(int index,
Pdpb.RecordPair value)
Operations' latencies in the store
|
Pdpb.StoreStats.Builder |
addOpLatencies(Pdpb.RecordPair.Builder builderForValue)
Operations' latencies in the store
|
Pdpb.StoreStats.Builder |
addOpLatencies(Pdpb.RecordPair value)
Operations' latencies in the store
|
Pdpb.RecordPair.Builder |
addOpLatenciesBuilder()
Operations' latencies in the store
|
Pdpb.RecordPair.Builder |
addOpLatenciesBuilder(int index)
Operations' latencies in the store
|
Pdpb.StoreStats.Builder |
addPeerStats(int index,
Pdpb.PeerStat.Builder builderForValue)
Hot peer stat in the store
|
Pdpb.StoreStats.Builder |
addPeerStats(int index,
Pdpb.PeerStat value)
Hot peer stat in the store
|
Pdpb.StoreStats.Builder |
addPeerStats(Pdpb.PeerStat.Builder builderForValue)
Hot peer stat in the store
|
Pdpb.StoreStats.Builder |
addPeerStats(Pdpb.PeerStat value)
Hot peer stat in the store
|
Pdpb.PeerStat.Builder |
addPeerStatsBuilder()
Hot peer stat in the store
|
Pdpb.PeerStat.Builder |
addPeerStatsBuilder(int index)
Hot peer stat in the store
|
Pdpb.StoreStats.Builder |
addReadIoRates(int index,
Pdpb.RecordPair.Builder builderForValue)
Threads' read disk I/O rates in the store
|
Pdpb.StoreStats.Builder |
addReadIoRates(int index,
Pdpb.RecordPair value)
Threads' read disk I/O rates in the store
|
Pdpb.StoreStats.Builder |
addReadIoRates(Pdpb.RecordPair.Builder builderForValue)
Threads' read disk I/O rates in the store
|
Pdpb.StoreStats.Builder |
addReadIoRates(Pdpb.RecordPair value)
Threads' read disk I/O rates in the store
|
Pdpb.RecordPair.Builder |
addReadIoRatesBuilder()
Threads' read disk I/O rates in the store
|
Pdpb.RecordPair.Builder |
addReadIoRatesBuilder(int index)
Threads' read disk I/O rates in the store
|
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
|
Pdpb.StoreStats.Builder |
addWriteIoRates(int index,
Pdpb.RecordPair value)
Threads' write disk I/O rates in the store
|
Pdpb.StoreStats.Builder |
addWriteIoRates(Pdpb.RecordPair.Builder builderForValue)
Threads' write disk I/O rates in the store
|
Pdpb.StoreStats.Builder |
addWriteIoRates(Pdpb.RecordPair value)
Threads' write disk I/O rates in the store
|
Pdpb.RecordPair.Builder |
addWriteIoRatesBuilder()
Threads' write disk I/O rates in the store
|
Pdpb.RecordPair.Builder |
addWriteIoRatesBuilder(int index)
Threads' write disk I/O rates in the store
|
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
|
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.StoreStats.Builder |
clearIsApplyBusy()
If the apply worker is busy, namely high apply wait duration
|
Pdpb.StoreStats.Builder |
clearIsBusy()
If the store is busy
|
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
|
Pdpb.StoreStats.Builder |
clearPeerStats()
Hot peer stat in the store
|
Pdpb.StoreStats.Builder |
clearQueryStats()
Store query stats
|
Pdpb.StoreStats.Builder |
clearReadIoRates()
Threads' read disk I/O rates in the store
|
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
|
Pdpb.StoreStats.Builder |
clearWriteIoRates()
Threads' write disk I/O rates in the store
|
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
|
Pdpb.RecordPair.Builder |
getCpuUsagesBuilder(int index)
Threads' CPU usages in the store
|
List<Pdpb.RecordPair.Builder> |
getCpuUsagesBuilderList()
Threads' CPU usages in the store
|
int |
getCpuUsagesCount()
Threads' CPU usages in the store
|
List<Pdpb.RecordPair> |
getCpuUsagesList()
Threads' CPU usages in the store
|
Pdpb.RecordPairOrBuilder |
getCpuUsagesOrBuilder(int index)
Threads' CPU usages in the store
|
List<? extends Pdpb.RecordPairOrBuilder> |
getCpuUsagesOrBuilderList()
Threads' CPU usages in the store
|
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.Builder |
getIntervalBuilder()
Actually reported time interval
|
Pdpb.TimeIntervalOrBuilder |
getIntervalOrBuilder()
Actually reported time interval
|
boolean |
getIsApplyBusy()
If the apply worker is busy, namely high apply wait duration
|
boolean |
getIsBusy()
If the store is busy
|
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
|
Pdpb.RecordPair.Builder |
getOpLatenciesBuilder(int index)
Operations' latencies in the store
|
List<Pdpb.RecordPair.Builder> |
getOpLatenciesBuilderList()
Operations' latencies in the store
|
int |
getOpLatenciesCount()
Operations' latencies in the store
|
List<Pdpb.RecordPair> |
getOpLatenciesList()
Operations' latencies in the store
|
Pdpb.RecordPairOrBuilder |
getOpLatenciesOrBuilder(int index)
Operations' latencies in the store
|
List<? extends Pdpb.RecordPairOrBuilder> |
getOpLatenciesOrBuilderList()
Operations' latencies in the store
|
Pdpb.PeerStat |
getPeerStats(int index)
Hot peer stat in the store
|
Pdpb.PeerStat.Builder |
getPeerStatsBuilder(int index)
Hot peer stat in the store
|
List<Pdpb.PeerStat.Builder> |
getPeerStatsBuilderList()
Hot peer stat in the store
|
int |
getPeerStatsCount()
Hot peer stat in the store
|
List<Pdpb.PeerStat> |
getPeerStatsList()
Hot peer stat in the store
|
Pdpb.PeerStatOrBuilder |
getPeerStatsOrBuilder(int index)
Hot peer stat in the store
|
List<? extends Pdpb.PeerStatOrBuilder> |
getPeerStatsOrBuilderList()
Hot peer stat in the store
|
Pdpb.QueryStats |
getQueryStats()
Store query stats
|
Pdpb.QueryStats.Builder |
getQueryStatsBuilder()
Store query stats
|
Pdpb.QueryStatsOrBuilder |
getQueryStatsOrBuilder()
Store query stats
|
Pdpb.RecordPair |
getReadIoRates(int index)
Threads' read disk I/O rates in the store
|
Pdpb.RecordPair.Builder |
getReadIoRatesBuilder(int index)
Threads' read disk I/O rates in the store
|
List<Pdpb.RecordPair.Builder> |
getReadIoRatesBuilderList()
Threads' read disk I/O rates in the store
|
int |
getReadIoRatesCount()
Threads' read disk I/O rates in the store
|
List<Pdpb.RecordPair> |
getReadIoRatesList()
Threads' read disk I/O rates in the store
|
Pdpb.RecordPairOrBuilder |
getReadIoRatesOrBuilder(int index)
Threads' read disk I/O rates in the store
|
List<? extends Pdpb.RecordPairOrBuilder> |
getReadIoRatesOrBuilderList()
Threads' read disk I/O rates in the store
|
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
|
Pdpb.RecordPair |
getWriteIoRates(int index)
Threads' write disk I/O rates in the store
|
Pdpb.RecordPair.Builder |
getWriteIoRatesBuilder(int index)
Threads' write disk I/O rates in the store
|
List<Pdpb.RecordPair.Builder> |
getWriteIoRatesBuilderList()
Threads' write disk I/O rates in the store
|
int |
getWriteIoRatesCount()
Threads' write disk I/O rates in the store
|
List<Pdpb.RecordPair> |
getWriteIoRatesList()
Threads' write disk I/O rates in the store
|
Pdpb.RecordPairOrBuilder |
getWriteIoRatesOrBuilder(int index)
Threads' write disk I/O rates in the store
|
List<? extends Pdpb.RecordPairOrBuilder> |
getWriteIoRatesOrBuilderList()
Threads' write disk I/O rates in the store
|
boolean |
hasInterval()
Actually reported time interval
|
boolean |
hasQueryStats()
Store query stats
|
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.StoreStats.Builder |
mergeQueryStats(Pdpb.QueryStats value)
Store query stats
|
Pdpb.StoreStats.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Pdpb.StoreStats.Builder |
removeCpuUsages(int index)
Threads' CPU usages in the store
|
Pdpb.StoreStats.Builder |
removeOpLatencies(int index)
Operations' latencies in the store
|
Pdpb.StoreStats.Builder |
removePeerStats(int index)
Hot peer stat in the store
|
Pdpb.StoreStats.Builder |
removeReadIoRates(int index)
Threads' read disk I/O rates in the store
|
Pdpb.StoreStats.Builder |
removeWriteIoRates(int index)
Threads' write disk I/O rates in the store
|
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
|
Pdpb.StoreStats.Builder |
setCpuUsages(int index,
Pdpb.RecordPair value)
Threads' CPU usages in the store
|
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.StoreStats.Builder |
setInterval(Pdpb.TimeInterval value)
Actually reported time interval
|
Pdpb.StoreStats.Builder |
setIsApplyBusy(boolean value)
If the apply worker is busy, namely high apply wait duration
|
Pdpb.StoreStats.Builder |
setIsBusy(boolean value)
If the store is busy
|
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
|
Pdpb.StoreStats.Builder |
setOpLatencies(int index,
Pdpb.RecordPair value)
Operations' latencies in the store
|
Pdpb.StoreStats.Builder |
setPeerStats(int index,
Pdpb.PeerStat.Builder builderForValue)
Hot peer stat in the store
|
Pdpb.StoreStats.Builder |
setPeerStats(int index,
Pdpb.PeerStat value)
Hot peer stat in the store
|
Pdpb.StoreStats.Builder |
setQueryStats(Pdpb.QueryStats.Builder builderForValue)
Store query stats
|
Pdpb.StoreStats.Builder |
setQueryStats(Pdpb.QueryStats value)
Store query stats
|
Pdpb.StoreStats.Builder |
setReadIoRates(int index,
Pdpb.RecordPair.Builder builderForValue)
Threads' read disk I/O rates in the store
|
Pdpb.StoreStats.Builder |
setReadIoRates(int index,
Pdpb.RecordPair value)
Threads' read disk I/O rates in the store
|
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
|
Pdpb.StoreStats.Builder |
setWriteIoRates(int index,
Pdpb.RecordPair.Builder builderForValue)
Threads' write disk I/O rates in the store
|
Pdpb.StoreStats.Builder |
setWriteIoRates(int index,
Pdpb.RecordPair value)
Threads' write disk I/O rates in the store
|
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessageV3.Builder<Pdpb.StoreStats.Builder>
public Pdpb.StoreStats.Builder clear()
clear
in interface com.google.protobuf.Message.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessageV3.Builder<Pdpb.StoreStats.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.Message.Builder
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
getDescriptorForType
in class com.google.protobuf.GeneratedMessageV3.Builder<Pdpb.StoreStats.Builder>
public Pdpb.StoreStats getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public Pdpb.StoreStats build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public Pdpb.StoreStats buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public Pdpb.StoreStats.Builder clone()
clone
in interface com.google.protobuf.Message.Builder
clone
in interface com.google.protobuf.MessageLite.Builder
clone
in class com.google.protobuf.GeneratedMessageV3.Builder<Pdpb.StoreStats.Builder>
public Pdpb.StoreStats.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField
in interface com.google.protobuf.Message.Builder
setField
in class com.google.protobuf.GeneratedMessageV3.Builder<Pdpb.StoreStats.Builder>
public Pdpb.StoreStats.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField
in interface com.google.protobuf.Message.Builder
clearField
in class com.google.protobuf.GeneratedMessageV3.Builder<Pdpb.StoreStats.Builder>
public Pdpb.StoreStats.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof
in interface com.google.protobuf.Message.Builder
clearOneof
in class com.google.protobuf.GeneratedMessageV3.Builder<Pdpb.StoreStats.Builder>
public Pdpb.StoreStats.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField
in interface com.google.protobuf.Message.Builder
setRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<Pdpb.StoreStats.Builder>
public Pdpb.StoreStats.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField
in interface com.google.protobuf.Message.Builder
addRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<Pdpb.StoreStats.Builder>
public Pdpb.StoreStats.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<Pdpb.StoreStats.Builder>
public Pdpb.StoreStats.Builder mergeFrom(Pdpb.StoreStats other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class 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
in interface com.google.protobuf.Message.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<Pdpb.StoreStats.Builder>
IOException
public long getStoreId()
uint64 store_id = 1;
getStoreId
in interface Pdpb.StoreStatsOrBuilder
public Pdpb.StoreStats.Builder setStoreId(long value)
uint64 store_id = 1;
value
- The storeId to set.public Pdpb.StoreStats.Builder clearStoreId()
uint64 store_id = 1;
public long getCapacity()
Capacity for the store.
uint64 capacity = 2;
getCapacity
in interface Pdpb.StoreStatsOrBuilder
public Pdpb.StoreStats.Builder setCapacity(long value)
Capacity for the store.
uint64 capacity = 2;
value
- The capacity to set.public Pdpb.StoreStats.Builder clearCapacity()
Capacity for the store.
uint64 capacity = 2;
public long getAvailable()
Available size for the store.
uint64 available = 3;
getAvailable
in interface Pdpb.StoreStatsOrBuilder
public Pdpb.StoreStats.Builder setAvailable(long value)
Available size for the store.
uint64 available = 3;
value
- The available to set.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
in interface Pdpb.StoreStatsOrBuilder
public Pdpb.StoreStats.Builder setRegionCount(int value)
Total region count in this store.
uint32 region_count = 4;
value
- The regionCount to set.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
in interface Pdpb.StoreStatsOrBuilder
public Pdpb.StoreStats.Builder setSendingSnapCount(int value)
Current sending snapshot count.
uint32 sending_snap_count = 5;
value
- The sendingSnapCount to set.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;
getReceivingSnapCount
in interface Pdpb.StoreStatsOrBuilder
public Pdpb.StoreStats.Builder setReceivingSnapCount(int value)
Current receiving snapshot count.
uint32 receiving_snap_count = 6;
value
- The receivingSnapCount to set.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
in interface Pdpb.StoreStatsOrBuilder
public Pdpb.StoreStats.Builder setStartTime(int value)
When the store is started (unix timestamp in seconds).
uint32 start_time = 7;
value
- The startTime to set.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
in interface Pdpb.StoreStatsOrBuilder
public Pdpb.StoreStats.Builder setApplyingSnapCount(int value)
How many region is applying snapshot.
uint32 applying_snap_count = 8;
value
- The applyingSnapCount to set.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
in interface Pdpb.StoreStatsOrBuilder
public Pdpb.StoreStats.Builder setIsBusy(boolean value)
If the store is busy
bool is_busy = 9;
value
- The isBusy to set.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
in interface Pdpb.StoreStatsOrBuilder
public Pdpb.StoreStats.Builder setUsedSize(long value)
Actually used space by db
uint64 used_size = 10;
value
- The usedSize to set.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
in interface Pdpb.StoreStatsOrBuilder
public Pdpb.StoreStats.Builder setBytesWritten(long value)
Bytes written for the store during this period.
uint64 bytes_written = 11;
value
- The bytesWritten to set.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
in interface Pdpb.StoreStatsOrBuilder
public Pdpb.StoreStats.Builder setKeysWritten(long value)
Keys written for the store during this period.
uint64 keys_written = 12;
value
- The keysWritten to set.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
in interface Pdpb.StoreStatsOrBuilder
public Pdpb.StoreStats.Builder setBytesRead(long value)
Bytes read for the store during this period.
uint64 bytes_read = 13;
value
- The bytesRead to set.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
in interface Pdpb.StoreStatsOrBuilder
public Pdpb.StoreStats.Builder setKeysRead(long value)
Keys read for the store during this period.
uint64 keys_read = 14;
value
- The keysRead to set.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
in interface Pdpb.StoreStatsOrBuilder
public Pdpb.TimeInterval getInterval()
Actually reported time interval
.pdpb.TimeInterval interval = 15;
getInterval
in interface Pdpb.StoreStatsOrBuilder
public 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
in interface Pdpb.StoreStatsOrBuilder
public List<Pdpb.RecordPair> getCpuUsagesList()
Threads' CPU usages in the store
repeated .pdpb.RecordPair cpu_usages = 16;
getCpuUsagesList
in interface Pdpb.StoreStatsOrBuilder
public int getCpuUsagesCount()
Threads' CPU usages in the store
repeated .pdpb.RecordPair cpu_usages = 16;
getCpuUsagesCount
in interface Pdpb.StoreStatsOrBuilder
public Pdpb.RecordPair getCpuUsages(int index)
Threads' CPU usages in the store
repeated .pdpb.RecordPair cpu_usages = 16;
getCpuUsages
in interface Pdpb.StoreStatsOrBuilder
public 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;
getCpuUsagesOrBuilder
in interface Pdpb.StoreStatsOrBuilder
public List<? extends Pdpb.RecordPairOrBuilder> getCpuUsagesOrBuilderList()
Threads' CPU usages in the store
repeated .pdpb.RecordPair cpu_usages = 16;
getCpuUsagesOrBuilderList
in interface Pdpb.StoreStatsOrBuilder
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
in interface Pdpb.StoreStatsOrBuilder
public int getReadIoRatesCount()
Threads' read disk I/O rates in the store
repeated .pdpb.RecordPair read_io_rates = 17;
getReadIoRatesCount
in interface Pdpb.StoreStatsOrBuilder
public Pdpb.RecordPair getReadIoRates(int index)
Threads' read disk I/O rates in the store
repeated .pdpb.RecordPair read_io_rates = 17;
getReadIoRates
in interface Pdpb.StoreStatsOrBuilder
public 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;
getReadIoRatesOrBuilder
in interface Pdpb.StoreStatsOrBuilder
public List<? extends Pdpb.RecordPairOrBuilder> getReadIoRatesOrBuilderList()
Threads' read disk I/O rates in the store
repeated .pdpb.RecordPair read_io_rates = 17;
getReadIoRatesOrBuilderList
in interface Pdpb.StoreStatsOrBuilder
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
in interface Pdpb.StoreStatsOrBuilder
public int getWriteIoRatesCount()
Threads' write disk I/O rates in the store
repeated .pdpb.RecordPair write_io_rates = 18;
getWriteIoRatesCount
in interface Pdpb.StoreStatsOrBuilder
public Pdpb.RecordPair getWriteIoRates(int index)
Threads' write disk I/O rates in the store
repeated .pdpb.RecordPair write_io_rates = 18;
getWriteIoRates
in interface Pdpb.StoreStatsOrBuilder
public 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;
getWriteIoRatesOrBuilder
in interface Pdpb.StoreStatsOrBuilder
public List<? extends Pdpb.RecordPairOrBuilder> getWriteIoRatesOrBuilderList()
Threads' write disk I/O rates in the store
repeated .pdpb.RecordPair write_io_rates = 18;
getWriteIoRatesOrBuilderList
in interface Pdpb.StoreStatsOrBuilder
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
in interface Pdpb.StoreStatsOrBuilder
public int getOpLatenciesCount()
Operations' latencies in the store
repeated .pdpb.RecordPair op_latencies = 19;
getOpLatenciesCount
in interface Pdpb.StoreStatsOrBuilder
public Pdpb.RecordPair getOpLatencies(int index)
Operations' latencies in the store
repeated .pdpb.RecordPair op_latencies = 19;
getOpLatencies
in interface Pdpb.StoreStatsOrBuilder
public 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;
getOpLatenciesOrBuilder
in interface Pdpb.StoreStatsOrBuilder
public List<? extends Pdpb.RecordPairOrBuilder> getOpLatenciesOrBuilderList()
Operations' latencies in the store
repeated .pdpb.RecordPair op_latencies = 19;
getOpLatenciesOrBuilderList
in interface Pdpb.StoreStatsOrBuilder
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
in interface Pdpb.StoreStatsOrBuilder
public int getPeerStatsCount()
Hot peer stat in the store
repeated .pdpb.PeerStat peer_stats = 20;
getPeerStatsCount
in interface Pdpb.StoreStatsOrBuilder
public Pdpb.PeerStat getPeerStats(int index)
Hot peer stat in the store
repeated .pdpb.PeerStat peer_stats = 20;
getPeerStats
in interface Pdpb.StoreStatsOrBuilder
public 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;
getPeerStatsOrBuilder
in interface Pdpb.StoreStatsOrBuilder
public List<? extends Pdpb.PeerStatOrBuilder> getPeerStatsOrBuilderList()
Hot peer stat in the store
repeated .pdpb.PeerStat peer_stats = 20;
getPeerStatsOrBuilderList
in interface Pdpb.StoreStatsOrBuilder
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
in interface Pdpb.StoreStatsOrBuilder
public Pdpb.QueryStats getQueryStats()
Store query stats
.pdpb.QueryStats query_stats = 21;
getQueryStats
in interface Pdpb.StoreStatsOrBuilder
public 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;
getQueryStatsOrBuilder
in interface Pdpb.StoreStatsOrBuilder
public long getSlowScore()
Score that represents the speed of the store, ranges in [1, 100], lower is better.
uint64 slow_score = 22;
getSlowScore
in interface Pdpb.StoreStatsOrBuilder
public 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;
value
- The slowScore to set.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;
getDamagedRegionsIdList
in interface Pdpb.StoreStatsOrBuilder
public int getDamagedRegionsIdCount()
Damaged regions on the store that need to be removed by PD.
repeated uint64 damaged_regions_id = 23;
getDamagedRegionsIdCount
in interface Pdpb.StoreStatsOrBuilder
public long getDamagedRegionsId(int index)
Damaged regions on the store that need to be removed by PD.
repeated uint64 damaged_regions_id = 23;
getDamagedRegionsId
in interface Pdpb.StoreStatsOrBuilder
index
- The index of the element to return.public 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;
index
- The index to set the value at.value
- The damagedRegionsId to set.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;
value
- The damagedRegionsId to add.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;
values
- The damagedRegionsId to add.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
in interface Pdpb.StoreStatsOrBuilder
public Pdpb.StoreStats.Builder setIsApplyBusy(boolean value)
If the apply worker is busy, namely high apply wait duration
bool is_apply_busy = 24;
value
- The isApplyBusy to set.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
in interface com.google.protobuf.Message.Builder
setUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<Pdpb.StoreStats.Builder>
public final Pdpb.StoreStats.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields
in interface com.google.protobuf.Message.Builder
mergeUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<Pdpb.StoreStats.Builder>
Copyright © 2024 PingCAP. All rights reserved.