Uses of Class
com.atlassian.bamboo.grpc.PeerToPeerCommunicationServiceGrpc.PeerToPeerCommunicationServiceFutureStub
-
Uses of PeerToPeerCommunicationServiceGrpc.PeerToPeerCommunicationServiceFutureStub in com.atlassian.bamboo.cluster.peertopeer
Modifier and TypeMethodDescriptionprotected @NotNull Pair<io.grpc.ManagedChannel,
PeerToPeerCommunicationServiceGrpc.PeerToPeerCommunicationServiceFutureStub> PeerToPeerClient.createChannelAndStub
(BambooNodeStatus node) Modifier and TypeMethodDescription<T> @NotNull List<CompletableFuture<T>>
PeerToPeerClient.ask
(Function<PeerToPeerCommunicationServiceGrpc.PeerToPeerCommunicationServiceFutureStub, com.google.common.util.concurrent.ListenableFuture<T>> request) -
Uses of PeerToPeerCommunicationServiceGrpc.PeerToPeerCommunicationServiceFutureStub in com.atlassian.bamboo.grpc
Modifier and TypeMethodDescriptionPeerToPeerCommunicationServiceGrpc.PeerToPeerCommunicationServiceFutureStub.build
(io.grpc.Channel channel, io.grpc.CallOptions callOptions) PeerToPeerCommunicationServiceGrpc.newFutureStub
(io.grpc.Channel channel) Creates a new ListenableFuture-style stub that supports unary calls on the service