| Package | Description |
|---|---|
| org.apache.hadoop.hbase.shaded.protobuf.generated |
| Modifier and Type | Method and Description |
|---|---|
WALProtos.RegionEventDescriptor.Builder |
WALProtos.RegionEventDescriptor.Builder.addAllStores(Iterable<? extends WALProtos.StoreDescriptor> values)
repeated .hbase.pb.StoreDescriptor stores = 5; |
WALProtos.RegionEventDescriptor.Builder |
WALProtos.RegionEventDescriptor.Builder.addRepeatedField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
WALProtos.RegionEventDescriptor.Builder |
WALProtos.RegionEventDescriptor.Builder.addStores(int index,
WALProtos.StoreDescriptor.Builder builderForValue)
repeated .hbase.pb.StoreDescriptor stores = 5; |
WALProtos.RegionEventDescriptor.Builder |
WALProtos.RegionEventDescriptor.Builder.addStores(int index,
WALProtos.StoreDescriptor value)
repeated .hbase.pb.StoreDescriptor stores = 5; |
WALProtos.RegionEventDescriptor.Builder |
WALProtos.RegionEventDescriptor.Builder.addStores(WALProtos.StoreDescriptor.Builder builderForValue)
repeated .hbase.pb.StoreDescriptor stores = 5; |
WALProtos.RegionEventDescriptor.Builder |
WALProtos.RegionEventDescriptor.Builder.addStores(WALProtos.StoreDescriptor value)
repeated .hbase.pb.StoreDescriptor stores = 5; |
WALProtos.RegionEventDescriptor.Builder |
WALProtos.RegionEventDescriptor.Builder.clear() |
WALProtos.RegionEventDescriptor.Builder |
WALProtos.RegionEventDescriptor.Builder.clearEncodedRegionName()
required bytes encoded_region_name = 3; |
WALProtos.RegionEventDescriptor.Builder |
WALProtos.RegionEventDescriptor.Builder.clearEventType()
required .hbase.pb.RegionEventDescriptor.EventType event_type = 1; |
WALProtos.RegionEventDescriptor.Builder |
WALProtos.RegionEventDescriptor.Builder.clearField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field) |
WALProtos.RegionEventDescriptor.Builder |
WALProtos.RegionEventDescriptor.Builder.clearLogSequenceNumber()
optional uint64 log_sequence_number = 4; |
WALProtos.RegionEventDescriptor.Builder |
WALProtos.RegionEventDescriptor.Builder.clearOneof(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.OneofDescriptor oneof) |
WALProtos.RegionEventDescriptor.Builder |
WALProtos.RegionEventDescriptor.Builder.clearRegionName()
full region name
|
WALProtos.RegionEventDescriptor.Builder |
WALProtos.RegionEventDescriptor.Builder.clearServer()
Server who opened the region
|
WALProtos.RegionEventDescriptor.Builder |
WALProtos.RegionEventDescriptor.Builder.clearStores()
repeated .hbase.pb.StoreDescriptor stores = 5; |
WALProtos.RegionEventDescriptor.Builder |
WALProtos.RegionEventDescriptor.Builder.clearTableName()
required bytes table_name = 2; |
WALProtos.RegionEventDescriptor.Builder |
WALProtos.RegionEventDescriptor.Builder.clone() |
WALProtos.RegionEventDescriptor.Builder |
WALProtos.RegionEventDescriptor.Builder.mergeFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
WALProtos.RegionEventDescriptor.Builder |
WALProtos.RegionEventDescriptor.Builder.mergeFrom(org.apache.hbase.thirdparty.com.google.protobuf.Message other) |
WALProtos.RegionEventDescriptor.Builder |
WALProtos.RegionEventDescriptor.Builder.mergeFrom(WALProtos.RegionEventDescriptor other) |
WALProtos.RegionEventDescriptor.Builder |
WALProtos.RegionEventDescriptor.Builder.mergeServer(HBaseProtos.ServerName value)
Server who opened the region
|
WALProtos.RegionEventDescriptor.Builder |
WALProtos.RegionEventDescriptor.Builder.mergeUnknownFields(org.apache.hbase.thirdparty.com.google.protobuf.UnknownFieldSet unknownFields) |
static WALProtos.RegionEventDescriptor.Builder |
WALProtos.RegionEventDescriptor.newBuilder() |
static WALProtos.RegionEventDescriptor.Builder |
WALProtos.RegionEventDescriptor.newBuilder(WALProtos.RegionEventDescriptor prototype) |
WALProtos.RegionEventDescriptor.Builder |
WALProtos.RegionEventDescriptor.newBuilderForType() |
protected WALProtos.RegionEventDescriptor.Builder |
WALProtos.RegionEventDescriptor.newBuilderForType(org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
WALProtos.RegionEventDescriptor.Builder |
WALProtos.RegionEventDescriptor.Builder.removeStores(int index)
repeated .hbase.pb.StoreDescriptor stores = 5; |
WALProtos.RegionEventDescriptor.Builder |
WALProtos.RegionEventDescriptor.Builder.setEncodedRegionName(org.apache.hbase.thirdparty.com.google.protobuf.ByteString value)
required bytes encoded_region_name = 3; |
WALProtos.RegionEventDescriptor.Builder |
WALProtos.RegionEventDescriptor.Builder.setEventType(WALProtos.RegionEventDescriptor.EventType value)
required .hbase.pb.RegionEventDescriptor.EventType event_type = 1; |
WALProtos.RegionEventDescriptor.Builder |
WALProtos.RegionEventDescriptor.Builder.setField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
WALProtos.RegionEventDescriptor.Builder |
WALProtos.RegionEventDescriptor.Builder.setLogSequenceNumber(long value)
optional uint64 log_sequence_number = 4; |
WALProtos.RegionEventDescriptor.Builder |
WALProtos.RegionEventDescriptor.Builder.setRegionName(org.apache.hbase.thirdparty.com.google.protobuf.ByteString value)
full region name
|
WALProtos.RegionEventDescriptor.Builder |
WALProtos.RegionEventDescriptor.Builder.setRepeatedField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
WALProtos.RegionEventDescriptor.Builder |
WALProtos.RegionEventDescriptor.Builder.setServer(HBaseProtos.ServerName.Builder builderForValue)
Server who opened the region
|
WALProtos.RegionEventDescriptor.Builder |
WALProtos.RegionEventDescriptor.Builder.setServer(HBaseProtos.ServerName value)
Server who opened the region
|
WALProtos.RegionEventDescriptor.Builder |
WALProtos.RegionEventDescriptor.Builder.setStores(int index,
WALProtos.StoreDescriptor.Builder builderForValue)
repeated .hbase.pb.StoreDescriptor stores = 5; |
WALProtos.RegionEventDescriptor.Builder |
WALProtos.RegionEventDescriptor.Builder.setStores(int index,
WALProtos.StoreDescriptor value)
repeated .hbase.pb.StoreDescriptor stores = 5; |
WALProtos.RegionEventDescriptor.Builder |
WALProtos.RegionEventDescriptor.Builder.setTableName(org.apache.hbase.thirdparty.com.google.protobuf.ByteString value)
required bytes table_name = 2; |
WALProtos.RegionEventDescriptor.Builder |
WALProtos.RegionEventDescriptor.Builder.setUnknownFields(org.apache.hbase.thirdparty.com.google.protobuf.UnknownFieldSet unknownFields) |
WALProtos.RegionEventDescriptor.Builder |
WALProtos.RegionEventDescriptor.toBuilder() |
Copyright © 2007–2019 Cloudera. All rights reserved.