Uses of Class
com.couchbase.client.core.manager.CoreQueryType
-
Packages that use CoreQueryType Package Description com.couchbase.client.core.manager -
-
Uses of CoreQueryType in com.couchbase.client.core.manager
Methods in com.couchbase.client.core.manager that return CoreQueryType Modifier and Type Method Description static CoreQueryTypeCoreQueryType. valueOf(String name)Returns the enum constant of this type with the specified name.static CoreQueryType[]CoreQueryType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-