| パッケージ | 説明 |
|---|---|
| org.elasticsearch.action.admin.indices.flush |
Flush index/indices action.
|
| org.elasticsearch.indices.flush |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
Map<String,List<ShardsSyncedFlushResult>> |
SyncedFlushResponse.getShardsResultPerIndex() |
| コンストラクタと説明 |
|---|
SyncedFlushResponse(Map<String,List<ShardsSyncedFlushResult>> shardsResultPerIndex) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
static ShardsSyncedFlushResult |
ShardsSyncedFlushResult.readShardsSyncedFlushResult(StreamInput in) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
SyncedFlushService.attemptSyncedFlush(ShardId shardId,
ActionListener<ShardsSyncedFlushResult> actionListener) |
Copyright © 2009–2016. All rights reserved.