public class Topology extends Object implements Serializable
Topology(List<String> eprs)
List<String>
getEprs()
Boolean
getHasLocal()
int
getPointer()
void
setEprs(List<String> eprs)
setHasLocal(Boolean hasLocal)
setPointer(int pointer)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Topology(List<String> eprs)
public Boolean getHasLocal()
public void setHasLocal(Boolean hasLocal)
public List<String> getEprs()
public void setEprs(List<String> eprs)
public int getPointer()
public void setPointer(int pointer)
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.