JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
Uses of Class
com.attivio.sdk.ingest.AbstractIndexMessage
Packages that use
AbstractIndexMessage
Package
Description
com.attivio.sdk.ingest
Uses of
AbstractIndexMessage
in
com.attivio.sdk.ingest
Subclasses of
AbstractIndexMessage
in
com.attivio.sdk.ingest
Modifier and Type
Class
Description
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
Optimize
Represents an 'optimize' index message.
Methods in
com.attivio.sdk.ingest
that return
AbstractIndexMessage
Modifier and Type
Method
Description
AbstractIndexMessage
AbstractIndexMessage.
clone
()
Clones the object and resets message ID to -1.