Package org.apache.hadoop.hdfs.shortcircuit
package org.apache.hadoop.hdfs.shortcircuit
-
ClassDescriptionorg.apache.hadoop.hdfs.shortcircuit.ClientMmapA reference to a memory-mapped region used by an HDFS client.org.apache.hadoop.hdfs.shortcircuit.DfsClientShmDfsClientShm is a subclass of ShortCircuitShm which is used by the DfsClient.org.apache.hadoop.hdfs.shortcircuit.DfsClientShmManagerManages short-circuit memory segments for an HDFS client.org.apache.hadoop.hdfs.shortcircuit.DfsClientShmManager.PerDatanodeVisitorInfoorg.apache.hadoop.hdfs.shortcircuit.DfsClientShmManager.Visitororg.apache.hadoop.hdfs.shortcircuit.DomainSocketFactoryorg.apache.hadoop.hdfs.shortcircuit.DomainSocketFactory.PathInfoorg.apache.hadoop.hdfs.shortcircuit.ShortCircuitCacheThe ShortCircuitCache tracks things which the client needs to access HDFS block files via short-circuit.org.apache.hadoop.hdfs.shortcircuit.ShortCircuitCache.CacheVisitororg.apache.hadoop.hdfs.shortcircuit.ShortCircuitCache.ShortCircuitReplicaCreatororg.apache.hadoop.hdfs.shortcircuit.ShortCircuitReplicaA ShortCircuitReplica object contains file descriptors for a block that we are reading via short-circuit local reads.org.apache.hadoop.hdfs.shortcircuit.ShortCircuitReplicaInfoorg.apache.hadoop.hdfs.shortcircuit.ShortCircuitShmA shared memory segment used to implement short-circuit reads.org.apache.hadoop.hdfs.shortcircuit.ShortCircuitShm.ShmIdIdentifies a DfsClientShm.org.apache.hadoop.hdfs.shortcircuit.ShortCircuitShm.SlotIdUniquely identifies a slot.