Committed by
Gerrit Code Review
Cleaned up IntentStores.
* Removed HazelcastIntentStore * Moved SimpleIntentStore back to trivial bundle (and removed older version that was already in the trivial bundle) * Removed default methods from IntentStore interface ONOS-1056 Change-Id: Id5e15f44e287f51cca3e0b12a85d49cb4a07a9d3
Showing
7 changed files
with
165 additions
and
318 deletions
core/store/dist/src/main/java/org/onosproject/store/intent/impl/HazelcastIntentStore.java
deleted
100644 → 0
This diff is collapsed. Click to expand it.
core/store/dist/src/main/java/org/onosproject/store/intent/impl/SimpleIntentStore.java
deleted
100644 → 0
-
Please register or login to post a comment