Uses of Class
org.yamcs.protobuf.Mdb.AlgorithmInfo
-
Packages that use Mdb.AlgorithmInfo Package Description org.yamcs.protobuf -
-
Uses of Mdb.AlgorithmInfo in org.yamcs.protobuf
Fields in org.yamcs.protobuf with type parameters of type Mdb.AlgorithmInfo Modifier and Type Field Description static com.google.protobuf.Parser<Mdb.AlgorithmInfo>Mdb.AlgorithmInfo. PARSERDeprecated.Methods in org.yamcs.protobuf that return Mdb.AlgorithmInfo Modifier and Type Method Description Mdb.AlgorithmInfoMdb.AlgorithmInfo.Builder. build()Mdb.AlgorithmInfoMdb.AlgorithmInfo.Builder. buildPartial()Mdb.AlgorithmInfoMdb.UpdateAlgorithmRequest.Builder. getAlgorithm()Used when action = SETMdb.AlgorithmInfoMdb.UpdateAlgorithmRequest. getAlgorithm()Used when action = SETMdb.AlgorithmInfoMdb.UpdateAlgorithmRequestOrBuilder. getAlgorithm()Used when action = SETMdb.AlgorithmInfoMdb.UsedByInfo.Builder. getAlgorithm(int index)repeated .yamcs.protobuf.mdb.AlgorithmInfo algorithm = 1;Mdb.AlgorithmInfoMdb.UsedByInfo. getAlgorithm(int index)repeated .yamcs.protobuf.mdb.AlgorithmInfo algorithm = 1;Mdb.AlgorithmInfoMdb.UsedByInfoOrBuilder. getAlgorithm(int index)repeated .yamcs.protobuf.mdb.AlgorithmInfo algorithm = 1;Mdb.AlgorithmInfoMdb.VerifierInfo.Builder. getAlgorithm()optional .yamcs.protobuf.mdb.AlgorithmInfo algorithm = 3;Mdb.AlgorithmInfoMdb.VerifierInfo. getAlgorithm()optional .yamcs.protobuf.mdb.AlgorithmInfo algorithm = 3;Mdb.AlgorithmInfoMdb.VerifierInfoOrBuilder. getAlgorithm()optional .yamcs.protobuf.mdb.AlgorithmInfo algorithm = 3;Mdb.AlgorithmInfoMdb.ListAlgorithmsResponse.Builder. getAlgorithms(int index)repeated .yamcs.protobuf.mdb.AlgorithmInfo algorithms = 1;Mdb.AlgorithmInfoMdb.ListAlgorithmsResponse. getAlgorithms(int index)repeated .yamcs.protobuf.mdb.AlgorithmInfo algorithms = 1;Mdb.AlgorithmInfoMdb.ListAlgorithmsResponseOrBuilder. getAlgorithms(int index)repeated .yamcs.protobuf.mdb.AlgorithmInfo algorithms = 1;static Mdb.AlgorithmInfoMdb.AlgorithmInfo. getDefaultInstance()Mdb.AlgorithmInfoMdb.AlgorithmInfo.Builder. getDefaultInstanceForType()Mdb.AlgorithmInfoMdb.AlgorithmInfo. getDefaultInstanceForType()static Mdb.AlgorithmInfoMdb.AlgorithmInfo. parseDelimitedFrom(InputStream input)static Mdb.AlgorithmInfoMdb.AlgorithmInfo. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Mdb.AlgorithmInfoMdb.AlgorithmInfo. parseFrom(byte[] data)static Mdb.AlgorithmInfoMdb.AlgorithmInfo. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Mdb.AlgorithmInfoMdb.AlgorithmInfo. parseFrom(com.google.protobuf.ByteString data)static Mdb.AlgorithmInfoMdb.AlgorithmInfo. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Mdb.AlgorithmInfoMdb.AlgorithmInfo. parseFrom(com.google.protobuf.CodedInputStream input)static Mdb.AlgorithmInfoMdb.AlgorithmInfo. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Mdb.AlgorithmInfoMdb.AlgorithmInfo. parseFrom(InputStream input)static Mdb.AlgorithmInfoMdb.AlgorithmInfo. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Mdb.AlgorithmInfoMdb.AlgorithmInfo. parseFrom(ByteBuffer data)static Mdb.AlgorithmInfoMdb.AlgorithmInfo. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in org.yamcs.protobuf that return types with arguments of type Mdb.AlgorithmInfo Modifier and Type Method Description List<Mdb.AlgorithmInfo>Mdb.UsedByInfo.Builder. getAlgorithmList()repeated .yamcs.protobuf.mdb.AlgorithmInfo algorithm = 1;List<Mdb.AlgorithmInfo>Mdb.UsedByInfo. getAlgorithmList()repeated .yamcs.protobuf.mdb.AlgorithmInfo algorithm = 1;List<Mdb.AlgorithmInfo>Mdb.UsedByInfoOrBuilder. getAlgorithmList()repeated .yamcs.protobuf.mdb.AlgorithmInfo algorithm = 1;List<Mdb.AlgorithmInfo>Mdb.ListAlgorithmsResponse.Builder. getAlgorithmsList()repeated .yamcs.protobuf.mdb.AlgorithmInfo algorithms = 1;List<Mdb.AlgorithmInfo>Mdb.ListAlgorithmsResponse. getAlgorithmsList()repeated .yamcs.protobuf.mdb.AlgorithmInfo algorithms = 1;List<Mdb.AlgorithmInfo>Mdb.ListAlgorithmsResponseOrBuilder. getAlgorithmsList()repeated .yamcs.protobuf.mdb.AlgorithmInfo algorithms = 1;com.google.protobuf.Parser<Mdb.AlgorithmInfo>Mdb.AlgorithmInfo. getParserForType()static com.google.protobuf.Parser<Mdb.AlgorithmInfo>Mdb.AlgorithmInfo. parser()Methods in org.yamcs.protobuf with parameters of type Mdb.AlgorithmInfo Modifier and Type Method Description Mdb.UsedByInfo.BuilderMdb.UsedByInfo.Builder. addAlgorithm(int index, Mdb.AlgorithmInfo value)repeated .yamcs.protobuf.mdb.AlgorithmInfo algorithm = 1;Mdb.UsedByInfo.BuilderMdb.UsedByInfo.Builder. addAlgorithm(Mdb.AlgorithmInfo value)repeated .yamcs.protobuf.mdb.AlgorithmInfo algorithm = 1;Mdb.ListAlgorithmsResponse.BuilderMdb.ListAlgorithmsResponse.Builder. addAlgorithms(int index, Mdb.AlgorithmInfo value)repeated .yamcs.protobuf.mdb.AlgorithmInfo algorithms = 1;Mdb.ListAlgorithmsResponse.BuilderMdb.ListAlgorithmsResponse.Builder. addAlgorithms(Mdb.AlgorithmInfo value)repeated .yamcs.protobuf.mdb.AlgorithmInfo algorithms = 1;Mdb.UpdateAlgorithmRequest.BuilderMdb.UpdateAlgorithmRequest.Builder. mergeAlgorithm(Mdb.AlgorithmInfo value)Used when action = SETMdb.VerifierInfo.BuilderMdb.VerifierInfo.Builder. mergeAlgorithm(Mdb.AlgorithmInfo value)optional .yamcs.protobuf.mdb.AlgorithmInfo algorithm = 3;Mdb.AlgorithmInfo.BuilderMdb.AlgorithmInfo.Builder. mergeFrom(Mdb.AlgorithmInfo other)static Mdb.AlgorithmInfo.BuilderMdb.AlgorithmInfo. newBuilder(Mdb.AlgorithmInfo prototype)Mdb.UpdateAlgorithmRequest.BuilderMdb.UpdateAlgorithmRequest.Builder. setAlgorithm(Mdb.AlgorithmInfo value)Used when action = SETMdb.UsedByInfo.BuilderMdb.UsedByInfo.Builder. setAlgorithm(int index, Mdb.AlgorithmInfo value)repeated .yamcs.protobuf.mdb.AlgorithmInfo algorithm = 1;Mdb.VerifierInfo.BuilderMdb.VerifierInfo.Builder. setAlgorithm(Mdb.AlgorithmInfo value)optional .yamcs.protobuf.mdb.AlgorithmInfo algorithm = 3;Mdb.ListAlgorithmsResponse.BuilderMdb.ListAlgorithmsResponse.Builder. setAlgorithms(int index, Mdb.AlgorithmInfo value)repeated .yamcs.protobuf.mdb.AlgorithmInfo algorithms = 1;Method parameters in org.yamcs.protobuf with type arguments of type Mdb.AlgorithmInfo Modifier and Type Method Description Mdb.UsedByInfo.BuilderMdb.UsedByInfo.Builder. addAllAlgorithm(Iterable<? extends Mdb.AlgorithmInfo> values)repeated .yamcs.protobuf.mdb.AlgorithmInfo algorithm = 1;Mdb.ListAlgorithmsResponse.BuilderMdb.ListAlgorithmsResponse.Builder. addAllAlgorithms(Iterable<? extends Mdb.AlgorithmInfo> values)repeated .yamcs.protobuf.mdb.AlgorithmInfo algorithms = 1;abstract voidAbstractMdbApi. getAlgorithm(T ctx, Mdb.GetAlgorithmRequest request, Observer<Mdb.AlgorithmInfo> observer)Get an algorithmvoidMdbApiClient. getAlgorithm(Void ctx, Mdb.GetAlgorithmRequest request, Observer<Mdb.AlgorithmInfo> observer)Get an algorithm
-