Uses of Class
com.google.apphosting.base.protos.EvaluationRuntimeGrpc.EvaluationRuntimeBlockingStub
-
Packages that use EvaluationRuntimeGrpc.EvaluationRuntimeBlockingStub Package Description com.google.apphosting.base.protos -
-
Uses of EvaluationRuntimeGrpc.EvaluationRuntimeBlockingStub in com.google.apphosting.base.protos
Methods in com.google.apphosting.base.protos that return EvaluationRuntimeGrpc.EvaluationRuntimeBlockingStub Modifier and Type Method Description protected EvaluationRuntimeGrpc.EvaluationRuntimeBlockingStubEvaluationRuntimeGrpc.EvaluationRuntimeBlockingStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)static EvaluationRuntimeGrpc.EvaluationRuntimeBlockingStubEvaluationRuntimeGrpc. newBlockingStub(io.grpc.Channel channel)Creates a new blocking-style stub that supports unary and streaming output calls on the service
-