public static final class Metapb.BucketStats extends com.google.protobuf.GeneratedMessageV3 implements Metapb.BucketStatsOrBuilder
metapb.BucketStats| 限定符和类型 | 类和说明 |
|---|---|
static class |
Metapb.BucketStats.Builder
Protobuf type
metapb.BucketStats |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| 限定符和类型 | 字段和说明 |
|---|---|
static int |
READ_BYTES_FIELD_NUMBER |
static int |
READ_KEYS_FIELD_NUMBER |
static int |
READ_QPS_FIELD_NUMBER |
static int |
WRITE_BYTES_FIELD_NUMBER |
static int |
WRITE_KEYS_FIELD_NUMBER |
static int |
WRITE_QPS_FIELD_NUMBER |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
equals(Object obj) |
static Metapb.BucketStats |
getDefaultInstance() |
Metapb.BucketStats |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Parser<Metapb.BucketStats> |
getParserForType() |
long |
getReadBytes(int index)
total read in bytes of each bucket
repeated uint64 read_bytes = 1; |
int |
getReadBytesCount()
total read in bytes of each bucket
repeated uint64 read_bytes = 1; |
List<Long> |
getReadBytesList()
total read in bytes of each bucket
repeated uint64 read_bytes = 1; |
long |
getReadKeys(int index)
total read keys of each bucket
repeated uint64 read_keys = 5; |
int |
getReadKeysCount()
total read keys of each bucket
repeated uint64 read_keys = 5; |
List<Long> |
getReadKeysList()
total read keys of each bucket
repeated uint64 read_keys = 5; |
long |
getReadQps(int index)
total read qps of each bucket
repeated uint64 read_qps = 3; |
int |
getReadQpsCount()
total read qps of each bucket
repeated uint64 read_qps = 3; |
List<Long> |
getReadQpsList()
total read qps of each bucket
repeated uint64 read_qps = 3; |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
long |
getWriteBytes(int index)
total write in bytes of each bucket
repeated uint64 write_bytes = 2; |
int |
getWriteBytesCount()
total write in bytes of each bucket
repeated uint64 write_bytes = 2; |
List<Long> |
getWriteBytesList()
total write in bytes of each bucket
repeated uint64 write_bytes = 2; |
long |
getWriteKeys(int index)
total write keys of each bucket
repeated uint64 write_keys = 6; |
int |
getWriteKeysCount()
total write keys of each bucket
repeated uint64 write_keys = 6; |
List<Long> |
getWriteKeysList()
total write keys of each bucket
repeated uint64 write_keys = 6; |
long |
getWriteQps(int index)
total write qps of each bucket
repeated uint64 write_qps = 4; |
int |
getWriteQpsCount()
total write qps of each bucket
repeated uint64 write_qps = 4; |
List<Long> |
getWriteQpsList()
total write qps of each bucket
repeated uint64 write_qps = 4; |
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static Metapb.BucketStats.Builder |
newBuilder() |
static Metapb.BucketStats.Builder |
newBuilder(Metapb.BucketStats prototype) |
Metapb.BucketStats.Builder |
newBuilderForType() |
protected Metapb.BucketStats.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
static Metapb.BucketStats |
parseDelimitedFrom(InputStream input) |
static Metapb.BucketStats |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Metapb.BucketStats |
parseFrom(byte[] data) |
static Metapb.BucketStats |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Metapb.BucketStats |
parseFrom(ByteBuffer data) |
static Metapb.BucketStats |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Metapb.BucketStats |
parseFrom(com.google.protobuf.ByteString data) |
static Metapb.BucketStats |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Metapb.BucketStats |
parseFrom(com.google.protobuf.CodedInputStream input) |
static Metapb.BucketStats |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Metapb.BucketStats |
parseFrom(InputStream input) |
static Metapb.BucketStats |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<Metapb.BucketStats> |
parser() |
Metapb.BucketStats.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newInstance, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTopublic static final int READ_BYTES_FIELD_NUMBER
public static final int WRITE_BYTES_FIELD_NUMBER
public static final int READ_QPS_FIELD_NUMBER
public static final int WRITE_QPS_FIELD_NUMBER
public static final int READ_KEYS_FIELD_NUMBER
public static final int WRITE_KEYS_FIELD_NUMBER
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields 在接口中 com.google.protobuf.MessageOrBuildergetUnknownFields 在类中 com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable 在类中 com.google.protobuf.GeneratedMessageV3public List<Long> getReadBytesList()
total read in bytes of each bucket
repeated uint64 read_bytes = 1;getReadBytesList 在接口中 Metapb.BucketStatsOrBuilderpublic int getReadBytesCount()
total read in bytes of each bucket
repeated uint64 read_bytes = 1;getReadBytesCount 在接口中 Metapb.BucketStatsOrBuilderpublic long getReadBytes(int index)
total read in bytes of each bucket
repeated uint64 read_bytes = 1;getReadBytes 在接口中 Metapb.BucketStatsOrBuilderpublic List<Long> getWriteBytesList()
total write in bytes of each bucket
repeated uint64 write_bytes = 2;getWriteBytesList 在接口中 Metapb.BucketStatsOrBuilderpublic int getWriteBytesCount()
total write in bytes of each bucket
repeated uint64 write_bytes = 2;public long getWriteBytes(int index)
total write in bytes of each bucket
repeated uint64 write_bytes = 2;getWriteBytes 在接口中 Metapb.BucketStatsOrBuilderpublic List<Long> getReadQpsList()
total read qps of each bucket
repeated uint64 read_qps = 3;getReadQpsList 在接口中 Metapb.BucketStatsOrBuilderpublic int getReadQpsCount()
total read qps of each bucket
repeated uint64 read_qps = 3;getReadQpsCount 在接口中 Metapb.BucketStatsOrBuilderpublic long getReadQps(int index)
total read qps of each bucket
repeated uint64 read_qps = 3;getReadQps 在接口中 Metapb.BucketStatsOrBuilderpublic List<Long> getWriteQpsList()
total write qps of each bucket
repeated uint64 write_qps = 4;getWriteQpsList 在接口中 Metapb.BucketStatsOrBuilderpublic int getWriteQpsCount()
total write qps of each bucket
repeated uint64 write_qps = 4;getWriteQpsCount 在接口中 Metapb.BucketStatsOrBuilderpublic long getWriteQps(int index)
total write qps of each bucket
repeated uint64 write_qps = 4;getWriteQps 在接口中 Metapb.BucketStatsOrBuilderpublic List<Long> getReadKeysList()
total read keys of each bucket
repeated uint64 read_keys = 5;getReadKeysList 在接口中 Metapb.BucketStatsOrBuilderpublic int getReadKeysCount()
total read keys of each bucket
repeated uint64 read_keys = 5;getReadKeysCount 在接口中 Metapb.BucketStatsOrBuilderpublic long getReadKeys(int index)
total read keys of each bucket
repeated uint64 read_keys = 5;getReadKeys 在接口中 Metapb.BucketStatsOrBuilderpublic List<Long> getWriteKeysList()
total write keys of each bucket
repeated uint64 write_keys = 6;getWriteKeysList 在接口中 Metapb.BucketStatsOrBuilderpublic int getWriteKeysCount()
total write keys of each bucket
repeated uint64 write_keys = 6;getWriteKeysCount 在接口中 Metapb.BucketStatsOrBuilderpublic long getWriteKeys(int index)
total write keys of each bucket
repeated uint64 write_keys = 6;getWriteKeys 在接口中 Metapb.BucketStatsOrBuilderpublic final boolean isInitialized()
isInitialized 在接口中 com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo 在接口中 com.google.protobuf.MessageLitewriteTo 在类中 com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize 在接口中 com.google.protobuf.MessageLitegetSerializedSize 在类中 com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals 在接口中 com.google.protobuf.Messageequals 在类中 com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode 在接口中 com.google.protobuf.MessagehashCode 在类中 com.google.protobuf.AbstractMessagepublic static Metapb.BucketStats parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Metapb.BucketStats parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Metapb.BucketStats parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Metapb.BucketStats parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Metapb.BucketStats parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Metapb.BucketStats parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Metapb.BucketStats parseFrom(InputStream input) throws IOException
IOExceptionpublic static Metapb.BucketStats parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Metapb.BucketStats parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static Metapb.BucketStats parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Metapb.BucketStats parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static Metapb.BucketStats parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic Metapb.BucketStats.Builder newBuilderForType()
newBuilderForType 在接口中 com.google.protobuf.MessagenewBuilderForType 在接口中 com.google.protobuf.MessageLitepublic static Metapb.BucketStats.Builder newBuilder()
public static Metapb.BucketStats.Builder newBuilder(Metapb.BucketStats prototype)
public Metapb.BucketStats.Builder toBuilder()
toBuilder 在接口中 com.google.protobuf.MessagetoBuilder 在接口中 com.google.protobuf.MessageLiteprotected Metapb.BucketStats.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType 在类中 com.google.protobuf.GeneratedMessageV3public static Metapb.BucketStats getDefaultInstance()
public static com.google.protobuf.Parser<Metapb.BucketStats> parser()
public com.google.protobuf.Parser<Metapb.BucketStats> getParserForType()
getParserForType 在接口中 com.google.protobuf.MessagegetParserForType 在接口中 com.google.protobuf.MessageLitegetParserForType 在类中 com.google.protobuf.GeneratedMessageV3public Metapb.BucketStats getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.google.protobuf.MessageOrBuilderCopyright © 2023 PingCAP. All rights reserved.