| Package | Description |
|---|---|
| org.gridgain.grid.kernal.ggfs.hadoop |
Contains GGFS client classes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridGgfsHadoopOutProc
Communication with external process (TCP or shmem).
|
| Modifier and Type | Method and Description |
|---|---|
void |
GridGgfsHadoopIpcIo.addEventListener(GridGgfsHadoopIpcIoListener lsnr)
Adds event listener that will be invoked when connection with server is lost or remote error has occurred.
|
void |
GridGgfsHadoopIo.addEventListener(GridGgfsHadoopIpcIoListener lsnr)
Adds event listener that will be invoked when connection with server is lost or remote error has occurred.
|
void |
GridGgfsHadoopIpcIo.removeEventListener(GridGgfsHadoopIpcIoListener lsnr)
Removes event listener that will be invoked when connection with server is lost or remote error has occurred.
|
void |
GridGgfsHadoopIo.removeEventListener(GridGgfsHadoopIpcIoListener lsnr)
Removes event listener that will be invoked when connection with server is lost or remote error has occurred.
|
Copyright © 2014. All rights reserved.