| Package | Description |
|---|---|
| de.caluga.morphium.driver.meta | |
| de.caluga.morphium.driver.singleconnect |
| Modifier and Type | Class and Description |
|---|---|
class |
MetaDriver
User: Stephan Bösebeck
Date: 02.12.15
Time: 23:56
Meta Driver.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SingleConnectDirectDriver
User: Stephan Bösebeck
Date: 02.12.15
Time: 23:47
connects to one node only!
|
class |
SingleConnectThreaddedDriver
connects to one node only, creates a thread for reading data from mongo.
|
| Modifier and Type | Method and Description |
|---|---|
DriverBase |
SingleConnectCursor.getDriver() |
| Constructor and Description |
|---|
BulkContext(Morphium m,
String db,
String collection,
DriverBase driver,
boolean ordered,
int batchSize,
WriteConcern wc) |
SingleConnectCursor(DriverBase drv) |
Copyright © 2017. All rights reserved.