|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface MasterProtos.CreateTableRequestOrBuilder
Method Summary | |
---|---|
com.google.protobuf.ByteString |
getSplitKeys(int index)
repeated bytes split_keys = 2; |
int |
getSplitKeysCount()
repeated bytes split_keys = 2; |
List<com.google.protobuf.ByteString> |
getSplitKeysList()
repeated bytes split_keys = 2; |
HBaseProtos.TableSchema |
getTableSchema()
required .TableSchema table_schema = 1; |
HBaseProtos.TableSchemaOrBuilder |
getTableSchemaOrBuilder()
required .TableSchema table_schema = 1; |
boolean |
hasTableSchema()
required .TableSchema table_schema = 1; |
Methods inherited from interface com.google.protobuf.MessageOrBuilder |
---|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField |
Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder |
---|
isInitialized |
Method Detail |
---|
boolean hasTableSchema()
required .TableSchema table_schema = 1;
HBaseProtos.TableSchema getTableSchema()
required .TableSchema table_schema = 1;
HBaseProtos.TableSchemaOrBuilder getTableSchemaOrBuilder()
required .TableSchema table_schema = 1;
List<com.google.protobuf.ByteString> getSplitKeysList()
repeated bytes split_keys = 2;
int getSplitKeysCount()
repeated bytes split_keys = 2;
com.google.protobuf.ByteString getSplitKeys(int index)
repeated bytes split_keys = 2;
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |