Class ForwardCompatibility

java.lang.Object
com.couchbase.client.core.transaction.forwards.ForwardCompatibility

@Internal public class ForwardCompatibility extends Object
A mechanism to help ensure that older clients can be prevented from interacting with transactions created by future clients that they do not know how to process.

Sample map:

fc: { "WWC_OW": [{m:"X", b:"r"}, {p:"2.2", b:"f"}] "CL": [{p:"2.2", b:"f"}], }