Uses of Interface
com.google.bigtable.admin.v2.CreateTableRequest.SplitOrBuilder
-
Uses of CreateTableRequest.SplitOrBuilder in com.google.bigtable.admin.v2
Classes in com.google.bigtable.admin.v2 that implement CreateTableRequest.SplitOrBuilderModifier and TypeClassDescriptionstatic final classAn initial split point for a newly created table.static final classAn initial split point for a newly created table.Methods in com.google.bigtable.admin.v2 that return CreateTableRequest.SplitOrBuilderModifier and TypeMethodDescriptionCreateTableRequest.Builder.getInitialSplitsOrBuilder(int index) The optional list of row keys that will be used to initially split the table into several tablets (tablets are similar to HBase regions).CreateTableRequest.getInitialSplitsOrBuilder(int index) The optional list of row keys that will be used to initially split the table into several tablets (tablets are similar to HBase regions).CreateTableRequestOrBuilder.getInitialSplitsOrBuilder(int index) The optional list of row keys that will be used to initially split the table into several tablets (tablets are similar to HBase regions).Methods in com.google.bigtable.admin.v2 that return types with arguments of type CreateTableRequest.SplitOrBuilderModifier and TypeMethodDescriptionList<? extends CreateTableRequest.SplitOrBuilder>CreateTableRequest.Builder.getInitialSplitsOrBuilderList()The optional list of row keys that will be used to initially split the table into several tablets (tablets are similar to HBase regions).List<? extends CreateTableRequest.SplitOrBuilder>CreateTableRequest.getInitialSplitsOrBuilderList()The optional list of row keys that will be used to initially split the table into several tablets (tablets are similar to HBase regions).List<? extends CreateTableRequest.SplitOrBuilder>CreateTableRequestOrBuilder.getInitialSplitsOrBuilderList()The optional list of row keys that will be used to initially split the table into several tablets (tablets are similar to HBase regions).