Remove Namespace.RegistrationBlock 43/104743/9
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 2 Mar 2023 19:51:44 +0000 (20:51 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Mon, 27 Mar 2023 12:14:57 +0000 (14:14 +0200)
commitca39bda353bb10b7ee7db670d3e93829e1cd3333
tree2ec0777c9e5f4962690c249623978ca0e56bb246
parent39fda828273d60937eaaff4d81183855343cbc57
Remove Namespace.RegistrationBlock

We always create a single block. Remove the unused complexity here and
move Builder class to the bottom so as not to clutter things.

JIRA: CONTROLLER-2072
Change-Id: Ia7d31aa717aeeb17f6d2419d05818f88b0c27c4b
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
third-party/atomix/storage/src/main/java/io/atomix/utils/serializer/Namespace.java