Class ModelServiceGrpc.ModelServiceBlockingStub

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

public static final class ModelServiceGrpc.ModelServiceBlockingStub extends io.grpc.stub.AbstractBlockingStub<ModelServiceGrpc.ModelServiceBlockingStub>
A stub to allow clients to do limited synchronous 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.