class |
ArrayQuantileExprMacro
Computes a particular quantile from a numeric array.
|
class |
CaseInsensitiveContainsExprMacro
This class implements a function that checks if one string contains another string.
|
class |
ContainsExprMacro
This class implements a function that checks if one string contains another string.
|
static class |
HyperUniqueExpressions.HllAddExprMacro |
static class |
HyperUniqueExpressions.HllCreateExprMacro |
static class |
HyperUniqueExpressions.HllEstimateExprMacro |
static class |
HyperUniqueExpressions.HllRoundEstimateExprMacro |
class |
IPv4AddressMatchExprMacro
Implements an expression that checks if an IPv4 address belongs to a particular subnet.
|
class |
IPv4AddressParseExprMacro
Implements an expression that parses a string or long into an IPv4 address stored (as an unsigned
int) in a long.
|
class |
IPv4AddressStringifyExprMacro
Implements an expression that converts a long or a string into an IPv4 address dotted-decimal string.
|
class |
LikeExprMacro |
class |
LookupExprMacro |
static class |
NestedDataExpressions.JsonKeysExprMacro |
static class |
NestedDataExpressions.JsonObjectExprMacro |
static class |
NestedDataExpressions.JsonPathsExprMacro |
static class |
NestedDataExpressions.JsonQueryExprMacro |
static class |
NestedDataExpressions.JsonValueExprMacro |
static class |
NestedDataExpressions.ParseJsonExprMacro |
static class |
NestedDataExpressions.ToJsonStringExprMacro |
static class |
NestedDataExpressions.TryParseJsonExprMacro |
class |
RegexpExtractExprMacro |
class |
RegexpLikeExprMacro |
class |
RegexpReplaceExprMacro |
class |
TimestampCeilExprMacro |
class |
TimestampExtractExprMacro |
class |
TimestampFloorExprMacro |
class |
TimestampFormatExprMacro |
class |
TimestampParseExprMacro |
class |
TimestampShiftExprMacro |
class |
TrimExprMacro |
static class |
TrimExprMacro.BothTrimExprMacro |
static class |
TrimExprMacro.LeftTrimExprMacro |
static class |
TrimExprMacro.RightTrimExprMacro |