Yuta HIGUCHI

remove Hazelcast based net store package info

Change-Id: Ie4562e3dfcb1df1c27115b196f6f63037b0a48a7
1 -/**
2 - * Implementation of device store using Hazelcast distributed structures.
3 - */
4 -package org.onlab.onos.store.device.impl;
1 -/**
2 - * Implementation of flow store using Hazelcast distributed structures.
3 - */
4 -package org.onlab.onos.store.flow.impl;
1 -/**
2 - * Implementation of host store using Hazelcast distributed structures.
3 - */
4 -package org.onlab.onos.store.host.impl;
1 -/**
2 - * Implementation of link store using Hazelcast distributed structures.
3 - */
4 -package org.onlab.onos.store.link.impl;
1 -/**
2 - * Implementation of topology store using Hazelcast distributed structures.
3 - */
4 -package org.onlab.onos.store.topology.impl;