Constructor and Description |
---|
SRBNode(edu.sdsc.grid.io.srb.SRBFile srbFile,
edu.sdsc.grid.io.srb.SRBFile srbRoot)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object other) |
edu.sdsc.grid.io.srb.SRBFile |
getFile() |
String |
getName()
Returns the name of this node.
|
Branch |
getParent()
Returns the parent branch of this node.
|
int |
hashCode() |
String |
toString() |
public SRBNode(edu.sdsc.grid.io.srb.SRBFile srbFile, edu.sdsc.grid.io.srb.SRBFile srbRoot)
srbFile
- the SRB file object this node is based onsrbRoot
- the root of the filesystem in which this file livespublic String getName()
Node
public Branch getParent()
Node
null
.public edu.sdsc.grid.io.srb.SRBFile getFile()
Copyright © 2024 Central Laboratory of the Research Councils. All Rights Reserved.