Package | Description |
---|---|
org.elasticsearch.cluster.settings | |
org.elasticsearch.common.inject.assistedinject |
Extension for combining factory interfaces with injection; this extension requires
guice-jndi-2.0.jar . |
org.elasticsearch.common.inject.name |
Support for binding to string-based names.
|
org.elasticsearch.index | |
org.elasticsearch.index.settings | |
org.elasticsearch.river |
Modifier and Type | Class and Description |
---|---|
interface |
ClusterDynamicSettings |
Modifier and Type | Class and Description |
---|---|
interface |
Assisted
Annotates an injected parameter or field whose value comes from an argument to a factory method.
|
Modifier and Type | Class and Description |
---|---|
interface |
Named
Annotates named things.
|
Modifier and Type | Class and Description |
---|---|
interface |
LocalNodeId |
Modifier and Type | Class and Description |
---|---|
interface |
IndexDynamicSettings |
interface |
IndexSettings |
Modifier and Type | Class and Description |
---|---|
interface |
RiverIndexName |
Copyright © 2009–2015. All rights reserved.