Package | Description |
---|---|
com.yahoo.bullet.querying | |
com.yahoo.bullet.querying.partitioning |
Modifier and Type | Method and Description |
---|---|
Query |
Querier.getQuery()
Gets the
Query instance for this Query. |
Constructor and Description |
---|
RunningQuery(String id,
Query query,
Metadata metadata)
Constructor that takes an id, query, query string, and start time.
|
Modifier and Type | Method and Description |
---|---|
Set<String> |
SimpleEqualityPartitioner.getKeys(Query query)
Returns the partitioning keys for this
Query instance. |
Set<String> |
Partitioner.getKeys(Query query)
Returns the partitioning keys for this
Query instance. |
Copyright © 2021. All rights reserved.