Package io.substrait.proto
Class ExpandRel.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<ExpandRel.Builder>
io.substrait.proto.ExpandRel.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,ExpandRelOrBuilder,Cloneable
- Enclosing class:
- ExpandRel
public static final class ExpandRel.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<ExpandRel.Builder>
implements ExpandRelOrBuilder
Duplicates records by emitting one or more rows per input row. The number of rows emitted per input row is the same for all input rows. In addition to a field being emitted per input field an extra int64 field is emitted which contains a zero-indexed ordinal corresponding to the duplicate definition.Protobuf type
substrait.ExpandRel-
Method Summary
Modifier and TypeMethodDescriptionaddAllFields(Iterable<? extends ExpandRel.ExpandField> values) There should be one definition here for each input field.addFields(int index, ExpandRel.ExpandField value) There should be one definition here for each input field.addFields(int index, ExpandRel.ExpandField.Builder builderForValue) There should be one definition here for each input field.addFields(ExpandRel.ExpandField value) There should be one definition here for each input field.addFields(ExpandRel.ExpandField.Builder builderForValue) There should be one definition here for each input field.There should be one definition here for each input field.addFieldsBuilder(int index) There should be one definition here for each input field.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()clear().substrait.RelCommon common = 1;clearField(com.google.protobuf.Descriptors.FieldDescriptor field) There should be one definition here for each input field..substrait.Rel input = 2;clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) clone().substrait.RelCommon common = 1;.substrait.RelCommon common = 1;.substrait.RelCommon common = 1;static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorgetFields(int index) There should be one definition here for each input field.getFieldsBuilder(int index) There should be one definition here for each input field.There should be one definition here for each input field.intThere should be one definition here for each input field.There should be one definition here for each input field.getFieldsOrBuilder(int index) There should be one definition here for each input field.List<? extends ExpandRel.ExpandFieldOrBuilder>There should be one definition here for each input field.getInput().substrait.Rel input = 2;.substrait.Rel input = 2;.substrait.Rel input = 2;boolean.substrait.RelCommon common = 1;booleanhasInput().substrait.Rel input = 2;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanmergeCommon(RelCommon value) .substrait.RelCommon common = 1;mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeInput(Rel value) .substrait.Rel input = 2;final ExpandRel.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) removeFields(int index) There should be one definition here for each input field..substrait.RelCommon common = 1;setCommon(RelCommon.Builder builderForValue) .substrait.RelCommon common = 1;setFields(int index, ExpandRel.ExpandField value) There should be one definition here for each input field.setFields(int index, ExpandRel.ExpandField.Builder builderForValue) There should be one definition here for each input field..substrait.Rel input = 2;setInput(Rel.Builder builderForValue) .substrait.Rel input = 2;setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) final ExpandRel.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<ExpandRel.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<ExpandRel.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<ExpandRel.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<ExpandRel.Builder>
-
setField
public ExpandRel.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<ExpandRel.Builder>
-
clearField
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ExpandRel.Builder>
-
clearOneof
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<ExpandRel.Builder>
-
setRepeatedField
public ExpandRel.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<ExpandRel.Builder>
-
addRepeatedField
public ExpandRel.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<ExpandRel.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ExpandRel.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<ExpandRel.Builder>
-
mergeFrom
public ExpandRel.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<ExpandRel.Builder>- Throws:
IOException
-
hasCommon
public boolean hasCommon().substrait.RelCommon common = 1;- Specified by:
hasCommonin interfaceExpandRelOrBuilder- Returns:
- Whether the common field is set.
-
getCommon
.substrait.RelCommon common = 1;- Specified by:
getCommonin interfaceExpandRelOrBuilder- Returns:
- The common.
-
setCommon
.substrait.RelCommon common = 1; -
setCommon
.substrait.RelCommon common = 1; -
mergeCommon
.substrait.RelCommon common = 1; -
clearCommon
.substrait.RelCommon common = 1; -
getCommonBuilder
.substrait.RelCommon common = 1; -
getCommonOrBuilder
.substrait.RelCommon common = 1;- Specified by:
getCommonOrBuilderin interfaceExpandRelOrBuilder
-
hasInput
public boolean hasInput().substrait.Rel input = 2;- Specified by:
hasInputin interfaceExpandRelOrBuilder- Returns:
- Whether the input field is set.
-
getInput
.substrait.Rel input = 2;- Specified by:
getInputin interfaceExpandRelOrBuilder- Returns:
- The input.
-
setInput
.substrait.Rel input = 2; -
setInput
.substrait.Rel input = 2; -
mergeInput
.substrait.Rel input = 2; -
clearInput
.substrait.Rel input = 2; -
getInputBuilder
.substrait.Rel input = 2; -
getInputOrBuilder
.substrait.Rel input = 2;- Specified by:
getInputOrBuilderin interfaceExpandRelOrBuilder
-
getFieldsList
There should be one definition here for each input field. Any fields beyond the provided definitions will be emitted as is (as if a consistent_field record with an identity expression was provided).
repeated .substrait.ExpandRel.ExpandField fields = 4;- Specified by:
getFieldsListin interfaceExpandRelOrBuilder
-
getFieldsCount
public int getFieldsCount()There should be one definition here for each input field. Any fields beyond the provided definitions will be emitted as is (as if a consistent_field record with an identity expression was provided).
repeated .substrait.ExpandRel.ExpandField fields = 4;- Specified by:
getFieldsCountin interfaceExpandRelOrBuilder
-
getFields
There should be one definition here for each input field. Any fields beyond the provided definitions will be emitted as is (as if a consistent_field record with an identity expression was provided).
repeated .substrait.ExpandRel.ExpandField fields = 4;- Specified by:
getFieldsin interfaceExpandRelOrBuilder
-
setFields
There should be one definition here for each input field. Any fields beyond the provided definitions will be emitted as is (as if a consistent_field record with an identity expression was provided).
repeated .substrait.ExpandRel.ExpandField fields = 4; -
setFields
There should be one definition here for each input field. Any fields beyond the provided definitions will be emitted as is (as if a consistent_field record with an identity expression was provided).
repeated .substrait.ExpandRel.ExpandField fields = 4; -
addFields
There should be one definition here for each input field. Any fields beyond the provided definitions will be emitted as is (as if a consistent_field record with an identity expression was provided).
repeated .substrait.ExpandRel.ExpandField fields = 4; -
addFields
There should be one definition here for each input field. Any fields beyond the provided definitions will be emitted as is (as if a consistent_field record with an identity expression was provided).
repeated .substrait.ExpandRel.ExpandField fields = 4; -
addFields
There should be one definition here for each input field. Any fields beyond the provided definitions will be emitted as is (as if a consistent_field record with an identity expression was provided).
repeated .substrait.ExpandRel.ExpandField fields = 4; -
addFields
There should be one definition here for each input field. Any fields beyond the provided definitions will be emitted as is (as if a consistent_field record with an identity expression was provided).
repeated .substrait.ExpandRel.ExpandField fields = 4; -
addAllFields
There should be one definition here for each input field. Any fields beyond the provided definitions will be emitted as is (as if a consistent_field record with an identity expression was provided).
repeated .substrait.ExpandRel.ExpandField fields = 4; -
clearFields
There should be one definition here for each input field. Any fields beyond the provided definitions will be emitted as is (as if a consistent_field record with an identity expression was provided).
repeated .substrait.ExpandRel.ExpandField fields = 4; -
removeFields
There should be one definition here for each input field. Any fields beyond the provided definitions will be emitted as is (as if a consistent_field record with an identity expression was provided).
repeated .substrait.ExpandRel.ExpandField fields = 4; -
getFieldsBuilder
There should be one definition here for each input field. Any fields beyond the provided definitions will be emitted as is (as if a consistent_field record with an identity expression was provided).
repeated .substrait.ExpandRel.ExpandField fields = 4; -
getFieldsOrBuilder
There should be one definition here for each input field. Any fields beyond the provided definitions will be emitted as is (as if a consistent_field record with an identity expression was provided).
repeated .substrait.ExpandRel.ExpandField fields = 4;- Specified by:
getFieldsOrBuilderin interfaceExpandRelOrBuilder
-
getFieldsOrBuilderList
There should be one definition here for each input field. Any fields beyond the provided definitions will be emitted as is (as if a consistent_field record with an identity expression was provided).
repeated .substrait.ExpandRel.ExpandField fields = 4;- Specified by:
getFieldsOrBuilderListin interfaceExpandRelOrBuilder
-
addFieldsBuilder
There should be one definition here for each input field. Any fields beyond the provided definitions will be emitted as is (as if a consistent_field record with an identity expression was provided).
repeated .substrait.ExpandRel.ExpandField fields = 4; -
addFieldsBuilder
There should be one definition here for each input field. Any fields beyond the provided definitions will be emitted as is (as if a consistent_field record with an identity expression was provided).
repeated .substrait.ExpandRel.ExpandField fields = 4; -
getFieldsBuilderList
There should be one definition here for each input field. Any fields beyond the provided definitions will be emitted as is (as if a consistent_field record with an identity expression was provided).
repeated .substrait.ExpandRel.ExpandField fields = 4; -
setUnknownFields
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ExpandRel.Builder>
-
mergeUnknownFields
public final ExpandRel.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ExpandRel.Builder>
-