Uses of Enum Class
org.apache.uima.cas.impl.BinaryCasSerDes6.CompressLevel
Package
Description
Implementation and Low-Level API for the CAS Interfaces.
-
Uses of BinaryCasSerDes6.CompressLevel in org.apache.uima.cas.impl
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static BinaryCasSerDes6.CompressLevel[]
BinaryCasSerDes6.CompressLevel.values()
Returns an array containing the constants of this enum class, in the order they are declared.ModifierConstructorDescriptionBinaryCasSerDes6
(AbstractCas aCas, MarkerImpl mark, TypeSystemImpl tgtTs, BinaryCasSerDes6.ReuseInfo rfs, boolean doMeasurements, BinaryCasSerDes6.CompressLevel compressLevel, BinaryCasSerDes6.CompressStrat compressStrategy) Setup to serialize or deserialize using binary compression, with (optional) type mapping and only processing reachable Feature Structures