Package io.resys.hdes.client.spi.git
Class GitDataSourceLoader
java.lang.Object
io.resys.hdes.client.spi.git.GitDataSourceLoader
- All Implemented Interfaces:
AutoCloseable
public class GitDataSourceLoader extends Object implements AutoCloseable
-
Constructor Summary
Constructors Constructor Description GitDataSourceLoader(GitConfig conn) -
Method Summary
Modifier and Type Method Description voidclose()List<GitConfig.GitEntry>read()
-
Constructor Details
-
GitDataSourceLoader
- Throws:
IOException
-
-
Method Details
-
read
-
close
- Specified by:
closein interfaceAutoCloseable- Throws:
Exception
-