Committed by
Gerrit Code Review
Replaced GossipHostStore with a implementation built on top of EventuallyConsistentMap
Change-Id: I6b580727e5f4bb03e606c87a6748e6fbb90223e7
Showing
15 changed files
with
265 additions
and
586 deletions
core/store/dist/src/main/java/org/onosproject/store/host/impl/GossipHostStore.java
deleted
100644 → 0
This diff is collapsed. Click to expand it.
core/store/dist/src/main/java/org/onosproject/store/host/impl/HostClockManager.java
deleted
100644 → 0
core/store/dist/src/main/java/org/onosproject/store/host/impl/HostFragmentId.java
deleted
100644 → 0
core/store/dist/src/main/java/org/onosproject/store/host/impl/InternalHostEvent.java
deleted
100644 → 0
core/store/dist/src/main/java/org/onosproject/store/host/impl/InternalHostRemovedEvent.java
deleted
100644 → 0
core/store/dist/src/main/java/org/onosproject/store/intent/impl/IntentClockManager.java
deleted
100644 → 0
core/store/dist/src/main/java/org/onosproject/store/intent/impl/InternalIntentEvent.java
deleted
100644 → 0
-
Please register or login to post a comment