Package | Description |
---|---|
com.attivio.sdk.server.component.ingest |
Interfaces for all ingest related transformers and associated dependencies of those transformers.
|
com.sample.module |
Modifier and Type | Interface and Description |
---|---|
interface |
DocumentModifyingTransformer
Interface for transformers that work on the entire document.
|
interface |
FieldValueCreatingTransformer<T>
Interface for document transformers that create a new field value based on an existing field's value.
|
interface |
FieldValueModifyingTransformer
Interface for document transformers that modify and existing field value in place.
|
interface |
MultiOutputDocumentTransformer
Interface for document transformers that create multiple output documents or messages for each input document.
|
Modifier and Type | Class and Description |
---|---|
class |
SampleDocumentModifyingTransformer
An Example of the simplest document transformer possible.
|
class |
SampleFieldValueCreatingTransformer
Sample document transformer demonstrating implementation of a FieldValueCreatingTransformer.
|
Copyright © 2018 Attivio, Inc. All Rights Reserved.
PATENT NOTICE: Attivio, Inc. Software Related Patents. With respect to the Attivio software product(s) being used, the following patents apply: Querying Joined Data Within A Search Engine Index: United States Patent No.(s): 8,073,840. Ordered Processing of Groups of Messages: U.S. Patent No.(s) 8,495,656. Signal processing approach to sentiment analysis for entities in documents: U.S. Patent No.(s) 8,725,494. Other U.S. and International Patents Pending.