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 Summary
Modifier 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.Builder
getAllFields, 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.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
-
internalGetFieldAccessorTable
- Specified by:
internalGetFieldAccessorTablein classGeneratedMessageV3.Builder<PivotTableViewRequest.Builder>
-
clear
- Specified by:
clearin interfaceMessage.Builder- Specified by:
clearin interfaceMessageLite.Builder- Overrides:
clearin classGeneratedMessageV3.Builder<PivotTableViewRequest.Builder>
-
getDescriptorForType
- Specified by:
getDescriptorForTypein interfaceMessage.Builder- Specified by:
getDescriptorForTypein interfaceMessageOrBuilder- Overrides:
getDescriptorForTypein classGeneratedMessageV3.Builder<PivotTableViewRequest.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfaceMessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfaceMessageOrBuilder
-
build
- Specified by:
buildin interfaceMessage.Builder- Specified by:
buildin interfaceMessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfaceMessage.Builder- Specified by:
buildPartialin interfaceMessageLite.Builder
-
clone
- Specified by:
clonein interfaceMessage.Builder- Specified by:
clonein interfaceMessageLite.Builder- Overrides:
clonein classGeneratedMessageV3.Builder<PivotTableViewRequest.Builder>
-
setField
- Specified by:
setFieldin interfaceMessage.Builder- Overrides:
setFieldin classGeneratedMessageV3.Builder<PivotTableViewRequest.Builder>
-
clearField
- Specified by:
clearFieldin interfaceMessage.Builder- Overrides:
clearFieldin classGeneratedMessageV3.Builder<PivotTableViewRequest.Builder>
-
clearOneof
- Specified by:
clearOneofin interfaceMessage.Builder- Overrides:
clearOneofin classGeneratedMessageV3.Builder<PivotTableViewRequest.Builder>
-
setRepeatedField
public PivotTableViewRequest.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedFieldin interfaceMessage.Builder- Overrides:
setRepeatedFieldin classGeneratedMessageV3.Builder<PivotTableViewRequest.Builder>
-
addRepeatedField
public PivotTableViewRequest.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedFieldin interfaceMessage.Builder- Overrides:
addRepeatedFieldin classGeneratedMessageV3.Builder<PivotTableViewRequest.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfaceMessage.Builder- Overrides:
mergeFromin classAbstractMessage.Builder<PivotTableViewRequest.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfaceMessageLiteOrBuilder- Overrides:
isInitializedin classGeneratedMessageV3.Builder<PivotTableViewRequest.Builder>
-
mergeFrom
public PivotTableViewRequest.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfaceMessage.Builder- Specified by:
mergeFromin interfaceMessageLite.Builder- Overrides:
mergeFromin classAbstractMessage.Builder<PivotTableViewRequest.Builder>- Throws:
IOException
-
getTargetCase
- Specified by:
getTargetCasein interfacePivotTableViewRequestOrBuilder
-
clearTarget
-
hasPivotTableOffset
public boolean hasPivotTableOffset()Offset of the pivot table in the incoming plugin references.
int32 pivot_table_offset = 1;- Specified by:
hasPivotTableOffsetin interfacePivotTableViewRequestOrBuilder- Returns:
- Whether the pivotTableOffset field is set.
-
getPivotTableOffset
public int getPivotTableOffset()Offset of the pivot table in the incoming plugin references.
int32 pivot_table_offset = 1;- Specified by:
getPivotTableOffsetin interfacePivotTableViewRequestOrBuilder- Returns:
- The pivotTableOffset.
-
setPivotTableOffset
Offset 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.
-
clearPivotTableOffset
Offset of the pivot table in the incoming plugin references.
int32 pivot_table_offset = 1;- Returns:
- This builder for chaining.
-
hasExistingViewOffset
public 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 interfacePivotTableViewRequestOrBuilder- Returns:
- Whether the existingViewOffset field is set.
-
getExistingViewOffset
public 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 interfacePivotTableViewRequestOrBuilder- Returns:
- The existingViewOffset.
-
setExistingViewOffset
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;- Parameters:
value- The existingViewOffset to set.- Returns:
- This builder for chaining.
-
clearExistingViewOffset
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;- Returns:
- This builder for chaining.
-
hasExpansions
public 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 interfacePivotTableViewRequestOrBuilder- Returns:
- Whether the expansions field is set.
-
getExpansions
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:
getExpansionsin interfacePivotTableViewRequestOrBuilder- Returns:
- The expansions.
-
setExpansions
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; -
setExpansions
public 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; -
mergeExpansions
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; -
clearExpansions
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; -
getExpansionsBuilder
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; -
getExpansionsOrBuilder
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:
getExpansionsOrBuilderin interfacePivotTableViewRequestOrBuilder
-
setUnknownFields
- Specified by:
setUnknownFieldsin interfaceMessage.Builder- Overrides:
setUnknownFieldsin classGeneratedMessageV3.Builder<PivotTableViewRequest.Builder>
-
mergeUnknownFields
- Specified by:
mergeUnknownFieldsin interfaceMessage.Builder- Overrides:
mergeUnknownFieldsin classGeneratedMessageV3.Builder<PivotTableViewRequest.Builder>
-