public class ClusterCriteria
extends java.lang.Object
implements java.io.Serializable
Constructor and Description |
---|
ClusterCriteria(java.util.Set<java.lang.String> tags)
Create a cluster criteria object with the included tags.
|
Modifier and Type | Method and Description |
---|---|
java.util.Set<java.lang.String> |
getTags()
Get the tags for this cluster criteria.
|