com.fasterxml.clustermate.client.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of clustermate-client Show documentation
Show all versions of clustermate-client Show documentation
Building blocks for client libraries that access
ClusterMate-based service.
/**
* Main public types for ClusterMate client module; most important of which is
* {@link com.fasterxml.clustermate.client.NetworkClient} that is the object application code uses to access
* data in the logical distributed Store.
*/
package com.fasterxml.clustermate.client;