WIP: Revamped transaction API. Introduces a transaction context for running bloc…
…ks of code that can be committed atomically. Change-Id: I6ba21050a2644a42f3c073fa04ff776ef2c5ff4c
Showing
9 changed files
with
650 additions
and
59 deletions
core/store/dist/src/main/java/org/onosproject/store/consistent/impl/DefaultTransactionContext.java
0 → 100644
core/store/dist/src/main/java/org/onosproject/store/consistent/impl/DefaultTransactionalMap.java
0 → 100644
-
Please register or login to post a comment