Package | Description |
---|---|
com.yahoo.bullet.querying |
Modifier and Type | Method and Description |
---|---|
static Querier.Mode |
Querier.Mode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Querier.Mode[] |
Querier.Mode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
Querier(Querier.Mode mode,
RunningQuery query,
BulletConfig config)
Constructor that takes a
Querier.Mode , RunningQuery instance and a configuration to use. |
Copyright © 2021. All rights reserved.