Class ModelServiceGrpc.ModelServiceFutureStub

java.lang.Object
io.grpc.stub.AbstractStub<ModelServiceGrpc.ModelServiceFutureStub>
io.grpc.stub.AbstractFutureStub<ModelServiceGrpc.ModelServiceFutureStub>
tensorflow.serving.ModelServiceGrpc.ModelServiceFutureStub
Enclosing class:
ModelServiceGrpc

public static final class ModelServiceGrpc.ModelServiceFutureStub extends io.grpc.stub.AbstractFutureStub<ModelServiceGrpc.ModelServiceFutureStub>
A stub to allow clients to do ListenableFuture-style rpc calls to service ModelService.
 ModelService provides methods to query and update the state of the server,
 e.g. which models/versions are being served.