Module org.elasticsearch.xcore
Class XPackInfoFeatureAction
java.lang.Object
org.elasticsearch.xpack.core.action.XPackInfoFeatureAction
A base action for info about a feature plugin.
This action is implemented by each feature plugin, bound to the public constants here. The
XPackInfoAction implementation iterates over the ALL list of actions to form
the complete info result.-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ActionType<XPackInfoFeatureResponse> static final List<ActionType<XPackInfoFeatureResponse>> static final ActionType<XPackInfoFeatureResponse> static final ActionType<XPackInfoFeatureResponse> static final ActionType<XPackInfoFeatureResponse> static final ActionType<XPackInfoFeatureResponse> static final ActionType<XPackInfoFeatureResponse> static final ActionType<XPackInfoFeatureResponse> static final ActionType<XPackInfoFeatureResponse> static final ActionType<XPackInfoFeatureResponse> static final ActionType<XPackInfoFeatureResponse> static final ActionType<XPackInfoFeatureResponse> static final ActionType<XPackInfoFeatureResponse> static final ActionType<XPackInfoFeatureResponse> static final ActionType<XPackInfoFeatureResponse> static final ActionType<XPackInfoFeatureResponse> static final ActionType<XPackInfoFeatureResponse> static final ActionType<XPackInfoFeatureResponse> static final ActionType<XPackInfoFeatureResponse> static final ActionType<XPackInfoFeatureResponse> static final ActionType<XPackInfoFeatureResponse> static final ActionType<XPackInfoFeatureResponse> static final ActionType<XPackInfoFeatureResponse> static final ActionType<XPackInfoFeatureResponse> static final ActionType<XPackInfoFeatureResponse> static final ActionType<XPackInfoFeatureResponse> static final ActionType<XPackInfoFeatureResponse> -
Method Summary
Modifier and TypeMethodDescriptionstatic ActionType<XPackInfoFeatureResponse> xpackInfoFeatureAction(String suffix)
-
Field Details
-
SECURITY
-
MONITORING
-
WATCHER
-
GRAPH
-
MACHINE_LEARNING
-
LOGSTASH
-
EQL
-
ESQL
-
SQL
-
ROLLUP
-
INDEX_LIFECYCLE
-
SNAPSHOT_LIFECYCLE
-
CCR
-
TRANSFORM
-
VOTING_ONLY
-
SPATIAL
-
ANALYTICS
-
ENRICH
-
SEARCHABLE_SNAPSHOTS
-
DATA_STREAMS
-
DATA_TIERS
-
AGGREGATE_METRIC
-
ARCHIVE
-
ENTERPRISE_SEARCH
-
UNIVERSAL_PROFILING
-
LOGSDB
-
ALL
-
-
Method Details
-
xpackInfoFeatureAction
-