Class ConfigurableScanServerSelector.Profile

java.lang.Object
org.apache.accumulo.core.spi.scan.ConfigurableScanServerSelector.Profile
Enclosing class:
ConfigurableScanServerSelector

protected static class ConfigurableScanServerSelector.Profile extends Object
  • Field Details

    • attemptPlans

      public List<org.apache.accumulo.core.spi.scan.ConfigurableScanServerSelector.AttemptPlan> attemptPlans
  • Constructor Details

    • Profile

      protected Profile()
  • Method Details

    • getSalt

      public String getSalt(int attempts)