Package | Description |
---|---|
io.siddhi.core.event.stream |
Modifier and Type | Field and Description |
---|---|
Operation.Operator |
Operation.operation |
Modifier and Type | Method and Description |
---|---|
static Operation.Operator |
Operation.Operator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Operation.Operator[] |
Operation.Operator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
Operation(Operation.Operator operation) |
Operation(Operation.Operator operation,
Object parameters) |
Copyright © 2019. All rights reserved.