Uses of Class
org.apache.uima.aae.controller.LocalCache.CasStateEntry
-
Packages that use LocalCache.CasStateEntry Package Description org.apache.uima.aae.controller -
-
Uses of LocalCache.CasStateEntry in org.apache.uima.aae.controller
Methods in org.apache.uima.aae.controller that return LocalCache.CasStateEntry Modifier and Type Method Description LocalCache.CasStateEntryLocalCache. createCasStateEntry(java.lang.String aCasReferenceId)LocalCache.CasStateEntryLocalCache. getTopCasAncestor(java.lang.String casReferenceId)LocalCache.CasStateEntryLocalCache. lookupEntry(java.lang.String aCasReferenceId)Methods in org.apache.uima.aae.controller with parameters of type LocalCache.CasStateEntry Modifier and Type Method Description java.lang.StringLocalCache. lookupInputCasReferenceId(LocalCache.CasStateEntry entry)booleanAggregateAnalysisEngineController_impl. releaseParentCas(boolean casDropped, boolean clientIsCollocated, LocalCache.CasStateEntry parentCasStateEntry)
-