HFileProtos.CompactionEventTracker.Builder |
HFileProtos.CompactionEventTracker.Builder.addAllCompactedStoreFile(Iterable<? extends org.apache.hbase.thirdparty.com.google.protobuf.ByteString> values)
repeated bytes compacted_store_file = 1;
|
HFileProtos.CompactionEventTracker.Builder |
HFileProtos.CompactionEventTracker.Builder.addCompactedStoreFile(org.apache.hbase.thirdparty.com.google.protobuf.ByteString value)
repeated bytes compacted_store_file = 1;
|
HFileProtos.CompactionEventTracker.Builder |
HFileProtos.CompactionEventTracker.Builder.addRepeatedField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
HFileProtos.CompactionEventTracker.Builder |
HFileProtos.CompactionEventTracker.Builder.clear() |
HFileProtos.CompactionEventTracker.Builder |
HFileProtos.CompactionEventTracker.Builder.clearCompactedStoreFile()
repeated bytes compacted_store_file = 1;
|
HFileProtos.CompactionEventTracker.Builder |
HFileProtos.CompactionEventTracker.Builder.clearField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field) |
HFileProtos.CompactionEventTracker.Builder |
HFileProtos.CompactionEventTracker.Builder.clearOneof(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.OneofDescriptor oneof) |
HFileProtos.CompactionEventTracker.Builder |
HFileProtos.CompactionEventTracker.Builder.clone() |
HFileProtos.CompactionEventTracker.Builder |
HFileProtos.CompactionEventTracker.Builder.mergeFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
HFileProtos.CompactionEventTracker.Builder |
HFileProtos.CompactionEventTracker.Builder.mergeFrom(HFileProtos.CompactionEventTracker other) |
HFileProtos.CompactionEventTracker.Builder |
HFileProtos.CompactionEventTracker.Builder.mergeFrom(org.apache.hbase.thirdparty.com.google.protobuf.Message other) |
HFileProtos.CompactionEventTracker.Builder |
HFileProtos.CompactionEventTracker.Builder.mergeUnknownFields(org.apache.hbase.thirdparty.com.google.protobuf.UnknownFieldSet unknownFields) |
static HFileProtos.CompactionEventTracker.Builder |
HFileProtos.CompactionEventTracker.newBuilder() |
static HFileProtos.CompactionEventTracker.Builder |
HFileProtos.CompactionEventTracker.newBuilder(HFileProtos.CompactionEventTracker prototype) |
HFileProtos.CompactionEventTracker.Builder |
HFileProtos.CompactionEventTracker.newBuilderForType() |
protected HFileProtos.CompactionEventTracker.Builder |
HFileProtos.CompactionEventTracker.newBuilderForType(org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
HFileProtos.CompactionEventTracker.Builder |
HFileProtos.CompactionEventTracker.Builder.setCompactedStoreFile(int index,
org.apache.hbase.thirdparty.com.google.protobuf.ByteString value)
repeated bytes compacted_store_file = 1;
|
HFileProtos.CompactionEventTracker.Builder |
HFileProtos.CompactionEventTracker.Builder.setField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
HFileProtos.CompactionEventTracker.Builder |
HFileProtos.CompactionEventTracker.Builder.setRepeatedField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
HFileProtos.CompactionEventTracker.Builder |
HFileProtos.CompactionEventTracker.Builder.setUnknownFields(org.apache.hbase.thirdparty.com.google.protobuf.UnknownFieldSet unknownFields) |
HFileProtos.CompactionEventTracker.Builder |
HFileProtos.CompactionEventTracker.toBuilder() |