Class ResourcePoolTreeImpl

java.lang.Object
org.apache.drill.exec.resourcemgr.config.ResourcePoolTreeImpl
All Implemented Interfaces:
ResourcePoolTree

public class ResourcePoolTreeImpl extends Object implements ResourcePoolTree
Parses and initializes configuration for ResourceManagement in Drill. It takes care of creating all the ResourcePools recursively maintaining the n-ary tree hierarchy defined in the configuration.