All Classes and Interfaces

Class
Description
ClientDataContext with an added method to retrieve data for any trace.
Trace for client side implementations.
Client to connect to a running Extraction Plugin (server).
This class is used to read trace data.
Used for exceptions thrown by the actual Extraction Plugins code.
Adapter that transforms incoming gRPC messages to clean API calls.
Health service utilities.
A plugin profile report from the plugin perspective.
Handler for orchestrating the processing of a trace over gRPC, which itself is an observer for a stream in order to receive messages from the server.
ExtractionPlugin for client side implementations.
A helper class to be used to send messages to the server.
A configurable exponential backoff policy which can be used by an ExtractionPluginClient for trying to connect when requesting the plugin information or processing a Trace, instead of failing directly due to unavailability.