Class HierarchicalTableViewRequest.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<HierarchicalTableViewRequest.Builder>
io.deephaven.proto.backplane.grpc.HierarchicalTableViewRequest.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,HierarchicalTableViewRequestOrBuilder
,Cloneable
- Enclosing class:
- HierarchicalTableViewRequest
public static final class HierarchicalTableViewRequest.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<HierarchicalTableViewRequest.Builder>
implements HierarchicalTableViewRequestOrBuilder
Protobuf type
io.deephaven.proto.backplane.grpc.HierarchicalTableViewRequest
-
Method Summary
Modifier and TypeMethodDescriptionaddRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()
clear()
Ticket for an existing HierarchicalTableView.Description for the expansions that define this view of the HierarchicalTable.clearField
(com.google.protobuf.Descriptors.FieldDescriptor field) Ticket for the HierarchicalTable (RollupTable or TreeTable) to expandclearOneof
(com.google.protobuf.Descriptors.OneofDescriptor oneof) Ticket to use to hold the result HierarchicalTableViewclone()
static final com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
Ticket for an existing HierarchicalTableView.Ticket for an existing HierarchicalTableView.Ticket for an existing HierarchicalTableView.Description for the expansions that define this view of the HierarchicalTable.Description for the expansions that define this view of the HierarchicalTable.Description for the expansions that define this view of the HierarchicalTable.Ticket for the HierarchicalTable (RollupTable or TreeTable) to expandTicket for the HierarchicalTable (RollupTable or TreeTable) to expandTicket for the HierarchicalTable (RollupTable or TreeTable) to expandTicket to use to hold the result HierarchicalTableViewTicket to use to hold the result HierarchicalTableViewTicket to use to hold the result HierarchicalTableViewboolean
Ticket for an existing HierarchicalTableView.boolean
Description for the expansions that define this view of the HierarchicalTable.boolean
Ticket for the HierarchicalTable (RollupTable or TreeTable) to expandboolean
Ticket to use to hold the result HierarchicalTableViewprotected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
final boolean
mergeExistingViewId
(Ticket value) Ticket for an existing HierarchicalTableView.Description for the expansions that define this view of the HierarchicalTable.mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom
(com.google.protobuf.Message other) mergeHierarchicalTableId
(Ticket value) Ticket for the HierarchicalTable (RollupTable or TreeTable) to expandmergeResultViewId
(Ticket value) Ticket to use to hold the result HierarchicalTableViewmergeUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) setExistingViewId
(Ticket value) Ticket for an existing HierarchicalTableView.setExistingViewId
(Ticket.Builder builderForValue) Ticket for an existing HierarchicalTableView.Description for the expansions that define this view of the HierarchicalTable.setExpansions
(HierarchicalTableViewKeyTableDescriptor.Builder builderForValue) Description for the expansions that define this view of the HierarchicalTable.setHierarchicalTableId
(Ticket value) Ticket for the HierarchicalTable (RollupTable or TreeTable) to expandsetHierarchicalTableId
(Ticket.Builder builderForValue) Ticket for the HierarchicalTable (RollupTable or TreeTable) to expandsetRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setResultViewId
(Ticket value) Ticket to use to hold the result HierarchicalTableViewsetResultViewId
(Ticket.Builder builderForValue) Ticket to use to hold the result HierarchicalTableViewsetUnknownFields
(com.google.protobuf.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
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<HierarchicalTableViewRequest.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<HierarchicalTableViewRequest.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<HierarchicalTableViewRequest.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<HierarchicalTableViewRequest.Builder>
-
setField
public HierarchicalTableViewRequest.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<HierarchicalTableViewRequest.Builder>
-
clearField
public HierarchicalTableViewRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<HierarchicalTableViewRequest.Builder>
-
clearOneof
public HierarchicalTableViewRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<HierarchicalTableViewRequest.Builder>
-
setRepeatedField
public HierarchicalTableViewRequest.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<HierarchicalTableViewRequest.Builder>
-
addRepeatedField
public HierarchicalTableViewRequest.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<HierarchicalTableViewRequest.Builder>
-
mergeFrom
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<HierarchicalTableViewRequest.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<HierarchicalTableViewRequest.Builder>
-
mergeFrom
public HierarchicalTableViewRequest.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<HierarchicalTableViewRequest.Builder>
- Throws:
IOException
-
getTargetCase
- Specified by:
getTargetCase
in interfaceHierarchicalTableViewRequestOrBuilder
-
clearTarget
-
hasResultViewId
public boolean hasResultViewId()Ticket to use to hold the result HierarchicalTableView
.io.deephaven.proto.backplane.grpc.Ticket result_view_id = 1;
- Specified by:
hasResultViewId
in interfaceHierarchicalTableViewRequestOrBuilder
- Returns:
- Whether the resultViewId field is set.
-
getResultViewId
Ticket to use to hold the result HierarchicalTableView
.io.deephaven.proto.backplane.grpc.Ticket result_view_id = 1;
- Specified by:
getResultViewId
in interfaceHierarchicalTableViewRequestOrBuilder
- Returns:
- The resultViewId.
-
setResultViewId
Ticket to use to hold the result HierarchicalTableView
.io.deephaven.proto.backplane.grpc.Ticket result_view_id = 1;
-
setResultViewId
Ticket to use to hold the result HierarchicalTableView
.io.deephaven.proto.backplane.grpc.Ticket result_view_id = 1;
-
mergeResultViewId
Ticket to use to hold the result HierarchicalTableView
.io.deephaven.proto.backplane.grpc.Ticket result_view_id = 1;
-
clearResultViewId
Ticket to use to hold the result HierarchicalTableView
.io.deephaven.proto.backplane.grpc.Ticket result_view_id = 1;
-
getResultViewIdBuilder
Ticket to use to hold the result HierarchicalTableView
.io.deephaven.proto.backplane.grpc.Ticket result_view_id = 1;
-
getResultViewIdOrBuilder
Ticket to use to hold the result HierarchicalTableView
.io.deephaven.proto.backplane.grpc.Ticket result_view_id = 1;
- Specified by:
getResultViewIdOrBuilder
in interfaceHierarchicalTableViewRequestOrBuilder
-
hasHierarchicalTableId
public boolean hasHierarchicalTableId()Ticket for the HierarchicalTable (RollupTable or TreeTable) to expand
.io.deephaven.proto.backplane.grpc.Ticket hierarchical_table_id = 2;
- Specified by:
hasHierarchicalTableId
in interfaceHierarchicalTableViewRequestOrBuilder
- Returns:
- Whether the hierarchicalTableId field is set.
-
getHierarchicalTableId
Ticket for the HierarchicalTable (RollupTable or TreeTable) to expand
.io.deephaven.proto.backplane.grpc.Ticket hierarchical_table_id = 2;
- Specified by:
getHierarchicalTableId
in interfaceHierarchicalTableViewRequestOrBuilder
- Returns:
- The hierarchicalTableId.
-
setHierarchicalTableId
Ticket for the HierarchicalTable (RollupTable or TreeTable) to expand
.io.deephaven.proto.backplane.grpc.Ticket hierarchical_table_id = 2;
-
setHierarchicalTableId
Ticket for the HierarchicalTable (RollupTable or TreeTable) to expand
.io.deephaven.proto.backplane.grpc.Ticket hierarchical_table_id = 2;
-
mergeHierarchicalTableId
Ticket for the HierarchicalTable (RollupTable or TreeTable) to expand
.io.deephaven.proto.backplane.grpc.Ticket hierarchical_table_id = 2;
-
clearHierarchicalTableId
Ticket for the HierarchicalTable (RollupTable or TreeTable) to expand
.io.deephaven.proto.backplane.grpc.Ticket hierarchical_table_id = 2;
-
getHierarchicalTableIdBuilder
Ticket for the HierarchicalTable (RollupTable or TreeTable) to expand
.io.deephaven.proto.backplane.grpc.Ticket hierarchical_table_id = 2;
-
getHierarchicalTableIdOrBuilder
Ticket for the HierarchicalTable (RollupTable or TreeTable) to expand
.io.deephaven.proto.backplane.grpc.Ticket hierarchical_table_id = 2;
- Specified by:
getHierarchicalTableIdOrBuilder
in interfaceHierarchicalTableViewRequestOrBuilder
-
hasExistingViewId
public boolean hasExistingViewId()Ticket for an existing HierarchicalTableView. The result view will inherit the HierarchicalTable 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.
.io.deephaven.proto.backplane.grpc.Ticket existing_view_id = 3;
- Specified by:
hasExistingViewId
in interfaceHierarchicalTableViewRequestOrBuilder
- Returns:
- Whether the existingViewId field is set.
-
getExistingViewId
Ticket for an existing HierarchicalTableView. The result view will inherit the HierarchicalTable 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.
.io.deephaven.proto.backplane.grpc.Ticket existing_view_id = 3;
- Specified by:
getExistingViewId
in interfaceHierarchicalTableViewRequestOrBuilder
- Returns:
- The existingViewId.
-
setExistingViewId
Ticket for an existing HierarchicalTableView. The result view will inherit the HierarchicalTable 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.
.io.deephaven.proto.backplane.grpc.Ticket existing_view_id = 3;
-
setExistingViewId
Ticket for an existing HierarchicalTableView. The result view will inherit the HierarchicalTable 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.
.io.deephaven.proto.backplane.grpc.Ticket existing_view_id = 3;
-
mergeExistingViewId
Ticket for an existing HierarchicalTableView. The result view will inherit the HierarchicalTable 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.
.io.deephaven.proto.backplane.grpc.Ticket existing_view_id = 3;
-
clearExistingViewId
Ticket for an existing HierarchicalTableView. The result view will inherit the HierarchicalTable 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.
.io.deephaven.proto.backplane.grpc.Ticket existing_view_id = 3;
-
getExistingViewIdBuilder
Ticket for an existing HierarchicalTableView. The result view will inherit the HierarchicalTable 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.
.io.deephaven.proto.backplane.grpc.Ticket existing_view_id = 3;
-
getExistingViewIdOrBuilder
Ticket for an existing HierarchicalTableView. The result view will inherit the HierarchicalTable 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.
.io.deephaven.proto.backplane.grpc.Ticket existing_view_id = 3;
- Specified by:
getExistingViewIdOrBuilder
in interfaceHierarchicalTableViewRequestOrBuilder
-
hasExpansions
public boolean hasExpansions()Description for the expansions that define this view of the HierarchicalTable. If not present, the result will have default expansions, For RollupTables this will be the root (single row, top-level aggregation) and the next level if one exists (that is, if there are one or more group-by columns, or constituents are included). For TreeTables, this will be the root (one row for each child of the "null" parent identifier).
.io.deephaven.proto.backplane.grpc.HierarchicalTableViewKeyTableDescriptor expansions = 4;
- Specified by:
hasExpansions
in interfaceHierarchicalTableViewRequestOrBuilder
- Returns:
- Whether the expansions field is set.
-
getExpansions
Description for the expansions that define this view of the HierarchicalTable. If not present, the result will have default expansions, For RollupTables this will be the root (single row, top-level aggregation) and the next level if one exists (that is, if there are one or more group-by columns, or constituents are included). For TreeTables, this will be the root (one row for each child of the "null" parent identifier).
.io.deephaven.proto.backplane.grpc.HierarchicalTableViewKeyTableDescriptor expansions = 4;
- Specified by:
getExpansions
in interfaceHierarchicalTableViewRequestOrBuilder
- Returns:
- The expansions.
-
setExpansions
public HierarchicalTableViewRequest.Builder setExpansions(HierarchicalTableViewKeyTableDescriptor value) Description for the expansions that define this view of the HierarchicalTable. If not present, the result will have default expansions, For RollupTables this will be the root (single row, top-level aggregation) and the next level if one exists (that is, if there are one or more group-by columns, or constituents are included). For TreeTables, this will be the root (one row for each child of the "null" parent identifier).
.io.deephaven.proto.backplane.grpc.HierarchicalTableViewKeyTableDescriptor expansions = 4;
-
setExpansions
public HierarchicalTableViewRequest.Builder setExpansions(HierarchicalTableViewKeyTableDescriptor.Builder builderForValue) Description for the expansions that define this view of the HierarchicalTable. If not present, the result will have default expansions, For RollupTables this will be the root (single row, top-level aggregation) and the next level if one exists (that is, if there are one or more group-by columns, or constituents are included). For TreeTables, this will be the root (one row for each child of the "null" parent identifier).
.io.deephaven.proto.backplane.grpc.HierarchicalTableViewKeyTableDescriptor expansions = 4;
-
mergeExpansions
public HierarchicalTableViewRequest.Builder mergeExpansions(HierarchicalTableViewKeyTableDescriptor value) Description for the expansions that define this view of the HierarchicalTable. If not present, the result will have default expansions, For RollupTables this will be the root (single row, top-level aggregation) and the next level if one exists (that is, if there are one or more group-by columns, or constituents are included). For TreeTables, this will be the root (one row for each child of the "null" parent identifier).
.io.deephaven.proto.backplane.grpc.HierarchicalTableViewKeyTableDescriptor expansions = 4;
-
clearExpansions
Description for the expansions that define this view of the HierarchicalTable. If not present, the result will have default expansions, For RollupTables this will be the root (single row, top-level aggregation) and the next level if one exists (that is, if there are one or more group-by columns, or constituents are included). For TreeTables, this will be the root (one row for each child of the "null" parent identifier).
.io.deephaven.proto.backplane.grpc.HierarchicalTableViewKeyTableDescriptor expansions = 4;
-
getExpansionsBuilder
Description for the expansions that define this view of the HierarchicalTable. If not present, the result will have default expansions, For RollupTables this will be the root (single row, top-level aggregation) and the next level if one exists (that is, if there are one or more group-by columns, or constituents are included). For TreeTables, this will be the root (one row for each child of the "null" parent identifier).
.io.deephaven.proto.backplane.grpc.HierarchicalTableViewKeyTableDescriptor expansions = 4;
-
getExpansionsOrBuilder
Description for the expansions that define this view of the HierarchicalTable. If not present, the result will have default expansions, For RollupTables this will be the root (single row, top-level aggregation) and the next level if one exists (that is, if there are one or more group-by columns, or constituents are included). For TreeTables, this will be the root (one row for each child of the "null" parent identifier).
.io.deephaven.proto.backplane.grpc.HierarchicalTableViewKeyTableDescriptor expansions = 4;
- Specified by:
getExpansionsOrBuilder
in interfaceHierarchicalTableViewRequestOrBuilder
-
setUnknownFields
public final HierarchicalTableViewRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<HierarchicalTableViewRequest.Builder>
-
mergeUnknownFields
public final HierarchicalTableViewRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<HierarchicalTableViewRequest.Builder>
-