Uses of Class
com.couchbase.client.core.transaction.forwards.Supported
-
Packages that use Supported Package Description com.couchbase.client.core.transaction.forwards -
-
Uses of Supported in com.couchbase.client.core.transaction.forwards
Fields in com.couchbase.client.core.transaction.forwards declared as Supported Modifier and Type Field Description static SupportedSupported. SUPPORTEDMethods in com.couchbase.client.core.transaction.forwards with parameters of type Supported Modifier and Type Method Description static Mono<Void>ForwardCompatibility. check(Core core, ForwardCompatibilityStage fc, Optional<ForwardCompatibility> forwardCompatibility, CoreTransactionLogger logger, Supported supported)Returns empty if it's ok to continue, otherwise an error:com.couchbase.client.core.transaction.forwards.ForwardCompatBehaviourFullForwardCompatibility. check(ForwardCompatibilityStage fc, Supported supported)
-