Class FixedExecutorProvider

java.lang.Object
com.google.api.gax.core.FixedExecutorProvider
All Implemented Interfaces:
ExecutorProvider

public final class FixedExecutorProvider extends Object implements ExecutorProvider
FixedExecutorProvider is an ExecutorProvider which always returns the same executor.