public class PublicBulkShardRequest
extends org.elasticsearch.action.bulk.BulkShardRequest
| Constructor and Description |
|---|
PublicBulkShardRequest() |
PublicBulkShardRequest(org.elasticsearch.action.bulk.BulkRequest bulkRequest,
String index,
int shardId,
boolean refresh,
org.elasticsearch.action.bulk.BulkItemRequest[] items) |
beforeLocalFork, indices, readFrom, writeTocanHaveDuplicates, consistencyLevel, consistencyLevel, index, index, indicesOptions, operationThreaded, operationThreaded, replicationType, replicationType, replicationType, timeout, timeout, timeout, validatelistenerThreaded, listenerThreadedgetHeader, getHeaders, hasHeader, putHeader, remoteAddress, remoteAddresspublic PublicBulkShardRequest()
public PublicBulkShardRequest(org.elasticsearch.action.bulk.BulkRequest bulkRequest,
String index,
int shardId,
boolean refresh,
org.elasticsearch.action.bulk.BulkItemRequest[] items)
Copyright © 2013-2015. All Rights Reserved.