Class TableLocationSubscriptionBuffer

All Implemented Interfaces:
LogOutputAppendable, LivenessManager, LivenessNode, LivenessReferent, BasicTableDataListener, TableLocationProvider.Listener

public class TableLocationSubscriptionBuffer extends ReferenceCountedLivenessNode implements TableLocationProvider.Listener
Intermediates between push-based subscription to a TableLocationProvider and polling on update source refresh.
  • Constructor Details

    • TableLocationSubscriptionBuffer

      public TableLocationSubscriptionBuffer(@NotNull @NotNull TableLocationProvider tableLocationProvider)
  • Method Details