See: Description
Interface | Description |
---|---|
BaseDocumentTransformer |
Base interface for all other transformer interfaces that work on documents.
|
ChildDocumentPostProcessor |
Handles any post processing logic that needs to be applied to child documents created by a single parent.
|
DocumentModifyingTransformer |
Interface for transformers that work on the entire document.
|
FieldValueCreatingTransformer<T> |
Interface for document transformers that create a new field value based on an existing field's value.
|
FieldValueModifyingTransformer |
Interface for document transformers that modify and existing field value in place.
|
HandlesDocumentTimeout |
Interfaces for any subclass of
BaseDocumentTransformer to implement if they need to perform specialized cleanup in the event of a document timeout. |
HandlesSpecificDocumentModes |
Interfaces for any subclass of
BaseDocumentTransformer to implement if they wish to handle specific DocumentMode s other than the default. |
MultiOutputDocumentTransformer |
Interface for document transformers that create multiple output documents or messages for each input document.
|
ProcessingFeedbackDocumentTagger |
interface for document tagging based on processing results.
|
ProcessingFeedbackHandler |
Interface for ingest transformers to implement if they wish to pass additional feedback to the client about the processing of the message or document.
|
ProvidesProcessingFeedback |
Interface for document transformers that are interested in having access to a
ProcessingFeedbackHandler . |
Enum | Description |
---|---|
ProcessingFeedbackDocumentTagger.ProcessingResultLevel |
Interfaces for all ingest related transformers and associated dependencies of those transformers.
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.