java.lang.Object
com.sap.cds.services.impl.outbox.persistence.collectors.TenantCache

public class TenantCache extends Object
Coordinator implementation that manages all outbox partition collector threads.
  • Constructor Details

    • TenantCache

      public TenantCache()
  • Method Details

    • getTenants

      public List<TenantInfo> getTenants()
    • start

      public void start(CdsRuntime runtime)
    • stop

      public void stop()