|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ShortCircuitShm | |
|---|---|
| org.apache.hadoop.hdfs | A distributed implementation of FileSystem. |
| org.apache.hadoop.hdfs.client | |
| org.apache.hadoop.hdfs.server.datanode | |
| Uses of ShortCircuitShm in org.apache.hadoop.hdfs |
|---|
| Methods in org.apache.hadoop.hdfs that return ShortCircuitShm | |
|---|---|
ShortCircuitShm |
ShortCircuitShm.Slot.getShm()
Get the short-circuit memory segment associated with this Slot. |
| Uses of ShortCircuitShm in org.apache.hadoop.hdfs.client |
|---|
| Subclasses of ShortCircuitShm in org.apache.hadoop.hdfs.client | |
|---|---|
class |
DfsClientShm
DfsClientShm is a subclass of ShortCircuitShm which is used by the DfsClient. |
| Uses of ShortCircuitShm in org.apache.hadoop.hdfs.server.datanode |
|---|
| Methods in org.apache.hadoop.hdfs.server.datanode with parameters of type ShortCircuitShm | |
|---|---|
void |
ShortCircuitRegistry.removeShm(ShortCircuitShm shm)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||