JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV
NEXT
FRAMES
NO FRAMES
All Classes
Serialized Form
Package net.opentsdb.core
Class
net.opentsdb.core.IllegalDataException
extends
IllegalStateException
implements Serializable
serialVersionUID:
1307719142L
Package net.opentsdb.uid
Class
net.opentsdb.uid.NoSuchUniqueId
extends
NoSuchElementException
implements Serializable
serialVersionUID:
1266815251L
Serialized Fields
kind
String
kind
The 'kind' of the table.
id
byte[] id
The ID that couldn't be found.
Class
net.opentsdb.uid.NoSuchUniqueName
extends
NoSuchElementException
implements Serializable
serialVersionUID:
1266815261L
Serialized Fields
kind
String
kind
The 'kind' of the table.
name
String
name
The name that couldn't be found.
Package net.opentsdb.utils
Class
net.opentsdb.utils.JSONException
extends
RuntimeException
implements Serializable
serialVersionUID:
1365518940L
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV
NEXT
FRAMES
NO FRAMES
All Classes