public static class TopologyTasks.Topology extends Object implements Task<FlowContext>
TopologyTasks.TopologyStartedServers to
include the server resource attributes for the running servers.
Populates the context with three collections
TopologyTasks.HOSTS: An ordered list of hosts with the domain controller as first element. Each host contains its
server configs.TopologyTasks.SERVER_GROUPS: An ordered list of server groups. Each server group contains its server
configs.TopologyTasks.SERVERS: An unordered list of all server configs in the domain. The servers contain only selected
attributes from the server-config resources. Use TopologyTasks.TopologyStartedServers to add the server
resource attributes attributes.
| Constructor and Description |
|---|
Topology(Environment environment,
Dispatcher dispatcher) |
public Topology(Environment environment, Dispatcher dispatcher)
public rx.Completable call(FlowContext context)
call in interface rx.functions.Func1<FlowContext,rx.Completable>Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.