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.Descriptor
com.google.protobuf.Descriptors.Descriptor
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.com.google.protobuf.ByteString
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).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).boolean
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.boolean
Ticket that represents a Table of expanded or contracted keys from a HierarchicalTable (RollupTable or TreeTable).protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
final boolean
mergeFrom
(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, 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<HierarchicalTableViewKeyTableDescriptor.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<HierarchicalTableViewKeyTableDescriptor.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<HierarchicalTableViewKeyTableDescriptor.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<HierarchicalTableViewKeyTableDescriptor.Builder>
-
setField
public HierarchicalTableViewKeyTableDescriptor.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<HierarchicalTableViewKeyTableDescriptor.Builder>
-
clearField
public HierarchicalTableViewKeyTableDescriptor.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<HierarchicalTableViewKeyTableDescriptor.Builder>
-
clearOneof
public HierarchicalTableViewKeyTableDescriptor.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<HierarchicalTableViewKeyTableDescriptor.Builder>
-
setRepeatedField
public HierarchicalTableViewKeyTableDescriptor.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<HierarchicalTableViewKeyTableDescriptor.Builder>
-
addRepeatedField
public HierarchicalTableViewKeyTableDescriptor.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<HierarchicalTableViewKeyTableDescriptor.Builder>
-
mergeFrom
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<HierarchicalTableViewKeyTableDescriptor.Builder>
-
mergeFrom
public HierarchicalTableViewKeyTableDescriptor.Builder mergeFrom(HierarchicalTableViewKeyTableDescriptor other) -
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in 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:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in 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:
hasKeyTableId
in 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:
getKeyTableId
in 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:
getKeyTableIdOrBuilder
in 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:
hasKeyTableActionColumn
in 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:
getKeyTableActionColumn
in 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:
getKeyTableActionColumnBytes
in 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:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<HierarchicalTableViewKeyTableDescriptor.Builder>
-
mergeUnknownFields
public final HierarchicalTableViewKeyTableDescriptor.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<HierarchicalTableViewKeyTableDescriptor.Builder>
-