@camunda8/sdk
Preparing search index...
zeebe/types
BrokerInfo
Interface BrokerInfo
interface
BrokerInfo
{
host
:
string
;
nodeId
:
number
;
partitions
:
Partition
[]
;
port
:
number
;
}
Index
Properties
host
node
Id
partitions
port
Properties
host
host
:
string
node
Id
nodeId
:
number
partitions
partitions
:
Partition
[]
port
port
:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
host
node
Id
partitions
port
@camunda8/sdk
Loading...