Sector

public final class Sector implements Fetcher

Access to Sector Performance Data.

Author

Sylvester Sefa-Yeboah

Since

1.4.0

Constructors

Link copied to clipboard
public void Sector(Config config)

Functions

Link copied to clipboard
public void fetch()
Performs a fetch operation.
Link copied to clipboard
Makes a blocking synchronous http request to fetch the data.
Link copied to clipboard
Sets the failure callback.
Link copied to clipboard
Sets the success callback.