Loading

ACCEL.REPORT

platform

The ACCEL.REPORT function will produce a map containing informations related to the Warp 10 Accelerator. The following table describes the various keys present in this map:

KeyDescription
acceleratedBoolean indicating whether or not the last FETCH accessed the in-memory data managed by the Warp 10 Accelerator.
statusBoolean indicating whether or not the Warp 10 Accelerator is enabled.
cacheBoolean indicating if the in-memory data will be considered for update, fetch and delete operations.
persistBoolean indicating if the persistent data will be considered for update, fetch and delete operations.
chunkcountNumber of chunks managed by the accelerator for its in-memory data.
chunkspanLength of each chunk expressed in platform time units.
ACCEL.REPORT is available since version 2.5.0.

See also

Signatures

Examples

ACCEL.REPORT