Class ExternalSourceCacheSettings
java.lang.Object
org.elasticsearch.xpack.esql.datasources.cache.ExternalSourceCacheSettings
Cluster settings for ESQL external source caching.
Cache size and TTL values are restart-only (NodeScope). The enabled flag is dynamic.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Setting<ByteSizeValue> static final Setting<org.elasticsearch.core.TimeValue> static final Setting<org.elasticsearch.core.TimeValue> -
Method Summary
-
Field Details
-
CACHE_SIZE
-
CACHE_ENABLED
-
SCHEMA_TTL
-
LISTING_TTL
-
-
Method Details
-
settings
-