Package | Description |
---|---|
com.attivio.sdk.client |
Interfaces for client side AIE development.
|
com.attivio.sdk.ingest | |
com.attivio.sdk.server.component |
Interfaces necessary to write components for the AIE system.
|
Modifier and Type | Method and Description |
---|---|
void |
IngestClient.sendIndexMessage(IndexMessage message)
Sends an arbitrary IndexMessage into the engine.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractIndexMessage
Base class for IndexMessages which are not
DocumentList . |
class |
Backup
Message used to initiate an index backup.
|
class |
BulkUpdate
Message that applies a "template" document to multiple document ids.
|
class |
Commit
Signifies that the index or other underlying data store should commit currently held documents to disk.
|
class |
DocumentList
The basic container for a collection of IngestDocuments.
|
class |
Optimize
Represents an 'optimize' index message.
|
Modifier and Type | Method and Description |
---|---|
IndexMessage |
IndexMessage.clone() |
Modifier and Type | Method and Description |
---|---|
void |
IndexMessageHandler.handleIndexMessage(IndexMessage message)
Called by the Attivio Engine to allow implementing components to handle
IndexMessage s. |
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.