Committed by
Gerrit Code Review
Added RetryingFunction for simplified retry support.
Moved retry logic out of primitives (AtomicCounter) to the caller site. Change-Id: I319d61f153f98d421baf32a1b5cd69d20dc63427
Showing
11 changed files
with
221 additions
and
176 deletions
core/store/dist/src/main/java/org/onosproject/store/consistent/impl/DefaultAtomicCounterBuilder.java
-
Please register or login to post a comment