Uses of Class
io.atomix.raft.storage.serializer.ApplicationEntryDecoder
Packages that use ApplicationEntryDecoder
-
Uses of ApplicationEntryDecoder in io.atomix.raft.storage.serializer
Methods in io.atomix.raft.storage.serializer that return ApplicationEntryDecoderModifier and TypeMethodDescriptionApplicationEntryDecoder.sbeRewind()ApplicationEntryDecoder.sbeSkip()ApplicationEntryDecoder.wrap(org.agrona.DirectBuffer buffer, int offset, int actingBlockLength, int actingVersion) ApplicationEntryDecoder.wrapAndApplyHeader(org.agrona.DirectBuffer buffer, int offset, MessageHeaderDecoder headerDecoder)