public static interface ReplicationProtos.TableCFOrBuilder
extends org.apache.hbase.thirdparty.com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
org.apache.hbase.thirdparty.com.google.protobuf.ByteString |
getFamilies(int index)
repeated bytes families = 2; |
int |
getFamiliesCount()
repeated bytes families = 2; |
List<org.apache.hbase.thirdparty.com.google.protobuf.ByteString> |
getFamiliesList()
repeated bytes families = 2; |
HBaseProtos.TableName |
getTableName()
optional .hbase.pb.TableName table_name = 1; |
HBaseProtos.TableNameOrBuilder |
getTableNameOrBuilder()
optional .hbase.pb.TableName table_name = 1; |
boolean |
hasTableName()
optional .hbase.pb.TableName table_name = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasTableName()
optional .hbase.pb.TableName table_name = 1;HBaseProtos.TableName getTableName()
optional .hbase.pb.TableName table_name = 1;HBaseProtos.TableNameOrBuilder getTableNameOrBuilder()
optional .hbase.pb.TableName table_name = 1;List<org.apache.hbase.thirdparty.com.google.protobuf.ByteString> getFamiliesList()
repeated bytes families = 2;int getFamiliesCount()
repeated bytes families = 2;org.apache.hbase.thirdparty.com.google.protobuf.ByteString getFamilies(int index)
repeated bytes families = 2;Copyright © 2007–2019 Cloudera. All rights reserved.