Uses of Enum Class
org.apache.uima.cas.impl.BinaryCasSerDes4.CompressLevel
Package
Description
Implementation and Low-Level API for the CAS Interfaces.
-
Uses of BinaryCasSerDes4.CompressLevel in org.apache.uima.cas.impl
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static BinaryCasSerDes4.CompressLevel[]
BinaryCasSerDes4.CompressLevel.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionBinaryCasSerDes4.serialize
(AbstractCas cas, Object out, Marker trackingMark, BinaryCasSerDes4.CompressLevel compressLevel) BinaryCasSerDes4.serialize
(AbstractCas cas, Object out, Marker trackingMark, BinaryCasSerDes4.CompressLevel compressLevel, BinaryCasSerDes4.CompressStrat compressStrategy)