Class GetTableRequest.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<GetTableRequest.Builder>
io.deephaven.proto.backplane.grpc.GetTableRequest.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,GetTableRequestOrBuilder,Cloneable
- Enclosing class:
- GetTableRequest
public static final class GetTableRequest.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<GetTableRequest.Builder>
implements GetTableRequestOrBuilder
Protobuf type
io.deephaven.proto.backplane.grpc.GetTableRequest-
Method Summary
Modifier and TypeMethodDescriptionaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()clear()clearField(com.google.protobuf.Descriptors.FieldDescriptor field) The ticket for the table containing the key to fetch from the partitioned table.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) The ticket for the PartitionedTable object to query.The ticket to use to hold the newly returned table.The behavior for handling result Tables that do not have a unique result.clone()static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorThe ticket for the table containing the key to fetch from the partitioned table.The ticket for the table containing the key to fetch from the partitioned table.The ticket for the table containing the key to fetch from the partitioned table.The ticket for the PartitionedTable object to query.The ticket for the PartitionedTable object to query.The ticket for the PartitionedTable object to query.The ticket to use to hold the newly returned table.The ticket to use to hold the newly returned table.The ticket to use to hold the newly returned table.The behavior for handling result Tables that do not have a unique result.intThe behavior for handling result Tables that do not have a unique result.booleanThe ticket for the table containing the key to fetch from the partitioned table.booleanThe ticket for the PartitionedTable object to query.booleanThe ticket to use to hold the newly returned table.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeFrom(GetTableRequest other) mergeKeyTableTicket(Ticket value) The ticket for the table containing the key to fetch from the partitioned table.mergePartitionedTable(Ticket value) The ticket for the PartitionedTable object to query.mergeResultId(Ticket value) The ticket to use to hold the newly returned table.final GetTableRequest.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) setKeyTableTicket(Ticket value) The ticket for the table containing the key to fetch from the partitioned table.setKeyTableTicket(Ticket.Builder builderForValue) The ticket for the table containing the key to fetch from the partitioned table.setPartitionedTable(Ticket value) The ticket for the PartitionedTable object to query.setPartitionedTable(Ticket.Builder builderForValue) The ticket for the PartitionedTable object to query.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setResultId(Ticket value) The ticket to use to hold the newly returned table.setResultId(Ticket.Builder builderForValue) The ticket to use to hold the newly returned table.The behavior for handling result Tables that do not have a unique result.setUniqueBehaviorValue(int value) The behavior for handling result Tables that do not have a unique result.final GetTableRequest.BuildersetUnknownFields(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<GetTableRequest.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<GetTableRequest.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<GetTableRequest.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<GetTableRequest.Builder>
-
setField
public GetTableRequest.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<GetTableRequest.Builder>
-
clearField
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<GetTableRequest.Builder>
-
clearOneof
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<GetTableRequest.Builder>
-
setRepeatedField
public GetTableRequest.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<GetTableRequest.Builder>
-
addRepeatedField
public GetTableRequest.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<GetTableRequest.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<GetTableRequest.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<GetTableRequest.Builder>
-
mergeFrom
public GetTableRequest.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<GetTableRequest.Builder>- Throws:
IOException
-
hasPartitionedTable
public boolean hasPartitionedTable()The ticket for the PartitionedTable object to query.
.io.deephaven.proto.backplane.grpc.Ticket partitioned_table = 1;- Specified by:
hasPartitionedTablein interfaceGetTableRequestOrBuilder- Returns:
- Whether the partitionedTable field is set.
-
getPartitionedTable
The ticket for the PartitionedTable object to query.
.io.deephaven.proto.backplane.grpc.Ticket partitioned_table = 1;- Specified by:
getPartitionedTablein interfaceGetTableRequestOrBuilder- Returns:
- The partitionedTable.
-
setPartitionedTable
The ticket for the PartitionedTable object to query.
.io.deephaven.proto.backplane.grpc.Ticket partitioned_table = 1; -
setPartitionedTable
The ticket for the PartitionedTable object to query.
.io.deephaven.proto.backplane.grpc.Ticket partitioned_table = 1; -
mergePartitionedTable
The ticket for the PartitionedTable object to query.
.io.deephaven.proto.backplane.grpc.Ticket partitioned_table = 1; -
clearPartitionedTable
The ticket for the PartitionedTable object to query.
.io.deephaven.proto.backplane.grpc.Ticket partitioned_table = 1; -
getPartitionedTableBuilder
The ticket for the PartitionedTable object to query.
.io.deephaven.proto.backplane.grpc.Ticket partitioned_table = 1; -
getPartitionedTableOrBuilder
The ticket for the PartitionedTable object to query.
.io.deephaven.proto.backplane.grpc.Ticket partitioned_table = 1;- Specified by:
getPartitionedTableOrBuilderin interfaceGetTableRequestOrBuilder
-
hasKeyTableTicket
public boolean hasKeyTableTicket()The ticket for the table containing the key to fetch from the partitioned table.
.io.deephaven.proto.backplane.grpc.Ticket key_table_ticket = 2;- Specified by:
hasKeyTableTicketin interfaceGetTableRequestOrBuilder- Returns:
- Whether the keyTableTicket field is set.
-
getKeyTableTicket
The ticket for the table containing the key to fetch from the partitioned table.
.io.deephaven.proto.backplane.grpc.Ticket key_table_ticket = 2;- Specified by:
getKeyTableTicketin interfaceGetTableRequestOrBuilder- Returns:
- The keyTableTicket.
-
setKeyTableTicket
The ticket for the table containing the key to fetch from the partitioned table.
.io.deephaven.proto.backplane.grpc.Ticket key_table_ticket = 2; -
setKeyTableTicket
The ticket for the table containing the key to fetch from the partitioned table.
.io.deephaven.proto.backplane.grpc.Ticket key_table_ticket = 2; -
mergeKeyTableTicket
The ticket for the table containing the key to fetch from the partitioned table.
.io.deephaven.proto.backplane.grpc.Ticket key_table_ticket = 2; -
clearKeyTableTicket
The ticket for the table containing the key to fetch from the partitioned table.
.io.deephaven.proto.backplane.grpc.Ticket key_table_ticket = 2; -
getKeyTableTicketBuilder
The ticket for the table containing the key to fetch from the partitioned table.
.io.deephaven.proto.backplane.grpc.Ticket key_table_ticket = 2; -
getKeyTableTicketOrBuilder
The ticket for the table containing the key to fetch from the partitioned table.
.io.deephaven.proto.backplane.grpc.Ticket key_table_ticket = 2;- Specified by:
getKeyTableTicketOrBuilderin interfaceGetTableRequestOrBuilder
-
hasResultId
public boolean hasResultId()The ticket to use to hold the newly returned table.
.io.deephaven.proto.backplane.grpc.Ticket result_id = 4;- Specified by:
hasResultIdin interfaceGetTableRequestOrBuilder- Returns:
- Whether the resultId field is set.
-
getResultId
The ticket to use to hold the newly returned table.
.io.deephaven.proto.backplane.grpc.Ticket result_id = 4;- Specified by:
getResultIdin interfaceGetTableRequestOrBuilder- Returns:
- The resultId.
-
setResultId
The ticket to use to hold the newly returned table.
.io.deephaven.proto.backplane.grpc.Ticket result_id = 4; -
setResultId
The ticket to use to hold the newly returned table.
.io.deephaven.proto.backplane.grpc.Ticket result_id = 4; -
mergeResultId
The ticket to use to hold the newly returned table.
.io.deephaven.proto.backplane.grpc.Ticket result_id = 4; -
clearResultId
The ticket to use to hold the newly returned table.
.io.deephaven.proto.backplane.grpc.Ticket result_id = 4; -
getResultIdBuilder
The ticket to use to hold the newly returned table.
.io.deephaven.proto.backplane.grpc.Ticket result_id = 4; -
getResultIdOrBuilder
The ticket to use to hold the newly returned table.
.io.deephaven.proto.backplane.grpc.Ticket result_id = 4;- Specified by:
getResultIdOrBuilderin interfaceGetTableRequestOrBuilder
-
getUniqueBehaviorValue
public int getUniqueBehaviorValue()The behavior for handling result Tables that do not have a unique result.
.io.deephaven.proto.backplane.grpc.GetTableRequest.UniqueBehavior unique_behavior = 5;- Specified by:
getUniqueBehaviorValuein interfaceGetTableRequestOrBuilder- Returns:
- The enum numeric value on the wire for uniqueBehavior.
-
setUniqueBehaviorValue
The behavior for handling result Tables that do not have a unique result.
.io.deephaven.proto.backplane.grpc.GetTableRequest.UniqueBehavior unique_behavior = 5;- Parameters:
value- The enum numeric value on the wire for uniqueBehavior to set.- Returns:
- This builder for chaining.
-
getUniqueBehavior
The behavior for handling result Tables that do not have a unique result.
.io.deephaven.proto.backplane.grpc.GetTableRequest.UniqueBehavior unique_behavior = 5;- Specified by:
getUniqueBehaviorin interfaceGetTableRequestOrBuilder- Returns:
- The uniqueBehavior.
-
setUniqueBehavior
The behavior for handling result Tables that do not have a unique result.
.io.deephaven.proto.backplane.grpc.GetTableRequest.UniqueBehavior unique_behavior = 5;- Parameters:
value- The uniqueBehavior to set.- Returns:
- This builder for chaining.
-
clearUniqueBehavior
The behavior for handling result Tables that do not have a unique result.
.io.deephaven.proto.backplane.grpc.GetTableRequest.UniqueBehavior unique_behavior = 5;- Returns:
- This builder for chaining.
-
setUnknownFields
public final GetTableRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<GetTableRequest.Builder>
-
mergeUnknownFields
public final GetTableRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<GetTableRequest.Builder>
-