| 程序包 | 说明 |
|---|---|
| com.alibaba.otter.canal.instance.manager.model |
| 限定符和类型 | 方法和说明 |
|---|---|
CanalParameter.SourcingType |
CanalParameter.getSourcingType() |
CanalParameter.SourcingType |
CanalParameter.DataSourcing.getType() |
static CanalParameter.SourcingType |
CanalParameter.SourcingType.valueOf(java.lang.String name)
返回带有指定名称的该类型的枚举常量。
|
static CanalParameter.SourcingType[] |
CanalParameter.SourcingType.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
CanalParameter.setSourcingType(CanalParameter.SourcingType sourcingType) |
void |
CanalParameter.DataSourcing.setType(CanalParameter.SourcingType type) |
| 构造器和说明 |
|---|
DataSourcing(CanalParameter.SourcingType type,
java.net.InetSocketAddress dbAddress) |
Copyright © 2019. All rights reserved.