| Package | Description |
|---|---|
| org.elasticsearch.indices.flush |
| Modifier and Type | Method and Description |
|---|---|
Map<ShardRouting,SyncedFlushService.SyncedFlushResponse> |
ShardsSyncedFlushResult.failedShards() |
Map<ShardRouting,SyncedFlushService.SyncedFlushResponse> |
ShardsSyncedFlushResult.shardResponses() |
| Constructor and Description |
|---|
ShardsSyncedFlushResult(ShardId shardId,
String syncId,
int totalShards,
Map<ShardRouting,SyncedFlushService.SyncedFlushResponse> shardResponses)
success constructor
|
Copyright © 2009–2016. All rights reserved.