Interface ThrottledBalancerProblemReporter.OutstandingMigrationsProblem

All Superinterfaces:
ThrottledBalancerProblemReporter.Problem
Enclosing class:
ThrottledBalancerProblemReporter

public static interface ThrottledBalancerProblemReporter.OutstandingMigrationsProblem extends ThrottledBalancerProblemReporter.Problem
  • Method Details

    • setMigrations

      void setMigrations(Set<TabletId> migrations)