Uses of Interface
org.apache.uima.cas.admin.FSIndexComparator

Packages that use FSIndexComparator
org.apache.uima.cas.admin   
 

Uses of FSIndexComparator in org.apache.uima.cas.admin
 

Methods in org.apache.uima.cas.admin that return FSIndexComparator
 FSIndexComparator FSIndexRepositoryMgr.createComparator()
          Create a new comparator to define a new index.
 

Methods in org.apache.uima.cas.admin with parameters of type FSIndexComparator
 boolean FSIndexRepositoryMgr.createIndex(FSIndexComparator comp, String label)
          Create a new sorted index.
 boolean FSIndexRepositoryMgr.createIndex(FSIndexComparator comp, String label, int indexingStrategy)
          Create a new index.
 



Copyright © 2010 The Apache Software Foundation. All Rights Reserved.