Uses of Package
org.apache.uima.util.impl
Packages that use org.apache.uima.util.impl
Package
Description
Implementation and Low-Level API for the CAS Interfaces.
-
Classes in org.apache.uima.util.impl used by org.apache.uima.cas.implClassDescriptionStructure: 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.implClassDescriptionJMX MBean interface for monitoring CASPool state.Reference implementation of
ProcessTraceEvent
.Structure: StatDetail str has neh for offset, length, dictionary hits/misses indexedFs has neh for diffs modHeap named, has neh for diffs, heap for valueseach instance of this class remembers a set of statDetail instances to do bulk operations against that set of the statisticsStatistical 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.