Class ProfilesServiceGrpc.ProfilesServiceImplBase

java.lang.Object
io.opentelemetry.proto.collector.profiles.v1development.ProfilesServiceGrpc.ProfilesServiceImplBase
All Implemented Interfaces:
io.grpc.BindableService, ProfilesServiceGrpc.AsyncService
Enclosing class:
ProfilesServiceGrpc

public abstract static class ProfilesServiceGrpc.ProfilesServiceImplBase extends Object implements io.grpc.BindableService, ProfilesServiceGrpc.AsyncService
Base class for the server implementation of the service ProfilesService.
 Service that can be used to push profiles between one Application instrumented with
 OpenTelemetry and a collector, or between a collector and a central collector.
 
  • Constructor Details

    • ProfilesServiceImplBase

      public ProfilesServiceImplBase()
  • Method Details

    • bindService

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