Package org.yamcs.protobuf
Class Table.TableInfo
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- org.yamcs.protobuf.Table.TableInfo
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable,Table.TableInfoOrBuilder
- Enclosing class:
- Table
public static final class Table.TableInfo extends com.google.protobuf.GeneratedMessageV3 implements Table.TableInfoOrBuilder
Protobuf typeyamcs.protobuf.table.TableInfo- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classTable.TableInfo.BuilderProtobuf typeyamcs.protobuf.table.TableInfo-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
-
-
Field Summary
Fields Modifier and Type Field Description static intCOMPRESSED_FIELD_NUMBERstatic intFORMATVERSION_FIELD_NUMBERstatic intHISTOGRAMCOLUMN_FIELD_NUMBERstatic intKEYCOLUMN_FIELD_NUMBERstatic intNAME_FIELD_NUMBERstatic com.google.protobuf.Parser<Table.TableInfo>PARSERDeprecated.static intPARTITIONINGINFO_FIELD_NUMBERstatic intSCRIPT_FIELD_NUMBERstatic intSTORAGEENGINE_FIELD_NUMBERstatic intTABLESPACE_FIELD_NUMBERstatic intVALUECOLUMN_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)booleangetCompressed()optional bool compressed = 9;static Table.TableInfogetDefaultInstance()Table.TableInfogetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()intgetFormatVersion()optional int32 formatVersion = 7;StringgetHistogramColumn(int index)repeated string histogramColumn = 5;com.google.protobuf.ByteStringgetHistogramColumnBytes(int index)repeated string histogramColumn = 5;intgetHistogramColumnCount()repeated string histogramColumn = 5;com.google.protobuf.ProtocolStringListgetHistogramColumnList()repeated string histogramColumn = 5;Table.ColumnInfogetKeyColumn(int index)repeated .yamcs.protobuf.table.ColumnInfo keyColumn = 2;intgetKeyColumnCount()repeated .yamcs.protobuf.table.ColumnInfo keyColumn = 2;List<Table.ColumnInfo>getKeyColumnList()repeated .yamcs.protobuf.table.ColumnInfo keyColumn = 2;Table.ColumnInfoOrBuildergetKeyColumnOrBuilder(int index)repeated .yamcs.protobuf.table.ColumnInfo keyColumn = 2;List<? extends Table.ColumnInfoOrBuilder>getKeyColumnOrBuilderList()repeated .yamcs.protobuf.table.ColumnInfo keyColumn = 2;StringgetName()optional string name = 1;com.google.protobuf.ByteStringgetNameBytes()optional string name = 1;com.google.protobuf.Parser<Table.TableInfo>getParserForType()Table.PartitioningInfogetPartitioningInfo()optional .yamcs.protobuf.table.PartitioningInfo partitioningInfo = 10;Table.PartitioningInfoOrBuildergetPartitioningInfoOrBuilder()optional .yamcs.protobuf.table.PartitioningInfo partitioningInfo = 10;StringgetScript()optional string script = 4;com.google.protobuf.ByteStringgetScriptBytes()optional string script = 4;intgetSerializedSize()StringgetStorageEngine()optional string storageEngine = 6;com.google.protobuf.ByteStringgetStorageEngineBytes()optional string storageEngine = 6;StringgetTablespace()optional string tablespace = 8;com.google.protobuf.ByteStringgetTablespaceBytes()optional string tablespace = 8;com.google.protobuf.UnknownFieldSetgetUnknownFields()Table.ColumnInfogetValueColumn(int index)repeated .yamcs.protobuf.table.ColumnInfo valueColumn = 3;intgetValueColumnCount()repeated .yamcs.protobuf.table.ColumnInfo valueColumn = 3;List<Table.ColumnInfo>getValueColumnList()repeated .yamcs.protobuf.table.ColumnInfo valueColumn = 3;Table.ColumnInfoOrBuildergetValueColumnOrBuilder(int index)repeated .yamcs.protobuf.table.ColumnInfo valueColumn = 3;List<? extends Table.ColumnInfoOrBuilder>getValueColumnOrBuilderList()repeated .yamcs.protobuf.table.ColumnInfo valueColumn = 3;booleanhasCompressed()optional bool compressed = 9;booleanhasFormatVersion()optional int32 formatVersion = 7;inthashCode()booleanhasName()optional string name = 1;booleanhasPartitioningInfo()optional .yamcs.protobuf.table.PartitioningInfo partitioningInfo = 10;booleanhasScript()optional string script = 4;booleanhasStorageEngine()optional string storageEngine = 6;booleanhasTablespace()optional string tablespace = 8;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static Table.TableInfo.BuildernewBuilder()static Table.TableInfo.BuildernewBuilder(Table.TableInfo prototype)Table.TableInfo.BuildernewBuilderForType()protected Table.TableInfo.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)static Table.TableInfoparseDelimitedFrom(InputStream input)static Table.TableInfoparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Table.TableInfoparseFrom(byte[] data)static Table.TableInfoparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Table.TableInfoparseFrom(com.google.protobuf.ByteString data)static Table.TableInfoparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Table.TableInfoparseFrom(com.google.protobuf.CodedInputStream input)static Table.TableInfoparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Table.TableInfoparseFrom(InputStream input)static Table.TableInfoparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Table.TableInfoparseFrom(ByteBuffer data)static Table.TableInfoparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<Table.TableInfo>parser()Table.TableInfo.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
NAME_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
KEYCOLUMN_FIELD_NUMBER
public static final int KEYCOLUMN_FIELD_NUMBER
- See Also:
- Constant Field Values
-
VALUECOLUMN_FIELD_NUMBER
public static final int VALUECOLUMN_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SCRIPT_FIELD_NUMBER
public static final int SCRIPT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
HISTOGRAMCOLUMN_FIELD_NUMBER
public static final int HISTOGRAMCOLUMN_FIELD_NUMBER
- See Also:
- Constant Field Values
-
STORAGEENGINE_FIELD_NUMBER
public static final int STORAGEENGINE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
FORMATVERSION_FIELD_NUMBER
public static final int FORMATVERSION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TABLESPACE_FIELD_NUMBER
public static final int TABLESPACE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
COMPRESSED_FIELD_NUMBER
public static final int COMPRESSED_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PARTITIONINGINFO_FIELD_NUMBER
public static final int PARTITIONINGINFO_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PARSER
@Deprecated public static final com.google.protobuf.Parser<Table.TableInfo> PARSER
Deprecated.
-
-
Method Detail
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
- Specified by:
getUnknownFieldsin interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
hasName
public boolean hasName()
optional string name = 1;- Specified by:
hasNamein interfaceTable.TableInfoOrBuilder
-
getName
public String getName()
optional string name = 1;- Specified by:
getNamein interfaceTable.TableInfoOrBuilder
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
optional string name = 1;- Specified by:
getNameBytesin interfaceTable.TableInfoOrBuilder
-
getKeyColumnList
public List<Table.ColumnInfo> getKeyColumnList()
repeated .yamcs.protobuf.table.ColumnInfo keyColumn = 2;- Specified by:
getKeyColumnListin interfaceTable.TableInfoOrBuilder
-
getKeyColumnOrBuilderList
public List<? extends Table.ColumnInfoOrBuilder> getKeyColumnOrBuilderList()
repeated .yamcs.protobuf.table.ColumnInfo keyColumn = 2;- Specified by:
getKeyColumnOrBuilderListin interfaceTable.TableInfoOrBuilder
-
getKeyColumnCount
public int getKeyColumnCount()
repeated .yamcs.protobuf.table.ColumnInfo keyColumn = 2;- Specified by:
getKeyColumnCountin interfaceTable.TableInfoOrBuilder
-
getKeyColumn
public Table.ColumnInfo getKeyColumn(int index)
repeated .yamcs.protobuf.table.ColumnInfo keyColumn = 2;- Specified by:
getKeyColumnin interfaceTable.TableInfoOrBuilder
-
getKeyColumnOrBuilder
public Table.ColumnInfoOrBuilder getKeyColumnOrBuilder(int index)
repeated .yamcs.protobuf.table.ColumnInfo keyColumn = 2;- Specified by:
getKeyColumnOrBuilderin interfaceTable.TableInfoOrBuilder
-
getValueColumnList
public List<Table.ColumnInfo> getValueColumnList()
repeated .yamcs.protobuf.table.ColumnInfo valueColumn = 3;- Specified by:
getValueColumnListin interfaceTable.TableInfoOrBuilder
-
getValueColumnOrBuilderList
public List<? extends Table.ColumnInfoOrBuilder> getValueColumnOrBuilderList()
repeated .yamcs.protobuf.table.ColumnInfo valueColumn = 3;- Specified by:
getValueColumnOrBuilderListin interfaceTable.TableInfoOrBuilder
-
getValueColumnCount
public int getValueColumnCount()
repeated .yamcs.protobuf.table.ColumnInfo valueColumn = 3;- Specified by:
getValueColumnCountin interfaceTable.TableInfoOrBuilder
-
getValueColumn
public Table.ColumnInfo getValueColumn(int index)
repeated .yamcs.protobuf.table.ColumnInfo valueColumn = 3;- Specified by:
getValueColumnin interfaceTable.TableInfoOrBuilder
-
getValueColumnOrBuilder
public Table.ColumnInfoOrBuilder getValueColumnOrBuilder(int index)
repeated .yamcs.protobuf.table.ColumnInfo valueColumn = 3;- Specified by:
getValueColumnOrBuilderin interfaceTable.TableInfoOrBuilder
-
hasScript
public boolean hasScript()
optional string script = 4;- Specified by:
hasScriptin interfaceTable.TableInfoOrBuilder
-
getScript
public String getScript()
optional string script = 4;- Specified by:
getScriptin interfaceTable.TableInfoOrBuilder
-
getScriptBytes
public com.google.protobuf.ByteString getScriptBytes()
optional string script = 4;- Specified by:
getScriptBytesin interfaceTable.TableInfoOrBuilder
-
getHistogramColumnList
public com.google.protobuf.ProtocolStringList getHistogramColumnList()
repeated string histogramColumn = 5;- Specified by:
getHistogramColumnListin interfaceTable.TableInfoOrBuilder
-
getHistogramColumnCount
public int getHistogramColumnCount()
repeated string histogramColumn = 5;- Specified by:
getHistogramColumnCountin interfaceTable.TableInfoOrBuilder
-
getHistogramColumn
public String getHistogramColumn(int index)
repeated string histogramColumn = 5;- Specified by:
getHistogramColumnin interfaceTable.TableInfoOrBuilder
-
getHistogramColumnBytes
public com.google.protobuf.ByteString getHistogramColumnBytes(int index)
repeated string histogramColumn = 5;- Specified by:
getHistogramColumnBytesin interfaceTable.TableInfoOrBuilder
-
hasStorageEngine
public boolean hasStorageEngine()
optional string storageEngine = 6;- Specified by:
hasStorageEnginein interfaceTable.TableInfoOrBuilder
-
getStorageEngine
public String getStorageEngine()
optional string storageEngine = 6;- Specified by:
getStorageEnginein interfaceTable.TableInfoOrBuilder
-
getStorageEngineBytes
public com.google.protobuf.ByteString getStorageEngineBytes()
optional string storageEngine = 6;- Specified by:
getStorageEngineBytesin interfaceTable.TableInfoOrBuilder
-
hasFormatVersion
public boolean hasFormatVersion()
optional int32 formatVersion = 7;- Specified by:
hasFormatVersionin interfaceTable.TableInfoOrBuilder
-
getFormatVersion
public int getFormatVersion()
optional int32 formatVersion = 7;- Specified by:
getFormatVersionin interfaceTable.TableInfoOrBuilder
-
hasTablespace
public boolean hasTablespace()
optional string tablespace = 8;- Specified by:
hasTablespacein interfaceTable.TableInfoOrBuilder
-
getTablespace
public String getTablespace()
optional string tablespace = 8;- Specified by:
getTablespacein interfaceTable.TableInfoOrBuilder
-
getTablespaceBytes
public com.google.protobuf.ByteString getTablespaceBytes()
optional string tablespace = 8;- Specified by:
getTablespaceBytesin interfaceTable.TableInfoOrBuilder
-
hasCompressed
public boolean hasCompressed()
optional bool compressed = 9;- Specified by:
hasCompressedin interfaceTable.TableInfoOrBuilder
-
getCompressed
public boolean getCompressed()
optional bool compressed = 9;- Specified by:
getCompressedin interfaceTable.TableInfoOrBuilder
-
hasPartitioningInfo
public boolean hasPartitioningInfo()
optional .yamcs.protobuf.table.PartitioningInfo partitioningInfo = 10;- Specified by:
hasPartitioningInfoin interfaceTable.TableInfoOrBuilder
-
getPartitioningInfo
public Table.PartitioningInfo getPartitioningInfo()
optional .yamcs.protobuf.table.PartitioningInfo partitioningInfo = 10;- Specified by:
getPartitioningInfoin interfaceTable.TableInfoOrBuilder
-
getPartitioningInfoOrBuilder
public Table.PartitioningInfoOrBuilder getPartitioningInfoOrBuilder()
optional .yamcs.protobuf.table.PartitioningInfo partitioningInfo = 10;- Specified by:
getPartitioningInfoOrBuilderin interfaceTable.TableInfoOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static Table.TableInfo parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Table.TableInfo parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Table.TableInfo parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Table.TableInfo parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Table.TableInfo parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Table.TableInfo parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Table.TableInfo parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Table.TableInfo parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Table.TableInfo parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Table.TableInfo parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static Table.TableInfo parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Table.TableInfo parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public Table.TableInfo.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static Table.TableInfo.Builder newBuilder()
-
newBuilder
public static Table.TableInfo.Builder newBuilder(Table.TableInfo prototype)
-
toBuilder
public Table.TableInfo.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected Table.TableInfo.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static Table.TableInfo getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<Table.TableInfo> parser()
-
getParserForType
public com.google.protobuf.Parser<Table.TableInfo> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public Table.TableInfo getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-