Uses of Interface
org.opendaylight.raft.journal.FromByteBufMapper
Packages that use FromByteBufMapper
-
Uses of FromByteBufMapper in org.opendaylight.raft.journal
Methods in org.opendaylight.raft.journal with parameters of type FromByteBufMapperModifier and TypeMethodDescription<T> @Nullable T
EntryReader.tryNext
(FromByteBufMapper<T> mapper) Try to move to the next binary data block.