Package org.gridgain.internal.snapshots.buffer
package org.gridgain.internal.snapshots.buffer
-
ClassDescriptionByte buffer allocation request data class.Throws when tries to access byte buffer reference from already disposed
DisposableByteBuffer.A buffering wrapper forWritableByteChannelthat accumulates small writes into larger chunks before flushing to the underlying channel.A byte buffer pool with a byte capacity limiting mechanism.Provides specialized byte buffer pools optimized for different I/O operations.Utility methods for working withWritableByteChannel.Delegates writes to a channel and appends a checksum value before closing.Wrapper ofByteBufferwith disposable mechanism.Provides pools of byte buffers optimized for encryption operations.Byte buffer pool manager for snapshot related module.Encryptor for snapshot content.