public final class RootLocationFactoryProvider extends Object implements com.google.inject.Provider<RootLocationFactory>
RootLocationFactory
. This RootLocationFactoryProvider
gives the location
factory which is the root of the filesystem. To get a location factory based on {link Constants#CFG_HDFS_NAMESPACE}
please refer providesLocationFactory in LocationRuntimeModule.getDistributedModules()
Constructor and Description |
---|
RootLocationFactoryProvider(FileContext fc,
Configuration hConf) |
@Inject public RootLocationFactoryProvider(FileContext fc, Configuration hConf)
public RootLocationFactory get()
get
in interface Provider<RootLocationFactory>
Copyright © 2016 Cask Data, Inc. Licensed under the Apache License, Version 2.0.