Scheduler.getSpecializedPoolStats

class Scheduler
Optional!(SpecializedPoolStats)
getSpecializedPoolStats

Return Value

Type: Optional!(SpecializedPoolStats)

Stats struct for a specialized pool defined by name if there is such pool. Empty Optional otherwise.

Meta