- C - 类 中的静态变量cn.tdchain.cb.constant.KeyAndType
-
- CipherService - cn.tdchain.cb.service中的接口
-
Service for Cipher.
- CipherServiceImpl - cn.tdchain.cb.service.impl中的类
-
Service Implementation for Cipher.
- CipherServiceImpl() - 类 的构造器cn.tdchain.cb.service.impl.CipherServiceImpl
-
- clearEmptyChar(String) - 类 中的静态方法cn.tdchain.cb.util.StringUtils
-
Clear empty char from String.
- close(Closeable) - 类 中的静态方法cn.tdchain.cb.util.IOUtils
-
Close InputStream, OutputStream, Reader, Writer, etc.
- cn.tdchain.cb.constant - 程序包 cn.tdchain.cb.constant
-
- cn.tdchain.cb.domain - 程序包 cn.tdchain.cb.domain
-
- cn.tdchain.cb.exception - 程序包 cn.tdchain.cb.exception
-
- cn.tdchain.cb.service - 程序包 cn.tdchain.cb.service
-
- cn.tdchain.cb.service.impl - 程序包 cn.tdchain.cb.service.impl
-
- cn.tdchain.cb.util - 程序包 cn.tdchain.cb.util
-
- CollectionUtils - cn.tdchain.cb.util中的类
-
Collection Utilities.
- Commons - cn.tdchain.cb.constant中的类
-
Common constants.
- COMPILE_FAILED - 类 中的静态变量cn.tdchain.cb.constant.ResultConstants
-
- ConnectionUtils - cn.tdchain.cb.util中的类
-
Connection Utility.
- Contract - cn.tdchain.cb.domain中的类
-
Contract.
- Contract() - 类 的构造器cn.tdchain.cb.domain.Contract
-
Default constructor.
- Contract(String, String, String, String, String, String, Long) - 类 的构造器cn.tdchain.cb.domain.Contract
-
Constructor.
- CONTRACT_CREATE_FAILED - 类 中的静态变量cn.tdchain.cb.constant.ResultConstants
-
- CONTRACT_EXISTS - 类 中的静态变量cn.tdchain.cb.constant.ResultConstants
-
- CONTRACT_FREEZE_FAILED - 类 中的静态变量cn.tdchain.cb.constant.ResultConstants
-
- CONTRACT_FREEZE_SUCCESS - 类 中的静态变量cn.tdchain.cb.constant.ResultConstants
-
- CONTRACT_FROZEN - 类 中的静态变量cn.tdchain.cb.constant.ResultConstants
-
- CONTRACT_MIGRATION_FAILED - 类 中的静态变量cn.tdchain.cb.constant.ResultConstants
-
- CONTRACT_NAME_CHANGED - 类 中的静态变量cn.tdchain.cb.constant.ResultConstants
-
- CONTRACT_NAME_NOT_EQUAL - 类 中的静态变量cn.tdchain.cb.constant.ResultConstants
-
- CONTRACT_NOT_EXISTS - 类 中的静态变量cn.tdchain.cb.constant.ResultConstants
-
- CONTRACT_NOT_FROZEN - 类 中的静态变量cn.tdchain.cb.constant.ResultConstants
-
- CONTRACT_OPR_NOT_OWNER - 类 中的静态变量cn.tdchain.cb.constant.ResultConstants
-
- CONTRACT_OWNER_CHANGED - 类 中的静态变量cn.tdchain.cb.constant.ResultConstants
-
- CONTRACT_OWNER_FROZEN - 类 中的静态变量cn.tdchain.cb.constant.ResultConstants
-
- CONTRACT_OWNER_NOTEXIST - 类 中的静态变量cn.tdchain.cb.constant.ResultConstants
-
- CONTRACT_RUN_CREATOR_NOT_MATCH - 类 中的静态变量cn.tdchain.cb.constant.ResultConstants
-
- CONTRACT_RUN_FAILED - 类 中的静态变量cn.tdchain.cb.constant.ResultConstants
-
- CONTRACT_UNFREEZE_FAILED - 类 中的静态变量cn.tdchain.cb.constant.ResultConstants
-
- CONTRACT_UNFREEZE_NOTALLOWED - 类 中的静态变量cn.tdchain.cb.constant.ResultConstants
-
- CONTRACT_UNFREEZE_SUCCESS - 类 中的静态变量cn.tdchain.cb.constant.ResultConstants
-
- CONTRACT_UPDATE_FAILED - 类 中的静态变量cn.tdchain.cb.constant.ResultConstants
-
- CONTRACT_UPDATE_MIG_FAILED - 类 中的静态变量cn.tdchain.cb.constant.ResultConstants
-
- ContractKey - cn.tdchain.cb.constant中的类
-
Contract key Constants.
- ContractOperation - cn.tdchain.cb.domain中的枚举
-
Contract Operation.
- ContractState - cn.tdchain.cb.domain中的类
-
Contract.
- ContractState() - 类 的构造器cn.tdchain.cb.domain.ContractState
-
Default constructor.
- ContractState(String, String, String, String, ContractOperation) - 类 的构造器cn.tdchain.cb.domain.ContractState
-
Constructor.
- ContractState(ContractState, String, String, ContractOperation) - 类 的构造器cn.tdchain.cb.domain.ContractState
-
Constructor.
- CR - 类 中的静态变量cn.tdchain.cb.constant.KeyAndType
-
- CREATE_ARGS - 类 中的静态变量cn.tdchain.cb.constant.ContractKey
-
- createSignedTrans(BaseEntity, String, Long, Cipher, Key) - 类 中的静态方法cn.tdchain.cb.util.TransUtils
-
Generate transaction with new key and signature.
- createSignedTrans(BaseEntity, String, Long, Long, Cipher, Key) - 类 中的静态方法cn.tdchain.cb.util.TransUtils
-
Generate transaction with exist key and signature.
- createSignedTrans(BaseEntity, String, Long, Map<String, Long>, Cipher, Key) - 类 中的静态方法cn.tdchain.cb.util.TransUtils
-
Generate transaction with base map and signature.
- createSignedTrans(BaseEntity, String, Long, Map<String, Long>, Long, Cipher, Key) - 类 中的静态方法cn.tdchain.cb.util.TransUtils
-
Generate transaction with base map, exist key and signature.
- createTrans(BaseEntity, String, Long) - 类 中的静态方法cn.tdchain.cb.util.TransUtils
-
Generate transaction with new key.
- createTrans(BaseEntity, String, Long, Long) - 类 中的静态方法cn.tdchain.cb.util.TransUtils
-
Generate transaction with exist key.
- createTrans(BaseEntity, String, Long, Map<String, Long>) - 类 中的静态方法cn.tdchain.cb.util.TransUtils
-
Generate transaction with base map.
- createTrans(BaseEntity, String, Long, Map<String, Long>, Long) - 类 中的静态方法cn.tdchain.cb.util.TransUtils
-
Generate transaction with base map and exist key.
- CRYPTO_ERROR - 类 中的静态变量cn.tdchain.cb.constant.ResultConstants
-
- CS - 类 中的静态变量cn.tdchain.cb.constant.KeyAndType
-