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.Descriptor
int
Offset 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.int
Offset of the pivot table in the incoming plugin references.boolean
Offset of the existing PivotTableView in the incoming plugin references array.boolean
Description for the expansions that define this view of the PivotTable.boolean
Offset of the pivot table in the incoming plugin references.protected GeneratedMessageV3.FieldAccessorTable
final boolean
Description 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, setUnknownFieldsProto3
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, 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.Message.Builder
mergeDelimitedFrom, mergeDelimitedFrom
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
-
internalGetFieldAccessorTable
- Specified by:
internalGetFieldAccessorTable
in classGeneratedMessageV3.Builder<PivotTableViewRequest.Builder>
-
clear
- Specified by:
clear
in interfaceMessage.Builder
- Specified by:
clear
in interfaceMessageLite.Builder
- Overrides:
clear
in classGeneratedMessageV3.Builder<PivotTableViewRequest.Builder>
-
getDescriptorForType
- Specified by:
getDescriptorForType
in interfaceMessage.Builder
- Specified by:
getDescriptorForType
in interfaceMessageOrBuilder
- Overrides:
getDescriptorForType
in classGeneratedMessageV3.Builder<PivotTableViewRequest.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForType
in interfaceMessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfaceMessageOrBuilder
-
build
- Specified by:
build
in interfaceMessage.Builder
- Specified by:
build
in interfaceMessageLite.Builder
-
buildPartial
- Specified by:
buildPartial
in interfaceMessage.Builder
- Specified by:
buildPartial
in interfaceMessageLite.Builder
-
clone
- Specified by:
clone
in interfaceMessage.Builder
- Specified by:
clone
in interfaceMessageLite.Builder
- Overrides:
clone
in classGeneratedMessageV3.Builder<PivotTableViewRequest.Builder>
-
setField
- Specified by:
setField
in interfaceMessage.Builder
- Overrides:
setField
in classGeneratedMessageV3.Builder<PivotTableViewRequest.Builder>
-
clearField
- Specified by:
clearField
in interfaceMessage.Builder
- Overrides:
clearField
in classGeneratedMessageV3.Builder<PivotTableViewRequest.Builder>
-
clearOneof
- Specified by:
clearOneof
in interfaceMessage.Builder
- Overrides:
clearOneof
in classGeneratedMessageV3.Builder<PivotTableViewRequest.Builder>
-
setRepeatedField
public PivotTableViewRequest.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedField
in interfaceMessage.Builder
- Overrides:
setRepeatedField
in classGeneratedMessageV3.Builder<PivotTableViewRequest.Builder>
-
addRepeatedField
public PivotTableViewRequest.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedField
in interfaceMessage.Builder
- Overrides:
addRepeatedField
in classGeneratedMessageV3.Builder<PivotTableViewRequest.Builder>
-
mergeFrom
- Specified by:
mergeFrom
in interfaceMessage.Builder
- Overrides:
mergeFrom
in classAbstractMessage.Builder<PivotTableViewRequest.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfaceMessageLiteOrBuilder
- Overrides:
isInitialized
in classGeneratedMessageV3.Builder<PivotTableViewRequest.Builder>
-
mergeFrom
public PivotTableViewRequest.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFrom
in interfaceMessage.Builder
- Specified by:
mergeFrom
in interfaceMessageLite.Builder
- Overrides:
mergeFrom
in classAbstractMessage.Builder<PivotTableViewRequest.Builder>
- Throws:
IOException
-
getTargetCase
- Specified by:
getTargetCase
in interfacePivotTableViewRequestOrBuilder
-
clearTarget
-
hasPivotTableOffset
public boolean hasPivotTableOffset()Offset of the pivot table in the incoming plugin references.
int32 pivot_table_offset = 1;
- Specified by:
hasPivotTableOffset
in 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:
getPivotTableOffset
in 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:
hasExistingViewOffset
in 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:
getExistingViewOffset
in 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:
hasExpansions
in 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:
getExpansions
in 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:
getExpansionsOrBuilder
in interfacePivotTableViewRequestOrBuilder
-
setUnknownFields
- Specified by:
setUnknownFields
in interfaceMessage.Builder
- Overrides:
setUnknownFields
in classGeneratedMessageV3.Builder<PivotTableViewRequest.Builder>
-
mergeUnknownFields
- Specified by:
mergeUnknownFields
in interfaceMessage.Builder
- Overrides:
mergeUnknownFields
in classGeneratedMessageV3.Builder<PivotTableViewRequest.Builder>
-