public class ClusterViewHelper extends Object
Constructor and Description |
---|
ClusterViewHelper() |
Modifier and Type | Method and Description |
---|---|
static boolean |
contains(ClusterView clusterView,
String slingId)
checks whether the cluster view contains a particular sling id
|
static boolean |
containsAny(ClusterView clusterView,
Collection<InstanceDescription> listInstances)
checks whether the cluster contains any of the provided instances
|
public static boolean contains(ClusterView clusterView, String slingId) throws UndefinedClusterViewException
UndefinedClusterViewException
public static boolean containsAny(ClusterView clusterView, Collection<InstanceDescription> listInstances) throws UndefinedClusterViewException
UndefinedClusterViewException
Copyright © 2017 The Apache Software Foundation. All rights reserved.