| Package | Description |
|---|---|
| org.apache.hadoop.hdfs.protocolPB | |
| org.apache.hadoop.hdfs.server.datanode | |
| org.apache.hadoop.hdfs.shortcircuit |
| Modifier and Type | Method and Description |
|---|---|
static ShortCircuitShm.SlotId |
PBHelper.convert(org.apache.hadoop.hdfs.protocol.proto.DataTransferProtos.ShortCircuitShmSlotProto slotId) |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.hadoop.hdfs.protocol.proto.DataTransferProtos.ShortCircuitShmSlotProto |
PBHelper.convert(ShortCircuitShm.SlotId slotId) |
| Modifier and Type | Method and Description |
|---|---|
void |
ShortCircuitRegistry.registerSlot(ExtendedBlockId blockId,
ShortCircuitShm.SlotId slotId,
boolean isCached) |
void |
ShortCircuitRegistry.unregisterSlot(ShortCircuitShm.SlotId slotId) |
| Modifier and Type | Method and Description |
|---|---|
ShortCircuitShm.SlotId |
ShortCircuitShm.Slot.getSlotId()
Get the SlotId of this slot, containing both shmId and slotIdx.
|
Copyright © 2018 CERN. All Rights Reserved.