Package org.apache.uima.cas.impl
Class FSIndexRepositoryImpl.ProcessedIndexInfo
java.lang.Object
org.apache.uima.cas.impl.FSIndexRepositoryImpl.ProcessedIndexInfo
- Enclosing class:
FSIndexRepositoryImpl
For processing index updates in batch mode when deserializing from a remote service; lists of
FSs that were added, removed, or reindexed
only used when processing updates in batch mode
-
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
fsAddedToIndex
-
fsDeletedFromIndex
-
fsReindexed
-
-
Constructor Details
-
ProcessedIndexInfo
private ProcessedIndexInfo()
-