Package org.apache.calcite.util
Class Smalls.MyPlusInitFunction
java.lang.Object
org.apache.calcite.util.Smalls.MyPlusInitFunction
- Enclosing class:
Smalls
As
Smalls.MyPlusFunction
but constructor has a
FunctionContext
parameter.-
Field Summary
Modifier and TypeFieldDescriptionstatic final ThreadLocal<AtomicInteger>
static final ThreadLocal<String>
-
Constructor Summary
-
Method Summary
-
Field Details
-
INSTANCE_COUNT
-
THREAD_DIGEST
-
-
Constructor Details
-
MyPlusInitFunction
-
-
Method Details
-
eval
public int eval(int x, int y)
-