Skip navigation links
A B C E G I M O P R S T W 

A

AbstractRESTClient - Class in org.hawkular.apm.client.api.rest
This class provides the abstract based class for REST client implementations.
AbstractRESTClient(String) - Constructor for class org.hawkular.apm.client.api.rest.AbstractRESTClient
 
addHeaders(HttpURLConnection, String) - Method in class org.hawkular.apm.client.api.rest.AbstractRESTClient
Add the header values to the supplied connection.

B

BatchTraceReporter - Class in org.hawkular.apm.client.api.reporter
This class is responsible for managing a set of traces and reporting them to the server.
BatchTraceReporter() - Constructor for class org.hawkular.apm.client.api.reporter.BatchTraceReporter
The default constructor.

C

clear(String, String) - Method in class org.hawkular.apm.client.api.rest.AbstractRESTClient
 

E

encodedCriteria(Criteria) - Method in class org.hawkular.apm.client.api.rest.AbstractRESTClient
 

G

getConnectionForGetRequest(String, URL) - Method in class org.hawkular.apm.client.api.rest.AbstractRESTClient
 
getConnectionForRequest(String, URL, String) - Method in class org.hawkular.apm.client.api.rest.AbstractRESTClient
 
getPassword() - Method in class org.hawkular.apm.client.api.rest.AbstractRESTClient
 
getResponse(HttpURLConnection) - Method in class org.hawkular.apm.client.api.rest.AbstractRESTClient
 
getResultsForUrl(String, TypeReference<T>, String, Object...) - Method in class org.hawkular.apm.client.api.rest.AbstractRESTClient
 
getResultsForUrl(String, TypeReference<T>, String, Criteria) - Method in class org.hawkular.apm.client.api.rest.AbstractRESTClient
 
getResultsForUrl(String, TypeReference<T>, String, Criteria, Object) - Method in class org.hawkular.apm.client.api.rest.AbstractRESTClient
 
getTenantId() - Method in class org.hawkular.apm.client.api.reporter.BatchTraceReporter
 
getTracePublisher() - Method in class org.hawkular.apm.client.api.reporter.BatchTraceReporter
 
getUri() - Method in class org.hawkular.apm.client.api.rest.AbstractRESTClient
 
getUrl(String, Object...) - Method in class org.hawkular.apm.client.api.rest.AbstractRESTClient
 
getUrl(String) - Method in class org.hawkular.apm.client.api.rest.AbstractRESTClient
 
getUsername() - Method in class org.hawkular.apm.client.api.rest.AbstractRESTClient
 

I

init() - Method in class org.hawkular.apm.client.api.reporter.BatchTraceReporter
This method initialises the reporter.
isAvailable() - Method in class org.hawkular.apm.client.api.rest.AbstractRESTClient
 
isEnabled() - Method in class org.hawkular.apm.client.api.reporter.BatchTraceReporter
 

M

mapper - Static variable in class org.hawkular.apm.client.api.rest.AbstractRESTClient
 

O

org.hawkular.apm.client.api.reporter - package org.hawkular.apm.client.api.reporter
 
org.hawkular.apm.client.api.rest - package org.hawkular.apm.client.api.rest
 

P

parseResultsIntoJson(HttpURLConnection, TypeReference<T>) - Method in class org.hawkular.apm.client.api.rest.AbstractRESTClient
 
postAsJsonTo(String, String, Object) - Method in class org.hawkular.apm.client.api.rest.AbstractRESTClient
 

R

report(Trace) - Method in class org.hawkular.apm.client.api.reporter.BatchTraceReporter
 
report(Trace) - Method in interface org.hawkular.apm.client.api.reporter.TraceReporter
This method reports a trace fragment.

S

setPassword(String) - Method in class org.hawkular.apm.client.api.rest.AbstractRESTClient
 
setTenantId(String) - Method in class org.hawkular.apm.client.api.reporter.BatchTraceReporter
 
setTracePublisher(TracePublisher) - Method in class org.hawkular.apm.client.api.reporter.BatchTraceReporter
This method sets the trace publisher.
setUri(String) - Method in class org.hawkular.apm.client.api.rest.AbstractRESTClient
 
setUsername(String) - Method in class org.hawkular.apm.client.api.rest.AbstractRESTClient
 
submitTraces() - Method in class org.hawkular.apm.client.api.reporter.BatchTraceReporter
This method submits the current list of traces

T

TraceReporter - Interface in org.hawkular.apm.client.api.reporter
This interface represents a component for reporting Trace fragments.

W

withContext(String, URL, Function<HttpURLConnection, T>) - Method in class org.hawkular.apm.client.api.rest.AbstractRESTClient
 
withJsonPayloadAndResults(String, String, URL, Object, Function<HttpURLConnection, T>) - Method in class org.hawkular.apm.client.api.rest.AbstractRESTClient
 
A B C E G I M O P R S T W 
Skip navigation links

Copyright © 2015–2016 Red Hat, Inc.. All rights reserved.