Uses of Class
org.apache.pulsar.io.elasticsearch.client.BulkProcessor.BulkIndexRequest
Packages that use BulkProcessor.BulkIndexRequest
Package
Description
-
Uses of BulkProcessor.BulkIndexRequest in org.apache.pulsar.io.elasticsearch.client
Methods in org.apache.pulsar.io.elasticsearch.client with parameters of type BulkProcessor.BulkIndexRequestModifier and TypeMethodDescriptionvoidBulkProcessor.appendIndexRequest(BulkProcessor.BulkIndexRequest request) -
Uses of BulkProcessor.BulkIndexRequest in org.apache.pulsar.io.elasticsearch.client.elastic
Methods in org.apache.pulsar.io.elasticsearch.client.elastic with parameters of type BulkProcessor.BulkIndexRequestModifier and TypeMethodDescriptionvoidElasticBulkProcessor.appendIndexRequest(BulkProcessor.BulkIndexRequest request) -
Uses of BulkProcessor.BulkIndexRequest in org.apache.pulsar.io.elasticsearch.client.opensearch
Methods in org.apache.pulsar.io.elasticsearch.client.opensearch with parameters of type BulkProcessor.BulkIndexRequestModifier and TypeMethodDescriptionvoidOpenSearchHighLevelRestClient.appendIndexRequest(BulkProcessor.BulkIndexRequest request)