Enable checkstyle 64/111664/4
authorRobert Varga <robert.varga@pantheon.tech>
Wed, 8 May 2024 16:45:20 +0000 (18:45 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Thu, 9 May 2024 15:36:19 +0000 (17:36 +0200)
commitfda0721a709e3ad6232edaeb715efc2feb2bb28f
treedcc70e974e3ca765657e406740fc9dcd8611365d
parent42dede415723eef0652dad54a2262bd8d8ba7c84
Enable checkstyle

Fix the few remaining warnings and enable checkstyle.

Change-Id: I6eaeaefe921633d76dfa6283d0685a3c53320b95
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
atomix-storage/pom.xml
atomix-storage/src/main/java/io/atomix/storage/journal/ByteBufMapper.java
atomix-storage/src/main/java/io/atomix/storage/journal/JournalSegment.java
atomix-storage/src/main/java/io/atomix/storage/journal/JournalSegmentDescriptor.java
atomix-storage/src/main/java/io/atomix/storage/journal/MappedFileAccess.java
atomix-storage/src/main/java/io/atomix/storage/journal/SegmentedByteBufJournal.java
atomix-storage/src/test/java/io/atomix/storage/journal/AbstractJournalTest.java