Package | Description |
---|---|
com.espertech.esper.view |
View infrastructure concerned with view creation and destroy, cloning and hooking views trees into filtering.
|
com.espertech.esper.view.stat |
Views computing statistical values.
|
Modifier and Type | Method and Description |
---|---|
static ViewFieldEnum |
ViewFieldEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ViewFieldEnum[] |
ViewFieldEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static void |
StatViewAdditionalProps.addCheckDupProperties(Map<String,Object> target,
StatViewAdditionalProps addProps,
ViewFieldEnum... builtin) |