Uses of Class
io.atomix.raft.snapshot.impl.SnapshotChunkDecoder
Packages that use SnapshotChunkDecoder
-
Uses of SnapshotChunkDecoder in io.atomix.raft.snapshot.impl
Methods in io.atomix.raft.snapshot.impl that return SnapshotChunkDecoderModifier and TypeMethodDescriptionprotected SnapshotChunkDecoderSnapshotChunkImpl.getBodyDecoder()SnapshotChunkDecoder.sbeRewind()SnapshotChunkDecoder.sbeSkip()SnapshotChunkDecoder.wrap(org.agrona.DirectBuffer buffer, int offset, int actingBlockLength, int actingVersion) SnapshotChunkDecoder.wrapAndApplyHeader(org.agrona.DirectBuffer buffer, int offset, MessageHeaderDecoder headerDecoder)