Uses of Enum Class
org.infinispan.server.resp.commands.bloom.BloomFilterInfoFunction.InfoType
Packages that use BloomFilterInfoFunction.InfoType
-
Uses of BloomFilterInfoFunction.InfoType in org.infinispan.server.resp.commands.bloom
Subclasses with type arguments of type BloomFilterInfoFunction.InfoType in org.infinispan.server.resp.commands.bloomMethods in org.infinispan.server.resp.commands.bloom that return BloomFilterInfoFunction.InfoTypeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static BloomFilterInfoFunction.InfoType[]BloomFilterInfoFunction.InfoType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.infinispan.server.resp.commands.bloom with parameters of type BloomFilterInfoFunction.InfoTypeModifier and TypeMethodDescriptionBloomFilterInfoFunction.BloomFilterInfo.toMap(BloomFilterInfoFunction.InfoType requestedType)