public class OutputConditionExpressionTypeUtil extends Object
Modifier and Type | Field and Description |
---|---|
static LinkedHashMap<String,Object> |
TYPEINFO |
Constructor and Description |
---|
OutputConditionExpressionTypeUtil() |
Modifier and Type | Method and Description |
---|---|
static Object[] |
getOAPrototype() |
static void |
populate(Object[] builtinProperties,
int totalNewEventsCount,
int totalOldEventsCount,
int totalNewEventsSum,
int totalOldEventsSum,
Long lastOutputTimestamp) |
public static final LinkedHashMap<String,Object> TYPEINFO