| Package | Description |
|---|---|
| org.apache.hadoop.hdfs |
A distributed implementation of
FileSystem. |
| org.apache.hadoop.hdfs.client | |
| org.apache.hadoop.hdfs.server.datanode |
| Modifier and Type | Method and Description |
|---|---|
ShortCircuitShm |
ShortCircuitShm.Slot.getShm()
Get the short-circuit memory segment associated with this Slot.
|
| 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 |
|---|---|
void |
ShortCircuitRegistry.removeShm(ShortCircuitShm shm) |
Copyright © 2014 Apache Software Foundation. All Rights Reserved.