blob: bea7fb0edb39df8588836ae43a8a240324fc8e69 [file] [log] [blame]
tom0f39c0d2014-09-23 01:20:15 -07001/**
2 * Common abstractions and facilities for implementing distributed store
3 * using Hazelcast.
4 */
Yuta HIGUCHIf6509f62014-09-23 09:47:42 -07005package org.onlab.onos.store;