Uses of Package
org.apache.hadoop.hdfs.shortcircuit
Packages that use org.apache.hadoop.hdfs.shortcircuit
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Classes in org.apache.hadoop.hdfs.shortcircuit used by org.apache.hadoop.hdfsClassDescriptionA reference to a memory-mapped region used by an HDFS client.The ShortCircuitCache tracks things which the client needs to access HDFS block files via short-circuit.
-
Classes in org.apache.hadoop.hdfs.shortcircuit used by org.apache.hadoop.hdfs.client.implClassDescriptionA reference to a memory-mapped region used by an HDFS client.
-
Classes in org.apache.hadoop.hdfs.shortcircuit used by org.apache.hadoop.hdfs.protocol.datatransfer
-
Classes in org.apache.hadoop.hdfs.shortcircuit used by org.apache.hadoop.hdfs.protocolPBClassDescriptionIdentifies a DfsClientShm.Uniquely identifies a slot.
-
Classes in org.apache.hadoop.hdfs.shortcircuit used by org.apache.hadoop.hdfs.shortcircuitClassDescriptionA reference to a memory-mapped region used by an HDFS client.DfsClientShm is a subclass of ShortCircuitShm which is used by the DfsClient.Manages short-circuit memory segments for an HDFS client.The ShortCircuitCache tracks things which the client needs to access HDFS block files via short-circuit.A ShortCircuitReplica object contains file descriptors for a block that we are reading via short-circuit local reads.A shared memory segment used to implement short-circuit reads.Identifies a DfsClientShm.A slot containing information about a replica.Uniquely identifies a slot.