Package org.hansken.plugin.extraction.runtime.grpc.client
package org.hansken.plugin.extraction.runtime.grpc.client
-
ClassDescriptionClient 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
traceover gRPC, which itself is an observer for a stream in order to receive messages from the server.A helper class to be used to send messages to the server.A configurable exponential backoff policy which can be used by anExtractionPluginClientfor trying to connect when requesting the plugin information or processing a Trace, instead of failing directly due to unavailability.