| Package | Description |
|---|---|
| org.apache.hadoop.hdfs |
A distributed implementation of
FileSystem. |
| 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 © 2014 Apache Software Foundation. All Rights Reserved.