Package io.deephaven.proto.pivot
Class PivotTableDescriptorMessage.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<PivotTableDescriptorMessage.Builder>
io.deephaven.proto.pivot.PivotTableDescriptorMessage.Builder
- All Implemented Interfaces:
- Message.Builder,- MessageLite.Builder,- MessageLiteOrBuilder,- MessageOrBuilder,- PivotTableDescriptorMessageOrBuilder,- Cloneable
- Enclosing class:
- PivotTableDescriptorMessage
public static final class PivotTableDescriptorMessage.Builder
extends GeneratedMessageV3.Builder<PivotTableDescriptorMessage.Builder>
implements PivotTableDescriptorMessageOrBuilder
Protobuf type 
io.deephaven.proto.pivot.PivotTableDescriptorMessage- 
Method SummaryModifier and TypeMethodDescriptionaddRepeatedField(Descriptors.FieldDescriptor field, Object value) build()clear()Whether or not this table might change.Schema to be used for snapshot or subscription requests as described in Arrow Message.fbs::Message.clone()static final Descriptors.DescriptorbooleanWhether or not this table might change.Schema to be used for snapshot or subscription requests as described in Arrow Message.fbs::Message.protected GeneratedMessageV3.FieldAccessorTablefinal booleanmergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) mergeUnknownFields(UnknownFieldSet unknownFields) setField(Descriptors.FieldDescriptor field, Object value) setIsStatic(boolean value) Whether or not this table might change.setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value) setSnapshotSchema(ByteString value) Schema to be used for snapshot or subscription requests as described in Arrow Message.fbs::Message.setUnknownFields(UnknownFieldSet unknownFields) Methods inherited from class com.google.protobuf.GeneratedMessageV3.BuildergetAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.BuilderfindInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.BuilderaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Objectequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.BuildermergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.BuildermergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilderfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
- 
Method Details- 
getDescriptor
- 
internalGetFieldAccessorTable- Specified by:
- internalGetFieldAccessorTablein class- GeneratedMessageV3.Builder<PivotTableDescriptorMessage.Builder>
 
- 
clear- Specified by:
- clearin interface- Message.Builder
- Specified by:
- clearin interface- MessageLite.Builder
- Overrides:
- clearin class- GeneratedMessageV3.Builder<PivotTableDescriptorMessage.Builder>
 
- 
getDescriptorForType- Specified by:
- getDescriptorForTypein interface- Message.Builder
- Specified by:
- getDescriptorForTypein interface- MessageOrBuilder
- Overrides:
- getDescriptorForTypein class- GeneratedMessageV3.Builder<PivotTableDescriptorMessage.Builder>
 
- 
getDefaultInstanceForType- Specified by:
- getDefaultInstanceForTypein interface- MessageLiteOrBuilder
- Specified by:
- getDefaultInstanceForTypein interface- MessageOrBuilder
 
- 
build- Specified by:
- buildin interface- Message.Builder
- Specified by:
- buildin interface- MessageLite.Builder
 
- 
buildPartial- Specified by:
- buildPartialin interface- Message.Builder
- Specified by:
- buildPartialin interface- MessageLite.Builder
 
- 
clone- Specified by:
- clonein interface- Message.Builder
- Specified by:
- clonein interface- MessageLite.Builder
- Overrides:
- clonein class- GeneratedMessageV3.Builder<PivotTableDescriptorMessage.Builder>
 
- 
setFieldpublic PivotTableDescriptorMessage.Builder setField(Descriptors.FieldDescriptor field, Object value) - Specified by:
- setFieldin interface- Message.Builder
- Overrides:
- setFieldin class- GeneratedMessageV3.Builder<PivotTableDescriptorMessage.Builder>
 
- 
clearField- Specified by:
- clearFieldin interface- Message.Builder
- Overrides:
- clearFieldin class- GeneratedMessageV3.Builder<PivotTableDescriptorMessage.Builder>
 
- 
clearOneof- Specified by:
- clearOneofin interface- Message.Builder
- Overrides:
- clearOneofin class- GeneratedMessageV3.Builder<PivotTableDescriptorMessage.Builder>
 
- 
setRepeatedFieldpublic PivotTableDescriptorMessage.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
- setRepeatedFieldin interface- Message.Builder
- Overrides:
- setRepeatedFieldin class- GeneratedMessageV3.Builder<PivotTableDescriptorMessage.Builder>
 
- 
addRepeatedFieldpublic PivotTableDescriptorMessage.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value) - Specified by:
- addRepeatedFieldin interface- Message.Builder
- Overrides:
- addRepeatedFieldin class- GeneratedMessageV3.Builder<PivotTableDescriptorMessage.Builder>
 
- 
mergeFrom- Specified by:
- mergeFromin interface- Message.Builder
- Overrides:
- mergeFromin class- AbstractMessage.Builder<PivotTableDescriptorMessage.Builder>
 
- 
mergeFrom
- 
isInitializedpublic final boolean isInitialized()- Specified by:
- isInitializedin interface- MessageLiteOrBuilder
- Overrides:
- isInitializedin class- GeneratedMessageV3.Builder<PivotTableDescriptorMessage.Builder>
 
- 
mergeFrompublic PivotTableDescriptorMessage.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
- mergeFromin interface- Message.Builder
- Specified by:
- mergeFromin interface- MessageLite.Builder
- Overrides:
- mergeFromin class- AbstractMessage.Builder<PivotTableDescriptorMessage.Builder>
- Throws:
- IOException
 
- 
getSnapshotSchemaSchema to be used for snapshot or subscription requests as described in Arrow Message.fbs::Message. Field metadata is used to convey additional information about the structure of the PivotTable, the special roles some columns play, and the relationships between columns. All schema metadata for pivots is prefixed with "deephaven:". Most values are a boolean tag (represented as the string "true" if set that indicate which type of column this is. "pivotTable.isStructuralColumn" set on columns that should be included on every snapshot or subscription request, but should not be directly user-visible. "pivotTable.isRowExpandByColumn" is set on all the columns that must be included in a PivotTableViewRequest's row key table. These columns are generally user-visible and displayed before other columns, unless they also have {@value PIVOT_TABLE_IS_STRUCTURAL_COLUMN} set. "pivotTable.isRowDepthColumn" is set on a single column that specifies the depth of a row. That column will always have pivotTable.isRowExpandByColumn set. "pivotTable.isRowExpandedColumn" is set on a single nullable column of booleans that specifies whether a row is expandable or expanded. Values will be null for rows that are not expandable, true for expanded rows, false for rows that are not expanded (but expandable). Leaf rows have no children to expand, and hence will always have a null value for this column. "pivotTable.isRowGroupByColumn" is set on all columns of a pivot that are row by-columns Such columns will always have pivotTable.isRowExpandByColumn set. "pivotTable.isRowValueColumn" is set on all columns that are totals for a given row. The Column dimension has an equivalent set of attributes as rows: "pivotTable.isColumnExpandByColumn" "pivotTable.isColumnDepthColumn" "pivotTable.isColumnExpandedColumn" "pivotTable.isColumnGroupByColumn" "pivotTable.isColumnValueColumn" "pivotTable.isGrandTotalValueColumn" is set on all columns that are a grand total the given table. These columns have only one value for the entire snapshot that represents the aggregation across the entire source table. "pivotTable.isValueColumn" is set on all columns that are part of the main field (grid) of values. "pivotTable.aggregationInputColumnName" is set to the name of the corresponding constituent column that was used as input to this column. May have an empty value, because some aggregations take no input columns, for example, "Count". This is only ever present on columns with "pivotTable.isValueColumn" "pivotTable.isRowValueColumn", "pivotTable.isColumnValueColumn" or "pivotTable.isGrandTotalValueColumn" set.bytes snapshot_schema = 1;- Specified by:
- getSnapshotSchemain interface- PivotTableDescriptorMessageOrBuilder
- Returns:
- The snapshotSchema.
 
- 
setSnapshotSchemaSchema to be used for snapshot or subscription requests as described in Arrow Message.fbs::Message. Field metadata is used to convey additional information about the structure of the PivotTable, the special roles some columns play, and the relationships between columns. All schema metadata for pivots is prefixed with "deephaven:". Most values are a boolean tag (represented as the string "true" if set that indicate which type of column this is. "pivotTable.isStructuralColumn" set on columns that should be included on every snapshot or subscription request, but should not be directly user-visible. "pivotTable.isRowExpandByColumn" is set on all the columns that must be included in a PivotTableViewRequest's row key table. These columns are generally user-visible and displayed before other columns, unless they also have {@value PIVOT_TABLE_IS_STRUCTURAL_COLUMN} set. "pivotTable.isRowDepthColumn" is set on a single column that specifies the depth of a row. That column will always have pivotTable.isRowExpandByColumn set. "pivotTable.isRowExpandedColumn" is set on a single nullable column of booleans that specifies whether a row is expandable or expanded. Values will be null for rows that are not expandable, true for expanded rows, false for rows that are not expanded (but expandable). Leaf rows have no children to expand, and hence will always have a null value for this column. "pivotTable.isRowGroupByColumn" is set on all columns of a pivot that are row by-columns Such columns will always have pivotTable.isRowExpandByColumn set. "pivotTable.isRowValueColumn" is set on all columns that are totals for a given row. The Column dimension has an equivalent set of attributes as rows: "pivotTable.isColumnExpandByColumn" "pivotTable.isColumnDepthColumn" "pivotTable.isColumnExpandedColumn" "pivotTable.isColumnGroupByColumn" "pivotTable.isColumnValueColumn" "pivotTable.isGrandTotalValueColumn" is set on all columns that are a grand total the given table. These columns have only one value for the entire snapshot that represents the aggregation across the entire source table. "pivotTable.isValueColumn" is set on all columns that are part of the main field (grid) of values. "pivotTable.aggregationInputColumnName" is set to the name of the corresponding constituent column that was used as input to this column. May have an empty value, because some aggregations take no input columns, for example, "Count". This is only ever present on columns with "pivotTable.isValueColumn" "pivotTable.isRowValueColumn", "pivotTable.isColumnValueColumn" or "pivotTable.isGrandTotalValueColumn" set.bytes snapshot_schema = 1;- Parameters:
- value- The snapshotSchema to set.
- Returns:
- This builder for chaining.
 
- 
clearSnapshotSchemaSchema to be used for snapshot or subscription requests as described in Arrow Message.fbs::Message. Field metadata is used to convey additional information about the structure of the PivotTable, the special roles some columns play, and the relationships between columns. All schema metadata for pivots is prefixed with "deephaven:". Most values are a boolean tag (represented as the string "true" if set that indicate which type of column this is. "pivotTable.isStructuralColumn" set on columns that should be included on every snapshot or subscription request, but should not be directly user-visible. "pivotTable.isRowExpandByColumn" is set on all the columns that must be included in a PivotTableViewRequest's row key table. These columns are generally user-visible and displayed before other columns, unless they also have {@value PIVOT_TABLE_IS_STRUCTURAL_COLUMN} set. "pivotTable.isRowDepthColumn" is set on a single column that specifies the depth of a row. That column will always have pivotTable.isRowExpandByColumn set. "pivotTable.isRowExpandedColumn" is set on a single nullable column of booleans that specifies whether a row is expandable or expanded. Values will be null for rows that are not expandable, true for expanded rows, false for rows that are not expanded (but expandable). Leaf rows have no children to expand, and hence will always have a null value for this column. "pivotTable.isRowGroupByColumn" is set on all columns of a pivot that are row by-columns Such columns will always have pivotTable.isRowExpandByColumn set. "pivotTable.isRowValueColumn" is set on all columns that are totals for a given row. The Column dimension has an equivalent set of attributes as rows: "pivotTable.isColumnExpandByColumn" "pivotTable.isColumnDepthColumn" "pivotTable.isColumnExpandedColumn" "pivotTable.isColumnGroupByColumn" "pivotTable.isColumnValueColumn" "pivotTable.isGrandTotalValueColumn" is set on all columns that are a grand total the given table. These columns have only one value for the entire snapshot that represents the aggregation across the entire source table. "pivotTable.isValueColumn" is set on all columns that are part of the main field (grid) of values. "pivotTable.aggregationInputColumnName" is set to the name of the corresponding constituent column that was used as input to this column. May have an empty value, because some aggregations take no input columns, for example, "Count". This is only ever present on columns with "pivotTable.isValueColumn" "pivotTable.isRowValueColumn", "pivotTable.isColumnValueColumn" or "pivotTable.isGrandTotalValueColumn" set.bytes snapshot_schema = 1;- Returns:
- This builder for chaining.
 
- 
getIsStaticpublic boolean getIsStatic()Whether or not this table might change. bool is_static = 2;- Specified by:
- getIsStaticin interface- PivotTableDescriptorMessageOrBuilder
- Returns:
- The isStatic.
 
- 
setIsStaticWhether or not this table might change. bool is_static = 2;- Parameters:
- value- The isStatic to set.
- Returns:
- This builder for chaining.
 
- 
clearIsStaticWhether or not this table might change. bool is_static = 2;- Returns:
- This builder for chaining.
 
- 
setUnknownFields- Specified by:
- setUnknownFieldsin interface- Message.Builder
- Overrides:
- setUnknownFieldsin class- GeneratedMessageV3.Builder<PivotTableDescriptorMessage.Builder>
 
- 
mergeUnknownFields- Specified by:
- mergeUnknownFieldsin interface- Message.Builder
- Overrides:
- mergeUnknownFieldsin class- GeneratedMessageV3.Builder<PivotTableDescriptorMessage.Builder>
 
 
-