public static interface HadoopShuffleMessage.Visitor
| Modifier and Type | Method and Description |
|---|---|
void |
onKey(byte[] buf,
int off,
int len) |
void |
onValue(byte[] buf,
int off,
int len) |
void onKey(byte[] buf,
int off,
int len)
throws IgniteCheckedException
buf - Buffer.off - Offset.len - Length.IgniteCheckedExceptionvoid onValue(byte[] buf,
int off,
int len)
throws IgniteCheckedException
buf - Buffer.off - Offset.len - Length.IgniteCheckedException
Follow @ApacheIgnite
Ignite Fabric : ver. 2.6.0 Release Date : July 10 2018