ch.qos.logback.core.rolling.helper
Class AsynchronousCompressor

java.lang.Object
  extended by ch.qos.logback.core.rolling.helper.AsynchronousCompressor

public class AsynchronousCompressor
extends java.lang.Object


Constructor Summary
AsynchronousCompressor(Compressor compressor)
           
 
Method Summary
 java.util.concurrent.Future<?> compressAsynchronously()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AsynchronousCompressor

public AsynchronousCompressor(Compressor compressor)
Method Detail

compressAsynchronously

public java.util.concurrent.Future<?> compressAsynchronously()