Package | Description |
---|---|
com.espertech.esper.common.internal.epl.join.analyze |
Modifier and Type | Method and Description |
---|---|
Eligibility |
EligibilityDesc.getEligibility() |
static Eligibility |
Eligibility.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Eligibility[] |
Eligibility.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
EligibilityDesc(Eligibility eligibility,
Integer streamNum) |
Copyright © 2005–2018. All rights reserved.