Class MorphiumWriterImpl

java.lang.Object
de.caluga.morphium.writer.MorphiumWriterImpl
All Implemented Interfaces:
ShutdownListener, MorphiumWriter
Direct Known Subclasses:
AsyncWriterImpl

public class MorphiumWriterImpl extends Object implements MorphiumWriter, ShutdownListener
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

See Also: