Uses of Class
org.infinispan.rest.distribution.KeyDistributionInfo
Packages that use KeyDistributionInfo
-
Uses of KeyDistributionInfo in org.infinispan.rest.distribution
Classes in org.infinispan.rest.distribution that implement interfaces with type arguments of type KeyDistributionInfoModifier and TypeClassDescriptionfinal classWARNING: Generated code!Methods in org.infinispan.rest.distribution that return KeyDistributionInfoModifier and TypeMethodDescriptionKeyDistributionInfo$___Marshaller_225390755d16c51fda182fe5e9f093f2697456e95e75a023d97aabc3f8bf7646.read(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext $1) static KeyDistributionInfoKeyDistributionInfo.resolve(AdvancedCache<?, ?> cache, boolean primary) Methods in org.infinispan.rest.distribution that return types with arguments of type KeyDistributionInfoModifier and TypeMethodDescriptionKeyDistributionInfo$___Marshaller_225390755d16c51fda182fe5e9f093f2697456e95e75a023d97aabc3f8bf7646.getJavaClass()Methods in org.infinispan.rest.distribution with parameters of type KeyDistributionInfoModifier and TypeMethodDescriptionvoidKeyDistributionInfo$___Marshaller_225390755d16c51fda182fe5e9f093f2697456e95e75a023d97aabc3f8bf7646.write(org.infinispan.protostream.ProtobufTagMarshaller.WriteContext $1, KeyDistributionInfo $2) Constructor parameters in org.infinispan.rest.distribution with type arguments of type KeyDistributionInfoModifierConstructorDescriptionCompleteKeyDistribution(List<KeyDistributionInfo> distribution, boolean containsKeys)