Uses of Enum Class
org.springframework.data.elasticsearch.core.ScriptType
Packages that use ScriptType
Package
Description
-
Uses of ScriptType in org.springframework.data.elasticsearch.core
Methods in org.springframework.data.elasticsearch.core that return ScriptTypeModifier and TypeMethodDescriptionstatic ScriptTypeReturns the enum constant of this class with the specified name.static ScriptType[]ScriptType.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of ScriptType in org.springframework.data.elasticsearch.core.query
Methods in org.springframework.data.elasticsearch.core.query that return ScriptTypeMethods in org.springframework.data.elasticsearch.core.query with parameters of type ScriptType