Package | Description |
---|---|
com.allanbank.mongodb.client.connection.socket |
Low level socket connection to a single MongoDB server.
|
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractSocketConnection.validate(Message message1,
Message message2)
Ensures that the documents in the message do not exceed the maximum size
allowed by MongoDB.
|
Copyright © 2011–2014 Allanbank Consulting, Inc.. All rights reserved.