public static final class MasterProtos.GetTableDescriptorsResponse.Builder extends <any> implements MasterProtos.GetTableDescriptorsResponseOrBuilder
GetTableDescriptorsResponsepublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
public MasterProtos.GetTableDescriptorsResponse.Builder clear()
public MasterProtos.GetTableDescriptorsResponse.Builder clone()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
public MasterProtos.GetTableDescriptorsResponse getDefaultInstanceForType()
public MasterProtos.GetTableDescriptorsResponse build()
public MasterProtos.GetTableDescriptorsResponse buildPartial()
public MasterProtos.GetTableDescriptorsResponse.Builder mergeFrom(com.google.protobuf.Message other)
public final boolean isInitialized()
public MasterProtos.GetTableDescriptorsResponse.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic List<HBaseProtos.TableSchema> getTableSchemaList()
repeated .TableSchema table_schema = 1;getTableSchemaList in interface MasterProtos.GetTableDescriptorsResponseOrBuilderpublic int getTableSchemaCount()
repeated .TableSchema table_schema = 1;getTableSchemaCount in interface MasterProtos.GetTableDescriptorsResponseOrBuilderpublic HBaseProtos.TableSchema getTableSchema(int index)
repeated .TableSchema table_schema = 1;getTableSchema in interface MasterProtos.GetTableDescriptorsResponseOrBuilderpublic MasterProtos.GetTableDescriptorsResponse.Builder setTableSchema(int index, HBaseProtos.TableSchema value)
repeated .TableSchema table_schema = 1;public MasterProtos.GetTableDescriptorsResponse.Builder setTableSchema(int index, HBaseProtos.TableSchema.Builder builderForValue)
repeated .TableSchema table_schema = 1;public MasterProtos.GetTableDescriptorsResponse.Builder addTableSchema(HBaseProtos.TableSchema value)
repeated .TableSchema table_schema = 1;public MasterProtos.GetTableDescriptorsResponse.Builder addTableSchema(int index, HBaseProtos.TableSchema value)
repeated .TableSchema table_schema = 1;public MasterProtos.GetTableDescriptorsResponse.Builder addTableSchema(HBaseProtos.TableSchema.Builder builderForValue)
repeated .TableSchema table_schema = 1;public MasterProtos.GetTableDescriptorsResponse.Builder addTableSchema(int index, HBaseProtos.TableSchema.Builder builderForValue)
repeated .TableSchema table_schema = 1;public MasterProtos.GetTableDescriptorsResponse.Builder addAllTableSchema(Iterable<? extends HBaseProtos.TableSchema> values)
repeated .TableSchema table_schema = 1;public MasterProtos.GetTableDescriptorsResponse.Builder clearTableSchema()
repeated .TableSchema table_schema = 1;public MasterProtos.GetTableDescriptorsResponse.Builder removeTableSchema(int index)
repeated .TableSchema table_schema = 1;public HBaseProtos.TableSchema.Builder getTableSchemaBuilder(int index)
repeated .TableSchema table_schema = 1;public HBaseProtos.TableSchemaOrBuilder getTableSchemaOrBuilder(int index)
repeated .TableSchema table_schema = 1;getTableSchemaOrBuilder in interface MasterProtos.GetTableDescriptorsResponseOrBuilderpublic List<? extends HBaseProtos.TableSchemaOrBuilder> getTableSchemaOrBuilderList()
repeated .TableSchema table_schema = 1;getTableSchemaOrBuilderList in interface MasterProtos.GetTableDescriptorsResponseOrBuilderpublic HBaseProtos.TableSchema.Builder addTableSchemaBuilder()
repeated .TableSchema table_schema = 1;public HBaseProtos.TableSchema.Builder addTableSchemaBuilder(int index)
repeated .TableSchema table_schema = 1;public List<HBaseProtos.TableSchema.Builder> getTableSchemaBuilderList()
repeated .TableSchema table_schema = 1;