Class RecommenderGrpc.RecommenderImplBase

  • All Implemented Interfaces:
    RecommenderGrpc.AsyncService, io.grpc.BindableService
    Enclosing class:
    RecommenderGrpc

    public abstract static class RecommenderGrpc.RecommenderImplBase
    extends Object
    implements io.grpc.BindableService, RecommenderGrpc.AsyncService
    Base class for the server implementation of the service Recommender.
     Provides insights and recommendations for cloud customers for various
     categories like performance optimization, cost savings, reliability, feature
     discovery, etc. Insights and recommendations are generated automatically
     based on analysis of user resources, configuration and monitoring metrics.
     
    • Constructor Detail

      • RecommenderImplBase

        public RecommenderImplBase()
    • Method Detail

      • bindService

        public final io.grpc.ServerServiceDefinition bindService()
        Specified by:
        bindService in interface io.grpc.BindableService