Uses of Interface
org.hansken.extraction.plugin.grpc.RpcTraceOrBuilder
-
Packages that use RpcTraceOrBuilder Package Description org.hansken.extraction.plugin.grpc -
-
Uses of RpcTraceOrBuilder in org.hansken.extraction.plugin.grpc
Classes in org.hansken.extraction.plugin.grpc that implement RpcTraceOrBuilder Modifier and Type Class Description classRpcTraceA description of a trace, containing the set of types and properties of that trace.static classRpcTrace.BuilderA description of a trace, containing the set of types and properties of that trace.Methods in org.hansken.extraction.plugin.grpc that return RpcTraceOrBuilder Modifier and Type Method Description RpcTraceOrBuilderRpcEnrichTrace.Builder. getTraceOrBuilder().org.hansken.extraction.plugin.grpc.RpcTrace trace = 1;RpcTraceOrBuilderRpcEnrichTrace. getTraceOrBuilder().org.hansken.extraction.plugin.grpc.RpcTrace trace = 1;RpcTraceOrBuilderRpcEnrichTraceOrBuilder. getTraceOrBuilder().org.hansken.extraction.plugin.grpc.RpcTrace trace = 1;RpcTraceOrBuilderRpcStart.Builder. getTraceOrBuilder().org.hansken.extraction.plugin.grpc.RpcTrace trace = 1;RpcTraceOrBuilderRpcStart. getTraceOrBuilder().org.hansken.extraction.plugin.grpc.RpcTrace trace = 1;RpcTraceOrBuilderRpcStartOrBuilder. getTraceOrBuilder().org.hansken.extraction.plugin.grpc.RpcTrace trace = 1;
-