Class AuditServiceGrpc

java.lang.Object
tech.skworks.tachyon.service.contracts.audit.AuditServiceGrpc

public final class AuditServiceGrpc extends Object
  • Field Details

  • Method Details

    • getLogEventMethod

      public static io.grpc.MethodDescriptor<LogEventRequest, com.google.protobuf.Empty> getLogEventMethod()
    • getLogEventBatchMethod

      public static io.grpc.MethodDescriptor<LogEventBatchRequest, com.google.protobuf.Empty> getLogEventBatchMethod()
    • newStub

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

      public static AuditServiceGrpc.AuditServiceBlockingV2Stub newBlockingV2Stub(io.grpc.Channel channel)
      Creates a new blocking-style stub that supports all types of calls on the service
    • newBlockingStub

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

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

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

      public static io.grpc.ServiceDescriptor getServiceDescriptor()