Uses of Enum Class
org.springframework.data.aerospike.query.QueryEngine.Meta
Packages that use QueryEngine.Meta
-
Uses of QueryEngine.Meta in org.springframework.data.aerospike.query
Methods in org.springframework.data.aerospike.query that return QueryEngine.MetaModifier and TypeMethodDescriptionstatic QueryEngine.Meta
Returns the enum constant of this class with the specified name.static QueryEngine.Meta[]
QueryEngine.Meta.values()
Returns an array containing the constants of this enum class, in the order they are declared.