ch.qos.logback.core.rolling.helper
Class AsynchronousCompressor
java.lang.Object
ch.qos.logback.core.rolling.helper.AsynchronousCompressor
public class AsynchronousCompressor
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AsynchronousCompressor
public AsynchronousCompressor(Compressor compressor)
compressAsynchronously
public Future<?> compressAsynchronously(String nameOfFile2Compress,
String nameOfCompressedFile,
String innerEntryName)
Copyright © 2005-2013 QOS.ch. All Rights Reserved.