|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ColumnSchemaMessage.ColumnSchema.Attribute | |
---|---|
org.apache.hadoop.hbase.rest.protobuf.generated |
Uses of ColumnSchemaMessage.ColumnSchema.Attribute in org.apache.hadoop.hbase.rest.protobuf.generated |
---|
Fields in org.apache.hadoop.hbase.rest.protobuf.generated with type parameters of type ColumnSchemaMessage.ColumnSchema.Attribute | |
---|---|
static com.google.protobuf.Parser<ColumnSchemaMessage.ColumnSchema.Attribute> |
ColumnSchemaMessage.ColumnSchema.Attribute.PARSER
|
Methods in org.apache.hadoop.hbase.rest.protobuf.generated that return ColumnSchemaMessage.ColumnSchema.Attribute | |
---|---|
ColumnSchemaMessage.ColumnSchema.Attribute |
ColumnSchemaMessage.ColumnSchema.Attribute.Builder.build()
|
ColumnSchemaMessage.ColumnSchema.Attribute |
ColumnSchemaMessage.ColumnSchema.Attribute.Builder.buildPartial()
|
ColumnSchemaMessage.ColumnSchema.Attribute |
ColumnSchemaMessage.ColumnSchemaOrBuilder.getAttrs(int index)
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema.Attribute attrs = 2; |
ColumnSchemaMessage.ColumnSchema.Attribute |
ColumnSchemaMessage.ColumnSchema.getAttrs(int index)
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema.Attribute attrs = 2; |
ColumnSchemaMessage.ColumnSchema.Attribute |
ColumnSchemaMessage.ColumnSchema.Builder.getAttrs(int index)
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema.Attribute attrs = 2; |
static ColumnSchemaMessage.ColumnSchema.Attribute |
ColumnSchemaMessage.ColumnSchema.Attribute.getDefaultInstance()
|
ColumnSchemaMessage.ColumnSchema.Attribute |
ColumnSchemaMessage.ColumnSchema.Attribute.getDefaultInstanceForType()
|
ColumnSchemaMessage.ColumnSchema.Attribute |
ColumnSchemaMessage.ColumnSchema.Attribute.Builder.getDefaultInstanceForType()
|
static ColumnSchemaMessage.ColumnSchema.Attribute |
ColumnSchemaMessage.ColumnSchema.Attribute.parseDelimitedFrom(InputStream input)
|
static ColumnSchemaMessage.ColumnSchema.Attribute |
ColumnSchemaMessage.ColumnSchema.Attribute.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static ColumnSchemaMessage.ColumnSchema.Attribute |
ColumnSchemaMessage.ColumnSchema.Attribute.parseFrom(byte[] data)
|
static ColumnSchemaMessage.ColumnSchema.Attribute |
ColumnSchemaMessage.ColumnSchema.Attribute.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static ColumnSchemaMessage.ColumnSchema.Attribute |
ColumnSchemaMessage.ColumnSchema.Attribute.parseFrom(com.google.protobuf.ByteString data)
|
static ColumnSchemaMessage.ColumnSchema.Attribute |
ColumnSchemaMessage.ColumnSchema.Attribute.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static ColumnSchemaMessage.ColumnSchema.Attribute |
ColumnSchemaMessage.ColumnSchema.Attribute.parseFrom(com.google.protobuf.CodedInputStream input)
|
static ColumnSchemaMessage.ColumnSchema.Attribute |
ColumnSchemaMessage.ColumnSchema.Attribute.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static ColumnSchemaMessage.ColumnSchema.Attribute |
ColumnSchemaMessage.ColumnSchema.Attribute.parseFrom(InputStream input)
|
static ColumnSchemaMessage.ColumnSchema.Attribute |
ColumnSchemaMessage.ColumnSchema.Attribute.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
Methods in org.apache.hadoop.hbase.rest.protobuf.generated that return types with arguments of type ColumnSchemaMessage.ColumnSchema.Attribute | |
---|---|
List<ColumnSchemaMessage.ColumnSchema.Attribute> |
ColumnSchemaMessage.ColumnSchemaOrBuilder.getAttrsList()
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema.Attribute attrs = 2; |
List<ColumnSchemaMessage.ColumnSchema.Attribute> |
ColumnSchemaMessage.ColumnSchema.getAttrsList()
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema.Attribute attrs = 2; |
List<ColumnSchemaMessage.ColumnSchema.Attribute> |
ColumnSchemaMessage.ColumnSchema.Builder.getAttrsList()
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema.Attribute attrs = 2; |
com.google.protobuf.Parser<ColumnSchemaMessage.ColumnSchema.Attribute> |
ColumnSchemaMessage.ColumnSchema.Attribute.getParserForType()
|
Methods in org.apache.hadoop.hbase.rest.protobuf.generated with parameters of type ColumnSchemaMessage.ColumnSchema.Attribute | |
---|---|
ColumnSchemaMessage.ColumnSchema.Builder |
ColumnSchemaMessage.ColumnSchema.Builder.addAttrs(ColumnSchemaMessage.ColumnSchema.Attribute value)
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema.Attribute attrs = 2; |
ColumnSchemaMessage.ColumnSchema.Builder |
ColumnSchemaMessage.ColumnSchema.Builder.addAttrs(int index,
ColumnSchemaMessage.ColumnSchema.Attribute value)
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema.Attribute attrs = 2; |
ColumnSchemaMessage.ColumnSchema.Attribute.Builder |
ColumnSchemaMessage.ColumnSchema.Attribute.Builder.mergeFrom(ColumnSchemaMessage.ColumnSchema.Attribute other)
|
static ColumnSchemaMessage.ColumnSchema.Attribute.Builder |
ColumnSchemaMessage.ColumnSchema.Attribute.newBuilder(ColumnSchemaMessage.ColumnSchema.Attribute prototype)
|
ColumnSchemaMessage.ColumnSchema.Builder |
ColumnSchemaMessage.ColumnSchema.Builder.setAttrs(int index,
ColumnSchemaMessage.ColumnSchema.Attribute value)
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema.Attribute attrs = 2; |
Method parameters in org.apache.hadoop.hbase.rest.protobuf.generated with type arguments of type ColumnSchemaMessage.ColumnSchema.Attribute | |
---|---|
ColumnSchemaMessage.ColumnSchema.Builder |
ColumnSchemaMessage.ColumnSchema.Builder.addAllAttrs(Iterable<? extends ColumnSchemaMessage.ColumnSchema.Attribute> values)
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema.Attribute attrs = 2; |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |