Index

A B D E I L N O P S V 
All Classes and Interfaces|All Packages

A

AnalysisSettings - Annotation Interface in org.elasticsearch.plugin.settings
An annotation used to mark analysis setting interface

B

BooleanSetting - Annotation Interface in org.elasticsearch.plugin.settings
An annotation used to mark a setting of type Boolean

D

defaultValue() - Element in annotation interface org.elasticsearch.plugin.settings.BooleanSetting
A default value of a boolean setting
defaultValue() - Element in annotation interface org.elasticsearch.plugin.settings.IntSetting
A default value of an int setting
defaultValue() - Element in annotation interface org.elasticsearch.plugin.settings.LongSetting
A default value of a long setting
defaultValue() - Element in annotation interface org.elasticsearch.plugin.settings.StringSetting
A default value of a String setting

E

Extensible - Annotation Interface in org.elasticsearch.plugin
Marker for things that can be loaded by component loader.

I

Inject - Annotation Interface in org.elasticsearch.plugin
An annotation used to mark constructor to inject plugin dependencies iee.
IntSetting - Annotation Interface in org.elasticsearch.plugin.settings
An annotation used to mark a setting of type integer

L

ListSetting - Annotation Interface in org.elasticsearch.plugin.settings
An annotation used to mark a setting of type list.
LongSetting - Annotation Interface in org.elasticsearch.plugin.settings
An annotation used to mark a setting of type Long

N

name() - Method in interface org.elasticsearch.plugin.Nameable
Returns a name from NamedComponent annotation.
Nameable - Interface in org.elasticsearch.plugin
A named plugin component.
NamedComponent - Annotation Interface in org.elasticsearch.plugin
An annotation used on plugin components which will be registered under a given name by Elasticsearch server.

O

org.elasticsearch.plugin - module org.elasticsearch.plugin
 
org.elasticsearch.plugin - package org.elasticsearch.plugin
An api used by plugin developers to implement custom Elasticsearch plugins.
org.elasticsearch.plugin.settings - package org.elasticsearch.plugin.settings
 

P

path() - Element in annotation interface org.elasticsearch.plugin.settings.BooleanSetting
A name of a setting
path() - Element in annotation interface org.elasticsearch.plugin.settings.IntSetting
A name of a setting
path() - Element in annotation interface org.elasticsearch.plugin.settings.ListSetting
A name of a setting
path() - Element in annotation interface org.elasticsearch.plugin.settings.LongSetting
A name of a setting
path() - Element in annotation interface org.elasticsearch.plugin.settings.StringSetting
A name of a setting

S

StringSetting - Annotation Interface in org.elasticsearch.plugin.settings
An annotation used to mark a setting of type String

V

value() - Element in annotation interface org.elasticsearch.plugin.NamedComponent
The name used for registration and lookup
A B D E I L N O P S V 
All Classes and Interfaces|All Packages