public interface PlatformWriterBiClosure<T1,T2>
| Modifier and Type | Method and Description |
|---|---|
void |
write(BinaryRawWriterEx writer,
T1 val1,
T2 val2)
Write values.
|
void write(BinaryRawWriterEx writer, T1 val1, T2 val2)
writer - Writer.val1 - Value 1.val2 - Value 2.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.9.0 Release Date : October 15 2020