Class ModelServiceGrpc.ModelServiceBlockingV2Stub

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

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