Class Features
java.lang.Object
co.elastic.clients.elasticsearch.xpack.info.Features
- All Implemented Interfaces:
JsonpSerializable
@JsonpDeserializable public final class Features extends java.lang.Object implements JsonpSerializable
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classFeatures.BuilderBuilder forFeatures. -
Field Summary
Fields Modifier and Type Field Description static JsonpDeserializer<Features>_DESERIALIZERJson deserializer forFeatures -
Constructor Summary
Constructors Constructor Description Features(Features.Builder builder)Features(java.util.function.Function<Features.Builder,Features.Builder> fn) -
Method Summary
Modifier and Type Method Description FeatureaggregateMetric()API name:aggregate_metricFeatureanalytics()API name:analyticsFeatureccr()API name:ccrFeaturedataFrame()API name:data_frameFeaturedataScience()API name:data_scienceFeaturedataStreams()API name:data_streamsFeaturedataTiers()API name:data_tiersFeatureenrich()API name:enrichFeatureeql()API name:eqlFeatureflattened()API name:flattenedFeaturefrozenIndices()API name:frozen_indicesFeaturegraph()API name:graphFeatureilm()API name:ilmFeaturelogstash()API name:logstashFeatureml()API name:mlFeaturemonitoring()API name:monitoringFeaturerollup()API name:rollupFeatureruntimeFields()API name:runtime_fieldsFeaturesearchableSnapshots()API name:searchable_snapshotsFeaturesecurity()API name:securityvoidserialize(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper)Serialize this object to JSON.protected voidserializeInternal(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper)protected static voidsetupFeaturesDeserializer(DelegatingDeserializer<Features.Builder> op)Featureslm()API name:slmFeaturespatial()API name:spatialFeaturesql()API name:sqlFeaturetransform()API name:transformFeaturevectors()API name:vectorsFeaturevotingOnly()API name:voting_onlyFeaturewatcher()API name:watcherMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
_DESERIALIZER
Json deserializer forFeatures
-
-
Constructor Details
-
Features
-
Features
-
-
Method Details
-
aggregateMetric
API name:aggregate_metric -
analytics
API name:analytics -
ccr
API name:ccr -
dataFrame
API name:data_frame -
dataScience
API name:data_science -
dataStreams
API name:data_streams -
dataTiers
API name:data_tiers -
enrich
API name:enrich -
eql
API name:eql -
flattened
API name:flattened -
frozenIndices
API name:frozen_indices -
graph
API name:graph -
ilm
API name:ilm -
logstash
API name:logstash -
ml
API name:ml -
monitoring
API name:monitoring -
rollup
API name:rollup -
runtimeFields
API name:runtime_fields -
searchableSnapshots
API name:searchable_snapshots -
security
API name:security -
slm
API name:slm -
spatial
API name:spatial -
sql
API name:sql -
transform
API name:transform -
vectors
API name:vectors -
votingOnly
API name:voting_only -
watcher
API name:watcher -
serialize
Serialize this object to JSON.- Specified by:
serializein interfaceJsonpSerializable
-
serializeInternal
-
setupFeaturesDeserializer
-