| Package | Description |
|---|---|
| org.apache.hadoop.hdfs.server.datanode | |
| org.apache.hadoop.hdfs.shortcircuit |
| Modifier and Type | Class and Description |
|---|---|
static class |
ShortCircuitRegistry.RegisteredShm |
| Modifier and Type | Method and Description |
|---|---|
void |
ShortCircuitRegistry.removeShm(ShortCircuitShm shm) |
| Modifier and Type | Class and Description |
|---|---|
class |
DfsClientShm
DfsClientShm is a subclass of ShortCircuitShm which is used by the
DfsClient.
|
| Modifier and Type | Method and Description |
|---|---|
ShortCircuitShm |
ShortCircuitShm.Slot.getShm()
Get the short-circuit memory segment associated with this Slot.
|
Copyright © 2018 CERN. All Rights Reserved.