Package | Description |
---|---|
com.pervasive.datarush.analytics.arm |
Provides common classes for Association Rule Mining (ARM).
|
com.pervasive.datarush.encoding.binary |
Implementations of encoders of tokens
into binary formats.
|
Modifier and Type | Class and Description |
---|---|
class |
ItemSetEncoderFactory
The encoder factory for the
ItemSet class. |
Modifier and Type | Class and Description |
---|---|
class |
AbstractObjectEncoderFactory
Base implementation of
EncoderFactory for
customizing the encoding/decoding of ObjectTokenType . |
class |
AnnotationEncoderFactory
An encoder factory that works with annotations placed on class methods that
mark the methods for getting an encoder and decoder for the class.
|
Modifier and Type | Method and Description |
---|---|
TokenEncodings |
TokenEncodings.newInstance(EncoderFactory factory)
Returns a new instance of TokenEncodings, configured with the
encoder factories of this instance, plus the given factory.
|
Copyright © 2016 Actian Corporation. All rights reserved.