Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
query-planner
ColumnarBatchCacheEntryV1
Interface ColumnarBatchCacheEntryV1
Experimental
A record plus the envelope bytes it accounts for.
interface
ColumnarBatchCacheEntryV1
{
envelope
:
Uint8Array
;
record
:
ColumnarBatchCacheRecordV1
;
}
Index
Properties
envelope
record
Properties
Readonly
Experimental
envelope
envelope
:
Uint8Array
Readonly
Experimental
record
record
:
ColumnarBatchCacheRecordV1
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
envelope
record
@honua/sdk-js
Loading...
A record plus the envelope bytes it accounts for.