public class Cluster extends Object implements Cloneable
Cluster()
Cluster
clone()
boolean
equals(Object obj)
String
getId()
Map<String,String>
getMeta()
int
hashCode()
void
setId(String id)
setMeta(Map<String,String> meta)
toString()
finalize, getClass, notify, notifyAll, wait, wait, wait
public Cluster()
public String getId()
public void setId(String id)
public Map<String,String> getMeta()
public void setMeta(Map<String,String> meta)
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
public String toString()
toString
public Cluster clone()
clone
Copyright © 2019. All rights reserved.