| Package | Description | 
|---|---|
| org.apache.uima.cas.impl | Implementation and Low-Level API for the CAS Interfaces. | 
| Modifier and Type | Method and Description | 
|---|---|
| static BinaryCasSerDes4.CompressStrat | BinaryCasSerDes4.CompressStrat. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static BinaryCasSerDes4.CompressStrat[] | BinaryCasSerDes4.CompressStrat. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Method and Description | 
|---|---|
| SerializationMeasures | BinaryCasSerDes4. serialize(AbstractCas cas,
         Object out,
         Marker trackingMark,
         BinaryCasSerDes4.CompressLevel compressLevel,
         BinaryCasSerDes4.CompressStrat compressStrategy) | 
Copyright © 2006–2022 The Apache Software Foundation. All rights reserved.