| 类 | 说明 |
|---|---|
| BatchTrans<T extends Trans> |
批量提交交易集合,一个批处理的交易集合中有且只能有一个key,key不能有重复,要么一起成功要么一起失败。
|
| Connection |
天德区块链java版连接器,可以配置底层的连接池大小,一个connection对象可被多个线程并发使用。
|
| 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 | |
| SQLCheckUtil |
SQL语句检查,是否有注入风险等,或者非法特殊字符。
|
| TimerUtil | |
| TransUtil |
Trans util
|
| 异常错误 | 说明 |
|---|---|
| BatchTransException | |
| BlockException | |
| JbccTimeOutException |
当jbcc请求超时时抛出次异常
|
| ParameterException | |
| TransInfoException |
交易类型异常
|
Copyright © 2019. All Rights Reserved.