Class DeleteProberDataAction

java.lang.Object
google.registry.batch.DeleteProberDataAction
All Implemented Interfaces:
Runnable

public class DeleteProberDataAction extends Object implements Runnable
Deletes all prober Domains and their subordinate history entries, poll messages, and billing events, along with their ForeignKeyDomainIndex entities.
  • Method Details

    • run

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