| Package | Description |
|---|---|
| org.gridgain.grid.kernal.processors.ggfs |
Contains high performance file system processer.
|
| Modifier and Type | Field and Description |
|---|---|
protected GridGgfsContext |
GridGgfsManager.ggfsCtx
GGFS context.
|
| Modifier and Type | Method and Description |
|---|---|
GridGgfsContext |
GridGgfsImpl.context() |
GridGgfsContext |
GridGgfsEx.context() |
| Modifier and Type | Method and Description |
|---|---|
void |
GridGgfsManager.start(GridGgfsContext ggfsCtx)
Called when GGFS processor is started.
|
| Constructor and Description |
|---|
GridGgfsServer(GridGgfsContext ggfsCtx,
Map<String,String> endpointCfg,
boolean mgmt)
Constructs ggfs server manager.
|
Copyright © 2014. All rights reserved.