Giter VIP home page Giter VIP logo

siddhi-io-file's Introduction

Siddhi IO File

Jenkins Build Status GitHub Release GitHub Release Date GitHub Open Issues GitHub Last Commit License

The siddhi-io-file extension is an extension to Siddhi which used to receive/publish event data from/to file. It supports both binary and text formats.

For information on Siddhi and it's features refer Siddhi Documentation.

Download

  • Versions 5.x and above with group id io.siddhi.extension.* from here.
  • Versions 4.x and lower with group id org.wso2.extension.siddhi.* from here.

Latest API Docs

Latest API Docs is 2.0.10.

Features

  • isDirectory (Function)

    This function checks for a given file path points to a directory

  • isExist (Function)

    This function checks whether a file or a folder exists in a given path

  • isFile (Function)

    This function checks for a given file path points to a file

  • lastModifiedTime (Function)

    Checks for the last modified time for a given file path

  • size (Function)

    This function checks for a given file's size

  • archive (Stream Function)

    Archives files and folders as a zip or in tar format that are available in the given file uri.

  • copy (Stream Function)

    This function performs copying file from one directory to another.

  • create (Stream Function)

    Create a file or a folder in the given location

  • delete (Stream Function)

    Deletes file/files in a particular path

  • move (Stream Function)

    This function performs copying file from one directory to another.

  • search (Stream Function)

    Searches files in a given folder and lists.

  • searchInArchive (Stream Function)

    This.

  • unarchive (Stream Function)

    This function decompresses a given file

  • file (Sink)

    The File Sink component of the 'siddhi-io-fie' extension publishes (writes) event data that is processed within Siddhi to files.
    Siddhi-io-file sink provides support to write both textual and binary data into files

  • file (Source)

    The File Source component of the 'siddhi-io-fie' extension allows you to receive the input data to be processed by Siddhi via files. Both text files and binary files are supported.

  • fileeventlistener (Source)

    The 'fileeventlistener' component of the 'siddhi-io-fie' extension allows you to get the details of files that have been created, modified or deleted during execution time.

Dependencies

There are no other dependencies needed for this extension.

Installation

For installing this extension and to add the dependent jars on various siddhi execution environments refer Siddhi documentation section on adding extensions and jars.

Support and Contribution

  • We encourage users to ask questions and get support via StackOverflow, make sure to add the siddhi tag to the issue for better response.

  • If you find any issues related to the extension please report them on the issue tracker.

  • For production support and other contribution related information refer Siddhi Community documentation.

siddhi-io-file's People

Contributors

minudika avatar wso2-jenkins-bot avatar ramindu90 avatar ajanthy avatar sahandilshan avatar mohanvive avatar hmrajas avatar niveathika avatar anugayan avatar dilini-muthumala avatar tishan89 avatar pcnfernando avatar methma avatar dnwick avatar suhothayan avatar sujanan avatar sajithshn avatar nisalaniroshana avatar charukak avatar gokul avatar grainier avatar rukshiw avatar sybernix avatar ksdperera avatar maheshika avatar chathurikaa avatar gimantha avatar rolandhewage avatar dependabot[bot] avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.