Interface WorkAssigner


@Deprecated public interface WorkAssigner
Deprecated.
Interface to allow for multiple implementations that assign replication work
  • Method Details

    • getName

      String getName()
      Deprecated.
      Returns:
      The name for this WorkAssigner
    • configure

      void configure(AccumuloConfiguration conf, AccumuloClient client)
      Deprecated.
      Configure the WorkAssigner implementation
    • assignWork

      void assignWork()
      Deprecated.
      Assign work for replication