Uses of Class
io.zeebe.protocol.record.BrokerInfoEncoder.PartitionLeaderTermsEncoder
-
Packages that use BrokerInfoEncoder.PartitionLeaderTermsEncoder Package Description io.zeebe.protocol.record Zeebe Protocol -
-
Uses of BrokerInfoEncoder.PartitionLeaderTermsEncoder in io.zeebe.protocol.record
Methods in io.zeebe.protocol.record that return BrokerInfoEncoder.PartitionLeaderTermsEncoder Modifier and Type Method Description BrokerInfoEncoder.PartitionLeaderTermsEncoderBrokerInfoEncoder.PartitionLeaderTermsEncoder. next()BrokerInfoEncoder.PartitionLeaderTermsEncoderBrokerInfoEncoder.PartitionLeaderTermsEncoder. partitionId(int value)BrokerInfoEncoder.PartitionLeaderTermsEncoderBrokerInfoEncoder. partitionLeaderTermsCount(int count)BrokerInfoEncoder.PartitionLeaderTermsEncoderBrokerInfoEncoder.PartitionLeaderTermsEncoder. term(long value)
-