Class InferenceGrpc


  • @Generated(value="by gRPC proto compiler (version 1.20.0)",
               comments="Source: grpc-service.proto")
    public final class InferenceGrpc
    extends java.lang.Object
     The main grpc service definition.
     
    • Method Detail

      • getPredictMethod

        public static io.grpc.MethodDescriptor<ai.konduit.serving.pipeline.impl.data.protobuf.DataProtoMessage.DataScheme,​ai.konduit.serving.pipeline.impl.data.protobuf.DataProtoMessage.DataScheme> getPredictMethod()
      • newStub

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

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

        public static InferenceGrpc.InferenceFutureStub newFutureStub​(io.grpc.Channel channel)
        Creates a new ListenableFuture-style stub that supports unary calls on the service
      • newVertxStub

        public static InferenceGrpc.InferenceVertxStub newVertxStub​(io.grpc.Channel channel)
        Creates a new vertx stub that supports all call types for the service
      • getServiceDescriptor

        public static io.grpc.ServiceDescriptor getServiceDescriptor()