| Package | Description |
|---|---|
| org.apache.hadoop.hdfs.server.datanode | |
| org.apache.hadoop.hdfs.shortcircuit |
| Modifier and Type | Method and Description |
|---|---|
void |
ShortCircuitRegistry.Visitor.accept(HashMap<ShortCircuitShm.ShmId,ShortCircuitRegistry.RegisteredShm> segments,
com.google.common.collect.HashMultimap<ExtendedBlockId,ShortCircuitShm.Slot> slots) |
| Modifier and Type | Method and Description |
|---|---|
ShortCircuitShm.Slot |
ShortCircuitShm.allocAndRegisterSlot(ExtendedBlockId blockId)
Allocate a new slot and register it.
|
ShortCircuitShm.Slot |
ShortCircuitShm.getSlot(int slotIdx) |
ShortCircuitShm.Slot |
ShortCircuitShm.SlotIterator.next() |
ShortCircuitShm.Slot |
ShortCircuitShm.registerSlot(int slotIdx,
ExtendedBlockId blockId)
Register a slot.
|
Copyright © 2018 CERN. All Rights Reserved.