|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ViewEnum | |
---|---|
com.espertech.esper.view | View infrastructure concerned with view creation and destroy, cloning and hooking views trees into filtering. |
Uses of ViewEnum in com.espertech.esper.view |
---|
Methods in com.espertech.esper.view that return ViewEnum | |
---|---|
static ViewEnum |
ViewEnum.forName(java.lang.String namespace,
java.lang.String name)
Returns the view enumeration value given the name of the view. |
ViewEnum |
ViewEnum.getMergeView()
Returns the enumeration value of the view for merging the data generated by another view. |
static ViewEnum |
ViewEnum.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ViewEnum[] |
ViewEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
© 2006-2015 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV NEXT | FRAMES NO FRAMES |