| パッケージ | 説明 |
|---|---|
| org.elasticsearch.index.engine | |
| org.elasticsearch.index.shard |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
Engine.SyncedFlushResult |
ShadowEngine.syncFlush(String syncId,
Engine.CommitId expectedCommitId) |
Engine.SyncedFlushResult |
InternalEngine.syncFlush(String syncId,
Engine.CommitId expectedCommitId) |
abstract Engine.SyncedFlushResult |
Engine.syncFlush(String syncId,
Engine.CommitId expectedCommitId)
Attempts to do a special commit where the given syncID is put into the commit data.
|
static Engine.SyncedFlushResult |
Engine.SyncedFlushResult.valueOf(String name)
指定した名前を持つこの型の列挙型定数を返します。
|
static Engine.SyncedFlushResult[] |
Engine.SyncedFlushResult.values()
この列挙型の定数を含む配列を宣言されている順序で返します。
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
Engine.SyncedFlushResult |
IndexShard.syncFlush(String syncId,
Engine.CommitId expectedCommitId) |
Copyright © 2009–2016. All rights reserved.