com.fasterxml.clustermate.service.store.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of clustermate-service Show documentation
Show all versions of clustermate-service Show documentation
Building blocks for ClusterMate-based services and servers.
/**
* Package that contains functionality that implements access
* to the actual distributed data store. Functionality is usually called
* via front-end objects (Servlets, JAX-RS resources).
*/
package com.fasterxml.clustermate.service.store;