| Package | Description |
|---|---|
| org.gridgain.grid.kernal.ggfs.hadoop |
Contains GGFS client classes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridGgfsHadoopInputStream
GGFS input stream wrapper for hadoop interfaces.
|
class |
GridGgfsHadoopOutputStream
GGFS Hadoop output stream implementation.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GridGgfsHadoopEx.addEventListener(GridGgfsHadoopStreamDelegate delegate,
GridGgfsHadoopStreamEventListener lsnr)
Adds event listener that will be invoked when connection with server is lost or remote error has occurred.
|
void |
GridGgfsHadoopInProc.addEventListener(GridGgfsHadoopStreamDelegate delegate,
GridGgfsHadoopStreamEventListener lsnr)
Adds event listener that will be invoked when connection with server is lost or remote error has occurred.
|
void |
GridGgfsHadoopOutProc.addEventListener(GridGgfsHadoopStreamDelegate desc,
GridGgfsHadoopStreamEventListener lsnr)
Adds event listener that will be invoked when connection with server is lost or remote error has occurred.
|
Copyright © 2014. All rights reserved.