Uses of Interface
org.yamcs.protobuf.TraceElementInfoOrBuilder
-
Packages that use TraceElementInfoOrBuilder Package Description org.yamcs.protobuf -
-
Uses of TraceElementInfoOrBuilder in org.yamcs.protobuf
Classes in org.yamcs.protobuf that implement TraceElementInfoOrBuilder Modifier and Type Class Description classTraceElementInfoProtobuf typeyamcs.protobuf.web.TraceElementInfostatic classTraceElementInfo.BuilderProtobuf typeyamcs.protobuf.web.TraceElementInfoMethods in org.yamcs.protobuf that return TraceElementInfoOrBuilder Modifier and Type Method Description TraceElementInfoOrBuilderThreadInfo.Builder. getTraceOrBuilder(int index)repeated .yamcs.protobuf.web.TraceElementInfo trace = 7;TraceElementInfoOrBuilderThreadInfo. getTraceOrBuilder(int index)repeated .yamcs.protobuf.web.TraceElementInfo trace = 7;TraceElementInfoOrBuilderThreadInfoOrBuilder. getTraceOrBuilder(int index)repeated .yamcs.protobuf.web.TraceElementInfo trace = 7;Methods in org.yamcs.protobuf that return types with arguments of type TraceElementInfoOrBuilder Modifier and Type Method Description List<? extends TraceElementInfoOrBuilder>ThreadInfo.Builder. getTraceOrBuilderList()repeated .yamcs.protobuf.web.TraceElementInfo trace = 7;List<? extends TraceElementInfoOrBuilder>ThreadInfo. getTraceOrBuilderList()repeated .yamcs.protobuf.web.TraceElementInfo trace = 7;List<? extends TraceElementInfoOrBuilder>ThreadInfoOrBuilder. getTraceOrBuilderList()repeated .yamcs.protobuf.web.TraceElementInfo trace = 7;
-