Uses of Class
org.springframework.data.aerospike.query.QueryEngine.Meta
Package | Description |
---|---|
org.springframework.data.aerospike.query |
-
Uses of QueryEngine.Meta in org.springframework.data.aerospike.query
Methods in org.springframework.data.aerospike.query that return QueryEngine.Meta Modifier and Type Method Description static QueryEngine.Meta
QueryEngine.Meta. valueOf(String name)
Returns the enum constant of this type with the specified name.static QueryEngine.Meta[]
QueryEngine.Meta. values()
Returns an array containing the constants of this enum type, in the order they are declared.