Package | Description |
---|---|
org.apache.sling.distribution.journal.impl.publisher |
Modifier and Type | Method and Description |
---|---|
State |
TopologyView.getState(String subAgentId,
String pubAgentName) |
Modifier and Type | Method and Description |
---|---|
Set<State> |
TopologyView.getSubscribedAgents(String pubAgentName)
Return the identifiers of subscriber agents subscribed to the given publisher agent.
|
Set<State> |
TopologyView.getSubscriberAgentStates(String subAgentId)
Return the states for the given subscriber agent.
|
Modifier and Type | Method and Description |
---|---|
void |
TopologyViewManager.refreshState(State state) |
Constructor and Description |
---|
TopologyView(Set<State> newStates) |
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.