1. 361664e Add sample accessing database service to Foo by Yuta HIGUCHI · 10 years ago
  2. 8261012 move to API bundle by Yuta HIGUCHI · 10 years ago
  3. 5c94727 javadoc fixes by Yuta HIGUCHI · 10 years ago
  4. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  5. 24f9efb sendAndReceive now returns a Future instead of Reponse by Madan Jampani · 10 years ago
  6. 02eacfe ClusterMessageResponse to provide Future interface by Yuta HIGUCHI · 10 years ago
  7. 8a89509 Added support for responding directly via a cluster message received from a peer by Madan Jampani · 10 years ago
  8. 4a9cb6d Added sendAndReceive API to ClusterCommunicationService by Madan Jampani · 10 years ago
  9. 6e50173 cosmetics by Yuta HIGUCHI · 10 years ago
  10. a10f388 Moved ClusterCommunicationService related to api bundle by Yuta HIGUCHI · 10 years ago
  11. 093e83e Refactoring by Yuta HIGUCHI · 10 years ago
  12. fa891c9 Revert "Refactoring to move code to right locations. Attempt at breaking dependency cycles." by Yuta HIGUCHI · 10 years ago
  13. d40483d Revert "Refactored code in an attempt to break dependency cycles" by Yuta HIGUCHI · 10 years ago
  14. 195af6e Refactored code in an attempt to break dependency cycles by Madan Jampani · 10 years ago
  15. 58819b4 Refactoring to move code to right locations. Attempt at breaking dependency cycles. by Madan Jampani · 10 years ago
  16. 255a58b GossipDeviceStore: Notifying applications of latest topology events received from peers by Madan Jampani · 10 years ago
  17. 24b2e2a Fix Mastership timstamping issue by Yuta HIGUCHI · 10 years ago
  18. 68b3494 Sliced out Provider-ish API from ClockService by Yuta HIGUCHI · 10 years ago
  19. 67a527f implemented GossipDeviceStore with multi-provider, annotation support by Yuta HIGUCHI · 10 years ago
  20. 2e96389 moving around Madan's pieces by Yuta HIGUCHI · 10 years ago
  21. e76a24d Bundle restructuring by Yuta HIGUCHI · 10 years ago
  22. 497c884 Timestamp, OnosTimestamp and it's serializer by Yuta HIGUCHI · 10 years ago
  23. ca55e64 Reworked AbstractDistributedStore RemoteEventHandler to allow delegating various events to accommodate cache-specific behaviours. by tom · 10 years ago
  24. f80c972 Enahnced link and host stores to extend general store. by tom · 10 years ago
  25. 0755a36 Added notion of a general Store abstraction and wired it up in ClusterStore. by tom · 10 years ago