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