Package com.terracottatech.store.indexing


package com.terracottatech.store.indexing
Contains classes related to configuration-time and runtime manipulation of indexes.
  • Class
    Description
    Index<T extends Comparable<T>>
    Representation of an index.
    Status of an index.
    Allows creation, destruction, and querying of the indexes available to a Dataset.
    Representation of the configuration settings for an index.