Constructor and Description |
---|
ServiceCardinalityEvaluator(String serviceName) |
public ServiceCardinalityEvaluator(String serviceName)
public List<String> evaluate(Cluster cluster, Set<Node> clusterNodes, Node node) throws IncompleteClusterException
Evaluator
evaluate
in interface Evaluator
cluster
- Cluster the macro is being expanded for.clusterNodes
- Nodes in the cluster the macro is being expanded for.node
- The cluster node that the macro is being expanded for.IncompleteClusterException
- if the cluster does not contain the information required to evaluate the macro.Copyright © 2013-2016 Cask Data, Inc. Licensed under the Apache License, Version 2.0.