Package io.deephaven.proto.pivot
Class PivotTableViewRequest.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<PivotTableViewRequest.Builder>
io.deephaven.proto.pivot.PivotTableViewRequest.Builder
- All Implemented Interfaces:
- Message.Builder,- MessageLite.Builder,- MessageLiteOrBuilder,- MessageOrBuilder,- PivotTableViewRequestOrBuilder,- Cloneable
- Enclosing class:
- PivotTableViewRequest
public static final class PivotTableViewRequest.Builder
extends GeneratedMessageV3.Builder<PivotTableViewRequest.Builder>
implements PivotTableViewRequestOrBuilder
Protobuf type 
io.deephaven.proto.pivot.PivotTableViewRequest- 
Method SummaryModifier and TypeMethodDescriptionaddRepeatedField(Descriptors.FieldDescriptor field, Object value) build()clear()Offset of the existing PivotTableView in the incoming plugin references array.Description for the expansions that define this view of the PivotTable.Offset of the pivot table in the incoming plugin references.clone()static final Descriptors.DescriptorintOffset of the existing PivotTableView in the incoming plugin references array.Description for the expansions that define this view of the PivotTable.Description for the expansions that define this view of the PivotTable.Description for the expansions that define this view of the PivotTable.intOffset of the pivot table in the incoming plugin references.booleanOffset of the existing PivotTableView in the incoming plugin references array.booleanDescription for the expansions that define this view of the PivotTable.booleanOffset of the pivot table in the incoming plugin references.protected GeneratedMessageV3.FieldAccessorTablefinal booleanDescription for the expansions that define this view of the PivotTable.mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) mergeFrom(PivotTableViewRequest other) mergeUnknownFields(UnknownFieldSet unknownFields) setExistingViewOffset(int value) Offset of the existing PivotTableView in the incoming plugin references array.Description for the expansions that define this view of the PivotTable.setExpansions(PivotTableViewExpansionsMessage.Builder builderForValue) Description for the expansions that define this view of the PivotTable.setField(Descriptors.FieldDescriptor field, Object value) setPivotTableOffset(int value) Offset of the pivot table in the incoming plugin references.setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value) 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<PivotTableViewRequest.Builder>
 
- 
clear- Specified by:
- clearin interface- Message.Builder
- Specified by:
- clearin interface- MessageLite.Builder
- Overrides:
- clearin class- GeneratedMessageV3.Builder<PivotTableViewRequest.Builder>
 
- 
getDescriptorForType- Specified by:
- getDescriptorForTypein interface- Message.Builder
- Specified by:
- getDescriptorForTypein interface- MessageOrBuilder
- Overrides:
- getDescriptorForTypein class- GeneratedMessageV3.Builder<PivotTableViewRequest.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<PivotTableViewRequest.Builder>
 
- 
setField- Specified by:
- setFieldin interface- Message.Builder
- Overrides:
- setFieldin class- GeneratedMessageV3.Builder<PivotTableViewRequest.Builder>
 
- 
clearField- Specified by:
- clearFieldin interface- Message.Builder
- Overrides:
- clearFieldin class- GeneratedMessageV3.Builder<PivotTableViewRequest.Builder>
 
- 
clearOneof- Specified by:
- clearOneofin interface- Message.Builder
- Overrides:
- clearOneofin class- GeneratedMessageV3.Builder<PivotTableViewRequest.Builder>
 
- 
setRepeatedFieldpublic PivotTableViewRequest.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
- setRepeatedFieldin interface- Message.Builder
- Overrides:
- setRepeatedFieldin class- GeneratedMessageV3.Builder<PivotTableViewRequest.Builder>
 
- 
addRepeatedFieldpublic PivotTableViewRequest.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value) - Specified by:
- addRepeatedFieldin interface- Message.Builder
- Overrides:
- addRepeatedFieldin class- GeneratedMessageV3.Builder<PivotTableViewRequest.Builder>
 
- 
mergeFrom- Specified by:
- mergeFromin interface- Message.Builder
- Overrides:
- mergeFromin class- AbstractMessage.Builder<PivotTableViewRequest.Builder>
 
- 
mergeFrom
- 
isInitializedpublic final boolean isInitialized()- Specified by:
- isInitializedin interface- MessageLiteOrBuilder
- Overrides:
- isInitializedin class- GeneratedMessageV3.Builder<PivotTableViewRequest.Builder>
 
- 
mergeFrompublic PivotTableViewRequest.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<PivotTableViewRequest.Builder>
- Throws:
- IOException
 
- 
getTargetCase- Specified by:
- getTargetCasein interface- PivotTableViewRequestOrBuilder
 
- 
clearTarget
- 
hasPivotTableOffsetpublic boolean hasPivotTableOffset()Offset of the pivot table in the incoming plugin references. int32 pivot_table_offset = 1;- Specified by:
- hasPivotTableOffsetin interface- PivotTableViewRequestOrBuilder
- Returns:
- Whether the pivotTableOffset field is set.
 
- 
getPivotTableOffsetpublic int getPivotTableOffset()Offset of the pivot table in the incoming plugin references. int32 pivot_table_offset = 1;- Specified by:
- getPivotTableOffsetin interface- PivotTableViewRequestOrBuilder
- Returns:
- The pivotTableOffset.
 
- 
setPivotTableOffsetOffset of the pivot table in the incoming plugin references. int32 pivot_table_offset = 1;- Parameters:
- value- The pivotTableOffset to set.
- Returns:
- This builder for chaining.
 
- 
clearPivotTableOffsetOffset of the pivot table in the incoming plugin references. int32 pivot_table_offset = 1;- Returns:
- This builder for chaining.
 
- 
hasExistingViewOffsetpublic boolean hasExistingViewOffset()Offset of the existing PivotTableView in the incoming plugin references array. The result view will inherit the PivotTable from the existing view. The two views will share state used for caching snapshot data, but the server implementation may limit parallelism when performing snapshots for either view. Use this field when you intend to stop using the existing view and instead begin to use the result view. int32 existing_view_offset = 2;- Specified by:
- hasExistingViewOffsetin interface- PivotTableViewRequestOrBuilder
- Returns:
- Whether the existingViewOffset field is set.
 
- 
getExistingViewOffsetpublic int getExistingViewOffset()Offset of the existing PivotTableView in the incoming plugin references array. The result view will inherit the PivotTable from the existing view. The two views will share state used for caching snapshot data, but the server implementation may limit parallelism when performing snapshots for either view. Use this field when you intend to stop using the existing view and instead begin to use the result view. int32 existing_view_offset = 2;- Specified by:
- getExistingViewOffsetin interface- PivotTableViewRequestOrBuilder
- Returns:
- The existingViewOffset.
 
- 
setExistingViewOffsetOffset of the existing PivotTableView in the incoming plugin references array. The result view will inherit the PivotTable from the existing view. The two views will share state used for caching snapshot data, but the server implementation may limit parallelism when performing snapshots for either view. Use this field when you intend to stop using the existing view and instead begin to use the result view. int32 existing_view_offset = 2;- Parameters:
- value- The existingViewOffset to set.
- Returns:
- This builder for chaining.
 
- 
clearExistingViewOffsetOffset of the existing PivotTableView in the incoming plugin references array. The result view will inherit the PivotTable from the existing view. The two views will share state used for caching snapshot data, but the server implementation may limit parallelism when performing snapshots for either view. Use this field when you intend to stop using the existing view and instead begin to use the result view. int32 existing_view_offset = 2;- Returns:
- This builder for chaining.
 
- 
hasExpansionspublic boolean hasExpansions()Description for the expansions that define this view of the PivotTable. If not present, the result will have default expansions. .io.deephaven.proto.pivot.PivotTableViewExpansionsMessage expansions = 3;- Specified by:
- hasExpansionsin interface- PivotTableViewRequestOrBuilder
- Returns:
- Whether the expansions field is set.
 
- 
getExpansionsDescription for the expansions that define this view of the PivotTable. If not present, the result will have default expansions. .io.deephaven.proto.pivot.PivotTableViewExpansionsMessage expansions = 3;- Specified by:
- getExpansionsin interface- PivotTableViewRequestOrBuilder
- Returns:
- The expansions.
 
- 
setExpansionsDescription for the expansions that define this view of the PivotTable. If not present, the result will have default expansions. .io.deephaven.proto.pivot.PivotTableViewExpansionsMessage expansions = 3;
- 
setExpansionspublic PivotTableViewRequest.Builder setExpansions(PivotTableViewExpansionsMessage.Builder builderForValue) Description for the expansions that define this view of the PivotTable. If not present, the result will have default expansions. .io.deephaven.proto.pivot.PivotTableViewExpansionsMessage expansions = 3;
- 
mergeExpansionsDescription for the expansions that define this view of the PivotTable. If not present, the result will have default expansions. .io.deephaven.proto.pivot.PivotTableViewExpansionsMessage expansions = 3;
- 
clearExpansionsDescription for the expansions that define this view of the PivotTable. If not present, the result will have default expansions. .io.deephaven.proto.pivot.PivotTableViewExpansionsMessage expansions = 3;
- 
getExpansionsBuilderDescription for the expansions that define this view of the PivotTable. If not present, the result will have default expansions. .io.deephaven.proto.pivot.PivotTableViewExpansionsMessage expansions = 3;
- 
getExpansionsOrBuilderDescription for the expansions that define this view of the PivotTable. If not present, the result will have default expansions. .io.deephaven.proto.pivot.PivotTableViewExpansionsMessage expansions = 3;- Specified by:
- getExpansionsOrBuilderin interface- PivotTableViewRequestOrBuilder
 
- 
setUnknownFields- Specified by:
- setUnknownFieldsin interface- Message.Builder
- Overrides:
- setUnknownFieldsin class- GeneratedMessageV3.Builder<PivotTableViewRequest.Builder>
 
- 
mergeUnknownFields- Specified by:
- mergeUnknownFieldsin interface- Message.Builder
- Overrides:
- mergeUnknownFieldsin class- GeneratedMessageV3.Builder<PivotTableViewRequest.Builder>
 
 
-