Uses of Enum Class
com.hazelcast.query.QueryConstants
Packages that use QueryConstants
Package
Description
Contains interfaces/classes related to Hazelcast query and indexing support.
-
Uses of QueryConstants in com.hazelcast.query
Methods in com.hazelcast.query that return QueryConstantsModifier and TypeMethodDescriptionstatic QueryConstants
Returns the enum constant of this class with the specified name.static QueryConstants[]
QueryConstants.values()
Returns an array containing the constants of this enum class, in the order they are declared.