net.floodlightcontroller.util
Class ClusterDFS
java.lang.Object
net.floodlightcontroller.util.ClusterDFS
public class ClusterDFS
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClusterDFS
public ClusterDFS()
getDfsIndex
public long getDfsIndex()
setDfsIndex
public void setDfsIndex(long dfsIndex)
getParentDFSIndex
public long getParentDFSIndex()
setParentDFSIndex
public void setParentDFSIndex(long parentDFSIndex)
getLowpoint
public long getLowpoint()
setLowpoint
public void setLowpoint(long lowpoint)
isVisited
public boolean isVisited()
setVisited
public void setVisited(boolean visited)