Checkpoint - Data360_Analyze - Latest

Data360 Analyze Server Help

Product type
Software
Portfolio
Verify
Product family
Data360
Product
Data360 Analyze
Version
Latest
Language
English
Product name
Data360 Analyze
Title
Data360 Analyze Server Help
Copyright
2024
First publish date
2016
Last updated
2024-11-28
Published on
2024-11-28T15:26:57.181000

Used to optimize data flow performance, allowing you to choose when to regenerate the input data passing into a checkpoint (executing any previous nodes as necessary), and when to use a last saved copy of the data.

Properties

UseCheckpoint

Optionally specify whether to pass the input data straight through to the output, saving a copy of the data. Set to true to use the last saved copy of the data. The default value is True.

CheckpointFile

Optionally specify the full path and name of the file to save to or load from. By default, this value is automatically constructed from the CheckpointPath and CheckpointFilename properties.

CheckpointPath

Specify the directory in which to save the checkpoint file.

CheckpointFilename

Optionally specify the name of the file to save to or load from. By default this name is automatically generated from a unique identifier (handle) associated with the node.

Inputs and outputs

Inputs: in1.

Outputs: out1.