Class AdaptiveRefreshTriggeredEvent.UncoveredSlotAdaptiveRefreshTriggeredEvent

    • Constructor Detail

      • UncoveredSlotAdaptiveRefreshTriggeredEvent

        public UncoveredSlotAdaptiveRefreshTriggeredEvent​(Supplier<Partitions> partitionsSupplier,
                                                          Runnable topologyRefreshScheduler,
                                                          int slot)
    • Method Detail

      • getSlot

        public int getSlot()
        Return the slot that is not covered.
        Returns:
        the slot that is not covered.