Package net.opentsdb.uid

Interface Summary
UniqueIdInterface Represents a table of Unique IDs, manages the lookup and creation of IDs.
 

Class Summary
UniqueId Thread-safe implementation of the UniqueIdInterface.
 

Exception Summary
NoSuchUniqueId Exception used when a Unique ID can't be found.
NoSuchUniqueName Exception used when a name's Unique ID can't be found.