| Package | Description |
|---|---|
| com.yahoo.bullet.querying |
| Modifier and Type | Method and Description |
|---|---|
QueryCategorizer |
QueryManager.categorize()
Categorizes all the queries in the manager regardless of partitioning, using a
QueryCategorizer. |
QueryCategorizer |
QueryManager.categorize(com.yahoo.bullet.record.BulletRecord record)
Categorizes only the queries for the
BulletRecord after partitioning using the QueryCategorizer. |
QueryCategorizer |
QueryCategorizer.categorize(com.yahoo.bullet.record.BulletRecord record,
Map<String,Querier> queries)
|
QueryCategorizer |
QueryCategorizer.categorize(Map<String,Querier> queries)
|
Copyright © 2021. All rights reserved.