Preparing search index...
The search index is not available
rfw2d
rfw2d
SizedBatcherOptions
Interface SizedBatcherOptions<O, S>
interface
SizedBatcherOptions
<
O
,
S
extends
BatchStorage
<
BatchEntry
<
O
>
>
>
{
batchStorageFactory
:
BatchStorageFactory
<
BatchEntry
<
O
>
,
S
>
;
changeTracker
:
ChangeTracker
;
maxSize
?:
number
;
}
Type Parameters
O
S
extends
BatchStorage
<
BatchEntry
<
O
>
>
Index
Properties
batch
Storage
Factory
change
Tracker
max
Size?
Properties
batch
Storage
Factory
batchStorageFactory
:
BatchStorageFactory
<
BatchEntry
<
O
>
,
S
>
change
Tracker
changeTracker
:
ChangeTracker
Optional
max
Size
maxSize
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
batch
Storage
Factory
change
Tracker
max
Size
rfw2d
Loading...