Class MoreApiFutures
java.lang.Object
com.google.cloud.pubsublite.internal.MoreApiFutures
-
Method Summary
Modifier and TypeMethodDescriptionstatic <T> voidconnectFutures(com.google.api.core.ApiFuture<T> source, com.google.api.core.SettableApiFuture<? super T> toConnect)
-
Method Details
-
connectFutures
public static <T> void connectFutures(com.google.api.core.ApiFuture<T> source, com.google.api.core.SettableApiFuture<? super T> toConnect)
-