Class InferenceGrpc.InferenceFutureStub

    • Constructor Summary

      Constructors 
      Constructor Description
      InferenceFutureStub​(io.grpc.Channel channel)  
      InferenceFutureStub​(io.grpc.Channel channel, io.grpc.CallOptions callOptions)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected InferenceGrpc.InferenceFutureStub build​(io.grpc.Channel channel, io.grpc.CallOptions callOptions)  
      com.google.common.util.concurrent.ListenableFuture<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

      • InferenceFutureStub

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

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

      • predict

        public com.google.common.util.concurrent.ListenableFuture<ai.konduit.serving.pipeline.impl.data.protobuf.DataProtoMessage.DataScheme> predict​(ai.konduit.serving.pipeline.impl.data.protobuf.DataProtoMessage.DataScheme request)
         predicts an output