Uses of Class
org.apache.uima.cas.impl.Heap
Packages that use Heap
Package
Description
Implementation and Low-Level API for the CAS Interfaces.
-
Uses of Heap in org.apache.uima.cas.impl
Fields in org.apache.uima.cas.impl declared as HeapModifier and TypeFieldDescriptionprivate Heap
BinaryCasSerDes4.CasCompare.c1HO
private final Heap
BinaryCasSerDes6.CasCompare.c1HO
private Heap
BinaryCasSerDes4.CasCompare.c2HO
private final Heap
BinaryCasSerDes6.CasCompare.c2HO
private final Heap
CASImpl.SharedViewData.heap
Methods in org.apache.uima.cas.impl that return HeapMethods in org.apache.uima.cas.impl with parameters of type HeapModifier and TypeMethodDescriptionprivate void
BinaryCasSerDes6.readHeapStoredArray
(int iHeap, boolean storeIt, Heap heapObj, int srcTypeCode) Constructors in org.apache.uima.cas.impl with parameters of type HeapModifierConstructorDescriptionprivate
SharedViewData
(boolean useFSCache, Heap heap, CASImpl baseCAS, CASMetadata casMetadata)