Uses of Class
org.apache.flink.runtime.rest.RestClient
Packages that use RestClient
-
Uses of RestClient in org.apache.flink.runtime.rest
Methods in org.apache.flink.runtime.rest that return RestClientModifier and TypeMethodDescriptionstatic RestClientRestClient.forUrl(org.apache.flink.configuration.Configuration configuration, Executor executor, URL rootUrl) Creates a new RestClient for the provided root URL.