Package org.voltdb.stream.api
Class VoltFunctions
java.lang.Object
org.voltdb.stream.api.VoltFunctions
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic <I> VoltFunction
<I, I> identity()
static <I,
O> VoltProcedureConfigurator <I, O> procedureCall
(String procedureName)
-
Constructor Details
-
VoltFunctions
public VoltFunctions()
-
-
Method Details
-
procedureCall
-
identity
-