public class WatchTask extends Object
| Constructor and Description |
|---|
WatchTask(String jwtToken,
String fqTableName,
org.apache.http.impl.client.CloseableHttpClient httpClient) |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getActiveFilesCount() |
Integer |
getActiveFilesCount(IngestHistoryResponse report) |
Collection<String> |
getHistoryFilesIngested() |
Collection<String> |
getHistoryFilesIngested(IngestHistoryResponse report) |
int |
getHistoryReportResponse() |
public Integer getActiveFilesCount() throws URISyntaxException, IOException
URISyntaxExceptionIOExceptionpublic Integer getActiveFilesCount(IngestHistoryResponse report) throws URISyntaxException, IOException
URISyntaxExceptionIOExceptionpublic Collection<String> getHistoryFilesIngested() throws URISyntaxException, IOException
URISyntaxExceptionIOExceptionpublic Collection<String> getHistoryFilesIngested(IngestHistoryResponse report) throws URISyntaxException, IOException
URISyntaxExceptionIOExceptionpublic int getHistoryReportResponse()
throws URISyntaxException,
IOException
URISyntaxExceptionIOExceptionCopyright © 2017. All rights reserved.