Uses of Interface
org.apache.hadoop.hbase.io.hfile.BlockCompressedSizePredicator
Packages that use BlockCompressedSizePredicator
-
Uses of BlockCompressedSizePredicator in org.apache.hadoop.hbase.io.hfile
Classes in org.apache.hadoop.hbase.io.hfile that implement BlockCompressedSizePredicatorModifier and TypeClassDescriptionclassThis BlockCompressedSizePredicator implementation adjusts the block size limit based on the compression rate of the block contents read so far.classThis BlockCompressedSizePredicator implementation doesn't actually performs any predicate and simply returns true onshouldFinishBlock.Fields in org.apache.hadoop.hbase.io.hfile declared as BlockCompressedSizePredicatorModifier and TypeFieldDescriptionprivate BlockCompressedSizePredicatorHFileBlock.Writer.compressedSizePredicator