Remove "throws IOException" from ClusterCommunicationService APIs
that never throw IOExceptions. These APIs already return boolean to indicate if sending failed. Change-Id: I339949fe59f3b8b18a117aabc8d67402dc66c2a3
Showing
12 changed files
with
161 additions
and
275 deletions
core/store/dist/src/main/java/org/onosproject/store/service/impl/DatabaseEntryExpirationTracker.java
-
Please register or login to post a comment