| Class | Description | 
|---|---|
| Branch | Represents a branch of a meta data tree, used to organize timeseries into 
 a hierarchy for easy navigation. | 
| Leaf | A leaf in a tree. | 
| Tree | Represents a meta data tree in OpenTSDB that organizes timeseries into a
 hierarchical structure for navigation similar to a file system directory. | 
| TreeBuilder | Contains the logic and methods for building a branch from a tree definition
 and a TSMeta object. | 
| TreeRule | Represents single rule in a set of rules for a given tree. | 
| Enum | Description | 
|---|---|
| TreeRule.TreeRuleType | Types of tree rules |