public static class AlluxioFuseUtils.CloseableFuseFileInfo extends Object implements Closeable
Constructor and Description |
---|
CloseableFuseFileInfo()
Constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
close()
Closes the underlying resources.
|
FuseFileInfo |
get() |
public FuseFileInfo get()
public void close() throws IOException
close
in interface Closeable
close
in interface AutoCloseable
IOException
Copyright © 2023. All Rights Reserved.