Package org.yamcs.protobuf
Class Table.TableInfo.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessageV3.Builder<Table.TableInfo.Builder>
org.yamcs.protobuf.Table.TableInfo.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
,Table.TableInfoOrBuilder
- Enclosing class:
- Table.TableInfo
public static final class Table.TableInfo.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<Table.TableInfo.Builder>
implements Table.TableInfoOrBuilder
Protobuf type
yamcs.protobuf.table.TableInfo
-
Method Summary
Modifier and TypeMethodDescriptionaddAllHistogramColumn
(Iterable<String> values) repeated string histogramColumn = 5;
addAllKeyColumn
(Iterable<? extends Table.ColumnInfo> values) repeated .yamcs.protobuf.table.ColumnInfo keyColumn = 2;
addAllValueColumn
(Iterable<? extends Table.ColumnInfo> values) repeated .yamcs.protobuf.table.ColumnInfo valueColumn = 3;
addHistogramColumn
(String value) repeated string histogramColumn = 5;
addHistogramColumnBytes
(com.google.protobuf.ByteString value) repeated string histogramColumn = 5;
addKeyColumn
(int index, Table.ColumnInfo value) repeated .yamcs.protobuf.table.ColumnInfo keyColumn = 2;
addKeyColumn
(int index, Table.ColumnInfo.Builder builderForValue) repeated .yamcs.protobuf.table.ColumnInfo keyColumn = 2;
addKeyColumn
(Table.ColumnInfo value) repeated .yamcs.protobuf.table.ColumnInfo keyColumn = 2;
addKeyColumn
(Table.ColumnInfo.Builder builderForValue) repeated .yamcs.protobuf.table.ColumnInfo keyColumn = 2;
repeated .yamcs.protobuf.table.ColumnInfo keyColumn = 2;
addKeyColumnBuilder
(int index) repeated .yamcs.protobuf.table.ColumnInfo keyColumn = 2;
addRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) addValueColumn
(int index, Table.ColumnInfo value) repeated .yamcs.protobuf.table.ColumnInfo valueColumn = 3;
addValueColumn
(int index, Table.ColumnInfo.Builder builderForValue) repeated .yamcs.protobuf.table.ColumnInfo valueColumn = 3;
addValueColumn
(Table.ColumnInfo value) repeated .yamcs.protobuf.table.ColumnInfo valueColumn = 3;
addValueColumn
(Table.ColumnInfo.Builder builderForValue) repeated .yamcs.protobuf.table.ColumnInfo valueColumn = 3;
repeated .yamcs.protobuf.table.ColumnInfo valueColumn = 3;
addValueColumnBuilder
(int index) repeated .yamcs.protobuf.table.ColumnInfo valueColumn = 3;
build()
clear()
optional bool compressed = 9;
clearField
(com.google.protobuf.Descriptors.FieldDescriptor field) optional int32 formatVersion = 7;
repeated string histogramColumn = 5;
repeated .yamcs.protobuf.table.ColumnInfo keyColumn = 2;
Table nameclearOneof
(com.google.protobuf.Descriptors.OneofDescriptor oneof) optional .yamcs.protobuf.table.PartitioningInfo partitioningInfo = 10;
optional string script = 4;
optional string storageEngine = 6;
optional string tablespace = 8;
repeated .yamcs.protobuf.table.ColumnInfo valueColumn = 3;
clone()
boolean
optional bool compressed = 9;
static final com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
int
optional int32 formatVersion = 7;
getHistogramColumn
(int index) repeated string histogramColumn = 5;
com.google.protobuf.ByteString
getHistogramColumnBytes
(int index) repeated string histogramColumn = 5;
int
repeated string histogramColumn = 5;
com.google.protobuf.ProtocolStringList
repeated string histogramColumn = 5;
getKeyColumn
(int index) repeated .yamcs.protobuf.table.ColumnInfo keyColumn = 2;
getKeyColumnBuilder
(int index) repeated .yamcs.protobuf.table.ColumnInfo keyColumn = 2;
repeated .yamcs.protobuf.table.ColumnInfo keyColumn = 2;
int
repeated .yamcs.protobuf.table.ColumnInfo keyColumn = 2;
repeated .yamcs.protobuf.table.ColumnInfo keyColumn = 2;
getKeyColumnOrBuilder
(int index) repeated .yamcs.protobuf.table.ColumnInfo keyColumn = 2;
List<? extends Table.ColumnInfoOrBuilder>
repeated .yamcs.protobuf.table.ColumnInfo keyColumn = 2;
getName()
Table namecom.google.protobuf.ByteString
Table nameoptional .yamcs.protobuf.table.PartitioningInfo partitioningInfo = 10;
optional .yamcs.protobuf.table.PartitioningInfo partitioningInfo = 10;
optional .yamcs.protobuf.table.PartitioningInfo partitioningInfo = 10;
optional string script = 4;
com.google.protobuf.ByteString
optional string script = 4;
optional string storageEngine = 6;
com.google.protobuf.ByteString
optional string storageEngine = 6;
optional string tablespace = 8;
com.google.protobuf.ByteString
optional string tablespace = 8;
getValueColumn
(int index) repeated .yamcs.protobuf.table.ColumnInfo valueColumn = 3;
getValueColumnBuilder
(int index) repeated .yamcs.protobuf.table.ColumnInfo valueColumn = 3;
repeated .yamcs.protobuf.table.ColumnInfo valueColumn = 3;
int
repeated .yamcs.protobuf.table.ColumnInfo valueColumn = 3;
repeated .yamcs.protobuf.table.ColumnInfo valueColumn = 3;
getValueColumnOrBuilder
(int index) repeated .yamcs.protobuf.table.ColumnInfo valueColumn = 3;
List<? extends Table.ColumnInfoOrBuilder>
repeated .yamcs.protobuf.table.ColumnInfo valueColumn = 3;
boolean
optional bool compressed = 9;
boolean
optional int32 formatVersion = 7;
boolean
hasName()
Table nameboolean
optional .yamcs.protobuf.table.PartitioningInfo partitioningInfo = 10;
boolean
optional string script = 4;
boolean
optional string storageEngine = 6;
boolean
optional string tablespace = 8;
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
final boolean
mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom
(com.google.protobuf.Message other) mergeFrom
(Table.TableInfo other) optional .yamcs.protobuf.table.PartitioningInfo partitioningInfo = 10;
final Table.TableInfo.Builder
mergeUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) removeKeyColumn
(int index) repeated .yamcs.protobuf.table.ColumnInfo keyColumn = 2;
removeValueColumn
(int index) repeated .yamcs.protobuf.table.ColumnInfo valueColumn = 3;
setCompressed
(boolean value) optional bool compressed = 9;
setFormatVersion
(int value) optional int32 formatVersion = 7;
setHistogramColumn
(int index, String value) repeated string histogramColumn = 5;
setKeyColumn
(int index, Table.ColumnInfo value) repeated .yamcs.protobuf.table.ColumnInfo keyColumn = 2;
setKeyColumn
(int index, Table.ColumnInfo.Builder builderForValue) repeated .yamcs.protobuf.table.ColumnInfo keyColumn = 2;
Table namesetNameBytes
(com.google.protobuf.ByteString value) Table nameoptional .yamcs.protobuf.table.PartitioningInfo partitioningInfo = 10;
setPartitioningInfo
(Table.PartitioningInfo.Builder builderForValue) optional .yamcs.protobuf.table.PartitioningInfo partitioningInfo = 10;
setRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) optional string script = 4;
setScriptBytes
(com.google.protobuf.ByteString value) optional string script = 4;
setStorageEngine
(String value) optional string storageEngine = 6;
setStorageEngineBytes
(com.google.protobuf.ByteString value) optional string storageEngine = 6;
setTablespace
(String value) optional string tablespace = 8;
setTablespaceBytes
(com.google.protobuf.ByteString value) optional string tablespace = 8;
final Table.TableInfo.Builder
setUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) setValueColumn
(int index, Table.ColumnInfo value) repeated .yamcs.protobuf.table.ColumnInfo valueColumn = 3;
setValueColumn
(int index, Table.ColumnInfo.Builder builderForValue) repeated .yamcs.protobuf.table.ColumnInfo valueColumn = 3;
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeFrom, newUninitializedMessageException
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFrom
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<Table.TableInfo.Builder>
-
clear
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<Table.TableInfo.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<Table.TableInfo.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<Table.TableInfo.Builder>
-
setField
public Table.TableInfo.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Table.TableInfo.Builder>
-
clearField
- Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Table.TableInfo.Builder>
-
clearOneof
- Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<Table.TableInfo.Builder>
-
setRepeatedField
public Table.TableInfo.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Table.TableInfo.Builder>
-
addRepeatedField
public Table.TableInfo.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Table.TableInfo.Builder>
-
mergeFrom
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<Table.TableInfo.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<Table.TableInfo.Builder>
-
mergeFrom
public Table.TableInfo.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<Table.TableInfo.Builder>
- Throws:
IOException
-
hasName
public boolean hasName()Table name
optional string name = 1;
- Specified by:
hasName
in interfaceTable.TableInfoOrBuilder
- Returns:
- Whether the name field is set.
-
getName
Table name
optional string name = 1;
- Specified by:
getName
in interfaceTable.TableInfoOrBuilder
- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()Table name
optional string name = 1;
- Specified by:
getNameBytes
in interfaceTable.TableInfoOrBuilder
- Returns:
- The bytes for name.
-
setName
Table name
optional string name = 1;
- Parameters:
value
- The name to set.- Returns:
- This builder for chaining.
-
clearName
Table name
optional string name = 1;
- Returns:
- This builder for chaining.
-
setNameBytes
Table name
optional string name = 1;
- Parameters:
value
- The bytes for name to set.- Returns:
- This builder for chaining.
-
getKeyColumnList
repeated .yamcs.protobuf.table.ColumnInfo keyColumn = 2;
- Specified by:
getKeyColumnList
in interfaceTable.TableInfoOrBuilder
-
getKeyColumnCount
public int getKeyColumnCount()repeated .yamcs.protobuf.table.ColumnInfo keyColumn = 2;
- Specified by:
getKeyColumnCount
in interfaceTable.TableInfoOrBuilder
-
getKeyColumn
repeated .yamcs.protobuf.table.ColumnInfo keyColumn = 2;
- Specified by:
getKeyColumn
in interfaceTable.TableInfoOrBuilder
-
setKeyColumn
repeated .yamcs.protobuf.table.ColumnInfo keyColumn = 2;
-
setKeyColumn
repeated .yamcs.protobuf.table.ColumnInfo keyColumn = 2;
-
addKeyColumn
repeated .yamcs.protobuf.table.ColumnInfo keyColumn = 2;
-
addKeyColumn
repeated .yamcs.protobuf.table.ColumnInfo keyColumn = 2;
-
addKeyColumn
repeated .yamcs.protobuf.table.ColumnInfo keyColumn = 2;
-
addKeyColumn
repeated .yamcs.protobuf.table.ColumnInfo keyColumn = 2;
-
addAllKeyColumn
repeated .yamcs.protobuf.table.ColumnInfo keyColumn = 2;
-
clearKeyColumn
repeated .yamcs.protobuf.table.ColumnInfo keyColumn = 2;
-
removeKeyColumn
repeated .yamcs.protobuf.table.ColumnInfo keyColumn = 2;
-
getKeyColumnBuilder
repeated .yamcs.protobuf.table.ColumnInfo keyColumn = 2;
-
getKeyColumnOrBuilder
repeated .yamcs.protobuf.table.ColumnInfo keyColumn = 2;
- Specified by:
getKeyColumnOrBuilder
in interfaceTable.TableInfoOrBuilder
-
getKeyColumnOrBuilderList
repeated .yamcs.protobuf.table.ColumnInfo keyColumn = 2;
- Specified by:
getKeyColumnOrBuilderList
in interfaceTable.TableInfoOrBuilder
-
addKeyColumnBuilder
repeated .yamcs.protobuf.table.ColumnInfo keyColumn = 2;
-
addKeyColumnBuilder
repeated .yamcs.protobuf.table.ColumnInfo keyColumn = 2;
-
getKeyColumnBuilderList
repeated .yamcs.protobuf.table.ColumnInfo keyColumn = 2;
-
getValueColumnList
repeated .yamcs.protobuf.table.ColumnInfo valueColumn = 3;
- Specified by:
getValueColumnList
in interfaceTable.TableInfoOrBuilder
-
getValueColumnCount
public int getValueColumnCount()repeated .yamcs.protobuf.table.ColumnInfo valueColumn = 3;
- Specified by:
getValueColumnCount
in interfaceTable.TableInfoOrBuilder
-
getValueColumn
repeated .yamcs.protobuf.table.ColumnInfo valueColumn = 3;
- Specified by:
getValueColumn
in interfaceTable.TableInfoOrBuilder
-
setValueColumn
repeated .yamcs.protobuf.table.ColumnInfo valueColumn = 3;
-
setValueColumn
repeated .yamcs.protobuf.table.ColumnInfo valueColumn = 3;
-
addValueColumn
repeated .yamcs.protobuf.table.ColumnInfo valueColumn = 3;
-
addValueColumn
repeated .yamcs.protobuf.table.ColumnInfo valueColumn = 3;
-
addValueColumn
repeated .yamcs.protobuf.table.ColumnInfo valueColumn = 3;
-
addValueColumn
repeated .yamcs.protobuf.table.ColumnInfo valueColumn = 3;
-
addAllValueColumn
repeated .yamcs.protobuf.table.ColumnInfo valueColumn = 3;
-
clearValueColumn
repeated .yamcs.protobuf.table.ColumnInfo valueColumn = 3;
-
removeValueColumn
repeated .yamcs.protobuf.table.ColumnInfo valueColumn = 3;
-
getValueColumnBuilder
repeated .yamcs.protobuf.table.ColumnInfo valueColumn = 3;
-
getValueColumnOrBuilder
repeated .yamcs.protobuf.table.ColumnInfo valueColumn = 3;
- Specified by:
getValueColumnOrBuilder
in interfaceTable.TableInfoOrBuilder
-
getValueColumnOrBuilderList
repeated .yamcs.protobuf.table.ColumnInfo valueColumn = 3;
- Specified by:
getValueColumnOrBuilderList
in interfaceTable.TableInfoOrBuilder
-
addValueColumnBuilder
repeated .yamcs.protobuf.table.ColumnInfo valueColumn = 3;
-
addValueColumnBuilder
repeated .yamcs.protobuf.table.ColumnInfo valueColumn = 3;
-
getValueColumnBuilderList
repeated .yamcs.protobuf.table.ColumnInfo valueColumn = 3;
-
hasScript
public boolean hasScript()optional string script = 4;
- Specified by:
hasScript
in interfaceTable.TableInfoOrBuilder
- Returns:
- Whether the script field is set.
-
getScript
optional string script = 4;
- Specified by:
getScript
in interfaceTable.TableInfoOrBuilder
- Returns:
- The script.
-
getScriptBytes
public com.google.protobuf.ByteString getScriptBytes()optional string script = 4;
- Specified by:
getScriptBytes
in interfaceTable.TableInfoOrBuilder
- Returns:
- The bytes for script.
-
setScript
optional string script = 4;
- Parameters:
value
- The script to set.- Returns:
- This builder for chaining.
-
clearScript
optional string script = 4;
- Returns:
- This builder for chaining.
-
setScriptBytes
optional string script = 4;
- Parameters:
value
- The bytes for script to set.- Returns:
- This builder for chaining.
-
getHistogramColumnList
public com.google.protobuf.ProtocolStringList getHistogramColumnList()repeated string histogramColumn = 5;
- Specified by:
getHistogramColumnList
in interfaceTable.TableInfoOrBuilder
- Returns:
- A list containing the histogramColumn.
-
getHistogramColumnCount
public int getHistogramColumnCount()repeated string histogramColumn = 5;
- Specified by:
getHistogramColumnCount
in interfaceTable.TableInfoOrBuilder
- Returns:
- The count of histogramColumn.
-
getHistogramColumn
repeated string histogramColumn = 5;
- Specified by:
getHistogramColumn
in interfaceTable.TableInfoOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The histogramColumn at the given index.
-
getHistogramColumnBytes
public com.google.protobuf.ByteString getHistogramColumnBytes(int index) repeated string histogramColumn = 5;
- Specified by:
getHistogramColumnBytes
in interfaceTable.TableInfoOrBuilder
- Parameters:
index
- The index of the value to return.- Returns:
- The bytes of the histogramColumn at the given index.
-
setHistogramColumn
repeated string histogramColumn = 5;
- Parameters:
index
- The index to set the value at.value
- The histogramColumn to set.- Returns:
- This builder for chaining.
-
addHistogramColumn
repeated string histogramColumn = 5;
- Parameters:
value
- The histogramColumn to add.- Returns:
- This builder for chaining.
-
addAllHistogramColumn
repeated string histogramColumn = 5;
- Parameters:
values
- The histogramColumn to add.- Returns:
- This builder for chaining.
-
clearHistogramColumn
repeated string histogramColumn = 5;
- Returns:
- This builder for chaining.
-
addHistogramColumnBytes
repeated string histogramColumn = 5;
- Parameters:
value
- The bytes of the histogramColumn to add.- Returns:
- This builder for chaining.
-
hasStorageEngine
public boolean hasStorageEngine()optional string storageEngine = 6;
- Specified by:
hasStorageEngine
in interfaceTable.TableInfoOrBuilder
- Returns:
- Whether the storageEngine field is set.
-
getStorageEngine
optional string storageEngine = 6;
- Specified by:
getStorageEngine
in interfaceTable.TableInfoOrBuilder
- Returns:
- The storageEngine.
-
getStorageEngineBytes
public com.google.protobuf.ByteString getStorageEngineBytes()optional string storageEngine = 6;
- Specified by:
getStorageEngineBytes
in interfaceTable.TableInfoOrBuilder
- Returns:
- The bytes for storageEngine.
-
setStorageEngine
optional string storageEngine = 6;
- Parameters:
value
- The storageEngine to set.- Returns:
- This builder for chaining.
-
clearStorageEngine
optional string storageEngine = 6;
- Returns:
- This builder for chaining.
-
setStorageEngineBytes
optional string storageEngine = 6;
- Parameters:
value
- The bytes for storageEngine to set.- Returns:
- This builder for chaining.
-
hasFormatVersion
public boolean hasFormatVersion()optional int32 formatVersion = 7;
- Specified by:
hasFormatVersion
in interfaceTable.TableInfoOrBuilder
- Returns:
- Whether the formatVersion field is set.
-
getFormatVersion
public int getFormatVersion()optional int32 formatVersion = 7;
- Specified by:
getFormatVersion
in interfaceTable.TableInfoOrBuilder
- Returns:
- The formatVersion.
-
setFormatVersion
optional int32 formatVersion = 7;
- Parameters:
value
- The formatVersion to set.- Returns:
- This builder for chaining.
-
clearFormatVersion
optional int32 formatVersion = 7;
- Returns:
- This builder for chaining.
-
hasTablespace
public boolean hasTablespace()optional string tablespace = 8;
- Specified by:
hasTablespace
in interfaceTable.TableInfoOrBuilder
- Returns:
- Whether the tablespace field is set.
-
getTablespace
optional string tablespace = 8;
- Specified by:
getTablespace
in interfaceTable.TableInfoOrBuilder
- Returns:
- The tablespace.
-
getTablespaceBytes
public com.google.protobuf.ByteString getTablespaceBytes()optional string tablespace = 8;
- Specified by:
getTablespaceBytes
in interfaceTable.TableInfoOrBuilder
- Returns:
- The bytes for tablespace.
-
setTablespace
optional string tablespace = 8;
- Parameters:
value
- The tablespace to set.- Returns:
- This builder for chaining.
-
clearTablespace
optional string tablespace = 8;
- Returns:
- This builder for chaining.
-
setTablespaceBytes
optional string tablespace = 8;
- Parameters:
value
- The bytes for tablespace to set.- Returns:
- This builder for chaining.
-
hasCompressed
public boolean hasCompressed()optional bool compressed = 9;
- Specified by:
hasCompressed
in interfaceTable.TableInfoOrBuilder
- Returns:
- Whether the compressed field is set.
-
getCompressed
public boolean getCompressed()optional bool compressed = 9;
- Specified by:
getCompressed
in interfaceTable.TableInfoOrBuilder
- Returns:
- The compressed.
-
setCompressed
optional bool compressed = 9;
- Parameters:
value
- The compressed to set.- Returns:
- This builder for chaining.
-
clearCompressed
optional bool compressed = 9;
- Returns:
- This builder for chaining.
-
hasPartitioningInfo
public boolean hasPartitioningInfo()optional .yamcs.protobuf.table.PartitioningInfo partitioningInfo = 10;
- Specified by:
hasPartitioningInfo
in interfaceTable.TableInfoOrBuilder
- Returns:
- Whether the partitioningInfo field is set.
-
getPartitioningInfo
optional .yamcs.protobuf.table.PartitioningInfo partitioningInfo = 10;
- Specified by:
getPartitioningInfo
in interfaceTable.TableInfoOrBuilder
- Returns:
- The partitioningInfo.
-
setPartitioningInfo
optional .yamcs.protobuf.table.PartitioningInfo partitioningInfo = 10;
-
setPartitioningInfo
optional .yamcs.protobuf.table.PartitioningInfo partitioningInfo = 10;
-
mergePartitioningInfo
optional .yamcs.protobuf.table.PartitioningInfo partitioningInfo = 10;
-
clearPartitioningInfo
optional .yamcs.protobuf.table.PartitioningInfo partitioningInfo = 10;
-
getPartitioningInfoBuilder
optional .yamcs.protobuf.table.PartitioningInfo partitioningInfo = 10;
-
getPartitioningInfoOrBuilder
optional .yamcs.protobuf.table.PartitioningInfo partitioningInfo = 10;
- Specified by:
getPartitioningInfoOrBuilder
in interfaceTable.TableInfoOrBuilder
-
setUnknownFields
public final Table.TableInfo.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<Table.TableInfo.Builder>
-
mergeUnknownFields
public final Table.TableInfo.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<Table.TableInfo.Builder>
-