com.fasterxml.clustermate.client.operation.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.
/**
* Package that contains abstractions used for handling of logical
* operations that may consist of multiple physical (HTTP) calls.
*/
package com.fasterxml.clustermate.client.operation;