Class ControlPlaneClient.RpcRetryTask

java.lang.Object
io.grpc.xds.client.ControlPlaneClient.RpcRetryTask
All Implemented Interfaces:
Runnable
Enclosing class:
ControlPlaneClient

public final class ControlPlaneClient.RpcRetryTask extends Object implements Runnable
  • Constructor Details

    • RpcRetryTask

      public RpcRetryTask()
  • Method Details

    • run

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