Class ModelServiceGrpc.ModelServiceStub

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

public static final class ModelServiceGrpc.ModelServiceStub extends io.grpc.stub.AbstractAsyncStub<ModelServiceGrpc.ModelServiceStub>
A stub to allow clients to do asynchronous 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.