Package | Description |
---|---|
org.infinispan.commands |
Commands that operate on the cache, either locally or remotely.
|
Modifier and Type | Method and Description |
---|---|
XSiteAdminCommand |
CommandsFactory.buildXSiteAdminCommand(String siteName,
XSiteAdminCommand.AdminOperation op,
Integer afterFailures,
Long minTimeToWait)
Builds XSiteAdminCommand used to perform system administrator operations.
|
XSiteAdminCommand |
CommandsFactoryImpl.buildXSiteAdminCommand(String siteName,
XSiteAdminCommand.AdminOperation op,
Integer afterFailures,
Long minTimeToWait) |
Copyright © 2021 JBoss, a division of Red Hat. All rights reserved.