@ThreadSafe public final class GCSUnderFileSystemFactory extends 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. |
public GCSUnderFileSystemFactory()
GCSUnderFileSystemFactory.public UnderFileSystem create(String path, Object unusedConf)
create in interface UnderFileSystemFactorypublic boolean supportsPath(String path)
supportsPath in interface UnderFileSystemFactoryCopyright © 2017. All Rights Reserved.