Class SpannerOptions.FixedCloseableExecutorProvider

java.lang.Object
com.google.cloud.spanner.SpannerOptions.FixedCloseableExecutorProvider
All Implemented Interfaces:
com.google.api.gax.core.ExecutorProvider, SpannerOptions.CloseableExecutorProvider, AutoCloseable
Enclosing class:
SpannerOptions

public static class SpannerOptions.FixedCloseableExecutorProvider extends Object implements SpannerOptions.CloseableExecutorProvider
Implementation of SpannerOptions.CloseableExecutorProvider that uses a fixed single ScheduledExecutorService.