Package | Description |
---|---|
org.apache.hadoop.hdfs.protocolPB | |
org.apache.hadoop.hdfs.shortcircuit |
Modifier and Type | Method and Description |
---|---|
static ShortCircuitShm.SlotId |
PBHelperClient.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 |
PBHelperClient.convert(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 © 2008–2024 Apache Software Foundation. All rights reserved.