| Interface | Description |
|---|---|
| FileSourcePoller.CompletionCallback |
A callback function to be notified when
FileSourcePoller throws an Error. |
| Class | Description |
|---|---|
| FileAlterationImpl |
Implementation of FileAlterationImpl implements FileAlterationListener
This class throw events if any file or Directory gets created, modified or deleted.
|
| FileHandler |
Implementation of siddhi-io-file Event Listener.
|
| FileSink |
This class contains the implementation of siddhi-io-file sink which provides the functionality of
publishing data to files through siddhi.
|
| FileSource |
Implementation of siddhi-io-file source.
|
| FileSourcePoller |
Polls files in a directory for changes and uses a callback to handle connection unavailable exception
|
Copyright © 2022 WSO2. All rights reserved.