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