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.