Package | Description |
---|---|
org.tikv.kvproto |
Modifier and Type | Method and Description |
---|---|
Pdpb.RecordPair |
Pdpb.RecordPair.Builder.build() |
Pdpb.RecordPair |
Pdpb.RecordPair.Builder.buildPartial() |
Pdpb.RecordPair |
Pdpb.StoreStatsOrBuilder.getCpuUsages(int index)
Threads' CPU usages in the store
|
Pdpb.RecordPair |
Pdpb.StoreStats.getCpuUsages(int index)
Threads' CPU usages in the store
|
Pdpb.RecordPair |
Pdpb.StoreStats.Builder.getCpuUsages(int index)
Threads' CPU usages in the store
|
static Pdpb.RecordPair |
Pdpb.RecordPair.getDefaultInstance() |
Pdpb.RecordPair |
Pdpb.RecordPair.getDefaultInstanceForType() |
Pdpb.RecordPair |
Pdpb.RecordPair.Builder.getDefaultInstanceForType() |
Pdpb.RecordPair |
Pdpb.StoreStatsOrBuilder.getOpLatencies(int index)
Operations' latencies in the store
|
Pdpb.RecordPair |
Pdpb.StoreStats.getOpLatencies(int index)
Operations' latencies in the store
|
Pdpb.RecordPair |
Pdpb.StoreStats.Builder.getOpLatencies(int index)
Operations' latencies in the store
|
Pdpb.RecordPair |
Pdpb.StoreStatsOrBuilder.getReadIoRates(int index)
Threads' read disk I/O rates in the store
|
Pdpb.RecordPair |
Pdpb.StoreStats.getReadIoRates(int index)
Threads' read disk I/O rates in the store
|
Pdpb.RecordPair |
Pdpb.StoreStats.Builder.getReadIoRates(int index)
Threads' read disk I/O rates in the store
|
Pdpb.RecordPair |
Pdpb.StoreStatsOrBuilder.getWriteIoRates(int index)
Threads' write disk I/O rates in the store
|
Pdpb.RecordPair |
Pdpb.StoreStats.getWriteIoRates(int index)
Threads' write disk I/O rates in the store
|
Pdpb.RecordPair |
Pdpb.StoreStats.Builder.getWriteIoRates(int index)
Threads' write disk I/O rates in the store
|
static Pdpb.RecordPair |
Pdpb.RecordPair.parseDelimitedFrom(InputStream input) |
static Pdpb.RecordPair |
Pdpb.RecordPair.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Pdpb.RecordPair |
Pdpb.RecordPair.parseFrom(byte[] data) |
static Pdpb.RecordPair |
Pdpb.RecordPair.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Pdpb.RecordPair |
Pdpb.RecordPair.parseFrom(ByteBuffer data) |
static Pdpb.RecordPair |
Pdpb.RecordPair.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Pdpb.RecordPair |
Pdpb.RecordPair.parseFrom(com.google.protobuf.ByteString data) |
static Pdpb.RecordPair |
Pdpb.RecordPair.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Pdpb.RecordPair |
Pdpb.RecordPair.parseFrom(com.google.protobuf.CodedInputStream input) |
static Pdpb.RecordPair |
Pdpb.RecordPair.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Pdpb.RecordPair |
Pdpb.RecordPair.parseFrom(InputStream input) |
static Pdpb.RecordPair |
Pdpb.RecordPair.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
List<Pdpb.RecordPair> |
Pdpb.StoreStatsOrBuilder.getCpuUsagesList()
Threads' CPU usages in the store
|
List<Pdpb.RecordPair> |
Pdpb.StoreStats.getCpuUsagesList()
Threads' CPU usages in the store
|
List<Pdpb.RecordPair> |
Pdpb.StoreStats.Builder.getCpuUsagesList()
Threads' CPU usages in the store
|
List<Pdpb.RecordPair> |
Pdpb.StoreStatsOrBuilder.getOpLatenciesList()
Operations' latencies in the store
|
List<Pdpb.RecordPair> |
Pdpb.StoreStats.getOpLatenciesList()
Operations' latencies in the store
|
List<Pdpb.RecordPair> |
Pdpb.StoreStats.Builder.getOpLatenciesList()
Operations' latencies in the store
|
com.google.protobuf.Parser<Pdpb.RecordPair> |
Pdpb.RecordPair.getParserForType() |
List<Pdpb.RecordPair> |
Pdpb.StoreStatsOrBuilder.getReadIoRatesList()
Threads' read disk I/O rates in the store
|
List<Pdpb.RecordPair> |
Pdpb.StoreStats.getReadIoRatesList()
Threads' read disk I/O rates in the store
|
List<Pdpb.RecordPair> |
Pdpb.StoreStats.Builder.getReadIoRatesList()
Threads' read disk I/O rates in the store
|
List<Pdpb.RecordPair> |
Pdpb.StoreStatsOrBuilder.getWriteIoRatesList()
Threads' write disk I/O rates in the store
|
List<Pdpb.RecordPair> |
Pdpb.StoreStats.getWriteIoRatesList()
Threads' write disk I/O rates in the store
|
List<Pdpb.RecordPair> |
Pdpb.StoreStats.Builder.getWriteIoRatesList()
Threads' write disk I/O rates in the store
|
static com.google.protobuf.Parser<Pdpb.RecordPair> |
Pdpb.RecordPair.parser() |
Modifier and Type | Method and Description |
---|---|
Pdpb.StoreStats.Builder |
Pdpb.StoreStats.Builder.addCpuUsages(int index,
Pdpb.RecordPair value)
Threads' CPU usages in the store
|
Pdpb.StoreStats.Builder |
Pdpb.StoreStats.Builder.addCpuUsages(Pdpb.RecordPair value)
Threads' CPU usages in the store
|
Pdpb.StoreStats.Builder |
Pdpb.StoreStats.Builder.addOpLatencies(int index,
Pdpb.RecordPair value)
Operations' latencies in the store
|
Pdpb.StoreStats.Builder |
Pdpb.StoreStats.Builder.addOpLatencies(Pdpb.RecordPair value)
Operations' latencies in the store
|
Pdpb.StoreStats.Builder |
Pdpb.StoreStats.Builder.addReadIoRates(int index,
Pdpb.RecordPair value)
Threads' read disk I/O rates in the store
|
Pdpb.StoreStats.Builder |
Pdpb.StoreStats.Builder.addReadIoRates(Pdpb.RecordPair value)
Threads' read disk I/O rates in the store
|
Pdpb.StoreStats.Builder |
Pdpb.StoreStats.Builder.addWriteIoRates(int index,
Pdpb.RecordPair value)
Threads' write disk I/O rates in the store
|
Pdpb.StoreStats.Builder |
Pdpb.StoreStats.Builder.addWriteIoRates(Pdpb.RecordPair value)
Threads' write disk I/O rates in the store
|
Pdpb.RecordPair.Builder |
Pdpb.RecordPair.Builder.mergeFrom(Pdpb.RecordPair other) |
static Pdpb.RecordPair.Builder |
Pdpb.RecordPair.newBuilder(Pdpb.RecordPair prototype) |
Pdpb.StoreStats.Builder |
Pdpb.StoreStats.Builder.setCpuUsages(int index,
Pdpb.RecordPair value)
Threads' CPU usages in the store
|
Pdpb.StoreStats.Builder |
Pdpb.StoreStats.Builder.setOpLatencies(int index,
Pdpb.RecordPair value)
Operations' latencies in the store
|
Pdpb.StoreStats.Builder |
Pdpb.StoreStats.Builder.setReadIoRates(int index,
Pdpb.RecordPair value)
Threads' read disk I/O rates in the store
|
Pdpb.StoreStats.Builder |
Pdpb.StoreStats.Builder.setWriteIoRates(int index,
Pdpb.RecordPair value)
Threads' write disk I/O rates in the store
|
Modifier and Type | Method and Description |
---|---|
Pdpb.StoreStats.Builder |
Pdpb.StoreStats.Builder.addAllCpuUsages(Iterable<? extends Pdpb.RecordPair> values)
Threads' CPU usages in the store
|
Pdpb.StoreStats.Builder |
Pdpb.StoreStats.Builder.addAllOpLatencies(Iterable<? extends Pdpb.RecordPair> values)
Operations' latencies in the store
|
Pdpb.StoreStats.Builder |
Pdpb.StoreStats.Builder.addAllReadIoRates(Iterable<? extends Pdpb.RecordPair> values)
Threads' read disk I/O rates in the store
|
Pdpb.StoreStats.Builder |
Pdpb.StoreStats.Builder.addAllWriteIoRates(Iterable<? extends Pdpb.RecordPair> values)
Threads' write disk I/O rates in the store
|
Copyright © 2024 PingCAP. All rights reserved.