Madan Jampani

Javadoc improvements

1 +/**
2 + * Strongly consistent, fault-tolerant and durable state management
3 + * based on Raft consensus protocol.
4 + */
5 +package org.onlab.onos.store.service.impl;
...\ No newline at end of file ...\ No newline at end of file
1 +/**
2 + * Distributed core state management services.
3 + */
4 +package org.onlab.onos.store.service;
...\ No newline at end of file ...\ No newline at end of file