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