blob: d92f54318d2de792630db31e99d77c64a2a7b1f9 [file] [log] [blame]
tom0f39c0d2014-09-23 01:20:15 -07001/**
2 * Common abstractions and facilities for implementing distributed store
3 * using Hazelcast.
4 */
Yuta HIGUCHI41f2ec02014-10-27 09:54:43 -07005package org.onlab.onos.store.hz;