Uses of Enum Class
org.apache.uima.cas.impl.BinaryCasSerDes6.CompressLevel
Packages that use BinaryCasSerDes6.CompressLevel
Package
Description
Implementation and Low-Level API for the CAS Interfaces.
-
Uses of BinaryCasSerDes6.CompressLevel in org.apache.uima.cas.impl
Methods in org.apache.uima.cas.impl that return BinaryCasSerDes6.CompressLevelModifier 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.Constructors in org.apache.uima.cas.impl with parameters of type BinaryCasSerDes6.CompressLevelModifierConstructorDescriptionBinaryCasSerDes6
(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