Class MultiPrimaryReplicaClient

  • All Implemented Interfaces:
    java.lang.AutoCloseable, Client

    public class MultiPrimaryReplicaClient
    extends MultiPrimaryClient
    Handling connection failing automatic reconnection transparently when possible for replication Topology.

    remark: would have been better using proxy, but for AOT compilation, avoiding to using not supported proxy class.