| Package | Description |
|---|---|
| org.apache.hadoop.hbase.shaded.protobuf.generated |
| Modifier and Type | Method and Description |
|---|---|
HBaseProtos.UUID.Builder |
WALProtos.WALKey.Builder.addClusterIdsBuilder()
This field contains the list of clusters that have
consumed the change
|
HBaseProtos.UUID.Builder |
WALProtos.WALKey.Builder.addClusterIdsBuilder(int index)
This field contains the list of clusters that have
consumed the change
|
HBaseProtos.UUID.Builder |
HBaseProtos.UUID.Builder.addRepeatedField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
HBaseProtos.UUID.Builder |
HBaseProtos.UUID.Builder.clear() |
HBaseProtos.UUID.Builder |
HBaseProtos.UUID.Builder.clearField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field) |
HBaseProtos.UUID.Builder |
HBaseProtos.UUID.Builder.clearLeastSigBits()
required uint64 least_sig_bits = 1; |
HBaseProtos.UUID.Builder |
HBaseProtos.UUID.Builder.clearMostSigBits()
required uint64 most_sig_bits = 2; |
HBaseProtos.UUID.Builder |
HBaseProtos.UUID.Builder.clearOneof(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.OneofDescriptor oneof) |
HBaseProtos.UUID.Builder |
HBaseProtos.UUID.Builder.clone() |
HBaseProtos.UUID.Builder |
WALProtos.WALKey.Builder.getClusterIdBuilder()
Deprecated.
|
HBaseProtos.UUID.Builder |
WALProtos.WALKey.Builder.getClusterIdsBuilder(int index)
This field contains the list of clusters that have
consumed the change
|
HBaseProtos.UUID.Builder |
HBaseProtos.UUID.Builder.mergeFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
HBaseProtos.UUID.Builder |
HBaseProtos.UUID.Builder.mergeFrom(HBaseProtos.UUID other) |
HBaseProtos.UUID.Builder |
HBaseProtos.UUID.Builder.mergeFrom(org.apache.hbase.thirdparty.com.google.protobuf.Message other) |
HBaseProtos.UUID.Builder |
HBaseProtos.UUID.Builder.mergeUnknownFields(org.apache.hbase.thirdparty.com.google.protobuf.UnknownFieldSet unknownFields) |
static HBaseProtos.UUID.Builder |
HBaseProtos.UUID.newBuilder() |
static HBaseProtos.UUID.Builder |
HBaseProtos.UUID.newBuilder(HBaseProtos.UUID prototype) |
HBaseProtos.UUID.Builder |
HBaseProtos.UUID.newBuilderForType() |
protected HBaseProtos.UUID.Builder |
HBaseProtos.UUID.newBuilderForType(org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
HBaseProtos.UUID.Builder |
HBaseProtos.UUID.Builder.setField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
HBaseProtos.UUID.Builder |
HBaseProtos.UUID.Builder.setLeastSigBits(long value)
required uint64 least_sig_bits = 1; |
HBaseProtos.UUID.Builder |
HBaseProtos.UUID.Builder.setMostSigBits(long value)
required uint64 most_sig_bits = 2; |
HBaseProtos.UUID.Builder |
HBaseProtos.UUID.Builder.setRepeatedField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
HBaseProtos.UUID.Builder |
HBaseProtos.UUID.Builder.setUnknownFields(org.apache.hbase.thirdparty.com.google.protobuf.UnknownFieldSet unknownFields) |
HBaseProtos.UUID.Builder |
HBaseProtos.UUID.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
List<HBaseProtos.UUID.Builder> |
WALProtos.WALKey.Builder.getClusterIdsBuilderList()
This field contains the list of clusters that have
consumed the change
|
| Modifier and Type | Method and Description |
|---|---|
WALProtos.WALKey.Builder |
WALProtos.WALKey.Builder.addClusterIds(HBaseProtos.UUID.Builder builderForValue)
This field contains the list of clusters that have
consumed the change
|
WALProtos.WALKey.Builder |
WALProtos.WALKey.Builder.addClusterIds(int index,
HBaseProtos.UUID.Builder builderForValue)
This field contains the list of clusters that have
consumed the change
|
WALProtos.WALKey.Builder |
WALProtos.WALKey.Builder.setClusterId(HBaseProtos.UUID.Builder builderForValue)
Deprecated.
|
WALProtos.WALKey.Builder |
WALProtos.WALKey.Builder.setClusterIds(int index,
HBaseProtos.UUID.Builder builderForValue)
This field contains the list of clusters that have
consumed the change
|
Copyright © 2007–2019 Cloudera. All rights reserved.