Klasse MorphiumWriterImpl

java.lang.Object
de.caluga.morphium.writer.MorphiumWriterImpl
Alle implementierten Schnittstellen:
ShutdownListener, MorphiumWriter
Bekannte direkte Unterklassen:
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

Siehe auch: