Class ImmutableTraceProxy
java.lang.Object
org.hansken.plugin.extraction.runtime.grpc.server.proxy.ImmutableTraceProxy
- All Implemented Interfaces:
ImmutableTrace
- Direct Known Subclasses:
SearchTraceProxy,TraceProxy
Proxy implementation for the server side of the
extraction plugin framework. It
delegates calls through gRPC (see GrpcFacade) to the trace currently being processed on the client side.
Note: this implementation is not thread-safe.
-
Method Summary
-
Method Details
-
types
- Specified by:
typesin interfaceImmutableTrace
-
properties
- Specified by:
propertiesin interfaceImmutableTrace
-
traceId
- Specified by:
traceIdin interfaceImmutableTrace
-
get
- Specified by:
getin interfaceImmutableTrace
-