Uses of Enum Class
org.infinispan.server.resp.commands.sortedset.internal.ZREMRANGE.Type
Packages that use ZREMRANGE.Type
-
Uses of ZREMRANGE.Type in org.infinispan.server.resp.commands.sortedset.internal
Methods in org.infinispan.server.resp.commands.sortedset.internal that return ZREMRANGE.TypeModifier and TypeMethodDescriptionstatic ZREMRANGE.TypeReturns the enum constant of this class with the specified name.static ZREMRANGE.Type[]ZREMRANGE.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.infinispan.server.resp.commands.sortedset.internal with parameters of type ZREMRANGE.Type