Uses of Record Class
org.springframework.data.elasticsearch.core.script.Script
Packages that use Script
Package
Description
This package contains classes that use the new Elasticsearch client library (co.elastic.clients:elasticsearch-java)
to access Elasticsearch.
Classes and interfaces to access to script API of Elasticsearch (https://www.elastic.co/guide/en/elasticsearch/reference/8.5/script-apis.html).
-
Uses of Script in org.springframework.data.elasticsearch.client.elc
Methods in org.springframework.data.elasticsearch.client.elc that return ScriptMethods in org.springframework.data.elasticsearch.client.elc that return types with arguments of type ScriptMethods in org.springframework.data.elasticsearch.client.elc with parameters of type Script -
Uses of Script in org.springframework.data.elasticsearch.core
Methods in org.springframework.data.elasticsearch.core that return ScriptMethods in org.springframework.data.elasticsearch.core that return types with arguments of type ScriptMethods in org.springframework.data.elasticsearch.core with parameters of type Script -
Uses of Script in org.springframework.data.elasticsearch.core.script
Methods in org.springframework.data.elasticsearch.core.script that return ScriptModifier and TypeMethodDescriptionScript.ScriptBuilder.build()Gest the script with the given name.Methods in org.springframework.data.elasticsearch.core.script that return types with arguments of type ScriptModifier and TypeMethodDescriptionreactor.core.publisher.Mono<Script>Gest the script with the given name.Methods in org.springframework.data.elasticsearch.core.script with parameters of type Script