| 程序包 | 说明 |
|---|---|
| org.apache.hadoop.hbase.shaded.protobuf.generated |
| 限定符和类型 | 字段和说明 |
|---|---|
static org.apache.hbase.thirdparty.com.google.protobuf.Parser<HBaseProtos.UUID> |
HBaseProtos.UUID.PARSER
已过时。
|
| 限定符和类型 | 方法和说明 |
|---|---|
HBaseProtos.UUID |
HBaseProtos.UUID.Builder.build() |
HBaseProtos.UUID |
HBaseProtos.UUID.Builder.buildPartial() |
HBaseProtos.UUID |
WALProtos.WALKeyOrBuilder.getClusterId()
已过时。
|
HBaseProtos.UUID |
WALProtos.WALKey.getClusterId()
已过时。
|
HBaseProtos.UUID |
WALProtos.WALKey.Builder.getClusterId()
已过时。
|
HBaseProtos.UUID |
WALProtos.WALKeyOrBuilder.getClusterIds(int index)
This field contains the list of clusters that have
consumed the change
repeated .hbase.pb.UUID cluster_ids = 8; |
HBaseProtos.UUID |
WALProtos.WALKey.getClusterIds(int index)
This field contains the list of clusters that have
consumed the change
repeated .hbase.pb.UUID cluster_ids = 8; |
HBaseProtos.UUID |
WALProtos.WALKey.Builder.getClusterIds(int index)
This field contains the list of clusters that have
consumed the change
repeated .hbase.pb.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,
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) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<HBaseProtos.UUID> |
WALProtos.WALKeyOrBuilder.getClusterIdsList()
This field contains the list of clusters that have
consumed the change
repeated .hbase.pb.UUID cluster_ids = 8; |
List<HBaseProtos.UUID> |
WALProtos.WALKey.getClusterIdsList()
This field contains the list of clusters that have
consumed the change
repeated .hbase.pb.UUID cluster_ids = 8; |
List<HBaseProtos.UUID> |
WALProtos.WALKey.Builder.getClusterIdsList()
This field contains the list of clusters that have
consumed the change
repeated .hbase.pb.UUID cluster_ids = 8; |
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() |
| 限定符和类型 | 方法和说明 |
|---|---|
WALProtos.WALKey.Builder |
WALProtos.WALKey.Builder.addClusterIds(HBaseProtos.UUID value)
This field contains the list of clusters that have
consumed the change
repeated .hbase.pb.UUID cluster_ids = 8; |
WALProtos.WALKey.Builder |
WALProtos.WALKey.Builder.addClusterIds(int index,
HBaseProtos.UUID value)
This field contains the list of clusters that have
consumed the change
repeated .hbase.pb.UUID cluster_ids = 8; |
WALProtos.WALKey.Builder |
WALProtos.WALKey.Builder.mergeClusterId(HBaseProtos.UUID value)
已过时。
|
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)
已过时。
|
WALProtos.WALKey.Builder |
WALProtos.WALKey.Builder.setClusterIds(int index,
HBaseProtos.UUID value)
This field contains the list of clusters that have
consumed the change
repeated .hbase.pb.UUID cluster_ids = 8; |
| 限定符和类型 | 方法和说明 |
|---|---|
WALProtos.WALKey.Builder |
WALProtos.WALKey.Builder.addAllClusterIds(Iterable<? extends HBaseProtos.UUID> values)
This field contains the list of clusters that have
consumed the change
repeated .hbase.pb.UUID cluster_ids = 8; |
Copyright © 2007–2019. All rights reserved.