Uses of Package
com.pervasive.datarush.encoding.binary
Packages that use com.pervasive.datarush.encoding.binary
Package
Description
Provides common classes for Association Rule Mining (ARM).
Provides various unstructured text processing operators.
Implementations of encoders of tokens
into binary formats.
Provides operators for reading and writing DataRush staging datasets.
-
Classes in com.pervasive.datarush.encoding.binary used by com.pervasive.datarush.analytics.armClassDescriptionBase implementation of
EncoderFactoryfor customizing the encoding/decoding ofObjectTokenType.An interface defining a factory that provides an encoder and decoder for a particular class or set of classes. -
Classes in com.pervasive.datarush.encoding.binary used by com.pervasive.datarush.analytics.text
-
Classes in com.pervasive.datarush.encoding.binary used by com.pervasive.datarush.encoding.binaryClassDescriptionBase implementation of
EncoderFactoryfor customizing the encoding/decoding ofObjectTokenType.Base class for TokenEncodersBase class for TokenEncoders.A decoder for byte-wise comparable binary encodings.Converts token values into a byte-wise comparable binary encoding.An interface defining a factory that provides an encoder and decoder for a particular class or set of classes.A factory for obtaining standard encoders/decoders for token values. -
Classes in com.pervasive.datarush.encoding.binary used by com.pervasive.datarush.operators.io.stagingClassDescriptionA factory for obtaining standard encoders/decoders for token values.