Package | Description |
---|---|
com.espertech.esper.epl.join.util |
Join-related utilities
|
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) |