public class FileSystemMetadata extends Object
| Constructor and Description |
|---|
FileSystemMetadata(FileSystem fs) |
| Modifier and Type | Method and Description |
|---|---|
void |
closeFS() |
boolean |
equals(Object o) |
String |
getId() |
String |
getScheme() |
String |
getUri() |
int |
hashCode() |
boolean |
isAFileSystemID() |
public FileSystemMetadata(FileSystem fs)
public boolean isAFileSystemID()
public String getId()
public String getScheme()
public String getUri()
public void closeFS()
throws IOException
IOExceptionCopyright © 2012–2018 JBoss by Red Hat. All rights reserved.