Package | Description |
---|---|
com.espertech.esper.common.internal.epl.index.base |
Modifier and Type | Method and Description |
---|---|
EventTableOrganizationType |
EventTableOrganization.getType() |
static EventTableOrganizationType |
EventTableOrganizationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EventTableOrganizationType[] |
EventTableOrganizationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
EventTableOrganization(String indexName,
boolean unique,
boolean coercing,
int streamNum,
String[] expressions,
EventTableOrganizationType type) |
Copyright © 2005–2022. All rights reserved.