- getClusterView() - Method in interface org.apache.sling.discovery.InstanceDescription
-
Returns the ClusterView of which this instance is part of.
- getClusterViews() - Method in interface org.apache.sling.discovery.TopologyView
-
Provides the collection of ClusterViews.
- getId() - Method in interface org.apache.sling.discovery.ClusterView
-
Returns a stable id of the cluster represented by this
cluster view.
- getInstances() - Method in interface org.apache.sling.discovery.ClusterView
-
Provides the list of InstanceDescriptions with a stable ordering.
- getInstances() - Method in interface org.apache.sling.discovery.TopologyView
-
Provides the set of InstanceDescriptions in the entire topology,
without any particular order
- getLeader() - Method in interface org.apache.sling.discovery.ClusterView
-
Provides the InstanceDescription belonging to the leader instance.
- getLocalInstance() - Method in interface org.apache.sling.discovery.TopologyView
-
Provides the InstanceDescription belonging to this instance.
- getNewView() - Method in class org.apache.sling.discovery.TopologyEvent
-
Returns the view which is currently (i.e.
- getOldView() - Method in class org.apache.sling.discovery.TopologyEvent
-
Returns the view which was valid up until now.
- getProperties() - Method in interface org.apache.sling.discovery.InstanceDescription
-
Returns a Map containing all properties of this instance.
- getProperty(String) - Method in interface org.apache.sling.discovery.InstanceDescription
-
Returns the value of a particular property.
- getProperty(String) - Method in interface org.apache.sling.discovery.PropertyProvider
-
Retrieves a property that is subsequently set on the local instance
and broadcast to the TopologyView
instances.
- getSlingId() - Method in interface org.apache.sling.discovery.InstanceDescription
-
The identifier of the running Sling instance.
- getTopology() - Method in interface org.apache.sling.discovery.DiscoveryService
-
Returns the topology that was last discovered by this service.
- getType() - Method in class org.apache.sling.discovery.TopologyEvent
-
Returns the type of this event