Hierarchy For Package org.apache.hadoop.hdfs.shortcircuit

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.apache.hadoop.hdfs.shortcircuit.ClientMmap (implements java.io.Closeable)
    • org.apache.hadoop.hdfs.shortcircuit.DfsClientShmManager (implements java.io.Closeable)
    • org.apache.hadoop.hdfs.shortcircuit.DfsClientShmManager.PerDatanodeVisitorInfo
    • org.apache.hadoop.hdfs.shortcircuit.DomainSocketFactory
    • org.apache.hadoop.hdfs.shortcircuit.DomainSocketFactory.PathInfo
    • org.apache.hadoop.hdfs.shortcircuit.ShortCircuitCache (implements java.io.Closeable)
    • org.apache.hadoop.hdfs.shortcircuit.ShortCircuitReplica
    • org.apache.hadoop.hdfs.shortcircuit.ShortCircuitReplicaInfo
    • org.apache.hadoop.hdfs.shortcircuit.ShortCircuitShm
      • org.apache.hadoop.hdfs.shortcircuit.DfsClientShm (implements org.apache.hadoop.net.unix.DomainSocketWatcher.Handler)
    • org.apache.hadoop.hdfs.shortcircuit.ShortCircuitShm.ShmId (implements java.lang.Comparable<T>)
    • org.apache.hadoop.hdfs.shortcircuit.ShortCircuitShm.Slot
    • org.apache.hadoop.hdfs.shortcircuit.ShortCircuitShm.SlotId
    • org.apache.hadoop.hdfs.shortcircuit.ShortCircuitShm.SlotIterator (implements java.util.Iterator<E>)

Interface Hierarchy

  • org.apache.hadoop.hdfs.shortcircuit.DfsClientShmManager.Visitor
  • org.apache.hadoop.hdfs.shortcircuit.ShortCircuitCache.CacheVisitor
  • org.apache.hadoop.hdfs.shortcircuit.ShortCircuitCache.ShortCircuitReplicaCreator

Enum Class Hierarchy