| Package | Description |
|---|---|
| org.infinispan.xsite.status |
| Modifier and Type | Method and Description |
|---|---|
TakeSiteOfflineResponse |
DefaultTakeOfflineManager.takeSiteOffline(String siteName) |
TakeSiteOfflineResponse |
NoOpTakeOfflineManager.takeSiteOffline(String siteName) |
TakeSiteOfflineResponse |
TakeOfflineManager.takeSiteOffline(String siteName)
It changes the site
siteName to offline. |
static TakeSiteOfflineResponse |
TakeSiteOfflineResponse.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TakeSiteOfflineResponse[] |
TakeSiteOfflineResponse.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.