Uses of Class
org.apache.hadoop.hbase.io.hfile.AgeSnapshot

Packages that use org.apache.hadoop.hbase.io.hfile.AgeSnapshot
Package
Description
Provides implementations of HFile and HFile BlockCache.
  • Uses of org.apache.hadoop.hbase.io.hfile.AgeSnapshot in org.apache.hadoop.hbase.io.hfile

    Methods in org.apache.hadoop.hbase.io.hfile that return org.apache.hadoop.hbase.io.hfile.AgeSnapshot in in
    Modifier and Type
    Method
    Description
    org.apache.hadoop.hbase.io.hfile.AgeSnapshot
    CacheStats.getAgeAtEvictionSnapshot()
     
    org.apache.hadoop.hbase.io.hfile.AgeSnapshot
    BlockCacheUtil.CachedBlocksByFile.getAgeInCacheSnapshot()