Uses of Class
com.couchbase.client.core.transaction.forwards.Supported
Packages that use Supported
-
Uses of Supported in com.couchbase.client.core.transaction.forwards
Fields in com.couchbase.client.core.transaction.forwards declared as SupportedMethods in com.couchbase.client.core.transaction.forwards with parameters of type SupportedModifier and TypeMethodDescriptionForwardCompatibility.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.ForwardCompatBehaviourFull
ForwardCompatibility.check
(ForwardCompatibilityStage fc, Supported supported)