| Package | Description |
|---|---|
| com.tencent.tcaplus.client |
TCaplus Service API 接口
|
| com.tencent.tcaplus.client.impl |
TCaplus Service API 接口实现
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
GenericTableTraverser |
interface |
ListTableTraverser |
| Modifier and Type | Method and Description |
|---|---|
Traverser |
Traverser.addFieldsName(String... fieldsName)
批量设置需要获取的字段名
|
Traverser |
Traverser.setTableName(String tableName)
设置所要遍历的表名
|
Traverser |
Traverser.setTotalLimit(long totalLimit)
设置总共要遍历的记录数
|
| Modifier and Type | Class and Description |
|---|---|
class |
GenericTableTraverserImpl
the generic-table traverser implementation
|
class |
ListTableTraverserImpl
the list-table traverser implementation
|
Copyright © 2026. All rights reserved.