drupflare/worker - v1.0.0
Preparing search index...
site-do
HeapRestoreCursor
Type Alias HeapRestoreCursor
where a chunked heap restore has got to, for the LIVE heap only; see the field's own note
type
HeapRestoreCursor
=
{
bytesWritten
:
number
;
firings
:
number
;
nextChunk
:
number
;
snapshotId
:
number
;
totalChunks
:
number
;
}
Index
Properties
bytes
Written
firings
next
Chunk
snapshot
Id
total
Chunks
Properties
bytes
Written
bytesWritten
:
number
firings
firings
:
number
next
Chunk
nextChunk
:
number
snapshot
Id
snapshotId
:
number
total
Chunks
totalChunks
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
bytes
Written
firings
next
Chunk
snapshot
Id
total
Chunks
drupflare/worker - v1.0.0
Loading...
where a chunked heap restore has got to, for the LIVE heap only; see the field's own note