Class KeyState

    • Constructor Detail

      • KeyState

        public KeyState​(int partitionId,
                        ZeebeDb zeebeDb,
                        DbContext dbContext)
        Initializes the key state with the corresponding partition id, so that unique keys are generated over all partitions.
        Parameters:
        partitionId - the partition to determine the key start value
        dbContext -