Package io.substrait.proto
Class Expression.ScalarFunction.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<Expression.ScalarFunction.Builder>
io.substrait.proto.Expression.ScalarFunction.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Expression.ScalarFunctionOrBuilder,Cloneable
- Enclosing class:
- Expression.ScalarFunction
public static final class Expression.ScalarFunction.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<Expression.ScalarFunction.Builder>
implements Expression.ScalarFunctionOrBuilder
A scalar function call.Protobuf type
substrait.Expression.ScalarFunction-
Method Summary
Modifier and TypeMethodDescriptionaddAllArgs(Iterable<? extends Expression> values) Deprecated.addAllArguments(Iterable<? extends FunctionArgument> values) The arguments to be bound to the function.addAllOptions(Iterable<? extends FunctionOption> values) Options to specify behavior for corner cases, or leave behavior unspecified if the consumer does not need specific behavior in these cases.addArgs(int index, Expression value) Deprecated.addArgs(int index, Expression.Builder builderForValue) Deprecated.addArgs(Expression value) Deprecated.addArgs(Expression.Builder builderForValue) Deprecated.Deprecated.addArgsBuilder(int index) Deprecated.addArguments(int index, FunctionArgument value) The arguments to be bound to the function.addArguments(int index, FunctionArgument.Builder builderForValue) The arguments to be bound to the function.addArguments(FunctionArgument value) The arguments to be bound to the function.addArguments(FunctionArgument.Builder builderForValue) The arguments to be bound to the function.The arguments to be bound to the function.addArgumentsBuilder(int index) The arguments to be bound to the function.addOptions(int index, FunctionOption value) Options to specify behavior for corner cases, or leave behavior unspecified if the consumer does not need specific behavior in these cases.addOptions(int index, FunctionOption.Builder builderForValue) Options to specify behavior for corner cases, or leave behavior unspecified if the consumer does not need specific behavior in these cases.addOptions(FunctionOption value) Options to specify behavior for corner cases, or leave behavior unspecified if the consumer does not need specific behavior in these cases.addOptions(FunctionOption.Builder builderForValue) Options to specify behavior for corner cases, or leave behavior unspecified if the consumer does not need specific behavior in these cases.Options to specify behavior for corner cases, or leave behavior unspecified if the consumer does not need specific behavior in these cases.addOptionsBuilder(int index) Options to specify behavior for corner cases, or leave behavior unspecified if the consumer does not need specific behavior in these cases.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()clear()Deprecated.The arguments to be bound to the function.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) Points to a function_anchor defined in this plan, which must refer to a scalar function in the associated YAML file.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) Options to specify behavior for corner cases, or leave behavior unspecified if the consumer does not need specific behavior in these cases.Must be set to the return type of the function, exactly as derived using the declaration in the extension.clone()getArgs(int index) Deprecated.getArgsBuilder(int index) Deprecated.Deprecated.intDeprecated.Deprecated.getArgsOrBuilder(int index) Deprecated.List<? extends ExpressionOrBuilder>Deprecated.getArguments(int index) The arguments to be bound to the function.getArgumentsBuilder(int index) The arguments to be bound to the function.The arguments to be bound to the function.intThe arguments to be bound to the function.The arguments to be bound to the function.getArgumentsOrBuilder(int index) The arguments to be bound to the function.List<? extends FunctionArgumentOrBuilder>The arguments to be bound to the function.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorintPoints to a function_anchor defined in this plan, which must refer to a scalar function in the associated YAML file.getOptions(int index) Options to specify behavior for corner cases, or leave behavior unspecified if the consumer does not need specific behavior in these cases.getOptionsBuilder(int index) Options to specify behavior for corner cases, or leave behavior unspecified if the consumer does not need specific behavior in these cases.Options to specify behavior for corner cases, or leave behavior unspecified if the consumer does not need specific behavior in these cases.intOptions to specify behavior for corner cases, or leave behavior unspecified if the consumer does not need specific behavior in these cases.Options to specify behavior for corner cases, or leave behavior unspecified if the consumer does not need specific behavior in these cases.getOptionsOrBuilder(int index) Options to specify behavior for corner cases, or leave behavior unspecified if the consumer does not need specific behavior in these cases.List<? extends FunctionOptionOrBuilder>Options to specify behavior for corner cases, or leave behavior unspecified if the consumer does not need specific behavior in these cases.Must be set to the return type of the function, exactly as derived using the declaration in the extension.Must be set to the return type of the function, exactly as derived using the declaration in the extension.Must be set to the return type of the function, exactly as derived using the declaration in the extension.booleanMust be set to the return type of the function, exactly as derived using the declaration in the extension.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeOutputType(Type value) Must be set to the return type of the function, exactly as derived using the declaration in the extension.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) removeArgs(int index) Deprecated.removeArguments(int index) The arguments to be bound to the function.removeOptions(int index) Options to specify behavior for corner cases, or leave behavior unspecified if the consumer does not need specific behavior in these cases.setArgs(int index, Expression value) Deprecated.setArgs(int index, Expression.Builder builderForValue) Deprecated.setArguments(int index, FunctionArgument value) The arguments to be bound to the function.setArguments(int index, FunctionArgument.Builder builderForValue) The arguments to be bound to the function.setFunctionReference(int value) Points to a function_anchor defined in this plan, which must refer to a scalar function in the associated YAML file.setOptions(int index, FunctionOption value) Options to specify behavior for corner cases, or leave behavior unspecified if the consumer does not need specific behavior in these cases.setOptions(int index, FunctionOption.Builder builderForValue) Options to specify behavior for corner cases, or leave behavior unspecified if the consumer does not need specific behavior in these cases.setOutputType(Type value) Must be set to the return type of the function, exactly as derived using the declaration in the extension.setOutputType(Type.Builder builderForValue) Must be set to the return type of the function, exactly as derived using the declaration in the extension.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<Expression.ScalarFunction.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<Expression.ScalarFunction.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<Expression.ScalarFunction.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<Expression.ScalarFunction.Builder>
-
setField
public Expression.ScalarFunction.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<Expression.ScalarFunction.Builder>
-
clearField
public Expression.ScalarFunction.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Expression.ScalarFunction.Builder>
-
clearOneof
public Expression.ScalarFunction.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<Expression.ScalarFunction.Builder>
-
setRepeatedField
public Expression.ScalarFunction.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<Expression.ScalarFunction.Builder>
-
addRepeatedField
public Expression.ScalarFunction.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<Expression.ScalarFunction.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Expression.ScalarFunction.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<Expression.ScalarFunction.Builder>
-
mergeFrom
public Expression.ScalarFunction.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<Expression.ScalarFunction.Builder>- Throws:
IOException
-
getFunctionReference
public int getFunctionReference()Points to a function_anchor defined in this plan, which must refer to a scalar function in the associated YAML file. Required; avoid using anchor/reference zero.
uint32 function_reference = 1;- Specified by:
getFunctionReferencein interfaceExpression.ScalarFunctionOrBuilder- Returns:
- The functionReference.
-
setFunctionReference
Points to a function_anchor defined in this plan, which must refer to a scalar function in the associated YAML file. Required; avoid using anchor/reference zero.
uint32 function_reference = 1;- Parameters:
value- The functionReference to set.- Returns:
- This builder for chaining.
-
clearFunctionReference
Points to a function_anchor defined in this plan, which must refer to a scalar function in the associated YAML file. Required; avoid using anchor/reference zero.
uint32 function_reference = 1;- Returns:
- This builder for chaining.
-
getArgumentsList
The arguments to be bound to the function. This must have exactly the number of arguments specified in the function definition, and the argument types must also match exactly: - Value arguments must be bound using FunctionArgument.value, and the expression in that must yield a value of a type that a function overload is defined for. - Type arguments must be bound using FunctionArgument.type. - Enum arguments must be bound using FunctionArgument.enum followed by Enum.specified, with a string that case-insensitively matches one of the allowed options.repeated .substrait.FunctionArgument arguments = 4;- Specified by:
getArgumentsListin interfaceExpression.ScalarFunctionOrBuilder
-
getArgumentsCount
public int getArgumentsCount()The arguments to be bound to the function. This must have exactly the number of arguments specified in the function definition, and the argument types must also match exactly: - Value arguments must be bound using FunctionArgument.value, and the expression in that must yield a value of a type that a function overload is defined for. - Type arguments must be bound using FunctionArgument.type. - Enum arguments must be bound using FunctionArgument.enum followed by Enum.specified, with a string that case-insensitively matches one of the allowed options.repeated .substrait.FunctionArgument arguments = 4;- Specified by:
getArgumentsCountin interfaceExpression.ScalarFunctionOrBuilder
-
getArguments
The arguments to be bound to the function. This must have exactly the number of arguments specified in the function definition, and the argument types must also match exactly: - Value arguments must be bound using FunctionArgument.value, and the expression in that must yield a value of a type that a function overload is defined for. - Type arguments must be bound using FunctionArgument.type. - Enum arguments must be bound using FunctionArgument.enum followed by Enum.specified, with a string that case-insensitively matches one of the allowed options.repeated .substrait.FunctionArgument arguments = 4;- Specified by:
getArgumentsin interfaceExpression.ScalarFunctionOrBuilder
-
setArguments
The arguments to be bound to the function. This must have exactly the number of arguments specified in the function definition, and the argument types must also match exactly: - Value arguments must be bound using FunctionArgument.value, and the expression in that must yield a value of a type that a function overload is defined for. - Type arguments must be bound using FunctionArgument.type. - Enum arguments must be bound using FunctionArgument.enum followed by Enum.specified, with a string that case-insensitively matches one of the allowed options.repeated .substrait.FunctionArgument arguments = 4; -
setArguments
public Expression.ScalarFunction.Builder setArguments(int index, FunctionArgument.Builder builderForValue) The arguments to be bound to the function. This must have exactly the number of arguments specified in the function definition, and the argument types must also match exactly: - Value arguments must be bound using FunctionArgument.value, and the expression in that must yield a value of a type that a function overload is defined for. - Type arguments must be bound using FunctionArgument.type. - Enum arguments must be bound using FunctionArgument.enum followed by Enum.specified, with a string that case-insensitively matches one of the allowed options.repeated .substrait.FunctionArgument arguments = 4; -
addArguments
The arguments to be bound to the function. This must have exactly the number of arguments specified in the function definition, and the argument types must also match exactly: - Value arguments must be bound using FunctionArgument.value, and the expression in that must yield a value of a type that a function overload is defined for. - Type arguments must be bound using FunctionArgument.type. - Enum arguments must be bound using FunctionArgument.enum followed by Enum.specified, with a string that case-insensitively matches one of the allowed options.repeated .substrait.FunctionArgument arguments = 4; -
addArguments
The arguments to be bound to the function. This must have exactly the number of arguments specified in the function definition, and the argument types must also match exactly: - Value arguments must be bound using FunctionArgument.value, and the expression in that must yield a value of a type that a function overload is defined for. - Type arguments must be bound using FunctionArgument.type. - Enum arguments must be bound using FunctionArgument.enum followed by Enum.specified, with a string that case-insensitively matches one of the allowed options.repeated .substrait.FunctionArgument arguments = 4; -
addArguments
The arguments to be bound to the function. This must have exactly the number of arguments specified in the function definition, and the argument types must also match exactly: - Value arguments must be bound using FunctionArgument.value, and the expression in that must yield a value of a type that a function overload is defined for. - Type arguments must be bound using FunctionArgument.type. - Enum arguments must be bound using FunctionArgument.enum followed by Enum.specified, with a string that case-insensitively matches one of the allowed options.repeated .substrait.FunctionArgument arguments = 4; -
addArguments
public Expression.ScalarFunction.Builder addArguments(int index, FunctionArgument.Builder builderForValue) The arguments to be bound to the function. This must have exactly the number of arguments specified in the function definition, and the argument types must also match exactly: - Value arguments must be bound using FunctionArgument.value, and the expression in that must yield a value of a type that a function overload is defined for. - Type arguments must be bound using FunctionArgument.type. - Enum arguments must be bound using FunctionArgument.enum followed by Enum.specified, with a string that case-insensitively matches one of the allowed options.repeated .substrait.FunctionArgument arguments = 4; -
addAllArguments
public Expression.ScalarFunction.Builder addAllArguments(Iterable<? extends FunctionArgument> values) The arguments to be bound to the function. This must have exactly the number of arguments specified in the function definition, and the argument types must also match exactly: - Value arguments must be bound using FunctionArgument.value, and the expression in that must yield a value of a type that a function overload is defined for. - Type arguments must be bound using FunctionArgument.type. - Enum arguments must be bound using FunctionArgument.enum followed by Enum.specified, with a string that case-insensitively matches one of the allowed options.repeated .substrait.FunctionArgument arguments = 4; -
clearArguments
The arguments to be bound to the function. This must have exactly the number of arguments specified in the function definition, and the argument types must also match exactly: - Value arguments must be bound using FunctionArgument.value, and the expression in that must yield a value of a type that a function overload is defined for. - Type arguments must be bound using FunctionArgument.type. - Enum arguments must be bound using FunctionArgument.enum followed by Enum.specified, with a string that case-insensitively matches one of the allowed options.repeated .substrait.FunctionArgument arguments = 4; -
removeArguments
The arguments to be bound to the function. This must have exactly the number of arguments specified in the function definition, and the argument types must also match exactly: - Value arguments must be bound using FunctionArgument.value, and the expression in that must yield a value of a type that a function overload is defined for. - Type arguments must be bound using FunctionArgument.type. - Enum arguments must be bound using FunctionArgument.enum followed by Enum.specified, with a string that case-insensitively matches one of the allowed options.repeated .substrait.FunctionArgument arguments = 4; -
getArgumentsBuilder
The arguments to be bound to the function. This must have exactly the number of arguments specified in the function definition, and the argument types must also match exactly: - Value arguments must be bound using FunctionArgument.value, and the expression in that must yield a value of a type that a function overload is defined for. - Type arguments must be bound using FunctionArgument.type. - Enum arguments must be bound using FunctionArgument.enum followed by Enum.specified, with a string that case-insensitively matches one of the allowed options.repeated .substrait.FunctionArgument arguments = 4; -
getArgumentsOrBuilder
The arguments to be bound to the function. This must have exactly the number of arguments specified in the function definition, and the argument types must also match exactly: - Value arguments must be bound using FunctionArgument.value, and the expression in that must yield a value of a type that a function overload is defined for. - Type arguments must be bound using FunctionArgument.type. - Enum arguments must be bound using FunctionArgument.enum followed by Enum.specified, with a string that case-insensitively matches one of the allowed options.repeated .substrait.FunctionArgument arguments = 4;- Specified by:
getArgumentsOrBuilderin interfaceExpression.ScalarFunctionOrBuilder
-
getArgumentsOrBuilderList
The arguments to be bound to the function. This must have exactly the number of arguments specified in the function definition, and the argument types must also match exactly: - Value arguments must be bound using FunctionArgument.value, and the expression in that must yield a value of a type that a function overload is defined for. - Type arguments must be bound using FunctionArgument.type. - Enum arguments must be bound using FunctionArgument.enum followed by Enum.specified, with a string that case-insensitively matches one of the allowed options.repeated .substrait.FunctionArgument arguments = 4;- Specified by:
getArgumentsOrBuilderListin interfaceExpression.ScalarFunctionOrBuilder
-
addArgumentsBuilder
The arguments to be bound to the function. This must have exactly the number of arguments specified in the function definition, and the argument types must also match exactly: - Value arguments must be bound using FunctionArgument.value, and the expression in that must yield a value of a type that a function overload is defined for. - Type arguments must be bound using FunctionArgument.type. - Enum arguments must be bound using FunctionArgument.enum followed by Enum.specified, with a string that case-insensitively matches one of the allowed options.repeated .substrait.FunctionArgument arguments = 4; -
addArgumentsBuilder
The arguments to be bound to the function. This must have exactly the number of arguments specified in the function definition, and the argument types must also match exactly: - Value arguments must be bound using FunctionArgument.value, and the expression in that must yield a value of a type that a function overload is defined for. - Type arguments must be bound using FunctionArgument.type. - Enum arguments must be bound using FunctionArgument.enum followed by Enum.specified, with a string that case-insensitively matches one of the allowed options.repeated .substrait.FunctionArgument arguments = 4; -
getArgumentsBuilderList
The arguments to be bound to the function. This must have exactly the number of arguments specified in the function definition, and the argument types must also match exactly: - Value arguments must be bound using FunctionArgument.value, and the expression in that must yield a value of a type that a function overload is defined for. - Type arguments must be bound using FunctionArgument.type. - Enum arguments must be bound using FunctionArgument.enum followed by Enum.specified, with a string that case-insensitively matches one of the allowed options.repeated .substrait.FunctionArgument arguments = 4; -
getOptionsList
Options to specify behavior for corner cases, or leave behavior unspecified if the consumer does not need specific behavior in these cases.
repeated .substrait.FunctionOption options = 5;- Specified by:
getOptionsListin interfaceExpression.ScalarFunctionOrBuilder
-
getOptionsCount
public int getOptionsCount()Options to specify behavior for corner cases, or leave behavior unspecified if the consumer does not need specific behavior in these cases.
repeated .substrait.FunctionOption options = 5;- Specified by:
getOptionsCountin interfaceExpression.ScalarFunctionOrBuilder
-
getOptions
Options to specify behavior for corner cases, or leave behavior unspecified if the consumer does not need specific behavior in these cases.
repeated .substrait.FunctionOption options = 5;- Specified by:
getOptionsin interfaceExpression.ScalarFunctionOrBuilder
-
setOptions
Options to specify behavior for corner cases, or leave behavior unspecified if the consumer does not need specific behavior in these cases.
repeated .substrait.FunctionOption options = 5; -
setOptions
public Expression.ScalarFunction.Builder setOptions(int index, FunctionOption.Builder builderForValue) Options to specify behavior for corner cases, or leave behavior unspecified if the consumer does not need specific behavior in these cases.
repeated .substrait.FunctionOption options = 5; -
addOptions
Options to specify behavior for corner cases, or leave behavior unspecified if the consumer does not need specific behavior in these cases.
repeated .substrait.FunctionOption options = 5; -
addOptions
Options to specify behavior for corner cases, or leave behavior unspecified if the consumer does not need specific behavior in these cases.
repeated .substrait.FunctionOption options = 5; -
addOptions
Options to specify behavior for corner cases, or leave behavior unspecified if the consumer does not need specific behavior in these cases.
repeated .substrait.FunctionOption options = 5; -
addOptions
public Expression.ScalarFunction.Builder addOptions(int index, FunctionOption.Builder builderForValue) Options to specify behavior for corner cases, or leave behavior unspecified if the consumer does not need specific behavior in these cases.
repeated .substrait.FunctionOption options = 5; -
addAllOptions
Options to specify behavior for corner cases, or leave behavior unspecified if the consumer does not need specific behavior in these cases.
repeated .substrait.FunctionOption options = 5; -
clearOptions
Options to specify behavior for corner cases, or leave behavior unspecified if the consumer does not need specific behavior in these cases.
repeated .substrait.FunctionOption options = 5; -
removeOptions
Options to specify behavior for corner cases, or leave behavior unspecified if the consumer does not need specific behavior in these cases.
repeated .substrait.FunctionOption options = 5; -
getOptionsBuilder
Options to specify behavior for corner cases, or leave behavior unspecified if the consumer does not need specific behavior in these cases.
repeated .substrait.FunctionOption options = 5; -
getOptionsOrBuilder
Options to specify behavior for corner cases, or leave behavior unspecified if the consumer does not need specific behavior in these cases.
repeated .substrait.FunctionOption options = 5;- Specified by:
getOptionsOrBuilderin interfaceExpression.ScalarFunctionOrBuilder
-
getOptionsOrBuilderList
Options to specify behavior for corner cases, or leave behavior unspecified if the consumer does not need specific behavior in these cases.
repeated .substrait.FunctionOption options = 5;- Specified by:
getOptionsOrBuilderListin interfaceExpression.ScalarFunctionOrBuilder
-
addOptionsBuilder
Options to specify behavior for corner cases, or leave behavior unspecified if the consumer does not need specific behavior in these cases.
repeated .substrait.FunctionOption options = 5; -
addOptionsBuilder
Options to specify behavior for corner cases, or leave behavior unspecified if the consumer does not need specific behavior in these cases.
repeated .substrait.FunctionOption options = 5; -
getOptionsBuilderList
Options to specify behavior for corner cases, or leave behavior unspecified if the consumer does not need specific behavior in these cases.
repeated .substrait.FunctionOption options = 5; -
hasOutputType
public boolean hasOutputType()Must be set to the return type of the function, exactly as derived using the declaration in the extension.
.substrait.Type output_type = 3;- Specified by:
hasOutputTypein interfaceExpression.ScalarFunctionOrBuilder- Returns:
- Whether the outputType field is set.
-
getOutputType
Must be set to the return type of the function, exactly as derived using the declaration in the extension.
.substrait.Type output_type = 3;- Specified by:
getOutputTypein interfaceExpression.ScalarFunctionOrBuilder- Returns:
- The outputType.
-
setOutputType
Must be set to the return type of the function, exactly as derived using the declaration in the extension.
.substrait.Type output_type = 3; -
setOutputType
Must be set to the return type of the function, exactly as derived using the declaration in the extension.
.substrait.Type output_type = 3; -
mergeOutputType
Must be set to the return type of the function, exactly as derived using the declaration in the extension.
.substrait.Type output_type = 3; -
clearOutputType
Must be set to the return type of the function, exactly as derived using the declaration in the extension.
.substrait.Type output_type = 3; -
getOutputTypeBuilder
Must be set to the return type of the function, exactly as derived using the declaration in the extension.
.substrait.Type output_type = 3; -
getOutputTypeOrBuilder
Must be set to the return type of the function, exactly as derived using the declaration in the extension.
.substrait.Type output_type = 3;- Specified by:
getOutputTypeOrBuilderin interfaceExpression.ScalarFunctionOrBuilder
-
getArgsList
Deprecated.Deprecated; use arguments instead.
repeated .substrait.Expression args = 2 [deprecated = true];- Specified by:
getArgsListin interfaceExpression.ScalarFunctionOrBuilder
-
getArgsCount
Deprecated.Deprecated; use arguments instead.
repeated .substrait.Expression args = 2 [deprecated = true];- Specified by:
getArgsCountin interfaceExpression.ScalarFunctionOrBuilder
-
getArgs
Deprecated.Deprecated; use arguments instead.
repeated .substrait.Expression args = 2 [deprecated = true];- Specified by:
getArgsin interfaceExpression.ScalarFunctionOrBuilder
-
setArgs
Deprecated.Deprecated; use arguments instead.
repeated .substrait.Expression args = 2 [deprecated = true]; -
setArgs
@Deprecated public Expression.ScalarFunction.Builder setArgs(int index, Expression.Builder builderForValue) Deprecated.Deprecated; use arguments instead.
repeated .substrait.Expression args = 2 [deprecated = true]; -
addArgs
Deprecated.Deprecated; use arguments instead.
repeated .substrait.Expression args = 2 [deprecated = true]; -
addArgs
Deprecated.Deprecated; use arguments instead.
repeated .substrait.Expression args = 2 [deprecated = true]; -
addArgs
Deprecated.Deprecated; use arguments instead.
repeated .substrait.Expression args = 2 [deprecated = true]; -
addArgs
@Deprecated public Expression.ScalarFunction.Builder addArgs(int index, Expression.Builder builderForValue) Deprecated.Deprecated; use arguments instead.
repeated .substrait.Expression args = 2 [deprecated = true]; -
addAllArgs
@Deprecated public Expression.ScalarFunction.Builder addAllArgs(Iterable<? extends Expression> values) Deprecated.Deprecated; use arguments instead.
repeated .substrait.Expression args = 2 [deprecated = true]; -
clearArgs
Deprecated.Deprecated; use arguments instead.
repeated .substrait.Expression args = 2 [deprecated = true]; -
removeArgs
Deprecated.Deprecated; use arguments instead.
repeated .substrait.Expression args = 2 [deprecated = true]; -
getArgsBuilder
Deprecated.Deprecated; use arguments instead.
repeated .substrait.Expression args = 2 [deprecated = true]; -
getArgsOrBuilder
Deprecated.Deprecated; use arguments instead.
repeated .substrait.Expression args = 2 [deprecated = true];- Specified by:
getArgsOrBuilderin interfaceExpression.ScalarFunctionOrBuilder
-
getArgsOrBuilderList
Deprecated.Deprecated; use arguments instead.
repeated .substrait.Expression args = 2 [deprecated = true];- Specified by:
getArgsOrBuilderListin interfaceExpression.ScalarFunctionOrBuilder
-
addArgsBuilder
Deprecated.Deprecated; use arguments instead.
repeated .substrait.Expression args = 2 [deprecated = true]; -
addArgsBuilder
Deprecated.Deprecated; use arguments instead.
repeated .substrait.Expression args = 2 [deprecated = true]; -
getArgsBuilderList
Deprecated.Deprecated; use arguments instead.
repeated .substrait.Expression args = 2 [deprecated = true]; -
setUnknownFields
public final Expression.ScalarFunction.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Expression.ScalarFunction.Builder>
-
mergeUnknownFields
public final Expression.ScalarFunction.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Expression.ScalarFunction.Builder>
-