All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description GRPCServerLearner Instantiation of the GRPC-Learner class defined by the protobuf protocol.LearnerGrpc The Learner service provides RPCs for training, prediction, and export.LearnerGrpc.AsyncService The Learner service provides RPCs for training, prediction, and export.LearnerGrpc.LearnerBlockingStub A stub to allow clients to do synchronous rpc calls to service Learner.LearnerGrpc.LearnerFutureStub A stub to allow clients to do ListenableFuture-style rpc calls to service Learner.LearnerGrpc.LearnerImplBase Base class for the server implementation of the service Learner.LearnerGrpc.LearnerStub A stub to allow clients to do asynchronous rpc calls to service Learner.LearnerOuterClass LearnerOuterClass.DataField A data field message that can hold different types of values.LearnerOuterClass.DataField.Builder A data field message that can hold different types of values.LearnerOuterClass.DataField.FieldCase LearnerOuterClass.DataFieldOrBuilder LearnerOuterClass.DataPackage The data package containing input and output time series.LearnerOuterClass.DataPackage.Builder The data package containing input and output time series.LearnerOuterClass.DataPackageOrBuilder LearnerOuterClass.Empty An empty message for RPCs that do not require any data.LearnerOuterClass.Empty.Builder An empty message for RPCs that do not require any data.LearnerOuterClass.EmptyOrBuilder LearnerOuterClass.LogLevel Log levels for messages.LearnerOuterClass.Message A message that contains log level, sender information, and the actual message content.LearnerOuterClass.Message.Builder A message that contains log level, sender information, and the actual message content.LearnerOuterClass.MessageOrBuilder LearnerOuterClass.Prediction The prediction message containing predicted time series and status.LearnerOuterClass.Prediction.Builder The prediction message containing predicted time series and status.LearnerOuterClass.PredictionOrBuilder LearnerOuterClass.Status Enums for status messages.LearnerOuterClass.StatusMessage A status message that contains the current status and log messages as well as progress information.LearnerOuterClass.StatusMessage.Builder A status message that contains the current status and log messages as well as progress information.LearnerOuterClass.StatusMessageOrBuilder LearnerOuterClass.TimeSample A time sample message representing a single data point with a timestamp.LearnerOuterClass.TimeSample.Builder A time sample message representing a single data point with a timestamp.LearnerOuterClass.TimeSampleOrBuilder LearnerOuterClass.TimeSeries A time series message containing multiple time samples.LearnerOuterClass.TimeSeries.Builder A time series message containing multiple time samples.LearnerOuterClass.TimeSeriesOrBuilder Main MessageException Exception class for Status Messages