public class GoogleSubscriberAdmin extends AbstractSubscriberAdmin<org.symphonyoss.s2.common.immutable.ImmutableByteArray,GoogleSubscriberAdmin>
nameFactory_, subscribers_| Constructor and Description |
|---|
GoogleSubscriberAdmin(INameFactory nameFactory,
String projectId,
ITraceContextTransactionFactory traceFactory)
Normal constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
assertConfigurable() |
protected void |
createSubcription(TopicName topicName,
SubscriptionName subscriptionName,
boolean dryRun) |
protected void |
deleteSubcription(TopicName topicName,
SubscriptionName subscriptionName,
boolean dryRun) |
protected void |
setLifeCycleState(FugueLifecycleState arg0) |
void |
start() |
void |
stop() |
createSubscriptions, deleteSubscriptions, withSubscription, withSubscription, withSubscription, withSubscriptiongetSubscribers, getTotalSubscriptionCnt, withSubscription, withSubscription, withSubscription, withSubscriptionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetComponentId, getComponentState, getComponentStatusMessage, quiescepublic GoogleSubscriberAdmin(INameFactory nameFactory, String projectId, ITraceContextTransactionFactory traceFactory)
nameFactory - A NameFactory.projectId - The Google project ID for the pubsub service.traceFactory - A trace context factory.public void start()
start in interface IFugueComponentstart in class AbstractSubscriberAdmin<org.symphonyoss.s2.common.immutable.ImmutableByteArray,GoogleSubscriberAdmin>public void stop()
stop in interface IFugueComponentstop in class AbstractSubscriberAdmin<org.symphonyoss.s2.common.immutable.ImmutableByteArray,GoogleSubscriberAdmin>protected void createSubcription(TopicName topicName, SubscriptionName subscriptionName, boolean dryRun)
createSubcription in class AbstractSubscriberAdmin<org.symphonyoss.s2.common.immutable.ImmutableByteArray,GoogleSubscriberAdmin>protected void deleteSubcription(TopicName topicName, SubscriptionName subscriptionName, boolean dryRun)
deleteSubcription in class AbstractSubscriberAdmin<org.symphonyoss.s2.common.immutable.ImmutableByteArray,GoogleSubscriberAdmin>protected void assertConfigurable()
protected void setLifeCycleState(FugueLifecycleState arg0)
Copyright © 2018 Symphony Software Foundation. All rights reserved.