public abstract class TMSChannelManager extends AbstractChannelManager
| Modifier and Type | Field and Description |
|---|---|
static String |
NAMESPACE_NAME |
static String |
TOPIC_NAME |
channel| Constructor and Description |
|---|
TMSChannelManager(Channel channel,
String currentNamespace) |
| Modifier and Type | Method and Description |
|---|---|
void |
configure() |
protected String |
getNamespace() |
protected String |
getTopic() |
getChannelclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitinitialize, stoppublic static final String NAMESPACE_NAME
public static final String TOPIC_NAME
public void configure()
throws ChannelConfigureException
ChannelConfigureExceptionprotected String getTopic()
protected String getNamespace()
Copyright © 2017 Cask Data, Inc. Licensed under the Apache License, Version 2.0.