public class GridGgfsServerManager extends GridGgfsManager
ggfsCtx, log| Constructor and Description |
|---|
GridGgfsServerManager() |
| Modifier and Type | Method and Description |
|---|---|
Collection<org.gridgain.grid.util.ipc.GridIpcServerEndpoint> |
endpoints() |
protected void |
onKernalStart0() |
protected void |
start0()
Start manager implementation.
|
protected void |
stop0(boolean cancel)
Stop manager implementation.
|
kernalStartInfo, kernalStopInfo, onKernalStart, onKernalStop, onKernalStop0, start, startInfo, stop, stopInfoprotected void start0()
throws org.gridgain.grid.GridException
start0 in class GridGgfsManagerorg.gridgain.grid.GridExceptionpublic Collection<org.gridgain.grid.util.ipc.GridIpcServerEndpoint> endpoints()
protected void onKernalStart0()
throws org.gridgain.grid.GridException
onKernalStart0 in class GridGgfsManagerorg.gridgain.grid.GridException - If failed.protected void stop0(boolean cancel)
stop0 in class GridGgfsManagercancel - Cancel flag.Copyright © 2014. All rights reserved.