Package io.flowcean.learner.grpc
package io.flowcean.learner.grpc
-
ClassDescriptionThe Learner service provides RPCs for training, prediction, and export.The 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.Base class for the server implementation of the 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.