Class AsyncClient

java.lang.Object
org.apache.flink.streaming.examples.async.AsyncClient

public class AsyncClient extends Object
A simple asynchronous client that simulates interacting with an unreliable external service.
  • Constructor Details

    • AsyncClient

      public AsyncClient()
  • Method Details