Class FinishedWorkUpdater

  • All Implemented Interfaces:
    Runnable

    public class FinishedWorkUpdater
    extends Object
    implements Runnable
    Update the status record in the replication table with work that has been replicated to each configured peer.
    • Constructor Detail

      • FinishedWorkUpdater

        public FinishedWorkUpdater​(AccumuloClient client)
    • Method Detail

      • run

        public void run()
        Specified by:
        run in interface Runnable