Uses of Enum Class
com.aerospike.client.policy.QueryDuration
Packages that use QueryDuration
-
Uses of QueryDuration in com.aerospike.client.policy
Fields in com.aerospike.client.policy declared as QueryDurationMethods in com.aerospike.client.policy that return QueryDurationModifier and TypeMethodDescriptionstatic QueryDurationReturns the enum constant of this class with the specified name.static QueryDuration[]QueryDuration.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.aerospike.client.policy with parameters of type QueryDurationModifier and TypeMethodDescriptionvoidQueryPolicy.setExpectedDuration(QueryDuration expectedDuration)