| Package | Description |
|---|---|
| org.gridgain.grid.kernal.ggfs.common |
Contains GGFS classes that are common between client and server.
|
| org.gridgain.grid.kernal.ggfs.hadoop |
Contains GGFS client classes.
|
| org.gridgain.grid.kernal.processors.ggfs |
Contains high performance file system processer.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GridGgfsControlResponse.status(GridGgfsStatus res) |
| Modifier and Type | Method and Description |
|---|---|
GridGgfsStatus |
GridGgfsHadoopWrapper.fsStatus()
Performs status request.
|
GridGgfsStatus |
GridGgfsHadoopInProc.fsStatus()
Performs status request.
|
GridGgfsStatus |
GridGgfsHadoopOutProc.fsStatus()
Performs status request.
|
GridGgfsStatus |
GridGgfsHadoop.fsStatus()
Performs status request.
|
| Modifier and Type | Method and Description |
|---|---|
GridGgfsStatus |
GridGgfsImpl.globalSpace()
Gets global space counters.
|
GridGgfsStatus |
GridGgfsEx.globalSpace()
Gets global space counters.
|
Copyright © 2014. All rights reserved.