| パッケージ | 説明 |
|---|---|
| org.elasticsearch.common.inject.name |
Support for binding to string-based names.
|
| org.elasticsearch.index.deletionpolicy |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
static Named |
Names.named(String name)
Creates a
Named annotation with name as the value. |
| コンストラクタと説明 |
|---|
SnapshotDeletionPolicy(org.apache.lucene.index.IndexDeletionPolicy primary)
Constructs a new snapshot deletion policy that wraps the provided deletion policy.
|
Copyright © 2009–2016. All rights reserved.