Class Hierarchy
- java.lang.Object
- org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator
- org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator.Bucket
- org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator.BucketSizeInfo
- org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator.IndexStatistics
- org.apache.hadoop.hbase.io.hfile.bucket.BucketCache (implements org.apache.hadoop.hbase.io.hfile.BlockCache, org.apache.hadoop.hbase.io.HeapSize)
- org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.BucketEntryGroup
- org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.RAMCache
- org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.RAMQueueEntry
- org.apache.hadoop.hbase.io.hfile.bucket.BucketEntry (implements org.apache.hadoop.hbase.nio.HBaseReferenceCounted)
- org.apache.hadoop.hbase.io.hfile.bucket.BucketProtoUtils
- org.apache.hadoop.hbase.io.hfile.bucket.ByteBufferIOEngine (implements org.apache.hadoop.hbase.io.hfile.bucket.IOEngine)
- org.apache.hadoop.hbase.io.hfile.bucket.CachedEntryQueue
- org.apache.hadoop.hbase.io.hfile.CacheStats
- org.apache.hadoop.hbase.io.hfile.bucket.BucketCacheStats
- org.apache.hadoop.hbase.io.hfile.bucket.FileIOEngine.FileReadAccessor (implements org.apache.hadoop.hbase.io.hfile.bucket.FileIOEngine.FileAccessor)
- org.apache.hadoop.hbase.io.hfile.bucket.FileIOEngine.FileWriteAccessor (implements org.apache.hadoop.hbase.io.hfile.bucket.FileIOEngine.FileAccessor)
- org.apache.hadoop.hbase.io.hfile.bucket.PersistentIOEngine (implements org.apache.hadoop.hbase.io.hfile.bucket.IOEngine)
- org.apache.hadoop.hbase.io.hfile.bucket.FileIOEngine
- org.apache.hadoop.hbase.io.hfile.bucket.FileMmapIOEngine
- org.apache.hadoop.hbase.io.hfile.bucket.ExclusiveMemoryMmapIOEngine
- org.apache.hadoop.hbase.io.hfile.bucket.SharedMemoryMmapIOEngine
- org.apache.hadoop.util.Shell
- org.apache.hadoop.util.Shell.ShellCommandExecutor (implements org.apache.hadoop.util.Shell.CommandExecutor)
- org.apache.hadoop.hbase.io.hfile.bucket.PersistentIOEngine.DuFileCommand
- org.apache.hadoop.util.Shell.ShellCommandExecutor (implements org.apache.hadoop.util.Shell.CommandExecutor)
- java.lang.Thread (implements java.lang.Runnable)
- org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.StatisticsThread
- org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.WriterThread
- org.apache.hadoop.hbase.io.hfile.bucket.BucketCachePersister
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.io.IOException
- org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocatorException
- org.apache.hadoop.hbase.io.hfile.bucket.CacheFullException
- java.io.IOException
- java.lang.Exception
Interface Hierarchy
- org.apache.hadoop.hbase.io.hfile.bucket.BucketEntry.BucketEntryHandler<T>
- org.apache.hadoop.hbase.io.hfile.bucket.FileIOEngine.FileAccessor
- org.apache.hadoop.hbase.io.hfile.bucket.IOEngine
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.CacheState
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)