Uses of Class
org.infinispan.xsite.commands.XSiteTakeOfflineCommand
-
Packages that use XSiteTakeOfflineCommand Package Description org.infinispan.commands Commands that operate on the cache, either locally or remotely. -
-
Uses of XSiteTakeOfflineCommand in org.infinispan.commands
Methods in org.infinispan.commands that return XSiteTakeOfflineCommand Modifier and Type Method Description XSiteTakeOfflineCommandCommandsFactory. buildXSiteTakeOfflineCommand(String siteName)XSiteTakeOfflineCommandCommandsFactoryImpl. buildXSiteTakeOfflineCommand(String siteName)
-