Package com.google.api.gax.core
Class InstantiatingExecutorProvider.Builder
java.lang.Object
com.google.api.gax.core.InstantiatingExecutorProvider.Builder
- Enclosing class:
- InstantiatingExecutorProvider
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract InstantiatingExecutorProviderbuild()abstract intabstract ThreadFactorysetExecutorThreadCount(int value) setThreadFactory(ThreadFactory value)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
setExecutorThreadCount
-
getExecutorThreadCount
public abstract int getExecutorThreadCount() -
setThreadFactory
-
getThreadFactory
-
build
-