| Package | Description |
|---|---|
| org.apache.hadoop.hdfs.shortcircuit |
| Modifier and Type | Method | Description |
|---|---|---|
DomainPeer |
DfsClientShm.getPeer() |
| Modifier and Type | Method | Description |
|---|---|---|
ShortCircuitShm.Slot |
ShortCircuitCache.allocShmSlot(DatanodeInfo datanode,
DomainPeer peer,
org.apache.commons.lang3.mutable.MutableBoolean usedPeer,
ExtendedBlockId blockId,
java.lang.String clientName) |
Allocate a new shared memory slot.
|
ShortCircuitShm.Slot |
DfsClientShmManager.allocSlot(DatanodeInfo datanode,
DomainPeer peer,
org.apache.commons.lang3.mutable.MutableBoolean usedPeer,
ExtendedBlockId blockId,
java.lang.String clientName) |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.