Uses of Interface
org.hansken.extraction.plugin.grpc.RpcPartialFinishWithErrorOrBuilder
-
Packages that use RpcPartialFinishWithErrorOrBuilder Package Description org.hansken.extraction.plugin.grpc -
-
Uses of RpcPartialFinishWithErrorOrBuilder in org.hansken.extraction.plugin.grpc
Classes in org.hansken.extraction.plugin.grpc that implement RpcPartialFinishWithErrorOrBuilder Modifier and Type Class Description classRpcPartialFinishWithErrorThis response behaves the same as {@link org.hansken.extraction.plugin.grpc.RpcFinish}, with the exception that it is only used when an error occurs during the processing of a trace.static classRpcPartialFinishWithError.BuilderThis response behaves the same as {@link org.hansken.extraction.plugin.grpc.RpcFinish}, with the exception that it is only used when an error occurs during the processing of a trace.
-