Class ResyncRunnable

java.lang.Object
io.kubernetes.client.informer.ResyncRunnable
All Implemented Interfaces:
Runnable

public class ResyncRunnable extends Object implements Runnable
ResyncRunnable class implements Runnable interface. It calls the resync function of DeltaFIFO
  • Constructor Details

  • Method Details

    • run

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