Uses of Enum
com.arangodb.entity.QueryCachePropertiesEntity.CacheMode
Packages that use QueryCachePropertiesEntity.CacheMode
-
Uses of QueryCachePropertiesEntity.CacheMode in com.arangodb.entity
Methods in com.arangodb.entity that return QueryCachePropertiesEntity.CacheModeModifier and TypeMethodDescriptionQueryCachePropertiesEntity.getMode()
Returns the enum constant of this type with the specified name.static QueryCachePropertiesEntity.CacheMode[]
QueryCachePropertiesEntity.CacheMode.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.arangodb.entity with parameters of type QueryCachePropertiesEntity.CacheModeModifier and TypeMethodDescriptionvoid
QueryCachePropertiesEntity.setMode
(QueryCachePropertiesEntity.CacheMode mode)