Class HierarchicalTableViewKeyTableDescriptor.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<HierarchicalTableViewKeyTableDescriptor.Builder>
io.deephaven.proto.backplane.grpc.HierarchicalTableViewKeyTableDescriptor.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,HierarchicalTableViewKeyTableDescriptorOrBuilder,Cloneable
- Enclosing class:
- HierarchicalTableViewKeyTableDescriptor
public static final class HierarchicalTableViewKeyTableDescriptor.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<HierarchicalTableViewKeyTableDescriptor.Builder>
implements HierarchicalTableViewKeyTableDescriptorOrBuilder
Protobuf type
io.deephaven.proto.backplane.grpc.HierarchicalTableViewKeyTableDescriptor-
Method Summary
Modifier and TypeMethodDescriptionaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()clear()clearField(com.google.protobuf.Descriptors.FieldDescriptor field) The name of a column of bytes found in the key table that specifies the action desired for the node selected by the other columns for each row.Ticket that represents a Table of expanded or contracted keys from a HierarchicalTable (RollupTable or TreeTable).clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) clone()static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorThe name of a column of bytes found in the key table that specifies the action desired for the node selected by the other columns for each row.com.google.protobuf.ByteStringThe name of a column of bytes found in the key table that specifies the action desired for the node selected by the other columns for each row.Ticket that represents a Table of expanded or contracted keys from a HierarchicalTable (RollupTable or TreeTable).Ticket that represents a Table of expanded or contracted keys from a HierarchicalTable (RollupTable or TreeTable).Ticket that represents a Table of expanded or contracted keys from a HierarchicalTable (RollupTable or TreeTable).booleanThe name of a column of bytes found in the key table that specifies the action desired for the node selected by the other columns for each row.booleanTicket that represents a Table of expanded or contracted keys from a HierarchicalTable (RollupTable or TreeTable).protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeKeyTableId(Ticket value) Ticket that represents a Table of expanded or contracted keys from a HierarchicalTable (RollupTable or TreeTable).mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) setKeyTableActionColumn(String value) The name of a column of bytes found in the key table that specifies the action desired for the node selected by the other columns for each row.setKeyTableActionColumnBytes(com.google.protobuf.ByteString value) The name of a column of bytes found in the key table that specifies the action desired for the node selected by the other columns for each row.setKeyTableId(Ticket value) Ticket that represents a Table of expanded or contracted keys from a HierarchicalTable (RollupTable or TreeTable).setKeyTableId(Ticket.Builder builderForValue) Ticket that represents a Table of expanded or contracted keys from a HierarchicalTable (RollupTable or TreeTable).setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setUnknownFields(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, 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
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<HierarchicalTableViewKeyTableDescriptor.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<HierarchicalTableViewKeyTableDescriptor.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<HierarchicalTableViewKeyTableDescriptor.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<HierarchicalTableViewKeyTableDescriptor.Builder>
-
setField
public HierarchicalTableViewKeyTableDescriptor.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<HierarchicalTableViewKeyTableDescriptor.Builder>
-
clearField
public HierarchicalTableViewKeyTableDescriptor.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<HierarchicalTableViewKeyTableDescriptor.Builder>
-
clearOneof
public HierarchicalTableViewKeyTableDescriptor.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<HierarchicalTableViewKeyTableDescriptor.Builder>
-
setRepeatedField
public HierarchicalTableViewKeyTableDescriptor.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<HierarchicalTableViewKeyTableDescriptor.Builder>
-
addRepeatedField
public HierarchicalTableViewKeyTableDescriptor.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<HierarchicalTableViewKeyTableDescriptor.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<HierarchicalTableViewKeyTableDescriptor.Builder>
-
mergeFrom
public HierarchicalTableViewKeyTableDescriptor.Builder mergeFrom(HierarchicalTableViewKeyTableDescriptor other) -
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<HierarchicalTableViewKeyTableDescriptor.Builder>
-
mergeFrom
public HierarchicalTableViewKeyTableDescriptor.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<HierarchicalTableViewKeyTableDescriptor.Builder>- Throws:
IOException
-
hasKeyTableId
public boolean hasKeyTableId()Ticket that represents a Table of expanded or contracted keys from a HierarchicalTable (RollupTable or TreeTable). The format for the key Table is dictated by the schema from the corresponding HierarchicalTableDescriptor. It is expected to have one column for each "expand-by column", including the "row depth column" for RollupTables only, and (optionally) an "action" column whose name is specified in the key_table_action_column field. If the Table is empty the result will have only default nodes expanded.
.io.deephaven.proto.backplane.grpc.Ticket key_table_id = 1;- Specified by:
hasKeyTableIdin interfaceHierarchicalTableViewKeyTableDescriptorOrBuilder- Returns:
- Whether the keyTableId field is set.
-
getKeyTableId
Ticket that represents a Table of expanded or contracted keys from a HierarchicalTable (RollupTable or TreeTable). The format for the key Table is dictated by the schema from the corresponding HierarchicalTableDescriptor. It is expected to have one column for each "expand-by column", including the "row depth column" for RollupTables only, and (optionally) an "action" column whose name is specified in the key_table_action_column field. If the Table is empty the result will have only default nodes expanded.
.io.deephaven.proto.backplane.grpc.Ticket key_table_id = 1;- Specified by:
getKeyTableIdin interfaceHierarchicalTableViewKeyTableDescriptorOrBuilder- Returns:
- The keyTableId.
-
setKeyTableId
Ticket that represents a Table of expanded or contracted keys from a HierarchicalTable (RollupTable or TreeTable). The format for the key Table is dictated by the schema from the corresponding HierarchicalTableDescriptor. It is expected to have one column for each "expand-by column", including the "row depth column" for RollupTables only, and (optionally) an "action" column whose name is specified in the key_table_action_column field. If the Table is empty the result will have only default nodes expanded.
.io.deephaven.proto.backplane.grpc.Ticket key_table_id = 1; -
setKeyTableId
public HierarchicalTableViewKeyTableDescriptor.Builder setKeyTableId(Ticket.Builder builderForValue) Ticket that represents a Table of expanded or contracted keys from a HierarchicalTable (RollupTable or TreeTable). The format for the key Table is dictated by the schema from the corresponding HierarchicalTableDescriptor. It is expected to have one column for each "expand-by column", including the "row depth column" for RollupTables only, and (optionally) an "action" column whose name is specified in the key_table_action_column field. If the Table is empty the result will have only default nodes expanded.
.io.deephaven.proto.backplane.grpc.Ticket key_table_id = 1; -
mergeKeyTableId
Ticket that represents a Table of expanded or contracted keys from a HierarchicalTable (RollupTable or TreeTable). The format for the key Table is dictated by the schema from the corresponding HierarchicalTableDescriptor. It is expected to have one column for each "expand-by column", including the "row depth column" for RollupTables only, and (optionally) an "action" column whose name is specified in the key_table_action_column field. If the Table is empty the result will have only default nodes expanded.
.io.deephaven.proto.backplane.grpc.Ticket key_table_id = 1; -
clearKeyTableId
Ticket that represents a Table of expanded or contracted keys from a HierarchicalTable (RollupTable or TreeTable). The format for the key Table is dictated by the schema from the corresponding HierarchicalTableDescriptor. It is expected to have one column for each "expand-by column", including the "row depth column" for RollupTables only, and (optionally) an "action" column whose name is specified in the key_table_action_column field. If the Table is empty the result will have only default nodes expanded.
.io.deephaven.proto.backplane.grpc.Ticket key_table_id = 1; -
getKeyTableIdBuilder
Ticket that represents a Table of expanded or contracted keys from a HierarchicalTable (RollupTable or TreeTable). The format for the key Table is dictated by the schema from the corresponding HierarchicalTableDescriptor. It is expected to have one column for each "expand-by column", including the "row depth column" for RollupTables only, and (optionally) an "action" column whose name is specified in the key_table_action_column field. If the Table is empty the result will have only default nodes expanded.
.io.deephaven.proto.backplane.grpc.Ticket key_table_id = 1; -
getKeyTableIdOrBuilder
Ticket that represents a Table of expanded or contracted keys from a HierarchicalTable (RollupTable or TreeTable). The format for the key Table is dictated by the schema from the corresponding HierarchicalTableDescriptor. It is expected to have one column for each "expand-by column", including the "row depth column" for RollupTables only, and (optionally) an "action" column whose name is specified in the key_table_action_column field. If the Table is empty the result will have only default nodes expanded.
.io.deephaven.proto.backplane.grpc.Ticket key_table_id = 1;- Specified by:
getKeyTableIdOrBuilderin interfaceHierarchicalTableViewKeyTableDescriptorOrBuilder
-
hasKeyTableActionColumn
public boolean hasKeyTableActionColumn()The name of a column of bytes found in the key table that specifies the action desired for the node selected by the other columns for each row. Takes on the value 1 for nodes that should be expanded, 3 for nodes that should be expanded along with their descendants, and 4 for nodes that should be contracted. If this column name is not present, all nodes in the key table will be expanded without their descendants.
optional string key_table_action_column = 2;- Specified by:
hasKeyTableActionColumnin interfaceHierarchicalTableViewKeyTableDescriptorOrBuilder- Returns:
- Whether the keyTableActionColumn field is set.
-
getKeyTableActionColumn
The name of a column of bytes found in the key table that specifies the action desired for the node selected by the other columns for each row. Takes on the value 1 for nodes that should be expanded, 3 for nodes that should be expanded along with their descendants, and 4 for nodes that should be contracted. If this column name is not present, all nodes in the key table will be expanded without their descendants.
optional string key_table_action_column = 2;- Specified by:
getKeyTableActionColumnin interfaceHierarchicalTableViewKeyTableDescriptorOrBuilder- Returns:
- The keyTableActionColumn.
-
getKeyTableActionColumnBytes
public com.google.protobuf.ByteString getKeyTableActionColumnBytes()The name of a column of bytes found in the key table that specifies the action desired for the node selected by the other columns for each row. Takes on the value 1 for nodes that should be expanded, 3 for nodes that should be expanded along with their descendants, and 4 for nodes that should be contracted. If this column name is not present, all nodes in the key table will be expanded without their descendants.
optional string key_table_action_column = 2;- Specified by:
getKeyTableActionColumnBytesin interfaceHierarchicalTableViewKeyTableDescriptorOrBuilder- Returns:
- The bytes for keyTableActionColumn.
-
setKeyTableActionColumn
The name of a column of bytes found in the key table that specifies the action desired for the node selected by the other columns for each row. Takes on the value 1 for nodes that should be expanded, 3 for nodes that should be expanded along with their descendants, and 4 for nodes that should be contracted. If this column name is not present, all nodes in the key table will be expanded without their descendants.
optional string key_table_action_column = 2;- Parameters:
value- The keyTableActionColumn to set.- Returns:
- This builder for chaining.
-
clearKeyTableActionColumn
The name of a column of bytes found in the key table that specifies the action desired for the node selected by the other columns for each row. Takes on the value 1 for nodes that should be expanded, 3 for nodes that should be expanded along with their descendants, and 4 for nodes that should be contracted. If this column name is not present, all nodes in the key table will be expanded without their descendants.
optional string key_table_action_column = 2;- Returns:
- This builder for chaining.
-
setKeyTableActionColumnBytes
public HierarchicalTableViewKeyTableDescriptor.Builder setKeyTableActionColumnBytes(com.google.protobuf.ByteString value) The name of a column of bytes found in the key table that specifies the action desired for the node selected by the other columns for each row. Takes on the value 1 for nodes that should be expanded, 3 for nodes that should be expanded along with their descendants, and 4 for nodes that should be contracted. If this column name is not present, all nodes in the key table will be expanded without their descendants.
optional string key_table_action_column = 2;- Parameters:
value- The bytes for keyTableActionColumn to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final HierarchicalTableViewKeyTableDescriptor.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<HierarchicalTableViewKeyTableDescriptor.Builder>
-
mergeUnknownFields
public final HierarchicalTableViewKeyTableDescriptor.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<HierarchicalTableViewKeyTableDescriptor.Builder>
-