public class GoogleSubscriberManager extends AbstractSubscriberManager<GoogleSubscriberManager>
FAILED_CONSUMER_RETRY_TIME, FAILED_DEAD_LETTER_RETRY_TIME| Constructor and Description |
|---|
GoogleSubscriberManager(String projectId,
INamingStrategy namingStrategy,
ITraceContextFactory traceFactory,
IThreadSafeRetryableConsumer<Reader> consumer) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
assertConfigurable() |
protected T |
getTypedThis() |
protected void |
setLifeCycleState(FugueLifecycleState arg0) |
protected void |
startSubscriptions(Map<String,Set<String>> subscriptionsByTopic,
Map<String,Set<String>> topicsBySubscription) |
protected void |
stopSubscriptions() |
protected void |
transitionTo(FugueLifecycleState arg0) |
getTraceFactory, handleMessage, start, stop, withSubscriptionpublic GoogleSubscriberManager(String projectId, INamingStrategy namingStrategy, ITraceContextFactory traceFactory, IThreadSafeRetryableConsumer<Reader> consumer)
protected void startSubscriptions(Map<String,Set<String>> subscriptionsByTopic, Map<String,Set<String>> topicsBySubscription)
startSubscriptions in class AbstractSubscriberManager<GoogleSubscriberManager>protected void stopSubscriptions()
stopSubscriptions in class AbstractSubscriberManager<GoogleSubscriberManager>protected T getTypedThis()
protected void assertConfigurable()
protected void transitionTo(FugueLifecycleState arg0)
protected void setLifeCycleState(FugueLifecycleState arg0)
Copyright © 2018 Symphony Software Foundation. All rights reserved.