Futher improvements to ByteBuffer invocations 48/110748/1
authorRobert Varga <robert.varga@pantheon.tech>
Fri, 15 Mar 2024 11:13:18 +0000 (12:13 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Fri, 15 Mar 2024 11:14:05 +0000 (12:14 +0100)
commit2512ece32bd3452bf873176168711d1d270b2966
tree87e7080cae753a0c49e5d9f2e3daa4acba047fd6
parent129be44b99a5e436beb30008552729b7f9583514
Futher improvements to ByteBuffer invocations

MappedJournalSegmentWriter should take advantage of fluent APIs of
ByteBuffer.

JIRA: CONTROLLER-2097
Change-Id: If12fe247bd08db450e00ea9878ecfafb7f75596b
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
atomix-storage/src/main/java/io/atomix/storage/journal/MappedJournalSegmentWriter.java