Class ConnectionUtils
- java.lang.Object
-
- io.mosip.kernel.fsadapter.hdfs.util.ConnectionUtils
-
@Component public class ConnectionUtils extends Object
This class gets connection to DFS.- Since:
- 1.0.0
- Author:
- Dharmesh Khandelwal, Abhishek Kumar
-
-
Constructor Summary
Constructors Constructor Description ConnectionUtils()Instantiate a ConnectionUtil
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.apache.hadoop.fs.FileSystemgetConfiguredFileSystem()Function to get instance of the hadoop filesystem with its configuration set
-