Uses of Enum
org.apache.drill.exec.expr.fn.registry.RemoteFunctionRegistry.Action
Packages that use RemoteFunctionRegistry.Action
-
Uses of RemoteFunctionRegistry.Action in org.apache.drill.exec.expr.fn.registry
Methods in org.apache.drill.exec.expr.fn.registry that return RemoteFunctionRegistry.ActionModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static RemoteFunctionRegistry.Action[]
RemoteFunctionRegistry.Action.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.drill.exec.expr.fn.registry with parameters of type RemoteFunctionRegistry.ActionModifier and TypeMethodDescriptionRemoteFunctionRegistry.addToJars
(String jar, RemoteFunctionRegistry.Action action)