public static interface SpannerOptions.CloseableExecutorProvider extends ExecutorProvider, AutoCloseable
ExecutorProvider
that is used for AsyncResultSet
.Modifier and Type | Method and Description |
---|---|
void |
close()
Overridden to suppress the throws declaration of the super interface.
|
getExecutor, shouldAutoClose
void close()
close
in interface AutoCloseable
Copyright © 2022 Google LLC. All rights reserved.