Package | Description |
---|---|
org.elasticsearch.indices.flush |
Modifier and Type | Method and Description |
---|---|
Map<String,List<ShardsSyncedFlushResult>> |
IndicesSyncedFlushResult.getShardsResultPerIndex() |
Modifier and Type | Method and Description |
---|---|
void |
SyncedFlushService.attemptSyncedFlush(ShardId shardId,
ActionListener<ShardsSyncedFlushResult> actionListener) |
Constructor and Description |
---|
IndicesSyncedFlushResult(Map<String,List<ShardsSyncedFlushResult>> shardsResultPerIndex) |
Copyright © 2009–2016. All rights reserved.