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
IOException
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.