| Package | Description |
|---|---|
| org.apache.hadoop.hbase.shaded.protobuf.generated |
| Modifier and Type | Method and Description |
|---|---|
WALProtos.FlushDescriptor.StoreFlushDescriptor.Builder |
WALProtos.FlushDescriptor.StoreFlushDescriptor.Builder.addAllFlushOutput(Iterable<String> values)
relative to store dir (if this is a COMMIT_FLUSH)
|
WALProtos.FlushDescriptor.StoreFlushDescriptor.Builder |
WALProtos.FlushDescriptor.StoreFlushDescriptor.Builder.addFlushOutput(String value)
relative to store dir (if this is a COMMIT_FLUSH)
|
WALProtos.FlushDescriptor.StoreFlushDescriptor.Builder |
WALProtos.FlushDescriptor.StoreFlushDescriptor.Builder.addFlushOutputBytes(org.apache.hbase.thirdparty.com.google.protobuf.ByteString value)
relative to store dir (if this is a COMMIT_FLUSH)
|
WALProtos.FlushDescriptor.StoreFlushDescriptor.Builder |
WALProtos.FlushDescriptor.StoreFlushDescriptor.Builder.addRepeatedField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
WALProtos.FlushDescriptor.StoreFlushDescriptor.Builder |
WALProtos.FlushDescriptor.Builder.addStoreFlushesBuilder()
repeated .hbase.pb.FlushDescriptor.StoreFlushDescriptor store_flushes = 5; |
WALProtos.FlushDescriptor.StoreFlushDescriptor.Builder |
WALProtos.FlushDescriptor.Builder.addStoreFlushesBuilder(int index)
repeated .hbase.pb.FlushDescriptor.StoreFlushDescriptor store_flushes = 5; |
WALProtos.FlushDescriptor.StoreFlushDescriptor.Builder |
WALProtos.FlushDescriptor.StoreFlushDescriptor.Builder.clear() |
WALProtos.FlushDescriptor.StoreFlushDescriptor.Builder |
WALProtos.FlushDescriptor.StoreFlushDescriptor.Builder.clearFamilyName()
required bytes family_name = 1; |
WALProtos.FlushDescriptor.StoreFlushDescriptor.Builder |
WALProtos.FlushDescriptor.StoreFlushDescriptor.Builder.clearField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field) |
WALProtos.FlushDescriptor.StoreFlushDescriptor.Builder |
WALProtos.FlushDescriptor.StoreFlushDescriptor.Builder.clearFlushOutput()
relative to store dir (if this is a COMMIT_FLUSH)
|
WALProtos.FlushDescriptor.StoreFlushDescriptor.Builder |
WALProtos.FlushDescriptor.StoreFlushDescriptor.Builder.clearOneof(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.OneofDescriptor oneof) |
WALProtos.FlushDescriptor.StoreFlushDescriptor.Builder |
WALProtos.FlushDescriptor.StoreFlushDescriptor.Builder.clearStoreHomeDir()
relative to region dir
|
WALProtos.FlushDescriptor.StoreFlushDescriptor.Builder |
WALProtos.FlushDescriptor.StoreFlushDescriptor.Builder.clone() |
WALProtos.FlushDescriptor.StoreFlushDescriptor.Builder |
WALProtos.FlushDescriptor.Builder.getStoreFlushesBuilder(int index)
repeated .hbase.pb.FlushDescriptor.StoreFlushDescriptor store_flushes = 5; |
WALProtos.FlushDescriptor.StoreFlushDescriptor.Builder |
WALProtos.FlushDescriptor.StoreFlushDescriptor.Builder.mergeFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
WALProtos.FlushDescriptor.StoreFlushDescriptor.Builder |
WALProtos.FlushDescriptor.StoreFlushDescriptor.Builder.mergeFrom(org.apache.hbase.thirdparty.com.google.protobuf.Message other) |
WALProtos.FlushDescriptor.StoreFlushDescriptor.Builder |
WALProtos.FlushDescriptor.StoreFlushDescriptor.Builder.mergeFrom(WALProtos.FlushDescriptor.StoreFlushDescriptor other) |
WALProtos.FlushDescriptor.StoreFlushDescriptor.Builder |
WALProtos.FlushDescriptor.StoreFlushDescriptor.Builder.mergeUnknownFields(org.apache.hbase.thirdparty.com.google.protobuf.UnknownFieldSet unknownFields) |
static WALProtos.FlushDescriptor.StoreFlushDescriptor.Builder |
WALProtos.FlushDescriptor.StoreFlushDescriptor.newBuilder() |
static WALProtos.FlushDescriptor.StoreFlushDescriptor.Builder |
WALProtos.FlushDescriptor.StoreFlushDescriptor.newBuilder(WALProtos.FlushDescriptor.StoreFlushDescriptor prototype) |
WALProtos.FlushDescriptor.StoreFlushDescriptor.Builder |
WALProtos.FlushDescriptor.StoreFlushDescriptor.newBuilderForType() |
protected WALProtos.FlushDescriptor.StoreFlushDescriptor.Builder |
WALProtos.FlushDescriptor.StoreFlushDescriptor.newBuilderForType(org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
WALProtos.FlushDescriptor.StoreFlushDescriptor.Builder |
WALProtos.FlushDescriptor.StoreFlushDescriptor.Builder.setFamilyName(org.apache.hbase.thirdparty.com.google.protobuf.ByteString value)
required bytes family_name = 1; |
WALProtos.FlushDescriptor.StoreFlushDescriptor.Builder |
WALProtos.FlushDescriptor.StoreFlushDescriptor.Builder.setField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
WALProtos.FlushDescriptor.StoreFlushDescriptor.Builder |
WALProtos.FlushDescriptor.StoreFlushDescriptor.Builder.setFlushOutput(int index,
String value)
relative to store dir (if this is a COMMIT_FLUSH)
|
WALProtos.FlushDescriptor.StoreFlushDescriptor.Builder |
WALProtos.FlushDescriptor.StoreFlushDescriptor.Builder.setRepeatedField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
WALProtos.FlushDescriptor.StoreFlushDescriptor.Builder |
WALProtos.FlushDescriptor.StoreFlushDescriptor.Builder.setStoreHomeDir(String value)
relative to region dir
|
WALProtos.FlushDescriptor.StoreFlushDescriptor.Builder |
WALProtos.FlushDescriptor.StoreFlushDescriptor.Builder.setStoreHomeDirBytes(org.apache.hbase.thirdparty.com.google.protobuf.ByteString value)
relative to region dir
|
WALProtos.FlushDescriptor.StoreFlushDescriptor.Builder |
WALProtos.FlushDescriptor.StoreFlushDescriptor.Builder.setUnknownFields(org.apache.hbase.thirdparty.com.google.protobuf.UnknownFieldSet unknownFields) |
WALProtos.FlushDescriptor.StoreFlushDescriptor.Builder |
WALProtos.FlushDescriptor.StoreFlushDescriptor.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
List<WALProtos.FlushDescriptor.StoreFlushDescriptor.Builder> |
WALProtos.FlushDescriptor.Builder.getStoreFlushesBuilderList()
repeated .hbase.pb.FlushDescriptor.StoreFlushDescriptor store_flushes = 5; |
| Modifier and Type | Method and Description |
|---|---|
WALProtos.FlushDescriptor.Builder |
WALProtos.FlushDescriptor.Builder.addStoreFlushes(int index,
WALProtos.FlushDescriptor.StoreFlushDescriptor.Builder builderForValue)
repeated .hbase.pb.FlushDescriptor.StoreFlushDescriptor store_flushes = 5; |
WALProtos.FlushDescriptor.Builder |
WALProtos.FlushDescriptor.Builder.addStoreFlushes(WALProtos.FlushDescriptor.StoreFlushDescriptor.Builder builderForValue)
repeated .hbase.pb.FlushDescriptor.StoreFlushDescriptor store_flushes = 5; |
WALProtos.FlushDescriptor.Builder |
WALProtos.FlushDescriptor.Builder.setStoreFlushes(int index,
WALProtos.FlushDescriptor.StoreFlushDescriptor.Builder builderForValue)
repeated .hbase.pb.FlushDescriptor.StoreFlushDescriptor store_flushes = 5; |
Copyright © 2007–2019 Cloudera. All rights reserved.