Preparing search index...
The search index is not available
Aleph Indexer Framework for Solana/Ethereum/BSC
Aleph Indexer Framework for Solana/Ethereum/BSC
Indexer Core
Utils
AsyncModuleFactory
Class AsyncModuleFactory
Abstract
Hierarchy
AsyncModuleFactory
Index
Constructors
constructor
Properties
base
Module
Id
instance
Mutex
instance
Pool
Methods
_get
Instance
Mutex
get
get
Singleton
import
Module
Constructors
constructor
new
Async
Module
Factory
(
)
:
AsyncModuleFactory
Returns
AsyncModuleFactory
Properties
Static
Protected
base
Module
Id
base
Module
Id
:
undefined
|
string
= 'base'
Static
Private
instance
Mutex
instance
Mutex
:
Record
<
string
,
Mutex
>
= {}
Static
Private
instance
Pool
instance
Pool
:
Record
<
string
,
any
>
= {}
Methods
Static
Private
_get
Instance
Mutex
_get
Instance
Mutex
(
key
:
string
)
:
Mutex
Parameters
key:
string
Returns
Mutex
Static
get
get
(
moduleId
?:
undefined
|
string
,
...
args
:
any
[]
)
:
Promise
<
any
>
Parameters
moduleId:
undefined
|
string
= ...
Rest
...
args:
any
[]
Returns
Promise
<
any
>
Static
get
Singleton
get
Singleton
(
moduleId
?:
string
, instanceKey
?:
string
,
...
args
:
any
[]
)
:
Promise
<
any
>
Parameters
Optional
moduleId:
string
instanceKey:
string
= 'default'
Rest
...
args:
any
[]
Returns
Promise
<
any
>
Static
import
Module
import
Module
(
moduleId
:
string
)
:
Promise
<
FactoryModule
<
any
>
>
Parameters
moduleId:
string
Returns
Promise
<
FactoryModule
<
any
>
>
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
Async
Module
Factory
constructor
base
Module
Id
instance
Mutex
instance
Pool
_get
Instance
Mutex
get
get
Singleton
import
Module
Generated using
TypeDoc