Madan Jampani

Javadoc improvements

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