| Package | Description |
|---|---|
| org.apache.hadoop.hdfs.protocolPB | |
| org.apache.hadoop.hdfs.shortcircuit |
| Modifier and Type | Method | Description |
|---|---|---|
static ShortCircuitShm.ShmId |
PBHelperClient.convert(org.apache.hadoop.hdfs.protocol.proto.DataTransferProtos.ShortCircuitShmIdProto shmId) |
| Modifier and Type | Method | Description |
|---|---|---|
static org.apache.hadoop.hdfs.protocol.proto.DataTransferProtos.ShortCircuitShmIdProto |
PBHelperClient.convert(ShortCircuitShm.ShmId shmId) |
| Modifier and Type | Field | Description |
|---|---|---|
java.util.TreeMap<ShortCircuitShm.ShmId,DfsClientShm> |
DfsClientShmManager.PerDatanodeVisitorInfo.full |
|
java.util.TreeMap<ShortCircuitShm.ShmId,DfsClientShm> |
DfsClientShmManager.PerDatanodeVisitorInfo.notFull |
| Modifier and Type | Method | Description |
|---|---|---|
static ShortCircuitShm.ShmId |
ShortCircuitShm.ShmId.createRandom() |
Generate a random ShmId.
|
ShortCircuitShm.ShmId |
ShortCircuitShm.getShmId() |
|
ShortCircuitShm.ShmId |
ShortCircuitShm.SlotId.getShmId() |
| Modifier and Type | Method | Description |
|---|---|---|
int |
ShortCircuitShm.ShmId.compareTo(ShortCircuitShm.ShmId other) |
| Constructor | Description |
|---|---|
ShortCircuitShm(ShortCircuitShm.ShmId shmId,
java.io.FileInputStream stream) |
Create the ShortCircuitShm.
|
SlotId(ShortCircuitShm.ShmId shmId,
int slotIdx) |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.