| Constructor and Description |
|---|
MorphiumBulkContext(BulkRequestContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
BulkRequestContext |
MorphiumDriver.createBulkContext(Morphium m,
String db,
String collection,
boolean ordered,
WriteConcern wc) |
| Modifier and Type | Method and Description |
|---|---|
BulkRequestContext |
InMemoryDriver.createBulkContext(Morphium m,
String db,
String collection,
boolean ordered,
WriteConcern wc) |
| Modifier and Type | Method and Description |
|---|---|
BulkRequestContext |
MetaDriver.createBulkContext(Morphium m,
String db,
String collection,
boolean ordered,
WriteConcern wc) |
| Modifier and Type | Class and Description |
|---|---|
class |
MongodbBulkContext
User: Stephan Bösebeck
Date: 13.11.15
Time: 23:06
Bulk context
|
| Modifier and Type | Method and Description |
|---|---|
BulkRequestContext |
Driver.createBulkContext(Morphium m,
String db,
String collection,
boolean ordered,
WriteConcern wc) |
| Modifier and Type | Class and Description |
|---|---|
class |
BulkContext
User: Stephan Bösebeck
Date: 06.12.15
Time: 23:14
Bulk Context implementation for the singleconnect drivers
|
| Modifier and Type | Method and Description |
|---|---|
BulkRequestContext |
SingleConnectThreaddedDriver.createBulkContext(Morphium m,
String db,
String collection,
boolean ordered,
WriteConcern wc) |
BulkRequestContext |
SingleConnectDirectDriver.createBulkContext(Morphium m,
String db,
String collection,
boolean ordered,
WriteConcern wc) |
Copyright © 2016. All rights reserved.