public class ReplicationBasicConfig extends ReplicationNetworkConfig
CHANNEL_FACTORY_CLASS, CHANNEL_FACTORY_PARAMS, CHANNEL_LOG_NAME, CHANNEL_TYPE, props, validateParams| Constructor and Description |
|---|
ReplicationBasicConfig()
Constructs a ReplicationBasicConfig initialized with the system
default settings.
|
ReplicationBasicConfig(Properties properties)
Constructs a ReplicationBasicConfig initialized with the
provided propeties.
|
| Modifier and Type | Method and Description |
|---|---|
ReplicationBasicConfig |
clone()
Returns a copy of this configuration object.
|
String |
getChannelType()
Get the channel type setting for the replication service.
|
applyRepNetProperties, create, create, createDefault, getChannelFactoryClass, getChannelFactoryParams, getLogName, getRepNetPropertySet, isValidConfigParam, registerParams, setChannelFactoryClass, setChannelFactoryClassVoid, setChannelFactoryParams, setChannelFactoryParamsVoid, setConfigParam, setLogName, setLogNameVoidpublic ReplicationBasicConfig()
public ReplicationBasicConfig(Properties properties)
properties - a set of properties which which to initialize the
instance propertiespublic String getChannelType()
getChannelType in class ReplicationNetworkConfigpublic ReplicationBasicConfig clone()
clone in class ReplicationNetworkConfigCopyright © 2024. All rights reserved.