|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HBaseProtos.UUIDOrBuilder | |
---|---|
org.apache.hadoop.hbase.protobuf.generated |
Uses of HBaseProtos.UUIDOrBuilder in org.apache.hadoop.hbase.protobuf.generated |
---|
Classes in org.apache.hadoop.hbase.protobuf.generated that implement HBaseProtos.UUIDOrBuilder | |
---|---|
static class |
HBaseProtos.UUID
Protobuf type UUID |
static class |
HBaseProtos.UUID.Builder
Protobuf type UUID |
Methods in org.apache.hadoop.hbase.protobuf.generated that return HBaseProtos.UUIDOrBuilder | |
---|---|
HBaseProtos.UUIDOrBuilder |
WALProtos.WALKeyOrBuilder.getClusterIdOrBuilder()
Deprecated. |
HBaseProtos.UUIDOrBuilder |
WALProtos.WALKey.getClusterIdOrBuilder()
Deprecated. |
HBaseProtos.UUIDOrBuilder |
WALProtos.WALKey.Builder.getClusterIdOrBuilder()
Deprecated. |
HBaseProtos.UUIDOrBuilder |
WALProtos.WALKeyOrBuilder.getClusterIdsOrBuilder(int index)
repeated .UUID cluster_ids = 8; |
HBaseProtos.UUIDOrBuilder |
WALProtos.WALKey.getClusterIdsOrBuilder(int index)
repeated .UUID cluster_ids = 8; |
HBaseProtos.UUIDOrBuilder |
WALProtos.WALKey.Builder.getClusterIdsOrBuilder(int index)
repeated .UUID cluster_ids = 8; |
Methods in org.apache.hadoop.hbase.protobuf.generated that return types with arguments of type HBaseProtos.UUIDOrBuilder | |
---|---|
List<? extends HBaseProtos.UUIDOrBuilder> |
WALProtos.WALKeyOrBuilder.getClusterIdsOrBuilderList()
repeated .UUID cluster_ids = 8; |
List<? extends HBaseProtos.UUIDOrBuilder> |
WALProtos.WALKey.getClusterIdsOrBuilderList()
repeated .UUID cluster_ids = 8; |
List<? extends HBaseProtos.UUIDOrBuilder> |
WALProtos.WALKey.Builder.getClusterIdsOrBuilderList()
repeated .UUID cluster_ids = 8; |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |