Uses of Package
io.flowcean.learner.grpc
Packages that use io.flowcean.learner.grpc
-
Classes in io.flowcean.learner.grpc used by flowcean.AutomataLearnerClassDescriptionThe Learner service provides RPCs for training, prediction, and export.Base class for the server implementation of the service Learner.The data package containing input and output time series.An empty message for RPCs that do not require any data.The prediction message containing predicted time series and status.A status message that contains the current status and log messages as well as progress information.
-
Classes in io.flowcean.learner.grpc used by io.flowcean.learner.grpcClassDescriptionThe Learner service provides RPCs for training, prediction, and export.A stub to allow clients to do synchronous rpc calls to service Learner.A stub to allow clients to do ListenableFuture-style rpc calls to service Learner.A stub to allow clients to do asynchronous rpc calls to service Learner.A data field message that can hold different types of values.A data field message that can hold different types of values.The data package containing input and output time series.The data package containing input and output time series.An empty message for RPCs that do not require any data.An empty message for RPCs that do not require any data.Log levels for messages.A message that contains log level, sender information, and the actual message content.A message that contains log level, sender information, and the actual message content.The prediction message containing predicted time series and status.The prediction message containing predicted time series and status.Enums for status messages.A status message that contains the current status and log messages as well as progress information.A status message that contains the current status and log messages as well as progress information.A time sample message representing a single data point with a timestamp.A time sample message representing a single data point with a timestamp.A time series message containing multiple time samples.A time series message containing multiple time samples.