public class OTSTunnelWorkerConfig extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
com.alicloud.openservices.tablestore.tunnel.worker.IChannelProcessor |
channelProcessor |
int |
consumeThreadNum |
int |
heartBeatIntervalSec |
int |
maxChannelParallel |
long |
maxConsumeDelayMs |
int |
maxRetryIntervalMs |
String |
table |
String |
tunnel |
| 构造器和说明 |
|---|
OTSTunnelWorkerConfig() |
public int consumeThreadNum
public int heartBeatIntervalSec
public int maxRetryIntervalMs
public int maxChannelParallel
public long maxConsumeDelayMs
public String table
public String tunnel
public com.alicloud.openservices.tablestore.tunnel.worker.IChannelProcessor channelProcessor
Copyright © 2023. All rights reserved.