1. 03defe7 Moving org/onlab/onos to org/onosproject by Brian O'Connor · 9 years ago[Renamed from core/store/dist/src/main/java/org/onlab/onos/store/hz/AbstractHazelcastStore.java]
  2. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  3. 41f2ec0 moved Hazelcast based Mastership+Cluster store to onos-code-dist bundle by Yuta HIGUCHI · 10 years ago[Renamed (99%) from core/store/hz/common/src/main/java/org/onlab/onos/store/common/AbstractHazelcastStore.java]
  4. 971addc Renamed store.serialize.{Serializer => StoreSerializer}1 by Yuta HIGUCHI · 10 years ago
  5. 672488d KryoSerializationService -> Serializer by Yuta HIGUCHI · 10 years ago
  6. 53a285d use encode/decode instead of serialize/deserialize by Yuta HIGUCHI · 10 years ago
  7. ad4c218 Slice out SerializationService from StoreService by Yuta HIGUCHI · 10 years ago
  8. fec9e19 hazelcast event related fixes by Yuta HIGUCHI · 10 years ago
  9. b5df76d split onos-core-hz into by Yuta HIGUCHI · 10 years ago[Renamed (97%) from core/store/hz/src/main/java/org/onlab/onos/store/impl/AbstractHazelcastStore.java]
  10. 2e96389 moving around Madan's pieces by Yuta HIGUCHI · 10 years ago[Renamed (97%) from core/store/hz/src/main/java/org/onlab/onos/store/impl/AbstractDistributedStore.java]
  11. e76a24d Bundle restructuring by Yuta HIGUCHI · 10 years ago[Renamed from core/store/src/main/java/org/onlab/onos/store/impl/AbstractDistributedStore.java]
  12. a8a53eb DistributedDeviceStore by Yuta HIGUCHI · 10 years ago
  13. f547970 DeviceStore bugfixes by Yuta HIGUCHI · 10 years ago
  14. ca55e64 Reworked AbstractDistributedStore RemoteEventHandler to allow delegating various events to accommodate cache-specific behaviours. by tom · 10 years ago
  15. bb1fc72 Conditionally update Cache by Yuta HIGUCHI · 10 years ago
  16. 0755a36 Added notion of a general Store abstraction and wired it up in ClusterStore. by tom · 10 years ago
  17. b41d1ac Added graceful shutdown for upstart service. by tom · 10 years ago