| Class | Description |
|---|---|
| DefaultTransientStore |
This class implements a transient store interface for storing variables
that can be set within a step and are available across all the steps when
the record is being processed.
|
| IncrementTransientVariable |
A directive for incrementing the a transient variable based on conditions.
|
| SetTransientVariable |
A directive that defines a transient variable who's life-expectancy is only within the record.
|
Copyright © 2021 CDAP Licensed under the Apache License, Version 2.0.