public class GoogleAsyncSubscriberManager extends AbstractSubscriberManager<org.symphonyoss.s2.common.immutable.ImmutableByteArray,GoogleAsyncSubscriberManager>
| Modifier and Type | Class and Description |
|---|---|
static class |
GoogleAsyncSubscriberManager.Builder
Concrete builder.
|
config_, counter_, FAILED_CONSUMER_RETRY_TIME, FAILED_DEAD_LETTER_RETRY_TIME, MESSAGE_PROCESSED_OK, traceFactory_, unprocessableMessageConsumer_nameFactory_, subscribers_, totalSubscriptionCnt_| Modifier and Type | Method and Description |
|---|---|
protected void |
assertConfigurable() |
protected void |
initSubscription(SubscriptionImpl<org.symphonyoss.s2.common.immutable.ImmutableByteArray> subscription) |
protected void |
setLifeCycleState(FugueLifecycleState arg0) |
protected void |
startSubscriptions() |
protected void |
stopSubscriptions() |
getCounter, getTraceFactory, handleMessage, quiesce, start, stopgetSubscribers, getTotalSubscriptionCntclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetComponentId, getComponentState, getComponentStatusMessageprotected void initSubscription(SubscriptionImpl<org.symphonyoss.s2.common.immutable.ImmutableByteArray> subscription)
initSubscription in class AbstractSubscriberManager<org.symphonyoss.s2.common.immutable.ImmutableByteArray,GoogleAsyncSubscriberManager>protected void startSubscriptions()
startSubscriptions in class AbstractSubscriberManager<org.symphonyoss.s2.common.immutable.ImmutableByteArray,GoogleAsyncSubscriberManager>protected void stopSubscriptions()
stopSubscriptions in class AbstractSubscriberManager<org.symphonyoss.s2.common.immutable.ImmutableByteArray,GoogleAsyncSubscriberManager>protected void assertConfigurable()
protected void setLifeCycleState(FugueLifecycleState arg0)
Copyright © 2018 Symphony Software Foundation. All rights reserved.