Interface SelectiveSchedulerThreadNameProvider
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
Provides an interface to customize thread name of subscription-specific
ThreadPoolTaskScheduler
-
Method Summary
Modifier and TypeMethodDescriptiongetThreadName
(com.google.pubsub.v1.ProjectSubscriptionName subscriptionName)
-
Method Details
-
getThreadName
-