Class InferenceGrpc.InferenceBlockingStub

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected InferenceGrpc.InferenceBlockingStub build​(io.grpc.Channel channel, io.grpc.CallOptions callOptions)  
      ai.konduit.serving.pipeline.impl.data.protobuf.DataProtoMessage.DataScheme predict​(ai.konduit.serving.pipeline.impl.data.protobuf.DataProtoMessage.DataScheme request)
      predicts an output
      • Methods inherited from class io.grpc.stub.AbstractStub

        getCallOptions, getChannel, withCallCredentials, withChannel, withCompression, withDeadline, withDeadlineAfter, withExecutor, withInterceptors, withMaxInboundMessageSize, withMaxOutboundMessageSize, withOption, withWaitForReady
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • InferenceBlockingStub

        public InferenceBlockingStub​(io.grpc.Channel channel)
      • InferenceBlockingStub

        public InferenceBlockingStub​(io.grpc.Channel channel,
                                     io.grpc.CallOptions callOptions)
    • Method Detail

      • predict

        public ai.konduit.serving.pipeline.impl.data.protobuf.DataProtoMessage.DataScheme predict​(ai.konduit.serving.pipeline.impl.data.protobuf.DataProtoMessage.DataScheme request)
         predicts an output