java.lang.Object
org.elasticsearch.xpack.core.esql.EsqlFeatureFlags
Shared ES|QL feature flags for use across x-pack modules.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final FeatureFlagA feature flag to enable the EXTERNAL command and external data source access in ES|QL. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
ESQL_EXTERNAL_DATASOURCES_FEATURE_FLAG
A feature flag to enable the EXTERNAL command and external data source access in ES|QL.
-
-
Constructor Details
-
EsqlFeatureFlags
public EsqlFeatureFlags()
-