Package com.ning.compress.lzf.parallel
Class CompressTask
java.lang.Object
com.ning.compress.lzf.parallel.CompressTask
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected BlockManagerprotected byte[]private static final ThreadLocal<ChunkEncoder> protected intprotected int -
Constructor Summary
ConstructorsConstructorDescriptionCompressTask(byte[] input, int offset, int length, BlockManager blockManager) CompressTask(byte[] input, BlockManager blockManager) -
Method Summary