Class RpcPartialFinishWithError.Builder

  • All Implemented Interfaces:
    com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Cloneable, RpcPartialFinishWithErrorOrBuilder
    Enclosing class:
    RpcPartialFinishWithError

    public static final class RpcPartialFinishWithError.Builder
    extends com.google.protobuf.GeneratedMessageV3.Builder<RpcPartialFinishWithError.Builder>
    implements RpcPartialFinishWithErrorOrBuilder
    
     This 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.
    
     The response contains a partial list of actions, a (error)statusCode and an errorDescription.
    
     The server processes the partial results towards the client, and throws an exception with the
     statusCode & errorDescription which should be handled client-side.
     
    Protobuf type org.hansken.extraction.plugin.grpc.RpcPartialFinishWithError