| Interface | Description |
|---|---|
| MorphiumWriter |
User: Stephan Bösebeck
Date: 30.08.12
Time: 14:39
Interface for all morphium write accesses.
|
| WriterTask<T> |
User: Stephan Bösebeck
Date: 28.06.13
Time: 16:51
TODO: Add documentation here
|
| Class | Description |
|---|---|
| AsyncWriterImpl |
User: Stephan Bösebeck
Date: 19.03.13
Time: 12:36
TODO: Add documentation here
|
| BufferedMorphiumWriterImpl |
User: Stephan Bösebeck
Date: 11.03.13
Time: 11:41
Buffered Writer buffers all write requests (store, update, remove...) to mongo for a certain time.
|
| MorphiumWriterImpl |
User: Stephan Bösebeck
Date: 30.08.12
Time: 14:38
default writer implementation - uses a ThreadPoolExecutor for execution of asynchornous calls
maximum Threads are limited to 0.9* MaxConnections configured in MorphiumConfig
|
Copyright © 2015. All rights reserved.