Returns the number of priority levels this executor supports.

Synopsis

Declared in <folly/Executor.h>

virtual
uint8_t
getNumPriorities() const;

Return Value

The number of supported priority levels.

Created with MrDocs