Package com.mongodb.connection
Class AsyncTransportSettings
java.lang.Object
com.mongodb.connection.TransportSettings
com.mongodb.connection.AsyncTransportSettings
TransportSettings
for a non-Netty-based async transport implementation.
Shallowly immutable.- Since:
- 5.2
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic final class
A builder for an instance ofAsyncTransportSettings
-
Method Summary
Methods inherited from class com.mongodb.connection.TransportSettings
asyncBuilder, nettyBuilder
-
Method Details
-
getExecutorService
Gets the executor service- Returns:
- the executor service
- See Also:
-
toString
-