org.apache.hadoop.io.compress
Annotation Type DoNotPool


@Retention(value=RUNTIME)
@Target(value=TYPE)
@Documented
public @interface DoNotPool

This is a marker annotation that marks a compressor or decompressor type as not to be pooled.



Copyright © 2009 The Apache Software Foundation