| Package | Description |
|---|---|
| org.jboss.hal.client.patching | |
| org.jboss.hal.core.runtime | |
| org.jboss.hal.dmr | |
| org.jboss.hal.flow |
| Modifier and Type | Class and Description |
|---|---|
static class |
HostPatchesColumn.AvailableHosts |
| Modifier and Type | Class and Description |
|---|---|
static class |
TopologyTasks.HostsStartedServers
Reads the
server resource attributes for started servers across connected hosts. |
static class |
TopologyTasks.HostStartedServers
Reads the
server resource attributes for started servers of a host. |
static class |
TopologyTasks.HostsWithServerConfigs
Reads the hosts as order list with the domain controller as first element.
|
static class |
TopologyTasks.HostWithServerConfigs
Reads one host and its server configs.
|
static class |
TopologyTasks.RunningServersQuery
Returns a list of running servers which satisfy the specified query.
|
static class |
TopologyTasks.ServerGroupsStartedServers
Reads the
server resource attributes for started servers across server groups. |
static class |
TopologyTasks.ServerGroupStartedServers
Reads the
server resource attributes for started servers of a server groups. |
static class |
TopologyTasks.ServerGroupsWithServerConfigs
Reads the server groups as order list.
|
static class |
TopologyTasks.ServerGroupWithServerConfigs
Reads one server group and its server configs.
|
static class |
TopologyTasks.Topology
Reads the topology (hosts, server groups and servers).
|
static class |
TopologyTasks.TopologyStartedServers
Adds the
server resource attributes and the server bootstrap errors for started servers. |
| Modifier and Type | Class and Description |
|---|---|
class |
ResourceCheck
Function which checks whether a given resource exists.
|
| Modifier and Type | Method and Description |
|---|---|
static <C extends FlowContext> |
Flow.series(C context,
Task<C>... task)
Executes multiple tasks in order.
|
| Modifier and Type | Method and Description |
|---|---|
static <C extends FlowContext> |
Flow.series(C context,
Collection<? extends Task<C>> tasks)
Executes multiple tasks in order.
|
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.