Uses of Class
org.apache.uima.cas.impl.FSIndexComparatorImpl
Package
Description
Implementation and Low-Level API for the CAS Interfaces.
-
Uses of FSIndexComparatorImpl in org.apache.uima.cas.impl
Modifier and TypeFieldDescriptionprotected final FSIndexComparatorImpl
FsIndex_singletype.comparatorForIndexSpecs
comparator for an index, passed in as an argument to the constructorModifier and TypeMethodDescriptionFSIndexComparatorImpl.copy()
FsIndex_singletype.getComparatorImplForIndexSpecs()
Modifier and TypeMethodDescription<T extends FeatureStructure>
org.apache.uima.cas.impl.FsIndex_iicp<T>FSIndexRepositoryImpl.getIndexBySpec
(int typeCode, int indexingStrategy, FSIndexComparatorImpl comp) Get the FsIndex_iicp for a given typeCode, indexingStrategy, and comparator (type ignored)