public class HttpClient
extends java.lang.Object
Constructor and Description |
---|
HttpClient() |
Modifier and Type | Method and Description |
---|---|
void |
close() |
java.util.concurrent.CompletableFuture<java.lang.String> |
getMetrics() |
void |
open() |
public void open() throws java.io.FileNotFoundException, java.lang.InterruptedException
java.io.FileNotFoundException
java.lang.InterruptedException
public void close() throws java.lang.InterruptedException
java.lang.InterruptedException
public java.util.concurrent.CompletableFuture<java.lang.String> getMetrics() throws java.lang.InterruptedException
java.lang.InterruptedException
Copyright © 2021. All Rights Reserved.