| Methods in kieker.monitoring.writer.filesystem that return AbstractZipWriterThread | 
protected abstract  AbstractZipWriterThread | 
AbstractAsyncZipWriter.initWorker(IMonitoringController monitoringController,
           java.util.concurrent.BlockingQueue<IMonitoringRecord> writeQueue,
           StringMappingFileWriter strMappingFileWriter,
           java.lang.String path,
           int maxEntiresInFile,
           int bufferSize,
           int level)
 
            | 
protected  AbstractZipWriterThread | 
AsyncBinaryZipWriter.initWorker(IMonitoringController monitoringController,
           java.util.concurrent.BlockingQueue<IMonitoringRecord> writeQueue,
           StringMappingFileWriter mappingFileWriter,
           java.lang.String path,
           int maxEntiresInFile,
           int bufferSize,
           int level)
 
            | 
protected  AbstractZipWriterThread | 
AsyncAsciiZipWriter.initWorker(IMonitoringController monitoringController,
           java.util.concurrent.BlockingQueue<IMonitoringRecord> writeQueue,
           StringMappingFileWriter mappingFileWriter,
           java.lang.String path,
           int maxEntiresInFile,
           int bufferSize,
           int level)
 
            |