public class GoogleSubscriberAdmin extends AbstractSubscriberAdmin<GoogleSubscriberAdmin>
| Modifier and Type | Class and Description |
|---|---|
static class |
GoogleSubscriberAdmin.Builder
Builder for GoogleSubscriberAdmin.
|
nameFactory_, subscribers_, totalSubscriptionCnt_| 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 |
stop() |
createSubscriptions, deleteSubscriptions, startgetSubscribers, getTotalSubscriptionCntclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetComponentId, getComponentState, getComponentStatusMessage, quiescepublic void stop()
stop in interface IFugueComponentstop in class AbstractSubscriberAdmin<GoogleSubscriberAdmin>protected void createSubcription(TopicName topicName, SubscriptionName subscriptionName, boolean dryRun)
createSubcription in class AbstractSubscriberAdmin<GoogleSubscriberAdmin>protected void deleteSubcription(TopicName topicName, SubscriptionName subscriptionName, boolean dryRun)
deleteSubcription in class AbstractSubscriberAdmin<GoogleSubscriberAdmin>protected void assertConfigurable()
protected void setLifeCycleState(FugueLifecycleState arg0)
Copyright © 2018 Symphony Software Foundation. All rights reserved.