Package | Description |
---|---|
org.apache.hadoop.hbase.protobuf.generated |
Modifier and Type | Class and Description |
---|---|
static class |
HBaseProtos.UUID
Protobuf type
UUID |
static class |
HBaseProtos.UUID.Builder
Protobuf type
UUID |
Modifier and Type | Method and Description |
---|---|
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; |
Modifier and Type | Method and Description |
---|---|
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; |
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.