public static interface GridHadoopShuffleMessage.Visitor
void onKey(byte[] buf,
int off,
int len)
throws org.gridgain.grid.GridException
buf - Buffer.off - Offset.len - Length.org.gridgain.grid.GridExceptionvoid onValue(byte[] buf,
int off,
int len)
throws org.gridgain.grid.GridException
buf - Buffer.off - Offset.len - Length.org.gridgain.grid.GridExceptionCopyright © 2014. All rights reserved.