Uses of Interface
com.couchbase.client.core.api.kv.CoreKvBinaryOps
-
Packages that use CoreKvBinaryOps Package Description com.couchbase.client.core com.couchbase.client.core.api com.couchbase.client.core.classic.kv com.couchbase.client.core.protostellar.kv -
-
Uses of CoreKvBinaryOps in com.couchbase.client.core
Methods in com.couchbase.client.core that return CoreKvBinaryOps Modifier and Type Method Description CoreKvBinaryOpsCore. kvBinaryOps(CoreKeyspace keyspace)CoreKvBinaryOpsCoreProtostellar. kvBinaryOps(CoreKeyspace keyspace) -
Uses of CoreKvBinaryOps in com.couchbase.client.core.api
Methods in com.couchbase.client.core.api that return CoreKvBinaryOps Modifier and Type Method Description CoreKvBinaryOpsCoreCouchbaseOps. kvBinaryOps(CoreKeyspace keyspace) -
Uses of CoreKvBinaryOps in com.couchbase.client.core.classic.kv
Classes in com.couchbase.client.core.classic.kv that implement CoreKvBinaryOps Modifier and Type Class Description classClassicCoreKvBinaryOps -
Uses of CoreKvBinaryOps in com.couchbase.client.core.protostellar.kv
Classes in com.couchbase.client.core.protostellar.kv that implement CoreKvBinaryOps Modifier and Type Class Description classProtostellarCoreKvBinaryOps
-