|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OutputLimitLimitType | |
---|---|
net.esper.eql.spec | Contains EQL statement specification classes define the constructs that make up an EQL statement, such as the list of items in the select clause, the insert-into stream name and property names etc. |
Uses of OutputLimitLimitType in net.esper.eql.spec |
---|
Methods in net.esper.eql.spec that return OutputLimitLimitType | |
---|---|
OutputLimitLimitType |
OutputLimitSpec.getDisplayLimit()
Returns the type of output limit. |
static OutputLimitLimitType |
OutputLimitLimitType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static OutputLimitLimitType[] |
OutputLimitLimitType.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
Constructors in net.esper.eql.spec with parameters of type OutputLimitLimitType | |
---|---|
OutputLimitSpec(Double rate,
String variableForRate,
OutputLimitRateType rateType,
OutputLimitLimitType displayLimit)
Ctor. |
|
© 2007 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV NEXT | FRAMES NO FRAMES |