Class TraceServiceGrpc


  • @Generated(value="by gRPC proto compiler (version 1.45.1)",
               comments="Source: opencensus/proto/agent/trace/v1/trace_service.proto")
    public final class TraceServiceGrpc
    extends java.lang.Object
     Service that can be used to push spans and configs between one Application
     instrumented with OpenCensus and an agent, or between an agent and a
     central collector or config service (in this case spans and configs are
     sent/received to/from multiple Applications).
     
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  TraceServiceGrpc.TraceServiceBlockingStub
      Service that can be used to push spans and configs between one Application instrumented with OpenCensus and an agent, or between an agent and a central collector or config service (in this case spans and configs are sent/received to/from multiple Applications).
      static class  TraceServiceGrpc.TraceServiceFutureStub
      Service that can be used to push spans and configs between one Application instrumented with OpenCensus and an agent, or between an agent and a central collector or config service (in this case spans and configs are sent/received to/from multiple Applications).
      static class  TraceServiceGrpc.TraceServiceImplBase
      Service that can be used to push spans and configs between one Application instrumented with OpenCensus and an agent, or between an agent and a central collector or config service (in this case spans and configs are sent/received to/from multiple Applications).
      static class  TraceServiceGrpc.TraceServiceStub
      Service that can be used to push spans and configs between one Application instrumented with OpenCensus and an agent, or between an agent and a central collector or config service (in this case spans and configs are sent/received to/from multiple Applications).
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String SERVICE_NAME