Uses of Class
com.couchbase.client.core.api.shared.CoreMutationState
-
Packages that use CoreMutationState Package Description com.couchbase.client.core.api.query com.couchbase.client.core.kv -
-
Uses of CoreMutationState in com.couchbase.client.core.api.query
Methods in com.couchbase.client.core.api.query that return CoreMutationState Modifier and Type Method Description CoreMutationStateCoreQueryOptions. consistentWith()CoreMutationStateCoreQueryOptionsTransactions. consistentWith() -
Uses of CoreMutationState in com.couchbase.client.core.kv
Methods in com.couchbase.client.core.kv that return types with arguments of type CoreMutationState Modifier and Type Method Description Optional<CoreMutationState>CoreScanOptions. consistentWith()
-