public static interface PlatformFutureUtils.Writer
| Modifier and Type | Method and Description |
|---|---|
boolean |
canWrite(Object obj,
Throwable err)
Determines whether this writer can write given data.
|
void |
write(BinaryRawWriterEx writer,
Object obj,
Throwable err)
Write object.
|
void write(BinaryRawWriterEx writer, Object obj, Throwable err)
writer - Writer.obj - Object.err - Error.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.10.0 Release Date : March 10 2021