| Package | Description |
|---|---|
| org.apache.hadoop.hdfs | |
| org.apache.hadoop.hdfs.client.impl |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| org.apache.hadoop.hdfs.protocol.datatransfer | |
| org.apache.hadoop.hdfs.protocolPB | |
| org.apache.hadoop.hdfs.shortcircuit |
| Class | Description |
|---|---|
| ClientMmap |
A reference to a memory-mapped region used by an HDFS client.
|
| DomainSocketFactory | |
| ShortCircuitCache |
The ShortCircuitCache tracks things which the client needs to access
HDFS block files via short-circuit.
|
| Class | Description |
|---|---|
| ClientMmap |
A reference to a memory-mapped region used by an HDFS client.
|
| ShortCircuitCache.ShortCircuitReplicaCreator | |
| ShortCircuitReplicaInfo |
| Class | Description |
|---|---|
| ShortCircuitShm.SlotId |
Uniquely identifies a slot.
|
| Class | Description |
|---|---|
| ShortCircuitShm.ShmId |
Identifies a DfsClientShm.
|
| ShortCircuitShm.SlotId |
Uniquely identifies a slot.
|
| Class | Description |
|---|---|
| ClientMmap |
A reference to a memory-mapped region used by an HDFS client.
|
| DfsClientShm |
DfsClientShm is a subclass of ShortCircuitShm which is used by the
DfsClient.
|
| DfsClientShmManager |
Manages short-circuit memory segments for an HDFS client.
|
| DfsClientShmManager.PerDatanodeVisitorInfo | |
| DfsClientShmManager.Visitor | |
| DomainSocketFactory.PathInfo | |
| DomainSocketFactory.PathState | |
| ShortCircuitCache |
The ShortCircuitCache tracks things which the client needs to access
HDFS block files via short-circuit.
|
| ShortCircuitCache.CacheVisitor | |
| ShortCircuitCache.ShortCircuitReplicaCreator | |
| ShortCircuitReplica |
A ShortCircuitReplica object contains file descriptors for a block that
we are reading via short-circuit local reads.
|
| 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 © 2008–2025 Apache Software Foundation. All rights reserved.