Class MetadataIndexStore<T>

  • Type Parameters:
    T - the type of data being indexed

    public class MetadataIndexStore<T>
    extends Object
    Component which stores indexed instances of a particular type of data, for example EntityDescriptor, under one or more instances of MetadataIndexKey.