| Package | Description |
|---|---|
| org.apache.sling.discovery |
Provides a service to interface which may be implemented by applications
to get notified on cluster topology changes.
|
| Modifier and Type | Method and Description |
|---|---|
Set<InstanceDescription> |
TopologyView.findInstances(InstanceFilter filter)
Searches through this topology and picks those accepted by the provided
InstanceFilter - and returns them without any particular order |
Copyright © 2015 The Apache Software Foundation. All rights reserved.