toBlink

The Deephaven toBlink method converts an add-only or append-only table to a blink table.

Syntax

Parameters

ParameterTypeDescription
table>Table

The add-only or append-only table to convert.

Returns

A blink table.

Examples