Package com.google.cloud.nio.retrofit
Class ListFilesystems
- java.lang.Object
-
- com.google.cloud.nio.retrofit.ListFilesystems
-
public class ListFilesystems extends Object
ListFilesystems is a simple program that lists the available NIO filesystems.Note that the code here doesn't do anything special to link in the google-cloud-nio code. It doesn't use any of its methods.
The README explains how, by just adding the google-cloud-nio JAR in the classpath, this program will magically gain the ability to read files on Google Cloud Storage.
-
-
Constructor Summary
Constructors Constructor Description ListFilesystems()
-
-
-
Method Detail
-
main
public static void main(String[] args) throws IOException
See the class documentation.- Throws:
IOException
-
-