|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessage
org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema
public static final class TableSchemaMessage.TableSchema
Protobuf type org.apache.hadoop.hbase.rest.protobuf.generated.TableSchema
| Nested Class Summary | |
|---|---|
static class |
TableSchemaMessage.TableSchema.Attribute
Protobuf type org.apache.hadoop.hbase.rest.protobuf.generated.TableSchema.Attribute |
static interface |
TableSchemaMessage.TableSchema.AttributeOrBuilder
|
static class |
TableSchemaMessage.TableSchema.Builder
Protobuf type org.apache.hadoop.hbase.rest.protobuf.generated.TableSchema |
| Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessage |
|---|
com.google.protobuf.GeneratedMessage.BuilderParent, com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessage.ExtendableBuilder>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingType extends com.google.protobuf.Message,Type> |
| Field Summary | |
|---|---|
static int |
ATTRS_FIELD_NUMBER
|
static int |
COLUMNS_FIELD_NUMBER
|
static int |
INMEMORY_FIELD_NUMBER
|
static int |
NAME_FIELD_NUMBER
|
static com.google.protobuf.Parser<TableSchemaMessage.TableSchema> |
PARSER
|
static int |
READONLY_FIELD_NUMBER
|
| Fields inherited from class com.google.protobuf.GeneratedMessage |
|---|
alwaysUseFieldBuilders |
| Method Summary | |
|---|---|
TableSchemaMessage.TableSchema.Attribute |
getAttrs(int index)
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.TableSchema.Attribute attrs = 2; |
int |
getAttrsCount()
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.TableSchema.Attribute attrs = 2; |
List<TableSchemaMessage.TableSchema.Attribute> |
getAttrsList()
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.TableSchema.Attribute attrs = 2; |
TableSchemaMessage.TableSchema.AttributeOrBuilder |
getAttrsOrBuilder(int index)
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.TableSchema.Attribute attrs = 2; |
List<? extends TableSchemaMessage.TableSchema.AttributeOrBuilder> |
getAttrsOrBuilderList()
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.TableSchema.Attribute attrs = 2; |
ColumnSchemaMessage.ColumnSchema |
getColumns(int index)
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema columns = 3; |
int |
getColumnsCount()
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema columns = 3; |
List<ColumnSchemaMessage.ColumnSchema> |
getColumnsList()
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema columns = 3; |
ColumnSchemaMessage.ColumnSchemaOrBuilder |
getColumnsOrBuilder(int index)
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema columns = 3; |
List<? extends ColumnSchemaMessage.ColumnSchemaOrBuilder> |
getColumnsOrBuilderList()
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema columns = 3; |
static TableSchemaMessage.TableSchema |
getDefaultInstance()
|
TableSchemaMessage.TableSchema |
getDefaultInstanceForType()
|
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor()
|
boolean |
getInMemory()
optional bool inMemory = 4; |
String |
getName()
optional string name = 1; |
com.google.protobuf.ByteString |
getNameBytes()
optional string name = 1; |
com.google.protobuf.Parser<TableSchemaMessage.TableSchema> |
getParserForType()
|
boolean |
getReadOnly()
optional bool readOnly = 5; |
int |
getSerializedSize()
|
com.google.protobuf.UnknownFieldSet |
getUnknownFields()
|
boolean |
hasInMemory()
optional bool inMemory = 4; |
boolean |
hasName()
optional string name = 1; |
boolean |
hasReadOnly()
optional bool readOnly = 5; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable()
|
boolean |
isInitialized()
|
static TableSchemaMessage.TableSchema.Builder |
newBuilder()
|
static TableSchemaMessage.TableSchema.Builder |
newBuilder(TableSchemaMessage.TableSchema prototype)
|
TableSchemaMessage.TableSchema.Builder |
newBuilderForType()
|
protected TableSchemaMessage.TableSchema.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
|
static TableSchemaMessage.TableSchema |
parseDelimitedFrom(InputStream input)
|
static TableSchemaMessage.TableSchema |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static TableSchemaMessage.TableSchema |
parseFrom(byte[] data)
|
static TableSchemaMessage.TableSchema |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static TableSchemaMessage.TableSchema |
parseFrom(com.google.protobuf.ByteString data)
|
static TableSchemaMessage.TableSchema |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static TableSchemaMessage.TableSchema |
parseFrom(com.google.protobuf.CodedInputStream input)
|
static TableSchemaMessage.TableSchema |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static TableSchemaMessage.TableSchema |
parseFrom(InputStream input)
|
static TableSchemaMessage.TableSchema |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
TableSchemaMessage.TableSchema.Builder |
toBuilder()
|
protected Object |
writeReplace()
|
void |
writeTo(com.google.protobuf.CodedOutputStream output)
|
| Methods inherited from class com.google.protobuf.GeneratedMessage |
|---|
getAllFields, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, hasField, makeExtensionsImmutable, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension, parseUnknownField |
| Methods inherited from class com.google.protobuf.AbstractMessage |
|---|
equals, findInitializationErrors, getInitializationErrorString, hashBoolean, hashCode, hashEnum, hashEnumList, hashFields, hashLong, toString |
| Methods inherited from class com.google.protobuf.AbstractMessageLite |
|---|
toByteArray, toByteString, writeDelimitedTo, writeTo |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.google.protobuf.MessageOrBuilder |
|---|
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getRepeatedField, getRepeatedFieldCount, hasField |
| Methods inherited from interface com.google.protobuf.MessageLite |
|---|
toByteArray, toByteString, writeDelimitedTo, writeTo |
| Field Detail |
|---|
public static com.google.protobuf.Parser<TableSchemaMessage.TableSchema> PARSER
public static final int NAME_FIELD_NUMBER
public static final int ATTRS_FIELD_NUMBER
public static final int COLUMNS_FIELD_NUMBER
public static final int INMEMORY_FIELD_NUMBER
public static final int READONLY_FIELD_NUMBER
| Method Detail |
|---|
public static TableSchemaMessage.TableSchema getDefaultInstance()
public TableSchemaMessage.TableSchema getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessagepublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessagepublic com.google.protobuf.Parser<TableSchemaMessage.TableSchema> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessagepublic boolean hasName()
optional string name = 1;
hasName in interface TableSchemaMessage.TableSchemaOrBuilderpublic String getName()
optional string name = 1;
getName in interface TableSchemaMessage.TableSchemaOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
optional string name = 1;
getNameBytes in interface TableSchemaMessage.TableSchemaOrBuilderpublic List<TableSchemaMessage.TableSchema.Attribute> getAttrsList()
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.TableSchema.Attribute attrs = 2;
getAttrsList in interface TableSchemaMessage.TableSchemaOrBuilderpublic List<? extends TableSchemaMessage.TableSchema.AttributeOrBuilder> getAttrsOrBuilderList()
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.TableSchema.Attribute attrs = 2;
getAttrsOrBuilderList in interface TableSchemaMessage.TableSchemaOrBuilderpublic int getAttrsCount()
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.TableSchema.Attribute attrs = 2;
getAttrsCount in interface TableSchemaMessage.TableSchemaOrBuilderpublic TableSchemaMessage.TableSchema.Attribute getAttrs(int index)
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.TableSchema.Attribute attrs = 2;
getAttrs in interface TableSchemaMessage.TableSchemaOrBuilderpublic TableSchemaMessage.TableSchema.AttributeOrBuilder getAttrsOrBuilder(int index)
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.TableSchema.Attribute attrs = 2;
getAttrsOrBuilder in interface TableSchemaMessage.TableSchemaOrBuilderpublic List<ColumnSchemaMessage.ColumnSchema> getColumnsList()
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema columns = 3;
getColumnsList in interface TableSchemaMessage.TableSchemaOrBuilderpublic List<? extends ColumnSchemaMessage.ColumnSchemaOrBuilder> getColumnsOrBuilderList()
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema columns = 3;
getColumnsOrBuilderList in interface TableSchemaMessage.TableSchemaOrBuilderpublic int getColumnsCount()
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema columns = 3;
getColumnsCount in interface TableSchemaMessage.TableSchemaOrBuilderpublic ColumnSchemaMessage.ColumnSchema getColumns(int index)
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema columns = 3;
getColumns in interface TableSchemaMessage.TableSchemaOrBuilderpublic ColumnSchemaMessage.ColumnSchemaOrBuilder getColumnsOrBuilder(int index)
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema columns = 3;
getColumnsOrBuilder in interface TableSchemaMessage.TableSchemaOrBuilderpublic boolean hasInMemory()
optional bool inMemory = 4;
optional helpful encodings of commonly used attributes
hasInMemory in interface TableSchemaMessage.TableSchemaOrBuilderpublic boolean getInMemory()
optional bool inMemory = 4;
optional helpful encodings of commonly used attributes
getInMemory in interface TableSchemaMessage.TableSchemaOrBuilderpublic boolean hasReadOnly()
optional bool readOnly = 5;
hasReadOnly in interface TableSchemaMessage.TableSchemaOrBuilderpublic boolean getReadOnly()
optional bool readOnly = 5;
getReadOnly in interface TableSchemaMessage.TableSchemaOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage
public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.AbstractMessageIOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.AbstractMessage
protected Object writeReplace()
throws ObjectStreamException
writeReplace in class com.google.protobuf.GeneratedMessageObjectStreamException
public static TableSchemaMessage.TableSchema parseFrom(com.google.protobuf.ByteString data)
throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static TableSchemaMessage.TableSchema parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static TableSchemaMessage.TableSchema parseFrom(byte[] data)
throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static TableSchemaMessage.TableSchema parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static TableSchemaMessage.TableSchema parseFrom(InputStream input)
throws IOException
IOException
public static TableSchemaMessage.TableSchema parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws IOException
IOException
public static TableSchemaMessage.TableSchema parseDelimitedFrom(InputStream input)
throws IOException
IOException
public static TableSchemaMessage.TableSchema parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws IOException
IOException
public static TableSchemaMessage.TableSchema parseFrom(com.google.protobuf.CodedInputStream input)
throws IOException
IOException
public static TableSchemaMessage.TableSchema parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws IOException
IOExceptionpublic static TableSchemaMessage.TableSchema.Builder newBuilder()
public TableSchemaMessage.TableSchema.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static TableSchemaMessage.TableSchema.Builder newBuilder(TableSchemaMessage.TableSchema prototype)
public TableSchemaMessage.TableSchema.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected TableSchemaMessage.TableSchema.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessage
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||