Return a new identical channel, optionally initialized from a checkpoint. Can be thought of as a "restoration" from a checkpoint which is a "snapshot" of the channel's state.
fromCheckpoint(checkpoint: [Value[], Value[]]): Topic<Value>| Name | Type | Description |
|---|---|---|
checkpoint | [Value[], Value[]] |