Preparing search index...
The search index is not available
Aleph Indexer Framework for Solana/Ethereum/BSC
Aleph Indexer Framework for Solana/Ethereum/BSC
Indexer Framework
FetcherPoolOptions
Interface FetcherPoolOptions<T>
Type Parameters
T
Hierarchy
Omit
<
PendingWorkOptions
<
T
>
,
"checkComplete"
|
"handleWork"
|
"chunkSize"
>
FetcherPoolOptions
Index
Properties
check
Complete?
concurrency
dal
fetcher
Cache?
get
Fetcher
id
interval
pre
Check
Complete?
Properties
Optional
check
Complete
check
Complete
?:
(
(
work
:
PendingWork
<
T
>
, fetcher
?:
BaseHistoryFetcher
<
any
>
)
=>
boolean
|
Promise
<
boolean
>
)
Type declaration
(
work
:
PendingWork
<
T
>
, fetcher
?:
BaseHistoryFetcher
<
any
>
)
:
boolean
|
Promise
<
boolean
>
Parameters
work:
PendingWork
<
T
>
Optional
fetcher:
BaseHistoryFetcher
<
any
>
Returns
boolean
|
Promise
<
boolean
>
concurrency
concurrency
:
number
dal
dal
:
PendingWorkDAL
<
T
>
Optional
fetcher
Cache
fetcher
Cache
?:
boolean
get
Fetcher
get
Fetcher
:
(
(
work
:
PendingWork
<
T
>
)
=>
BaseHistoryFetcher
<
any
>
|
Promise
<
BaseHistoryFetcher
<
any
>
>
)
Type declaration
(
work
:
PendingWork
<
T
>
)
:
BaseHistoryFetcher
<
any
>
|
Promise
<
BaseHistoryFetcher
<
any
>
>
Parameters
work:
PendingWork
<
T
>
Returns
BaseHistoryFetcher
<
any
>
|
Promise
<
BaseHistoryFetcher
<
any
>
>
id
id
:
string
interval
interval
:
number
Optional
pre
Check
Complete
pre
Check
Complete
?:
boolean
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
Modules
Aleph
Indexer
Framework for
Solana/
Ethereum/BSC
Bsc
Indexer
Framework
Ethereum
Indexer
Framework
Indexer
Core
Utils
Indexer
Framework
Solana
Indexer
Framework
buffer
Layouts
Fetcher
Pool
Options
check
Complete?
concurrency
dal
fetcher
Cache?
get
Fetcher
id
interval
pre
Check
Complete?
Generated using
TypeDoc