Class Function.SizeFormatFunc

java.lang.Object
org.apache.druid.math.expr.Function.SizeFormatFunc
All Implemented Interfaces:
Function, NamedFunction
Direct Known Subclasses:
Function.HumanReadableBinaryByteFormatFunc, Function.HumanReadableDecimalByteFormatFunc, Function.HumanReadableDecimalFormatFunc
Enclosing interface:
Function

public abstract static class Function.SizeFormatFunc extends Object implements Function