Uses of Package
messif.objects.keys

Packages that use messif.objects.keys
messif.buckets Storage classes capable of holding objects
messif.buckets.impl Bucket implementations. 
messif.buckets.index Bucket indexes for improved access. 
messif.objects Metric data objects. 
messif.objects.keys Data object keys. 
 

Classes in messif.objects.keys used by messif.buckets
AbstractObjectKey
          This class encapsulates the standard key used by the AbstractObject - the URI locator.
 

Classes in messif.objects.keys used by messif.buckets.impl
AbstractObjectKey
          This class encapsulates the standard key used by the AbstractObject - the URI locator.
 

Classes in messif.objects.keys used by messif.buckets.index
AbstractObjectKey
          This class encapsulates the standard key used by the AbstractObject - the URI locator.
 

Classes in messif.objects.keys used by messif.objects
AbstractObjectKey
          This class encapsulates the standard key used by the AbstractObject - the URI locator.
 

Classes in messif.objects.keys used by messif.objects.keys
AbstractObjectKey
          This class encapsulates the standard key used by the AbstractObject - the URI locator.
DoubleKey
          The object key that contains a double value and a locator URI.
KeyInterval
          Closed interval, comparable by the lower bound.
KeyOperator
          This class provides an abstract operator for object keys that have a defined order.