public class ByteChannelSnapshotOutputStream extends Object implements org.gridgain.grid.internal.processors.cache.database.snapshot.SnapshotOutputStream
| Modifier and Type | Method and Description |
|---|---|
void |
close()
Close method.
|
void |
plainWrite(ByteBuffer data)
Writes plain data to stream.
|
long |
position()
Returns this stream's position.
|
public void plainWrite(ByteBuffer data) throws IgniteCheckedException
plainWrite in interface org.gridgain.grid.internal.processors.cache.database.snapshot.SnapshotOutputStreamdata - Plain data.IgniteCheckedException - If IO exception has happened.public void close()
throws IgniteCheckedException
close in interface AutoCloseableclose in interface org.gridgain.grid.internal.processors.cache.database.snapshot.SnapshotOutputStreamIgniteCheckedException - in case of IO failure.public long position()
position in interface org.gridgain.grid.internal.processors.cache.database.snapshot.SnapshotOutputStream
GridGain In-Memory Computing Platform : ver. 8.9.26 Release Date : October 16 2025