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 Database and Caching Platform : ver. 2.8.1 Release Date : May 21 2020