Package | Description |
---|---|
com.pervasive.datarush.analytics.arm |
Provides common classes for Association Rule Mining (ARM).
|
com.pervasive.datarush.analytics.text |
Provides various unstructured text processing operators.
|
com.pervasive.datarush.encoding.binary |
Implementations of encoders of tokens
into binary formats.
|
com.pervasive.datarush.operators.io.staging |
Provides operators for reading and writing DataRush staging datasets.
|
Class and Description |
---|
AbstractObjectEncoderFactory
Base implementation of
EncoderFactory for
customizing the encoding/decoding of ObjectTokenType . |
EncoderFactory
An interface defining a factory that provides an encoder and decoder for
a particular class or set of classes.
|
Class and Description |
---|
Decoder
An annotation for a static method of a class marking the method as the getter
of a
TokenDecoder for the class. |
Encoder
An annotation for a static method of a class marking the method as the getter
of a
TokenEncoder for the class. |
Class and Description |
---|
AbstractObjectEncoderFactory
Base implementation of
EncoderFactory for
customizing the encoding/decoding of ObjectTokenType . |
AbstractTokenDecoder
Base class for TokenEncoders
|
AbstractTokenEncoder
Base class for TokenEncoders.
|
ComparableTokenDecoder
A decoder for byte-wise comparable binary encodings.
|
ComparableTokenEncoder
Converts token values into a byte-wise comparable binary encoding.
|
EncoderFactory
An interface defining a factory that provides an encoder and decoder for
a particular class or set of classes.
|
TokenEncodings
A factory for obtaining standard encoders/decoders for token values.
|
Class and Description |
---|
TokenEncodings
A factory for obtaining standard encoders/decoders for token values.
|
Copyright © 2016 Actian Corporation. All rights reserved.