Uses of Interface
org.apache.uima.cas.impl.CopyOnWriteIndexPart
Package
Description
Implementation and Low-Level API for the CAS Interfaces.
-
Uses of CopyOnWriteIndexPart in org.apache.uima.cas.impl
Modifier and TypeFieldDescriptionprotected WeakReference<CopyOnWriteIndexPart<T>>
FsIndex_singletype.wr_cow
common copy on write instance or null; starts out as null Iterator creation initializes (if null).Modifier and TypeMethodDescriptionprotected CopyOnWriteIndexPart<T>
FsIndex_bag.createCopyOnWriteIndexPart()
protected CopyOnWriteIndexPart
FsIndex_flat.createCopyOnWriteIndexPart()
protected CopyOnWriteIndexPart
FsIndex_set_sorted.createCopyOnWriteIndexPart()
protected abstract CopyOnWriteIndexPart<T>
FsIndex_singletype.createCopyOnWriteIndexPart()
FsIndex_singletype.getCopyOnWriteIndexPart()
protected CopyOnWriteIndexPart<T>
FsIndex_singletype.getNonNullCow()
Modifier and TypeMethodDescriptionprotected void
FsIterator_singletype.maybeTraceCowUsingCopy
(FsIndex_singletype<?> idx, CopyOnWriteIndexPart iteratorCopy)