Uses of Interface
org.yamcs.protobuf.ThreadInfoOrBuilder
-
Packages that use ThreadInfoOrBuilder Package Description org.yamcs.protobuf -
-
Uses of ThreadInfoOrBuilder in org.yamcs.protobuf
Classes in org.yamcs.protobuf that implement ThreadInfoOrBuilder Modifier and Type Class Description classThreadInfoProtobuf typeyamcs.protobuf.web.ThreadInfostatic classThreadInfo.BuilderProtobuf typeyamcs.protobuf.web.ThreadInfoMethods in org.yamcs.protobuf that return ThreadInfoOrBuilder Modifier and Type Method Description ThreadInfoOrBuilderListThreadsResponse.Builder. getThreadsOrBuilder(int index)repeated .yamcs.protobuf.web.ThreadInfo threads = 1;ThreadInfoOrBuilderListThreadsResponse. getThreadsOrBuilder(int index)repeated .yamcs.protobuf.web.ThreadInfo threads = 1;ThreadInfoOrBuilderListThreadsResponseOrBuilder. getThreadsOrBuilder(int index)repeated .yamcs.protobuf.web.ThreadInfo threads = 1;Methods in org.yamcs.protobuf that return types with arguments of type ThreadInfoOrBuilder Modifier and Type Method Description List<? extends ThreadInfoOrBuilder>ListThreadsResponse.Builder. getThreadsOrBuilderList()repeated .yamcs.protobuf.web.ThreadInfo threads = 1;List<? extends ThreadInfoOrBuilder>ListThreadsResponse. getThreadsOrBuilderList()repeated .yamcs.protobuf.web.ThreadInfo threads = 1;List<? extends ThreadInfoOrBuilder>ListThreadsResponseOrBuilder. getThreadsOrBuilderList()repeated .yamcs.protobuf.web.ThreadInfo threads = 1;
-