Package | Description |
---|---|
org.infinispan.xsite |
Modifier and Type | Method and Description |
---|---|
static XSiteAdminCommand.AdminOperation |
XSiteAdminCommand.AdminOperation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static XSiteAdminCommand.AdminOperation[] |
XSiteAdminCommand.AdminOperation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
XSiteAdminCommand(String cacheName,
String siteName,
XSiteAdminCommand.AdminOperation op,
Integer afterFailures,
Long minTimeToWait) |
Copyright © 2016 JBoss, a division of Red Hat. All rights reserved.