@ThreadSafe public final class GCSUnderFileSystemFactory extends java.lang.Object implements UnderFileSystemFactory
GCSUnderFileSystem. It will ensure Google credentials are present
before returning a client. The validity of the credentials is checked by the client.| Constructor and Description |
|---|
GCSUnderFileSystemFactory()
Constructs a new
GCSUnderFileSystemFactory. |
| Modifier and Type | Method and Description |
|---|---|
UnderFileSystem |
create(java.lang.String path,
UnderFileSystemConfiguration conf) |
boolean |
supportsPath(java.lang.String path) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetVersion, supportsPathpublic GCSUnderFileSystemFactory()
GCSUnderFileSystemFactory.public UnderFileSystem create(java.lang.String path, UnderFileSystemConfiguration conf)
create in interface ExtensionFactory<UnderFileSystem,UnderFileSystemConfiguration>create in interface UnderFileSystemFactorypublic boolean supportsPath(java.lang.String path)
supportsPath in interface UnderFileSystemFactoryCopyright © 2019. All Rights Reserved.