Preparing search index...
The search index is not available
@hotmeshio/hotmesh
@hotmeshio/hotmesh
types/quorum
QuorumProfile
Interface QuorumProfile
interface
QuorumProfile
{
app_id
:
string
;
counts
?:
Record
<
string
,
number
>
;
engine_id
:
string
;
entity
?:
string
;
inited
?:
string
;
namespace
:
string
;
reclaimCount
?:
number
;
reclaimDelay
?:
number
;
signature
?:
string
;
stream
?:
string
;
stream_depth
?:
number
;
system
?:
SystemHealth
;
throttle
?:
number
;
timestamp
?:
string
;
worker_topic
?:
string
;
}
Index
Properties
app_
id
counts?
engine_
id
entity?
inited?
namespace
reclaim
Count?
reclaim
Delay?
signature?
stream?
stream_
depth?
system?
throttle?
timestamp?
worker_
topic?
Properties
app_
id
app_
id
:
string
Optional
counts
counts
?:
Record
<
string
,
number
>
engine_
id
engine_
id
:
string
Optional
entity
entity
?:
string
Optional
inited
inited
?:
string
namespace
namespace
:
string
Optional
reclaim
Count
reclaim
Count
?:
number
Optional
reclaim
Delay
reclaim
Delay
?:
number
Optional
signature
signature
?:
string
Optional
stream
stream
?:
string
Optional
stream_
depth
stream_
depth
?:
number
Optional
system
system
?:
SystemHealth
Optional
throttle
throttle
?:
number
Optional
timestamp
timestamp
?:
string
Optional
worker_
topic
worker_
topic
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
app_
id
counts
engine_
id
entity
inited
namespace
reclaim
Count
reclaim
Delay
signature
stream
stream_
depth
system
throttle
timestamp
worker_
topic
@hotmeshio/hotmesh
Loading...