public static class FSCheckPointServiceConfiguration.FileSystemConstructor extends Object implements ExternalConstructor<org.apache.hadoop.fs.FileSystem>
Constructor and Description |
---|
FileSystemConstructor(boolean isLocal) |
Modifier and Type | Method and Description |
---|---|
org.apache.hadoop.fs.FileSystem |
newInstance()
This method will only be called once.
|
@Inject public FileSystemConstructor(boolean isLocal)
public org.apache.hadoop.fs.FileSystem newInstance()
ExternalConstructor
newInstance
in interface ExternalConstructor<org.apache.hadoop.fs.FileSystem>
Copyright © 2016 The Apache Software Foundation. All rights reserved.