Interface | Description |
---|---|
ICheckPointConsumer | |
IReceiver<T> |
The punch api lets you execute a punchlet synchronously or asynchronously
depending on its type.
|
Class | Description |
---|---|
Artefact |
On the punch users deploy functions (punchelts, parsers etc ..).
|
CheckPoint |
All CHECKPOINTING BACKEND should respect this Class definition.
|
CheckPointBackendQuery |
Class that regroup QUERIES that be make by each BACKEND implementation of ICheckPointConsumer interface
|
FileSystemArtefact |
A punch parser artefact.
|
ResourceReader |
This class provides method to read and parse CSV and JSON files.
|
Exception | Description |
---|---|
PunchUncheckedException |
This exception is the default runtime exception.
|
Copyright © 2014–2023. All rights reserved.