Uses of Enum Class
org.infinispan.commands.VisitableCommand.LoadType
Packages that use VisitableCommand.LoadType
Package
Description
Commands that operate on the cache, either locally or remotely.
-
Uses of VisitableCommand.LoadType in org.infinispan.commands
Methods in org.infinispan.commands that return VisitableCommand.LoadTypeModifier and TypeMethodDescriptionVisitableCommand.loadType()static VisitableCommand.LoadTypeReturns the enum constant of this class with the specified name.static VisitableCommand.LoadType[]VisitableCommand.LoadType.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of VisitableCommand.LoadType in org.infinispan.expiration.impl
Methods in org.infinispan.expiration.impl that return VisitableCommand.LoadType