Package org.teiid.hdfs
Interface HdfsConfiguration
-
- All Known Implementing Classes:
HdfsManagedConnectionFactory
public interface HdfsConfiguration
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getFsUri()
Uri to the hdfs instanceString
getResourcePath()
Optional location of a configuration resource file.
-