Package | Description |
---|---|
com.mongodb.binding |
This package contains classes that manage binding to MongoDB servers for various operations.
|
Modifier and Type | Class and Description |
---|---|
class |
AsyncClusterBinding
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.
|
Modifier and Type | Method and Description |
---|---|
AsyncReadWriteBinding |
AsyncClusterBinding.retain() |
AsyncReadWriteBinding |
AsyncReadWriteBinding.retain() |
Copyright © 2016. All Rights Reserved.