Package | Description |
---|---|
com.yahoo.bullet.querying |
Modifier and Type | Method and Description |
---|---|
static QueryManager.PartitionStat |
QueryManager.PartitionStat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static QueryManager.PartitionStat[] |
QueryManager.PartitionStat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Map<QueryManager.PartitionStat,Object> |
QueryManager.getStats()
Gets some statistics about the current state of partitioning and queries in this manager.
|
Copyright © 2021. All rights reserved.