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