Uses of Interface
io.zeebe.engine.processing.message.command.PartitionCommandSender
-
Packages that use PartitionCommandSender Package Description io.zeebe.engine.processing.message.command Zeebe Subscription Protocol -
-
Uses of PartitionCommandSender in io.zeebe.engine.processing.message.command
Constructors in io.zeebe.engine.processing.message.command with parameters of type PartitionCommandSender Constructor Description SubscriptionCommandSender(int senderPartition, PartitionCommandSender partitionCommandSender)
-