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 DeferredIndexUpdates
XmiCasDeserializer.XmiCasDeserializerHandler. toBeAdded
a list by view of FSs to be added to the indexesprivate DeferredIndexUpdates
XmiCasDeserializer.XmiCasDeserializerHandler. toBeRemoved
a list by view of FSs to be removed from the indexes
-