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 Interface
com.attivio.sdk.client.IndexCommitter
Packages that use
IndexCommitter
Package
Description
com.attivio.client
Contains the Client Attivio API for adding content, submitting queries, and sending general purpose messages to an Attivio server.
com.attivio.sdk.connector
com.attivio.sdk.scanner
Uses of
IndexCommitter
in
com.attivio.client
Classes in
com.attivio.client
that implement
IndexCommitter
Modifier and Type
Class
Description
class
ContentFeeder
Sends content (documents, deletes, index messages) to an Attivio instance.
Uses of
IndexCommitter
in
com.attivio.sdk.connector
Classes in
com.attivio.sdk.connector
that implement
IndexCommitter
Modifier and Type
Class
Description
class
MockPublisher
A ContentFeeder based mock publisher.
Uses of
IndexCommitter
in
com.attivio.sdk.scanner
Methods in
com.attivio.sdk.scanner
with parameters of type
IndexCommitter
Modifier and Type
Method
Description
void
IndexCommitterAware.
setIndexCommitter
(
IndexCommitter
indexCommitter)