public static final class AsyncBiFunctionServiceGrpc.AsyncBiFunctionServiceBlockingStub extends io.grpc.stub.AbstractBlockingStub<AsyncBiFunctionServiceGrpc.AsyncBiFunctionServiceBlockingStub>
Modifier and Type | Method and Description |
---|---|
BiFunctionRes |
apply(BiFunctionReq request)
CompletionStage<RES> apply(K key, REQ req);
|
protected AsyncBiFunctionServiceGrpc.AsyncBiFunctionServiceBlockingStub |
build(io.grpc.Channel channel,
io.grpc.CallOptions callOptions) |
protected AsyncBiFunctionServiceGrpc.AsyncBiFunctionServiceBlockingStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
build
in class io.grpc.stub.AbstractStub<AsyncBiFunctionServiceGrpc.AsyncBiFunctionServiceBlockingStub>
public BiFunctionRes apply(BiFunctionReq request)
CompletionStage<RES> apply(K key, REQ req);
Copyright © 2020 Red Hat. All rights reserved.