Uses of Interface
com.norconex.committer.core.batch.BatchConsumer
Packages that use BatchConsumer
Package
Description
Provides the classes necessary to commit to
an IDOL server.
-
Uses of BatchConsumer in com.norconex.committer.amazoncloudsearch
Classes in com.norconex.committer.amazoncloudsearch that implement BatchConsumerModifier and TypeClassDescriptionclassCommits documents to Amazon CloudSearch. -
Uses of BatchConsumer in com.norconex.committer.apachekafka
Classes in com.norconex.committer.apachekafka that implement BatchConsumerModifier and TypeClassDescriptionclassCommits documents to Kafka via it's Producer API -
Uses of BatchConsumer in com.norconex.committer.azurecognitivesearch
Classes in com.norconex.committer.azurecognitivesearch that implement BatchConsumerModifier and TypeClassDescriptionclassCommits documents to Microsoft Azure Search. -
Uses of BatchConsumer in com.norconex.committer.core.batch
Classes in com.norconex.committer.core.batch that implement BatchConsumerModifier and TypeClassDescriptionclassAbstractBatchCommitter<T extends BaseBatchCommitterConfig>A base implementation for doing batch commits. -
Uses of BatchConsumer in com.norconex.committer.core.batch.queue
Methods in com.norconex.committer.core.batch.queue with parameters of type BatchConsumerModifier and TypeMethodDescriptionvoidCommitterQueue.init(CommitterContext committerContext, BatchConsumer batchConsumer) Initializes the committer queue. -
Uses of BatchConsumer in com.norconex.committer.core.batch.queue.impl
Methods in com.norconex.committer.core.batch.queue.impl that return BatchConsumerMethods in com.norconex.committer.core.batch.queue.impl with parameters of type BatchConsumerModifier and TypeMethodDescriptionvoidFsQueue.init(CommitterContext committerContext, @NonNull BatchConsumer batchConsumer) -
Uses of BatchConsumer in com.norconex.committer.elasticsearch
Classes in com.norconex.committer.elasticsearch that implement BatchConsumerModifier and TypeClassDescriptionclassCommits documents to Elasticsearch. -
Uses of BatchConsumer in com.norconex.committer.googlecloudsearch
Classes in com.norconex.committer.googlecloudsearch that implement BatchConsumerModifier and TypeClassDescriptionclassCommits documents to Google Cloud Search using the official Google API client. -
Uses of BatchConsumer in com.norconex.committer.idol
Classes in com.norconex.committer.idol that implement BatchConsumerModifier and TypeClassDescriptionclassCommits documents to IDOL Server/DIH or Connector Framework Server (CFS). -
Uses of BatchConsumer in com.norconex.committer.neo4j
Classes in com.norconex.committer.neo4j that implement BatchConsumerModifier and TypeClassDescriptionclassCommit documents/fields to a Neo4j graph database. -
Uses of BatchConsumer in com.norconex.committer.solr
Classes in com.norconex.committer.solr that implement BatchConsumer -
Uses of BatchConsumer in com.norconex.committer.sql
Classes in com.norconex.committer.sql that implement BatchConsumer