Uses of Class
org.apache.uima.cas.impl.DeferredIndexUpdates
-
Packages that use DeferredIndexUpdates Package Description org.apache.uima.cas.impl Implementation and Low-Level API for the CAS Interfaces. -
-
Uses of DeferredIndexUpdates in org.apache.uima.cas.impl
Fields in org.apache.uima.cas.impl declared as DeferredIndexUpdates Modifier and Type Field Description private DeferredIndexUpdatesXmiCasDeserializer.XmiCasDeserializerHandler. toBeAddeda list by view of FSs to be added to the indexesprivate DeferredIndexUpdatesXmiCasDeserializer.XmiCasDeserializerHandler. toBeRemoveda list by view of FSs to be removed from the indexes
-