| Class and Description |
|---|
| DefaultReadPreference
User: Stephan Bösebeck
Date: 10.08.12
Time: 12:55
TODO: Add documentation here
|
| Entity
User: Stpehan Bösebeck
Date: 26.03.12
Time: 11:14
|
| Index
User: Stephan Bösebeck
Date: 20.06.12
Time: 10:16
define the indices to be ensured when the corresponding collection is created
when morphium.ensureIndicesFor
can be used with a field like:
|
| ReadPreferenceLevel
User: Stephan Bösebeck
Date: 30.08.12
Time: 13:54
TODO: Add documentation here
|
| WriteSafety
User: Stephan Bösebeck
Date: 26.05.12
Time: 16:31
See WriteConcern in MongoDB Java-Driver... for additional information
WaitForSync: wait for the write to be synced to disk timeout: set a timeout in ms for the operation - if set to 0, unlimited (default) level: set the safety level: IGNORE_ERRORS None, no checking is done
NORMAL None, network socket errors raised
BASIC Checks server for errors as well as network socket errors raised
WAIT_FOR_SLAVE Checks servers (at lease 2) for errors as well as network socket errors raised
|
| Class and Description |
|---|
| ReadPreferenceLevel
User: Stephan Bösebeck
Date: 30.08.12
Time: 13:54
TODO: Add documentation here
|
| SafetyLevel
User: Stephan Bösebeck
Date: 26.05.12
Time: 16:35
TODO: Add documentation here
|
| Class and Description |
|---|
| Entity
User: Stpehan Bösebeck
Date: 26.03.12
Time: 11:14
|
| Index
User: Stephan Bösebeck
Date: 20.06.12
Time: 10:16
define the indices to be ensured when the corresponding collection is created
when morphium.ensureIndicesFor
can be used with a field like:
|
| Class and Description |
|---|
| DefaultReadPreference
User: Stephan Bösebeck
Date: 10.08.12
Time: 12:55
TODO: Add documentation here
|
| Entity
User: Stpehan Bösebeck
Date: 26.03.12
Time: 11:14
|
| Index
User: Stephan Bösebeck
Date: 20.06.12
Time: 10:16
define the indices to be ensured when the corresponding collection is created
when morphium.ensureIndicesFor
can be used with a field like:
|
| WriteSafety
User: Stephan Bösebeck
Date: 26.05.12
Time: 16:31
See WriteConcern in MongoDB Java-Driver... for additional information
WaitForSync: wait for the write to be synced to disk timeout: set a timeout in ms for the operation - if set to 0, unlimited (default) level: set the safety level: IGNORE_ERRORS None, no checking is done
NORMAL None, network socket errors raised
BASIC Checks server for errors as well as network socket errors raised
WAIT_FOR_SLAVE Checks servers (at lease 2) for errors as well as network socket errors raised
|
| Class and Description |
|---|
| ReadPreferenceLevel
User: Stephan Bösebeck
Date: 30.08.12
Time: 13:54
TODO: Add documentation here
|
| Class and Description |
|---|
| Embedded
User: Stephan Bösebeck
Date: 28.05.12
Time: 16:43
Mark an object to be used only embedded in an other object.
|
Copyright © 2012. All Rights Reserved.