Package | Description |
---|---|
org.apache.druid.math.expr |
Modifier and Type | Class and Description |
---|---|
static class |
Function.ArrayAddElementFunction
Scaffolding for a 2 argument
Function which accepts one array and one scalar input and adds the scalar
input to the array in some way. |
static class |
Function.ArrayAppendFunction |
static class |
Function.ArrayOffsetFunction |
static class |
Function.ArrayOffsetOfFunction |
static class |
Function.ArrayOrdinalFunction |
static class |
Function.ArrayOrdinalOfFunction |
static class |
Function.ArrayPrependFunction |
static class |
Function.ArraySetAddFunction |
static class |
Function.ArrayToStringFunction |
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.