Class AsyncClusterBinding

java.lang.Object
com.mongodb.internal.binding.AbstractReferenceCounted
com.mongodb.binding.AsyncClusterBinding
All Implemented Interfaces:
AsyncReadBinding, AsyncReadWriteBinding, AsyncWriteBinding, ReferenceCounted, com.mongodb.internal.binding.AsyncClusterAwareReadWriteBinding

@Deprecated public class AsyncClusterBinding extends com.mongodb.internal.binding.AbstractReferenceCounted implements com.mongodb.internal.binding.AsyncClusterAwareReadWriteBinding
Deprecated.
A simple ReadWriteBinding implementation that supplies write connection sources bound to a possibly different primary each time, and a read connection source bound to a possible different server each time.
Since:
3.0