Package org.apache.hadoop.hbase.io.util
package org.apache.hadoop.hbase.io.util
-
ClassDescriptionorg.apache.hadoop.hbase.io.util.BlockIOUtilsorg.apache.hadoop.hbase.io.util.DictionaryDictionary interface Dictionary indexes should be either bytes or shorts, only positive.org.apache.hadoop.hbase.io.util.LRUDictionaryWALDictionary using an LRU eviction algorithm.org.apache.hadoop.hbase.io.util.MemorySizeUtilUtil class to calculate memory size for memstore(on heap, off heap), block cache(L1, L2) of RS.org.apache.hadoop.hbase.io.util.StreamUtils