Uses of Class
org.yamcs.studio.spell.api.ExecutorInfo
Packages that use ExecutorInfo
-
Uses of ExecutorInfo in org.yamcs.studio.spell.api
Fields in org.yamcs.studio.spell.api with type parameters of type ExecutorInfoModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<ExecutorInfo>ExecutorInfo.PARSERDeprecated.Methods in org.yamcs.studio.spell.api that return ExecutorInfoModifier and TypeMethodDescriptionExecutorInfo.Builder.build()ExecutorInfo.Builder.buildPartial()static ExecutorInfoExecutorInfo.getDefaultInstance()ExecutorInfo.Builder.getDefaultInstanceForType()ExecutorInfo.getDefaultInstanceForType()static ExecutorInfoExecutorInfo.parseDelimitedFrom(InputStream input) static ExecutorInfoExecutorInfo.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ExecutorInfoExecutorInfo.parseFrom(byte[] data) static ExecutorInfoExecutorInfo.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ExecutorInfoExecutorInfo.parseFrom(com.google.protobuf.ByteString data) static ExecutorInfoExecutorInfo.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ExecutorInfoExecutorInfo.parseFrom(com.google.protobuf.CodedInputStream input) static ExecutorInfoExecutorInfo.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ExecutorInfoExecutorInfo.parseFrom(InputStream input) static ExecutorInfoExecutorInfo.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ExecutorInfoExecutorInfo.parseFrom(ByteBuffer data) static ExecutorInfoExecutorInfo.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.yamcs.studio.spell.api that return types with arguments of type ExecutorInfoModifier and TypeMethodDescriptioncom.google.protobuf.Parser<ExecutorInfo>ExecutorInfo.getParserForType()static com.google.protobuf.Parser<ExecutorInfo>ExecutorInfo.parser()Methods in org.yamcs.studio.spell.api with parameters of type ExecutorInfoModifier and TypeMethodDescriptionExecutorInfo.Builder.mergeFrom(ExecutorInfo other) static ExecutorInfo.BuilderExecutorInfo.newBuilder(ExecutorInfo prototype) Method parameters in org.yamcs.studio.spell.api with type arguments of type ExecutorInfoModifier and TypeMethodDescriptionabstract voidAbstractStudioSpellApi.startProcedure(T ctx, StartProcedureRequest request, Observer<ExecutorInfo> observer) final voidStudioSpellApiClient.startProcedure(Void ctx, StartProcedureRequest request, Observer<ExecutorInfo> observer)