| Modifier and Type | Class and Description |
|---|---|
static interface |
FileSourcePoller.CompletionCallback
A callback function to be notified when
FileSourcePoller throws an Error. |
| Constructor and Description |
|---|
FileSourcePoller(org.wso2.transport.remotefilesystem.server.connector.contract.RemoteFileSystemServerConnector fileSystemServerConnector,
String siddhiAppName) |
| Modifier and Type | Method and Description |
|---|---|
void |
run() |
void |
setCompletionCallback(FileSourcePoller.CompletionCallback completionCallback) |
public FileSourcePoller(org.wso2.transport.remotefilesystem.server.connector.contract.RemoteFileSystemServerConnector fileSystemServerConnector,
String siddhiAppName)
public void setCompletionCallback(FileSourcePoller.CompletionCallback completionCallback)
Copyright © 2019 WSO2. All rights reserved.