| Package | Description |
|---|---|
| org.infinispan.xsite.status |
| Modifier and Type | Method and Description |
|---|---|
BringSiteOnlineResponse |
DefaultTakeOfflineManager.bringSiteOnline(String siteName) |
BringSiteOnlineResponse |
NoOpTakeOfflineManager.bringSiteOnline(String siteName) |
BringSiteOnlineResponse |
TakeOfflineManager.bringSiteOnline(String siteName)
It changes the site
siteName to online. |
static BringSiteOnlineResponse |
BringSiteOnlineResponse.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BringSiteOnlineResponse[] |
BringSiteOnlineResponse.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022 JBoss by Red Hat. All rights reserved.