Skip to Main Content

Cloud Platform

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Custom FileSystem

Vishwa-OracleDec 22 2021

Hello Team , we are planning to create custom(virtual) filesystem using https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/nio/file/FileSystem.html
I have a basic question here , where does this filesystem exists? the documentation says we can create a new FIleSystem with some URI lets say "test" where does this filesystem created?

does this create a partion on our machine hard drive?
for example if we create a test filesystem , for any testing purpose , can we really delete this again if we don't want it later?
please help me to understand about this concept?

Thanks,
vishwa

Comments
Post Details
Added on Dec 22 2021
0 comments
215 views