|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectch.qos.logback.core.rolling.helper.AsynchronousCompressor
public class AsynchronousCompressor
Constructor Summary | |
---|---|
AsynchronousCompressor(Compressor compressor)
|
Method Summary | |
---|---|
java.util.concurrent.Future<?> |
compressAsynchronously(java.lang.String nameOfFile2Compress,
java.lang.String nameOfCompressedFile,
java.lang.String innerEntryName)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AsynchronousCompressor(Compressor compressor)
Method Detail |
---|
public java.util.concurrent.Future<?> compressAsynchronously(java.lang.String nameOfFile2Compress, java.lang.String nameOfCompressedFile, java.lang.String innerEntryName)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |