| Package | Description |
|---|---|
| org.elasticsearch.common.inject.name |
Support for binding to string-based names.
|
| org.elasticsearch.index.deletionpolicy |
| Modifier and Type | Method and Description |
|---|---|
static Named |
Names.named(String name)
Creates a
Named annotation with name as the value. |
| Constructor and Description |
|---|
SnapshotDeletionPolicy(org.apache.lucene.index.IndexDeletionPolicy primary)
Constructs a new snapshot deletion policy that wraps the provided deletion policy.
|
Copyright © 2009–2017. All rights reserved.