| パッケージ | 説明 |
|---|---|
| org.elasticsearch.indices.flush |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
static SyncedFlushService.ShardSyncedFlushResponse |
SyncedFlushService.ShardSyncedFlushResponse.readSyncedFlushResponse(StreamInput in) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
Map<ShardRouting,SyncedFlushService.ShardSyncedFlushResponse> |
ShardsSyncedFlushResult.failedShards() |
Map<ShardRouting,SyncedFlushService.ShardSyncedFlushResponse> |
ShardsSyncedFlushResult.shardResponses() |
| コンストラクタと説明 |
|---|
ShardsSyncedFlushResult(ShardId shardId,
String syncId,
int totalShards,
Map<ShardRouting,SyncedFlushService.ShardSyncedFlushResponse> shardResponses)
success constructor
|
Copyright © 2009–2016. All rights reserved.