com.fasterxml.clustermate.client.call.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 a
* single physical call by client to server.
* These are done in context of an operation; one or more calls
* for each operation.
*/
package com.fasterxml.clustermate.client.call;