Package | Description |
---|---|
org.apache.hadoop.hbase.rest.protobuf.generated |
Modifier and Type | Class and Description |
---|---|
static class |
TableSchemaMessage.TableSchema.Attribute
Protobuf type
org.apache.hadoop.hbase.rest.protobuf.generated.TableSchema.Attribute |
static class |
TableSchemaMessage.TableSchema.Attribute.Builder
Protobuf type
org.apache.hadoop.hbase.rest.protobuf.generated.TableSchema.Attribute |
Modifier and Type | Method and Description |
---|---|
TableSchemaMessage.TableSchema.AttributeOrBuilder |
TableSchemaMessage.TableSchemaOrBuilder.getAttrsOrBuilder(int index)
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.TableSchema.Attribute attrs = 2; |
TableSchemaMessage.TableSchema.AttributeOrBuilder |
TableSchemaMessage.TableSchema.getAttrsOrBuilder(int index)
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.TableSchema.Attribute attrs = 2; |
TableSchemaMessage.TableSchema.AttributeOrBuilder |
TableSchemaMessage.TableSchema.Builder.getAttrsOrBuilder(int index)
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.TableSchema.Attribute attrs = 2; |
Modifier and Type | Method and Description |
---|---|
List<? extends TableSchemaMessage.TableSchema.AttributeOrBuilder> |
TableSchemaMessage.TableSchemaOrBuilder.getAttrsOrBuilderList()
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.TableSchema.Attribute attrs = 2; |
List<? extends TableSchemaMessage.TableSchema.AttributeOrBuilder> |
TableSchemaMessage.TableSchema.getAttrsOrBuilderList()
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.TableSchema.Attribute attrs = 2; |
List<? extends TableSchemaMessage.TableSchema.AttributeOrBuilder> |
TableSchemaMessage.TableSchema.Builder.getAttrsOrBuilderList()
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.TableSchema.Attribute attrs = 2; |
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.