Package | Description |
---|---|
org.apache.hadoop.hbase.rest.protobuf.generated |
Modifier and Type | Class and Description |
---|---|
static class |
ColumnSchemaMessage.ColumnSchema.Attribute
Protobuf type
org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema.Attribute |
static class |
ColumnSchemaMessage.ColumnSchema.Attribute.Builder
Protobuf type
org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema.Attribute |
Modifier and Type | Method and Description |
---|---|
ColumnSchemaMessage.ColumnSchema.AttributeOrBuilder |
ColumnSchemaMessage.ColumnSchemaOrBuilder.getAttrsOrBuilder(int index)
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema.Attribute attrs = 2; |
ColumnSchemaMessage.ColumnSchema.AttributeOrBuilder |
ColumnSchemaMessage.ColumnSchema.getAttrsOrBuilder(int index)
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema.Attribute attrs = 2; |
ColumnSchemaMessage.ColumnSchema.AttributeOrBuilder |
ColumnSchemaMessage.ColumnSchema.Builder.getAttrsOrBuilder(int index)
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema.Attribute attrs = 2; |
Modifier and Type | Method and Description |
---|---|
List<? extends ColumnSchemaMessage.ColumnSchema.AttributeOrBuilder> |
ColumnSchemaMessage.ColumnSchemaOrBuilder.getAttrsOrBuilderList()
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema.Attribute attrs = 2; |
List<? extends ColumnSchemaMessage.ColumnSchema.AttributeOrBuilder> |
ColumnSchemaMessage.ColumnSchema.getAttrsOrBuilderList()
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema.Attribute attrs = 2; |
List<? extends ColumnSchemaMessage.ColumnSchema.AttributeOrBuilder> |
ColumnSchemaMessage.ColumnSchema.Builder.getAttrsOrBuilderList()
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema.Attribute attrs = 2; |
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.