Class ResyncRunnable<T>
java.lang.Object
io.fabric8.kubernetes.client.informers.ResyncRunnable<T>
- All Implemented Interfaces:
Runnable
public class ResyncRunnable<T> extends Object implements Runnable
Calls the resync function of store interface which is always implemented
by DeltaFIFO.