Uses of Package
org.apache.uima.util.impl
-
Packages that use org.apache.uima.util.impl Package Description org.apache.uima.cas.impl Implementation and Low-Level API for the CAS Interfaces.org.apache.uima.util.impl -
Classes in org.apache.uima.util.impl used by org.apache.uima.cas.impl Class Description SerializationMeasures Structure: StatDetail str has neh for offset, length, dictionary hits/misses indexedFs has neh for diffs modHeap named, has neh for diffs, heap for values -
Classes in org.apache.uima.util.impl used by org.apache.uima.util.impl Class Description CasPoolManagementImplMBean JMX MBean interface for monitoring CASPool state.ProcessTraceEvent_impl Reference implementation ofProcessTraceEvent
.SerializationMeasures Structure: StatDetail str has neh for offset, length, dictionary hits/misses indexedFs has neh for diffs modHeap named, has neh for diffs, heap for valuesSerializationMeasures.AllStatDetails each instance of this class remembers a set of statDetail instances to do bulk operations against that set of the statisticsSerializationMeasures.StatDetail Statistical details There's instances of this class for - the main heap - the aux heaps - the string offsets, the string lengths Heap: xxxx [name-of-delta: [Total: <TotalBytes>(negative%) Histo: a(neg%) b(neg%) c(neg%) d(neg%) e(neg%)]] 2 styles: one uses only one counter, no delta - used for byte, short, and long heaps other is for main heap, uses 4 deltas.