Package | Description |
---|---|
io.siddhi.core.util.collection.executor |
Modifier and Type | Method and Description |
---|---|
CollectionExecutor.Cost |
CompareExhaustiveAndCollectionExecutor.getDefaultCost() |
CollectionExecutor.Cost |
CompareCollectionExecutor.getDefaultCost() |
CollectionExecutor.Cost |
AndMultiPrimaryKeyCollectionExecutor.getDefaultCost() |
CollectionExecutor.Cost |
NotCollectionExecutor.getDefaultCost() |
CollectionExecutor.Cost |
ExhaustiveCollectionExecutor.getDefaultCost() |
CollectionExecutor.Cost |
AnyAndCollectionExecutor.getDefaultCost() |
CollectionExecutor.Cost |
OrCollectionExecutor.getDefaultCost() |
CollectionExecutor.Cost |
CollectionExecutor.getDefaultCost() |
CollectionExecutor.Cost |
NonCollectionExecutor.getDefaultCost() |
CollectionExecutor.Cost |
NonAndCollectionExecutor.getDefaultCost() |
static CollectionExecutor.Cost |
CollectionExecutor.Cost.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CollectionExecutor.Cost[] |
CollectionExecutor.Cost.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021. All rights reserved.