Package | Description |
---|---|
org.apache.drill.exec.expr.annotations | |
org.apache.drill.exec.expr.fn |
Modifier and Type | Method and Description |
---|---|
static FunctionTemplate.FunctionCostCategory |
FunctionTemplate.FunctionCostCategory.getDefault() |
static FunctionTemplate.FunctionCostCategory |
FunctionTemplate.FunctionCostCategory.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FunctionTemplate.FunctionCostCategory[] |
FunctionTemplate.FunctionCostCategory.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
FunctionTemplate.FunctionCostCategory |
FunctionAttributes.getCostCategory() |
Copyright © 2021 The Apache Software Foundation. All rights reserved.