Package | Description |
---|---|
org.apache.hadoop.hbase.protobuf.generated |
Modifier and Type | Field and Description |
---|---|
static com.google.protobuf.Parser<HBaseProtos.UUID> |
HBaseProtos.UUID.PARSER |
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)
repeated .UUID cluster_ids = 8; |
HBaseProtos.UUID |
WALProtos.WALKey.getClusterIds(int index)
repeated .UUID cluster_ids = 8; |
HBaseProtos.UUID |
WALProtos.WALKey.Builder.getClusterIds(int index)
repeated .UUID cluster_ids = 8; |
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,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HBaseProtos.UUID |
HBaseProtos.UUID.parseFrom(byte[] data) |
static HBaseProtos.UUID |
HBaseProtos.UUID.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HBaseProtos.UUID |
HBaseProtos.UUID.parseFrom(com.google.protobuf.ByteString data) |
static HBaseProtos.UUID |
HBaseProtos.UUID.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HBaseProtos.UUID |
HBaseProtos.UUID.parseFrom(com.google.protobuf.CodedInputStream input) |
static HBaseProtos.UUID |
HBaseProtos.UUID.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HBaseProtos.UUID |
HBaseProtos.UUID.parseFrom(InputStream input) |
static HBaseProtos.UUID |
HBaseProtos.UUID.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
List<HBaseProtos.UUID> |
WALProtos.WALKeyOrBuilder.getClusterIdsList()
repeated .UUID cluster_ids = 8; |
List<HBaseProtos.UUID> |
WALProtos.WALKey.getClusterIdsList()
repeated .UUID cluster_ids = 8; |
List<HBaseProtos.UUID> |
WALProtos.WALKey.Builder.getClusterIdsList()
repeated .UUID cluster_ids = 8; |
com.google.protobuf.Parser<HBaseProtos.UUID> |
HBaseProtos.UUID.getParserForType() |
Modifier and Type | Method and Description |
---|---|
WALProtos.WALKey.Builder |
WALProtos.WALKey.Builder.addClusterIds(HBaseProtos.UUID value)
repeated .UUID cluster_ids = 8; |
WALProtos.WALKey.Builder |
WALProtos.WALKey.Builder.addClusterIds(int index,
HBaseProtos.UUID value)
repeated .UUID cluster_ids = 8; |
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)
repeated .UUID cluster_ids = 8; |
Modifier and Type | Method and Description |
---|---|
WALProtos.WALKey.Builder |
WALProtos.WALKey.Builder.addAllClusterIds(Iterable<? extends HBaseProtos.UUID> values)
repeated .UUID cluster_ids = 8; |
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.