Zeebe C# Client 2.5.0
C# Client to communicate with an Zeebe Gateway
Loading...
Searching...
No Matches
Zeebe.Client.Api.Responses.IPartitionInfo Interface Reference

Properties

int PartitionId [get]
 
Returns
the partition's id

 
PartitionBrokerRole Role [get]
 
Returns
the current role of the broker for this partition (i.e. leader or follower)

 
bool IsLeader [get]
 
Returns
true if the broker is the current leader of this partition

 

The documentation for this interface was generated from the following file: