| Package | Description |
|---|---|
| com.mongodb.connection |
Contains classes that manage connecting to MongoDB servers.
|
| com.mongodb.internal.connection |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Stream
A full duplex stream of bytes.
|
| Constructor and Description |
|---|
ByteBufferBsonOutput(BufferProvider bufferProvider)
Construct an instance that uses the given buffer provider to allocate byte buffers as needs as it grows.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PowerOfTwoBufferPool
Power-of-two buffer pool implementation.
|
Copyright © 2017. All Rights Reserved.