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 Fabric : ver. 2.6.0 Release Date : July 10 2018