Uses of Class
org.apache.uima.internal.util.Int2IntArrayMapFixedSize
Packages that use Int2IntArrayMapFixedSize
Package
Description
Implementation and Low-Level API for the CAS Interfaces.
-
Uses of Int2IntArrayMapFixedSize in org.apache.uima.cas.impl
Fields in org.apache.uima.cas.impl declared as Int2IntArrayMapFixedSizeModifier and TypeFieldDescription(package private) final Int2IntArrayMapFixedSize
FSIndexFlat.indexUpdateCountsResetValues
The values of the index update count, for all type/subtypes These are set on multiple threads whenever a flattened index is created as part of an iterator creation, under the lock These are read on multiple threads to determine if a flattened iterator is still valid.Methods in org.apache.uima.cas.impl that return Int2IntArrayMapFixedSizeModifier and TypeMethodDescription(package private) Int2IntArrayMapFixedSize
FSIndexRepositoryImpl.IndexIteratorCachePair.createIndexUpdateCountsAtReset()
Methods in org.apache.uima.cas.impl with parameters of type Int2IntArrayMapFixedSizeModifier and TypeMethodDescriptionprivate void
FSIndexRepositoryImpl.IndexIteratorCachePair.captureIndexUpdateCounts
(Int2IntArrayMapFixedSize m)