Uses of Package
org.apache.hadoop.hdfs.shortcircuit

Packages that use org.apache.hadoop.hdfs.shortcircuit
org.apache.hadoop.hdfs.protocolPB   
org.apache.hadoop.hdfs.server.datanode   
org.apache.hadoop.hdfs.shortcircuit   
 

Classes in org.apache.hadoop.hdfs.shortcircuit used by org.apache.hadoop.hdfs.protocolPB
ShortCircuitShm.ShmId
          Identifies a DfsClientShm.
ShortCircuitShm.SlotId
          Uniquely identifies a slot.
 

Classes in org.apache.hadoop.hdfs.shortcircuit used by org.apache.hadoop.hdfs.server.datanode
ShortCircuitShm
          A shared memory segment used to implement short-circuit reads.
ShortCircuitShm.ShmId
          Identifies a DfsClientShm.
ShortCircuitShm.SlotId
          Uniquely identifies a slot.
 

Classes in org.apache.hadoop.hdfs.shortcircuit used by org.apache.hadoop.hdfs.shortcircuit
DfsClientShm
          DfsClientShm is a subclass of ShortCircuitShm which is used by the DfsClient.
DfsClientShmManager.PerDatanodeVisitorInfo
           
DomainSocketFactory.PathInfo
           
DomainSocketFactory.PathState
           
ShortCircuitReplicaInfo
           
ShortCircuitShm
          A shared memory segment used to implement short-circuit reads.
ShortCircuitShm.ShmId
          Identifies a DfsClientShm.
ShortCircuitShm.Slot
          A slot containing information about a replica.
ShortCircuitShm.SlotId
          Uniquely identifies a slot.
ShortCircuitShm.SlotIterator
           
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.