Skip to content

Commit

Permalink
Ericsson#699 Reload nodes
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul Chandler committed Oct 11, 2024
1 parent 65a21d0 commit 20afc37
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,5 @@ default void close() throws IOException

void close(UUID nodeID) throws IOException;

void add(Node node) throws IOException, EcChronosException, EcChronosException, com.ericsson.bss.cassandra.ecchronos.data.exceptions.EcChronosException;
void add(Node node) throws IOException;
}

0 comments on commit 20afc37

Please sign in to comment.