java.lang.Object
org.hansken.plugin.extraction.runtime.grpc.server.proxy.TraceSearcherProxy
All Implemented Interfaces:
TraceSearcher

public class TraceSearcherProxy extends Object implements TraceSearcher
Proxy implementation for the server side of the extraction plugin framework. It delegates calls through gRPC (see GrpcFacade) to retrieve traces from the client side.