Class AjRajTablesRequest.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<AjRajTablesRequest.Builder>
io.deephaven.proto.backplane.grpc.AjRajTablesRequest.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,AjRajTablesRequestOrBuilder,Cloneable
- Enclosing class:
- AjRajTablesRequest
public static final class AjRajTablesRequest.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<AjRajTablesRequest.Builder>
implements AjRajTablesRequestOrBuilder
Protobuf type
io.deephaven.proto.backplane.grpc.AjRajTablesRequest-
Method Summary
Modifier and TypeMethodDescriptionaddAllColumnsToAdd(Iterable<String> values) repeated string columns_to_add = 6;addAllExactMatchColumns(Iterable<String> values) repeated string exact_match_columns = 4;addColumnsToAdd(String value) repeated string columns_to_add = 6;addColumnsToAddBytes(com.google.protobuf.ByteString value) repeated string columns_to_add = 6;addExactMatchColumns(String value) repeated string exact_match_columns = 4;addExactMatchColumnsBytes(com.google.protobuf.ByteString value) repeated string exact_match_columns = 4;addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()clear()This is a comparison expression for the inexact as-of join match.repeated string columns_to_add = 6;repeated string exact_match_columns = 4;clearField(com.google.protobuf.Descriptors.FieldDescriptor field) .io.deephaven.proto.backplane.grpc.TableReference left_id = 2;clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) .io.deephaven.proto.backplane.grpc.Ticket result_id = 1;.io.deephaven.proto.backplane.grpc.TableReference right_id = 3;clone()This is a comparison expression for the inexact as-of join match.com.google.protobuf.ByteStringThis is a comparison expression for the inexact as-of join match.getColumnsToAdd(int index) repeated string columns_to_add = 6;com.google.protobuf.ByteStringgetColumnsToAddBytes(int index) repeated string columns_to_add = 6;intrepeated string columns_to_add = 6;com.google.protobuf.ProtocolStringListrepeated string columns_to_add = 6;static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorgetExactMatchColumns(int index) repeated string exact_match_columns = 4;com.google.protobuf.ByteStringgetExactMatchColumnsBytes(int index) repeated string exact_match_columns = 4;intrepeated string exact_match_columns = 4;com.google.protobuf.ProtocolStringListrepeated string exact_match_columns = 4;.io.deephaven.proto.backplane.grpc.TableReference left_id = 2;.io.deephaven.proto.backplane.grpc.TableReference left_id = 2;.io.deephaven.proto.backplane.grpc.TableReference left_id = 2;.io.deephaven.proto.backplane.grpc.Ticket result_id = 1;.io.deephaven.proto.backplane.grpc.Ticket result_id = 1;.io.deephaven.proto.backplane.grpc.Ticket result_id = 1;.io.deephaven.proto.backplane.grpc.TableReference right_id = 3;.io.deephaven.proto.backplane.grpc.TableReference right_id = 3;.io.deephaven.proto.backplane.grpc.TableReference right_id = 3;boolean.io.deephaven.proto.backplane.grpc.TableReference left_id = 2;boolean.io.deephaven.proto.backplane.grpc.Ticket result_id = 1;boolean.io.deephaven.proto.backplane.grpc.TableReference right_id = 3;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeFrom(AjRajTablesRequest other) mergeLeftId(TableReference value) .io.deephaven.proto.backplane.grpc.TableReference left_id = 2;mergeResultId(Ticket value) .io.deephaven.proto.backplane.grpc.Ticket result_id = 1;mergeRightId(TableReference value) .io.deephaven.proto.backplane.grpc.TableReference right_id = 3;mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) setAsOfColumn(String value) This is a comparison expression for the inexact as-of join match.setAsOfColumnBytes(com.google.protobuf.ByteString value) This is a comparison expression for the inexact as-of join match.setColumnsToAdd(int index, String value) repeated string columns_to_add = 6;setExactMatchColumns(int index, String value) repeated string exact_match_columns = 4;setLeftId(TableReference value) .io.deephaven.proto.backplane.grpc.TableReference left_id = 2;setLeftId(TableReference.Builder builderForValue) .io.deephaven.proto.backplane.grpc.TableReference left_id = 2;setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setResultId(Ticket value) .io.deephaven.proto.backplane.grpc.Ticket result_id = 1;setResultId(Ticket.Builder builderForValue) .io.deephaven.proto.backplane.grpc.Ticket result_id = 1;setRightId(TableReference value) .io.deephaven.proto.backplane.grpc.TableReference right_id = 3;setRightId(TableReference.Builder builderForValue) .io.deephaven.proto.backplane.grpc.TableReference right_id = 3;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<AjRajTablesRequest.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<AjRajTablesRequest.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<AjRajTablesRequest.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<AjRajTablesRequest.Builder>
-
setField
public AjRajTablesRequest.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<AjRajTablesRequest.Builder>
-
clearField
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<AjRajTablesRequest.Builder>
-
clearOneof
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<AjRajTablesRequest.Builder>
-
setRepeatedField
public AjRajTablesRequest.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<AjRajTablesRequest.Builder>
-
addRepeatedField
public AjRajTablesRequest.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<AjRajTablesRequest.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<AjRajTablesRequest.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<AjRajTablesRequest.Builder>
-
mergeFrom
public AjRajTablesRequest.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<AjRajTablesRequest.Builder>- Throws:
IOException
-
hasResultId
public boolean hasResultId().io.deephaven.proto.backplane.grpc.Ticket result_id = 1;- Specified by:
hasResultIdin interfaceAjRajTablesRequestOrBuilder- Returns:
- Whether the resultId field is set.
-
getResultId
.io.deephaven.proto.backplane.grpc.Ticket result_id = 1;- Specified by:
getResultIdin interfaceAjRajTablesRequestOrBuilder- Returns:
- The resultId.
-
setResultId
.io.deephaven.proto.backplane.grpc.Ticket result_id = 1; -
setResultId
.io.deephaven.proto.backplane.grpc.Ticket result_id = 1; -
mergeResultId
.io.deephaven.proto.backplane.grpc.Ticket result_id = 1; -
clearResultId
.io.deephaven.proto.backplane.grpc.Ticket result_id = 1; -
getResultIdBuilder
.io.deephaven.proto.backplane.grpc.Ticket result_id = 1; -
getResultIdOrBuilder
.io.deephaven.proto.backplane.grpc.Ticket result_id = 1;- Specified by:
getResultIdOrBuilderin interfaceAjRajTablesRequestOrBuilder
-
hasLeftId
public boolean hasLeftId().io.deephaven.proto.backplane.grpc.TableReference left_id = 2;- Specified by:
hasLeftIdin interfaceAjRajTablesRequestOrBuilder- Returns:
- Whether the leftId field is set.
-
getLeftId
.io.deephaven.proto.backplane.grpc.TableReference left_id = 2;- Specified by:
getLeftIdin interfaceAjRajTablesRequestOrBuilder- Returns:
- The leftId.
-
setLeftId
.io.deephaven.proto.backplane.grpc.TableReference left_id = 2; -
setLeftId
.io.deephaven.proto.backplane.grpc.TableReference left_id = 2; -
mergeLeftId
.io.deephaven.proto.backplane.grpc.TableReference left_id = 2; -
clearLeftId
.io.deephaven.proto.backplane.grpc.TableReference left_id = 2; -
getLeftIdBuilder
.io.deephaven.proto.backplane.grpc.TableReference left_id = 2; -
getLeftIdOrBuilder
.io.deephaven.proto.backplane.grpc.TableReference left_id = 2;- Specified by:
getLeftIdOrBuilderin interfaceAjRajTablesRequestOrBuilder
-
hasRightId
public boolean hasRightId().io.deephaven.proto.backplane.grpc.TableReference right_id = 3;- Specified by:
hasRightIdin interfaceAjRajTablesRequestOrBuilder- Returns:
- Whether the rightId field is set.
-
getRightId
.io.deephaven.proto.backplane.grpc.TableReference right_id = 3;- Specified by:
getRightIdin interfaceAjRajTablesRequestOrBuilder- Returns:
- The rightId.
-
setRightId
.io.deephaven.proto.backplane.grpc.TableReference right_id = 3; -
setRightId
.io.deephaven.proto.backplane.grpc.TableReference right_id = 3; -
mergeRightId
.io.deephaven.proto.backplane.grpc.TableReference right_id = 3; -
clearRightId
.io.deephaven.proto.backplane.grpc.TableReference right_id = 3; -
getRightIdBuilder
.io.deephaven.proto.backplane.grpc.TableReference right_id = 3; -
getRightIdOrBuilder
.io.deephaven.proto.backplane.grpc.TableReference right_id = 3;- Specified by:
getRightIdOrBuilderin interfaceAjRajTablesRequestOrBuilder
-
getExactMatchColumnsList
public com.google.protobuf.ProtocolStringList getExactMatchColumnsList()repeated string exact_match_columns = 4;- Specified by:
getExactMatchColumnsListin interfaceAjRajTablesRequestOrBuilder- Returns:
- A list containing the exactMatchColumns.
-
getExactMatchColumnsCount
public int getExactMatchColumnsCount()repeated string exact_match_columns = 4;- Specified by:
getExactMatchColumnsCountin interfaceAjRajTablesRequestOrBuilder- Returns:
- The count of exactMatchColumns.
-
getExactMatchColumns
repeated string exact_match_columns = 4;- Specified by:
getExactMatchColumnsin interfaceAjRajTablesRequestOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The exactMatchColumns at the given index.
-
getExactMatchColumnsBytes
public com.google.protobuf.ByteString getExactMatchColumnsBytes(int index) repeated string exact_match_columns = 4;- Specified by:
getExactMatchColumnsBytesin interfaceAjRajTablesRequestOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the exactMatchColumns at the given index.
-
setExactMatchColumns
repeated string exact_match_columns = 4;- Parameters:
index- The index to set the value at.value- The exactMatchColumns to set.- Returns:
- This builder for chaining.
-
addExactMatchColumns
repeated string exact_match_columns = 4;- Parameters:
value- The exactMatchColumns to add.- Returns:
- This builder for chaining.
-
addAllExactMatchColumns
repeated string exact_match_columns = 4;- Parameters:
values- The exactMatchColumns to add.- Returns:
- This builder for chaining.
-
clearExactMatchColumns
repeated string exact_match_columns = 4;- Returns:
- This builder for chaining.
-
addExactMatchColumnsBytes
repeated string exact_match_columns = 4;- Parameters:
value- The bytes of the exactMatchColumns to add.- Returns:
- This builder for chaining.
-
getAsOfColumn
This is a comparison expression for the inexact as-of join match. In the case of an as-of join (aj), the comparison operator can be either ">=" or ">"; for example, "Foo>=Bar" or "Foo>Bar". In the case of a reverse-as-of join (raj), the comparison operator can be either "<=" or "<"; for example, "Foo<=Bar" or "Foo<Bar". In the case where the column name exists in both tables, the single column name can be used and it will inherit the default comparison operator: in the aj case, "Foo" is equivalent to "Foo>=Foo"; in the raj case, "Foo" is equivalent to "Foo<=Foo".
string as_of_column = 5;- Specified by:
getAsOfColumnin interfaceAjRajTablesRequestOrBuilder- Returns:
- The asOfColumn.
-
getAsOfColumnBytes
public com.google.protobuf.ByteString getAsOfColumnBytes()This is a comparison expression for the inexact as-of join match. In the case of an as-of join (aj), the comparison operator can be either ">=" or ">"; for example, "Foo>=Bar" or "Foo>Bar". In the case of a reverse-as-of join (raj), the comparison operator can be either "<=" or "<"; for example, "Foo<=Bar" or "Foo<Bar". In the case where the column name exists in both tables, the single column name can be used and it will inherit the default comparison operator: in the aj case, "Foo" is equivalent to "Foo>=Foo"; in the raj case, "Foo" is equivalent to "Foo<=Foo".
string as_of_column = 5;- Specified by:
getAsOfColumnBytesin interfaceAjRajTablesRequestOrBuilder- Returns:
- The bytes for asOfColumn.
-
setAsOfColumn
This is a comparison expression for the inexact as-of join match. In the case of an as-of join (aj), the comparison operator can be either ">=" or ">"; for example, "Foo>=Bar" or "Foo>Bar". In the case of a reverse-as-of join (raj), the comparison operator can be either "<=" or "<"; for example, "Foo<=Bar" or "Foo<Bar". In the case where the column name exists in both tables, the single column name can be used and it will inherit the default comparison operator: in the aj case, "Foo" is equivalent to "Foo>=Foo"; in the raj case, "Foo" is equivalent to "Foo<=Foo".
string as_of_column = 5;- Parameters:
value- The asOfColumn to set.- Returns:
- This builder for chaining.
-
clearAsOfColumn
This is a comparison expression for the inexact as-of join match. In the case of an as-of join (aj), the comparison operator can be either ">=" or ">"; for example, "Foo>=Bar" or "Foo>Bar". In the case of a reverse-as-of join (raj), the comparison operator can be either "<=" or "<"; for example, "Foo<=Bar" or "Foo<Bar". In the case where the column name exists in both tables, the single column name can be used and it will inherit the default comparison operator: in the aj case, "Foo" is equivalent to "Foo>=Foo"; in the raj case, "Foo" is equivalent to "Foo<=Foo".
string as_of_column = 5;- Returns:
- This builder for chaining.
-
setAsOfColumnBytes
This is a comparison expression for the inexact as-of join match. In the case of an as-of join (aj), the comparison operator can be either ">=" or ">"; for example, "Foo>=Bar" or "Foo>Bar". In the case of a reverse-as-of join (raj), the comparison operator can be either "<=" or "<"; for example, "Foo<=Bar" or "Foo<Bar". In the case where the column name exists in both tables, the single column name can be used and it will inherit the default comparison operator: in the aj case, "Foo" is equivalent to "Foo>=Foo"; in the raj case, "Foo" is equivalent to "Foo<=Foo".
string as_of_column = 5;- Parameters:
value- The bytes for asOfColumn to set.- Returns:
- This builder for chaining.
-
getColumnsToAddList
public com.google.protobuf.ProtocolStringList getColumnsToAddList()repeated string columns_to_add = 6;- Specified by:
getColumnsToAddListin interfaceAjRajTablesRequestOrBuilder- Returns:
- A list containing the columnsToAdd.
-
getColumnsToAddCount
public int getColumnsToAddCount()repeated string columns_to_add = 6;- Specified by:
getColumnsToAddCountin interfaceAjRajTablesRequestOrBuilder- Returns:
- The count of columnsToAdd.
-
getColumnsToAdd
repeated string columns_to_add = 6;- Specified by:
getColumnsToAddin interfaceAjRajTablesRequestOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The columnsToAdd at the given index.
-
getColumnsToAddBytes
public com.google.protobuf.ByteString getColumnsToAddBytes(int index) repeated string columns_to_add = 6;- Specified by:
getColumnsToAddBytesin interfaceAjRajTablesRequestOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the columnsToAdd at the given index.
-
setColumnsToAdd
repeated string columns_to_add = 6;- Parameters:
index- The index to set the value at.value- The columnsToAdd to set.- Returns:
- This builder for chaining.
-
addColumnsToAdd
repeated string columns_to_add = 6;- Parameters:
value- The columnsToAdd to add.- Returns:
- This builder for chaining.
-
addAllColumnsToAdd
repeated string columns_to_add = 6;- Parameters:
values- The columnsToAdd to add.- Returns:
- This builder for chaining.
-
clearColumnsToAdd
repeated string columns_to_add = 6;- Returns:
- This builder for chaining.
-
addColumnsToAddBytes
repeated string columns_to_add = 6;- Parameters:
value- The bytes of the columnsToAdd to add.- Returns:
- This builder for chaining.
-
setUnknownFields
public final AjRajTablesRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<AjRajTablesRequest.Builder>
-
mergeUnknownFields
public final AjRajTablesRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<AjRajTablesRequest.Builder>
-