| Package | Description |
|---|---|
| de.bwaldvogel.mongo.backend | |
| de.bwaldvogel.mongo.backend.memory |
| Modifier and Type | Method and Description |
|---|---|
void |
ReadOnlyProxy.handleUpdate(MongoUpdate update) |
void |
MongoBackend.handleUpdate(MongoUpdate update) |
abstract org.bson.BSONObject |
MongoCollection.handleUpdate(MongoUpdate update) |
| Modifier and Type | Method and Description |
|---|---|
org.bson.BSONObject |
MemoryCollection.handleUpdate(MongoUpdate update) |
void |
MongoDatabase.handleUpdate(MongoUpdate update) |
void |
MemoryDatabase.handleUpdate(MongoUpdate update) |
void |
MemoryBackend.handleUpdate(MongoUpdate update) |
Copyright © 2014. All Rights Reserved.