| Package | Description |
|---|---|
| org.apache.hadoop.hbase.shaded.protobuf.generated |
| Modifier and Type | Field and Description |
|---|---|
static org.apache.hbase.thirdparty.com.google.protobuf.Parser<HBaseProtos.UUID> |
HBaseProtos.UUID.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
HBaseProtos.UUID |
HBaseProtos.UUID.Builder.build() |
HBaseProtos.UUID |
HBaseProtos.UUID.Builder.buildPartial() |
HBaseProtos.UUID |
WALProtos.WALKeyOrBuilder.getClusterId()
Deprecated.
|
HBaseProtos.UUID |
WALProtos.WALKey.getClusterId()
Deprecated.
|
HBaseProtos.UUID |
WALProtos.WALKey.Builder.getClusterId()
Deprecated.
|
HBaseProtos.UUID |
WALProtos.WALKeyOrBuilder.getClusterIds(int index)
This field contains the list of clusters that have
consumed the change
|
HBaseProtos.UUID |
WALProtos.WALKey.getClusterIds(int index)
This field contains the list of clusters that have
consumed the change
|
HBaseProtos.UUID |
WALProtos.WALKey.Builder.getClusterIds(int index)
This field contains the list of clusters that have
consumed the change
|
static HBaseProtos.UUID |
HBaseProtos.UUID.getDefaultInstance() |
HBaseProtos.UUID |
HBaseProtos.UUID.getDefaultInstanceForType() |
HBaseProtos.UUID |
HBaseProtos.UUID.Builder.getDefaultInstanceForType() |
static HBaseProtos.UUID |
HBaseProtos.UUID.parseDelimitedFrom(InputStream input) |
static HBaseProtos.UUID |
HBaseProtos.UUID.parseDelimitedFrom(InputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HBaseProtos.UUID |
HBaseProtos.UUID.parseFrom(byte[] data) |
static HBaseProtos.UUID |
HBaseProtos.UUID.parseFrom(byte[] data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HBaseProtos.UUID |
HBaseProtos.UUID.parseFrom(ByteBuffer data) |
static HBaseProtos.UUID |
HBaseProtos.UUID.parseFrom(ByteBuffer data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HBaseProtos.UUID |
HBaseProtos.UUID.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.ByteString data) |
static HBaseProtos.UUID |
HBaseProtos.UUID.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.ByteString data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HBaseProtos.UUID |
HBaseProtos.UUID.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input) |
static HBaseProtos.UUID |
HBaseProtos.UUID.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HBaseProtos.UUID |
HBaseProtos.UUID.parseFrom(InputStream input) |
static HBaseProtos.UUID |
HBaseProtos.UUID.parseFrom(InputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<HBaseProtos.UUID> |
WALProtos.WALKeyOrBuilder.getClusterIdsList()
This field contains the list of clusters that have
consumed the change
|
List<HBaseProtos.UUID> |
WALProtos.WALKey.getClusterIdsList()
This field contains the list of clusters that have
consumed the change
|
List<HBaseProtos.UUID> |
WALProtos.WALKey.Builder.getClusterIdsList()
This field contains the list of clusters that have
consumed the change
|
org.apache.hbase.thirdparty.com.google.protobuf.Parser<HBaseProtos.UUID> |
HBaseProtos.UUID.getParserForType() |
static org.apache.hbase.thirdparty.com.google.protobuf.Parser<HBaseProtos.UUID> |
HBaseProtos.UUID.parser() |
| Modifier and Type | Method and Description |
|---|---|
WALProtos.WALKey.Builder |
WALProtos.WALKey.Builder.addClusterIds(HBaseProtos.UUID value)
This field contains the list of clusters that have
consumed the change
|
WALProtos.WALKey.Builder |
WALProtos.WALKey.Builder.addClusterIds(int index,
HBaseProtos.UUID value)
This field contains the list of clusters that have
consumed the change
|
WALProtos.WALKey.Builder |
WALProtos.WALKey.Builder.mergeClusterId(HBaseProtos.UUID value)
Deprecated.
|
HBaseProtos.UUID.Builder |
HBaseProtos.UUID.Builder.mergeFrom(HBaseProtos.UUID other) |
static HBaseProtos.UUID.Builder |
HBaseProtos.UUID.newBuilder(HBaseProtos.UUID prototype) |
WALProtos.WALKey.Builder |
WALProtos.WALKey.Builder.setClusterId(HBaseProtos.UUID value)
Deprecated.
|
WALProtos.WALKey.Builder |
WALProtos.WALKey.Builder.setClusterIds(int index,
HBaseProtos.UUID value)
This field contains the list of clusters that have
consumed the change
|
| Modifier and Type | Method and Description |
|---|---|
WALProtos.WALKey.Builder |
WALProtos.WALKey.Builder.addAllClusterIds(Iterable<? extends HBaseProtos.UUID> values)
This field contains the list of clusters that have
consumed the change
|
Copyright © 2007–2019 Cloudera. All rights reserved.