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