| 类 | 说明 |
|---|---|
| BatchTrans<T extends TransHead> |
Description: 批量提交交易集合,一个批处理的交易集合中有且只能有一个key,key不能有重复,要么一起成功要么一起失败。
|
| Connection |
function:description
datetime:2019-03-27 13:07
author:warne
|
| ConnectionFactory |
function:
datetime:2019-03-27 10:03
author:warne
|
| ConnectionFactory.ConnectionConfig | |
| ConnectionFactory.ConnectionConfig.Builder | |
| ConnectionManager | |
| ConnectionManager.OUKey | |
| DateUtils |
Date Utility.
|
| MerkleTree |
Merkle Utility.
|
| MerkleTree.BinaryNode |
The BinaryNode class should be treated as immutable, though immutable is not enforced in the
current design.
|
| MerkleUtil |
Merkle util
|
| PBFT | |
| Result<T> | |
| SensitiveWordsUtil |
Description:敏感词
|
| SoutUtil |
function:description
datetime:2019-04-17 17:18
author:warne
|
| SQLCheckUtil |
Description: SQL语句检查,是否有注入风险等,或者非法特殊字符。
|
| TimerUtil | |
| TransUtil |
Trans util
|
| 异常错误 | 说明 |
|---|---|
| BatchTransException | |
| BlockException | |
| ConnectionTimeOutException |
jbcc connection连接超时时抛出此异常
|
| JbccTimeOutException |
Description: 当jbcc请求超时时抛出次异常
|
| ParameterException | |
| TransInfoException |
Copyright © 2020. All Rights Reserved.