public class SpannerApiFutures extends Object
| Constructor and Description |
|---|
SpannerApiFutures() |
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
get(com.google.api.core.ApiFuture<T> future) |
static <T> T |
getOrNull(com.google.api.core.ApiFuture<T> future) |
public static <T> T get(com.google.api.core.ApiFuture<T> future)
throws SpannerException
SpannerExceptionpublic static <T> T getOrNull(com.google.api.core.ApiFuture<T> future)
throws SpannerException
SpannerExceptionCopyright © 2022 Google LLC. All rights reserved.