Uses of Class
com.google.api.gax.core.FixedExecutorProvider
Packages that use FixedExecutorProvider
-
Uses of FixedExecutorProvider in com.google.api.gax.core
Methods in com.google.api.gax.core that return FixedExecutorProviderModifier and TypeMethodDescriptionstatic FixedExecutorProviderFixedExecutorProvider.create(ScheduledExecutorService executor) Creates a FixedExecutorProvider.static FixedExecutorProviderFixedExecutorProvider.create(ScheduledExecutorService executor, boolean autoClose) Create a FixedExecutorProvider and specify if it should auto close.