Class TelemetryGrpc

java.lang.Object
com.buildless.service.v1.TelemetryGrpc

@Generated(value="by gRPC proto compiler (version 1.59.1)", comments="Source: buildless/service/v1/buildless-v1.proto") public final class TelemetryGrpc extends Object
 Defines the API surface for the Buildless analytics service. This service is used to collect devops analytics, and
 internal analytics for the suite of Buildless extensions, SDKs, and tools.
 
  • Field Details

  • Method Details

    • getPingMethod

      public static io.grpc.MethodDescriptor<com.google.protobuf.Empty,com.google.protobuf.Empty> getPingMethod()
    • getEventEmitMethod

      public static io.grpc.MethodDescriptor<Event,EventID> getEventEmitMethod()
    • getEventStreamMethod

      public static io.grpc.MethodDescriptor<Event,EventID> getEventStreamMethod()
    • newStub

      public static TelemetryGrpc.TelemetryStub newStub(io.grpc.Channel channel)
      Creates a new async stub that supports all call types for the service
    • newBlockingStub

      public static TelemetryGrpc.TelemetryBlockingStub newBlockingStub(io.grpc.Channel channel)
      Creates a new blocking-style stub that supports unary and streaming output calls on the service
    • newFutureStub

      public static TelemetryGrpc.TelemetryFutureStub newFutureStub(io.grpc.Channel channel)
      Creates a new ListenableFuture-style stub that supports unary calls on the service
    • bindService

      public static final io.grpc.ServerServiceDefinition bindService(TelemetryGrpc.AsyncService service)
    • getServiceDescriptor

      public static io.grpc.ServiceDescriptor getServiceDescriptor()