Preparing search index...
The search index is not available
XYO Platform SDK - v3.6.9
XYO Platform SDK
@xyo-network/boundwitness-loader
BoundWitnessLoader
Class BoundWitnessLoader
Hierarchy (
View Summary
)
Base
<
BoundWitnessLoaderParams
>
BoundWitnessLoader
Index
Constructors
constructor
Properties
default
Logger?
global
Instances
global
Instances
Count
History
unique
Name
Accessors
logger
params
history
Interval
history
Time
max
Gc
Frequency
max
History
Depth
Methods
load
gc
instance
Count
instance
Counts
start
History
stop
History
Constructors
constructor
new
BoundWitnessLoader
(
params
:
BoundWitnessLoaderParams
)
:
BoundWitnessLoader
Parameters
params
:
BoundWitnessLoaderParams
Returns
BoundWitnessLoader
Properties
Static
Optional
default
Logger
defaultLogger
?:
Logger
Static
Readonly
global
Instances
globalInstances
:
Record
<
string
,
WeakRef
<
Base
<
undefined
|
BaseParamsFields
>
>
[]
>
Static
Readonly
global
Instances
Count
History
globalInstancesCountHistory
:
Record
<
string
,
number
[]
>
Static
Readonly
unique
Name
uniqueName
:
string
Accessors
logger
get
logger
()
:
undefined
|
Logger
Returns
undefined
|
Logger
params
get
params
()
:
TParams
Returns
TParams
Static
history
Interval
get
historyInterval
()
:
number
Returns
number
set
historyInterval
(
value
:
number
)
:
void
Parameters
value
:
number
Returns
void
Static
history
Time
get
historyTime
()
:
number
Returns
number
set
historyTime
(
value
:
number
)
:
void
Parameters
value
:
number
Returns
void
Static
max
Gc
Frequency
get
maxGcFrequency
()
:
number
Returns
number
set
maxGcFrequency
(
value
:
number
)
:
void
Parameters
value
:
number
Returns
void
Static
max
History
Depth
get
maxHistoryDepth
()
:
number
Returns
number
Methods
load
load
(
hash
:
Lowercase
<
string
>
|
Lowercase
<
string
>
[]
,
)
:
Promise
<
DeepRestrictToStringKeys
<
{
schema
:
string
}
>
[]
>
Parameters
hash
:
Lowercase
<
string
>
|
Lowercase
<
string
>
[]
Returns
Promise
<
DeepRestrictToStringKeys
<
{
schema
:
string
}
>
[]
>
Static
gc
gc
(
force
?:
boolean
)
:
void
Parameters
Optional
force
:
boolean
Returns
void
gc
(
className
:
string
)
:
void
Parameters
className
:
string
Returns
void
Static
instance
Count
instanceCount
(
className
:
string
)
:
number
Parameters
className
:
string
Returns
number
Static
instance
Counts
instanceCounts
()
:
Record
<
string
,
number
>
Returns
Record
<
string
,
number
>
Static
start
History
startHistory
()
:
void
Returns
void
Static
stop
History
stopHistory
()
:
void
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
default
Logger
global
Instances
global
Instances
Count
History
unique
Name
Accessors
logger
params
history
Interval
history
Time
max
Gc
Frequency
max
History
Depth
Methods
load
gc
instance
Count
instance
Counts
start
History
stop
History
XYO Platform SDK - v3.6.9
Loading...