Uses of Enum
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
Fields in org.apache.uima.cas.impl declared as BinaryCasSerDes6.CompressLevelModifier and TypeFieldDescriptionprivate final BinaryCasSerDes6.CompressLevel
BinaryCasSerDes6.compressLevel
Methods in org.apache.uima.cas.impl that return BinaryCasSerDes6.CompressLevelModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static BinaryCasSerDes6.CompressLevel[]
BinaryCasSerDes6.CompressLevel.values()
Returns an array containing the constants of this enum type, 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