Uses of Class
org.infinispan.rest.distribution.CompleteKeyDistribution
Packages that use CompleteKeyDistribution
Package
Description
Cache manager wrapper for REST interface.
-
Uses of CompleteKeyDistribution in org.infinispan.rest.cachemanager
Methods in org.infinispan.rest.cachemanager that return types with arguments of type CompleteKeyDistributionModifier and TypeMethodDescriptionRestCacheManager.getKeyDistribution(String cacheName, Object key, RestRequest request) -
Uses of CompleteKeyDistribution in org.infinispan.rest.resources
Methods in org.infinispan.rest.resources that return types with arguments of type CompleteKeyDistributionModifier and TypeMethodDescriptionprotected CompletionStage<CompleteKeyDistribution> BaseCacheResource.keyDistribution(RestRequest request)