Uses of Class
org.apache.uima.aae.controller.LocalCache.CasStateEntry
Packages that use LocalCache.CasStateEntry
-
Uses of LocalCache.CasStateEntry in org.apache.uima.aae.controller
Methods in org.apache.uima.aae.controller that return LocalCache.CasStateEntryModifier and TypeMethodDescriptionLocalCache.createCasStateEntry
(String aCasReferenceId) LocalCache.getTopCasAncestor
(String casReferenceId) LocalCache.lookupEntry
(String aCasReferenceId) Methods in org.apache.uima.aae.controller with parameters of type LocalCache.CasStateEntryModifier and TypeMethodDescriptionLocalCache.lookupInputCasReferenceId
(LocalCache.CasStateEntry entry) boolean
AggregateAnalysisEngineController_impl.releaseParentCas
(boolean casDropped, boolean clientIsCollocated, LocalCache.CasStateEntry parentCasStateEntry)