A B C D E F G H I J K L M N O P Q R S T U V W Y Z 
所有类 所有程序包

A

abbr - 枚举 中的变量io.nuls.core.rpc.model.ModuleE
 
abs(double) - 类 中的静态方法io.nuls.core.model.DoubleUtils
求绝对值
AC - io.nuls.core.rpc.model.ModuleE
 
Account - io.nuls.v2.model中的类
 
Account() - 类 的构造器io.nuls.v2.model.Account
 
ACCOUNT - 类 中的静态变量io.nuls.core.rpc.model.ModuleE.Constant
 
ACCOUNT_ALIAS - 类 中的静态变量io.nuls.core.constant.TxType
设置账户别名 Set the transaction type of account alias.
ACCOUNT_ALREADY_SET_ALIAS - 接口 中的静态变量io.nuls.v2.error.AccountErrorCode
 
ACCOUNT_EXIST - 接口 中的静态变量io.nuls.v2.error.AccountErrorCode
 
ACCOUNT_IS_ALREADY_ENCRYPTED - 接口 中的静态变量io.nuls.v2.error.AccountErrorCode
 
ACCOUNT_IS_ALREADY_ENCRYPTED_AND_LOCKED - 接口 中的静态变量io.nuls.v2.error.AccountErrorCode
 
ACCOUNT_LIST_CACHE - 接口 中的静态变量io.nuls.v2.constant.AccountConstant
The name of accouts cache
ACCOUNT_NOT_EXIST - 接口 中的静态变量io.nuls.v2.error.AccountErrorCode
 
ACCOUNT_NOT_EXIST - 接口 中的静态变量io.nuls.v2.error.ContractErrorCode
 
ACCOUNT_NOT_EXIST - 接口 中的静态变量io.nuls.v2.error.TxErrorCode
 
ACCOUNT_ROOT_PATH - 接口 中的静态变量io.nuls.v2.constant.AccountConstant
account root path
ACCOUNT_UNENCRYPTED - 接口 中的静态变量io.nuls.v2.error.AccountErrorCode
 
AccountBalanceDto - io.nuls.v2.model.dto中的类
 
AccountBalanceDto() - 类 的构造器io.nuls.v2.model.dto.AccountBalanceDto
 
AccountConstant - io.nuls.v2.constant中的接口
 
AccountDto - io.nuls.v2.model.dto中的类
 
AccountDto() - 类 的构造器io.nuls.v2.model.dto.AccountDto
 
AccountErrorCode - io.nuls.v2.error中的接口
 
AccountKeyStore - io.nuls.v2.model中的类
 
AccountKeyStore() - 类 的构造器io.nuls.v2.model.AccountKeyStore
 
AccountKeyStore(String, String) - 类 的构造器io.nuls.v2.model.AccountKeyStore
 
ACCOUNTKEYSTORE_FILE_DAMAGED - 接口 中的静态变量io.nuls.v2.error.AccountErrorCode
 
ACCOUNTKEYSTORE_FILE_NOT_EXIST - 接口 中的静态变量io.nuls.v2.error.AccountErrorCode
 
ACCOUNTKEYSTORE_FILE_SUFFIX - 接口 中的静态变量io.nuls.v2.constant.AccountConstant
导出accountkeystore文件的后缀名 The suffix of the accountkeystore file
AccountKeyStoreDto - io.nuls.v2.model.dto中的类
 
AccountKeyStoreDto() - 类 的构造器io.nuls.v2.model.dto.AccountKeyStoreDto
 
AccountKeyStoreDto(Map<String, Object>) - 类 的构造器io.nuls.v2.model.dto.AccountKeyStoreDto
 
AccountService - io.nuls.v2.service中的类
 
AccountStatus - io.nuls.v2.model中的枚举
账户状态枚举类 Account Status Enumeration Class
AccountTool - io.nuls.v2.util中的类
 
AccountTool() - 类 的构造器io.nuls.v2.util.AccountTool
 
ack(Channel, String) - 类 中的静态方法io.nuls.core.rpc.netty.processor.RequestMessageProcessor
确认收到Request Confirm receipt of Request
Ack - io.nuls.core.rpc.model.message中的类
消息确认对象,表示已经收到 Message confirmation object, indicating that it has been received
Ack - io.nuls.core.rpc.model.message.MessageType
确认收到消息 / Confirm receipt of message
Ack() - 类 的构造器io.nuls.core.rpc.model.message.Ack
 
add(long, long) - 类 中的静态方法io.nuls.core.model.LongUtils
两个long型数据相加
add(BeanMethodInterceptor) - 类 中的方法io.nuls.core.core.inteceptor.base.BeanMethodInterceptorChain
像链中添加一个方法拦截器 Add a method interceptor to the chain.
add(ECPoint) - 类 中的方法io.nuls.core.crypto.LazyECPoint
 
ADD_ASSET_TO_CHAIN - 类 中的静态变量io.nuls.core.constant.TxType
为链新增一种资产
addBasicPath(String) - 类 中的方法io.nuls.core.log.logback.NulsLogger
 
addBeanMethodInterceptor(Class, BeanMethodInterceptor) - 类 中的静态方法io.nuls.core.core.inteceptor.base.BeanMethodInterceptorManager
添加方法拦截器到管理器中 Add a method interceptor to the manager.
addChunk(int, ScriptChunk) - 类 中的方法io.nuls.base.script.ScriptBuilder
Adds the given chunk at the given index in the program 添加创建好的命令到指定的下表
addChunk(ScriptChunk) - 类 中的方法io.nuls.base.script.ScriptBuilder
Adds the given chunk to the end of the program
addCloseEvent(EventListener) - 类 中的方法io.nuls.core.rpc.netty.channel.ConnectData
监听连接关闭事件
addCmdChangeCount(String) - 类 中的静态方法io.nuls.core.rpc.netty.channel.manager.ConnectManager
返回值改变次数增加1 Increase the changes number of return value by 1
addCmdDetail(Class<?>) - 类 中的方法io.nuls.core.rpc.netty.bootstrap.NettyServer
添加RPC接口 add RPC insterface
addCmdDetail(Class<?>) - 类 中的静态方法io.nuls.core.rpc.netty.channel.manager.ConnectManager
 
addFrom(CoinFrom) - 类 中的方法io.nuls.base.data.CoinData
 
addFuture(NulsHash) - 类 中的方法io.nuls.base.cache.DataCacher
 
addPrefix(int, String) - 类 中的静态方法io.nuls.base.basic.AddressTool
 
addPubkey(byte[]) - 类 中的方法io.nuls.base.signture.MultiSignTxSignature
 
addPubkeys(List<String>) - 类 中的方法io.nuls.base.data.MultiSigAccount
 
address - 类 中的变量io.nuls.base.data.Coin
byte[24] 账户地址
address - 类 中的变量io.nuls.v2.model.dto.CoinFromsDto
 
address - 类 中的变量io.nuls.v2.model.dto.CoinTosDto
 
Address - io.nuls.base.data中的类
 
Address(int, byte, byte[]) - 类 的构造器io.nuls.base.data.Address
 
Address(int, String, byte, byte[]) - 类 的构造器io.nuls.base.data.Address
 
Address(String) - 类 的构造器io.nuls.base.data.Address
 
ADDRESS_ALREADY_SIGNED - 接口 中的静态变量io.nuls.v2.error.AccountErrorCode
 
ADDRESS_ERROR - 接口 中的静态变量io.nuls.v2.error.AccountErrorCode
 
ADDRESS_ERROR - 接口 中的静态变量io.nuls.v2.error.ContractErrorCode
 
ADDRESS_LENGTH - 类 中的静态变量io.nuls.base.data.Address
hash length
ADDRESS_LENGTH - 类 中的静态变量io.nuls.core.constant.BaseConstant
hash length
ADDRESS_LOCKED - 接口 中的静态变量io.nuls.v2.error.TxErrorCode
 
ADDRESS_TRANSFER_BAN - 接口 中的静态变量io.nuls.v2.error.AccountErrorCode
 
addressBytes - 类 中的变量io.nuls.base.data.Address
 
addressPrefix - 类 中的静态变量io.nuls.v2.SDKContext
 
AddressPrefixDatas - io.nuls.core.rpc.util中的类
地址前缀对象集合管理
AddressPrefixDatas() - 类 的构造器io.nuls.core.rpc.util.AddressPrefixDatas
 
AddressPrefixInf - io.nuls.base.basic中的接口
 
AddressTool - io.nuls.base.basic中的类
 
AddressTool() - 类 的构造器io.nuls.base.basic.AddressTool
 
addSubscribeInitCount(Message) - 类 中的方法io.nuls.core.rpc.netty.channel.ConnectData
添加订阅接口初始次数 Initial number of subscription interfaces added
addSystemTx(Transaction) - 类 中的方法io.nuls.base.data.SmallBlock
 
addTo(CoinTo) - 类 中的方法io.nuls.base.data.CoinData
 
addToBigInteger(String, String) - 类 中的静态方法io.nuls.core.model.BigIntegerUtils
 
addToString(String, String) - 类 中的静态方法io.nuls.core.model.BigIntegerUtils
两个数字字符串相加
ADMIN - 类 中的静态变量io.nuls.core.rpc.info.Constants
接口权限级别 专门为管理员设计的特定接口.
AESEncrypt - io.nuls.core.crypto中的类
AES加密 对称加密
AESEncrypt() - 类 的构造器io.nuls.core.crypto.AESEncrypt
 
afterPropertiesSet() - 接口 中的方法io.nuls.core.basic.InitializingBean
该方法在所有属性被设置之后调用,用于辅助对象初始化 This method is invoked after all properties are set, and is used to assist object initialization.
afterPropertiesSet() - 类 中的方法io.nuls.core.rpc.modulebootstrap.NotifySender
 
afterPropertiesSet() - 类 中的方法io.nuls.core.rpc.modulebootstrap.RpcModule
 
AGE_COMPARATOR - 类 中的静态变量io.nuls.core.crypto.ECKey
Sorts oldest keys first, newest last.
Agent - io.nuls.v2.txdata中的类
节点信息类 Node information class
Agent() - 类 的构造器io.nuls.v2.txdata.Agent
 
Alias - io.nuls.v2.txdata中的类
 
Alias() - 类 的构造器io.nuls.v2.txdata.Alias
 
Alias(byte[], String) - 类 的构造器io.nuls.v2.txdata.Alias
 
ALIAS_CONFLICT - 接口 中的静态变量io.nuls.v2.error.AccountErrorCode
 
ALIAS_EXIST - 接口 中的静态变量io.nuls.v2.error.AccountErrorCode
 
ALIAS_FEE - 接口 中的静态变量io.nuls.v2.constant.AccountConstant
设置别名的费用(烧毁) The cost of setting an alias
ALIAS_FORMAT_WRONG - 接口 中的静态变量io.nuls.v2.error.AccountErrorCode
 
ALIAS_NOT_EXIST - 接口 中的静态变量io.nuls.v2.error.AccountErrorCode
 
ALIAS_ROLLBACK_ERROR - 接口 中的静态变量io.nuls.v2.error.AccountErrorCode
 
ALIAS_SAVE_ERROR - 接口 中的静态变量io.nuls.v2.error.AccountErrorCode
 
AliasDto - io.nuls.v2.model.dto中的类
 
AliasDto() - 类 的构造器io.nuls.v2.model.dto.AliasDto
 
ALL_VERIFY_FLAGS - 类 中的静态变量io.nuls.base.script.Script
 
ALPHABET - 类 中的静态变量io.nuls.core.crypto.Base58
 
amount - 类 中的变量io.nuls.base.data.Coin
uint128 数量
amount - 类 中的变量io.nuls.v2.model.dto.CoinFromsDto
 
amount - 类 中的变量io.nuls.v2.model.dto.CoinTosDto
 
AMOUNT_LOCK_ERROR - 接口 中的静态变量io.nuls.v2.error.ContractErrorCode
 
AMOUNT_TOO_SMALL - 接口 中的静态变量io.nuls.v2.error.AccountErrorCode
 
analyzeTime(long, boolean) - 类 中的静态方法io.nuls.core.model.DateUtils
把时间戳转为指定显示格式
annotationList - 类 中的变量io.nuls.core.core.inteceptor.base.MultipleBeanMethodInterceptorChain
注解列表
AP - io.nuls.core.rpc.model.ModuleE
 
Api - io.nuls.v2.model.annotation中的注释类型
 
API_MODULE - 类 中的静态变量io.nuls.core.rpc.model.ModuleE.Constant
 
ApiModel - io.nuls.core.rpc.model中的注释类型
 
ApiModelProperty - io.nuls.core.rpc.model中的注释类型
 
ApiOperation - io.nuls.v2.model.annotation中的注释类型
 
ApiType - io.nuls.v2.model.annotation中的枚举
 
apply() - 接口 中的方法io.nuls.core.rpc.netty.channel.EventListener
 
argsType2Array() - 类 中的方法io.nuls.v2.model.dto.ProgramMethod
 
argToString(String[][]) - 类 中的静态方法io.nuls.v2.util.ContractUtil
 
arrayEquals(byte[], byte[]) - 类 中的静态方法io.nuls.core.model.ArraysTool
 
arrayEquals(byte[], byte[]) - 类 中的静态方法io.nuls.core.model.ByteUtils
比较两个字节数组是否相等
ArraysTool - io.nuls.core.model中的类
 
ArraysTool() - 类 的构造器io.nuls.core.model.ArraysTool
 
asBytes(String) - 类 中的静态方法io.nuls.v2.util.ContractUtil
 
ASSET_ERROR - 接口 中的静态变量io.nuls.v2.error.TxErrorCode
 
ASSET_NOT_EXIST - 接口 中的静态变量io.nuls.v2.error.AccountErrorCode
 
ASSETID_ERROR - 接口 中的静态变量io.nuls.v2.error.AccountErrorCode
 
assetsChainId - 类 中的变量io.nuls.base.data.Coin
uint16 资产发行链的id
assetsChainId - 类 中的变量io.nuls.v2.model.dto.CoinFromsDto
 
assetsChainId - 类 中的变量io.nuls.v2.model.dto.CoinTosDto
 
assetsId - 类 中的变量io.nuls.base.data.Coin
uint16 资产id
assetsId - 类 中的变量io.nuls.v2.model.dto.CoinFromsDto
 
assetsId - 类 中的变量io.nuls.v2.model.dto.CoinTosDto
 
asString(byte[]) - 类 中的静态方法io.nuls.core.model.ByteUtils
将字节数组转为字符串
asString(byte[]) - 类 中的静态方法io.nuls.v2.util.ContractUtil
 
asynExecuteCallable(Callable<V>) - 类 中的静态方法io.nuls.core.thread.ThreadUtils
通过线程池执行任务
asynExecuteRunnable(Runnable) - 类 中的静态方法io.nuls.core.thread.ThreadUtils
通过线程池执行任务
Autowired - io.nuls.core.core.annotation中的注释类型
用来标记bean的属性,标记了该注解之后,系统在初始化阶段会对该字段自动赋值 After the annotation is marked with the attributes used to mark the bean, the system is automatically assigned to the field during the initialization phase.

B

BALANCE_TRIGGER_METHOD_DESC - 接口 中的静态变量io.nuls.v2.constant.Constant
 
BALANCE_TRIGGER_METHOD_NAME - 接口 中的静态变量io.nuls.v2.constant.Constant
 
Base58 - io.nuls.core.crypto中的类
 
Base58() - 类 的构造器io.nuls.core.crypto.Base58
 
BaseBusinessMessage - io.nuls.base.data中的类
通用消息体
BaseBusinessMessage() - 类 的构造器io.nuls.base.data.BaseBusinessMessage
 
BaseCmd - io.nuls.core.rpc.cmd中的类
所有对外提供的接口的父类,必须继承BaseCmd才能被反射调用到 The parent class of all externally provided interfaces, must inherit BaseCmd to be invoked by reflection
BaseCmd() - 类 的构造器io.nuls.core.rpc.cmd.BaseCmd
 
BaseConstant - io.nuls.core.constant中的类
 
BaseConstant() - 类 的构造器io.nuls.core.constant.BaseConstant
 
BaseForm - io.nuls.v2.model.dto中的类
 
BaseForm() - 类 的构造器io.nuls.v2.model.dto.BaseForm
 
BaseInvoke - io.nuls.core.rpc.invoke中的类
如果一个Response需要自动处理,那么自动处理的类必须继承BaseInvoke,然后重写callBack方法 If a Response needs to be automatically processed, the automatically processed class must inherit BaseInvoke and then override the callBack method
BaseInvoke() - 类 的构造器io.nuls.core.rpc.invoke.BaseInvoke
 
BaseNulsData - io.nuls.base.data中的类
 
BaseNulsData() - 类 的构造器io.nuls.base.data.BaseNulsData
 
BASIC_LOGGER - 类 中的静态变量io.nuls.core.log.Log
 
BASIC_NAME - 类 中的静态变量io.nuls.core.log.Log
 
basicMessage(MessageType) - 类 中的静态方法io.nuls.core.rpc.model.message.MessageUtil
默认Message对象 Default Message object
BeanMethodInterceptor<T> - io.nuls.core.core.inteceptor.base中的接口
系统对象管理器中使用的拦截器接口,想要拦截某些方法时,需要定义自己的拦截器,实现该接口 The interceptor interface used in the system object manager, when you want to intercept some methods, you need to define your own interceptor to implement the interface.
BeanMethodInterceptorChain - io.nuls.core.core.inteceptor.base中的类
方法拦截器链:一个方法可以被多个拦截器拦截,多个拦截器之间顺序的组成了一条拦截器链,没个拦截器可以决定是否继续执行后面拦截器 Method the interceptor chain: one method can be more interceptors to intercept, between multiple interceptors sequence formed a chain of interceptors, behind each blocker can decide whether to continue the interceptor
BeanMethodInterceptorChain() - 类 的构造器io.nuls.core.core.inteceptor.base.BeanMethodInterceptorChain
 
BeanMethodInterceptorManager - io.nuls.core.core.inteceptor.base中的类
拦截器管理器 Interceptor manager.
BeanMethodInterceptorManager() - 类 的构造器io.nuls.core.core.inteceptor.base.BeanMethodInterceptorManager
 
BeanStatusException - io.nuls.core.exception中的异常错误
系统对象池中的对象实例访问状态不正确时,抛出的异常 An exception is thrown when the object instance in the system object pool is not in the right state.
BeanStatusException(ErrorCode) - 异常错误 的构造器io.nuls.core.exception.BeanStatusException
 
BeanStatusException(ErrorCode, Throwable) - 异常错误 的构造器io.nuls.core.exception.BeanStatusException
 
BeanStatusException(ErrorCode, Throwable, boolean, boolean) - 异常错误 的构造器io.nuls.core.exception.BeanStatusException
 
BeanStatusException(Throwable) - 异常错误 的构造器io.nuls.core.exception.BeanStatusException
 
beanToLinkedMap(T) - 类 中的静态方法io.nuls.core.parse.MapUtils
将对象装换为linkedmap map顺序按照 key值的acsii码进行排序
beanToMap(T) - 类 中的静态方法io.nuls.core.parse.MapUtils
将对象装换为map
bigInteger2Bytes(BigInteger) - 类 中的静态方法io.nuls.core.parse.SerializeUtils
将大整数转为字节数组,结果是小端序字节数组 Converting large integers to byte arrays results in small endian byte arrays
bigInteger2String(BigInteger) - 类 中的静态方法io.nuls.v2.util.ContractUtil
 
bigIntegerFromBytes(byte[]) - 类 中的静态方法io.nuls.core.parse.SerializeUtils
根据字节数组生成对应的大整数 Generate corresponding large integers from byte arrays
bigIntegerToBytes(BigInteger, int) - 类 中的静态方法io.nuls.core.parse.SerializeUtils
The regular BigInteger.toByteArray() method isn't quite what we often need: it appends a leading zero to indicate that the number is positive and may need padding.
bigIntegerToString(BigInteger) - 类 中的静态方法io.nuls.core.model.BigIntegerUtils
BigInteger 转 String
bigIntegerToString(BigInteger, int) - 类 中的静态方法io.nuls.core.model.BigIntegerUtils
 
BigIntegerUtils - io.nuls.core.model中的类
 
BigIntegerUtils() - 类 的构造器io.nuls.core.model.BigIntegerUtils
 
bigNum(int, long) - 类 中的方法io.nuls.base.script.ScriptBuilder
Adds the given number as a push entity chunk to the given index in the program.
bigNum(long) - 类 中的方法io.nuls.base.script.ScriptBuilder
Adds the given number as a push entity chunk.
BL - io.nuls.core.rpc.model.ModuleE
 
Block - io.nuls.base.data中的类
 
Block() - 类 的构造器io.nuls.base.data.Block
 
BLOCK - 类 中的静态变量io.nuls.core.rpc.model.ModuleE.Constant
 
BLOCK_HEADER_COMPARATOR - 类 中的静态变量io.nuls.base.data.BlockHeader
区块头排序器
BLOCK_TIME_INTERVAL_SECOND - 类 中的静态变量io.nuls.core.constant.BaseConstant
出块间隔时间(秒) Block interval time.
BlockDto - io.nuls.v2.model.dto中的类
 
BlockDto() - 类 的构造器io.nuls.v2.model.dto.BlockDto
 
BlockExtendsData - io.nuls.base.data中的类
 
BlockExtendsData() - 类 的构造器io.nuls.base.data.BlockExtendsData
 
BlockExtendsData(byte[]) - 类 的构造器io.nuls.base.data.BlockExtendsData
 
BlockHeader - io.nuls.base.data中的类
 
BlockHeader() - 类 的构造器io.nuls.base.data.BlockHeader
 
BlockHeaderDto - io.nuls.v2.model.dto中的类
 
BlockHeaderDto() - 类 的构造器io.nuls.v2.model.dto.BlockHeaderDto
 
BlockHeaderPo - io.nuls.base.data.po中的类
区块头存储对象
BlockHeaderPo() - 类 的构造器io.nuls.base.data.po.BlockHeaderPo
 
BlOCKHEIGHT_TIME_DIVIDE - 类 中的静态变量io.nuls.core.constant.BaseConstant
utxo锁定时间分界值 小于该值表示按照高度锁定 大于该值表示按照时间锁定
BlockRoundData - io.nuls.base.data中的类
 
BlockRoundData() - 类 的构造器io.nuls.base.data.BlockRoundData
 
BlockRoundData(byte[]) - 类 的构造器io.nuls.base.data.BlockRoundData
 
BlockService - io.nuls.v2.service中的类
 
BlockSignature - io.nuls.base.signture中的类
 
BlockSignature() - 类 的构造器io.nuls.base.signture.BlockSignature
 
BOOLEAN_FALSE - 类 中的静态变量io.nuls.core.rpc.info.Constants
NULS2.0中的标准,用0代表false Standard in NULS 2.0, 0 for false
BOOLEAN_TRUE - 类 中的静态变量io.nuls.core.rpc.info.Constants
NULS2.0中的标准,用1代表true Standard in NULS 2.0, 1 for true
broadcast(String) - 类 中的静态方法io.nuls.v2.util.NulsSDKTool
 
broadcastTx(String) - 类 中的方法io.nuls.v2.service.TransactionService
广播交易
build() - 类 中的方法io.nuls.base.script.ScriptBuilder
Creates a new immutable Script based on the state of the builder.
build(ModuleE) - 类 中的静态方法io.nuls.core.rpc.modulebootstrap.Module
 
byteArray2pojo(byte[], Class<T>) - 类 中的静态方法io.nuls.core.parse.JSONUtils
 
ByteArrayWrapper - io.nuls.core.model中的类
 
ByteArrayWrapper(byte[]) - 类 的构造器io.nuls.core.model.ByteArrayWrapper
 
bytes(String) - 类 中的静态方法io.nuls.core.model.StringUtils
字符串转为字节数组
bytesToBigInteger(byte[]) - 类 中的静态方法io.nuls.core.model.ByteUtils
字节数组转BigInteger
bytesToDouble(byte[]) - 类 中的静态方法io.nuls.core.model.ByteUtils
把byte[]转double
bytesToInt(byte[]) - 类 中的静态方法io.nuls.core.model.ByteUtils
将字节数组转为整型数
bytesToObject(byte[]) - 类 中的静态方法io.nuls.core.model.ObjectUtils
 
bytesToShort(byte[]) - 类 中的静态方法io.nuls.core.model.ByteUtils
byte[]转short
bytesToString(byte[]) - 类 中的静态方法io.nuls.core.model.ByteUtils
字节数组转字符串
bytesToStrings(List<byte[]>) - 类 中的静态方法io.nuls.core.model.ByteUtils
字节数组列表转为字符串列表 Byte Array List to String List
ByteStreams - io.nuls.core.crypto中的类
 
ByteStreams() - 类 的构造器io.nuls.core.crypto.ByteStreams
 
byteToLong(byte[]) - 类 中的静态方法io.nuls.core.model.ByteUtils
字节数组到long的转换.
ByteUtils - io.nuls.core.model中的类
 
ByteUtils() - 类 的构造器io.nuls.core.model.ByteUtils
 

C

cacheConnect(String, Channel, boolean) - 类 中的静态方法io.nuls.core.rpc.netty.channel.manager.ConnectManager
缓存链接信息 Cache link information
caculateXor(byte[]) - 类 中的静态方法io.nuls.core.model.ByteUtils
 
calcCrossTransferNulsTxFee(CrossTransferTxFeeDto) - 类 中的方法io.nuls.v2.service.TransactionService
计算NULS跨链交易,所需收取的NULS手续费
calcCrossTransferNulsTxFee(CrossTransferTxFeeDto) - 类 中的静态方法io.nuls.v2.util.NulsSDKTool
 
calcCrossTransferTxFee(CrossTransferTxFeeDto) - 类 中的方法io.nuls.v2.service.TransactionService
已过时。
calcCrossTransferTxFee(CrossTransferTxFeeDto) - 类 中的静态方法io.nuls.v2.util.NulsSDKTool
已过时。
calcCrossTxFee(int, int, int, String) - 类 中的静态方法io.nuls.v2.util.TxUtils
 
calcCrossTxFee(int, int, int, String, boolean) - 类 中的静态方法io.nuls.v2.util.TxUtils
 
calcHash(byte[]) - 类 中的静态方法io.nuls.base.data.NulsHash
 
calcHash(BaseNulsData) - 类 中的静态方法io.nuls.base.data.NulsHash
 
calcMerkleHash(List<NulsHash>) - 类 中的静态方法io.nuls.base.data.NulsHash
 
calcMultiSignTransferTxFee(MultiSignTransferTxFeeDto) - 类 中的方法io.nuls.v2.service.TransactionService
计算转账交易手续费
calcMultiSignTransferTxFee(MultiSignTransferTxFeeDto) - 类 中的静态方法io.nuls.v2.util.NulsSDKTool
 
calcStopConsensusTxFee(int, int, BigInteger) - 类 中的静态方法io.nuls.v2.util.TxUtils
 
calcTransferTxFee(int, int, int, String, BigInteger) - 类 中的静态方法io.nuls.v2.util.TxUtils
 
calcTransferTxFee(TransferTxFeeDto) - 类 中的方法io.nuls.v2.service.TransactionService
计算转账交易手续费
calcTransferTxFee(TransferTxFeeDto) - 类 中的静态方法io.nuls.v2.util.NulsSDKTool
 
calcTxFee(List<CoinFrom>, List<CoinTo>, int) - 类 中的静态方法io.nuls.v2.util.TxUtils
 
CALL_CONTRACT - 类 中的静态变量io.nuls.core.constant.TxType
调用智能合约
callBack(Response) - 类 中的方法io.nuls.core.rpc.invoke.BaseInvoke
自动回调的类需要重写的方法 A method that needs to be rewritten for a class that calls back automatically
callBack(Response) - 类 中的方法io.nuls.core.rpc.invoke.KernelInvoke
自动回调的类需要重写的方法 A method that needs to be rewritten for a class that calls back automatically
callBack(Response) - 类 中的方法io.nuls.core.rpc.modulebootstrap.RegisterInvoke
 
callCommands(Map) - 类 中的静态方法io.nuls.core.rpc.netty.processor.RequestMessageProcessor
处理Request,不返回结果 Processing Request, automatically calling the correct method, returning the result
callCommandsWithPeriod(Channel, Map, String, boolean) - 类 中的静态方法io.nuls.core.rpc.netty.processor.RequestMessageProcessor
处理Request,自动调用正确的方法,返回结果 Processing Request, automatically calling the correct method, returning the result
callContract(ContractCallForm) - 类 中的方法io.nuls.v2.service.ContractService
 
callContract(ContractCallForm) - 类 中的静态方法io.nuls.v2.util.NulsSDKTool
 
CallContractData - io.nuls.v2.txdata中的类
 
CallContractData() - 类 的构造器io.nuls.v2.txdata.CallContractData
 
CallContractTransaction - io.nuls.v2.tx中的类
 
CallContractTransaction() - 类 的构造器io.nuls.v2.tx.CallContractTransaction
 
callContractTxOffline(String, BigInteger, String, BigInteger, String, long, String, String, Object[], String[], long, String, List<ProgramMultyAssetValue>) - 类 中的方法io.nuls.v2.service.ContractService
 
callContractTxOffline(String, BigInteger, String, BigInteger, String, long, String, String, Object[], String[], String) - 类 中的静态方法io.nuls.v2.util.NulsSDKTool
 
callContractTxOffline(String, BigInteger, String, BigInteger, String, long, String, String, Object[], String[], String, List<ProgramMultyAssetValue>) - 类 中的静态方法io.nuls.v2.util.NulsSDKTool
 
CANCEL_DEPOSIT - 类 中的静态变量io.nuls.core.constant.TxType
取消委托
CancelDeposit - io.nuls.v2.txdata中的类
退出委托信息类(交易中的txData) Withdrawal from the delegated information class
CancelDeposit() - 类 的构造器io.nuls.v2.txdata.CancelDeposit
 
canNotEmpty(Object) - 类 中的静态方法io.nuls.core.model.ObjectUtils
 
canNotEmpty(Object, String) - 类 中的静态方法io.nuls.core.model.ObjectUtils
 
canNull() - 注释类型 中的方法io.nuls.core.rpc.model.Parameter
是否可为空
CC - io.nuls.core.rpc.model.ModuleE
 
CFG_CHAIN_SECTION - 接口 中的静态变量io.nuls.v2.constant.AccountConstant
--------[chain constant] -------
CFG_DB_SECTION - 接口 中的静态变量io.nuls.v2.constant.AccountConstant
--------[storage configs] -------
CFG_SYSTEM_DEFAULT_ENCODING - 接口 中的静态变量io.nuls.v2.constant.AccountConstant
系统配置中编码设置的字段名 The field name of the code setting in the system configuration.
CFG_SYSTEM_LANGUAGE - 接口 中的静态变量io.nuls.v2.constant.AccountConstant
系统配置中语言设置的字段名 The field name of the language set in the system configuration.
CFG_SYSTEM_SECTION - 接口 中的静态变量io.nuls.v2.constant.AccountConstant
系统配置项section名称 The configuration item section name of the kernel module.
CFG_SYSTEM_TKEYSTORE_FOLDER - 接口 中的静态变量io.nuls.v2.constant.AccountConstant
系统配置中语言设置的字段名 The field name of the language set in the system configuration.
CHAIN_ID - 类 中的静态变量io.nuls.core.rpc.info.Constants
调用远程方法时,用以传输链ID When calling a remote method, the parameter name used to transfer the chain id
CHAIN_MANAGER - 类 中的静态变量io.nuls.core.rpc.model.ModuleE.Constant
 
CHAIN_NOT_EXIST - 接口 中的静态变量io.nuls.v2.error.AccountErrorCode
 
CHAIN_NOT_FOUND - 接口 中的静态变量io.nuls.v2.error.TxErrorCode
 
CHAINID_ERROR - 接口 中的静态变量io.nuls.v2.error.AccountErrorCode
 
changeV1addressToV2address(String) - 类 中的方法io.nuls.v2.service.AccountService
 
changeV1addressToV2address(String) - 类 中的静态方法io.nuls.v2.util.NulsSDKTool
 
CHANNEL_DATA_MAP - 类 中的静态变量io.nuls.core.rpc.netty.channel.manager.ConnectManager
链接与链接数据的集合
channelActive(ChannelHandlerContext) - 类 中的方法io.nuls.core.rpc.netty.handler.ClientHandler
 
channelActive(ChannelHandlerContext) - 类 中的方法io.nuls.core.rpc.netty.handler.ServerHandler
 
channelInactive(ChannelHandlerContext) - 类 中的方法io.nuls.core.rpc.netty.handler.ClientHandler
 
channelInactive(ChannelHandlerContext) - 类 中的方法io.nuls.core.rpc.netty.handler.ServerHandler
 
channelRead0(ChannelHandlerContext, Object) - 类 中的方法io.nuls.core.rpc.netty.handler.ClientHandler
 
channelRead0(ChannelHandlerContext, Object) - 类 中的方法io.nuls.core.rpc.netty.handler.ServerHandler
 
channelUnregistered(ChannelHandlerContext) - 类 中的方法io.nuls.core.rpc.netty.handler.ClientHandler
 
channelUnregistered(ChannelHandlerContext) - 类 中的方法io.nuls.core.rpc.netty.handler.ServerHandler
 
CHARSET - 类 中的静态变量io.nuls.core.parse.SerializeUtils
 
checkAfterTime(Date, String) - 类 中的静态方法io.nuls.core.model.DateUtils
检查传入的时间是否在当前时间小时数之后
checkAliasDto(AliasDto) - 类 中的静态方法io.nuls.v2.util.CommonValidator
 
checkBeanOk(Object) - 类 中的静态方法io.nuls.core.core.ioc.SpringLiteContext
检查实例的状态,是否已完成组装,即所有的属性都已自动赋值 Check the status of the instance, and whether the assembly has been completed, that is, all properties are automatically assigned.
checkCrossTransferDto(TransferDto) - 类 中的静态方法io.nuls.v2.util.CommonValidator
 
CHECKLOCKTIMEVERIFY - io.nuls.base.script.Script.VerifyFlag
 
checkMultiSignTransferDto(MultiSignTransferDto) - 类 中的静态方法io.nuls.v2.util.CommonValidator
 
checkNotNull(T) - 类 中的静态方法io.nuls.core.crypto.HexUtil
验证对象不为null
checkPublicKeyHash(byte[], byte[]) - 类 中的静态方法io.nuls.base.basic.AddressTool
 
checkState(boolean) - 类 中的静态方法io.nuls.core.crypto.HexUtil
 
checkTransferDto(TransferDto) - 类 中的静态方法io.nuls.v2.util.CommonValidator
 
checkVmResultAndReturn(String, Result) - 类 中的静态方法io.nuls.v2.util.ContractUtil
 
checkXOR(byte[]) - 类 中的静态方法io.nuls.base.basic.AddressTool
检查校验位是否正确,XOR(addressType+hash160(pubKey))
chunks - 类 中的变量io.nuls.base.script.Script
 
classMap - 类 中的静态变量io.nuls.core.rpc.netty.processor.RequestMessageProcessor
 
CLEANSTACK - io.nuls.base.script.Script.VerifyFlag
 
ClientHandler - io.nuls.core.rpc.netty.handler中的类
客户端事件触发处理类 Client Event Triggering Processing Class
ClientHandler(WebSocketClientHandshaker) - 类 的构造器io.nuls.core.rpc.netty.handler.ClientHandler
 
ClientInitializer - io.nuls.core.rpc.netty.initializer中的类
客户端配置类 Client Configuration Class
ClientInitializer() - 类 的构造器io.nuls.core.rpc.netty.initializer.ClientInitializer
 
clone() - 类 中的方法io.nuls.v2.txdata.Agent
 
clone() - 类 中的方法io.nuls.v2.txdata.Deposit
 
CM - io.nuls.core.rpc.model.ModuleE
 
cmd() - 注释类型 中的方法io.nuls.core.rpc.model.CmdAnnotation
调用接口的字符串 The string used to invoke method
CMD - io.nuls.core.rpc.model.ModuleE
prefix + name
CMD - 类 中的静态变量io.nuls.core.rpc.model.ModuleE.Constant
 
CMD_DUPLICATE - 类 中的静态变量io.nuls.core.rpc.info.Constants
 
CMD_NOT_FOUND - 类 中的静态变量io.nuls.core.rpc.info.Constants
 
CMD_NOTFOUND - 接口 中的静态变量io.nuls.core.constant.CommonCodeConstanst
 
CMD_PRIORITY_MAP - 类 中的静态变量io.nuls.core.rpc.netty.channel.manager.ConnectManager
本模块各个CMD优先级 Each CMD priority of this module
CMD_REGISTER_NEW_TX_RETURN_TYPE_ERROR - 接口 中的静态变量io.nuls.v2.error.ContractErrorCode
 
CMD_SUBSCRIBE_MESSAGE_MAP - 类 中的静态变量io.nuls.core.rpc.netty.channel.manager.ConnectManager
接口被那些Message订阅 Interfaces have been subscribed to by those Messages Key:cmd Value:订阅该接口的message队列/Subscribe to the message of the interface
CmdAnnotation - io.nuls.core.rpc.model中的注释类型
拥有该注解的方法会被认为:对外提供的接口 The methods which contain this annotation would be considered: the interface provided to the outside world
CmdDetail - io.nuls.core.rpc.model中的类
对外提供的方法的具体信息 Detail information on methods provided to the outside world
CmdDetail() - 类 的构造器io.nuls.core.rpc.model.CmdDetail
 
CmdParameter - io.nuls.core.rpc.model中的类
对外提供的方法的参数信息 Parameter information of methods provided to the outside world
CmdParameter() - 类 的构造器io.nuls.core.rpc.model.CmdParameter
 
CmdParameter(String, String, String, String) - 类 的构造器io.nuls.core.rpc.model.CmdParameter
 
CmdPriority - io.nuls.core.rpc.model中的枚举
消息优先级 Message Priority
Coin - io.nuls.base.data中的类
 
Coin() - 类 的构造器io.nuls.base.data.Coin
 
COIN_BASE - 类 中的静态变量io.nuls.core.constant.TxType
coinBase出块奖励
CoinData - io.nuls.base.data中的类
 
CoinData() - 类 的构造器io.nuls.base.data.CoinData
 
CoinData(byte[]) - 类 的构造器io.nuls.base.data.CoinData
 
COINDATA_CANNOT_HAS_CONTRACT_ADDRESS - 接口 中的静态变量io.nuls.v2.error.AccountErrorCode
 
COINDATA_IS_INCOMPLETE - 接口 中的静态变量io.nuls.v2.error.AccountErrorCode
 
COINDATA_NOT_FOUND - 接口 中的静态变量io.nuls.v2.error.TxErrorCode
 
CoinFrom - io.nuls.base.data中的类
 
CoinFrom() - 类 的构造器io.nuls.base.data.CoinFrom
 
CoinFrom(byte[], int, int) - 类 的构造器io.nuls.base.data.CoinFrom
 
CoinFrom(byte[], int, int, BigInteger, byte) - 类 的构造器io.nuls.base.data.CoinFrom
 
CoinFrom(byte[], int, int, BigInteger, byte[], byte) - 类 的构造器io.nuls.base.data.CoinFrom
 
COINFROM_HAS_DUPLICATE_COIN - 接口 中的静态变量io.nuls.v2.error.TxErrorCode
 
COINFROM_NOT_FOUND - 接口 中的静态变量io.nuls.v2.error.TxErrorCode
 
COINFROM_NOT_SAME_CHAINID - 接口 中的静态变量io.nuls.v2.error.TxErrorCode
 
COINFROM_UNDERPAYMENT - 接口 中的静态变量io.nuls.v2.error.AccountErrorCode
 
CoinFromDto - io.nuls.v2.model.dto中的类
 
CoinFromDto() - 类 的构造器io.nuls.v2.model.dto.CoinFromDto
 
CoinFromsDto - io.nuls.v2.model.dto中的类
 
CoinFromsDto() - 类 的构造器io.nuls.v2.model.dto.CoinFromsDto
 
CoinTo - io.nuls.base.data中的类
 
CoinTo() - 类 的构造器io.nuls.base.data.CoinTo
 
CoinTo(byte[], int, int, BigInteger) - 类 的构造器io.nuls.base.data.CoinTo
 
CoinTo(byte[], int, int, BigInteger, long) - 类 的构造器io.nuls.base.data.CoinTo
 
COINTO_DUPLICATE_COIN - 接口 中的静态变量io.nuls.v2.error.AccountErrorCode
 
COINTO_HAS_DUPLICATE_COIN - 接口 中的静态变量io.nuls.v2.error.TxErrorCode
 
COINTO_NOT_FOUND - 接口 中的静态变量io.nuls.v2.error.TxErrorCode
 
COINTO_NOT_SAME_CHAINID - 接口 中的静态变量io.nuls.v2.error.TxErrorCode
 
CoinToDto - io.nuls.v2.model.dto中的类
 
CoinToDto() - 类 的构造器io.nuls.v2.model.dto.CoinToDto
 
CoinTosDto - io.nuls.v2.model.dto中的类
 
CoinTosDto() - 类 的构造器io.nuls.v2.model.dto.CoinTosDto
 
collectionElement() - 注释类型 中的方法io.nuls.core.rpc.model.TypeDescriptor
 
CollectionUtils - io.nuls.core.model中的类
集合工具类
CollectionUtils() - 类 的构造器io.nuls.core.model.CollectionUtils
 
COMMITTED - io.nuls.core.constant.TxStatusEnum
已打包状态 packaged and saved
CommonCodeConstanst - io.nuls.core.constant中的接口
 
CommonValidator - io.nuls.v2.util中的类
 
CommonValidator() - 类 的构造器io.nuls.v2.util.CommonValidator
 
COMPARATOR - 类 中的静态变量io.nuls.base.basic.ProtocolVersion
 
compare(double, double) - 类 中的静态方法io.nuls.core.model.DoubleUtils
两个double数据比较大小
compare(String, String) - 类 中的静态方法io.nuls.core.model.BigIntegerUtils
两个数字字符串比较大小
compareTo(Sha256Hash) - 类 中的方法io.nuls.core.crypto.Sha256Hash
 
compareTo(ByteArrayWrapper) - 类 中的方法io.nuls.core.model.ByteArrayWrapper
 
compareTo(TextMessageHandler) - 类 中的方法io.nuls.core.rpc.netty.handler.message.TextMessageHandler
 
complete(NulsHash, T) - 类 中的方法io.nuls.base.cache.DataCacher
 
Component - io.nuls.core.core.annotation中的注释类型
该注解用来标识类型,当类型上标记了本注解,系统会在初始化阶段实例化该对象,并且对需要自动装载的属性进行赋值 该注解标识的类型生成的对象不使用动态代理的方式实例化,不会被默认拦截器拦截 This annotation is used to identify the type, and when the annotation is marked on the type, the system instantiates the object in the initialization phase and assigns the attributes that need to be automatically loaded.
concatenate(byte[]...) - 类 中的静态方法io.nuls.core.model.ArraysTool
按照传入的顺序拼接数组为一个包含所有数组的大数组 Splices the array into a large array containing all of the arrays in the incoming order.
concatenate(byte[]...) - 类 中的静态方法io.nuls.core.model.ByteUtils
按照传入的顺序拼接数组为一个包含所有数组的大数组 Splices the array into a large array containing all of the arrays in the incoming order.
CONFIG_ERROR - 接口 中的静态变量io.nuls.core.constant.CommonCodeConstanst
 
CONFIG_ITEM_MAP - 类 中的静态变量io.nuls.core.rpc.netty.channel.manager.ConnectManager
本模块配置信息 Configuration information of this module Key: The key Value: Config detail
ConfigItem - io.nuls.core.parse.config中的类
配置项
ConfigItem - io.nuls.core.rpc.model中的类
模块的自定义参数 User defined parameters of module
ConfigItem() - 类 的构造器io.nuls.core.parse.config.ConfigItem
 
ConfigItem(String, Object, boolean) - 类 的构造器io.nuls.core.rpc.model.ConfigItem
 
ConfigItem(String, String) - 类 的构造器io.nuls.core.core.config.ConfigurationLoader.ConfigItem
 
ConfigLoader - io.nuls.core.parse中的类
 
ConfigLoader() - 类 的构造器io.nuls.core.parse.ConfigLoader
 
ConfigSetting - io.nuls.core.core.config中的类
 
ConfigSetting() - 类 的构造器io.nuls.core.core.config.ConfigSetting
 
Configuration - io.nuls.core.core.annotation中的注释类型
 
ConfigurationLoader - io.nuls.core.core.config中的类
 
ConfigurationLoader() - 类 的构造器io.nuls.core.core.config.ConfigurationLoader
 
ConfigurationLoader.ConfigItem - io.nuls.core.core.config中的类
 
CONFIRMED - io.nuls.core.constant.TxStatusEnum
已确认状态 packaged and saved
ConnectData - io.nuls.core.rpc.netty.channel中的类
链接基础类 Link base class
ConnectData(SocketChannel) - 类 的构造器io.nuls.core.rpc.netty.channel.ConnectData
 
ConnectManager - io.nuls.core.rpc.netty.channel.manager中的类
链接管理类 Link Management Class
ConnectManager() - 类 的构造器io.nuls.core.rpc.netty.channel.manager.ConnectManager
 
connectReady(Map<String, Object>) - 类 中的方法io.nuls.core.rpc.modulebootstrap.ModuleStatusCmd
 
CONSENSUS - 类 中的静态变量io.nuls.core.rpc.model.ModuleE.Constant
 
ConsensusDto - io.nuls.v2.model.dto中的类
 
ConsensusDto() - 类 的构造器io.nuls.v2.model.dto.ConsensusDto
 
consensusMemberCount - 类 中的变量io.nuls.base.data.BlockRoundData
 
ConsensusService - io.nuls.v2.service中的类
 
Constant - io.nuls.v2.constant中的接口
 
Constant() - 类 的构造器io.nuls.core.rpc.model.ModuleE.Constant
 
Constants - io.nuls.core.rpc.info中的类
WebsocketTool的常量 Constants of WebsocketTool
contains(List<byte[]>, byte[]) - 类 中的静态方法io.nuls.core.model.ByteUtils
判断字节数组中是否包含某一个字节数组 Determine whether or not a byte array is included in the byte array
CONTAINS_MULTIPLE_UNIQUE_TXS - 接口 中的静态变量io.nuls.v2.error.TxErrorCode
 
containsAddress(Transaction, byte[], int) - 类 中的静态方法io.nuls.base.signture.SignatureUtil
判断交易是否存在某地址
CONTRACT_ADDRESS_CAN_NOT_SET_ALIAS - 接口 中的静态变量io.nuls.v2.error.AccountErrorCode
 
CONTRACT_ADDRESS_CANNOT_CREATE_MULTISIG_ACCOUNT - 接口 中的静态变量io.nuls.v2.error.AccountErrorCode
 
CONTRACT_ADDRESS_NOT_EXIST - 接口 中的静态变量io.nuls.v2.error.ContractErrorCode
 
CONTRACT_ADDRESS_TYPE - 类 中的静态变量io.nuls.core.constant.BaseConstant
智能合约地址类型 contract address type
CONTRACT_ALIAS_FORMAT_ERROR - 接口 中的静态变量io.nuls.v2.error.ContractErrorCode
 
CONTRACT_BALANCE_ERROR - 接口 中的静态变量io.nuls.v2.error.ContractErrorCode
 
CONTRACT_CALLER_ERROR - 接口 中的静态变量io.nuls.v2.error.ContractErrorCode
 
CONTRACT_CANCEL_DEPOSIT - 类 中的静态变量io.nuls.core.constant.TxType
合约取消委托共识 contract withdraw tx
CONTRACT_COIN_ASSETS_ERROR - 接口 中的静态变量io.nuls.v2.error.ContractErrorCode
 
CONTRACT_COIN_TO_EMPTY_ERROR - 接口 中的静态变量io.nuls.v2.error.ContractErrorCode
 
CONTRACT_CONSTRUCTOR - 接口 中的静态变量io.nuls.v2.constant.Constant
 
CONTRACT_CREATE_AGENT - 类 中的静态变量io.nuls.core.constant.TxType
合约新建共识节点 contract create agent tx
CONTRACT_CREATOR_ERROR - 接口 中的静态变量io.nuls.v2.error.ContractErrorCode
 
CONTRACT_DELETE_BALANCE - 接口 中的静态变量io.nuls.v2.error.ContractErrorCode
 
CONTRACT_DELETE_CREATER - 接口 中的静态变量io.nuls.v2.error.ContractErrorCode
 
CONTRACT_DELETED - 接口 中的静态变量io.nuls.v2.error.ContractErrorCode
 
CONTRACT_DELETER_ERROR - 接口 中的静态变量io.nuls.v2.error.ContractErrorCode
 
CONTRACT_DEPOSIT - 类 中的静态变量io.nuls.core.constant.TxType
合约委托参与共识 contract deposit tx
CONTRACT_DUPLICATE_TOKEN_NAME - 接口 中的静态变量io.nuls.v2.error.ContractErrorCode
 
CONTRACT_EXECUTE_ERROR - 接口 中的静态变量io.nuls.v2.error.ContractErrorCode
 
CONTRACT_GAS_LIMIT - 接口 中的静态变量io.nuls.v2.error.ContractErrorCode
 
CONTRACT_GAS_LIMIT_ERROR - 接口 中的静态变量io.nuls.v2.error.ContractErrorCode
 
CONTRACT_LOCK - 接口 中的静态变量io.nuls.v2.error.ContractErrorCode
 
CONTRACT_METHOD_NOT_EXIST - 接口 中的静态变量io.nuls.v2.error.ContractErrorCode
 
CONTRACT_MINIMUM_PRICE - 接口 中的静态变量io.nuls.v2.constant.Constant
 
CONTRACT_MINIMUM_PRICE_ERROR - 接口 中的静态变量io.nuls.v2.error.ContractErrorCode
 
CONTRACT_NAME_FORMAT_INCORRECT - 接口 中的静态变量io.nuls.v2.error.ContractErrorCode
 
CONTRACT_NO_ACCEPT_DIRECT_TRANSFER - 接口 中的静态变量io.nuls.v2.error.ContractErrorCode
 
CONTRACT_NON_VIEW_METHOD - 接口 中的静态变量io.nuls.v2.error.ContractErrorCode
 
CONTRACT_NOT_EXECUTE_VIEW - 接口 中的静态变量io.nuls.v2.error.ContractErrorCode
 
CONTRACT_NOT_NRC20 - 接口 中的静态变量io.nuls.v2.error.ContractErrorCode
 
CONTRACT_NOT_VALIDATION_ERROR - io.nuls.v2.model.dto.RpcErrorCode
 
CONTRACT_NRC20_MAXIMUM_DECIMALS - 接口 中的静态变量io.nuls.v2.error.ContractErrorCode
 
CONTRACT_NRC20_MAXIMUM_TOTAL_SUPPLY - 接口 中的静态变量io.nuls.v2.error.ContractErrorCode
 
CONTRACT_NRC20_SYMBOL_FORMAT_INCORRECT - 接口 中的静态变量io.nuls.v2.error.ContractErrorCode
 
CONTRACT_OTHER_ERROR - 接口 中的静态变量io.nuls.v2.error.ContractErrorCode
 
CONTRACT_OWNER_ERROR - 接口 中的静态变量io.nuls.v2.error.ContractErrorCode
 
CONTRACT_RECEIVER_ERROR - 接口 中的静态变量io.nuls.v2.error.ContractErrorCode
 
CONTRACT_RETURN_GAS - 类 中的静态变量io.nuls.core.constant.TxType
合约执行手续费返还 contract return gas tx
CONTRACT_STOP_AGENT - 类 中的静态变量io.nuls.core.constant.TxType
合约注销共识节点 contract stop agent tx
CONTRACT_TRANSFER - 类 中的静态变量io.nuls.core.constant.TxType
合约内部转账 contract transfer tx
CONTRACT_TX_CREATE_ERROR - 接口 中的静态变量io.nuls.v2.error.ContractErrorCode
 
CONTRACT_VALIDATION_ERROR - io.nuls.v2.model.dto.RpcErrorCode
 
CONTRACT_VALIDATION_FAILED - io.nuls.v2.model.dto.RpcErrorCode
 
CONTRACT_VERIFY_FAIL - 接口 中的静态变量io.nuls.v2.error.TxErrorCode
 
ContractBaseForm - io.nuls.v2.model.dto中的类
 
ContractBaseForm() - 类 的构造器io.nuls.v2.model.dto.ContractBaseForm
 
ContractBaseTransaction<T extends BaseNulsData> - io.nuls.v2.tx中的类
 
ContractBaseTransaction() - 类 的构造器io.nuls.v2.tx.ContractBaseTransaction
 
ContractBaseTransaction(int) - 类 的构造器io.nuls.v2.tx.ContractBaseTransaction
 
ContractCallForm - io.nuls.v2.model.dto中的类
 
ContractCallForm() - 类 的构造器io.nuls.v2.model.dto.ContractCallForm
 
ContractCodeForm - io.nuls.v2.model.dto中的类
 
ContractCodeForm() - 类 的构造器io.nuls.v2.model.dto.ContractCodeForm
 
ContractConstructorInfoDto - io.nuls.v2.model.dto中的类
 
ContractConstructorInfoDto() - 类 的构造器io.nuls.v2.model.dto.ContractConstructorInfoDto
 
ContractConstructorInfoDto(Map) - 类 的构造器io.nuls.v2.model.dto.ContractConstructorInfoDto
 
ContractCreateForm - io.nuls.v2.model.dto中的类
 
ContractCreateForm() - 类 的构造器io.nuls.v2.model.dto.ContractCreateForm
 
ContractData - io.nuls.v2.txdata中的接口
 
ContractDeleteForm - io.nuls.v2.model.dto中的类
 
ContractDeleteForm() - 类 的构造器io.nuls.v2.model.dto.ContractDeleteForm
 
ContractErrorCode - io.nuls.v2.error中的接口
 
ContractInfoDto - io.nuls.v2.model.dto中的类
 
ContractInfoDto() - 类 的构造器io.nuls.v2.model.dto.ContractInfoDto
 
ContractInvokeRegisterCmdDto - io.nuls.v2.model.dto中的类
 
ContractInvokeRegisterCmdDto() - 类 的构造器io.nuls.v2.model.dto.ContractInvokeRegisterCmdDto
 
ContractMergedTransferDto - io.nuls.v2.model.dto中的类
 
ContractMergedTransferDto() - 类 的构造器io.nuls.v2.model.dto.ContractMergedTransferDto
 
ContractMethodForm - io.nuls.v2.model.dto中的类
 
ContractMethodForm() - 类 的构造器io.nuls.v2.model.dto.ContractMethodForm
 
ContractOutputDto - io.nuls.v2.model.dto中的类
 
ContractOutputDto() - 类 的构造器io.nuls.v2.model.dto.ContractOutputDto
 
ContractResultDto - io.nuls.v2.model.dto中的类
 
ContractResultDto() - 类 的构造器io.nuls.v2.model.dto.ContractResultDto
 
ContractService - io.nuls.v2.service中的类
 
ContractService() - 类 的构造器io.nuls.v2.service.ContractService
 
ContractTokenInfoDto - io.nuls.v2.model.dto中的类
 
ContractTokenInfoDto() - 类 的构造器io.nuls.v2.model.dto.ContractTokenInfoDto
 
ContractTokenTransferDto - io.nuls.v2.model.dto中的类
 
ContractTokenTransferDto() - 类 的构造器io.nuls.v2.model.dto.ContractTokenTransferDto
 
ContractTokenTransferForm - io.nuls.v2.model.dto中的类
 
ContractTokenTransferForm() - 类 的构造器io.nuls.v2.model.dto.ContractTokenTransferForm
 
ContractTransferForm - io.nuls.v2.model.dto中的类
 
ContractTransferForm() - 类 的构造器io.nuls.v2.model.dto.ContractTransferForm
 
ContractUtil - io.nuls.v2.util中的类
 
ContractUtil() - 类 的构造器io.nuls.v2.util.ContractUtil
 
ContractValidateCallForm - io.nuls.v2.model.dto中的类
 
ContractValidateCallForm() - 类 的构造器io.nuls.v2.model.dto.ContractValidateCallForm
 
ContractValidateCreateForm - io.nuls.v2.model.dto中的类
 
ContractValidateCreateForm() - 类 的构造器io.nuls.v2.model.dto.ContractValidateCreateForm
 
ContractValidateDeleteForm - io.nuls.v2.model.dto中的类
 
ContractValidateDeleteForm() - 类 的构造器io.nuls.v2.model.dto.ContractValidateDeleteForm
 
ContractViewCallForm - io.nuls.v2.model.dto中的类
 
ContractViewCallForm() - 类 的构造器io.nuls.v2.model.dto.ContractViewCallForm
 
Controller - io.nuls.core.core.annotation中的注释类型
 
convertDate(Date) - 类 中的静态方法io.nuls.core.model.DateUtils
把日期转换成yyyy-MM-dd HH:mm:ss格式
convertDate(Date, String) - 类 中的静态方法io.nuls.core.model.DateUtils
把日期转换成pattern格式
convertLebal(Date, Date, boolean) - 类 中的静态方法io.nuls.core.model.DateUtils
时间标签 返回两个时间的间隔
convertLebalFull(Date, Date, boolean) - 类 中的静态方法io.nuls.core.model.DateUtils
时间标签 返回两个时间的间隔
convertStringToDate(String) - 类 中的静态方法io.nuls.core.model.DateUtils
 
convertStringToDate(String, String) - 类 中的静态方法io.nuls.core.model.DateUtils
 
copy() - 类 中的方法io.nuls.v2.model.Account
 
copy(InputStream, OutputStream) - 类 中的静态方法io.nuls.core.crypto.ByteStreams
 
copyOf(byte[], int) - 类 中的静态方法io.nuls.core.model.ByteUtils
字节数组复制
copyTx(Transaction) - 类 中的方法io.nuls.v2.tx.ContractBaseTransaction
 
correctlyNulsSpends(Transaction, long, Script) - 类 中的方法io.nuls.base.script.Script
 
correctlySpends(Transaction, long, Script) - 类 中的方法io.nuls.base.script.Script
已过时。
correctlySpends(Transaction, long, Script, Set<Script.VerifyFlag>) - 类 中的方法io.nuls.base.script.Script
Verifies that this script (interpreted as a scriptSig) correctly spends the given scriptPubKey.
create(byte[]) - 类 中的静态方法io.nuls.core.crypto.Sha256Hash
已过时。
CREATE_CONTRACT - 类 中的静态变量io.nuls.core.constant.TxType
创建智能合约
CREATE_MAX_SIZE - 类 中的静态变量io.nuls.v2.util.AccountTool
 
CREATE_MULTI_SIGACCOUNT_MIN_SIZE - 类 中的静态变量io.nuls.v2.util.AccountTool
 
createAccount(int) - 类 中的静态方法io.nuls.v2.util.AccountTool
 
createAccount(int, String) - 类 中的方法io.nuls.v2.service.AccountService
Create accounts 批量创建账户
createAccount(int, String) - 类 中的静态方法io.nuls.v2.util.AccountTool
 
createAccount(int, String) - 类 中的静态方法io.nuls.v2.util.NulsSDKTool
 
createAccount(int, String, String) - 类 中的静态方法io.nuls.v2.util.AccountTool
 
createAccount1(int) - 类 中的静态方法io.nuls.v2.util.AccountTool
 
createAccount1(int, String) - 类 中的静态方法io.nuls.v2.util.AccountTool
 
createAccount1(int, String, String) - 类 中的静态方法io.nuls.v2.util.AccountTool
 
createAgent(CreateAgentForm) - 类 中的方法io.nuls.v2.service.ConsensusService
 
createAgent(CreateAgentForm) - 类 中的静态方法io.nuls.v2.util.NulsSDKTool
 
CreateAgentForm - io.nuls.v2.model.dto中的类
 
CreateAgentForm() - 类 的构造器io.nuls.v2.model.dto.CreateAgentForm
 
createAliasTx(AliasDto) - 类 中的方法io.nuls.v2.service.TransactionService
 
createAliasTxOffline(AliasDto) - 类 中的静态方法io.nuls.v2.util.NulsSDKTool
 
createAndRunThread(String, Runnable) - 类 中的静态方法io.nuls.core.thread.ThreadUtils
创建一个守望线程并执行
createAndRunThread(String, Runnable, boolean) - 类 中的静态方法io.nuls.core.thread.ThreadUtils
 
createBigDecimal(double) - 类 中的静态方法io.nuls.core.model.DoubleUtils
创建一个BigDecimal类型对象
createByteNulsMultiSigOutputScript(int, List<byte[]>) - 类 中的静态方法io.nuls.base.script.ScriptBuilder
Create a program that satisfies an OP_CHECKMULTISIG program.
createByteNulsRedeemScript(int, List<byte[]>) - 类 中的静态方法io.nuls.base.script.ScriptBuilder
Creates redeem script with given public keys and threshold.
createConcurrentHashMap(int) - 类 中的静态方法io.nuls.core.model.CollectionUtils
创建一个指定容量的ConcurrentHashMap
createConcurrentHashSet(int) - 类 中的静态方法io.nuls.core.model.CollectionUtils
创建一个指定容量的ConcurrentHashMap的keySet
createConnect(String) - 类 中的静态方法io.nuls.core.rpc.netty.bootstrap.NettyClient
连接服务器,返回连接通道 Connect to the server and return to the connection channel
createConnect(String) - 类 中的静态方法io.nuls.core.rpc.netty.channel.manager.ConnectManager
 
createConnect(String, int) - 类 中的静态方法io.nuls.core.rpc.netty.bootstrap.NettyClient
 
createConnectData(Channel) - 类 中的静态方法io.nuls.core.rpc.netty.channel.manager.ConnectManager
 
createConsensusTx(ConsensusDto) - 类 中的方法io.nuls.v2.service.TransactionService
组装创建共识节点交易 Assemble to create consensus node transactions
createConsensusTxOffline(ConsensusDto) - 类 中的静态方法io.nuls.v2.util.NulsSDKTool
 
createConsoleAppender(Level) - 类 中的静态方法io.nuls.core.log.logback.LogAppender
 
createContract(ContractCreateForm) - 类 中的方法io.nuls.v2.service.ContractService
 
createContract(ContractCreateForm) - 类 中的静态方法io.nuls.v2.util.NulsSDKTool
 
createContractAddress(int) - 类 中的静态方法io.nuls.v2.util.AccountTool
创建智能合约地址 Create smart contract address
CreateContractData - io.nuls.v2.txdata中的类
 
CreateContractData() - 类 的构造器io.nuls.v2.txdata.CreateContractData
 
CreateContractTransaction - io.nuls.v2.tx中的类
 
CreateContractTransaction() - 类 的构造器io.nuls.v2.tx.CreateContractTransaction
 
createContractTxOffline(String, BigInteger, String, String, String, long, Object[], String[], String) - 类 中的方法io.nuls.v2.service.ContractService
 
createContractTxOffline(String, BigInteger, String, String, String, long, Object[], String[], String) - 类 中的静态方法io.nuls.v2.util.NulsSDKTool
 
createCrossTransferTx(TransferDto) - 类 中的方法io.nuls.v2.service.TransactionService
创建跨链转账交易
createCrossTransferTxOffline(TransferDto) - 类 中的静态方法io.nuls.v2.util.NulsSDKTool
 
createCrossTxCoinData(List<CoinFromDto>, List<CoinToDto>) - 类 中的方法io.nuls.v2.service.TransactionService
 
createCrossTxSimpleTransferOfNonNuls(String, String, int, int, BigInteger) - 类 中的方法io.nuls.v2.service.TransactionService
便捷版 组装跨链转账非NULS资产的单账户对单账户普通跨链转账(不能用于转NULS)。
createCrossTxSimpleTransferOfNonNuls(String, String, int, int, BigInteger) - 类 中的静态方法io.nuls.v2.util.NulsSDKTool
跨链交易 便捷版 组装跨链转账非NULS资产的单账户对单账户普通跨链转账(不能用于转NULS)。
createCrossTxSimpleTransferOfNonNuls(String, String, int, int, BigInteger, long, String) - 类 中的方法io.nuls.v2.service.TransactionService
便捷版 组装跨链转账非NULS资产的单账户对单账户普通跨链转账(不能用于转NULS)。
createCrossTxSimpleTransferOfNonNuls(String, String, int, int, BigInteger, long, String) - 类 中的静态方法io.nuls.v2.util.NulsSDKTool
跨链交易 便捷版 组装跨链转账非NULS资产的单账户对单账户普通跨链转账(不能用于转NULS)。
createCrossTxSimpleTransferOfNuls(String, String, BigInteger) - 类 中的方法io.nuls.v2.service.TransactionService
便捷版 组装跨链转账NULS资产的单账户对单账户普通跨链转账。
createCrossTxSimpleTransferOfNuls(String, String, BigInteger) - 类 中的静态方法io.nuls.v2.util.NulsSDKTool
跨链交易 便捷版 组装跨链转账NULS资产的单账户对单账户普通跨链转账(只能用于转NULS)。
createCrossTxSimpleTransferOfNuls(String, String, BigInteger, long, String) - 类 中的方法io.nuls.v2.service.TransactionService
便捷版 组装跨链转账NULS资产的单账户对单账户普通跨链转账。
createCrossTxSimpleTransferOfNuls(String, String, BigInteger, long, String) - 类 中的静态方法io.nuls.v2.util.NulsSDKTool
跨链交易 便捷版 组装跨链转账NULS资产的单账户对单账户普通跨链转账(只能用于转NULS)。
createDepositTx(DepositDto) - 类 中的方法io.nuls.v2.service.TransactionService
Create a proxy consensus transaction 创建委托共识交易
createDepositTxOffline(DepositDto) - 类 中的静态方法io.nuls.v2.util.NulsSDKTool
 
createDouble(byte[]) - 类 中的静态方法io.nuls.core.crypto.Sha256Hash
已过时。
createEmptyInputScript(ECKey, Script) - 类 中的方法io.nuls.base.script.Script
Creates an incomplete scriptSig that, once filled with signatures, can redeem output containing this scriptPubKey.
createFromBytes(byte[]) - 类 中的静态方法io.nuls.base.signture.P2PHKSignature
 
createHashMap(int) - 类 中的静态方法io.nuls.core.model.CollectionUtils
创建一个指定容量的HashMap
createHashSet(int) - 类 中的静态方法io.nuls.core.model.CollectionUtils
创建一个指定容量的HashSet
createHttpClient(int, int, int, String, int) - 类 中的静态方法io.nuls.v2.util.HttpClientUtil
创建HttpClient对象
createInputScript(byte[]) - 类 中的静态方法io.nuls.base.script.Script
根据签名的字节数组转为inputScript/scriptSig 字节数组用于网络传播
createInputScript(byte[], byte[]) - 类 中的静态方法io.nuls.base.script.Script
根据签名和公钥的字节数组转为inputScript/scriptSig 字节数组用于网络传播
createInputScript(byte[], byte[]) - 类 中的静态方法io.nuls.base.signture.SignatureUtil
生成单个解锁脚本
createInputScript(TransactionSignature) - 类 中的静态方法io.nuls.base.script.ScriptBuilder
Creates a scriptSig that can redeem a pay-to-pubkey output.
createInputScript(TransactionSignature, ECKey) - 类 中的静态方法io.nuls.base.script.ScriptBuilder
Creates a scriptSig that can redeem a pay-to-address output.
createInputScripts(List<byte[]>, List<byte[]>) - 类 中的静态方法io.nuls.base.signture.SignatureUtil
生成多个解锁脚本
createLinkedHashMap(int) - 类 中的静态方法io.nuls.core.model.CollectionUtils
创建一个指定容量的LinkedHashMap
createMultiSigAccount(int, List<String>, int) - 类 中的静态方法io.nuls.v2.util.AccountTool
 
createMultiSigAccountOriginBytes(int, int, List<String>) - 类 中的静态方法io.nuls.base.basic.AddressTool
 
createMultiSigAccountOriginBytes(int, int, List<String>) - 类 中的静态方法io.nuls.v2.util.AccountTool
 
createMultiSigInputScript(TransactionSignature...) - 类 中的静态方法io.nuls.base.script.ScriptBuilder
Create a program that satisfies an OP_CHECKMULTISIG program.
createMultiSigInputScript(List<TransactionSignature>) - 类 中的静态方法io.nuls.base.script.ScriptBuilder
Create a program that satisfies an OP_CHECKMULTISIG program.
createMultiSigInputScriptBytes(List<byte[]>) - 类 中的静态方法io.nuls.base.script.ScriptBuilder
Create a program that satisfies an OP_CHECKMULTISIG program, using pre-encoded signatures.
createMultiSigInputScriptBytes(List<byte[]>, byte[]) - 类 中的静态方法io.nuls.base.script.ScriptBuilder
Create a program that satisfies an OP_CHECKMULTISIG program, using pre-encoded signatures.
createMultiSignAccount(List<String>, int) - 类 中的方法io.nuls.v2.service.AccountService
 
createMultiSignAccount(List<String>, int) - 类 中的静态方法io.nuls.v2.util.NulsSDKTool
 
createMultiSignAliasTx(MultiSignAliasDto) - 类 中的方法io.nuls.v2.service.TransactionService
 
createMultiSignAliasTxOffline(MultiSignAliasDto) - 类 中的静态方法io.nuls.v2.util.NulsSDKTool
 
createMultiSignConsensusTx(MultiSignConsensusDto) - 类 中的方法io.nuls.v2.service.TransactionService
 
createMultiSignConsensusTx(MultiSignConsensusDto) - 类 中的静态方法io.nuls.v2.util.NulsSDKTool
 
createMultiSignDepositTx(MultiSignDepositDto) - 类 中的方法io.nuls.v2.service.TransactionService
 
createMultiSignDepositTxOffline(MultiSignDepositDto) - 类 中的静态方法io.nuls.v2.util.NulsSDKTool
 
createMultiSignStopConsensusTx(MultiSignStopConsensusDto) - 类 中的方法io.nuls.v2.service.TransactionService
 
createMultiSignStopConsensusTx(MultiSignStopConsensusDto) - 类 中的静态方法io.nuls.v2.util.NulsSDKTool
 
createMultiSignTransferTx(MultiSignTransferDto) - 类 中的方法io.nuls.v2.service.TransactionService
 
createMultiSignTransferTxOffline(MultiSignTransferDto) - 类 中的静态方法io.nuls.v2.util.NulsSDKTool
 
createMultiSignWithdrawDepositTx(MultiSignWithDrawDto) - 类 中的方法io.nuls.v2.service.TransactionService
创建取消委托交易
createMultiSignWithdrawDepositTxOffline(MultiSignWithDrawDto) - 类 中的静态方法io.nuls.v2.util.NulsSDKTool
 
createMultiSigOutputScript(int, List<ECKey>) - 类 中的静态方法io.nuls.base.script.Script
Creates a program that requires at least N of the given keys to sign, using OP_CHECKMULTISIG.
createMultiSigOutputScript(int, List<ECKey>) - 类 中的静态方法io.nuls.base.script.ScriptBuilder
Creates a program that requires at least N of the given keys to sign, using OP_CHECKMULTISIG.
createNulsInputScript(byte[], byte[]) - 类 中的静态方法io.nuls.base.script.ScriptBuilder
Creates a scriptSig that can redeem a pay-to-address output.
createNulsMultiSigOutputScript(int, List<String>) - 类 中的静态方法io.nuls.base.script.ScriptBuilder
Creates a program that requires at least N of the given keys to sign, using OP_CHECKMULTISIG.
createNulsP2SHMultiSigInputScript(List<byte[]>, Script) - 类 中的静态方法io.nuls.base.script.ScriptBuilder
Create a program that satisfies a pay-to-script hashed OP_CHECKMULTISIG program.
createNulsRedeemScript(int, List<String>) - 类 中的静态方法io.nuls.base.script.ScriptBuilder
Creates redeem script with given public keys and threshold.
createOffLineAccount(int, int, String, String) - 类 中的方法io.nuls.v2.service.AccountService
 
createOffLineAccount(int, int, String, String) - 类 中的静态方法io.nuls.v2.util.NulsSDKTool
 
createOffLineAccount(int, String) - 类 中的方法io.nuls.v2.service.AccountService
Create encrypted off-line accounts 批量创建离线账户
createOffLineAccount(int, String) - 类 中的静态方法io.nuls.v2.util.NulsSDKTool
 
createOpReturnScript(byte[]) - 类 中的静态方法io.nuls.base.script.ScriptBuilder
Creates a script of the form OP_RETURN [entity].
createOutputScript(byte[]) - 类 中的静态方法io.nuls.base.signture.SignatureUtil
生成单个鎖定脚本
createOutputScript(byte[], int) - 类 中的静态方法io.nuls.base.script.ScriptBuilder
Creates a scriptPubKey that encodes payment to the given address.
createOutputScript(ECKey) - 类 中的静态方法io.nuls.base.script.ScriptBuilder
Creates a scriptPubKey that encodes payment to the given raw public key.
createP2PKHInputScript(byte[], byte[]) - 类 中的静态方法io.nuls.base.script.ScriptUtil
根据交易签名和公钥生成解锁脚本 (P2PSH)
createP2PKHOutputScript(byte[]) - 类 中的静态方法io.nuls.base.script.ScriptUtil
根据输出地址生成锁定脚本
createP2SHInputScript(List<byte[]>, Script) - 类 中的静态方法io.nuls.base.script.ScriptUtil
M-N多重签名模式下根据多个公钥和M-N生成解锁脚本(N就是公钥列表长度)
createP2SHMultiSigInputScript(List<TransactionSignature>, Script) - 类 中的静态方法io.nuls.base.script.ScriptBuilder
Create a program that satisfies a pay-to-script hashed OP_CHECKMULTISIG program.
createP2SHOutputScript(byte[]) - 类 中的静态方法io.nuls.base.script.ScriptBuilder
Creates a scriptPubKey that sends to the given script hash.
createP2SHOutputScript(byte[]) - 类 中的静态方法io.nuls.base.script.ScriptUtil
M-N多重签名模式下,根据输出地址生成锁定脚本
createP2shScript(List<byte[]>, List<byte[]>, int) - 类 中的静态方法io.nuls.base.signture.SignatureUtil
生成交易的脚本(多重签名,P2SH)
createRedeemScript(int, List<ECKey>) - 类 中的静态方法io.nuls.base.script.ScriptBuilder
Creates redeem script with given public keys and threshold.
createScheduledThreadPool(int, NulsThreadFactory) - 类 中的静态方法io.nuls.core.thread.ThreadUtils
创建一个ScheduledThreadPoolExecutor(定时执行的线程池)
createScheduledThreadPool(NulsThreadFactory) - 类 中的静态方法io.nuls.core.thread.ThreadUtils
创建一个核心线程数为1的ScheduledThreadPoolExecutor(定时执行的线程池)
createSignatureByEckey(NulsHash, ECKey) - 类 中的静态方法io.nuls.base.signture.SignatureUtil
 
createSignatureByEckey(Transaction, ECKey) - 类 中的静态方法io.nuls.base.signture.SignatureUtil
生成交易的签名传统
createSignatureByPriKey(Transaction, String) - 类 中的静态方法io.nuls.base.signture.SignatureUtil
生成交易的签名传统
createSignaturesByEckey(NulsHash, List<ECKey>) - 类 中的静态方法io.nuls.base.signture.SignatureUtil
 
createSignaturesByEckey(Transaction, List<ECKey>) - 类 中的静态方法io.nuls.base.signture.SignatureUtil
生成交易多个传统签名(多地址转账可能会用到)
createStopConsensusTx(StopConsensusDto) - 类 中的方法io.nuls.v2.service.TransactionService
创建注销共识节点交易
createStopConsensusTxOffline(StopConsensusDto) - 类 中的静态方法io.nuls.v2.util.NulsSDKTool
 
createThreadPool(int, int, NulsThreadFactory) - 类 中的静态方法io.nuls.core.thread.ThreadUtils
创建线程池
createTransactionSignture(Transaction, List<ECKey>) - 类 中的静态方法io.nuls.base.signture.SignatureUtil
生成交易TransactionSignture
createTransferTx(TransferDto) - 类 中的方法io.nuls.v2.service.TransactionService
创建转账交易(离线) create transfer transaction(off-line)
createTransferTxOffline(TransferDto) - 类 中的静态方法io.nuls.v2.util.NulsSDKTool
 
createTxSimpleTransferOfNonNuls(String, String, int, int, BigInteger) - 类 中的方法io.nuls.v2.service.TransactionService
便捷版 组装在NULS链内,转账非NULS资产的单账户对单账户普通转账(不能用于转NULS)。
createTxSimpleTransferOfNonNuls(String, String, int, int, BigInteger) - 类 中的静态方法io.nuls.v2.util.NulsSDKTool
便捷版 组装在NULS链内,转账非NULS资产的单账户对单账户普通转账(不能用于转NULS)。
createTxSimpleTransferOfNonNuls(String, String, int, int, BigInteger, long, String) - 类 中的方法io.nuls.v2.service.TransactionService
便捷版 组装在NULS链内,转账非NULS资产的单账户对单账户普通转账(不能用于转NULS)。
createTxSimpleTransferOfNonNuls(String, String, int, int, BigInteger, long, String) - 类 中的静态方法io.nuls.v2.util.NulsSDKTool
便捷版 组装在NULS链内,转账非NULS资产的单账户对单账户普通转账(不能用于转NULS)。
createTxSimpleTransferOfNuls(String, String, BigInteger) - 类 中的方法io.nuls.v2.service.TransactionService
便捷版 组装在NULS链内,转账NULS资产的单账户对单账户普通转账。
createTxSimpleTransferOfNuls(String, String, BigInteger) - 类 中的静态方法io.nuls.v2.util.NulsSDKTool
便捷版 组装在NULS链内,转账NULS资产的单账户对单账户普通转账(只能用于转NULS)。
createTxSimpleTransferOfNuls(String, String, BigInteger, long, String) - 类 中的方法io.nuls.v2.service.TransactionService
便捷版 组装在NULS链内,转账NULS资产的单账户对单账户普通转账。
createTxSimpleTransferOfNuls(String, String, BigInteger, long, String) - 类 中的静态方法io.nuls.v2.util.NulsSDKTool
便捷版 组装在NULS链内,转账NULS资产的单账户对单账户普通转账(只能用于转NULS)。
createWithdrawDepositTx(WithDrawDto) - 类 中的方法io.nuls.v2.service.TransactionService
创建取消委托交易
createWithdrawDepositTxOffline(WithDrawDto) - 类 中的静态方法io.nuls.v2.util.NulsSDKTool
 
creationTimeSeconds - 类 中的变量io.nuls.core.crypto.ECKey
 
creatRredeemScript(List<String>, int) - 类 中的静态方法io.nuls.base.script.ScriptUtil
M-N多重签名模式下根据多个公钥和M-N生成赎回脚本
CROSS_CHAIN - 类 中的静态变量io.nuls.core.constant.TxType
跨链转账
CROSS_CHAIN - 类 中的静态变量io.nuls.core.rpc.model.ModuleE.Constant
 
crossTransfer(CrossTransferForm) - 类 中的方法io.nuls.v2.service.TransactionService
 
crossTransfer(CrossTransferForm) - 类 中的静态方法io.nuls.v2.util.NulsSDKTool
 
CrossTransferForm - io.nuls.v2.model.dto中的类
 
CrossTransferForm() - 类 的构造器io.nuls.v2.model.dto.CrossTransferForm
 
CrossTransferTxFeeDto - io.nuls.v2.model.dto中的类
 
CrossTransferTxFeeDto() - 类 的构造器io.nuls.v2.model.dto.CrossTransferTxFeeDto
 
CROSSTX_PRICE_PRE_1024_BYTES - 类 中的静态变量io.nuls.base.basic.TransactionFeeCalculator
 
CryptoException - io.nuls.core.exception中的异常错误
author Facjas date 2018/6/13.
CryptoException() - 异常错误 的构造器io.nuls.core.exception.CryptoException
 
CS - io.nuls.core.rpc.model.ModuleE
 
CURVE - 类 中的静态变量io.nuls.core.crypto.ECKey
The parameters of the secp256k1 curve that Bitcoin uses.

D

data - 类 中的变量io.nuls.base.script.ScriptChunk
For push operations, this is the vector to be pushed on the stack.
data(byte[]) - 类 中的方法io.nuls.base.script.ScriptBuilder
Adds a copy of the given byte array as a entity element (i.e.
data(int, byte[]) - 类 中的方法io.nuls.base.script.ScriptBuilder
Adds a copy of the given byte array as a entity element (i.e.
DATA_ERROR - 接口 中的静态变量io.nuls.core.constant.CommonCodeConstanst
 
DATA_NOT_EXISTS - io.nuls.v2.model.dto.RpcErrorCode
 
DATA_NOT_FOUND - 接口 中的静态变量io.nuls.core.constant.CommonCodeConstanst
 
DATA_PARSE_ERROR - 接口 中的静态变量io.nuls.core.constant.CommonCodeConstanst
 
DATA_SIZE_ERROR - 接口 中的静态变量io.nuls.core.constant.CommonCodeConstanst
 
DATA_SIZE_ERROR_EXTEND - 接口 中的静态变量io.nuls.core.constant.CommonCodeConstanst
 
DataCacher<T> - io.nuls.base.cache中的类
异步请求响应结果缓存类
DataCacher() - 类 的构造器io.nuls.base.cache.DataCacher
 
dataNotFound() - 类 中的静态方法io.nuls.v2.model.dto.RpcResult
 
DATE_TIME - 类 中的静态变量io.nuls.core.model.DateUtils
 
dateAdd(Date, int) - 类 中的静态方法io.nuls.core.model.DateUtils
把时间加上day天后返回,如果传负数代表减day天
dateAddDays(Date, int) - 类 中的静态方法io.nuls.core.model.DateUtils
时间加减天数
dateAddHours(Date, int) - 类 中的静态方法io.nuls.core.model.DateUtils
时间加减小时
dateAddMinutes(Date, int) - 类 中的静态方法io.nuls.core.model.DateUtils
时间加减分钟
dateAddMonth(Date, int) - 类 中的静态方法io.nuls.core.model.DateUtils
多少个月前后的今天
dateAddMonths(Date, int) - 类 中的静态方法io.nuls.core.model.DateUtils
时间加减月数
dateAddSeconds(Date, int) - 类 中的静态方法io.nuls.core.model.DateUtils
时间加减秒数
dateAddYears(Date, int) - 类 中的静态方法io.nuls.core.model.DateUtils
时间加减年数
dateCompare(Date, Date) - 类 中的静态方法io.nuls.core.model.DateUtils
时间比较(如果myDate>compareDate返回1,<返回-1,相等返回0)
dateMax(Date, Date) - 类 中的静态方法io.nuls.core.model.DateUtils
获取两个时间中最大的一个时间
dateMin(Date, Date) - 类 中的静态方法io.nuls.core.model.DateUtils
获取两个时间中最小的一个时间
DateUtils - io.nuls.core.model中的类
 
DateUtils() - 类 的构造器io.nuls.core.model.DateUtils
 
DB_DATA_PATH - 接口 中的静态变量io.nuls.v2.constant.AccountConstant
 
DB_DELETE_ERROR - 接口 中的静态变量io.nuls.core.constant.CommonCodeConstanst
 
DB_QUERY_ERROR - 接口 中的静态变量io.nuls.core.constant.CommonCodeConstanst
 
DB_SAVE_BATCH_ERROR - 接口 中的静态变量io.nuls.core.constant.CommonCodeConstanst
 
DB_SAVE_ERROR - 接口 中的静态变量io.nuls.core.constant.CommonCodeConstanst
 
DB_TABLE_CREATE_ERROR - 接口 中的静态变量io.nuls.core.constant.CommonCodeConstanst
 
DB_TABLE_EXIST - 接口 中的静态变量io.nuls.core.constant.CommonCodeConstanst
 
DB_TABLE_NOT_EXIST - 接口 中的静态变量io.nuls.core.constant.CommonCodeConstanst
 
DB_UPDATE_ERROR - 接口 中的静态变量io.nuls.core.constant.CommonCodeConstanst
 
debug(String) - 类 中的静态方法io.nuls.core.log.Log
提供debug级别基本的日志输出
debug(String) - 类 中的方法io.nuls.core.log.logback.NulsLogger
提供debug级别基本的日志输出
debug(String, Object...) - 类 中的静态方法io.nuls.core.log.Log
 
debug(String, Object...) - 类 中的方法io.nuls.core.log.logback.NulsLogger
 
debug(String, Throwable) - 类 中的静态方法io.nuls.core.log.Log
提供debug级别基本的日志输出
debug(String, Throwable) - 类 中的方法io.nuls.core.log.logback.NulsLogger
提供debug级别基本的日志输出
declareDependent() - 类 中的方法io.nuls.core.rpc.modulebootstrap.RpcModule
申明此模块的依赖模块
decode(String) - 类 中的静态方法io.nuls.base.RPCUtil
 
decode(String) - 类 中的静态方法io.nuls.core.crypto.Base58
Decodes the given base58 string into the original entity bytes.
decode(String) - 类 中的静态方法io.nuls.core.crypto.HexUtil
对16进制编码的字符串进行解码。
decodeChecked(String) - 类 中的静态方法io.nuls.core.crypto.Base58
Decodes the given base58 string into the original entity bytes, using the checksum in the last 4 bytes of the decoded entity to verify that the rest are correct.
decodeFromDER(byte[]) - 类 中的静态方法io.nuls.core.crypto.ECKey.ECDSASignature
 
decodeFromOpN(int) - 类 中的静态方法io.nuls.base.script.Script
 
decodeMPI(byte[], boolean) - 类 中的静态方法io.nuls.core.parse.SerializeUtils
MPI encoded numbers are produced by the OpenSSL BN_bn2mpi function.
decodeOpN() - 类 中的方法io.nuls.base.script.ScriptChunk
If this chunk is an OP_N opcode returns the equivalent integer value.
decodeToBigInteger(String) - 类 中的静态方法io.nuls.core.crypto.Base58
先将给定的Base58字符串解码为原始数据字节,然后再将字节数组转为对应的BigInteger
decrypt(byte[], String) - 类 中的静态方法io.nuls.core.crypto.AESEncrypt
数据通过password解密
decrypt(byte[], String) - 类 中的静态方法io.nuls.core.crypto.ECIESUtil
 
decrypt(byte[], String, String) - 类 中的静态方法io.nuls.core.crypto.AESEncrypt
数据通过password和指定编码规则解密
decrypt(EncryptedData, KeyParameter) - 类 中的静态方法io.nuls.core.crypto.AESEncrypt
数据通过KeyParameter解密
DECRYPT_ACCOUNT_ERROR - 接口 中的静态变量io.nuls.v2.error.AccountErrorCode
 
DEFALUT_ORDER - 注释类型 中的静态变量io.nuls.core.core.annotation.Order
 
DEFAULT - io.nuls.core.rpc.model.CmdPriority
默认优先级
DEFAULT_ADDRESS_TYPE - 类 中的静态变量io.nuls.core.constant.BaseConstant
默认的地址类型,一条链可以包含几种地址类型,地址类型包含在地址中 The default address type, a chain can contain several address types, and the address type is contained in the address.
DEFAULT_ENCODING - 类 中的静态变量io.nuls.core.constant.ToolsConstant
系统使用的编码方式 The encoding used by the nuls system.
DEFAULT_ENCODING - 类 中的静态变量io.nuls.v2.SDKContext
 
DEFAULT_IV - 类 中的静态变量io.nuls.core.crypto.EncryptedData
 
DEFAULT_PATTERN - 类 中的静态变量io.nuls.core.model.DateUtils
 
DEFAULT_SCALE - 类 中的静态变量io.nuls.core.model.DoubleUtils
 
DEFAULT_TIMESTAMP_PATTERN - 类 中的静态变量io.nuls.core.model.DateUtils
 
DefaultMethodInterceptor - io.nuls.core.core.inteceptor中的类
系统默认的方法拦截器,用于aop底层实现 The system's default method interceptor is used for the aop underlying implementation.
DefaultMethodInterceptor() - 类 的构造器io.nuls.core.core.inteceptor.DefaultMethodInterceptor
 
defaultNegotiateConnection() - 类 中的静态方法io.nuls.core.rpc.model.message.MessageUtil
默认握手对象 Default NegotiateConnection object
defaultRequest() - 类 中的静态方法io.nuls.core.rpc.model.message.MessageUtil
构造默认Request对象 Constructing a default Request object
DefaultVersionChangeInvoker - io.nuls.core.basic中的类
 
DefaultVersionChangeInvoker() - 类 的构造器io.nuls.core.basic.DefaultVersionChangeInvoker
 
DELETE_CONTRACT - 类 中的静态变量io.nuls.core.constant.TxType
删除智能合约
deleteContract(ContractDeleteForm) - 类 中的方法io.nuls.v2.service.ContractService
 
deleteContract(ContractDeleteForm) - 类 中的静态方法io.nuls.v2.util.NulsSDKTool
 
DeleteContractData - io.nuls.v2.txdata中的类
 
DeleteContractData() - 类 的构造器io.nuls.v2.txdata.DeleteContractData
 
DeleteContractTransaction - io.nuls.v2.tx中的类
 
DeleteContractTransaction() - 类 的构造器io.nuls.v2.tx.DeleteContractTransaction
 
deleteContractTxOffline(String, BigInteger, String, String, String) - 类 中的方法io.nuls.v2.service.ContractService
 
deleteContractTxOffline(String, BigInteger, String, String, String) - 类 中的静态方法io.nuls.v2.util.NulsSDKTool
 
dependencies(String, String) - 类 中的方法io.nuls.core.rpc.netty.bootstrap.NettyServer
设置本模块的依赖角色 Setting Dependent Roles for this Module
Deposit - io.nuls.v2.txdata中的类
委托信息类 Delegated information class
Deposit() - 类 的构造器io.nuls.v2.txdata.Deposit
 
DEPOSIT - 类 中的静态变量io.nuls.core.constant.TxType
委托参与共识
DepositDto - io.nuls.v2.model.dto中的类
 
DepositDto() - 类 的构造器io.nuls.v2.model.dto.DepositDto
 
DepositForm - io.nuls.v2.model.dto中的类
 
DepositForm() - 类 的构造器io.nuls.v2.model.dto.DepositForm
 
DepositInfoDto - io.nuls.v2.model.dto中的类
 
DepositInfoDto() - 类 的构造器io.nuls.v2.model.dto.DepositInfoDto
 
depositToAgent(DepositForm) - 类 中的方法io.nuls.v2.service.ConsensusService
 
depositToAgent(DepositForm) - 类 中的静态方法io.nuls.v2.util.NulsSDKTool
 
derByteStream() - 类 中的方法io.nuls.core.crypto.ECKey.ECDSASignature
 
DERSIG - io.nuls.base.script.Script.VerifyFlag
 
description() - 注释类型 中的方法io.nuls.core.rpc.model.ApiModel
 
description() - 注释类型 中的方法io.nuls.core.rpc.model.ApiModelProperty
 
description() - 注释类型 中的方法io.nuls.core.rpc.model.CmdAnnotation
方法描述信息 Description information of method
description() - 注释类型 中的方法io.nuls.core.rpc.model.Key
 
description() - 注释类型 中的方法io.nuls.core.rpc.model.Parameters
 
description() - 注释类型 中的方法io.nuls.core.rpc.model.ResponseData
描述
description() - 注释类型 中的方法io.nuls.v2.model.annotation.Api
 
description() - 注释类型 中的方法io.nuls.v2.model.annotation.ApiOperation
 
DESERIALIZE_COINDATA_ERROR - 接口 中的静态变量io.nuls.v2.error.TxErrorCode
 
DESERIALIZE_ERROR - 接口 中的静态变量io.nuls.core.constant.CommonCodeConstanst
 
DESERIALIZE_TX_ERROR - 接口 中的静态变量io.nuls.v2.error.TxErrorCode
 
deserializeTxHex(String) - 类 中的静态方法io.nuls.v2.util.NulsSDKTool
根据交易的hex ,反序列化成交易实体类
DESTORY_PUBKEY - 接口 中的静态变量io.nuls.v2.constant.AccountConstant
设置别名销毁地址公钥
DESTROY_CHAIN_AND_ASSET - 类 中的静态变量io.nuls.core.constant.TxType
注销链
detailDesc() - 注释类型 中的方法io.nuls.v2.model.annotation.ApiOperation
 
disConnect(SocketChannel) - 类 中的静态方法io.nuls.core.rpc.netty.channel.manager.ConnectManager
停止或断开一个连接,清除该连接相关信息 Stop or disconnect a connection
DISCOURAGE_UPGRADABLE_NOPS - io.nuls.base.script.Script.VerifyFlag
 
div(double, double) - 类 中的静态方法io.nuls.core.model.DoubleUtils
两个double数据相除
div(double, double, int) - 类 中的静态方法io.nuls.core.model.DoubleUtils
两个double数据相除,保留指定位数
div(double, BigDecimal) - 类 中的静态方法io.nuls.core.model.DoubleUtils
 
div(double, BigDecimal, int) - 类 中的静态方法io.nuls.core.model.DoubleUtils
 
div(long, long) - 类 中的静态方法io.nuls.core.model.LongUtils
两个long型数据相除,去掉小数位
div(BigDecimal, double) - 类 中的静态方法io.nuls.core.model.DoubleUtils
BigDecimal数据与double数据相除
div(BigDecimal, BigDecimal) - 类 中的静态方法io.nuls.core.model.DoubleUtils
两个BigDecimal数据相除
div(BigInteger, BigInteger, int) - 类 中的静态方法io.nuls.core.model.DoubleUtils
 
divToBigInteger(String, String) - 类 中的静态方法io.nuls.core.model.BigIntegerUtils
 
divToString(String, String) - 类 中的静态方法io.nuls.core.model.BigIntegerUtils
两个数字字符串相除
doInterceptor(Annotation[], Object, Method, Object[], MethodProxy) - 类 中的静态方法io.nuls.core.core.inteceptor.base.BeanMethodInterceptorManager
执行一个方法,根据方法的注解组装拦截器链,并放入拦截器链中执行 Implement a method that assembles the interceptor chain according to the method's annotations and puts it into the interceptor chain.
domain - 枚举 中的变量io.nuls.core.rpc.model.ModuleE
 
domain() - 注释类型 中的方法io.nuls.core.core.annotation.Configuration
save name 存储名称
DOMAIN - 枚举 中的静态变量io.nuls.core.rpc.model.ModuleE
 
doSign(byte[], BigInteger) - 类 中的方法io.nuls.core.crypto.ECKey
用私钥对数据进行签名
doStart() - 类 中的方法io.nuls.core.rpc.modulebootstrap.RpcModule
已完成spring init注入,开始启动模块 模块进入ready状态前的准备工作,模块启动时触发 如果准备完毕返回true 条件未达到返回false
doubleToBytes(double) - 类 中的静态方法io.nuls.core.model.ByteUtils
把double转为byte
doubleToByteStream(double, OutputStream) - 类 中的静态方法io.nuls.core.parse.SerializeUtils
将Double类型数据写入输出流
DoubleUtils - io.nuls.core.model中的类
 
DoubleUtils() - 类 的构造器io.nuls.core.model.DoubleUtils
 
download(String) - 类 中的静态方法io.nuls.core.io.IoUtils
读取远程文件字节流
DOWNLOAD_VERSION_FAILD - 接口 中的静态变量io.nuls.core.constant.CommonCodeConstanst
 
DUPLICATE_REGISTER_CMD - 接口 中的静态变量io.nuls.v2.error.ContractErrorCode
 

E

EB - io.nuls.core.rpc.model.ModuleE
 
ECDSASignature(BigInteger, BigInteger) - 类 的构造器io.nuls.core.crypto.ECKey.ECDSASignature
Constructs a signature with the given components.
ECIESUtil - io.nuls.core.crypto中的类
 
ECIESUtil() - 类 的构造器io.nuls.core.crypto.ECIESUtil
 
ECKey - io.nuls.core.crypto中的类
Represents an elliptic curve public and (optionally) private key, usable for digital signatures but not encryption.
ECKey() - 类 的构造器io.nuls.core.crypto.ECKey
Generates an entirely new keypair.
ECKey(BigInteger, LazyECPoint) - 类 的构造器io.nuls.core.crypto.ECKey
 
ECKey(BigInteger, ECPoint) - 类 的构造器io.nuls.core.crypto.ECKey
 
ECKey(SecureRandom) - 类 的构造器io.nuls.core.crypto.ECKey
Generates an entirely new keypair with the given SecureRandom object.
ECKey.ECDSASignature - io.nuls.core.crypto中的类
Groups the two components that make up a signature, and provides a way to encode to DER form, which is how ECDSA signatures are represented when embedded in other data structures in the Bitcoin protocol.
ECKey.MissingPrivateKeyException - io.nuls.core.crypto中的异常错误
 
emitCloseEvent() - 类 中的方法io.nuls.core.rpc.netty.channel.ConnectData
触发连接关闭事件
EMPTY_SRING - 类 中的静态变量io.nuls.core.model.DateUtils
 
encode() - 类 中的方法io.nuls.core.basic.VarInt
Encodes the value into its minimal representation.
encode(byte[]) - 类 中的静态方法io.nuls.base.RPCUtil
 
encode(byte[]) - 类 中的静态方法io.nuls.core.crypto.Base58
Encodes the given bytes as a base58 string (no checksum is appended).
encode(byte[]) - 类 中的静态方法io.nuls.core.crypto.HexUtil
对字节数据进行16进制编码。
encodeMPI(BigInteger, boolean) - 类 中的静态方法io.nuls.core.parse.SerializeUtils
MPI encoded numbers are produced by the OpenSSL BN_bn2mpi function.
encodeToDER() - 类 中的方法io.nuls.core.crypto.ECKey.ECDSASignature
DER is an international standard for serializing data structures which is widely used in cryptography.
encrypt(byte[], byte[]) - 类 中的静态方法io.nuls.core.crypto.ECIESUtil
 
encrypt(byte[], byte[], KeyParameter) - 类 中的静态方法io.nuls.core.crypto.AESEncrypt
数据通过KeyParameter和初始化向量加密
encrypt(byte[], String) - 类 中的静态方法io.nuls.core.crypto.AESEncrypt
数据通过password加密
encrypt(byte[], KeyParameter) - 类 中的静态方法io.nuls.core.crypto.AESEncrypt
数据通过KeyParameter加密
encrypt(String) - 类 中的方法io.nuls.v2.model.Account
根据密码加密账户(给账户设置密码) Password-encrypted account (set password for account)
encrypt(String, boolean) - 类 中的方法io.nuls.v2.model.Account
根据密码加密账户(给账户设置密码) Password-encrypted account (set password for account)
EncryptedData - io.nuls.core.crypto中的类
加密后的数据
EncryptedData(byte[]) - 类 的构造器io.nuls.core.crypto.EncryptedData
 
EncryptedData(byte[], byte[]) - 类 的构造器io.nuls.core.crypto.EncryptedData
 
encryptedPrivateKey - 类 中的变量io.nuls.core.crypto.ECKey
 
engineGenerateSeed(int) - 类 中的方法io.nuls.core.crypto.LinuxSecureRandom
 
engineNextBytes(byte[]) - 类 中的方法io.nuls.core.crypto.LinuxSecureRandom
 
engineSetSeed(byte[]) - 类 中的方法io.nuls.core.crypto.LinuxSecureRandom
 
equals(Object) - 类 中的方法io.nuls.base.basic.ProtocolVersion
 
equals(Object) - 类 中的方法io.nuls.base.data.Address
 
equals(Object) - 类 中的方法io.nuls.base.data.Block
 
equals(Object) - 类 中的方法io.nuls.base.data.BlockHeader
 
equals(Object) - 类 中的方法io.nuls.base.data.MultiSigAccount
 
equals(Object) - 类 中的方法io.nuls.base.data.NulsHash
 
equals(Object) - 类 中的方法io.nuls.base.data.Transaction
 
equals(Object) - 类 中的方法io.nuls.base.script.Script
 
equals(Object) - 类 中的方法io.nuls.base.script.ScriptChunk
 
equals(Object) - 类 中的方法io.nuls.core.constant.ErrorCode
 
equals(Object) - 类 中的方法io.nuls.core.crypto.ECKey.ECDSASignature
 
equals(Object) - 类 中的方法io.nuls.core.crypto.EncryptedData
 
equals(Object) - 类 中的方法io.nuls.core.crypto.LazyECPoint
 
equals(Object) - 类 中的方法io.nuls.core.crypto.Sha256Hash
 
equals(Object) - 类 中的方法io.nuls.core.model.ByteArrayWrapper
 
equals(Object) - 类 中的方法io.nuls.core.rpc.model.message.Message
 
equals(Object) - 类 中的方法io.nuls.core.rpc.modulebootstrap.Module
 
equals(Object) - 类 中的方法io.nuls.v2.model.Account
 
equals(Object) - 类 中的方法io.nuls.v2.model.dto.ProgramMethod
 
equals(Object) - 类 中的方法io.nuls.v2.model.dto.ProgramMethodArg
 
equals(String, String) - 类 中的静态方法io.nuls.core.model.StringUtils
比较两个非空(不是null,不是空串、不是空白)字符串是否"相等"
equals(String, String, boolean, boolean) - 类 中的静态方法io.nuls.core.model.StringUtils
比较两个字符串是否 "相等"
equals(ECPoint) - 类 中的方法io.nuls.core.crypto.LazyECPoint
 
equalsNrc20(Object) - 类 中的方法io.nuls.v2.model.dto.ProgramMethodArg
 
equalsNrc20Method(Object) - 类 中的方法io.nuls.v2.model.dto.ProgramMethod
 
equalsOpCode(int) - 类 中的方法io.nuls.base.script.ScriptChunk
 
error(NulsException) - 类 中的方法io.nuls.core.log.logback.NulsLogger
 
error(NulsRuntimeException) - 类 中的方法io.nuls.core.log.logback.NulsLogger
 
error(Exception) - 类 中的方法io.nuls.core.log.logback.NulsLogger
 
error(String) - 类 中的静态方法io.nuls.core.log.Log
提供error级别基本的日志输出
error(String) - 类 中的方法io.nuls.core.log.logback.NulsLogger
提供error级别基本的日志输出
error(String, Exception) - 类 中的方法io.nuls.core.log.logback.NulsLogger
 
error(String, Object...) - 类 中的静态方法io.nuls.core.log.Log
 
error(String, Object...) - 类 中的方法io.nuls.core.log.logback.NulsLogger
 
error(String, Throwable) - 类 中的静态方法io.nuls.core.log.Log
提供error级别基本的日志输出
error(String, Throwable) - 类 中的方法io.nuls.core.log.logback.NulsLogger
提供error级别基本的日志输出
error(Throwable) - 类 中的静态方法io.nuls.core.log.Log
 
error(Throwable) - 类 中的方法io.nuls.core.log.logback.NulsLogger
 
ERROR_CODE - 接口 中的静态变量io.nuls.v2.constant.AccountConstant
ERROR_CODE
ErrorCode - io.nuls.core.constant中的类
系统所有返回编码的管理工具,所有的常量都应该用该类实现。
ErrorCode() - 类 的构造器io.nuls.core.constant.ErrorCode
 
ErrorCode(String) - 类 的构造器io.nuls.core.constant.ErrorCode
 
EVENT_BUS - 类 中的静态变量io.nuls.core.rpc.model.ModuleE.Constant
 
EVENT_TOPIC_CREATE_ACCOUNT - 接口 中的静态变量io.nuls.v2.constant.AccountConstant
创建账户事件的主题 topic of account create events
EVENT_TOPIC_REMOVE_ACCOUNT - 接口 中的静态变量io.nuls.v2.constant.AccountConstant
移除账户事件的主题 topic of account remove events
EVENT_TOPIC_UPDATE_PASSWORD - 接口 中的静态变量io.nuls.v2.constant.AccountConstant
修改账户密码事件的主题 topic of update account password events
EventListener - io.nuls.core.rpc.netty.channel中的接口
 
eventTrigger(String, Response) - 类 中的静态方法io.nuls.core.rpc.netty.channel.manager.ConnectManager
订阅接口被调用,判断订阅该接口的事件是否触发
exactDiv(long, long) - 类 中的静态方法io.nuls.core.model.LongUtils
两个long型数据相除,保留默认小数位(8位)
exceptionCaught(ChannelHandlerContext, Throwable) - 类 中的方法io.nuls.core.rpc.netty.handler.ClientHandler
 
exceptionCaught(ChannelHandlerContext, Throwable) - 类 中的方法io.nuls.core.rpc.netty.handler.ServerHandler
 
execute(Annotation, Object, Method, Object[]) - 类 中的方法io.nuls.core.core.inteceptor.base.BeanMethodInterceptorChain
调用一个具体的拦截器 Call a specific interceptor.
execute(Annotation, Object, Method, Object[]) - 类 中的方法io.nuls.core.core.inteceptor.base.MultipleBeanMethodInterceptorChain
调用一个具体的拦截器 Call a specific interceptor.
EXECUTE_AND_KEEP - 类 中的静态变量io.nuls.core.rpc.info.Constants
收到Request请求后,根据属性判断如何执行 1:执行Request,并保留等待下次执行
EXECUTE_AND_REMOVE - 类 中的静态变量io.nuls.core.rpc.info.Constants
收到Request请求后,根据属性判断如何执行 2:执行Request,然后丢弃
executeScript(Transaction, long, Script, LinkedList<byte[]>, boolean) - 类 中的静态方法io.nuls.base.script.Script
已过时。
executeScript(Transaction, long, Script, LinkedList<byte[]>, Set<Script.VerifyFlag>) - 类 中的静态方法io.nuls.base.script.Script
Exposes the script interpreter.
exportKeyStore(String, String, String) - 类 中的方法io.nuls.v2.service.AccountService
 
exportKeyStore(String, String, String) - 类 中的静态方法io.nuls.v2.util.NulsSDKTool
 
extractContractAddressFromTxData(Transaction) - 类 中的静态方法io.nuls.v2.util.ContractUtil
 
extractTxTypeFromTx(String) - 类 中的静态方法io.nuls.v2.util.ContractUtil
 

F

FAIL - 类 中的静态变量io.nuls.core.rpc.model.message.Response
 
failed(Result) - 类 中的静态方法io.nuls.v2.model.dto.RpcResult
 
failed(ErrorCode) - 类 中的方法io.nuls.core.rpc.cmd.BaseCmd
返回预定义的失败对象 Returns the predefined failed object
failed(ErrorCode) - 类 中的静态方法io.nuls.v2.model.dto.RpcResult
 
failed(ErrorCode, String) - 类 中的方法io.nuls.core.rpc.cmd.BaseCmd
预定义失败对象,同时带有自定义错误消息 Predefined failed object with a custom error message
failed(ErrorCode, String) - 类 中的静态方法io.nuls.v2.model.dto.RpcResult
 
failed(RpcErrorCode) - 类 中的静态方法io.nuls.v2.model.dto.RpcResult
 
failed(RpcErrorCode, String) - 类 中的静态方法io.nuls.v2.model.dto.RpcResult
 
failed(RpcResultError) - 类 中的静态方法io.nuls.v2.model.dto.RpcResult
 
failed(String) - 类 中的方法io.nuls.core.rpc.cmd.BaseCmd
返回自定义错误消息的失败对象 Returns the failed object of the custom error message
failed(String, String) - 类 中的静态方法io.nuls.v2.model.dto.RestFulResult
 
failed(String, String, Object) - 类 中的静态方法io.nuls.v2.model.dto.RestFulResult
 
FAILED - 接口 中的静态变量io.nuls.core.constant.CommonCodeConstanst
 
FAKE_SIGNATURES - 类 中的静态变量io.nuls.core.crypto.ECKey
If this global variable is set to true, sign() creates a dummy signature and verify() always returns true.
FEE_NOT_RIGHT - 接口 中的静态变量io.nuls.v2.error.ContractErrorCode
 
FILE_OPERATION_FAILD - 接口 中的静态变量io.nuls.core.constant.CommonCodeConstanst
 
fileSuffix() - 类 中的方法io.nuls.core.core.config.IniModuleConfigParser
 
fileSuffix() - 类 中的方法io.nuls.core.core.config.JsonModuleConfigParser
 
fileSuffix() - 接口 中的方法io.nuls.core.core.config.ModuleConfigParser
解析文件类型的后缀
fileSuffix() - 类 中的方法io.nuls.core.core.config.NcfModuleConfigParser
 
fileSuffix() - 类 中的方法io.nuls.core.core.config.PropertiesModuleConfigParser
 
findClassLocal(String, String, List<Class>) - 类 中的静态方法io.nuls.core.core.ioc.ScanUtil
扫描所有本地类型,将扫描到的结果添加到类型列表中 Scan all local types and add the scanned results to the list of types.
findRecoveryId(Sha256Hash, ECKey.ECDSASignature) - 类 中的方法io.nuls.core.crypto.ECKey
Returns the recovery ID, a byte with value between 0 and 3, inclusive, that specifies which of 4 possible curve points was used to sign a message.
followModule(Map<String, Object>) - 类 中的方法io.nuls.core.rpc.modulebootstrap.ModuleStatusCmd
 
format() - 异常错误 中的方法io.nuls.core.exception.NulsException
 
format() - 异常错误 中的方法io.nuls.core.exception.NulsRuntimeException
 
formatMessageForSigning(String) - 类 中的静态方法io.nuls.core.parse.SerializeUtils
Given a textual message, returns a byte buffer formatted as follows:
FormatValidUtils - io.nuls.core.model中的类
 
FormatValidUtils() - 类 的构造器io.nuls.core.model.FormatValidUtils
 
FROM_ADDRESS_NOT_MATCH_CHAIN - 接口 中的静态变量io.nuls.v2.error.TxErrorCode
 
fromASN1(byte[]) - 类 中的静态方法io.nuls.core.crypto.ECKey
Construct an ECKey from an ASN.1 encoded private key.
fromEncrypted(EncryptedData, byte[]) - 类 中的静态方法io.nuls.core.crypto.ECKey
根据EncryptedData和公钥生成ECKey
fromHashs(byte[]) - 类 中的静态方法io.nuls.base.data.Address
 
fromHashs(String) - 类 中的静态方法io.nuls.base.data.Address
 
fromHex(String) - 类 中的静态方法io.nuls.base.data.NulsHash
 
fromPrivate(byte[]) - 类 中的静态方法io.nuls.core.crypto.ECKey
Creates an ECKey given the private key only.
fromPrivate(BigInteger) - 类 中的静态方法io.nuls.core.crypto.ECKey
Creates an ECKey given the private key only.
fromPrivateAndPrecalculatedPublic(byte[], byte[]) - 类 中的静态方法io.nuls.core.crypto.ECKey
Creates an ECKey that simply trusts the caller to ensure that point is really the result of multiplying the generator point by the private key.
fromPrivateAndPrecalculatedPublic(BigInteger, ECPoint) - 类 中的静态方法io.nuls.core.crypto.ECKey
Creates an ECKey that simply trusts the caller to ensure that point is really the result of multiplying the generator point by the private key.
fromPublicOnly(byte[]) - 类 中的静态方法io.nuls.core.crypto.ECKey
Creates an ECKey that cannot be used for signing, only verifying signatures, from the given encoded point.
fromPublicOnly(ECPoint) - 类 中的静态方法io.nuls.core.crypto.ECKey
Creates an ECKey that cannot be used for signing, only verifying signatures, from the given point.

G

genPrivKey(byte[], byte[]) - 类 中的静态方法io.nuls.v2.util.AccountTool
Generate the corresponding account management private key or transaction private key according to the seed private key and password
get() - 类 中的方法io.nuls.core.crypto.LazyECPoint
 
get(String) - 类 中的静态方法io.nuls.core.parse.I18nUtils
根据信息编码获取一条翻译后的消息体 Obtain a translated message body based on the information encoding.
get(String) - 类 中的静态方法io.nuls.v2.util.HttpClientUtil
GET请求URL获取内容
get(String) - 类 中的静态方法io.nuls.v2.util.RestFulUtil
发送get请求不带参数
get(String, Map<String, Object>) - 类 中的静态方法io.nuls.v2.util.HttpClientUtil
 
get(String, Map<String, Object>) - 类 中的静态方法io.nuls.v2.util.RestFulUtil
发送get请求
getAbbreviation() - 类 中的方法io.nuls.core.rpc.model.message.NegotiateConnection
 
getAbbreviation() - 类 中的方法io.nuls.core.rpc.model.RegisterApi
 
getAccountBalance(String, int, int) - 类 中的方法io.nuls.v2.service.AccountService
获取账户余额
getAccountBalance(String, int, int) - 类 中的静态方法io.nuls.v2.util.NulsSDKTool
 
getActualContractFee() - 类 中的方法io.nuls.v2.model.dto.ContractResultDto
 
getAddress() - 类 中的方法io.nuls.base.data.Coin
 
getAddress() - 类 中的方法io.nuls.base.data.CoinFrom
 
getAddress() - 类 中的方法io.nuls.base.data.CoinTo
 
getAddress() - 类 中的方法io.nuls.base.data.MultiSigAccount
 
getAddress() - 类 中的方法io.nuls.base.data.RedPunishData
 
getAddress() - 类 中的方法io.nuls.v2.model.Account
 
getAddress() - 类 中的方法io.nuls.v2.model.AccountKeyStore
 
getAddress() - 类 中的方法io.nuls.v2.model.dto.AccountDto
 
getAddress() - 类 中的方法io.nuls.v2.model.dto.AccountKeyStoreDto
 
getAddress() - 类 中的方法io.nuls.v2.model.dto.AliasDto
 
getAddress() - 类 中的方法io.nuls.v2.model.dto.CoinFromDto
 
getAddress() - 类 中的方法io.nuls.v2.model.dto.CoinFromsDto
 
getAddress() - 类 中的方法io.nuls.v2.model.dto.CoinToDto
 
getAddress() - 类 中的方法io.nuls.v2.model.dto.CoinTosDto
 
getAddress() - 类 中的方法io.nuls.v2.model.dto.ContractInfoDto
 
getAddress() - 类 中的方法io.nuls.v2.model.dto.CrossTransferForm
 
getAddress() - 类 中的方法io.nuls.v2.model.dto.DepositDto
 
getAddress() - 类 中的方法io.nuls.v2.model.dto.DepositForm
 
getAddress() - 类 中的方法io.nuls.v2.model.dto.DepositInfoDto
 
getAddress() - 类 中的方法io.nuls.v2.model.dto.SignDto
 
getAddress() - 类 中的方法io.nuls.v2.model.dto.TransferForm
 
getAddress() - 类 中的方法io.nuls.v2.model.dto.WithDrawDto
 
getAddress() - 类 中的方法io.nuls.v2.model.dto.WithdrawForm
 
getAddress() - 类 中的方法io.nuls.v2.txdata.Alias
 
getAddress() - 类 中的方法io.nuls.v2.txdata.CancelDeposit
 
getAddress() - 类 中的方法io.nuls.v2.txdata.Deposit
 
getAddress() - 类 中的方法io.nuls.v2.txdata.StopAgent
 
getAddress(byte[], int) - 类 中的静态方法io.nuls.base.basic.AddressTool
根据公钥查询地址字节数组
getAddress(byte[], int, String) - 类 中的静态方法io.nuls.base.basic.AddressTool
 
getAddress(String) - 类 中的静态方法io.nuls.base.basic.AddressTool
根据地址字符串查询地址字节数组
getAddress(String) - 类 中的静态方法io.nuls.v2.service.AccountService
 
getAddressByPriKey(String) - 类 中的方法io.nuls.v2.service.AccountService
 
getAddressByPriKey(String) - 类 中的静态方法io.nuls.v2.util.NulsSDKTool
 
getAddressByPubKeyStr(String, int) - 类 中的静态方法io.nuls.base.basic.AddressTool
根据公钥查询地址字节数组
getAddressByRealAddr(String) - 类 中的静态方法io.nuls.base.basic.AddressTool
 
getAddressBytes() - 类 中的方法io.nuls.base.data.Address
 
getAddressCount() - 类 中的方法io.nuls.v2.model.dto.CrossTransferTxFeeDto
 
getAddressCount() - 类 中的方法io.nuls.v2.model.dto.TransferTxFeeDto
 
getAddresses() - 类 中的方法io.nuls.base.data.CoinData
从CoinData中获取和交易相关的地址(缺少txData中相关地址,需要对应的交易单独获取)
getAddresses() - 类 中的方法io.nuls.base.data.RedPunishData
 
getAddresses() - 类 中的方法io.nuls.base.data.YellowPunishData
 
getAddresses() - 类 中的方法io.nuls.v2.txdata.Agent
 
getAddresses() - 类 中的方法io.nuls.v2.txdata.CancelDeposit
 
getAddresses() - 类 中的方法io.nuls.v2.txdata.DeleteContractData
 
getAddresses() - 类 中的方法io.nuls.v2.txdata.Deposit
 
getAddresses() - 类 中的方法io.nuls.v2.txdata.StopAgent
 
getAddressFromTX(Transaction, int) - 类 中的静态方法io.nuls.base.signture.SignatureUtil
获取交易签名地址
getAddressList() - 类 中的方法io.nuls.base.data.YellowPunishData
 
getAddressPreFixMap() - 类 中的静态方法io.nuls.base.basic.AddressTool
 
getAddressType() - 类 中的方法io.nuls.base.data.Address
 
getAffineXCoord() - 类 中的方法io.nuls.core.crypto.LazyECPoint
 
getAffineYCoord() - 类 中的方法io.nuls.core.crypto.LazyECPoint
 
getAgentAddress() - 类 中的方法io.nuls.v2.model.dto.ConsensusDto
 
getAgentAddress() - 类 中的方法io.nuls.v2.model.dto.CreateAgentForm
 
getAgentAddress() - 类 中的方法io.nuls.v2.model.dto.StopAgentForm
 
getAgentAddress() - 类 中的方法io.nuls.v2.model.dto.StopConsensusDto
 
getAgentAddress() - 类 中的方法io.nuls.v2.txdata.Agent
 
getAgentHash() - 类 中的方法io.nuls.v2.model.dto.DepositDto
 
getAgentHash() - 类 中的方法io.nuls.v2.model.dto.DepositForm
 
getAgentHash() - 类 中的方法io.nuls.v2.model.dto.DepositInfoDto
 
getAgentHash() - 类 中的方法io.nuls.v2.model.dto.StopConsensusDto
 
getAgentHash() - 类 中的方法io.nuls.v2.txdata.Deposit
 
getAlais() - 类 中的方法io.nuls.v2.txdata.Agent
 
getAlias() - 类 中的方法io.nuls.base.data.MultiSigAccount
 
getAlias() - 类 中的方法io.nuls.v2.model.Account
 
getAlias() - 类 中的方法io.nuls.v2.model.AccountKeyStore
 
getAlias() - 类 中的方法io.nuls.v2.model.dto.AliasDto
 
getAlias() - 类 中的方法io.nuls.v2.model.dto.ContractCreateForm
 
getAlias() - 类 中的方法io.nuls.v2.model.dto.ContractInfoDto
 
getAlias() - 类 中的方法io.nuls.v2.txdata.Alias
 
getAlias() - 类 中的方法io.nuls.v2.txdata.CreateContractData
 
getAll() - 类 中的静态方法io.nuls.core.parse.I18nUtils
 
getAllBeanList() - 类 中的静态方法io.nuls.core.core.ioc.SpringLiteContext
 
getAmount() - 类 中的方法io.nuls.base.data.Coin
 
getAmount() - 类 中的方法io.nuls.base.data.CoinFrom
 
getAmount() - 类 中的方法io.nuls.base.data.CoinTo
 
getAmount() - 类 中的方法io.nuls.v2.model.dto.CoinFromDto
 
getAmount() - 类 中的方法io.nuls.v2.model.dto.CoinFromsDto
 
getAmount() - 类 中的方法io.nuls.v2.model.dto.CoinToDto
 
getAmount() - 类 中的方法io.nuls.v2.model.dto.CoinTosDto
 
getAmount() - 类 中的方法io.nuls.v2.model.dto.ContractTokenInfoDto
 
getAmount() - 类 中的方法io.nuls.v2.model.dto.ContractTokenTransferForm
 
getAmount() - 类 中的方法io.nuls.v2.model.dto.ContractTransferForm
 
getAmount() - 类 中的方法io.nuls.v2.model.dto.CrossTransferForm
 
getAmount() - 类 中的方法io.nuls.v2.model.dto.TransferForm
 
getAppender(String, Level) - 类 中的静态方法io.nuls.core.log.logback.LogAppender
通过传入的名字和级别,动态设置appender
getArgs() - 类 中的方法io.nuls.v2.model.dto.ContractCallForm
 
getArgs() - 类 中的方法io.nuls.v2.model.dto.ContractCreateForm
 
getArgs() - 类 中的方法io.nuls.v2.model.dto.ContractInvokeRegisterCmdDto
 
getArgs() - 类 中的方法io.nuls.v2.model.dto.ContractValidateCallForm
 
getArgs() - 类 中的方法io.nuls.v2.model.dto.ContractValidateCreateForm
 
getArgs() - 类 中的方法io.nuls.v2.model.dto.ContractViewCallForm
 
getArgs() - 类 中的方法io.nuls.v2.model.dto.ImputedGasContractCallForm
 
getArgs() - 类 中的方法io.nuls.v2.model.dto.ImputedGasContractCreateForm
 
getArgs() - 类 中的方法io.nuls.v2.model.dto.ProgramMethod
 
getArgs() - 类 中的方法io.nuls.v2.txdata.CallContractData
 
getArgs() - 接口 中的方法io.nuls.v2.txdata.ContractData
 
getArgs() - 类 中的方法io.nuls.v2.txdata.CreateContractData
 
getArgs() - 类 中的方法io.nuls.v2.txdata.DeleteContractData
 
getArgs(String[]) - 类 中的方法io.nuls.v2.model.dto.ContractValidateCallForm
 
getArgs(String[]) - 类 中的方法io.nuls.v2.model.dto.ContractValidateCreateForm
 
getArgs(String[]) - 类 中的方法io.nuls.v2.model.dto.ContractViewCallForm
 
getArgs(String[]) - 类 中的方法io.nuls.v2.model.dto.ImputedGasContractCallForm
 
getArgs(String[]) - 类 中的方法io.nuls.v2.model.dto.ImputedGasContractCreateForm
 
getArgsCount() - 类 中的方法io.nuls.v2.txdata.CallContractData
 
getArgsCount() - 类 中的方法io.nuls.v2.txdata.CreateContractData
 
getAssetChainId() - 类 中的方法io.nuls.v2.model.dto.CoinFromDto
 
getAssetChainId() - 类 中的方法io.nuls.v2.model.dto.CoinToDto
 
getAssetChainId() - 类 中的方法io.nuls.v2.model.dto.CrossTransferForm
 
getAssetChainId() - 类 中的方法io.nuls.v2.model.dto.CrossTransferTxFeeDto
 
getAssetChainId() - 类 中的方法io.nuls.v2.model.dto.ProgramMultyAssetValue
 
getAssetId() - 类 中的方法io.nuls.v2.model.dto.CoinFromDto
 
getAssetId() - 类 中的方法io.nuls.v2.model.dto.CoinToDto
 
getAssetId() - 类 中的方法io.nuls.v2.model.dto.CrossTransferForm
 
getAssetId() - 类 中的方法io.nuls.v2.model.dto.CrossTransferTxFeeDto
 
getAssetId() - 类 中的方法io.nuls.v2.model.dto.ProgramMultyAssetValue
 
getAssetsChainId() - 类 中的方法io.nuls.base.data.Coin
 
getAssetsChainId() - 类 中的方法io.nuls.base.data.CoinFrom
 
getAssetsChainId() - 类 中的方法io.nuls.base.data.CoinTo
 
getAssetsChainId() - 类 中的方法io.nuls.v2.model.dto.CoinFromsDto
 
getAssetsChainId() - 类 中的方法io.nuls.v2.model.dto.CoinTosDto
 
getAssetsId() - 类 中的方法io.nuls.base.data.Coin
 
getAssetsId() - 类 中的方法io.nuls.base.data.CoinFrom
 
getAssetsId() - 类 中的方法io.nuls.base.data.CoinTo
 
getAssetsId() - 类 中的方法io.nuls.v2.model.dto.CoinFromsDto
 
getAssetsId() - 类 中的方法io.nuls.v2.model.dto.CoinTosDto
 
getAvailable() - 类 中的方法io.nuls.v2.model.dto.AccountBalanceDto
 
getBalance(int, int) - 类 中的静态方法io.nuls.v2.util.NulsSDKTool
 
getBase58() - 类 中的方法io.nuls.base.data.Address
 
getBean(Class<T>) - 类 中的静态方法io.nuls.core.core.ioc.SpringLiteContext
根据类型获取对象池中的对象 Gets the object in the object pool according to the type.
getBean(Class<T>, String) - 类 中的静态方法io.nuls.core.core.ioc.SpringLiteContext
根据类型获取对象池中的对象 Gets the object in the object pool according to the type.
getBeanByClass(String) - 类 中的静态方法io.nuls.core.core.ioc.SpringLiteContext
根据对象类型字符串获取该类型实例的名称 Gets the name of the type instance according to the object type.
getBeanList(Class<T>) - 类 中的静态方法io.nuls.core.core.ioc.SpringLiteContext
获取一个类型的所有实例 Gets all instances of a type.
getBestBlock() - 类 中的方法io.nuls.v2.service.BlockService
 
getBestBlock() - 类 中的静态方法io.nuls.v2.util.NulsSDKTool
 
getBestBlockHeader() - 类 中的方法io.nuls.v2.service.BlockService
 
getBestBlockHeader() - 类 中的静态方法io.nuls.v2.util.NulsSDKTool
 
getBetweenDateDays(Date, Date) - 类 中的静态方法io.nuls.core.model.DateUtils
获取两个日期之间的间隔天数
getBlock(long) - 类 中的方法io.nuls.v2.service.BlockService
 
getBlock(long) - 类 中的静态方法io.nuls.v2.util.NulsSDKTool
 
getBlock(String) - 类 中的方法io.nuls.v2.service.BlockService
 
getBlock(String) - 类 中的静态方法io.nuls.v2.util.NulsSDKTool
 
getBlockHash() - 类 中的方法io.nuls.v2.model.dto.TransactionDto
 
getBlockHeader(long) - 类 中的方法io.nuls.v2.service.BlockService
 
getBlockHeader(long) - 类 中的静态方法io.nuls.v2.util.NulsSDKTool
 
getBlockHeader(String) - 类 中的方法io.nuls.v2.service.BlockService
 
getBlockHeader(String) - 类 中的静态方法io.nuls.v2.util.NulsSDKTool
 
getBlockHeight() - 类 中的方法io.nuls.base.data.Transaction
 
getBlockHeight() - 类 中的方法io.nuls.v2.model.dto.ContractInfoDto
 
getBlockHeight() - 类 中的方法io.nuls.v2.model.dto.ContractTokenInfoDto
 
getBlockHeight() - 类 中的方法io.nuls.v2.model.dto.DepositInfoDto
 
getBlockHeight() - 类 中的方法io.nuls.v2.model.dto.TransactionDto
 
getBlockHeight() - 类 中的方法io.nuls.v2.txdata.Agent
 
getBlockHeight() - 类 中的方法io.nuls.v2.txdata.Deposit
 
getBlockSignature() - 类 中的方法io.nuls.base.data.BlockHeader
 
getBlockSignature() - 类 中的方法io.nuls.base.data.po.BlockHeaderPo
 
getBlockSignature() - 类 中的方法io.nuls.v2.model.dto.BlockHeaderDto
 
getBlockSize() - 类 中的方法io.nuls.base.data.po.BlockHeaderPo
 
getBlockVersion() - 类 中的方法io.nuls.base.data.BlockExtendsData
 
getBlockVersion() - 类 中的方法io.nuls.v2.model.dto.BlockHeaderDto
 
getBuffer(byte[]) - 类 中的静态方法io.nuls.core.rpc.util.SerializeUtil
 
getBytes() - 类 中的方法io.nuls.base.data.NulsHash
 
getBytes() - 类 中的方法io.nuls.base.signture.P2PHKSignature
 
getBytes() - 类 中的方法io.nuls.core.crypto.Sha256Hash
Returns the internal byte array, without defensively copying.
getBytes() - 类 中的方法io.nuls.core.model.ByteArrayWrapper
 
getCacheTimestamp() - 类 中的方法io.nuls.base.data.NonceHashData
 
getCfgValue(String, String) - 类 中的方法io.nuls.core.parse.config.IniEntity
获取指定部分指定键的值
getCfgValue(String, String, T) - 类 中的方法io.nuls.core.parse.config.IniEntity
获取指定部分指定键指定值类型的值
getChainId() - 类 中的方法io.nuls.base.data.Address
 
getChainId() - 类 中的方法io.nuls.base.data.MultiSigAccount
 
getChainId() - 类 中的方法io.nuls.v2.model.Account
 
getChainIdByAddress(byte[]) - 类 中的静态方法io.nuls.base.basic.AddressTool
通过地址获得chainId
getChainIdByAddress(String) - 类 中的静态方法io.nuls.base.basic.AddressTool
根据地址字符串查询地址所属链ID
getChannel() - 类 中的方法io.nuls.core.rpc.netty.channel.ConnectData
 
getChunks() - 类 中的方法io.nuls.base.script.Script
Returns an immutable list of the scripts parsed form.
getCLTVPaymentChannelExpiry() - 类 中的方法io.nuls.base.script.Script
 
getCLTVPaymentChannelRecipientPubKey() - 类 中的方法io.nuls.base.script.Script
Retrieves the recipient public key from a LOCKTIMEVERIFY transaction
getCLTVPaymentChannelSenderPubKey() - 类 中的方法io.nuls.base.script.Script
Retrieves the sender public key from a LOCKTIMEVERIFY transaction
getCmdChangeCount(String) - 类 中的静态方法io.nuls.core.rpc.netty.channel.manager.ConnectManager
得到返回值的改变数量 Get current changes number of return value
getCmdInvokeTime() - 类 中的方法io.nuls.core.rpc.netty.channel.ConnectData
 
getCmdName() - 类 中的方法io.nuls.v2.model.dto.ContractInvokeRegisterCmdDto
 
getCmdRegisterMode() - 类 中的方法io.nuls.v2.model.dto.ContractInvokeRegisterCmdDto
 
getCode() - 类 中的方法io.nuls.core.constant.ErrorCode
 
getCode() - 异常错误 中的方法io.nuls.core.exception.NulsRuntimeException
 
getCode() - 枚举 中的方法io.nuls.v2.model.dto.RpcErrorCode
 
getCode() - 类 中的方法io.nuls.v2.model.dto.RpcResultError
 
getCode() - 类 中的方法io.nuls.v2.txdata.CallContractData
 
getCode() - 接口 中的方法io.nuls.v2.txdata.ContractData
 
getCode() - 类 中的方法io.nuls.v2.txdata.CreateContractData
 
getCode() - 类 中的方法io.nuls.v2.txdata.DeleteContractData
 
getCoinData() - 类 中的方法io.nuls.base.data.Transaction
 
getCoinDataInstance() - 类 中的方法io.nuls.base.data.Transaction
 
getCoinDataObj() - 类 中的方法io.nuls.v2.tx.ContractBaseTransaction
 
getCommissionRate() - 类 中的方法io.nuls.v2.model.dto.ConsensusDto
 
getCommissionRate() - 类 中的方法io.nuls.v2.model.dto.CreateAgentForm
 
getCommissionRate() - 类 中的方法io.nuls.v2.txdata.Agent
 
getCompoundMethodDescription() - 类 中的方法io.nuls.core.rpc.model.message.RegisterCompoundMethod
 
getCompoundMethodName() - 类 中的方法io.nuls.core.rpc.model.message.RegisterCompoundMethod
 
getCompoundMethods() - 类 中的方法io.nuls.core.rpc.model.message.RegisterCompoundMethod
 
getCompressionAlgorithm() - 类 中的方法io.nuls.core.rpc.model.message.NegotiateConnection
 
getCompressionRate() - 类 中的方法io.nuls.core.rpc.model.message.NegotiateConnection
 
getConfigData() - 类 中的方法io.nuls.core.core.config.ConfigurationLoader
 
getConfigFile() - 类 中的方法io.nuls.core.core.config.ConfigurationLoader.ConfigItem
 
getConfigItem(String) - 类 中的方法io.nuls.core.core.config.ConfigurationLoader
 
getConfigItem(String, String) - 类 中的方法io.nuls.core.core.config.ConfigurationLoader
 
getConfigItemForGolbal(String) - 类 中的方法io.nuls.core.core.config.ConfigurationLoader
 
getConfigItemForPersist(String, String) - 类 中的方法io.nuls.core.core.config.ConfigurationLoader
 
getConnectByRole(String) - 类 中的静态方法io.nuls.core.rpc.netty.channel.manager.ConnectManager
 
getConnectByUrl(String) - 类 中的静态方法io.nuls.core.rpc.netty.channel.manager.ConnectManager
 
getConnectDataByRole(String) - 类 中的静态方法io.nuls.core.rpc.netty.channel.manager.ConnectManager
 
getConnectionInformation() - 类 中的方法io.nuls.core.rpc.model.RegisterApi
 
getConsensusLock() - 类 中的方法io.nuls.v2.model.dto.AccountBalanceDto
 
getConsensusMemberCount() - 类 中的方法io.nuls.base.data.BlockExtendsData
 
getConsensusMemberCount() - 类 中的方法io.nuls.base.data.BlockRoundData
 
getConsensusMemberCount() - 类 中的方法io.nuls.v2.model.dto.BlockHeaderDto
 
getConsensusTxFee(int, long) - 类 中的静态方法io.nuls.base.basic.TransactionFeeCalculator
根据交易大小计算需要交纳的手续费 According to the transaction size calculate the handling fee.
getConstructor() - 类 中的方法io.nuls.v2.model.dto.ContractConstructorInfoDto
 
getConstructor(String) - 类 中的方法io.nuls.v2.service.ContractService
 
getConstructor(String) - 类 中的静态方法io.nuls.v2.util.NulsSDKTool
 
getContinuousIntervalCount() - 类 中的方法io.nuls.base.basic.ProtocolVersion
 
getContinuousIntervalCount() - 类 中的方法io.nuls.base.data.BlockExtendsData
 
getContractAddress() - 类 中的方法io.nuls.v2.model.dto.ContractCallForm
 
getContractAddress() - 类 中的方法io.nuls.v2.model.dto.ContractDeleteForm
 
getContractAddress() - 类 中的方法io.nuls.v2.model.dto.ContractMethodForm
 
getContractAddress() - 类 中的方法io.nuls.v2.model.dto.ContractResultDto
 
getContractAddress() - 类 中的方法io.nuls.v2.model.dto.ContractTokenInfoDto
 
getContractAddress() - 类 中的方法io.nuls.v2.model.dto.ContractTokenTransferDto
 
getContractAddress() - 类 中的方法io.nuls.v2.model.dto.ContractTokenTransferForm
 
getContractAddress() - 类 中的方法io.nuls.v2.model.dto.ContractValidateCallForm
 
getContractAddress() - 类 中的方法io.nuls.v2.model.dto.ContractValidateDeleteForm
 
getContractAddress() - 类 中的方法io.nuls.v2.model.dto.ContractViewCallForm
 
getContractAddress() - 类 中的方法io.nuls.v2.model.dto.ImputedGasContractCallForm
 
getContractAddress() - 类 中的方法io.nuls.v2.txdata.CallContractData
 
getContractAddress() - 接口 中的方法io.nuls.v2.txdata.ContractData
 
getContractAddress() - 类 中的方法io.nuls.v2.txdata.CreateContractData
 
getContractAddress() - 类 中的方法io.nuls.v2.txdata.DeleteContractData
 
getContractCode() - 类 中的方法io.nuls.v2.model.dto.ContractCodeForm
 
getContractCode() - 类 中的方法io.nuls.v2.model.dto.ContractCreateForm
 
getContractCode() - 类 中的方法io.nuls.v2.model.dto.ContractValidateCreateForm
 
getContractCode() - 类 中的方法io.nuls.v2.model.dto.ImputedGasContractCreateForm
 
getContractInfo(String) - 类 中的方法io.nuls.v2.service.ContractService
 
getContractInfo(String) - 类 中的静态方法io.nuls.v2.util.NulsSDKTool
 
getContractMethod(ContractMethodForm) - 类 中的方法io.nuls.v2.service.ContractService
 
getContractMethod(ContractMethodForm) - 类 中的静态方法io.nuls.v2.util.NulsSDKTool
 
getContractMethodArgsTypes(ContractMethodForm) - 类 中的方法io.nuls.v2.service.ContractService
 
getContractMethodArgsTypes(ContractMethodForm) - 类 中的静态方法io.nuls.v2.util.NulsSDKTool
 
getContractResult(String) - 类 中的方法io.nuls.v2.service.ContractService
 
getContractResult(String) - 类 中的静态方法io.nuls.v2.util.NulsSDKTool
 
getContractTxList() - 类 中的方法io.nuls.v2.model.dto.ContractResultDto
 
getCreater() - 类 中的方法io.nuls.v2.model.dto.ContractInfoDto
 
getCreateTime() - 类 中的方法io.nuls.v2.model.Account
 
getCreateTime() - 类 中的方法io.nuls.v2.model.dto.ContractInfoDto
 
getCreateTxHash() - 类 中的方法io.nuls.v2.model.dto.ContractInfoDto
 
getCreateTxHash() - 类 中的方法io.nuls.v2.txdata.StopAgent
 
getCreationTimeSeconds() - 类 中的方法io.nuls.base.script.Script
 
getCreationTimeSeconds() - 类 中的方法io.nuls.core.crypto.ECKey
Returns the creation time of this key or zero if the key was deserialized from a version that did not store that data.
getCreditVal() - 类 中的方法io.nuls.v2.txdata.Agent
 
getCrossTxFee(int) - 类 中的静态方法io.nuls.base.basic.TransactionFeeCalculator
根据交易大小计算需要交纳的手续费 According to the transaction size calculate the handling fee.
getCurrentTimeMillis() - 类 中的静态方法io.nuls.core.rpc.util.NulsDateUtils
 
getCurrentTimeSeconds() - 类 中的静态方法io.nuls.core.rpc.util.NulsDateUtils
 
getCursor() - 类 中的方法io.nuls.base.basic.NulsByteBuffer
 
getCurve() - 类 中的方法io.nuls.core.crypto.LazyECPoint
 
getCustomMessage() - 异常错误 中的方法io.nuls.core.exception.NulsException
 
getData() - 类 中的方法io.nuls.core.basic.Result
 
getData() - 类 中的方法io.nuls.v2.model.dto.RestFulResult
 
getData() - 类 中的方法io.nuls.v2.model.dto.RpcResultError
 
getDate(Date) - 类 中的静态方法io.nuls.core.model.DateUtils
获取日期时间的第几天(即返回日期的dd),如2017-02-13,返回13
getDateRange(String, String, int) - 类 中的静态方法io.nuls.core.model.DateUtils
获取两个时间段之间相差日期列表
getDecimals() - 类 中的方法io.nuls.v2.model.dto.ContractInfoDto
 
getDecimals() - 类 中的方法io.nuls.v2.model.dto.ContractTokenInfoDto
 
getDecimals() - 类 中的方法io.nuls.v2.model.dto.ContractTokenTransferDto
 
getDelHeight() - 类 中的方法io.nuls.v2.model.dto.DepositInfoDto
 
getDelHeight() - 类 中的方法io.nuls.v2.txdata.Agent
 
getDelHeight() - 类 中的方法io.nuls.v2.txdata.Deposit
 
getDependencies() - 类 中的方法io.nuls.core.rpc.model.RegisterApi
 
getDependencies() - 类 中的方法io.nuls.core.rpc.modulebootstrap.RpcModule
 
getDeposit() - 类 中的方法io.nuls.v2.model.dto.ConsensusDto
 
getDeposit() - 类 中的方法io.nuls.v2.model.dto.CreateAgentForm
 
getDeposit() - 类 中的方法io.nuls.v2.model.dto.DepositDto
 
getDeposit() - 类 中的方法io.nuls.v2.model.dto.DepositForm
 
getDeposit() - 类 中的方法io.nuls.v2.model.dto.DepositInfoDto
 
getDeposit() - 类 中的方法io.nuls.v2.model.dto.StopConsensusDto
 
getDeposit() - 类 中的方法io.nuls.v2.txdata.Agent
 
getDeposit() - 类 中的方法io.nuls.v2.txdata.Deposit
 
getDepositHash() - 类 中的方法io.nuls.v2.model.dto.StopDepositDto
 
getDepositHash() - 类 中的方法io.nuls.v2.model.dto.WithDrawDto
 
getDepositList() - 类 中的方法io.nuls.v2.model.dto.StopConsensusDto
 
getDepositList(String) - 类 中的方法io.nuls.v2.service.ConsensusService
 
getDepositList(String) - 类 中的静态方法io.nuls.v2.util.NulsSDKTool
 
getDesc() - 类 中的方法io.nuls.v2.model.dto.ProgramMethod
 
getDetachedPoint() - 类 中的方法io.nuls.core.crypto.LazyECPoint
 
getEcKey() - 类 中的方法io.nuls.v2.model.Account
 
getEcKey(String) - 类 中的方法io.nuls.v2.model.Account
根据密码获取ECKey
getEcKey1(String) - 类 中的方法io.nuls.v2.model.Account
 
getEffectiveRatio() - 类 中的方法io.nuls.base.basic.ProtocolVersion
 
getEffectiveRatio() - 类 中的方法io.nuls.base.data.BlockExtendsData
 
getEncoded() - 类 中的方法io.nuls.core.crypto.LazyECPoint
 
getEncoded(boolean) - 类 中的方法io.nuls.core.crypto.LazyECPoint
 
getEncryptedBytes() - 类 中的方法io.nuls.core.crypto.EncryptedData
 
getEncryptedData() - 类 中的方法io.nuls.core.crypto.ECKey
getEncryptedPriKey() - 类 中的方法io.nuls.v2.model.Account
 
getEncryptedPrivateKey() - 类 中的方法io.nuls.core.crypto.ECKey
Returns the the encrypted private key bytes and initialisation vector for this ECKey, or null if the ECKey is not encrypted.
getEncryptedPrivateKey() - 类 中的方法io.nuls.v2.model.AccountKeyStore
 
getEncryptedPrivateKey() - 类 中的方法io.nuls.v2.model.dto.AccountDto
 
getEncryptedPrivateKey() - 类 中的方法io.nuls.v2.model.dto.AccountKeyStoreDto
 
getEncryptedPrivateKey() - 类 中的方法io.nuls.v2.model.dto.SignDto
 
getError() - 类 中的方法io.nuls.v2.model.dto.RestFulResult
 
getError() - 类 中的方法io.nuls.v2.model.dto.RpcResult
 
getErrorCode() - 类 中的方法io.nuls.core.basic.Result
 
getErrorCode() - 异常错误 中的方法io.nuls.core.exception.NulsException
 
getErrorCode() - 异常错误 中的方法io.nuls.core.exception.NulsRuntimeException
 
getErrorMessage() - 类 中的方法io.nuls.v2.model.dto.ContractResultDto
 
getEvents() - 类 中的方法io.nuls.v2.model.dto.ContractResultDto
 
getEvidence() - 类 中的方法io.nuls.base.data.RedPunishData
 
getExtend() - 类 中的方法io.nuls.base.data.BlockHeader
 
getExtend() - 类 中的方法io.nuls.base.data.po.BlockHeaderPo
 
getExtend() - 类 中的方法io.nuls.v2.model.Account
 
getFailed() - 类 中的静态方法io.nuls.v2.util.ContractUtil
 
getFailed(ErrorCode) - 类 中的静态方法io.nuls.core.basic.Result
 
getFee() - 类 中的方法io.nuls.base.data.Transaction
获取交易的手续费
getFee(int, BigInteger) - 类 中的静态方法io.nuls.base.basic.TransactionFeeCalculator
根据交易大小计算需要交纳的手续费 According to the transaction size calculate the handling fee.
getFeeByAsset(int, int) - 类 中的方法io.nuls.base.data.CoinData
计算指定资产手续费
getFileName() - 接口 中的方法io.nuls.core.core.config.ModuleConfigParser
 
getFirstDayOfMonth() - 类 中的静态方法io.nuls.core.model.DateUtils
获取本月的第一天
getFirstDayOfMonth(Date) - 类 中的静态方法io.nuls.core.model.DateUtils
获取本月的第一天
getFirstDayOfPreviousMonth() - 类 中的静态方法io.nuls.core.model.DateUtils
获取上一个月的第一天
getFirstDayOfPreviousYear() - 类 中的静态方法io.nuls.core.model.DateUtils
获取上一年的第一天
getFollowerList() - 类 中的方法io.nuls.core.rpc.modulebootstrap.RpcModule
 
getFreeze() - 类 中的方法io.nuls.v2.model.dto.AccountBalanceDto
 
getFrom() - 类 中的方法io.nuls.base.data.CoinData
 
getFrom() - 类 中的方法io.nuls.v2.model.dto.ContractMergedTransferDto
 
getFrom() - 类 中的方法io.nuls.v2.model.dto.ContractTokenTransferDto
 
getFrom() - 类 中的方法io.nuls.v2.model.dto.TransactionDto
 
getFromAddress() - 类 中的方法io.nuls.v2.model.dto.ContractTokenTransferForm
 
getFromAddress() - 类 中的方法io.nuls.v2.model.dto.ContractTransferForm
 
getFromAddressCount() - 类 中的方法io.nuls.base.data.CoinData
 
getFromAddressList() - 类 中的方法io.nuls.base.data.CoinData
 
getFromArray(Annotation[], Class) - 类 中的静态方法io.nuls.core.core.ioc.SpringLiteContext
从数组中获取指定的注解类型的实例 Gets an instance of the specified annotation type from the array.
getFromLength() - 类 中的方法io.nuls.v2.model.dto.CrossTransferTxFeeDto
 
getFromLength() - 类 中的方法io.nuls.v2.model.dto.MultiSignTransferTxFeeDto
 
getFromLength() - 类 中的方法io.nuls.v2.model.dto.TransferTxFeeDto
 
getFuture() - 类 中的方法io.nuls.core.rpc.netty.processor.container.ResponseContainer
 
getGasLimit() - 类 中的方法io.nuls.v2.model.dto.ContractBaseForm
 
getGasLimit() - 类 中的方法io.nuls.v2.model.dto.ContractResultDto
 
getGasLimit() - 类 中的方法io.nuls.v2.model.dto.ContractValidateCallForm
 
getGasLimit() - 类 中的方法io.nuls.v2.model.dto.ContractValidateCreateForm
 
getGasLimit() - 类 中的方法io.nuls.v2.txdata.CallContractData
 
getGasLimit() - 接口 中的方法io.nuls.v2.txdata.ContractData
 
getGasLimit() - 类 中的方法io.nuls.v2.txdata.CreateContractData
 
getGasLimit() - 类 中的方法io.nuls.v2.txdata.DeleteContractData
 
getGasUsed() - 类 中的方法io.nuls.v2.model.dto.ContractResultDto
 
getHandshakeFuture() - 类 中的方法io.nuls.core.rpc.netty.handler.ClientHandler
 
getHandshaker() - 类 中的方法io.nuls.core.rpc.netty.handler.ClientHandler
 
getHash() - 类 中的方法io.nuls.base.data.BlockHeader
 
getHash() - 类 中的方法io.nuls.base.data.NonceHashData
 
getHash() - 类 中的方法io.nuls.base.data.po.BlockHeaderPo
 
getHash() - 类 中的方法io.nuls.base.data.Transaction
 
getHash() - 类 中的方法io.nuls.v2.model.dto.BlockHeaderDto
 
getHash() - 类 中的方法io.nuls.v2.model.dto.TransactionDto
 
getHash160() - 类 中的方法io.nuls.base.data.Address
 
getHash160() - 类 中的方法io.nuls.v2.model.Account
 
getHeader() - 类 中的方法io.nuls.base.data.Block
 
getHeader() - 类 中的方法io.nuls.base.data.SmallBlock
区块头 block header
getHeader() - 类 中的方法io.nuls.v2.model.dto.BlockDto
 
getHeight() - 类 中的方法io.nuls.base.data.BlockHeader
 
getHeight() - 类 中的方法io.nuls.base.data.po.BlockHeaderPo
 
getHeight() - 类 中的方法io.nuls.v2.model.dto.BlockHeaderDto
 
getHttpClient(String) - 类 中的静态方法io.nuls.v2.util.HttpClientUtil
获取HttpClient对象
getId() - 类 中的方法io.nuls.v2.model.dto.JsonRpcRequest
 
getId() - 类 中的方法io.nuls.v2.model.dto.RpcResult
 
getIdToEventMessageMap() - 类 中的方法io.nuls.core.rpc.netty.channel.ConnectData
 
getIdToPeriodMessageMap() - 类 中的方法io.nuls.core.rpc.netty.channel.ConnectData
 
getInBlockIndex() - 类 中的方法io.nuls.base.data.Transaction
 
getInBlockIndex() - 类 中的方法io.nuls.v2.model.dto.TransactionDto
 
getIndex() - 枚举 中的方法io.nuls.core.rpc.modulebootstrap.RpcModuleState
 
getInfo() - 类 中的方法io.nuls.v2.service.BlockService
 
getInfo() - 类 中的静态方法io.nuls.v2.util.NulsSDKTool
 
getInitialisationVector() - 类 中的方法io.nuls.core.crypto.EncryptedData
 
getInput() - 类 中的方法io.nuls.v2.model.dto.ConsensusDto
 
getInput() - 类 中的方法io.nuls.v2.model.dto.DepositDto
 
getInput() - 类 中的方法io.nuls.v2.model.dto.StopDepositDto
 
getInput() - 类 中的方法io.nuls.v2.model.dto.WithDrawDto
 
getInputs() - 类 中的方法io.nuls.v2.model.dto.MultiSignTransferDto
 
getInputs() - 类 中的方法io.nuls.v2.model.dto.TransferDto
 
getInstance() - 类 中的静态方法io.nuls.core.parse.JSONUtils
 
getInstance() - 类 中的静态方法io.nuls.core.rpc.util.NulsDateUtils
 
getInstance() - 类 中的静态方法io.nuls.core.thread.commom.ThreadCache
 
getInstance() - 类 中的静态方法io.nuls.v2.service.AccountService
 
getInstance() - 类 中的静态方法io.nuls.v2.service.BlockService
 
getInstance() - 类 中的静态方法io.nuls.v2.service.ConsensusService
 
getInstance() - 类 中的静态方法io.nuls.v2.service.ContractService
 
getInstance() - 类 中的静态方法io.nuls.v2.service.TransactionService
 
getInstance(byte[]) - 类 中的静态方法io.nuls.base.data.Transaction
 
getInstance(byte[], Class<? extends BaseNulsData>) - 类 中的静态方法io.nuls.base.RPCUtil
 
getInstance(NulsByteBuffer) - 类 中的静态方法io.nuls.base.basic.TransactionManager
 
getInstance(ModuleE) - 类 中的静态方法io.nuls.core.rpc.netty.bootstrap.NettyServer
根据预定义模块获得一个服务实例 Get a server instance with predefined module
getInstance(String, String, String) - 类 中的静态方法io.nuls.core.rpc.netty.bootstrap.NettyServer
根据参数获得一个服务实例 Get a server instance with Abbreviation & Name
getInstanceRpcStr(String, Class<? extends BaseNulsData>) - 类 中的静态方法io.nuls.base.RPCUtil
RPCUtil 反序列化
getInstances(NulsByteBuffer, long) - 类 中的静态方法io.nuls.base.basic.TransactionManager
 
getInvokeClass() - 类 中的方法io.nuls.core.rpc.model.CmdDetail
 
getInvokeMethod() - 类 中的方法io.nuls.core.rpc.model.CmdDetail
 
getInvokeRegisterCmds() - 类 中的方法io.nuls.v2.model.dto.ContractResultDto
 
getJoinTxHash() - 类 中的方法io.nuls.v2.txdata.CancelDeposit
 
getJsonrpc() - 类 中的方法io.nuls.v2.model.dto.JsonRpcRequest
 
getJsonrpc() - 类 中的方法io.nuls.v2.model.dto.RpcResult
 
getKey() - 类 中的方法io.nuls.core.rpc.model.ConfigItem
 
getLanguage() - 类 中的静态方法io.nuls.core.parse.I18nUtils
获取当前系统已设置的语言标识 Gets the language id that the current system has set.
getLanguagePath() - 类 中的方法io.nuls.core.rpc.modulebootstrap.RpcModule
 
getLevelFilter(Level) - 类 中的方法io.nuls.core.log.logback.LogFilter
通过level设置过滤器
getList() - 类 中的方法io.nuls.core.basic.Page
 
getList(String, Map<String, Object>) - 类 中的静态方法io.nuls.v2.util.RestFulUtil
发送get请求
getLocalInvokeCmd(String) - 类 中的静态方法io.nuls.core.rpc.netty.channel.manager.ConnectManager
根据cmd命令获取最高版本的方法,逻辑同上 Getting the highest version of local methods from CMD commands
getLocalInvokeCmd(String, double) - 类 中的静态方法io.nuls.core.rpc.netty.channel.manager.ConnectManager
根据cmd命令和版本号获取本地方法 Getting local methods from CMD commands and version
getLocalIP() - 类 中的静态方法io.nuls.core.rpc.info.HostInfo
获取本地IP地址 Get local IP address
getLocked() - 类 中的方法io.nuls.base.data.CoinFrom
 
getLocked() - 类 中的方法io.nuls.v2.model.dto.CoinFromsDto
 
getLockTime() - 类 中的方法io.nuls.base.data.CoinTo
 
getLockTime() - 类 中的方法io.nuls.v2.model.dto.CoinToDto
 
getLockTime() - 类 中的方法io.nuls.v2.model.dto.CoinTosDto
 
getLogger() - 类 中的方法io.nuls.core.log.logback.NulsLogger
 
getLogger(String) - 类 中的静态方法io.nuls.core.log.logback.LoggerBuilder
 
getLogger(String, int) - 类 中的静态方法io.nuls.core.log.logback.LoggerBuilder
 
getLogger(String, Level) - 类 中的静态方法io.nuls.core.log.logback.LoggerBuilder
 
getLogger(String, Level, Level) - 类 中的静态方法io.nuls.core.log.logback.LoggerBuilder
 
getLogger(String, String) - 类 中的静态方法io.nuls.core.log.logback.LoggerBuilder
 
getLogger(String, String, Level, Level) - 类 中的静态方法io.nuls.core.log.logback.LoggerBuilder
 
getLogger(String, String, List<String>, Level, Level) - 类 中的静态方法io.nuls.core.log.logback.LoggerBuilder
 
getM() - 类 中的方法io.nuls.base.data.MultiSigAccount
 
getM() - 类 中的方法io.nuls.base.signture.MultiSignTxSignature
 
getM(Script) - 类 中的静态方法io.nuls.base.signture.SignatureUtil
从赎回脚本中获取需要多少人签名
getMainVersion() - 类 中的方法io.nuls.base.data.BlockExtendsData
 
getMainVersion() - 类 中的方法io.nuls.v2.model.dto.BlockHeaderDto
 
getMemberCount() - 类 中的方法io.nuls.v2.txdata.Agent
 
getMerkleHash() - 类 中的方法io.nuls.base.data.BlockHeader
 
getMerkleHash() - 类 中的方法io.nuls.base.data.po.BlockHeaderPo
 
getMerkleHash() - 类 中的方法io.nuls.v2.model.dto.BlockHeaderDto
 
getMessage() - 异常错误 中的方法io.nuls.core.exception.NulsRuntimeException
 
getMessage() - 枚举 中的方法io.nuls.v2.model.dto.RpcErrorCode
 
getMessage() - 类 中的方法io.nuls.v2.model.dto.RpcResultError
 
getMessageData() - 类 中的方法io.nuls.core.rpc.model.message.Message
 
getMessageId() - 类 中的方法io.nuls.core.rpc.netty.processor.container.ResponseContainer
 
getMessageID() - 类 中的方法io.nuls.core.rpc.model.message.Message
 
getMessageType() - 类 中的方法io.nuls.core.rpc.model.message.Message
 
getMethod() - 类 中的方法io.nuls.v2.model.dto.ContractInfoDto
 
getMethod() - 类 中的方法io.nuls.v2.model.dto.JsonRpcRequest
 
getMethodDesc() - 类 中的方法io.nuls.v2.model.dto.ContractCallForm
 
getMethodDesc() - 类 中的方法io.nuls.v2.model.dto.ContractMethodForm
 
getMethodDesc() - 类 中的方法io.nuls.v2.model.dto.ContractValidateCallForm
 
getMethodDesc() - 类 中的方法io.nuls.v2.model.dto.ContractViewCallForm
 
getMethodDesc() - 类 中的方法io.nuls.v2.model.dto.ImputedGasContractCallForm
 
getMethodDesc() - 类 中的方法io.nuls.v2.txdata.CallContractData
 
getMethodDesc() - 接口 中的方法io.nuls.v2.txdata.ContractData
 
getMethodDesc() - 类 中的方法io.nuls.v2.txdata.CreateContractData
 
getMethodDesc() - 类 中的方法io.nuls.v2.txdata.DeleteContractData
 
getMethodDescription() - 类 中的方法io.nuls.core.rpc.model.CmdDetail
 
getMethodMinEvent() - 类 中的方法io.nuls.core.rpc.model.CmdDetail
 
getMethodMinPeriod() - 类 中的方法io.nuls.core.rpc.model.CmdDetail
 
getMethodName() - 类 中的方法io.nuls.core.rpc.model.CmdDetail
 
getMethodName() - 类 中的方法io.nuls.v2.model.dto.ContractCallForm
 
getMethodName() - 类 中的方法io.nuls.v2.model.dto.ContractMethodForm
 
getMethodName() - 类 中的方法io.nuls.v2.model.dto.ContractValidateCallForm
 
getMethodName() - 类 中的方法io.nuls.v2.model.dto.ContractViewCallForm
 
getMethodName() - 类 中的方法io.nuls.v2.model.dto.ImputedGasContractCallForm
 
getMethodName() - 类 中的方法io.nuls.v2.txdata.CallContractData
 
getMethodName() - 接口 中的方法io.nuls.v2.txdata.ContractData
 
getMethodName() - 类 中的方法io.nuls.v2.txdata.CreateContractData
 
getMethodName() - 类 中的方法io.nuls.v2.txdata.DeleteContractData
 
getMethods() - 类 中的方法io.nuls.core.rpc.model.RegisterApi
 
getMethodScope() - 类 中的方法io.nuls.core.rpc.model.CmdDetail
 
getMinSigns() - 类 中的方法io.nuls.v2.model.dto.MultiSignAliasDto
 
getMinSigns() - 类 中的方法io.nuls.v2.model.dto.MultiSignConsensusDto
 
getMinSigns() - 类 中的方法io.nuls.v2.model.dto.MultiSignDepositDto
 
getMinSigns() - 类 中的方法io.nuls.v2.model.dto.MultiSignStopConsensusDto
 
getMinSigns() - 类 中的方法io.nuls.v2.model.dto.MultiSignTransferDto
 
getMinSigns() - 类 中的方法io.nuls.v2.model.dto.MultiSignWithDrawDto
 
getModuleDomain() - 类 中的方法io.nuls.core.rpc.model.RegisterApi
 
getModuleName() - 类 中的方法io.nuls.core.rpc.model.RegisterApi
 
getModuleRoles() - 类 中的方法io.nuls.core.rpc.model.RegisterApi
 
getModuleVersion() - 类 中的方法io.nuls.core.rpc.model.RegisterApi
 
getMonth(Date) - 类 中的静态方法io.nuls.core.model.DateUtils
获取日期时间的月份,如2017年2月13日,返回2
getMsg() - 类 中的方法io.nuls.core.basic.Result
 
getMsg() - 类 中的方法io.nuls.core.constant.ErrorCode
根据系统语言设置,返回国际化编码对应的字符串 According to the system language Settings, return the string corresponding to the internationalization encoding.
getMsgHash() - 类 中的方法io.nuls.base.data.BaseBusinessMessage
 
getMultyAssetValues() - 类 中的方法io.nuls.v2.model.dto.ContractCallForm
 
getMultyAssetValues() - 类 中的方法io.nuls.v2.model.dto.ContractValidateCallForm
 
getMultyAssetValues() - 类 中的方法io.nuls.v2.model.dto.ImputedGasContractCallForm
 
getName() - 类 中的方法io.nuls.core.parse.config.ConfigItem
 
getName() - 枚举 中的方法io.nuls.core.rpc.model.ModuleE
 
getName() - 类 中的方法io.nuls.core.rpc.modulebootstrap.Module
 
getName() - 类 中的方法io.nuls.v2.model.dto.ContractTokenInfoDto
 
getName() - 类 中的方法io.nuls.v2.model.dto.ContractTokenTransferDto
 
getName() - 类 中的方法io.nuls.v2.model.dto.ProgramMethod
 
getName() - 类 中的方法io.nuls.v2.model.dto.ProgramMethodArg
 
getNanoTime() - 类 中的静态方法io.nuls.core.rpc.util.NulsDateUtils
 
getNegotiationComment() - 类 中的方法io.nuls.core.rpc.model.message.NegotiateConnectionResponse
 
getNegotiationStatus() - 类 中的方法io.nuls.core.rpc.model.message.NegotiateConnectionResponse
 
getNetworkTime() - 类 中的方法io.nuls.core.rpc.util.NulsDateUtils
 
getNewTxHash() - 类 中的方法io.nuls.v2.model.dto.ContractInvokeRegisterCmdDto
 
getNewUUID() - 类 中的静态方法io.nuls.core.model.StringUtils
获取一个UUID
getNextSeedHash() - 类 中的方法io.nuls.base.data.BlockExtendsData
 
getNonce() - 类 中的方法io.nuls.base.data.CoinFrom
 
getNonce() - 类 中的方法io.nuls.v2.model.dto.AccountBalanceDto
 
getNonce() - 类 中的方法io.nuls.v2.model.dto.AliasDto
 
getNonce() - 类 中的方法io.nuls.v2.model.dto.CoinFromDto
 
getNonce() - 类 中的方法io.nuls.v2.model.dto.CoinFromsDto
 
getNonce() - 类 中的方法io.nuls.v2.model.dto.ProgramMultyAssetValue
 
getNonce(byte[]) - 类 中的静态方法io.nuls.v2.util.TxUtils
根据交易HASH获取NONCE(交易HASH后8位) Obtain NONCE according to HASH (the last 8 digits of HASH)
getNonceType() - 类 中的方法io.nuls.v2.model.dto.AccountBalanceDto
 
getNormalTxFee(int) - 类 中的静态方法io.nuls.base.basic.TransactionFeeCalculator
根据交易大小计算需要交纳的手续费 According to the transaction size calculate the handling fee.
getNormalUnsignedTxFee(int) - 类 中的静态方法io.nuls.base.basic.TransactionFeeCalculator
根据未签名的交易大小计算需要交纳的手续费
getNotificationAck() - 类 中的方法io.nuls.core.rpc.model.message.Notification
 
getNotificationComment() - 类 中的方法io.nuls.core.rpc.model.message.Notification
 
getNotificationData() - 类 中的方法io.nuls.core.rpc.model.message.Notification
 
getNotificationType() - 类 中的方法io.nuls.core.rpc.model.message.Notification
 
getNotifySender() - 类 中的方法io.nuls.core.rpc.modulebootstrap.RpcModule
 
getNrc20TokenName() - 类 中的方法io.nuls.v2.model.dto.ContractInfoDto
 
getNrc20TokenSymbol() - 类 中的方法io.nuls.v2.model.dto.ContractInfoDto
 
getNumberOfBytesRequiredToSpend(ECKey, Script) - 类 中的方法io.nuls.base.script.Script
Returns number of bytes required to spend this script.
getNumberOfSignaturesRequiredToSpend() - 类 中的方法io.nuls.base.script.Script
Returns number of signatures required to satisfy this script.
getOffset() - 类 中的静态方法io.nuls.core.rpc.util.NulsDateUtils
 
getOffsetStringDate(long) - 类 中的静态方法io.nuls.core.model.DateUtils
将一个时间戳,根据其大小转换为对应的‘时分秒毫秒’不同组合的字符串
getOpCode(String) - 类 中的静态方法io.nuls.base.script.ScriptOpCodes
Converts the given OpCodeName into an int
getOpCodeName(int) - 类 中的静态方法io.nuls.base.script.ScriptOpCodes
Converts the given OpCode into a string (eg "0", "PUSHDATA", or "NON_OP(10)")
getOrginTxHash() - 类 中的方法io.nuls.v2.model.dto.ContractMergedTransferDto
 
getOriginalSizeInBytes() - 类 中的方法io.nuls.core.basic.VarInt
Returns the original number of bytes used to encode the value if it was deserialized from a byte array, or the minimum encoded size if it was not.
getOutputs() - 类 中的方法io.nuls.v2.model.dto.ContractMergedTransferDto
 
getOutputs() - 类 中的方法io.nuls.v2.model.dto.MultiSignTransferDto
 
getOutputs() - 类 中的方法io.nuls.v2.model.dto.TransferDto
 
getP2PHKSignatures() - 类 中的方法io.nuls.base.signture.TransactionSignature
 
getP2SHSigOpCount(byte[]) - 类 中的静态方法io.nuls.base.script.Script
Gets the count of P2SH Sig Ops in the Script scriptSig
getPackingAddress() - 类 中的方法io.nuls.v2.model.dto.BlockHeaderDto
 
getPackingAddress() - 类 中的方法io.nuls.v2.model.dto.ConsensusDto
 
getPackingAddress() - 类 中的方法io.nuls.v2.model.dto.CreateAgentForm
 
getPackingAddress() - 类 中的方法io.nuls.v2.txdata.Agent
 
getPackingAddress(int) - 类 中的方法io.nuls.base.data.BlockHeader
 
getPackingAddress(int) - 类 中的方法io.nuls.base.data.po.BlockHeaderPo
 
getPackingIndexOfRound() - 类 中的方法io.nuls.base.data.BlockExtendsData
 
getPackingIndexOfRound() - 类 中的方法io.nuls.base.data.BlockRoundData
 
getPackingIndexOfRound() - 类 中的方法io.nuls.v2.model.dto.BlockHeaderDto
 
getPageNumber() - 类 中的方法io.nuls.core.basic.Page
 
getPages() - 类 中的方法io.nuls.core.basic.Page
 
getPageSize() - 类 中的方法io.nuls.core.basic.Page
 
getParameterName() - 类 中的方法io.nuls.core.rpc.model.CmdParameter
 
getParameters() - 类 中的方法io.nuls.core.rpc.model.CmdDetail
 
getParameterType() - 类 中的方法io.nuls.core.rpc.model.CmdParameter
 
getParameterValidRange() - 类 中的方法io.nuls.core.rpc.model.CmdParameter
 
getParameterValidRegExp() - 类 中的方法io.nuls.core.rpc.model.CmdParameter
 
getParams() - 类 中的方法io.nuls.v2.model.dto.JsonRpcRequest
 
getPassword() - 类 中的方法io.nuls.v2.model.dto.ContractBaseForm
 
getPassword() - 类 中的方法io.nuls.v2.model.dto.ContractDeleteForm
 
getPassword() - 类 中的方法io.nuls.v2.model.dto.ContractTokenTransferForm
 
getPassword() - 类 中的方法io.nuls.v2.model.dto.ContractTransferForm
 
getPassword() - 类 中的方法io.nuls.v2.model.dto.CreateAgentForm
 
getPassword() - 类 中的方法io.nuls.v2.model.dto.CrossTransferForm
 
getPassword() - 类 中的方法io.nuls.v2.model.dto.DepositForm
 
getPassword() - 类 中的方法io.nuls.v2.model.dto.SignDto
 
getPassword() - 类 中的方法io.nuls.v2.model.dto.StopAgentForm
 
getPassword() - 类 中的方法io.nuls.v2.model.dto.TransferForm
 
getPassword() - 类 中的方法io.nuls.v2.model.dto.WithdrawForm
 
getPayload() - 类 中的方法io.nuls.base.basic.NulsByteBuffer
 
getPool(String) - 类 中的方法io.nuls.core.thread.commom.ThreadCache
 
getPoolList() - 类 中的方法io.nuls.core.thread.commom.ThreadCache
 
getPoolName() - 类 中的方法io.nuls.core.thread.commom.NulsThreadFactory
获取当前线程工厂名称
getPoolThread(String) - 类 中的静态方法io.nuls.core.thread.ThreadUtils
获取指定线程工厂名称创建的线程
getPrefix() - 类 中的方法io.nuls.base.data.Address
 
getPrefix() - 枚举 中的方法io.nuls.core.rpc.model.ModuleE
 
getPrefix(int) - 类 中的静态方法io.nuls.base.basic.AddressTool
 
getPrefix(String) - 类 中的静态方法io.nuls.base.basic.AddressTool
 
getPrefix(String) - 类 中的静态方法io.nuls.v2.util.AccountTool
 
getPrefixFromAccountModule() - 类 中的方法io.nuls.core.rpc.util.AddressPrefixDatas
 
getPreHash() - 类 中的方法io.nuls.base.data.BlockHeader
 
getPreHash() - 类 中的方法io.nuls.base.data.po.BlockHeaderPo
 
getPreHash() - 类 中的方法io.nuls.v2.model.dto.BlockHeaderDto
 
getPrice() - 类 中的方法io.nuls.v2.model.dto.ContractBaseForm
 
getPrice() - 类 中的方法io.nuls.v2.model.dto.ContractResultDto
 
getPrice() - 类 中的方法io.nuls.v2.model.dto.ContractValidateCallForm
 
getPrice() - 类 中的方法io.nuls.v2.model.dto.ContractValidateCreateForm
 
getPrice() - 类 中的方法io.nuls.v2.model.dto.CrossTransferTxFeeDto
 
getPrice() - 类 中的方法io.nuls.v2.model.dto.MultiSignTransferTxFeeDto
 
getPrice() - 类 中的方法io.nuls.v2.model.dto.StopConsensusDto
 
getPrice() - 类 中的方法io.nuls.v2.model.dto.TransferTxFeeDto
 
getPrice() - 类 中的方法io.nuls.v2.model.dto.WithDrawDto
 
getPrice() - 类 中的方法io.nuls.v2.txdata.CallContractData
 
getPrice() - 接口 中的方法io.nuls.v2.txdata.ContractData
 
getPrice() - 类 中的方法io.nuls.v2.txdata.CreateContractData
 
getPrice() - 类 中的方法io.nuls.v2.txdata.DeleteContractData
 
getPrikey() - 类 中的方法io.nuls.v2.model.AccountKeyStore
 
getPrikey() - 类 中的方法io.nuls.v2.model.dto.AccountDto
 
getPrikey() - 类 中的方法io.nuls.v2.model.dto.AccountKeyStoreDto
 
getPriKey() - 类 中的方法io.nuls.v2.model.Account
 
getPriKey() - 类 中的方法io.nuls.v2.model.dto.SignDto
 
getPriKey(String) - 类 中的方法io.nuls.v2.model.Account
 
getPriKey(String, String) - 类 中的方法io.nuls.v2.service.AccountService
 
getPriKey(String, String) - 类 中的静态方法io.nuls.v2.util.NulsSDKTool
 
getPriKeyOffline(String, String, String) - 类 中的方法io.nuls.v2.service.AccountService
get unencrypted private-key 获取原始私钥
getPriKeyOffline(String, String, String) - 类 中的静态方法io.nuls.v2.util.NulsSDKTool
 
getPriority() - 类 中的方法io.nuls.core.rpc.model.CmdDetail
 
getPriority() - 枚举 中的方法io.nuls.core.rpc.model.CmdPriority
 
getPriority() - 类 中的方法io.nuls.core.rpc.netty.handler.message.TextMessageHandler
 
getPrivateKeyAsHex() - 类 中的方法io.nuls.core.crypto.ECKey
 
getPrivKey() - 类 中的方法io.nuls.core.crypto.ECKey
Gets the private key in the form of an integer field element.
getPrivKeyBytes() - 类 中的方法io.nuls.core.crypto.ECKey
Returns a 32 byte array containing the private key.
getProgram() - 类 中的方法io.nuls.base.script.Script
Returns the serialized program as a newly created byte array.
getPropValue(String, T) - 类 中的方法io.nuls.core.parse.config.PropertiesEntity
获取Properties指定键指定值类型的值
getProtocolVersion() - 类 中的方法io.nuls.core.rpc.model.message.NegotiateConnection
 
getPubKey() - 类 中的方法io.nuls.base.script.Script
Returns the public key in this script.
getPubKey() - 类 中的方法io.nuls.core.crypto.ECKey
Gets the raw public key value.
getPubKey() - 类 中的方法io.nuls.v2.model.Account
 
getPubKey() - 类 中的方法io.nuls.v2.model.AccountKeyStore
 
getPubKey() - 类 中的方法io.nuls.v2.model.dto.AccountDto
 
getPubKey() - 类 中的方法io.nuls.v2.model.dto.AccountKeyStoreDto
 
getPubKeyCount() - 类 中的方法io.nuls.v2.model.dto.MultiSignTransferTxFeeDto
 
getPubKeyHash() - 类 中的方法io.nuls.base.script.Script
If a program matches the standard template DUP HASH160 <pubkey hash> EQUALVERIFY CHECKSIG then this function retrieves the third element.
getPubKeyHash() - 类 中的方法io.nuls.core.crypto.ECKey
Gets the hash160 form of the public key (as seen in addresses).
getPubKeyList() - 类 中的方法io.nuls.base.data.MultiSigAccount
 
getPubKeyList() - 类 中的方法io.nuls.base.signture.MultiSignTxSignature
 
getPubKeyPoint() - 类 中的方法io.nuls.core.crypto.ECKey
Gets the public key in the form of an elliptic curve point object from Bouncy Castle.
getPubKeys() - 类 中的方法io.nuls.base.script.Script
Returns a list of the keys required by this script, assuming a multi-sig script.
getPubKeys() - 类 中的方法io.nuls.v2.model.dto.MultiSignAliasDto
 
getPubKeys() - 类 中的方法io.nuls.v2.model.dto.MultiSignConsensusDto
 
getPubKeys() - 类 中的方法io.nuls.v2.model.dto.MultiSignDepositDto
 
getPubKeys() - 类 中的方法io.nuls.v2.model.dto.MultiSignStopConsensusDto
 
getPubKeys() - 类 中的方法io.nuls.v2.model.dto.MultiSignTransferDto
 
getPubKeys() - 类 中的方法io.nuls.v2.model.dto.MultiSignWithDrawDto
 
getPublicKey() - 类 中的方法io.nuls.base.signture.BlockSignature
 
getPublicKey() - 类 中的方法io.nuls.base.signture.P2PHKSignature
 
getPublicKeyAsHex() - 类 中的方法io.nuls.core.crypto.ECKey
 
getPushDataName(int) - 类 中的静态方法io.nuls.base.script.ScriptOpCodes
Converts the given pushdata OpCode into a string (eg "PUSHDATA2", or "PUSHDATA(23)")
getRealAddress(String) - 类 中的静态方法io.nuls.base.basic.AddressTool
 
getRealCreditVal() - 类 中的方法io.nuls.v2.txdata.Agent
 
getRealResponse(String, String, Response) - 类 中的静态方法io.nuls.core.rpc.netty.channel.manager.ConnectManager
封装真正的返回结果 Encapsulate the true return result
getReasonCode() - 类 中的方法io.nuls.base.data.RedPunishData
 
getRefundFee() - 类 中的方法io.nuls.v2.model.dto.ContractResultDto
 
getRemark() - 类 中的方法io.nuls.base.data.Transaction
 
getRemark() - 类 中的方法io.nuls.core.parse.config.ConfigItem
 
getRemark() - 类 中的方法io.nuls.v2.model.Account
 
getRemark() - 类 中的方法io.nuls.v2.model.dto.AliasDto
 
getRemark() - 类 中的方法io.nuls.v2.model.dto.ContractBaseForm
 
getRemark() - 类 中的方法io.nuls.v2.model.dto.ContractDeleteForm
 
getRemark() - 类 中的方法io.nuls.v2.model.dto.ContractResultDto
 
getRemark() - 类 中的方法io.nuls.v2.model.dto.ContractTokenTransferForm
 
getRemark() - 类 中的方法io.nuls.v2.model.dto.ContractTransferForm
 
getRemark() - 类 中的方法io.nuls.v2.model.dto.CrossTransferForm
 
getRemark() - 类 中的方法io.nuls.v2.model.dto.CrossTransferTxFeeDto
 
getRemark() - 类 中的方法io.nuls.v2.model.dto.MultiSignTransferDto
 
getRemark() - 类 中的方法io.nuls.v2.model.dto.MultiSignTransferTxFeeDto
 
getRemark() - 类 中的方法io.nuls.v2.model.dto.TransactionDto
 
getRemark() - 类 中的方法io.nuls.v2.model.dto.TransferDto
 
getRemark() - 类 中的方法io.nuls.v2.model.dto.TransferForm
 
getRemark() - 类 中的方法io.nuls.v2.model.dto.TransferTxFeeDto
 
getRemoteUri(SocketChannel) - 类 中的静态方法io.nuls.core.rpc.netty.channel.manager.ConnectManager
根据channel的连接信息 Return the role's connection information based on the role
getRemoteUri(String) - 类 中的静态方法io.nuls.core.rpc.netty.channel.manager.ConnectManager
根据角色返回角色的连接信息 Return the role's connection information based on the role
getRequest() - 类 中的方法io.nuls.core.rpc.netty.handler.message.TextMessageHandler
 
getRequestAck() - 类 中的方法io.nuls.core.rpc.model.message.Request
 
getRequestEventCountLoopList() - 类 中的方法io.nuls.core.rpc.netty.channel.ConnectData
 
getRequestEventResponseQueue() - 类 中的方法io.nuls.core.rpc.netty.channel.ConnectData
 
getRequestId() - 类 中的方法io.nuls.core.rpc.model.message.Ack
 
getRequestID() - 类 中的方法io.nuls.core.rpc.model.message.NegotiateConnectionResponse
 
getRequestID() - 类 中的方法io.nuls.core.rpc.model.message.Response
 
getRequestMethods() - 类 中的方法io.nuls.core.rpc.model.message.Request
 
getRequestOnlyQueue() - 类 中的方法io.nuls.core.rpc.netty.channel.ConnectData
 
getRequestPeriodLoopQueue() - 类 中的方法io.nuls.core.rpc.netty.channel.ConnectData
 
getResponseAutoQueue() - 类 中的方法io.nuls.core.rpc.netty.channel.ConnectData
 
getResponseComment() - 类 中的方法io.nuls.core.rpc.model.message.Response
 
getResponseContainer(String) - 类 中的静态方法io.nuls.core.rpc.netty.processor.container.RequestContainer
 
getResponseData() - 类 中的方法io.nuls.core.rpc.model.message.Response
 
getResponseErrorCode() - 类 中的方法io.nuls.core.rpc.model.message.Response
 
getResponseMaxSize() - 类 中的方法io.nuls.core.rpc.model.message.Request
 
getResponseMaxSize() - 类 中的方法io.nuls.core.rpc.model.message.Response
 
getResponseProcessingTime() - 类 中的方法io.nuls.core.rpc.model.message.Response
 
getResponseStatus() - 类 中的方法io.nuls.core.rpc.model.message.Response
 
getResult() - 类 中的方法io.nuls.v2.model.dto.ContractResultDto
 
getResult() - 类 中的方法io.nuls.v2.model.dto.RpcResult
 
getReturnArg() - 类 中的方法io.nuls.v2.model.dto.ProgramMethod
 
getReversedBytes() - 类 中的方法io.nuls.core.crypto.Sha256Hash
Returns a reversed copy of the internal byte array.
getRewardAddress() - 类 中的方法io.nuls.v2.model.dto.ConsensusDto
 
getRewardAddress() - 类 中的方法io.nuls.v2.model.dto.CreateAgentForm
 
getRewardAddress() - 类 中的方法io.nuls.v2.txdata.Agent
 
getRole() - 类 中的方法io.nuls.core.rpc.modulebootstrap.RpcModule
 
getROLE() - 类 中的静态方法io.nuls.core.rpc.modulebootstrap.RpcModule
 
getRoleByChannel(Channel) - 类 中的静态方法io.nuls.core.rpc.netty.channel.manager.ConnectManager
 
getRoundEndTime() - 类 中的方法io.nuls.base.data.BlockRoundData
 
getRoundEndTime(long) - 类 中的方法io.nuls.base.data.BlockExtendsData
根据轮次开始时间计算轮次结束时间
getRoundIndex() - 类 中的方法io.nuls.base.data.BlockExtendsData
 
getRoundIndex() - 类 中的方法io.nuls.base.data.BlockRoundData
 
getRoundIndex() - 类 中的方法io.nuls.v2.model.dto.BlockHeaderDto
 
getRoundStartTime() - 类 中的方法io.nuls.base.data.BlockExtendsData
 
getRoundStartTime() - 类 中的方法io.nuls.base.data.BlockRoundData
 
getRoundStartTime() - 类 中的方法io.nuls.v2.model.dto.BlockHeaderDto
 
getRoundStr(Double) - 类 中的静态方法io.nuls.core.model.DoubleUtils
double数据根据默认保留小数位数,默认小数保留模式处理后再根据double数据默认显示规则转为字符串
getRoundStr(Double, int) - 类 中的静态方法io.nuls.core.model.DoubleUtils
double数据根据指定保留小数位数,默认小数保留模式处理后再根据double数据默认显示规则转为字符串
getRoundStr(Double, int, boolean) - 类 中的静态方法io.nuls.core.model.DoubleUtils
double数据根据指定保留小数位数,默认小数保留模式处理后再根据double数据显示规则转为字符串
getRpcCmdPackage() - 类 中的方法io.nuls.core.rpc.modulebootstrap.RpcModule
指定RpcCmd的包名
getScriptSigWithSignature(Script, byte[], int) - 类 中的方法io.nuls.base.script.Script
Returns a copy of the given scriptSig with the signature inserted in the given position.
getScriptType() - 类 中的方法io.nuls.base.script.Script
 
getSecretBytes() - 类 中的方法io.nuls.core.crypto.ECKey
A wrapper for ECKey.getPrivKeyBytes() that returns null if the private key bytes are missing or would have to be derived (for the HD key case).
getSection(String) - 类 中的方法io.nuls.core.parse.config.IniEntity
获取Section对象
getSectionList() - 类 中的方法io.nuls.core.parse.config.IniEntity
获取所有的Section键
getSeed() - 类 中的方法io.nuls.base.data.BlockExtendsData
 
getSender() - 类 中的方法io.nuls.v2.model.dto.ContractBaseForm
 
getSender() - 类 中的方法io.nuls.v2.model.dto.ContractDeleteForm
 
getSender() - 类 中的方法io.nuls.v2.model.dto.ContractValidateCallForm
 
getSender() - 类 中的方法io.nuls.v2.model.dto.ContractValidateCreateForm
 
getSender() - 类 中的方法io.nuls.v2.model.dto.ContractValidateDeleteForm
 
getSender() - 类 中的方法io.nuls.v2.model.dto.ImputedGasContractCallForm
 
getSender() - 类 中的方法io.nuls.v2.model.dto.ImputedGasContractCreateForm
 
getSender() - 类 中的方法io.nuls.v2.txdata.CallContractData
 
getSender() - 接口 中的方法io.nuls.v2.txdata.ContractData
 
getSender() - 类 中的方法io.nuls.v2.txdata.CreateContractData
 
getSender() - 类 中的方法io.nuls.v2.txdata.DeleteContractData
 
getSigInsertionIndex(Sha256Hash, ECKey) - 类 中的方法io.nuls.base.script.Script
Returns the index where a signature by the key should be inserted.
getSignBytes() - 类 中的方法io.nuls.base.data.NulsSignData
 
getSignData() - 类 中的方法io.nuls.base.signture.BlockSignature
 
getSignData() - 类 中的方法io.nuls.base.signture.P2PHKSignature
 
getSignerHash160() - 类 中的方法io.nuls.base.signture.P2PHKSignature
 
getSignersCount() - 类 中的方法io.nuls.base.signture.TransactionSignature
 
getSigOpCount(byte[]) - 类 中的静态方法io.nuls.base.script.Script
Gets the count of regular SigOps in the script program (counting multisig ops as 20)
getSize() - 类 中的方法io.nuls.base.data.Transaction
 
getSize() - 类 中的方法io.nuls.v2.model.dto.BlockHeaderDto
 
getSize() - 类 中的方法io.nuls.v2.model.dto.TransactionDto
 
getSizeInBytes() - 类 中的方法io.nuls.core.basic.VarInt
Returns the minimum encoded size of the value.
getStackTrace() - 类 中的方法io.nuls.v2.model.dto.ContractResultDto
 
getStartLocationInProgram() - 类 中的方法io.nuls.base.script.ScriptChunk
 
getState() - 类 中的方法io.nuls.core.rpc.modulebootstrap.RpcModule
 
getStateRoot() - 类 中的方法io.nuls.base.data.BlockExtendsData
 
getStateRoot() - 类 中的方法io.nuls.base.data.BlockHeader
 
getStateRoot() - 类 中的方法io.nuls.v2.model.dto.BlockHeaderDto
 
getStatus() - 类 中的方法io.nuls.base.data.Transaction
 
getStatus() - 枚举 中的方法io.nuls.core.constant.TxStatusEnum
 
getStatus() - 类 中的方法io.nuls.v2.model.Account
 
getStatus() - 类 中的方法io.nuls.v2.model.dto.ContractInfoDto
 
getStatus() - 类 中的方法io.nuls.v2.model.dto.ContractTokenInfoDto
 
getStatus() - 类 中的方法io.nuls.v2.model.dto.TransactionDto
 
getStatus() - 类 中的方法io.nuls.v2.txdata.Agent
 
getStatus() - 类 中的方法io.nuls.v2.txdata.Deposit
 
getStatus(int) - 枚举 中的静态方法io.nuls.core.constant.TxStatusEnum
 
getStatus(int) - 枚举 中的静态方法io.nuls.v2.model.annotation.ApiType
 
getStringAddressByBytes(byte[]) - 类 中的静态方法io.nuls.base.basic.AddressTool
根据地址字节数组生成地址字符串 base58(chainId)+_+base58(addressType+hash160(pubKey)+XOR(addressType+hash160(pubKey)))
getStringAddressByBytes(byte[], String) - 类 中的静态方法io.nuls.base.basic.AddressTool
 
getStringAddressNoPrefix(byte[]) - 类 中的静态方法io.nuls.base.basic.AddressTool
 
getSubscribeInitCount() - 类 中的方法io.nuls.core.rpc.netty.channel.ConnectData
 
getSubscribeKey(String, String) - 类 中的静态方法io.nuls.core.rpc.netty.channel.manager.ConnectManager
 
getSubscriptionEventCounter() - 类 中的方法io.nuls.core.rpc.model.message.Request
 
getSubscriptionPeriod() - 类 中的方法io.nuls.core.rpc.model.message.Request
 
getSubscriptionRange() - 类 中的方法io.nuls.core.rpc.model.message.Request
 
getSuccess() - 类 中的静态方法io.nuls.v2.util.ContractUtil
 
getSuccess(ErrorCode) - 类 中的静态方法io.nuls.core.basic.Result
 
getSuccess(T) - 类 中的静态方法io.nuls.core.basic.Result
 
getSymbol() - 类 中的方法io.nuls.v2.model.dto.ContractTokenInfoDto
 
getSymbol() - 类 中的方法io.nuls.v2.model.dto.ContractTokenTransferDto
 
getSymbolInfo(int, int) - 类 中的静态方法io.nuls.v2.util.NulsSDKTool
 
getSynList() - 类 中的静态方法io.nuls.core.model.CollectionUtils
获取线程安全的固定大小的list
getSynSizedMap(int) - 类 中的静态方法io.nuls.core.model.CollectionUtils
获取线程安全的固定大小的map
getSynSizedSet(int) - 类 中的静态方法io.nuls.core.model.CollectionUtils
获取线程安全的固定大小的set
getSystemTxList() - 类 中的方法io.nuls.base.data.SmallBlock
 
getThread(String) - 类 中的方法io.nuls.core.thread.commom.ThreadCache
 
getThread(String) - 类 中的静态方法io.nuls.core.thread.ThreadUtils
根据线程名称获取对应的线程
getThreadList() - 类 中的方法io.nuls.core.thread.commom.ThreadCache
 
getThreadList() - 类 中的静态方法io.nuls.core.thread.ThreadUtils
获取线程池中所有的线程
getThreadList(String) - 类 中的方法io.nuls.core.thread.commom.ThreadCache
 
getThreadPool() - 类 中的方法io.nuls.core.rpc.netty.channel.ConnectData
 
getThresholdFilter(Level) - 类 中的方法io.nuls.core.log.logback.LogFilter
通过level设置过滤器,小于该level的日志文件都打印
getTime() - 类 中的方法io.nuls.base.data.BlockHeader
 
getTime() - 类 中的方法io.nuls.base.data.po.BlockHeaderPo
 
getTime() - 类 中的方法io.nuls.base.data.Transaction
 
getTime() - 类 中的方法io.nuls.v2.model.dto.BlockHeaderDto
 
getTime() - 类 中的方法io.nuls.v2.model.dto.DepositInfoDto
 
getTime() - 类 中的方法io.nuls.v2.model.dto.TransactionDto
 
getTime() - 类 中的方法io.nuls.v2.model.dto.TransferDto
 
getTime() - 类 中的方法io.nuls.v2.txdata.Agent
 
getTime() - 类 中的方法io.nuls.v2.txdata.Deposit
 
getTimeLock() - 类 中的方法io.nuls.v2.model.dto.AccountBalanceDto
 
getTimeOutMessageList() - 类 中的方法io.nuls.core.rpc.netty.channel.ConnectData
 
getTimestamp() - 类 中的方法io.nuls.core.rpc.model.message.Message
 
getTimeZone() - 类 中的静态方法io.nuls.core.model.DateUtils
获取时区信息
getTimeZone() - 类 中的方法io.nuls.core.rpc.model.message.Message
 
getTimeZoneString() - 类 中的静态方法io.nuls.core.model.DateUtils
获取时区信息
getTo() - 类 中的方法io.nuls.base.data.CoinData
 
getTo() - 类 中的方法io.nuls.v2.model.dto.ContractOutputDto
 
getTo() - 类 中的方法io.nuls.v2.model.dto.ContractTokenTransferDto
 
getTo() - 类 中的方法io.nuls.v2.model.dto.TransactionDto
 
getToAddress() - 类 中的方法io.nuls.v2.model.dto.ContractTokenTransferForm
 
getToAddress() - 类 中的方法io.nuls.v2.model.dto.ContractTransferForm
 
getToAddress() - 类 中的方法io.nuls.v2.model.dto.CrossTransferForm
 
getToAddress() - 类 中的方法io.nuls.v2.model.dto.TransferForm
 
getToday() - 类 中的静态方法io.nuls.core.model.DateUtils
获取当前时间的日期
getTokenBalance(String, String) - 类 中的方法io.nuls.v2.service.ContractService
 
getTokenBalance(String, String) - 类 中的静态方法io.nuls.v2.util.NulsSDKTool
 
getTokenTransfers() - 类 中的方法io.nuls.v2.model.dto.ContractResultDto
 
getTokenType() - 类 中的方法io.nuls.v2.model.dto.ContractInfoDto
 
getToLength() - 类 中的方法io.nuls.v2.model.dto.CrossTransferTxFeeDto
 
getToLength() - 类 中的方法io.nuls.v2.model.dto.MultiSignTransferTxFeeDto
 
getToLength() - 类 中的方法io.nuls.v2.model.dto.TransferTxFeeDto
 
getTomorrow() - 类 中的静态方法io.nuls.core.model.DateUtils
获取明天的日期
getTotal() - 类 中的方法io.nuls.core.basic.Page
 
getTotal() - 类 中的方法io.nuls.v2.model.dto.AccountBalanceDto
 
getTotalDeposit() - 类 中的方法io.nuls.v2.txdata.Agent
 
getTotalFee() - 类 中的方法io.nuls.v2.model.dto.ContractResultDto
 
getTotalSupply() - 类 中的方法io.nuls.v2.model.dto.ContractInfoDto
 
getTransaction(String) - 类 中的方法io.nuls.v2.service.TransactionService
 
getTransaction(String) - 类 中的静态方法io.nuls.v2.util.NulsSDKTool
 
getTransactionSignature() - 类 中的方法io.nuls.base.data.Transaction
 
getTransactionSignature() - 类 中的方法io.nuls.v2.model.dto.TransactionDto
 
getTransfers() - 类 中的方法io.nuls.v2.model.dto.ContractResultDto
 
getTryRuningTimeout() - 类 中的方法io.nuls.core.rpc.modulebootstrap.RpcModule
 
getTx(String) - 类 中的方法io.nuls.v2.service.TransactionService
 
getTx(String) - 类 中的静态方法io.nuls.v2.util.NulsSDKTool
 
getTxCount() - 类 中的方法io.nuls.base.data.BlockHeader
 
getTxCount() - 类 中的方法io.nuls.base.data.po.BlockHeaderPo
 
getTxCount() - 类 中的方法io.nuls.v2.model.dto.BlockHeaderDto
 
getTxData() - 类 中的方法io.nuls.base.data.Transaction
 
getTxDataHex() - 类 中的方法io.nuls.v2.model.dto.TransactionDto
 
getTxDataObj() - 类 中的方法io.nuls.v2.tx.ContractBaseTransaction
 
getTxHash() - 类 中的方法io.nuls.v2.model.dto.ContractMergedTransferDto
 
getTxHash() - 类 中的方法io.nuls.v2.model.dto.DepositInfoDto
 
getTxHash() - 类 中的方法io.nuls.v2.model.dto.WithdrawForm
 
getTxHash() - 类 中的方法io.nuls.v2.txdata.Agent
 
getTxHash() - 类 中的方法io.nuls.v2.txdata.Deposit
 
getTxHashList() - 类 中的方法io.nuls.base.data.Block
 
getTxHashList() - 类 中的方法io.nuls.base.data.po.BlockHeaderPo
 
getTxHashList() - 类 中的方法io.nuls.base.data.SmallBlock
 
getTxHashList() - 类 中的方法io.nuls.v2.model.dto.BlockHeaderDto
 
getTxHex() - 类 中的方法io.nuls.v2.model.dto.TxForm
 
getTxs() - 类 中的方法io.nuls.base.data.Block
 
getTxs() - 类 中的方法io.nuls.v2.model.dto.BlockDto
 
getTxSizeFee() - 类 中的方法io.nuls.v2.model.dto.ContractResultDto
 
getType() - 类 中的方法io.nuls.base.data.Transaction
 
getType() - 类 中的方法io.nuls.v2.model.dto.ProgramMethodArg
 
getType() - 类 中的方法io.nuls.v2.model.dto.TransactionDto
 
getUnregisterCompoundMethodName() - 类 中的方法io.nuls.core.rpc.model.message.UnregisterCompoundMethod
 
getUnsubscribeMethods() - 类 中的方法io.nuls.core.rpc.model.message.Unsubscribe
 
getValidSignature() - 类 中的方法io.nuls.base.signture.MultiSignTxSignature
签名验证
getValue() - 类 中的方法io.nuls.core.core.config.ConfigurationLoader.ConfigItem
 
getValue() - 类 中的方法io.nuls.core.parse.config.ConfigItem
 
getValue() - 类 中的方法io.nuls.core.rpc.model.ConfigItem
 
getValue() - 类 中的方法io.nuls.v2.model.dto.ContractCallForm
 
getValue() - 类 中的方法io.nuls.v2.model.dto.ContractMergedTransferDto
 
getValue() - 类 中的方法io.nuls.v2.model.dto.ContractOutputDto
 
getValue() - 类 中的方法io.nuls.v2.model.dto.ContractResultDto
 
getValue() - 类 中的方法io.nuls.v2.model.dto.ContractTokenTransferDto
 
getValue() - 类 中的方法io.nuls.v2.model.dto.ContractValidateCallForm
 
getValue() - 类 中的方法io.nuls.v2.model.dto.ImputedGasContractCallForm
 
getValue() - 类 中的方法io.nuls.v2.model.dto.ProgramMultyAssetValue
 
getValue() - 类 中的方法io.nuls.v2.txdata.CallContractData
 
getValue() - 接口 中的方法io.nuls.v2.txdata.ContractData
 
getValue() - 类 中的方法io.nuls.v2.txdata.CreateContractData
 
getValue() - 类 中的方法io.nuls.v2.txdata.DeleteContractData
 
getValue(String) - 类 中的方法io.nuls.core.core.config.ConfigurationLoader
 
getValue(String, String) - 类 中的方法io.nuls.core.core.config.ConfigurationLoader
 
getValueByType(String, T) - 类 中的静态方法io.nuls.core.parse.config.IniEntity
将String转为指定类型
getVersion() - 类 中的方法io.nuls.base.basic.ProtocolVersion
 
getVersion() - 类 中的方法io.nuls.core.rpc.model.CmdDetail
 
getVersion() - 类 中的方法io.nuls.core.rpc.modulebootstrap.Module
 
getVersionChangeInvoker() - 接口 中的方法io.nuls.core.basic.ModuleConfig
 
getWeekDay(Calendar) - 类 中的静态方法io.nuls.core.model.DateUtils
获取星期几
getX() - 类 中的方法io.nuls.core.crypto.LazyECPoint
 
getXCoord() - 类 中的方法io.nuls.core.crypto.LazyECPoint
 
getY() - 类 中的方法io.nuls.core.crypto.LazyECPoint
 
getYCoord() - 类 中的方法io.nuls.core.crypto.LazyECPoint
 
getYear(Date) - 类 中的静态方法io.nuls.core.model.DateUtils
获取日期时间的年份,如2017-02-13,返回2017
getYesterday() - 类 中的静态方法io.nuls.core.model.DateUtils
获取昨天的日期
getZCoord(int) - 类 中的方法io.nuls.core.crypto.LazyECPoint
 
getZCoords() - 类 中的方法io.nuls.core.crypto.LazyECPoint
 
GLOBAL_DOMAIN - 类 中的静态变量io.nuls.core.core.config.ConfigurationLoader
 

H

HALF_CURVE_ORDER - 类 中的静态变量io.nuls.core.crypto.ECKey
Equal to CURVE.getN().shiftRight(1), used for canonicalising the S value of a signature.
handlerAdded(ChannelHandlerContext) - 类 中的方法io.nuls.core.rpc.netty.handler.ClientHandler
 
handlerMap - 类 中的静态变量io.nuls.core.rpc.netty.processor.RequestMessageProcessor
 
handshake(Channel) - 类 中的静态方法io.nuls.core.rpc.netty.processor.ResponseMessageProcessor
与已连接的模块握手 Shake hands with the core module (Manager)
handshake(String) - 类 中的静态方法io.nuls.core.rpc.netty.processor.ResponseMessageProcessor
与已连接的模块握手 Shake hands with the core module (Manager)
handshakeFuture() - 类 中的方法io.nuls.core.rpc.netty.handler.ClientHandler
 
hasDependent(ModuleE) - 类 中的方法io.nuls.core.rpc.modulebootstrap.RpcModule
 
hasDependent(Module) - 类 中的方法io.nuls.core.rpc.modulebootstrap.RpcModule
 
hash(byte[]) - 类 中的静态方法io.nuls.core.crypto.Sha256Hash
Calculates the SHA-256 hash of the given bytes.
hash(byte[], int, int) - 类 中的静态方法io.nuls.core.crypto.Sha256Hash
Calculates the SHA-256 hash of the given byte range.
HASH_ERROR - 接口 中的静态变量io.nuls.v2.error.TxErrorCode
 
HASH_LENGTH - 类 中的静态变量io.nuls.base.data.NulsHash
 
hash160 - 类 中的变量io.nuls.base.data.Address
hash160 of public key
hashCode() - 类 中的方法io.nuls.base.basic.ProtocolVersion
 
hashCode() - 类 中的方法io.nuls.base.data.Block
 
hashCode() - 类 中的方法io.nuls.base.data.BlockHeader
 
hashCode() - 类 中的方法io.nuls.base.data.MultiSigAccount
 
hashCode() - 类 中的方法io.nuls.base.data.NulsHash
 
hashCode() - 类 中的方法io.nuls.base.data.Transaction
 
hashCode() - 类 中的方法io.nuls.base.script.Script
 
hashCode() - 类 中的方法io.nuls.base.script.ScriptChunk
 
hashCode() - 类 中的方法io.nuls.core.crypto.ECKey.ECDSASignature
 
hashCode() - 类 中的方法io.nuls.core.crypto.ECKey
 
hashCode() - 类 中的方法io.nuls.core.crypto.EncryptedData
 
hashCode() - 类 中的方法io.nuls.core.crypto.LazyECPoint
 
hashCode() - 类 中的方法io.nuls.core.crypto.Sha256Hash
Returns the last four bytes of the wrapped hash.
hashCode() - 类 中的方法io.nuls.core.model.ByteArrayWrapper
 
hashCode() - 类 中的方法io.nuls.core.rpc.model.message.Message
 
hashCode() - 类 中的方法io.nuls.core.rpc.modulebootstrap.Module
 
hashCode() - 类 中的方法io.nuls.v2.model.Account
 
hashCode() - 类 中的方法io.nuls.v2.model.dto.ProgramMethod
 
hashCode() - 类 中的方法io.nuls.v2.model.dto.ProgramMethodArg
 
hashTwice(byte[]) - 类 中的静态方法io.nuls.core.crypto.Sha256Hash
Calculates the SHA-256 hash of the given bytes, and then hashes the resulting hash again.
hashTwice(byte[], int, int) - 类 中的静态方法io.nuls.core.crypto.Sha256Hash
Calculates the SHA-256 hash of the given byte range, and then hashes the resulting hash again.
hashTwice(byte[], int, int, byte[], int, int) - 类 中的静态方法io.nuls.core.crypto.Sha256Hash
 
hasLanguage(String) - 类 中的静态方法io.nuls.core.parse.I18nUtils
判断是否已加载某个语言包 Determines whether a language package has been loaded.
hasOfAbbr(String) - 枚举 中的静态方法io.nuls.core.rpc.model.ModuleE
 
hasPrivKey() - 类 中的方法io.nuls.core.crypto.ECKey
Returns true if this key has unencrypted access to private key bytes.
HAVE_ENCRYPTED_ACCOUNT - 接口 中的静态变量io.nuls.v2.error.AccountErrorCode
 
HAVE_UNENCRYPTED_ACCOUNT - 接口 中的静态变量io.nuls.v2.error.AccountErrorCode
 
HEIGHT_UPDATE_UNABLE_TO_REPACKAGE - 接口 中的静态变量io.nuls.v2.error.TxErrorCode
 
HexUtil - io.nuls.core.crypto中的类
 
HexUtil() - 类 的构造器io.nuls.core.crypto.HexUtil
 
HIGH - io.nuls.core.rpc.model.CmdPriority
高优先级
hmac(byte[], byte[]) - 类 中的静态方法io.nuls.core.crypto.HMacWithSha256
 
HMacWithSha256 - io.nuls.core.crypto中的类
 
HMacWithSha256() - 类 的构造器io.nuls.core.crypto.HMacWithSha256
 
HostInfo - io.nuls.core.rpc.info中的类
获取本地IP地址,兼容Windows、Linux Get the local IP address, compatible with Windows, Linux
HostInfo() - 类 的构造器io.nuls.core.rpc.info.HostInfo
 
HOUR_TIME - 类 中的静态变量io.nuls.core.model.DateUtils
 
HttpClientUtil - io.nuls.v2.util中的类
HttpClient工具类
HttpClientUtil() - 类 的构造器io.nuls.v2.util.HttpClientUtil
 

I

I18nUtils - io.nuls.core.parse中的类
国际化工具,可以根据系统设置的语言把信息编码转换为可读的不同语言的字符串 Internationalized tools can convert information encoding into a readable string of different languages, depending on the language set by the system.
I18nUtils() - 类 的构造器io.nuls.core.parse.I18nUtils
 
ILLEGAL_CONTRACT - 接口 中的静态变量io.nuls.v2.error.ContractErrorCode
 
ILLEGAL_CONTRACT_ADDRESS - 接口 中的静态变量io.nuls.v2.error.ContractErrorCode
 
importKeystore(AccountKeyStoreDto, String) - 类 中的方法io.nuls.v2.service.AccountService
 
importKeystore(AccountKeyStoreDto, String) - 类 中的静态方法io.nuls.v2.util.NulsSDKTool
 
importPriKey(String, String) - 类 中的方法io.nuls.v2.service.AccountService
导入私钥
importPriKey(String, String) - 类 中的静态方法io.nuls.v2.util.NulsSDKTool
 
imputedContractCallGas(ImputedGasContractCallForm) - 类 中的方法io.nuls.v2.service.ContractService
 
imputedContractCallGas(ImputedGasContractCallForm) - 类 中的静态方法io.nuls.v2.util.NulsSDKTool
 
imputedContractCreateGas(ImputedGasContractCreateForm) - 类 中的方法io.nuls.v2.service.ContractService
 
imputedContractCreateGas(ImputedGasContractCreateForm) - 类 中的静态方法io.nuls.v2.util.NulsSDKTool
 
ImputedGasContractCallForm - io.nuls.v2.model.dto中的类
 
ImputedGasContractCallForm() - 类 的构造器io.nuls.v2.model.dto.ImputedGasContractCallForm
 
ImputedGasContractCreateForm - io.nuls.v2.model.dto中的类
 
ImputedGasContractCreateForm() - 类 的构造器io.nuls.v2.model.dto.ImputedGasContractCreateForm
 
index - 类 中的变量io.nuls.core.core.inteceptor.base.MultipleBeanMethodInterceptorChain
执行进度标记 Progress mark
info(String) - 类 中的静态方法io.nuls.core.log.Log
提供info级别基本的日志输出
info(String) - 类 中的方法io.nuls.core.log.logback.NulsLogger
提供info级别基本的日志输出
info(String, Object...) - 类 中的静态方法io.nuls.core.log.Log
 
info(String, Object...) - 类 中的方法io.nuls.core.log.logback.NulsLogger
 
info(String, Throwable) - 类 中的静态方法io.nuls.core.log.Log
提供info级别基本的日志输出
info(String, Throwable) - 类 中的方法io.nuls.core.log.logback.NulsLogger
提供info级别基本的日志输出
IniEntity - io.nuls.core.parse.config中的类
 
IniEntity(Ini) - 类 的构造器io.nuls.core.parse.config.IniEntity
 
IniModuleConfigParser - io.nuls.core.core.config中的类
 
IniModuleConfigParser() - 类 的构造器io.nuls.core.core.config.IniModuleConfigParser
 
init() - 类 中的方法io.nuls.core.rpc.modulebootstrap.RpcModule
初始化模块 在onStart前会调用此方法
init(int, int, String, String) - 类 中的静态方法io.nuls.v2.NulsSDKBootStrap
已过时。
init(int, String) - 类 中的静态方法io.nuls.v2.NulsSDKBootStrap
NULS-SDK工具初始化 设置对接的链的ID和钱包NULS-SDK-Provider模块的url访问地址
init(int, String, String) - 类 中的静态方法io.nuls.v2.NulsSDKBootStrap
 
init(AddressPrefixInf) - 类 中的静态方法io.nuls.base.basic.AddressTool
 
init(String) - 类 中的静态方法io.nuls.core.constant.ErrorCode
 
init(String...) - 类 中的静态方法io.nuls.core.core.ioc.SpringLiteContext
使用默认的拦截器加载roc环境 Load the roc environment with the default interceptor.
init(String, MethodInterceptor) - 类 中的静态方法io.nuls.core.core.ioc.SpringLiteContext
根据传入的参数加载roc环境 Load the roc environment based on the incoming parameters.
init(MethodInterceptor, String...) - 类 中的静态方法io.nuls.core.core.ioc.SpringLiteContext
 
INIT_CAPACITY_16 - 接口 中的静态变量io.nuls.v2.constant.AccountConstant
Map初始值
INIT_CAPACITY_2 - 接口 中的静态变量io.nuls.v2.constant.AccountConstant
 
INIT_CAPACITY_4 - 接口 中的静态变量io.nuls.v2.constant.AccountConstant
 
INIT_CAPACITY_8 - 接口 中的静态变量io.nuls.v2.constant.AccountConstant
 
initChannel(SocketChannel) - 类 中的方法io.nuls.core.rpc.netty.initializer.ClientInitializer
 
initChannel(SocketChannel) - 类 中的方法io.nuls.core.rpc.netty.initializer.ServerInitializer
 
InitializingBean - io.nuls.core.basic中的接口
初始化对象接口 Initialize the object interface.
INITING - io.nuls.v2.model.AccountStatus
 
initMain(String) - 类 中的静态方法io.nuls.v2.NulsSDKBootStrap
NULS-SDK工具连接NULS主网钱包初始化 设置主网钱包NULS-SDK-Provider模块的url访问地址
initTest(String) - 类 中的静态方法io.nuls.v2.NulsSDKBootStrap
NULS-SDK工具连接NULS测试网钱包初始化 设置测试网钱包NULS-SDK-Provider模块的url访问地址
INPUT_TOO_SMALL - 接口 中的静态变量io.nuls.v2.error.AccountErrorCode
 
INSUFFICIENT_BALANCE - 接口 中的静态变量io.nuls.v2.error.AccountErrorCode
 
INSUFFICIENT_BALANCE - 接口 中的静态变量io.nuls.v2.error.ContractErrorCode
 
INSUFFICIENT_BALANCE_TO_CONTRACT - 接口 中的静态变量io.nuls.v2.error.ContractErrorCode
 
INSUFFICIENT_FEE - 接口 中的静态变量io.nuls.v2.error.AccountErrorCode
 
INSUFFICIENT_FEE - 接口 中的静态变量io.nuls.v2.error.TxErrorCode
 
INSUFFICIENT_SIGNATURES - 接口 中的静态变量io.nuls.v2.error.TxErrorCode
 
INSUFFICIENT_TOKEN_BALANCE - 接口 中的静态变量io.nuls.v2.error.ContractErrorCode
 
int16ToByteArrayLE(short, byte[], int) - 类 中的静态方法io.nuls.core.parse.SerializeUtils
将一个short型数据以小端格式存储到指定字节数组指定的偏移量的连续2个字节中
int16ToBytes(int) - 类 中的静态方法io.nuls.core.parse.SerializeUtils
int转byte[] (只转int数据四个字节中的两个字节)
int16ToByteStreamLE(short, OutputStream) - 类 中的静态方法io.nuls.core.parse.SerializeUtils
Write 2 bytes to the output stream as unsigned 16-bit short in little endian format.
int32ToByteArrayLE(int, byte[], int) - 类 中的静态方法io.nuls.core.parse.SerializeUtils
将一个int型数据以小端格式存储到指定字节数组指定的偏移量的连续4个字节中
int32ToBytes(int) - 类 中的静态方法io.nuls.core.parse.SerializeUtils
int转byte[]
INT48_VALUE_LENGTH - 类 中的静态变量io.nuls.core.constant.ToolsConstant
48位整型数据长度 48 bit integer entity length.
int64ToByteStreamLE(long, OutputStream) - 类 中的静态方法io.nuls.core.parse.SerializeUtils
Write 8 bytes to the output stream as unsigned 64-bit long in little endian format.
intercept(Configuration, Object, Method, Object[], BeanMethodInterceptorChain) - 类 中的方法io.nuls.core.core.config.persist.PersistConfigInterceptor
 
intercept(Object, Method, Object[], MethodProxy) - 类 中的方法io.nuls.core.core.inteceptor.DefaultMethodInterceptor
拦截方法 Intercept method
intercept(Object, Method, Object[], MethodProxy) - 类 中的方法io.nuls.core.core.inteceptor.ModularServiceMethodInterceptor
拦截方法 Intercept method
intercept(T, Object, Method, Object[], BeanMethodInterceptorChain) - 接口 中的方法io.nuls.core.core.inteceptor.base.BeanMethodInterceptor
拦截器拦截某个方法时,使用该方法,在方法中通过逻辑决定是否继续调用拦截的方法,可以在调用之前和之后做一些业务上的操作 When an interceptor intercepts a method, the method is used to logically determine whether the intercepting method is called in the method, and it can do some business operations before and after the call.
Interceptor - io.nuls.core.core.annotation中的注释类型
拦截器注解,标注了该注解的对象,需要实现BeanMethodInterceptor接口,可以拦截标注了指定注解的方法或对象的全部方法 The interceptor annotation, annotated with the object of the annotation, needs to implement the BeanMethodInterceptor interface, which intercepts all methods or objects that annotate the specified annotation.
interceptorList - 类 中的变量io.nuls.core.core.inteceptor.base.BeanMethodInterceptorChain
链中的拦截器列表 List of interceptors in the interceptors chain.
INTERVAL_TIMEMILLIS - 类 中的静态变量io.nuls.core.rpc.info.Constants
循环暂停时间 Loop pause time
intToBytes(int) - 类 中的静态方法io.nuls.core.model.ByteUtils
将整型数转为对应的字节数组
INVALID_ADDRESS - 接口 中的静态变量io.nuls.v2.error.TxErrorCode
 
INVOKE_MAP - 类 中的静态变量io.nuls.core.rpc.netty.channel.manager.ConnectManager
调用远程方法时,可以设置自动回调的本地方法。
invokeView(ContractViewCallForm) - 类 中的方法io.nuls.v2.service.ContractService
 
invokeView(ContractViewCallForm) - 类 中的静态方法io.nuls.v2.util.NulsSDKTool
 
IO_ERROR - 接口 中的静态变量io.nuls.core.constant.CommonCodeConstanst
 
io.nuls.base - 程序包 io.nuls.base
 
io.nuls.base.basic - 程序包 io.nuls.base.basic
 
io.nuls.base.cache - 程序包 io.nuls.base.cache
 
io.nuls.base.data - 程序包 io.nuls.base.data
 
io.nuls.base.data.po - 程序包 io.nuls.base.data.po
 
io.nuls.base.script - 程序包 io.nuls.base.script
 
io.nuls.base.signture - 程序包 io.nuls.base.signture
 
io.nuls.core.basic - 程序包 io.nuls.core.basic
 
io.nuls.core.constant - 程序包 io.nuls.core.constant
 
io.nuls.core.core.annotation - 程序包 io.nuls.core.core.annotation
 
io.nuls.core.core.config - 程序包 io.nuls.core.core.config
 
io.nuls.core.core.config.persist - 程序包 io.nuls.core.core.config.persist
 
io.nuls.core.core.inteceptor - 程序包 io.nuls.core.core.inteceptor
 
io.nuls.core.core.inteceptor.base - 程序包 io.nuls.core.core.inteceptor.base
 
io.nuls.core.core.ioc - 程序包 io.nuls.core.core.ioc
 
io.nuls.core.crypto - 程序包 io.nuls.core.crypto
 
io.nuls.core.exception - 程序包 io.nuls.core.exception
 
io.nuls.core.io - 程序包 io.nuls.core.io
 
io.nuls.core.log - 程序包 io.nuls.core.log
 
io.nuls.core.log.logback - 程序包 io.nuls.core.log.logback
 
io.nuls.core.model - 程序包 io.nuls.core.model
 
io.nuls.core.parse - 程序包 io.nuls.core.parse
 
io.nuls.core.parse.config - 程序包 io.nuls.core.parse.config
 
io.nuls.core.rpc.cmd - 程序包 io.nuls.core.rpc.cmd
 
io.nuls.core.rpc.cmd.kernel - 程序包 io.nuls.core.rpc.cmd.kernel
 
io.nuls.core.rpc.info - 程序包 io.nuls.core.rpc.info
 
io.nuls.core.rpc.invoke - 程序包 io.nuls.core.rpc.invoke
 
io.nuls.core.rpc.model - 程序包 io.nuls.core.rpc.model
 
io.nuls.core.rpc.model.message - 程序包 io.nuls.core.rpc.model.message
 
io.nuls.core.rpc.modulebootstrap - 程序包 io.nuls.core.rpc.modulebootstrap
 
io.nuls.core.rpc.netty.bootstrap - 程序包 io.nuls.core.rpc.netty.bootstrap
 
io.nuls.core.rpc.netty.channel - 程序包 io.nuls.core.rpc.netty.channel
 
io.nuls.core.rpc.netty.channel.manager - 程序包 io.nuls.core.rpc.netty.channel.manager
 
io.nuls.core.rpc.netty.handler - 程序包 io.nuls.core.rpc.netty.handler
 
io.nuls.core.rpc.netty.handler.message - 程序包 io.nuls.core.rpc.netty.handler.message
 
io.nuls.core.rpc.netty.initializer - 程序包 io.nuls.core.rpc.netty.initializer
 
io.nuls.core.rpc.netty.processor - 程序包 io.nuls.core.rpc.netty.processor
 
io.nuls.core.rpc.netty.processor.container - 程序包 io.nuls.core.rpc.netty.processor.container
 
io.nuls.core.rpc.netty.test - 程序包 io.nuls.core.rpc.netty.test
 
io.nuls.core.rpc.netty.thread - 程序包 io.nuls.core.rpc.netty.thread
 
io.nuls.core.rpc.util - 程序包 io.nuls.core.rpc.util
 
io.nuls.core.thread - 程序包 io.nuls.core.thread
 
io.nuls.core.thread.commom - 程序包 io.nuls.core.thread.commom
 
io.nuls.v2 - 程序包 io.nuls.v2
 
io.nuls.v2.constant - 程序包 io.nuls.v2.constant
 
io.nuls.v2.error - 程序包 io.nuls.v2.error
 
io.nuls.v2.model - 程序包 io.nuls.v2.model
 
io.nuls.v2.model.annotation - 程序包 io.nuls.v2.model.annotation
 
io.nuls.v2.model.dto - 程序包 io.nuls.v2.model.dto
 
io.nuls.v2.service - 程序包 io.nuls.v2.service
 
io.nuls.v2.tx - 程序包 io.nuls.v2.tx
 
io.nuls.v2.txdata - 程序包 io.nuls.v2.txdata
 
io.nuls.v2.util - 程序包 io.nuls.v2.util
 
IoUtils - io.nuls.core.io中的类
 
IoUtils() - 类 的构造器io.nuls.core.io.IoUtils
 
IS_MULTI_SIGNATURE_ADDRESS - 接口 中的静态变量io.nuls.v2.error.AccountErrorCode
 
IS_NOT_CURRENT_CHAIN_ADDRESS - 接口 中的静态变量io.nuls.v2.error.AccountErrorCode
 
IS_NOT_MULTI_SIGNATURE_ADDRESS - 接口 中的静态变量io.nuls.v2.error.AccountErrorCode
 
isAndroidRuntime() - 类 中的静态方法io.nuls.core.crypto.HexUtil
 
isBlackHoleAddress(byte[], int, byte[]) - 类 中的静态方法io.nuls.base.basic.AddressTool
 
isBlank(String) - 类 中的静态方法io.nuls.core.model.StringUtils
判断字符串是否为空(null或空字符串)
isCanonical() - 类 中的方法io.nuls.core.crypto.ECKey.ECDSASignature
Returns true if the S component is "low", that means it is below ECKey.HALF_CURVE_ORDER.
isComplete() - 类 中的方法io.nuls.base.data.po.BlockHeaderPo
 
isCompressed() - 类 中的方法io.nuls.core.crypto.ECKey
Returns whether this key is using the compressed form or not.
isCompressed() - 类 中的方法io.nuls.core.crypto.LazyECPoint
 
isConnected() - 类 中的方法io.nuls.core.rpc.netty.channel.ConnectData
 
isContractTransaction(Transaction) - 类 中的静态方法io.nuls.v2.util.ContractUtil
 
isDependencieReady() - 类 中的方法io.nuls.core.rpc.modulebootstrap.RpcModule
依赖模块都以进入Ready状态
isDependencieReady(Module) - 类 中的方法io.nuls.core.rpc.modulebootstrap.RpcModule
获取依赖模块的准备状态
isDependencieReady(String) - 类 中的方法io.nuls.core.rpc.modulebootstrap.RpcModule
 
isDirectPayable() - 类 中的方法io.nuls.v2.model.dto.ContractInfoDto
 
isEmpty(Object) - 类 中的静态方法io.nuls.core.model.DateUtils
判断对象是否为空
isEmptyOrNull(byte[]) - 类 中的静态方法io.nuls.core.model.ArraysTool
 
isEmptyOrNull(byte[]) - 类 中的静态方法io.nuls.core.model.ByteUtils
字节数组是否为空
isEncrypted() - 类 中的方法io.nuls.v2.model.Account
账户是否被加密(是否设置过密码) Whether the account is encrypted (Whether the password is set)
isEqual(String, String) - 类 中的静态方法io.nuls.core.model.BigIntegerUtils
第一个是等于第二个数
isEqual(BigInteger, BigInteger) - 类 中的静态方法io.nuls.core.model.BigIntegerUtils
 
isEqualOrGreaterThan(BigInteger, BigInteger) - 类 中的静态方法io.nuls.core.model.BigIntegerUtils
第一个是大于等于第二个数
isEqualOrLessThan(BigInteger, BigInteger) - 类 中的静态方法io.nuls.core.model.BigIntegerUtils
第一个小于等于第二个数
isEquals(Object, Object, String) - 类 中的静态方法io.nuls.core.model.ObjectUtils
 
isEvent() - 类 中的方法io.nuls.v2.model.dto.ProgramMethod
 
isFailed() - 类 中的方法io.nuls.core.basic.Result
 
isFinished() - 类 中的方法io.nuls.base.basic.NulsByteBuffer
 
isFirstDayInMonth(Date) - 类 中的静态方法io.nuls.core.model.DateUtils
判断传入的日期是不是当月的第一天
isFirstDayInYear(Date) - 类 中的静态方法io.nuls.core.model.DateUtils
判断传入的日期是不是当年的第一天
isGasCostContractTransaction(Transaction) - 类 中的静态方法io.nuls.v2.util.ContractUtil
 
isGreaterThan(String, String) - 类 中的静态方法io.nuls.core.model.BigIntegerUtils
第一个是大于第二个数
isGreaterThan(BigInteger, BigInteger) - 类 中的静态方法io.nuls.core.model.BigIntegerUtils
 
isInfinity() - 类 中的方法io.nuls.core.crypto.LazyECPoint
 
isJsonSerializable() - 类 中的方法io.nuls.v2.model.dto.ProgramMethod
 
isLegalContractAddress(int, byte[]) - 类 中的静态方法io.nuls.v2.util.ContractUtil
 
isLessThan(String, String) - 类 中的静态方法io.nuls.core.model.BigIntegerUtils
第一个是小于第二个数
isLessThan(BigInteger, BigInteger) - 类 中的静态方法io.nuls.core.model.BigIntegerUtils
 
isLockContract(long, long) - 类 中的静态方法io.nuls.v2.util.ContractUtil
 
isLocked() - 类 中的方法io.nuls.v2.model.Account
账户是否被锁定(是否有明文私钥) 有私钥表示解锁 Whether the account is locked (is there a cleartext private key)
isMainAsset(int, int) - 类 中的静态方法io.nuls.v2.util.TxUtils
 
isMultiSignAddress(byte[]) - 类 中的静态方法io.nuls.base.basic.AddressTool
 
isMultiSignAddress(String) - 类 中的静态方法io.nuls.base.basic.AddressTool
 
isMultiSignTx() - 类 中的方法io.nuls.base.data.Transaction
判断交易是否为多签交易 Judging whether a transaction is a multi-signature transaction
isNormalAddress(String, int) - 类 中的静态方法io.nuls.base.basic.AddressTool
 
isNormalized() - 类 中的方法io.nuls.core.crypto.LazyECPoint
 
isNotBlank(String) - 类 中的静态方法io.nuls.core.model.StringUtils
判断字符串是否不为空(null或空字符串)
isNotNull(String) - 类 中的静态方法io.nuls.core.model.StringUtils
判断字符串是否不为null
isNrc20() - 类 中的方法io.nuls.v2.model.dto.ContractConstructorInfoDto
 
isNrc20() - 类 中的方法io.nuls.v2.model.dto.ContractInfoDto
 
isNull(String) - 类 中的静态方法io.nuls.core.model.StringUtils
判断字符串是否为null
isNuls(String) - 类 中的静态方法io.nuls.core.model.StringUtils
匹配是否是nuls 验证是大于0的数(包括小数, 小数点后有效位超过8位则不合法)
isNulsAsset(int, int) - 类 中的静态方法io.nuls.v2.util.TxUtils
 
isNumber(String) - 类 中的静态方法io.nuls.core.model.StringUtils
是否为数字
isNumberGtZero(String) - 类 中的静态方法io.nuls.core.model.StringUtils
验证是大于0的数(包含小数,不限位数)
isNumberGtZeroLimitTwo(String) - 类 中的静态方法io.nuls.core.model.StringUtils
验证是大于0的数(包括小数, 小数点后有效位超过2位则不合法)
isNumeric(String) - 类 中的静态方法io.nuls.core.model.StringUtils
是否为正整数
isOpCode() - 类 中的方法io.nuls.base.script.ScriptChunk
If this chunk is a single byte of non-pushdata content (could be OP_RESERVED or some invalid Opcode)
isOpReturn() - 类 中的方法io.nuls.base.script.Script
 
isPayable() - 类 中的方法io.nuls.v2.model.dto.ProgramMethod
 
isPayToScriptHash() - 类 中的方法io.nuls.base.script.Script
Whether or not this is a scriptPubKey representing a pay-to-script-hash output.
isPrimitive(Class<?>) - 类 中的静态方法io.nuls.core.core.config.ConfigSetting
 
isPubKeyCanonical(byte[]) - 类 中的静态方法io.nuls.core.crypto.ECKey
Returns true if the given pubkey is canonical, i.e. the correct length taking into account compression.
isPubKeyOnly() - 类 中的方法io.nuls.core.crypto.ECKey
Returns true if this key doesn't have unencrypted access to private key bytes.
isPureDigital(String) - 类 中的静态方法io.nuls.core.rpc.netty.channel.manager.ConnectManager
判断是否为正整数 Determine whether it is a positive integer
isPushData() - 类 中的方法io.nuls.base.script.ScriptChunk
Returns true if this chunk is pushdata content, including the single-byte pushdatas.
isReadOnly() - 类 中的方法io.nuls.core.parse.config.ConfigItem
 
isReadOnly() - 类 中的方法io.nuls.core.rpc.model.ConfigItem
 
isReady() - 类 中的方法io.nuls.core.rpc.modulebootstrap.RpcModule
模块是否已准备好
isReady() - 类 中的静态方法io.nuls.core.rpc.netty.channel.manager.ConnectManager
本模块是否可以启动服务(所依赖模块是否可以连接) Can this module start the service?
isRequired() - 类 中的方法io.nuls.v2.model.dto.ProgramMethodArg
 
isRunning() - 类 中的方法io.nuls.core.rpc.modulebootstrap.RpcModule
模块是否已运行
isSentToAddress() - 类 中的方法io.nuls.base.script.Script
Returns true if this script is of the form DUP HASH160 EQUALVERIFY CHECKSIG, ie, payment to an address like 1VayNert3x1KzbpzMGt2qdqrAThiRovi8.
isSentToCLTVPaymentChannel() - 类 中的方法io.nuls.base.script.Script
 
isSentToMultiSig() - 类 中的方法io.nuls.base.script.Script
Returns whether this script matches the format used for multisig outputs: [n] [keys...]
isSentToP2SH() - 类 中的方法io.nuls.base.script.Script
已过时。
isSentToRawPubKey() - 类 中的方法io.nuls.base.script.Script
Returns true if this script is of the form OP_CHECKSIG.
isShortestPossiblePushData() - 类 中的方法io.nuls.base.script.ScriptChunk
Called on a pushdata chunk, returns true if it uses the smallest possible way (according to BIP62) to push the entity.
isSuccess() - 类 中的方法io.nuls.core.basic.Result
 
isSuccess() - 类 中的方法io.nuls.core.rpc.model.message.Response
回复是否正确 / Whether the response is correct
isSuccess() - 类 中的方法io.nuls.v2.model.dto.ContractResultDto
 
isSuccess() - 类 中的方法io.nuls.v2.model.dto.RestFulResult
 
isSystemWin() - 类 中的静态方法io.nuls.core.parse.I18nUtils
 
isTerminatedContract(int) - 类 中的静态方法io.nuls.v2.util.ContractUtil
 
isTransferMethod(String) - 类 中的静态方法io.nuls.v2.util.ContractUtil
 
isValid() - 类 中的方法io.nuls.core.crypto.LazyECPoint
 
isValidPrivteHex(String) - 类 中的静态方法io.nuls.core.crypto.ECKey
验证16进制私钥字符串是否正确
isView() - 类 中的方法io.nuls.v2.model.dto.ProgramMethod
 

J

join(List<?>) - 类 中的静态方法io.nuls.core.model.CollectionUtils
将对象集合转为String
json2list(String, Class<T>) - 类 中的静态方法io.nuls.core.parse.JSONUtils
json array string convert to list with javaBean/JSON字符串转List
json2map(String) - 类 中的静态方法io.nuls.core.parse.JSONUtils
json string convert to map/JSON字符串转MAP
json2map(String, Class<T>) - 类 中的静态方法io.nuls.core.parse.JSONUtils
json string convert to map with javaBean/JSON转MAP
json2pojo(String, Class<T>) - 类 中的静态方法io.nuls.core.parse.JSONUtils
json string convert to javaBean/JSON字符串转普通对象
json2pojo(String, Class<T>, Class...) - 类 中的静态方法io.nuls.core.parse.JSONUtils
JSON字符串转为复杂对象(list,map等)
JsonModuleConfigParser - io.nuls.core.core.config中的类
 
JsonModuleConfigParser() - 类 的构造器io.nuls.core.core.config.JsonModuleConfigParser
 
JSONRPC - io.nuls.v2.model.annotation.ApiType
 
JsonRpcRequest - io.nuls.v2.model.dto中的类
 
JsonRpcRequest() - 类 的构造器io.nuls.v2.model.dto.JsonRpcRequest
 
JsonRpcUtil - io.nuls.v2.util中的类
JSON-RPC 请求工具
JsonRpcUtil() - 类 的构造器io.nuls.v2.util.JsonRpcUtil
 
jsonToMap(String) - 类 中的静态方法io.nuls.core.parse.JSONUtils
json string convert to map/JSON字符串转MAP
JSONUtils - io.nuls.core.parse中的类
Json序列化与反序列化工具,使用了jackson作为工具包,优化时主要参考官方文档
JSONUtils() - 类 的构造器io.nuls.core.parse.JSONUtils
 

K

KB - 类 中的静态变量io.nuls.base.basic.TransactionFeeCalculator
 
KE - io.nuls.core.rpc.model.ModuleE
 
keccak(byte[]) - 类 中的静态方法io.nuls.core.crypto.KeccakHash
 
keccak(byte[], int) - 类 中的静态方法io.nuls.core.crypto.KeccakHash
 
keccak(String) - 类 中的静态方法io.nuls.core.crypto.KeccakHash
 
keccakBytes(byte[], int) - 类 中的静态方法io.nuls.core.crypto.KeccakHash
 
KeccakHash - io.nuls.core.crypto中的类
 
KeccakHash() - 类 的构造器io.nuls.core.crypto.KeccakHash
 
KERNEL - 类 中的静态变量io.nuls.core.rpc.model.ModuleE.Constant
 
KERNEL_MODULE_PORT - 接口 中的静态变量io.nuls.v2.constant.AccountConstant
内核模块地址端口 Kernel module address port
KernelCmd4Test - io.nuls.core.rpc.cmd.kernel中的类
this class is only used by testing.
KernelCmd4Test() - 类 的构造器io.nuls.core.rpc.cmd.kernel.KernelCmd4Test
 
KernelInvoke - io.nuls.core.rpc.invoke中的类
 
KernelInvoke() - 类 的构造器io.nuls.core.rpc.invoke.KernelInvoke
 
KernelModule - io.nuls.core.rpc.netty.test中的类
 
KernelModule() - 类 的构造器io.nuls.core.rpc.netty.test.KernelModule
 
Key - io.nuls.core.rpc.model中的注释类型
 
KEY_IP - 类 中的静态变量io.nuls.core.rpc.info.Constants
用以保存IP地址的参数名 The parameter name used to save the IP address
KEY_PORT - 类 中的静态变量io.nuls.core.rpc.info.Constants
用以保存端口的参数名 The parameter name used to save the port

L

LANGUAGE_CANNOT_SET_NULL - 接口 中的静态变量io.nuls.core.constant.CommonCodeConstanst
 
LazyECPoint - io.nuls.core.crypto中的类
A wrapper around ECPoint that delays decoding of the point for as long as possible.
LazyECPoint(ECCurve, byte[]) - 类 的构造器io.nuls.core.crypto.LazyECPoint
 
LazyECPoint(ECPoint) - 类 的构造器io.nuls.core.crypto.LazyECPoint
 
LEDGER - 类 中的静态变量io.nuls.core.rpc.model.ModuleE.Constant
 
LENGTH - 类 中的静态变量io.nuls.core.crypto.Sha256Hash
bytes
LG - io.nuls.core.rpc.model.ModuleE
 
LinuxSecureRandom - io.nuls.core.crypto中的类
A SecureRandom implementation that is able to override the standard JVM provided implementation, and which simply serves random numbers by reading /dev/U_RANDOM.
LinuxSecureRandom() - 类 的构造器io.nuls.core.crypto.LinuxSecureRandom
 
listenerDependenciesReady(Map<String, Object>) - 类 中的方法io.nuls.core.rpc.modulebootstrap.ModuleStatusCmd
 
ListUtil - io.nuls.v2.util中的类
 
ListUtil() - 类 的构造器io.nuls.v2.util.ListUtil
 
load() - 类 中的方法io.nuls.core.core.config.ConfigurationLoader
 
loadCommonLanguage(String) - 类 中的静态方法io.nuls.core.parse.I18nUtils
 
LOADING_CACHE - io.nuls.v2.model.AccountStatus
 
loadLanguage(Class, String, String) - 类 中的静态方法io.nuls.core.parse.I18nUtils
 
loadPersist() - 类 中的静态方法io.nuls.core.core.config.persist.PersistManager
将所有配置持久化数据读取到内存中
loadProperties(InputStream) - 类 中的静态方法io.nuls.core.parse.ConfigLoader
 
loadProperties(String) - 类 中的静态方法io.nuls.core.parse.ConfigLoader
读取properties配置文件
LOCAL - 类 中的静态变量io.nuls.core.rpc.netty.channel.manager.ConnectManager
本模块所有对外提供的接口的详细信息 local module(io.nuls.rpc.RegisterApi) information
lock() - 类 中的方法io.nuls.v2.model.Account
锁定账户 Lock account
Log - io.nuls.core.log中的类
公共日志类 Public Log Class
Log() - 类 的构造器io.nuls.core.log.Log
 
LogAppender - io.nuls.core.log.logback中的类
日志打印管理类,日志文件创建,日志文件大小,保存时间,日志输出格式等设置管理 Log Printing Management Class, Log File Creation, Log File Size, Save Time, Log Output Format and other settings management
LogAppender() - 类 的构造器io.nuls.core.log.logback.LogAppender
 
LogFilter - io.nuls.core.log.logback中的类
日志打印级别过滤器 Log Printing Level Filter
LogFilter() - 类 的构造器io.nuls.core.log.logback.LogFilter
 
LoggerBuilder - io.nuls.core.log.logback中的类
日志管理工具类 Log Management Tool Class
LoggerBuilder() - 类 的构造器io.nuls.core.log.logback.LoggerBuilder
 
longToBytes(long) - 类 中的静态方法io.nuls.core.model.ByteUtils
将长整型数转为对应的字节数组
LongUtils - io.nuls.core.model中的类
 
LongUtils() - 类 的构造器io.nuls.core.model.LongUtils
 
longValue(double) - 类 中的静态方法io.nuls.core.model.DoubleUtils
double数据转long型数据
LOW_S - io.nuls.base.script.Script.VerifyFlag
 
LOWER - io.nuls.core.rpc.model.CmdPriority
低优先级

M

main(String[]) - 类 中的静态方法io.nuls.base.script.ScriptUtil
 
main(String[]) - 类 中的静态方法io.nuls.core.rpc.modulebootstrap.NulsRpcModuleBootstrap
 
main(String[]) - 类 中的静态方法io.nuls.core.rpc.netty.test.KernelModule
 
main(String[]) - 类 中的静态方法io.nuls.core.rpc.netty.test.MockModuleTest
 
main(String[]) - 类 中的静态方法io.nuls.v2.util.HttpClientUtil
 
main(String[]) - 类 中的静态方法io.nuls.v2.util.RestFulUtil
 
main_asset_id - 类 中的静态变量io.nuls.v2.SDKContext
本链主资产id
MAIN_ASSETS_ID - 接口 中的静态变量io.nuls.v2.constant.AccountConstant
主链资产ID(卫星链资产ID)
main_chain_id - 类 中的静态变量io.nuls.v2.SDKContext
本链id
MAIN_CHAIN_ID - 接口 中的静态变量io.nuls.v2.constant.AccountConstant
主链ID(卫星链ID)
MAIN_NET_VERSION - 类 中的静态变量io.nuls.core.constant.BaseConstant
主网运行中的版本,默认为1,会根据钱包更新到的块的最新版本做修改
MAINNET_CHAIN_ID - 类 中的静态变量io.nuls.core.constant.BaseConstant
主网和测试网的默认chainID
MAINNET_DEFAULT_ADDRESS_PREFIX - 类 中的静态变量io.nuls.core.constant.BaseConstant
 
map2pojo(Map, Class<T>) - 类 中的静态方法io.nuls.core.parse.JSONUtils
map convert to javaBean/map转javabean
mapKeys() - 注释类型 中的方法io.nuls.core.rpc.model.TypeDescriptor
 
mapsToObjects(List<Map<String, Object>>, Class<T>) - 类 中的静态方法io.nuls.core.parse.MapUtils
将List>转换为List
mapToBean(Map<String, Object>, T) - 类 中的静态方法io.nuls.core.parse.MapUtils
将map装换为javabean对象
mapToPojo(Map) - 类 中的静态方法io.nuls.v2.model.dto.BlockDto
 
mapToPojo(Map) - 类 中的静态方法io.nuls.v2.model.dto.BlockHeaderDto
 
mapToPojo(Map) - 类 中的静态方法io.nuls.v2.model.dto.TransactionDto
 
MapUtils - io.nuls.core.parse中的类
Created by zhoulijun on 2018/4/4.
MapUtils() - 类 的构造器io.nuls.core.parse.MapUtils
 
MAX_GASLIMIT - 接口 中的静态变量io.nuls.v2.constant.Constant
 
MAX_P2SH_SIGOPS - 类 中的静态变量io.nuls.base.script.Script
Max number of sigops allowed in a standard p2sh redeem script
MAX_SCRIPT_ELEMENT_SIZE - 类 中的静态变量io.nuls.base.script.Script
 
Message - io.nuls.core.rpc.model.message中的类
所有消息都应该用该对象进行传输 All messages should be transmitted with this object
Message() - 类 的构造器io.nuls.core.rpc.model.message.Message
 
MESSAGE_TO_CHANNEL_MAP - 类 中的静态变量io.nuls.core.rpc.netty.channel.manager.ConnectManager
订阅接口的Message对应的连接 Connection corresponding to Message of Subscription Interface Key:订阅消息/Subscribe message Value:该订阅消息所属连接
MessageType - io.nuls.core.rpc.model.message中的枚举
消息类型 Message types
MessageUtil - io.nuls.core.rpc.model.message中的类
消息工具类,用于构造常用的基本消息体 Message Tool Class for Constructing Commonly Used Basic Message Body
MessageUtil() - 类 的构造器io.nuls.core.rpc.model.message.MessageUtil
 
methodProxy - 类 中的变量io.nuls.core.core.inteceptor.base.MultipleBeanMethodInterceptorChain
方法代理器 Method proxy object
MILLIS_PER_SECOND - 类 中的静态变量io.nuls.core.rpc.info.Constants
1秒 = 1000毫秒 One second = 1000 milliseconds
millisToMinutes(long) - 类 中的静态方法io.nuls.core.model.DateUtils
Converts millis to minutes
millisToSeconds(long) - 类 中的静态方法io.nuls.core.model.DateUtils
Converts millis to seconds
minEvent() - 注释类型 中的方法io.nuls.core.rpc.model.CmdAnnotation
返回结果的改变次数 Number of changes of return value
MINIMALDATA - io.nuls.base.script.Script.VerifyFlag
 
minPeriod() - 注释类型 中的方法io.nuls.core.rpc.model.CmdAnnotation
调用最小间隔,单位是秒 Minimum interval of call, unit is seconds
minus(BigInteger, BigInteger) - 类 中的静态方法io.nuls.v2.util.ContractUtil
 
MINUTE_TIME - 类 中的静态变量io.nuls.core.model.DateUtils
 
minutesToMillis(long) - 类 中的静态方法io.nuls.core.model.DateUtils
Converts minutes to millis
MissingPrivateKeyException() - 异常错误 的构造器io.nuls.core.crypto.ECKey.MissingPrivateKeyException
 
mockKernel() - 类 中的静态方法io.nuls.core.rpc.info.NoUse
模拟核心模块(Manager),测试专用 For internal debugging only Simulate a kernel module
mockKernel() - 类 中的静态方法io.nuls.core.rpc.netty.test.KernelModule
模拟核心模块(Manager),测试专用 For internal debugging only Simulate a kernel module
mockModule() - 类 中的静态方法io.nuls.core.rpc.info.NoUse
模拟启动模块,单元测试专用 Analog Startup Module, Unit Test Specific
mockModule() - 类 中的静态方法io.nuls.core.rpc.netty.test.KernelModule
模拟启动模块,单元测试专用 Analog Startup Module, Unit Test Specific
mockModule1() - 类 中的静态方法io.nuls.core.rpc.netty.test.KernelModule
模拟启动模块,单元测试专用 Analog Startup Module, Unit Test Specific
MockModuleTest - io.nuls.core.rpc.netty.test中的类
 
MockModuleTest() - 类 的构造器io.nuls.core.rpc.netty.test.MockModuleTest
 
mod(long, long) - 类 中的静态方法io.nuls.core.model.LongUtils
两个long型数据求余数
modToBigIntegr(String, String) - 类 中的静态方法io.nuls.core.model.BigIntegerUtils
 
modToString(String, String) - 类 中的静态方法io.nuls.core.model.BigIntegerUtils
两个数字字符串取模
ModularServiceMethodInterceptor - io.nuls.core.core.inteceptor中的类
系统默认的服务拦截器 System default service interceptor.
ModularServiceMethodInterceptor() - 类 的构造器io.nuls.core.core.inteceptor.ModularServiceMethodInterceptor
 
Module - io.nuls.core.rpc.modulebootstrap中的类
 
Module() - 类 的构造器io.nuls.core.rpc.modulebootstrap.Module
 
Module(String, String) - 类 的构造器io.nuls.core.rpc.modulebootstrap.Module
 
MODULE_DB_PATH - 接口 中的静态变量io.nuls.v2.constant.AccountConstant
 
MODULE_NAME - 接口 中的静态变量io.nuls.core.core.config.ModuleConfigParser
 
ModuleConfig - io.nuls.core.basic中的接口
 
ModuleConfigParser - io.nuls.core.core.config中的接口
 
ModuleE - io.nuls.core.rpc.model中的枚举
Module information
ModuleE.Constant - io.nuls.core.rpc.model中的类
 
moduleInfo() - 类 中的方法io.nuls.core.rpc.modulebootstrap.RpcModule
返回当前模块的描述
moduleRoles(String[]) - 类 中的方法io.nuls.core.rpc.netty.bootstrap.NettyServer
设置本模块的角色(角色名默认为模块编号) Setting up the role of this module(Role name defaults to module code)
moduleRoles(String, String[]) - 类 中的方法io.nuls.core.rpc.netty.bootstrap.NettyServer
设置本模块的角色 Setting up the role of this module
ModuleStatusCmd - io.nuls.core.rpc.modulebootstrap中的类
 
ModuleStatusCmd() - 类 的构造器io.nuls.core.rpc.modulebootstrap.ModuleStatusCmd
 
moduleVersion(String) - 类 中的方法io.nuls.core.rpc.netty.bootstrap.NettyServer
设置模块版本 Set module version
MSG_ID_KEY_CHANNEL_MAP - 类 中的静态变量io.nuls.core.rpc.netty.channel.manager.ConnectManager
messageId对应链接通道对象,用于取消订阅的Request Key:messageId, Value:链接通道
MSG_PROCESS - 类 中的静态变量io.nuls.core.constant.BaseConstant
模块统一消息处理器RPC接口
mul(double, double) - 类 中的静态方法io.nuls.core.model.DoubleUtils
两个double数据相乘
mul(double, double, int) - 类 中的静态方法io.nuls.core.model.DoubleUtils
两个double数据相乘,保留指定位数
mul(double, BigDecimal) - 类 中的静态方法io.nuls.core.model.DoubleUtils
 
mul(long, long) - 类 中的静态方法io.nuls.core.model.LongUtils
两个long型数据相乘
mul(BigDecimal, double) - 类 中的静态方法io.nuls.core.model.DoubleUtils
BigDecimal数据与double数据相乘
mul(BigDecimal, BigDecimal) - 类 中的静态方法io.nuls.core.model.DoubleUtils
两个BigDecimal数据相乘
MULTI_SIGN_TX_ONLY_SAME_ADDRESS - 接口 中的静态变量io.nuls.v2.error.TxErrorCode
 
MultipleBeanMethodInterceptorChain - io.nuls.core.core.inteceptor.base中的类
多重拦截器链:只当一个方法存在多条连接器链时使用,该链每次执行一个方法前初始化、组装 Multiple interceptors chain.Only when one method has multiple connector chains, The chain is initialized and assembled every time a method is executed.
MultipleBeanMethodInterceptorChain(List<Annotation>, List<BeanMethodInterceptorChain>) - 类 的构造器io.nuls.core.core.inteceptor.base.MultipleBeanMethodInterceptorChain
初始化多重拦截器链 Initialize multiple interceptor chains.
multiply(BigInteger) - 类 中的方法io.nuls.core.crypto.LazyECPoint
 
MULTISIG_ADDRESS_CANNOT_CREATE_MULTISIG_ACCOUNT - 接口 中的静态变量io.nuls.v2.error.AccountErrorCode
 
MultiSigAccount - io.nuls.base.data中的类
多签地址账户
MultiSigAccount() - 类 的构造器io.nuls.base.data.MultiSigAccount
 
multiSign(int, String, String, String, String, String) - 类 中的方法io.nuls.v2.service.AccountService
 
multiSign(int, String, String, String, String, String) - 类 中的方法io.nuls.v2.util.NulsSDKTool
 
multiSign(SignDto, String) - 类 中的方法io.nuls.v2.service.AccountService
 
multiSign(SignDto, String) - 类 中的静态方法io.nuls.v2.util.NulsSDKTool
 
MULTISIGN_ACCOUNT_NOT_EXIST - 接口 中的静态变量io.nuls.v2.error.AccountErrorCode
 
MULTISIGN_ACCOUNT_NOT_EXIST - 接口 中的静态变量io.nuls.v2.error.TxErrorCode
 
MultiSignAliasDto - io.nuls.v2.model.dto中的类
 
MultiSignAliasDto() - 类 的构造器io.nuls.v2.model.dto.MultiSignAliasDto
 
MultiSignConsensusDto - io.nuls.v2.model.dto中的类
 
MultiSignConsensusDto() - 类 的构造器io.nuls.v2.model.dto.MultiSignConsensusDto
 
MultiSignDepositDto - io.nuls.v2.model.dto中的类
 
MultiSignDepositDto() - 类 的构造器io.nuls.v2.model.dto.MultiSignDepositDto
 
MultiSignStopConsensusDto - io.nuls.v2.model.dto中的类
 
MultiSignStopConsensusDto() - 类 的构造器io.nuls.v2.model.dto.MultiSignStopConsensusDto
 
MultiSignTransferDto - io.nuls.v2.model.dto中的类
 
MultiSignTransferDto() - 类 的构造器io.nuls.v2.model.dto.MultiSignTransferDto
 
MultiSignTransferTxFeeDto - io.nuls.v2.model.dto中的类
 
MultiSignTransferTxFeeDto() - 类 的构造器io.nuls.v2.model.dto.MultiSignTransferTxFeeDto
 
MultiSignTxSignature - io.nuls.base.signture中的类
多签账户签名
MultiSignTxSignature() - 类 的构造器io.nuls.base.signture.MultiSignTxSignature
 
MultiSignWithDrawDto - io.nuls.v2.model.dto中的类
 
MultiSignWithDrawDto() - 类 的构造器io.nuls.v2.model.dto.MultiSignWithDrawDto
 
mulToInteger(String, String) - 类 中的静态方法io.nuls.core.model.BigIntegerUtils
 
mulToString(String, String) - 类 中的静态方法io.nuls.core.model.BigIntegerUtils
两个数字字符串相乘
MUST_BURN_A_NULS - 接口 中的静态变量io.nuls.v2.error.AccountErrorCode
 

N

name - 枚举 中的变量io.nuls.core.rpc.model.ModuleE
 
name() - 注释类型 中的方法io.nuls.core.rpc.model.ApiModel
 
name() - 注释类型 中的方法io.nuls.core.rpc.model.Key
 
name() - 注释类型 中的方法io.nuls.core.rpc.model.ResponseData
 
NcfModuleConfigParser - io.nuls.core.core.config中的类
 
NcfModuleConfigParser() - 类 的构造器io.nuls.core.core.config.NcfModuleConfigParser
 
negate() - 类 中的方法io.nuls.core.crypto.LazyECPoint
 
NegotiateConnection - io.nuls.core.rpc.model.message中的类
握手请求 Handshake request
NegotiateConnection - io.nuls.core.rpc.model.message.MessageType
握手 / Handshake
NegotiateConnection() - 类 的构造器io.nuls.core.rpc.model.message.NegotiateConnection
 
negotiateConnectionResponse(Channel, Message) - 类 中的静态方法io.nuls.core.rpc.netty.processor.RequestMessageProcessor
确认握手成功 Confirm successful handshake
NegotiateConnectionResponse - io.nuls.core.rpc.model.message中的类
握手确认 Handshake confirmation
NegotiateConnectionResponse - io.nuls.core.rpc.model.message.MessageType
握手确认 / Handshake confirm
NegotiateConnectionResponse() - 类 的构造器io.nuls.core.rpc.model.message.NegotiateConnectionResponse
 
NettyClient - io.nuls.core.rpc.netty.bootstrap中的类
netty客服端启动实现类 Customer Service Start Implementation Class
NettyClient() - 类 的构造器io.nuls.core.rpc.netty.bootstrap.NettyClient
 
NettyServer - io.nuls.core.rpc.netty.bootstrap中的类
netty服务器端实现类 Server-side implementation class
NettyServer() - 类 的构造器io.nuls.core.rpc.netty.bootstrap.NettyServer
 
NETWORK - 类 中的静态变量io.nuls.core.rpc.model.ModuleE.Constant
 
newAddress(int, byte[]) - 类 中的静态方法io.nuls.v2.util.AccountTool
 
newAddress(int, ECKey) - 类 中的静态方法io.nuls.v2.util.AccountTool
 
newAddress(int, String) - 类 中的静态方法io.nuls.v2.util.AccountTool
 
newCallTx(int, int, BigInteger, String, CallContractData, long, String, List<ProgramMultyAssetValue>) - 类 中的静态方法io.nuls.v2.util.ContractUtil
 
newCallTx(int, int, BigInteger, String, CallContractData, String, List<ProgramMultyAssetValue>) - 类 中的静态方法io.nuls.v2.util.ContractUtil
 
newCreateTx(int, int, BigInteger, String, CreateContractData, String) - 类 中的静态方法io.nuls.v2.util.ContractUtil
 
newDeleteTx(int, int, BigInteger, String, DeleteContractData, String) - 类 中的静态方法io.nuls.v2.util.ContractUtil
 
newDigest() - 类 中的静态方法io.nuls.core.crypto.Sha256Hash
Returns a new SHA-256 MessageDigest instance.
newFailResponse(String, ErrorCode) - 类 中的静态方法io.nuls.core.rpc.model.message.MessageUtil
构造一个执行失败的Response对象 Constructing a new Response object
newFailResponse(String, String) - 类 中的静态方法io.nuls.core.rpc.model.message.MessageUtil
构造一个执行失败的Response对象 Constructing a new Response object
newInstance() - 类 中的方法io.nuls.v2.tx.CallContractTransaction
 
newInstance() - 类 中的方法io.nuls.v2.tx.ContractBaseTransaction
 
newInstance() - 类 中的方法io.nuls.v2.tx.CreateContractTransaction
 
newInstance() - 类 中的方法io.nuls.v2.tx.DeleteContractTransaction
 
newRequest(String, Map, String, String, String) - 类 中的静态方法io.nuls.core.rpc.model.message.MessageUtil
根据参数构造Request对象,然后发送Request Construct the Request object according to the parameters, and then send the Request
newResponse(String, int, String) - 类 中的静态方法io.nuls.core.rpc.model.message.MessageUtil
构造一个Response对象 Constructing a new Response object
newSuccessResponse(String) - 类 中的静态方法io.nuls.core.rpc.model.message.MessageUtil
构造一个执行成功的Response对象 Constructing a new Response object
newSuccessResponse(String, String) - 类 中的静态方法io.nuls.core.rpc.model.message.MessageUtil
构造一个执行成功的Response对象 Constructing a new Response object
newThread(Runnable) - 类 中的方法io.nuls.core.thread.commom.NulsThreadFactory
创建一个线程
nextSequence() - 类 中的静态方法io.nuls.core.rpc.info.Constants
获取下一个messageId Get the next messageId
NO_TYPE - io.nuls.base.script.Script.ScriptType
 
NON_CONTRACTUAL_TRANSACTION - 接口 中的静态变量io.nuls.v2.error.ContractErrorCode
 
NON_CONTRACTUAL_TRANSACTION_NO_TRANSFER - 接口 中的静态变量io.nuls.v2.error.ContractErrorCode
 
NonceHashData - io.nuls.base.data中的类
本地发交易时缓存交易hash并且记录时间, 下次发起交易计算nonce值时, 如果已过期则nonce值从账本中获取
NonceHashData() - 类 的构造器io.nuls.base.data.NonceHashData
 
NonceHashData(NulsHash, long) - 类 的构造器io.nuls.base.data.NonceHashData
 
NORMAL - 接口 中的静态变量io.nuls.v2.constant.Constant
 
NORMAL_PRICE_PRE_1024_BYTES - 类 中的静态变量io.nuls.base.basic.TransactionFeeCalculator
 
NORMAL_TX_LOCKED - 接口 中的静态变量io.nuls.v2.constant.AccountConstant
普通交易为非解锁交易:0,解锁金额交易(退出共识,退出委托):-1
normalize() - 类 中的方法io.nuls.core.crypto.LazyECPoint
 
NOT_ENOUGH_GAS - 接口 中的静态变量io.nuls.v2.constant.Constant
 
NOT_FOUND - 接口 中的静态变量io.nuls.v2.constant.Constant
CONTRACT STATUS
Notification - io.nuls.core.rpc.model.message中的类
通知 Notification
Notification - io.nuls.core.rpc.model.message.MessageType
通知 / Notification
Notification() - 类 的构造器io.nuls.core.rpc.model.message.Notification
 
NotifySender - io.nuls.core.rpc.modulebootstrap中的类
 
NotifySender() - 类 的构造器io.nuls.core.rpc.modulebootstrap.NotifySender
 
NoUse - io.nuls.core.rpc.info中的类
用于测试
NoUse() - 类 的构造器io.nuls.core.rpc.info.NoUse
 
NRC20_EVENT_APPROVAL - 接口 中的静态变量io.nuls.v2.constant.Constant
 
NRC20_EVENT_TRANSFER - 接口 中的静态变量io.nuls.v2.constant.Constant
 
NRC20_EVENT_TRANSFER_CROSS_CHAIN - 接口 中的静态变量io.nuls.v2.constant.Constant
 
NRC20_METHOD_ALLOWANCE - 接口 中的静态变量io.nuls.v2.constant.Constant
 
NRC20_METHOD_APPROVE - 接口 中的静态变量io.nuls.v2.constant.Constant
 
NRC20_METHOD_BALANCE_OF - 接口 中的静态变量io.nuls.v2.constant.Constant
 
NRC20_METHOD_DECIMALS - 接口 中的静态变量io.nuls.v2.constant.Constant
 
NRC20_METHOD_NAME - 接口 中的静态变量io.nuls.v2.constant.Constant
NRC20
NRC20_METHOD_SYMBOL - 接口 中的静态变量io.nuls.v2.constant.Constant
 
NRC20_METHOD_TOTAL_SUPPLY - 接口 中的静态变量io.nuls.v2.constant.Constant
 
NRC20_METHOD_TRANSFER - 接口 中的静态变量io.nuls.v2.constant.Constant
 
NRC20_METHOD_TRANSFER_FROM - 接口 中的静态变量io.nuls.v2.constant.Constant
 
nrc20CrossChainTxOffline(String, BigInteger, String, String, String, long, BigInteger, long, String) - 类 中的方法io.nuls.v2.service.ContractService
 
nrc20CrossChainTxOffline(String, BigInteger, String, String, String, long, BigInteger, long, String) - 类 中的静态方法io.nuls.v2.util.NulsSDKTool
 
NULL_PARAMETER - 接口 中的静态变量io.nuls.core.constant.CommonCodeConstanst
 
NULLDUMMY - io.nuls.base.script.Script.VerifyFlag
 
NULS_ASSET_ID - 接口 中的静态变量io.nuls.v2.constant.Constant
NULS主资产id
NULS_CHAIN_ID - 接口 中的静态变量io.nuls.v2.constant.Constant
NULS主网链id
NULS_DEFAULT_NORMAL_TX_FEE_PRICE - 类 中的静态变量io.nuls.v2.SDKContext
NULS主网默认转账交易手续费单价
NULS_DEFAULT_OTHER_TX_FEE_PRICE - 类 中的静态变量io.nuls.v2.SDKContext
NULS主网默认业务交易手续费单价
NulsByteBuffer - io.nuls.base.basic中的类
 
NulsByteBuffer(byte[]) - 类 的构造器io.nuls.base.basic.NulsByteBuffer
 
NulsByteBuffer(byte[], int) - 类 的构造器io.nuls.base.basic.NulsByteBuffer
 
NulsData - io.nuls.core.basic中的接口
 
NulsDateUtils - io.nuls.core.rpc.util中的类
时间服务类:用于同步网络模块标准时间 Time service class:Used to synchronize network standard time.
NulsDateUtils() - 类 的构造器io.nuls.core.rpc.util.NulsDateUtils
 
NulsException - io.nuls.core.exception中的异常错误
Created by Niels on 2017/10/9.
NulsException(ErrorCode) - 异常错误 的构造器io.nuls.core.exception.NulsException
Constructs a new exception with the specified detail validator.
NulsException(ErrorCode, String) - 异常错误 的构造器io.nuls.core.exception.NulsException
 
NulsException(ErrorCode, Throwable) - 异常错误 的构造器io.nuls.core.exception.NulsException
Constructs a new exception with the specified detail validator and cause.
NulsException(ErrorCode, Throwable, boolean, boolean) - 异常错误 的构造器io.nuls.core.exception.NulsException
Constructs a new exception with the specified detail validator, cause, suppression enabled or disabled, and writable stack trace enabled or disabled.
NulsException(Throwable) - 异常错误 的构造器io.nuls.core.exception.NulsException
Constructs a new exception with the specified cause and a detail validator of (cause==null ?
NulsHash - io.nuls.base.data中的类
 
NulsHash() - 类 的构造器io.nuls.base.data.NulsHash
 
NulsHash(byte[]) - 类 的构造器io.nuls.base.data.NulsHash
 
NulsLogger - io.nuls.core.log.logback中的类
系统日志类 System Log Class
NulsLogger(Logger) - 类 的构造器io.nuls.core.log.logback.NulsLogger
 
NulsOutputStreamBuffer - io.nuls.base.basic中的类
 
NulsOutputStreamBuffer(OutputStream) - 类 的构造器io.nuls.base.basic.NulsOutputStreamBuffer
 
NulsRpcModuleBootstrap - io.nuls.core.rpc.modulebootstrap中的类
 
NulsRpcModuleBootstrap() - 类 的构造器io.nuls.core.rpc.modulebootstrap.NulsRpcModuleBootstrap
 
NulsRuntimeException - io.nuls.core.exception中的异常错误
 
NulsRuntimeException(ErrorCode) - 异常错误 的构造器io.nuls.core.exception.NulsRuntimeException
Constructs a new exception with the specified detail validator.
NulsRuntimeException(ErrorCode, String) - 异常错误 的构造器io.nuls.core.exception.NulsRuntimeException
Constructs a new exception with the specified detail validator.
NulsRuntimeException(ErrorCode, String, Throwable) - 异常错误 的构造器io.nuls.core.exception.NulsRuntimeException
Constructs a new exception with the specified detail validator and cause.
NulsRuntimeException(ErrorCode, Throwable) - 异常错误 的构造器io.nuls.core.exception.NulsRuntimeException
Constructs a new exception with the specified detail validator and cause.
NulsRuntimeException(ErrorCode, Throwable, boolean, boolean) - 异常错误 的构造器io.nuls.core.exception.NulsRuntimeException
Constructs a new exception with the specified detail validator, cause, suppression enabled or disabled, and writable stack trace enabled or disabled.
NulsRuntimeException(Throwable) - 异常错误 的构造器io.nuls.core.exception.NulsRuntimeException
Constructs a new exception with the specified cause and a detail validator of (cause==null ?
NulsSDKBootStrap - io.nuls.v2中的类
 
NulsSDKBootStrap() - 类 的构造器io.nuls.v2.NulsSDKBootStrap
 
NulsSDKTool - io.nuls.v2.util中的类
 
NulsSDKTool() - 类 的构造器io.nuls.v2.util.NulsSDKTool
 
NulsSignData - io.nuls.base.data中的类
 
NulsSignData() - 类 的构造器io.nuls.base.data.NulsSignData
 
NulsThreadFactory - io.nuls.core.thread.commom中的类
 
NulsThreadFactory(String) - 类 的构造器io.nuls.core.thread.commom.NulsThreadFactory
NulsThreadFactory构造函数
number(int, long) - 类 中的方法io.nuls.base.script.ScriptBuilder
Adds the given number to the given index in the program.
number(long) - 类 中的方法io.nuls.base.script.ScriptBuilder
Adds the given number to the end of the program.
NW - io.nuls.core.rpc.model.ModuleE
 

O

obj2ByteArray(Object) - 类 中的静态方法io.nuls.core.parse.JSONUtils
 
obj2json(Object) - 类 中的静态方法io.nuls.core.parse.JSONUtils
javaBean,list,array convert to json string/对象转JSON字符串
obj2PrettyJson(Object) - 类 中的静态方法io.nuls.core.parse.JSONUtils
 
objectsToMaps(List<T>) - 类 中的静态方法io.nuls.core.parse.MapUtils
将List转换为List>
objectToBytes(T) - 类 中的静态方法io.nuls.core.model.ObjectUtils
 
ObjectUtils - io.nuls.core.model中的类
 
ObjectUtils() - 类 的构造器io.nuls.core.model.ObjectUtils
 
of(byte[]) - 类 中的静态方法io.nuls.core.crypto.Sha256Hash
Creates a new instance containing the calculated (one-time) hash of the given bytes.
of(E...) - 类 中的静态方法io.nuls.core.rpc.util.SetUtil
 
of(File) - 类 中的静态方法io.nuls.core.crypto.Sha256Hash
Creates a new instance containing the calculated (one-time) hash of the given file's contents.
of(Object...) - 类 中的静态方法io.nuls.v2.util.ListUtil
 
onDependenciesLoss(Module) - 类 中的方法io.nuls.core.rpc.modulebootstrap.RpcModule
某个外部依赖连接丢失后,会调用此方法, 可控制模块状态,如果返回Ready,则表明模块退化到Ready状态,当依赖重新准备完毕后,将重新触发onDependenciesReady方法, 若返回的状态是Running,将不会重新触发onDependenciesReady
onDependenciesReady() - 类 中的方法io.nuls.core.rpc.modulebootstrap.RpcModule
所有外部依赖进入ready状态后会调用此方法,正常启动后返回Running状态
onDependenciesReady(Module) - 类 中的方法io.nuls.core.rpc.modulebootstrap.RpcModule
 
ONLY_ONE_MULTI_SIGN_ADDRESS - 接口 中的静态变量io.nuls.v2.error.AccountErrorCode
 
op(int) - 类 中的方法io.nuls.base.script.ScriptBuilder
Adds the given opcode to the end of the program.
op(int, int) - 类 中的方法io.nuls.base.script.ScriptBuilder
Adds the given opcode to the given index in the program 添加指定命令到列表指定位置
OP_0 - 类 中的静态变量io.nuls.base.script.ScriptOpCodes
 
OP_0NOTEQUAL - 类 中的静态变量io.nuls.base.script.ScriptOpCodes
 
OP_1 - 类 中的静态变量io.nuls.base.script.ScriptOpCodes
 
OP_10 - 类 中的静态变量io.nuls.base.script.ScriptOpCodes
 
OP_11 - 类 中的静态变量io.nuls.base.script.ScriptOpCodes
 
OP_12 - 类 中的静态变量io.nuls.base.script.ScriptOpCodes
 
OP_13 - 类 中的静态变量io.nuls.base.script.ScriptOpCodes
 
OP_14 - 类 中的静态变量io.nuls.base.script.ScriptOpCodes
 
OP_15 - 类 中的静态变量io.nuls.base.script.ScriptOpCodes
 
OP_16 - 类 中的静态变量io.nuls.base.script.ScriptOpCodes
 
OP_1ADD - 类 中的静态变量io.nuls.base.script.ScriptOpCodes
 
OP_1NEGATE - 类 中的静态变量io.nuls.base.script.ScriptOpCodes
 
OP_1SUB - 类 中的静态变量io.nuls.base.script.ScriptOpCodes
 
OP_2 - 类 中的静态变量io.nuls.base.script.ScriptOpCodes
 
OP_2DIV - 类 中的静态变量io.nuls.base.script.ScriptOpCodes
 
OP_2DROP - 类 中的静态变量io.nuls.base.script.ScriptOpCodes
 
OP_2DUP - 类 中的静态变量io.nuls.base.script.ScriptOpCodes
 
OP_2MUL - 类 中的静态变量io.nuls.base.script.ScriptOpCodes
 
OP_2OVER - 类 中的静态变量io.nuls.base.script.ScriptOpCodes
 
OP_2ROT - 类 中的静态变量io.nuls.base.script.ScriptOpCodes
 
OP_2SWAP - 类 中的静态变量io.nuls.base.script.ScriptOpCodes
 
OP_3 - 类 中的静态变量io.nuls.base.script.ScriptOpCodes
 
OP_3DUP - 类 中的静态变量io.nuls.base.script.ScriptOpCodes
 
OP_4 - 类 中的静态变量io.nuls.base.script.ScriptOpCodes
 
OP_5 - 类 中的静态变量io.nuls.base.script.ScriptOpCodes
 
OP_6 - 类 中的静态变量io.nuls.base.script.ScriptOpCodes
 
OP_7 - 类 中的静态变量io.nuls.base.script.ScriptOpCodes
 
OP_8 - 类 中的静态变量io.nuls.base.script.ScriptOpCodes
 
OP_9 - 类 中的静态变量io.nuls.base.script.ScriptOpCodes
 
OP_ABS - 类 中的静态变量io.nuls.base.script.ScriptOpCodes
 
OP_ADD - 类 中的静态变量io.nuls.base.script.ScriptOpCodes
 
OP_AND - 类 中的静态变量io.nuls.base.script.ScriptOpCodes
 
OP_BOOLAND - 类 中的静态变量io.nuls.base.script.ScriptOpCodes
 
OP_BOOLOR - 类 中的静态变量io.nuls.base.script.ScriptOpCodes
 
OP_CAT - 类 中的静态变量io.nuls.base.script.ScriptOpCodes
 
OP_CHECKLOCKTIMEVERIFY - 类 中的静态变量io.nuls.base.script.ScriptOpCodes
Check lock time of the block.
OP_CHECKMULTISIG - 类 中的静态变量io.nuls.base.script.ScriptOpCodes
 
OP_CHECKMULTISIGVERIFY - 类 中的静态变量io.nuls.base.script.ScriptOpCodes
 
OP_CHECKSIG - 类 中的静态变量io.nuls.base.script.ScriptOpCodes
 
OP_CHECKSIGVERIFY - 类 中的静态变量io.nuls.base.script.ScriptOpCodes
 
OP_CODESEPARATOR - 类 中的静态变量io.nuls.base.script.ScriptOpCodes
 
OP_DEPTH - 类 中的静态变量io.nuls.base.script.ScriptOpCodes
 
OP_DIV - 类 中的静态变量io.nuls.base.script.ScriptOpCodes
 
OP_DROP - 类 中的静态变量io.nuls.base.script.ScriptOpCodes
 
OP_DUP - 类 中的静态变量io.nuls.base.script.ScriptOpCodes
 
OP_ELSE - 类 中的静态变量io.nuls.base.script.ScriptOpCodes
 
OP_ENDIF - 类 中的静态变量io.nuls.base.script.ScriptOpCodes
 
OP_EQUAL - 类 中的静态变量io.nuls.base.script.ScriptOpCodes
 
OP_EQUALVERIFY - 类 中的静态变量io.nuls.base.script.ScriptOpCodes
 
OP_FALSE - 类 中的静态变量io.nuls.base.script.ScriptOpCodes
 
OP_FROMALTSTACK - 类 中的静态变量io.nuls.base.script.ScriptOpCodes
 
OP_GREATERTHAN - 类 中的静态变量io.nuls.base.script.ScriptOpCodes
 
OP_GREATERTHANOREQUAL - 类 中的静态变量io.nuls.base.script.ScriptOpCodes
 
OP_HASH160 - 类 中的静态变量io.nuls.base.script.ScriptOpCodes
 
OP_HASH256 - 类 中的静态变量io.nuls.base.script.ScriptOpCodes
 
OP_IF - 类 中的静态变量io.nuls.base.script.ScriptOpCodes
 
OP_IFDUP - 类 中的静态变量io.nuls.base.script.ScriptOpCodes
 
OP_INVALIDOPCODE - 类 中的静态变量io.nuls.base.script.ScriptOpCodes
 
OP_INVERT - 类 中的静态变量io.nuls.base.script.ScriptOpCodes
 
OP_LEFT - 类 中的静态变量io.nuls.base.script.ScriptOpCodes
 
OP_LESSTHAN - 类 中的静态变量io.nuls.base.script.ScriptOpCodes
 
OP_LESSTHANOREQUAL - 类 中的静态变量io.nuls.base.script.ScriptOpCodes
 
OP_LSHIFT - 类 中的静态变量io.nuls.base.script.ScriptOpCodes
 
OP_MAX - 类 中的静态变量io.nuls.base.script.ScriptOpCodes
 
OP_MIN - 类 中的静态变量io.nuls.base.script.ScriptOpCodes
 
OP_MOD - 类 中的静态变量io.nuls.base.script.ScriptOpCodes
 
OP_MUL - 类 中的静态变量io.nuls.base.script.ScriptOpCodes
 
OP_NEGATE - 类 中的静态变量io.nuls.base.script.ScriptOpCodes
 
OP_NIP - 类 中的静态变量io.nuls.base.script.ScriptOpCodes
 
OP_NOP - 类 中的静态变量io.nuls.base.script.ScriptOpCodes
 
OP_NOP1 - 类 中的静态变量io.nuls.base.script.ScriptOpCodes
 
OP_NOP10 - 类 中的静态变量io.nuls.base.script.ScriptOpCodes
 
OP_NOP2 - 类 中的静态变量io.nuls.base.script.ScriptOpCodes
已过时。
OP_NOP3 - 类 中的静态变量io.nuls.base.script.ScriptOpCodes
 
OP_NOP4 - 类 中的静态变量io.nuls.base.script.ScriptOpCodes
 
OP_NOP5 - 类 中的静态变量io.nuls.base.script.ScriptOpCodes
 
OP_NOP6 - 类 中的静态变量io.nuls.base.script.ScriptOpCodes
 
OP_NOP7 - 类 中的静态变量io.nuls.base.script.ScriptOpCodes
 
OP_NOP8 - 类 中的静态变量io.nuls.base.script.ScriptOpCodes
 
OP_NOP9 - 类 中的静态变量io.nuls.base.script.ScriptOpCodes
 
OP_NOT - 类 中的静态变量io.nuls.base.script.ScriptOpCodes
 
OP_NOTIF - 类 中的静态变量io.nuls.base.script.ScriptOpCodes
 
OP_NUMEQUAL - 类 中的静态变量io.nuls.base.script.ScriptOpCodes
 
OP_NUMEQUALVERIFY - 类 中的静态变量io.nuls.base.script.ScriptOpCodes
 
OP_NUMNOTEQUAL - 类 中的静态变量io.nuls.base.script.ScriptOpCodes
 
OP_OR - 类 中的静态变量io.nuls.base.script.ScriptOpCodes
 
OP_OVER - 类 中的静态变量io.nuls.base.script.ScriptOpCodes
 
OP_PICK - 类 中的静态变量io.nuls.base.script.ScriptOpCodes
 
OP_PUSHDATA1 - 类 中的静态变量io.nuls.base.script.ScriptOpCodes
 
OP_PUSHDATA2 - 类 中的静态变量io.nuls.base.script.ScriptOpCodes
 
OP_PUSHDATA4 - 类 中的静态变量io.nuls.base.script.ScriptOpCodes
 
OP_RESERVED - 类 中的静态变量io.nuls.base.script.ScriptOpCodes
 
OP_RESERVED1 - 类 中的静态变量io.nuls.base.script.ScriptOpCodes
 
OP_RESERVED2 - 类 中的静态变量io.nuls.base.script.ScriptOpCodes
 
OP_RETURN - 类 中的静态变量io.nuls.base.script.ScriptOpCodes
 
OP_RIGHT - 类 中的静态变量io.nuls.base.script.ScriptOpCodes
 
OP_RIPEMD160 - 类 中的静态变量io.nuls.base.script.ScriptOpCodes
 
OP_ROLL - 类 中的静态变量io.nuls.base.script.ScriptOpCodes
 
OP_ROT - 类 中的静态变量io.nuls.base.script.ScriptOpCodes
 
OP_RSHIFT - 类 中的静态变量io.nuls.base.script.ScriptOpCodes
 
OP_SHA1 - 类 中的静态变量io.nuls.base.script.ScriptOpCodes
 
OP_SHA256 - 类 中的静态变量io.nuls.base.script.ScriptOpCodes
 
OP_SIZE - 类 中的静态变量io.nuls.base.script.ScriptOpCodes
 
OP_SUB - 类 中的静态变量io.nuls.base.script.ScriptOpCodes
 
OP_SUBSTR - 类 中的静态变量io.nuls.base.script.ScriptOpCodes
 
OP_SWAP - 类 中的静态变量io.nuls.base.script.ScriptOpCodes
 
OP_TOALTSTACK - 类 中的静态变量io.nuls.base.script.ScriptOpCodes
 
OP_TRUE - 类 中的静态变量io.nuls.base.script.ScriptOpCodes
 
OP_TUCK - 类 中的静态变量io.nuls.base.script.ScriptOpCodes
 
OP_VER - 类 中的静态变量io.nuls.base.script.ScriptOpCodes
 
OP_VERIF - 类 中的静态变量io.nuls.base.script.ScriptOpCodes
 
OP_VERIFY - 类 中的静态变量io.nuls.base.script.ScriptOpCodes
 
OP_VERNOTIF - 类 中的静态变量io.nuls.base.script.ScriptOpCodes
 
OP_WITHIN - 类 中的静态变量io.nuls.base.script.ScriptOpCodes
 
OP_XOR - 类 中的静态变量io.nuls.base.script.ScriptOpCodes
 
opcode - 类 中的变量io.nuls.base.script.ScriptChunk
Operation to be executed.
order() - 注释类型 中的方法io.nuls.v2.model.annotation.ApiOperation
 
Order - io.nuls.core.core.annotation中的注释类型
 
ORPHAN_TX - 接口 中的静态变量io.nuls.v2.error.TxErrorCode
 
OS_NAME - 接口 中的静态变量io.nuls.v2.constant.AccountConstant
操作系统名称
OS_WINDOWS - 接口 中的静态变量io.nuls.v2.constant.AccountConstant
WINDOWS系统

P

P2PHKSignature - io.nuls.base.signture中的类
 
P2PHKSignature() - 类 的构造器io.nuls.base.signture.P2PHKSignature
 
P2PHKSignature(byte[], byte[]) - 类 的构造器io.nuls.base.signture.P2PHKSignature
 
P2PHKSignature(NulsSignData, byte[]) - 类 的构造器io.nuls.base.signture.P2PHKSignature
 
p2PHKSignatures - 类 中的变量io.nuls.base.signture.TransactionSignature
 
P2PKH - io.nuls.base.script.Script.ScriptType
 
P2SH - io.nuls.base.script.Script.ScriptType
 
P2SH - io.nuls.base.script.Script.VerifyFlag
 
P2SH_ADDRESS_TYPE - 类 中的静态变量io.nuls.core.constant.BaseConstant
多重签名地址 contract address type
PACKAGE_TIME_OUT - 接口 中的静态变量io.nuls.v2.error.TxErrorCode
 
packingIndexOfRound - 类 中的变量io.nuls.base.data.BlockRoundData
 
Page<T> - io.nuls.core.basic中的类
 
Page() - 类 的构造器io.nuls.core.basic.Page
 
Page(int, int) - 类 的构造器io.nuls.core.basic.Page
 
Page(int, int, int) - 类 的构造器io.nuls.core.basic.Page
 
Page(Page) - 类 的构造器io.nuls.core.basic.Page
 
PAGE_SIZE - 接口 中的静态变量io.nuls.v2.constant.AccountConstant
DEFAULT PAGE_SIZE
PARAM_NULL - 类 中的静态变量io.nuls.core.rpc.info.Constants
 
PARAM_TYPE_BYTE - 类 中的静态变量io.nuls.core.rpc.info.Constants
参数类型 Parameter type
PARAM_TYPE_DOUBLE - 类 中的静态变量io.nuls.core.rpc.info.Constants
 
PARAM_TYPE_FLOAT - 类 中的静态变量io.nuls.core.rpc.info.Constants
 
PARAM_TYPE_INT - 类 中的静态变量io.nuls.core.rpc.info.Constants
 
PARAM_TYPE_LONG - 类 中的静态变量io.nuls.core.rpc.info.Constants
 
PARAM_TYPE_SHORT - 类 中的静态变量io.nuls.core.rpc.info.Constants
 
PARAM_WRONG_FORMAT - 类 中的静态变量io.nuls.core.rpc.info.Constants
 
PARAM_WRONG_RANGE - 类 中的静态变量io.nuls.core.rpc.info.Constants
 
ParamCmd - io.nuls.core.rpc.cmd.kernel中的类
测试接口,测试rpc服务稳定性
ParamCmd() - 类 的构造器io.nuls.core.rpc.cmd.kernel.ParamCmd
 
paramError() - 类 中的静态方法io.nuls.v2.model.dto.RpcResult
 
paramError(String) - 类 中的静态方法io.nuls.v2.model.dto.RpcResult
 
Parameter - io.nuls.core.rpc.model中的注释类型
注解类,用以描述对外提供接口的参数信息 Annotation classes to describe parameter information that provides interfaces to the outside world
PARAMETER_ERROR - 接口 中的静态变量io.nuls.core.constant.CommonCodeConstanst
 
parameterDes() - 注释类型 中的方法io.nuls.core.rpc.model.Parameter
参数描述
parameterName() - 注释类型 中的方法io.nuls.core.rpc.model.Parameter
参数名称 Parameter name
Parameters - io.nuls.core.rpc.model中的注释类型
注解类,Parameter的集合 Annotation classes, sets of Parameters
parameterType() - 注释类型 中的方法io.nuls.core.rpc.model.Parameter
参数类型(可以是任何类型,包括基础类型或者自定义类型) Parameter type(can be any type, including base type or custom type)
parameterValidRange() - 注释类型 中的方法io.nuls.core.rpc.model.Parameter
数值类型参数的范围,格式为:[(\[]\d+,\d+[)\]] 。
parameterValidRegExp() - 注释类型 中的方法io.nuls.core.rpc.model.Parameter
字符类型参数的格式,值为正则表达式 Format of character type parameters with regular expression
PARAMS_ERROR - io.nuls.v2.model.dto.RpcErrorCode
 
paramTest(Map) - 类 中的方法io.nuls.core.rpc.cmd.kernel.ParamCmd
 
parse(byte[], int) - 类 中的方法io.nuls.base.data.BaseNulsData
 
parse(byte[], int) - 接口 中的方法io.nuls.core.basic.NulsData
 
parse(NulsByteBuffer) - 类 中的方法io.nuls.base.basic.ProtocolVersion
 
parse(NulsByteBuffer) - 类 中的方法io.nuls.base.data.BaseBusinessMessage
 
parse(NulsByteBuffer) - 类 中的方法io.nuls.base.data.BaseNulsData
 
parse(NulsByteBuffer) - 类 中的方法io.nuls.base.data.Block
 
parse(NulsByteBuffer) - 类 中的方法io.nuls.base.data.BlockExtendsData
 
parse(NulsByteBuffer) - 类 中的方法io.nuls.base.data.BlockHeader
 
parse(NulsByteBuffer) - 类 中的方法io.nuls.base.data.BlockRoundData
 
parse(NulsByteBuffer) - 类 中的方法io.nuls.base.data.CoinData
 
parse(NulsByteBuffer) - 类 中的方法io.nuls.base.data.CoinFrom
 
parse(NulsByteBuffer) - 类 中的方法io.nuls.base.data.CoinTo
 
parse(NulsByteBuffer) - 类 中的方法io.nuls.base.data.MultiSigAccount
 
parse(NulsByteBuffer) - 类 中的方法io.nuls.base.data.NulsHash
 
parse(NulsByteBuffer) - 类 中的方法io.nuls.base.data.NulsSignData
 
parse(NulsByteBuffer) - 类 中的方法io.nuls.base.data.po.BlockHeaderPo
 
parse(NulsByteBuffer) - 类 中的方法io.nuls.base.data.RedPunishData
 
parse(NulsByteBuffer) - 类 中的方法io.nuls.base.data.SmallBlock
 
parse(NulsByteBuffer) - 类 中的方法io.nuls.base.data.Transaction
 
parse(NulsByteBuffer) - 类 中的方法io.nuls.base.data.YellowPunishData
 
parse(NulsByteBuffer) - 类 中的方法io.nuls.base.signture.BlockSignature
 
parse(NulsByteBuffer) - 类 中的方法io.nuls.base.signture.MultiSignTxSignature
 
parse(NulsByteBuffer) - 类 中的方法io.nuls.base.signture.P2PHKSignature
 
parse(NulsByteBuffer) - 类 中的方法io.nuls.base.signture.TransactionSignature
 
parse(NulsByteBuffer) - 类 中的方法io.nuls.v2.txdata.Agent
 
parse(NulsByteBuffer) - 类 中的方法io.nuls.v2.txdata.Alias
 
parse(NulsByteBuffer) - 类 中的方法io.nuls.v2.txdata.CallContractData
 
parse(NulsByteBuffer) - 类 中的方法io.nuls.v2.txdata.CancelDeposit
 
parse(NulsByteBuffer) - 类 中的方法io.nuls.v2.txdata.CreateContractData
 
parse(NulsByteBuffer) - 类 中的方法io.nuls.v2.txdata.DeleteContractData
 
parse(NulsByteBuffer) - 类 中的方法io.nuls.v2.txdata.Deposit
 
parse(NulsByteBuffer) - 类 中的方法io.nuls.v2.txdata.StopAgent
 
parse(String, InputStream) - 类 中的方法io.nuls.core.core.config.IniModuleConfigParser
 
parse(String, InputStream) - 类 中的方法io.nuls.core.core.config.JsonModuleConfigParser
 
parse(String, InputStream) - 接口 中的方法io.nuls.core.core.config.ModuleConfigParser
解析配置项到map中
parse(String, InputStream) - 类 中的方法io.nuls.core.core.config.PropertiesModuleConfigParser
 
PARSE_JSON_FAILD - 接口 中的静态变量io.nuls.core.constant.CommonCodeConstanst
 
parseDouble(String) - 类 中的静态方法io.nuls.core.model.DoubleUtils
将数字字符串转为Double数据
parseDouble(String, int) - 类 中的静态方法io.nuls.core.model.DoubleUtils
将数字字符串转为Double数据,保留指定小数位
PASSWORD_FORMAT_WRONG - 接口 中的静态变量io.nuls.v2.error.AccountErrorCode
 
PASSWORD_IS_WRONG - 接口 中的静态变量io.nuls.v2.error.AccountErrorCode
 
PASSWORD_IS_WRONG - 接口 中的静态变量io.nuls.v2.error.ContractErrorCode
 
PAUSE_NEWTX - 接口 中的静态变量io.nuls.v2.error.TxErrorCode
 
Persist - io.nuls.core.core.annotation中的注释类型
 
PersistConfigInterceptor - io.nuls.core.core.config.persist中的类
 
PersistConfigInterceptor() - 类 的构造器io.nuls.core.core.config.persist.PersistConfigInterceptor
 
PersistManager - io.nuls.core.core.config.persist中的类
 
PersistManager() - 类 的构造器io.nuls.core.core.config.persist.PersistManager
 
PLACE_HOLDER - 类 中的静态变量io.nuls.core.constant.ToolsConstant
空值占位符 Null placeholder.
post(String, Map<String, Object>) - 类 中的静态方法io.nuls.v2.util.HttpClientUtil
POST请求URL获取内容
post(String, Map<String, Object>) - 类 中的静态方法io.nuls.v2.util.RestFulUtil
发送post请求
prefix - 枚举 中的变量io.nuls.core.rpc.model.ModuleE
 
printLogo(String) - 类 中的静态方法io.nuls.core.rpc.modulebootstrap.NulsRpcModuleBootstrap
 
priority() - 注释类型 中的方法io.nuls.core.rpc.model.CmdAnnotation
接口优先级 interface priority
priv - 类 中的变量io.nuls.core.crypto.ECKey
 
PRIVATE - 类 中的静态变量io.nuls.core.rpc.info.Constants
接口权限级别 只有模块间内部才能调用的接口
PRIVATE_KEY_WRONG - 接口 中的静态变量io.nuls.v2.error.AccountErrorCode
 
process(int) - 类 中的方法io.nuls.core.basic.DefaultVersionChangeInvoker
 
process(int) - 接口 中的方法io.nuls.core.basic.VersionChangeInvoker
 
PROCESSOR_INTERVAL_TIMEMILLIS - 类 中的静态变量io.nuls.core.rpc.info.Constants
定时任务处理器循环间隔时间 Timed task processor cycle interval
program - 类 中的变量io.nuls.base.script.Script
 
ProgramMethod - io.nuls.v2.model.dto中的类
 
ProgramMethod() - 类 的构造器io.nuls.v2.model.dto.ProgramMethod
 
ProgramMethod(Map) - 类 的构造器io.nuls.v2.model.dto.ProgramMethod
 
ProgramMethodArg - io.nuls.v2.model.dto中的类
 
ProgramMethodArg() - 类 的构造器io.nuls.v2.model.dto.ProgramMethodArg
 
ProgramMethodArg(String, String, boolean) - 类 的构造器io.nuls.v2.model.dto.ProgramMethodArg
 
ProgramMethodArg(Map) - 类 的构造器io.nuls.v2.model.dto.ProgramMethodArg
 
ProgramMultyAssetValue - io.nuls.v2.model.dto中的类
 
ProgramMultyAssetValue() - 类 的构造器io.nuls.v2.model.dto.ProgramMultyAssetValue
 
ProgramMultyAssetValue(BigInteger, String, int, int) - 类 的构造器io.nuls.v2.model.dto.ProgramMultyAssetValue
 
PROJECT_PATH - 类 中的静态变量io.nuls.core.log.logback.LogAppender
 
PropertiesEntity - io.nuls.core.parse.config中的类
 
PropertiesEntity(Properties) - 类 的构造器io.nuls.core.parse.config.PropertiesEntity
 
PropertiesModuleConfigParser - io.nuls.core.core.config中的类
 
PropertiesModuleConfigParser() - 类 的构造器io.nuls.core.core.config.PropertiesModuleConfigParser
 
PROTOCOL_UPDATE - 类 中的静态变量io.nuls.core.rpc.model.ModuleE.Constant
 
ProtocolVersion - io.nuls.base.basic中的类
协议版本
ProtocolVersion() - 类 的构造器io.nuls.base.basic.ProtocolVersion
 
PU - io.nuls.core.rpc.model.ModuleE
 
pub - 类 中的变量io.nuls.core.crypto.ECKey
 
PUB_KEY - io.nuls.base.script.Script.ScriptType
 
PUBKEY_BYTE_COMPARATOR - 类 中的静态变量io.nuls.base.script.ScriptBuilder
 
PUBKEY_COMPARATOR - 类 中的静态变量io.nuls.base.script.ScriptBuilder
 
PUBKEY_COMPARATOR - 类 中的静态变量io.nuls.base.signture.P2PHKSignature
 
PUBKEY_COMPARATOR - 类 中的静态变量io.nuls.core.crypto.ECKey
Compares pub key bytes using UnsignedBytes.lexicographicalComparator()
PUBKEY_COMPARATOR - 接口 中的静态变量io.nuls.v2.constant.AccountConstant
 
PUBKEY_REPEAT - 接口 中的静态变量io.nuls.v2.error.AccountErrorCode
 
PUBLIC - 类 中的静态变量io.nuls.core.rpc.info.Constants
接口权限级别 第三方应用/平台也能调用的公开接口
publicKeyFromPrivate(BigInteger, boolean) - 类 中的静态方法io.nuls.core.crypto.ECKey
Returns public key bytes from the given private key.
publicPointFromPrivate(BigInteger) - 类 中的静态方法io.nuls.core.crypto.ECKey
Returns public key point from the given private key.
put(String, Map<String, Object>) - 类 中的静态方法io.nuls.v2.util.HttpClientUtil
PUT请求URL获取内容
put(String, Map<String, Object>) - 类 中的静态方法io.nuls.v2.util.RestFulUtil
发送put请求
putBean(Class) - 类 中的静态方法io.nuls.core.core.ioc.SpringLiteContext
向上下文中加入一个托管对象,该对象是根据传入的类型,使用动态代理的方式实例化的 A managed object is added to the context, which is instantiated using a dynamic proxy based on the incoming type.
putBean(Class, boolean) - 类 中的静态方法io.nuls.core.core.ioc.SpringLiteContext
 
putBean(String, Object) - 类 中的静态方法io.nuls.core.core.ioc.SpringLiteContext
 
putPool(String, ThreadPoolExecutor) - 类 中的方法io.nuls.core.thread.commom.ThreadCache
 
putRequest(String) - 类 中的静态方法io.nuls.core.rpc.netty.processor.container.RequestContainer
 
putThread(String, String, Thread) - 类 中的方法io.nuls.core.thread.commom.ThreadCache
 
putThread(String, String, Thread) - 类 中的静态方法io.nuls.core.thread.ThreadUtils
想线程缓存中添加一个线程

Q

QUEUE_SIZE - 类 中的静态变量io.nuls.core.rpc.info.Constants
 

R

r - 类 中的变量io.nuls.core.crypto.ECKey.ECDSASignature
The two components of the signature.
randomLong() - 类 中的静态方法io.nuls.core.model.LongUtils
随机生成一个Long型数据
randomPort() - 类 中的静态方法io.nuls.core.rpc.info.HostInfo
在10000-20000中随机生成端口号,如果已经被使用则重新生成 Randomly get the port number, range from 10,000 to 20,000 Re-random if the port already exists
RANGE_REGEX - 类 中的静态变量io.nuls.core.rpc.info.Constants
参数验证正则表达式 Parametric Verification Regular Expressions
read(String) - 类 中的静态方法io.nuls.core.io.IoUtils
读取本地指定路径的文件信息(不换行)
readBigInteger() - 类 中的方法io.nuls.base.basic.NulsByteBuffer
 
readBoolean() - 类 中的方法io.nuls.base.basic.NulsByteBuffer
 
readByLengthByte() - 类 中的方法io.nuls.base.basic.NulsByteBuffer
 
readByte() - 类 中的方法io.nuls.base.basic.NulsByteBuffer
 
readBytes(int) - 类 中的方法io.nuls.base.basic.NulsByteBuffer
 
readBytes(File) - 类 中的静态方法io.nuls.core.io.IoUtils
以字节流的方式读取到字符串。
readBytes(InputStream) - 类 中的静态方法io.nuls.core.io.IoUtils
以字节流的方式读取到字符串。
readBytesToString(File) - 类 中的静态方法io.nuls.core.io.IoUtils
以字节流的方式从文件中读取字符串。
readBytesToString(File, String) - 类 中的静态方法io.nuls.core.io.IoUtils
以字节流的方式从文件中读取字符串
readBytesToString(InputStream) - 类 中的静态方法io.nuls.core.io.IoUtils
以字节流的方式读取到字符串。
readBytesToString(InputStream, String) - 类 中的静态方法io.nuls.core.io.IoUtils
以字节流的方式读取到字符串。
readChars(File, String) - 类 中的静态方法io.nuls.core.io.IoUtils
以字符流的方式读取到字符串。
readChars(InputStream, String) - 类 中的静态方法io.nuls.core.io.IoUtils
以字符流的方式读取到字符串。
readCharsToString(File) - 类 中的静态方法io.nuls.core.io.IoUtils
以字符流的方式读取到字符串。
readCharsToString(File, String) - 类 中的静态方法io.nuls.core.io.IoUtils
以字节流的方式读取到字符串。
readCharsToString(InputStream) - 类 中的静态方法io.nuls.core.io.IoUtils
以字符流的方式读取到字符串。
readCharsToString(InputStream, String) - 类 中的静态方法io.nuls.core.io.IoUtils
以字符流的方式读取到字符串。
readDouble() - 类 中的方法io.nuls.base.basic.NulsByteBuffer
 
readHash() - 类 中的方法io.nuls.base.basic.NulsByteBuffer
 
readInputStream(InputStream) - 类 中的静态方法io.nuls.core.io.IoUtils
从输入流中获取字节数组
readInt32() - 类 中的方法io.nuls.base.basic.NulsByteBuffer
 
readInt32LE(byte[], int) - 类 中的静态方法io.nuls.core.parse.SerializeUtils
Parse 4 bytes from the byte array (starting at the offset) as unsigned 32-bit integer in little endian format.
readInt64() - 类 中的方法io.nuls.base.basic.NulsByteBuffer
 
readInt64LE(byte[], int) - 类 中的静态方法io.nuls.core.parse.SerializeUtils
Parse 8 bytes from the byte array (starting at the offset) as unsigned 64-bit integer in little endian format.
readNulsData(T) - 类 中的方法io.nuls.base.basic.NulsByteBuffer
 
readRealPath(InputStream) - 类 中的静态方法io.nuls.core.io.IoUtils
读取本地指定绝对路径的文件信息
readShort() - 类 中的方法io.nuls.base.basic.NulsByteBuffer
 
readString() - 类 中的方法io.nuls.base.basic.NulsByteBuffer
 
readTransaction() - 类 中的方法io.nuls.base.basic.NulsByteBuffer
 
readUint16() - 类 中的方法io.nuls.base.basic.NulsByteBuffer
 
readUint16(byte[], int) - 类 中的静态方法io.nuls.core.parse.SerializeUtils
Parse 2 bytes from the byte array (starting at the offset) as unsigned 16-bit integer in little endian format.
readUint16BE(byte[], int) - 类 中的静态方法io.nuls.core.parse.SerializeUtils
Parse 2 bytes from the byte array (starting at the offset) as unsigned 16-bit integer in big endian format.
readUint16LE(byte[], int) - 类 中的静态方法io.nuls.core.parse.SerializeUtils
Parse 2 bytes from the byte array (starting at the offset) as unsigned 16-bit integer in little endian format.
readUint32() - 类 中的方法io.nuls.base.basic.NulsByteBuffer
 
readUint32(byte[], int) - 类 中的静态方法io.nuls.core.parse.SerializeUtils
Parse 4 bytes from the byte array (starting at the offset) as unsigned 32-bit integer in little endian format.
readUint32BE(byte[], int) - 类 中的静态方法io.nuls.core.parse.SerializeUtils
Parse 4 bytes from the byte array (starting at the offset) as unsigned 32-bit integer in big endian format.
readUint32LE() - 类 中的方法io.nuls.base.basic.NulsByteBuffer
 
readUint32LE(byte[], int) - 类 中的静态方法io.nuls.core.parse.SerializeUtils
Parse 4 bytes from the byte array (starting at the offset) as unsigned 32-bit integer in little endian format.
readUint48() - 类 中的方法io.nuls.base.basic.NulsByteBuffer
 
readUint48(byte[], int) - 类 中的静态方法io.nuls.core.parse.SerializeUtils
Parse 6 bytes from the byte array (starting at the offset) as unsigned 48-bit integer in little endian format.
readUint64(byte[], int) - 类 中的静态方法io.nuls.core.parse.SerializeUtils
Parse 8 bytes from the byte array (starting at the offset) as unsigned 64-bit integer in little endian format.
readUint8() - 类 中的方法io.nuls.base.basic.NulsByteBuffer
 
readUint8LE(byte[], int) - 类 中的静态方法io.nuls.core.parse.SerializeUtils
 
readVarInt() - 类 中的方法io.nuls.base.basic.NulsByteBuffer
 
readVarInt(int) - 类 中的方法io.nuls.base.basic.NulsByteBuffer
 
Ready - io.nuls.core.rpc.modulebootstrap.RpcModuleState
已准备完毕,可给外部提供可用服务
recoverFromSignature(int, ECKey.ECDSASignature, Sha256Hash, boolean) - 类 中的静态方法io.nuls.core.crypto.ECKey
Given the components of a signature and a selector value, recover and return the public key that generated the signature according to the algorithm in SEC1v2 section 4.1.6.
RED_PUNISH - 类 中的静态变量io.nuls.core.constant.TxType
红牌
RedPunishData - io.nuls.base.data中的类
红牌惩罚信息类 Red Card Punishment Information Category
RedPunishData() - 类 的构造器io.nuls.base.data.RedPunishData
 
regexMatch(String, String) - 类 中的静态方法io.nuls.v2.util.ValidateUtil
 
REGISTER_AGENT - 类 中的静态变量io.nuls.core.constant.TxType
新建共识节点
REGISTER_CHAIN_AND_ASSET - 类 中的静态变量io.nuls.core.constant.TxType
注册链
registerAPI(Map<String, Object>) - 类 中的方法io.nuls.core.rpc.cmd.kernel.KernelCmd4Test
 
RegisterApi - io.nuls.core.rpc.model中的类
一个模块对外提供的所有方法的合集 A collection of all methods provided by a module
RegisterApi() - 类 的构造器io.nuls.core.rpc.model.RegisterApi
 
RegisterCompoundMethod - io.nuls.core.rpc.model.message中的类
订阅多个远程方法 Subscribe to multiple remote methods
RegisterCompoundMethod - io.nuls.core.rpc.model.message.MessageType
批量订阅 / Batch request
RegisterCompoundMethod() - 类 的构造器io.nuls.core.rpc.model.message.RegisterCompoundMethod
 
RegisterInvoke - io.nuls.core.rpc.modulebootstrap中的类
 
RegisterInvoke(Module, Set<Module>) - 类 的构造器io.nuls.core.rpc.modulebootstrap.RegisterInvoke
 
REMARK_TOO_LONG - 接口 中的静态变量io.nuls.v2.error.AccountErrorCode
 
REMOTE_RESPONSE_DATA_NOT_FOUND - 接口 中的静态变量io.nuls.v2.error.AccountErrorCode
 
REMOTE_RESPONSE_DATA_NOT_FOUND - 接口 中的静态变量io.nuls.v2.error.TxErrorCode
 
REMOVE_ASSET_FROM_CHAIN - 类 中的静态变量io.nuls.core.constant.TxType
删除链上资产
removeAll(List<T>, List<T>) - 类 中的静态方法io.nuls.core.model.CollectionUtils
比List.removeAll效率高
removeAllInstancesOf(byte[], byte[]) - 类 中的静态方法io.nuls.base.script.Script
Returns the script bytes of inputScript with all instances of the specified script object removed
removeAllInstancesOfOp(byte[], int) - 类 中的静态方法io.nuls.base.script.Script
Returns the script bytes of inputScript with all instances of the given op code removed
removeAllThread() - 类 中的方法io.nuls.core.thread.commom.ThreadCache
 
removeBean(Class) - 类 中的静态方法io.nuls.core.core.ioc.SpringLiteContext
从上下文中删除一个类型的所有实例,请谨慎调用 Delete all instances of a type from the context, please call carefully.
removeFuture(NulsHash) - 类 中的方法io.nuls.base.cache.DataCacher
 
removePoolThread(String) - 类 中的方法io.nuls.core.thread.commom.ThreadCache
 
removeResponseContainer(String) - 类 中的静态方法io.nuls.core.rpc.netty.processor.container.RequestContainer
 
removeSubscribeInitCount(Message) - 类 中的方法io.nuls.core.rpc.netty.channel.ConnectData
刪除订阅接口初始次数 Initial number of subscription interfaces added
removeThread(String) - 类 中的方法io.nuls.core.thread.commom.ThreadCache
 
remToBigInteger(String, String) - 类 中的静态方法io.nuls.core.model.BigIntegerUtils
 
remToString(String, String) - 类 中的静态方法io.nuls.core.model.BigIntegerUtils
两个数字字符串求余
repeat(String, int) - 类 中的静态方法io.nuls.core.core.ioc.SpringLiteContext
 
request(String, String, List<Object>) - 类 中的静态方法io.nuls.v2.util.JsonRpcUtil
 
request(String, String, Map) - 类 中的静态方法io.nuls.core.rpc.util.RpcCall
 
request(String, String, Map, Long) - 类 中的静态方法io.nuls.core.rpc.util.NulsDateUtils
 
request(String, String, Map, Long) - 类 中的静态方法io.nuls.core.rpc.util.RpcCall
调用其他模块接口 Call other module interfaces
request(String, List<Object>) - 类 中的静态方法io.nuls.v2.util.JsonRpcUtil
 
Request - io.nuls.core.rpc.model.message中的类
请求调用远程方法 Request to invoke remote methods
Request - io.nuls.core.rpc.model.message.MessageType
请求 / Request
Request() - 类 的构造器io.nuls.core.rpc.model.message.Request
 
REQUEST_DENIED - 接口 中的静态变量io.nuls.core.constant.CommonCodeConstanst
 
REQUEST_TIME_OUT - 接口 中的静态变量io.nuls.core.constant.CommonCodeConstanst
 
requestAndInvoke(String, Request, BaseInvoke) - 类 中的静态方法io.nuls.core.rpc.netty.processor.ResponseMessageProcessor
发送Request,封装Request对象(可以一次调用多个cmd) Send Request, need to wrap the Request object manually(for calling multiple methods at a time)
requestAndInvoke(String, String, Map, String, String, BaseInvoke) - 类 中的静态方法io.nuls.core.rpc.netty.processor.ResponseMessageProcessor
发送Request,并根据返回结果自动调用本地方法 Send the Request and automatically call the local method based on the return result
requestAndInvokeWithAck(String, String, Map, String, String, BaseInvoke) - 类 中的静态方法io.nuls.core.rpc.netty.processor.ResponseMessageProcessor
发送Request,需要一个Ack作为确认,并根据返回结果自动调用本地方法 Send the Request, an Ack must be received as an acknowledgement, and automatically call the local method based on the return result
requestAndResponse(String, String, Map) - 类 中的静态方法io.nuls.core.rpc.netty.processor.ResponseMessageProcessor
发送Request,并等待Response Send Request and wait for Response
requestAndResponse(String, String, Map, long) - 类 中的静态方法io.nuls.core.rpc.netty.processor.ResponseMessageProcessor
发送Request,并等待Response Send Request and wait for Response
RequestByCountProcessor - io.nuls.core.rpc.netty.thread中的类
订阅事件处理线程 Subscription event processing threads
RequestByCountProcessor(ConnectData) - 类 的构造器io.nuls.core.rpc.netty.thread.RequestByCountProcessor
 
RequestByPeriodProcessor - io.nuls.core.rpc.netty.thread中的类
订阅定时返回数据处理线程 Subscription event processing threads
RequestByPeriodProcessor(ConnectData) - 类 的构造器io.nuls.core.rpc.netty.thread.RequestByPeriodProcessor
 
RequestContainer - io.nuls.core.rpc.netty.processor.container中的类
请求的数据存放容器 Requested entity storage container
RequestContainer() - 类 的构造器io.nuls.core.rpc.netty.processor.container.RequestContainer
 
RequestMessageProcessor - io.nuls.core.rpc.netty.processor中的类
消息处理器 Receive message processor
RequestMessageProcessor() - 类 的构造器io.nuls.core.rpc.netty.processor.RequestMessageProcessor
 
requestOnly(String, Request) - 类 中的静态方法io.nuls.core.rpc.netty.processor.ResponseMessageProcessor
发送Request,不接收返回 Send Request and wait for Response
RequestOnly - io.nuls.core.rpc.model.message.MessageType
请求不关心返回 / Request does not care about return
RequestOnlyProcessor - io.nuls.core.rpc.netty.thread中的类
不需要回执的请求处理线程 Request processing threads that do not require a receipt
RequestOnlyProcessor(ConnectData) - 类 的构造器io.nuls.core.rpc.netty.thread.RequestOnlyProcessor
 
requestType() - 注释类型 中的方法io.nuls.core.rpc.model.Parameter
 
required() - 注释类型 中的方法io.nuls.core.rpc.model.ApiModelProperty
 
reset() - 类 中的方法io.nuls.core.crypto.UnsafeByteArrayOutputStream
Resets the count field of this byte array output stream to zero, so that all currently accumulated output in the output stream is discarded.
resetCursor() - 类 中的方法io.nuls.base.basic.NulsByteBuffer
 
resetHttpClient(String) - 类 中的静态方法io.nuls.v2.util.HttpClientUtil
重置httpClient对象
resetPassword(String, String, String) - 类 中的方法io.nuls.v2.service.AccountService
 
resetPassword(String, String, String) - 类 中的静态方法io.nuls.v2.util.NulsSDKTool
 
resetPasswordOffline(String, String, String, String) - 类 中的方法io.nuls.v2.service.AccountService
Change the off-line account password by encryptedPriKey and passowrd
resetPasswordOffline(String, String, String, String) - 类 中的静态方法io.nuls.v2.util.NulsSDKTool
 
Response - io.nuls.core.rpc.model.message中的类
远程调用的方法的结果 Result of a remotely invoked method
Response - io.nuls.core.rpc.model.message.MessageType
回复 / Response
Response() - 类 的构造器io.nuls.core.rpc.model.message.Response
 
RESPONSE_TIMEOUT - 类 中的静态变量io.nuls.core.rpc.info.Constants
 
ResponseAutoProcessor - io.nuls.core.rpc.netty.thread中的类
消费从服务端获取的消息 Consume the messages from servers
ResponseAutoProcessor(ConnectData) - 类 的构造器io.nuls.core.rpc.netty.thread.ResponseAutoProcessor
 
ResponseContainer - io.nuls.core.rpc.netty.processor.container中的类
结果数据存放容器 Response entity storage container
ResponseContainer(String) - 类 的构造器io.nuls.core.rpc.netty.processor.container.ResponseContainer
 
ResponseContainer(String, CompletableFuture<Response>) - 类 的构造器io.nuls.core.rpc.netty.processor.container.ResponseContainer
 
ResponseData - io.nuls.core.rpc.model中的注释类型
接口返回值
ResponseMessageProcessor - io.nuls.core.rpc.netty.processor中的类
消息处理器 Send message processor
ResponseMessageProcessor() - 类 的构造器io.nuls.core.rpc.netty.processor.ResponseMessageProcessor
 
responseType() - 注释类型 中的方法io.nuls.core.rpc.model.ResponseData
 
responseWithEventCount(Channel, Response) - 类 中的静态方法io.nuls.core.rpc.netty.processor.RequestMessageProcessor
处理Request,如果达到EventCount的发送条件,则发送 Processing Request, if EventCount's sending condition is met, then send
responseWithPeriod(ConnectData, Message, Request) - 类 中的静态方法io.nuls.core.rpc.netty.processor.RequestMessageProcessor
处理Request,返回bool类型表示处理完之后是保留还是丢弃 After current processing, do need to keep the Request information and wait for the next processing?
RESTFUL - io.nuls.v2.model.annotation.ApiType
 
RestFulResult<T> - io.nuls.v2.model.dto中的类
 
RestFulResult() - 类 的构造器io.nuls.v2.model.dto.RestFulResult
 
RestFulUtil - io.nuls.v2.util中的类
基于HttpClient第三方工具的http工具类
RestFulUtil() - 类 的构造器io.nuls.v2.util.RestFulUtil
 
Result<T> - io.nuls.core.basic中的类
 
Result(boolean) - 类 的构造器io.nuls.core.basic.Result
 
Result(boolean, ErrorCode) - 类 的构造器io.nuls.core.basic.Result
 
Result(boolean, ErrorCode, T) - 类 的构造器io.nuls.core.basic.Result
 
Result(boolean, String) - 类 的构造器io.nuls.core.basic.Result
 
Result(boolean, T) - 类 的构造器io.nuls.core.basic.Result
 
reverseBytes(byte[]) - 类 中的静态方法io.nuls.core.model.ByteUtils
字节数组逆序
RIPEMD160_LENGTH - 类 中的静态变量io.nuls.base.data.Address
RIPEMD160 length
ROLE - 类 中的静态变量io.nuls.core.rpc.modulebootstrap.RpcModule
 
ROLE_CHANNEL_MAP - 类 中的静态变量io.nuls.core.rpc.netty.channel.manager.ConnectManager
角色与链接通道集合 KEY:ROLE VALUE:Channel
ROLE_MAP - 类 中的静态变量io.nuls.core.rpc.netty.channel.manager.ConnectManager
Key: 角色,Value:角色的连接信息 Key: role, Value: Connection information of the role
round(double) - 类 中的静态方法io.nuls.core.model.DoubleUtils
双精度浮点数根据默认保留小数位数(八位),默认小数保留模式处理double数据
round(double, int) - 类 中的静态方法io.nuls.core.model.DoubleUtils
双精度浮点数根据指定保留小数位数,默认小数保留模式处理double数据
round(double, int, RoundingMode) - 类 中的静态方法io.nuls.core.model.DoubleUtils
双精度浮点数根据指定保留小数位数,指定小数保留模式处理double数据
roundIndex - 类 中的变量io.nuls.base.data.BlockRoundData
 
rounding(Date) - 类 中的静态方法io.nuls.core.model.DateUtils
去掉时分秒后返回
roundStartTime - 类 中的变量io.nuls.base.data.BlockRoundData
 
RPC_PATH - 接口 中的静态变量io.nuls.v2.constant.AccountConstant
rpc file path
RPC_REQUEST_FAILD - 接口 中的静态变量io.nuls.core.constant.CommonCodeConstanst
 
RPC_VERSION - 接口 中的静态变量io.nuls.v2.constant.AccountConstant
RPC_VERSION
RpcCall - io.nuls.core.rpc.util中的类
 
RpcCall() - 类 的构造器io.nuls.core.rpc.util.RpcCall
 
RpcErrorCode - io.nuls.v2.model.dto中的枚举
 
RpcMethod - io.nuls.core.core.annotation中的注释类型
 
RpcModule - io.nuls.core.rpc.modulebootstrap中的类
 
RpcModule() - 类 的构造器io.nuls.core.rpc.modulebootstrap.RpcModule
 
RpcModuleState - io.nuls.core.rpc.modulebootstrap中的枚举
 
RpcResult<T> - io.nuls.v2.model.dto中的类
 
RpcResult() - 类 的构造器io.nuls.v2.model.dto.RpcResult
 
RpcResultError - io.nuls.v2.model.dto中的类
 
RpcResultError() - 类 的构造器io.nuls.v2.model.dto.RpcResultError
 
RpcResultError(RpcErrorCode) - 类 的构造器io.nuls.v2.model.dto.RpcResultError
 
RpcResultError(RpcErrorCode, Object) - 类 的构造器io.nuls.v2.model.dto.RpcResultError
 
RpcResultError(String, String, Object) - 类 的构造器io.nuls.v2.model.dto.RpcResultError
 
RPCUtil - io.nuls.base中的类
 
RPCUtil() - 类 的构造器io.nuls.base.RPCUtil
 
run() - 类 中的方法io.nuls.core.rpc.modulebootstrap.NotifySender
 
run() - 类 中的方法io.nuls.core.rpc.netty.handler.message.TextMessageHandler
 
run() - 类 中的方法io.nuls.core.rpc.netty.thread.RequestByCountProcessor
发送订阅的数据队列 Data queue for sending subscriptions
run() - 类 中的方法io.nuls.core.rpc.netty.thread.RequestByPeriodProcessor
轮流根据Period和EventCount定时推送消息 Push messages on a periodic and EventCount basis in turn
run() - 类 中的方法io.nuls.core.rpc.netty.thread.RequestOnlyProcessor
消费从服务端获取的消息 Consume the messages from servers
run() - 类 中的方法io.nuls.core.rpc.netty.thread.ResponseAutoProcessor
消费从服务端获取的消息 Consume the messages from servers
run() - 类 中的方法io.nuls.core.rpc.netty.thread.StartServerProcessor
 
run() - 类 中的方法io.nuls.core.rpc.util.NulsDateUtils
 
run(String[]) - 类 中的静态方法io.nuls.core.rpc.modulebootstrap.NulsRpcModuleBootstrap
 
run(String, String[]) - 类 中的静态方法io.nuls.core.rpc.modulebootstrap.NulsRpcModuleBootstrap
 
Running - io.nuls.core.rpc.modulebootstrap.RpcModuleState
所有依赖已进入准备完毕状态,模块开始工作
RUNNING - io.nuls.v2.model.AccountStatus
 

S

s - 类 中的变量io.nuls.core.crypto.ECKey.ECDSASignature
The two components of the signature.
saveConfigItem(Configuration, Object, Method, Object[]) - 类 中的静态方法io.nuls.core.core.config.persist.PersistManager
持久化配置项
SC - io.nuls.core.rpc.model.ModuleE
 
scaleX(ECFieldElement) - 类 中的方法io.nuls.core.crypto.LazyECPoint
 
scaleY(ECFieldElement) - 类 中的方法io.nuls.core.crypto.LazyECPoint
 
scan(String) - 类 中的静态方法io.nuls.core.core.ioc.ScanUtil
扫描执行包名称下的所有类型 Scans all types under the package name.
scanPackage(Set<String>) - 类 中的方法io.nuls.core.rpc.netty.bootstrap.NettyServer
扫描指定路径,得到所有接口的详细信息 Scan the specified path for details of all interfaces
scanPackage(Set<String>) - 类 中的静态方法io.nuls.core.rpc.netty.channel.manager.ConnectManager
扫描指定路径,得到所有接口的详细信息 Scan the specified path for details of all interfaces
ScanUtil - io.nuls.core.core.ioc中的类
该工具类用于扫描classpath中所有的类,包含jar文件中的class和文件夹下的class The utility class is used to scan all classes in the classpath, including the class in the jar file and the class under the folder.
ScanUtil() - 类 的构造器io.nuls.core.core.ioc.ScanUtil
 
scope() - 注释类型 中的方法io.nuls.core.rpc.model.CmdAnnotation
接口权限级别,参考Constants.PUBLIC的注释,默认为PRIVATE Interface permission level, refer to Constants.PUBLIC's annotation, default value is PRIVATE
Script - io.nuls.base.script中的类
Programs embedded inside transactions that control redemption of payments.
Script(byte[]) - 类 的构造器io.nuls.base.script.Script
Construct a Script that copies and wraps the programBytes array.
Script(byte[], long) - 类 的构造器io.nuls.base.script.Script
 
Script.ScriptType - io.nuls.base.script中的枚举
Enumeration to encapsulate the type of this script.
Script.VerifyFlag - io.nuls.base.script中的枚举
Flags to pass to Note currently only P2SH, DERSIG and NULLDUMMY are actually supported.
ScriptBuilder - io.nuls.base.script中的类
Tools for the construction of commonly used script types.
ScriptBuilder() - 类 的构造器io.nuls.base.script.ScriptBuilder
Creates a fresh ScriptBuilder with an empty program.
ScriptBuilder(Script) - 类 的构造器io.nuls.base.script.ScriptBuilder
Creates a fresh ScriptBuilder with the given program as the starting point.
ScriptChunk - io.nuls.base.script中的类
A script element that is either a entity push (signature, pubkey, etc) or a non-push (logic, numeric, etc) operation.
ScriptChunk(int, byte[]) - 类 的构造器io.nuls.base.script.ScriptChunk
 
ScriptChunk(int, byte[], int) - 类 的构造器io.nuls.base.script.ScriptChunk
 
ScriptException - io.nuls.base.script中的异常错误
 
ScriptException(String) - 异常错误 的构造器io.nuls.base.script.ScriptException
 
ScriptException(String, Exception) - 异常错误 的构造器io.nuls.base.script.ScriptException
 
ScriptOpCodes - io.nuls.base.script中的类
Various constants that define the assembly-like scripting language that forms part of the Bitcoin protocol.
ScriptOpCodes() - 类 的构造器io.nuls.base.script.ScriptOpCodes
 
ScriptUtil - io.nuls.base.script中的类
 
ScriptUtil() - 类 的构造器io.nuls.base.script.ScriptUtil
 
SDK - io.nuls.v2.model.annotation.ApiType
 
SDKContext - io.nuls.v2中的类
 
SDKContext() - 类 的构造器io.nuls.v2.SDKContext
 
SECOND_TIME - 类 中的静态变量io.nuls.core.model.DateUtils
 
secondsToMillis(long) - 类 中的静态方法io.nuls.core.model.DateUtils
Converts seconds to millis
send(String, int, Callable<Boolean>) - 类 中的方法io.nuls.core.rpc.modulebootstrap.NotifySender
 
SEND_MSG_FAIL - 接口 中的静态变量io.nuls.v2.error.TxErrorCode
 
sendMessage(Channel, ByteBuf) - 类 中的静态方法io.nuls.core.rpc.netty.channel.manager.ConnectManager
 
sendMessage(String, Message) - 类 中的静态方法io.nuls.core.rpc.netty.channel.manager.ConnectManager
 
sendUnsubscribe(String) - 类 中的静态方法io.nuls.core.rpc.netty.processor.ResponseMessageProcessor
取消订阅 Unsubscribe
serialize() - 类 中的方法io.nuls.base.data.BaseNulsData
 
serialize() - 接口 中的方法io.nuls.core.basic.NulsData
 
SERIALIZE_ERROR - 接口 中的静态变量io.nuls.core.constant.CommonCodeConstanst
 
SERIALIZE_LENGTH - 类 中的静态变量io.nuls.base.signture.P2PHKSignature
 
serializeData() - 类 中的方法io.nuls.v2.tx.ContractBaseTransaction
 
serializeForHash() - 类 中的方法io.nuls.base.data.Transaction
 
serializeToStream(NulsOutputStreamBuffer) - 类 中的方法io.nuls.base.basic.ProtocolVersion
 
serializeToStream(NulsOutputStreamBuffer) - 类 中的方法io.nuls.base.data.BaseBusinessMessage
 
serializeToStream(NulsOutputStreamBuffer) - 类 中的方法io.nuls.base.data.BaseNulsData
 
serializeToStream(NulsOutputStreamBuffer) - 类 中的方法io.nuls.base.data.Block
 
serializeToStream(NulsOutputStreamBuffer) - 类 中的方法io.nuls.base.data.BlockExtendsData
 
serializeToStream(NulsOutputStreamBuffer) - 类 中的方法io.nuls.base.data.BlockHeader
 
serializeToStream(NulsOutputStreamBuffer) - 类 中的方法io.nuls.base.data.BlockRoundData
 
serializeToStream(NulsOutputStreamBuffer) - 类 中的方法io.nuls.base.data.CoinData
serialize important field
serializeToStream(NulsOutputStreamBuffer) - 类 中的方法io.nuls.base.data.CoinFrom
 
serializeToStream(NulsOutputStreamBuffer) - 类 中的方法io.nuls.base.data.CoinTo
 
serializeToStream(NulsOutputStreamBuffer) - 类 中的方法io.nuls.base.data.MultiSigAccount
 
serializeToStream(NulsOutputStreamBuffer) - 类 中的方法io.nuls.base.data.NulsSignData
 
serializeToStream(NulsOutputStreamBuffer) - 类 中的方法io.nuls.base.data.po.BlockHeaderPo
 
serializeToStream(NulsOutputStreamBuffer) - 类 中的方法io.nuls.base.data.RedPunishData
 
serializeToStream(NulsOutputStreamBuffer) - 类 中的方法io.nuls.base.data.SmallBlock
 
serializeToStream(NulsOutputStreamBuffer) - 类 中的方法io.nuls.base.data.Transaction
 
serializeToStream(NulsOutputStreamBuffer) - 类 中的方法io.nuls.base.data.YellowPunishData
serialize important field
serializeToStream(NulsOutputStreamBuffer) - 类 中的方法io.nuls.base.signture.BlockSignature
serialize important field
serializeToStream(NulsOutputStreamBuffer) - 类 中的方法io.nuls.base.signture.MultiSignTxSignature
 
serializeToStream(NulsOutputStreamBuffer) - 类 中的方法io.nuls.base.signture.P2PHKSignature
serialize important field
serializeToStream(NulsOutputStreamBuffer) - 类 中的方法io.nuls.base.signture.TransactionSignature
 
serializeToStream(NulsOutputStreamBuffer) - 类 中的方法io.nuls.v2.txdata.Agent
 
serializeToStream(NulsOutputStreamBuffer) - 类 中的方法io.nuls.v2.txdata.Alias
 
serializeToStream(NulsOutputStreamBuffer) - 类 中的方法io.nuls.v2.txdata.CallContractData
 
serializeToStream(NulsOutputStreamBuffer) - 类 中的方法io.nuls.v2.txdata.CancelDeposit
serialize important field
serializeToStream(NulsOutputStreamBuffer) - 类 中的方法io.nuls.v2.txdata.CreateContractData
 
serializeToStream(NulsOutputStreamBuffer) - 类 中的方法io.nuls.v2.txdata.DeleteContractData
 
serializeToStream(NulsOutputStreamBuffer) - 类 中的方法io.nuls.v2.txdata.Deposit
serialize important field
serializeToStream(NulsOutputStreamBuffer) - 类 中的方法io.nuls.v2.txdata.StopAgent
serialize important field
SerializeUtil - io.nuls.core.rpc.util中的类
 
SerializeUtil() - 类 的构造器io.nuls.core.rpc.util.SerializeUtil
 
SerializeUtils - io.nuls.core.parse中的类
 
SerializeUtils() - 类 的构造器io.nuls.core.parse.SerializeUtils
 
serializeWithoutSign() - 类 中的方法io.nuls.base.data.BlockHeader
 
ServerHandler - io.nuls.core.rpc.netty.handler中的类
服务器端事件触发处理类 Server-side event trigger processing class
ServerHandler() - 类 的构造器io.nuls.core.rpc.netty.handler.ServerHandler
 
ServerInitializer - io.nuls.core.rpc.netty.initializer中的类
服务器端配置类 Server Configuration Class
ServerInitializer(String) - 类 的构造器io.nuls.core.rpc.netty.initializer.ServerInitializer
 
Service - io.nuls.core.core.annotation中的注释类型
该注解用来标识类型,当类型上标记了本注解,系统会在初始化阶段实例化该对象,并且对需要自动装载的属性进行赋值 该注解标识的类型生成的对象使用动态代理的方式实例化,会被默认拦截器拦截 This annotation is used to identify the type, and when the annotation is marked on the type, the system instantiates the object in the initialization phase and assigns the attributes that need to be automatically loaded.
serviceNotStarted(Channel, String) - 类 中的静态方法io.nuls.core.rpc.netty.processor.RequestMessageProcessor
服务还未启动完成 The service has not been started yet.
set(Object, Field, String) - 类 中的静态方法io.nuls.core.core.config.ConfigSetting
 
setAbbreviation(String) - 类 中的方法io.nuls.core.rpc.model.message.NegotiateConnection
 
setAbbreviation(String) - 类 中的方法io.nuls.core.rpc.model.RegisterApi
 
setActualContractFee(String) - 类 中的方法io.nuls.v2.model.dto.ContractResultDto
 
setAddress(byte[]) - 类 中的方法io.nuls.base.data.Coin
 
setAddress(byte[]) - 类 中的方法io.nuls.base.data.CoinFrom
 
setAddress(byte[]) - 类 中的方法io.nuls.base.data.CoinTo
 
setAddress(byte[]) - 类 中的方法io.nuls.base.data.RedPunishData
 
setAddress(byte[]) - 类 中的方法io.nuls.v2.txdata.Alias
 
setAddress(byte[]) - 类 中的方法io.nuls.v2.txdata.CancelDeposit
 
setAddress(byte[]) - 类 中的方法io.nuls.v2.txdata.Deposit
 
setAddress(byte[]) - 类 中的方法io.nuls.v2.txdata.StopAgent
 
setAddress(Address) - 类 中的方法io.nuls.base.data.MultiSigAccount
 
setAddress(Address) - 类 中的方法io.nuls.v2.model.Account
 
setAddress(String) - 类 中的方法io.nuls.v2.model.AccountKeyStore
 
setAddress(String) - 类 中的方法io.nuls.v2.model.dto.AccountDto
 
setAddress(String) - 类 中的方法io.nuls.v2.model.dto.AccountKeyStoreDto
 
setAddress(String) - 类 中的方法io.nuls.v2.model.dto.AliasDto
 
setAddress(String) - 类 中的方法io.nuls.v2.model.dto.CoinFromDto
 
setAddress(String) - 类 中的方法io.nuls.v2.model.dto.CoinFromsDto
 
setAddress(String) - 类 中的方法io.nuls.v2.model.dto.CoinToDto
 
setAddress(String) - 类 中的方法io.nuls.v2.model.dto.CoinTosDto
 
setAddress(String) - 类 中的方法io.nuls.v2.model.dto.ContractInfoDto
 
setAddress(String) - 类 中的方法io.nuls.v2.model.dto.CrossTransferForm
 
setAddress(String) - 类 中的方法io.nuls.v2.model.dto.DepositDto
 
setAddress(String) - 类 中的方法io.nuls.v2.model.dto.DepositForm
 
setAddress(String) - 类 中的方法io.nuls.v2.model.dto.DepositInfoDto
 
setAddress(String) - 类 中的方法io.nuls.v2.model.dto.SignDto
 
setAddress(String) - 类 中的方法io.nuls.v2.model.dto.TransferForm
 
setAddress(String) - 类 中的方法io.nuls.v2.model.dto.WithDrawDto
 
setAddress(String) - 类 中的方法io.nuls.v2.model.dto.WithdrawForm
 
setAddressBytes(byte[]) - 类 中的方法io.nuls.base.data.Address
 
setAddressCount(int) - 类 中的方法io.nuls.v2.model.dto.CrossTransferTxFeeDto
 
setAddressCount(int) - 类 中的方法io.nuls.v2.model.dto.TransferTxFeeDto
 
setAddressList(List<byte[]>) - 类 中的方法io.nuls.base.data.YellowPunishData
 
setAddressType(byte) - 类 中的方法io.nuls.base.data.Address
 
setAgentAddress(byte[]) - 类 中的方法io.nuls.v2.txdata.Agent
 
setAgentAddress(String) - 类 中的方法io.nuls.v2.model.dto.ConsensusDto
 
setAgentAddress(String) - 类 中的方法io.nuls.v2.model.dto.CreateAgentForm
 
setAgentAddress(String) - 类 中的方法io.nuls.v2.model.dto.StopAgentForm
 
setAgentAddress(String) - 类 中的方法io.nuls.v2.model.dto.StopConsensusDto
 
setAgentHash(NulsHash) - 类 中的方法io.nuls.v2.txdata.Deposit
 
setAgentHash(String) - 类 中的方法io.nuls.v2.model.dto.DepositDto
 
setAgentHash(String) - 类 中的方法io.nuls.v2.model.dto.DepositForm
 
setAgentHash(String) - 类 中的方法io.nuls.v2.model.dto.DepositInfoDto
 
setAgentHash(String) - 类 中的方法io.nuls.v2.model.dto.StopConsensusDto
 
setAlais(String) - 类 中的方法io.nuls.v2.txdata.Agent
 
setAlias(String) - 类 中的方法io.nuls.base.data.MultiSigAccount
 
setAlias(String) - 类 中的方法io.nuls.v2.model.Account
 
setAlias(String) - 类 中的方法io.nuls.v2.model.AccountKeyStore
 
setAlias(String) - 类 中的方法io.nuls.v2.model.dto.AliasDto
 
setAlias(String) - 类 中的方法io.nuls.v2.model.dto.ContractCreateForm
 
setAlias(String) - 类 中的方法io.nuls.v2.model.dto.ContractInfoDto
 
setAlias(String) - 类 中的方法io.nuls.v2.txdata.Alias
 
setAlias(String) - 类 中的方法io.nuls.v2.txdata.CreateContractData
 
setAlias(String, String, String) - 类 中的方法io.nuls.v2.service.AccountService
 
setAlias(String, String, String) - 类 中的静态方法io.nuls.v2.util.NulsSDKTool
 
setAmount(String) - 类 中的方法io.nuls.v2.model.dto.CoinFromsDto
 
setAmount(String) - 类 中的方法io.nuls.v2.model.dto.CoinTosDto
 
setAmount(String) - 类 中的方法io.nuls.v2.model.dto.ContractTokenInfoDto
 
setAmount(BigInteger) - 类 中的方法io.nuls.base.data.Coin
 
setAmount(BigInteger) - 类 中的方法io.nuls.base.data.CoinFrom
 
setAmount(BigInteger) - 类 中的方法io.nuls.base.data.CoinTo
 
setAmount(BigInteger) - 类 中的方法io.nuls.v2.model.dto.CoinFromDto
 
setAmount(BigInteger) - 类 中的方法io.nuls.v2.model.dto.CoinToDto
 
setAmount(BigInteger) - 类 中的方法io.nuls.v2.model.dto.ContractTokenTransferForm
 
setAmount(BigInteger) - 类 中的方法io.nuls.v2.model.dto.ContractTransferForm
 
setAmount(BigInteger) - 类 中的方法io.nuls.v2.model.dto.CrossTransferForm
 
setAmount(BigInteger) - 类 中的方法io.nuls.v2.model.dto.TransferForm
 
setArgs(Object[]) - 类 中的方法io.nuls.v2.model.dto.ContractCallForm
 
setArgs(Object[]) - 类 中的方法io.nuls.v2.model.dto.ContractCreateForm
 
setArgs(Object[]) - 类 中的方法io.nuls.v2.model.dto.ContractValidateCallForm
 
setArgs(Object[]) - 类 中的方法io.nuls.v2.model.dto.ContractValidateCreateForm
 
setArgs(Object[]) - 类 中的方法io.nuls.v2.model.dto.ContractViewCallForm
 
setArgs(Object[]) - 类 中的方法io.nuls.v2.model.dto.ImputedGasContractCallForm
 
setArgs(Object[]) - 类 中的方法io.nuls.v2.model.dto.ImputedGasContractCreateForm
 
setArgs(String[][]) - 类 中的方法io.nuls.v2.txdata.CallContractData
 
setArgs(String[][]) - 类 中的方法io.nuls.v2.txdata.CreateContractData
 
setArgs(List<ProgramMethodArg>) - 类 中的方法io.nuls.v2.model.dto.ProgramMethod
 
setArgs(Map) - 类 中的方法io.nuls.v2.model.dto.ContractInvokeRegisterCmdDto
 
setArgsCount(short) - 类 中的方法io.nuls.v2.txdata.CallContractData
 
setArgsCount(short) - 类 中的方法io.nuls.v2.txdata.CreateContractData
 
setAssetChainId(int) - 类 中的方法io.nuls.v2.model.dto.CoinFromDto
 
setAssetChainId(int) - 类 中的方法io.nuls.v2.model.dto.CoinToDto
 
setAssetChainId(int) - 类 中的方法io.nuls.v2.model.dto.CrossTransferForm
 
setAssetChainId(int) - 类 中的方法io.nuls.v2.model.dto.CrossTransferTxFeeDto
 
setAssetChainId(int) - 类 中的方法io.nuls.v2.model.dto.ProgramMultyAssetValue
 
setAssetId(int) - 类 中的方法io.nuls.v2.model.dto.CoinFromDto
 
setAssetId(int) - 类 中的方法io.nuls.v2.model.dto.CoinToDto
 
setAssetId(int) - 类 中的方法io.nuls.v2.model.dto.CrossTransferForm
 
setAssetId(int) - 类 中的方法io.nuls.v2.model.dto.CrossTransferTxFeeDto
 
setAssetId(int) - 类 中的方法io.nuls.v2.model.dto.ProgramMultyAssetValue
 
setAssetsChainId(int) - 类 中的方法io.nuls.base.data.Coin
 
setAssetsChainId(int) - 类 中的方法io.nuls.base.data.CoinFrom
 
setAssetsChainId(int) - 类 中的方法io.nuls.base.data.CoinTo
 
setAssetsChainId(int) - 类 中的方法io.nuls.v2.model.dto.CoinFromsDto
 
setAssetsChainId(int) - 类 中的方法io.nuls.v2.model.dto.CoinTosDto
 
setAssetsId(int) - 类 中的方法io.nuls.base.data.Coin
 
setAssetsId(int) - 类 中的方法io.nuls.base.data.CoinFrom
 
setAssetsId(int) - 类 中的方法io.nuls.base.data.CoinTo
 
setAssetsId(int) - 类 中的方法io.nuls.v2.model.dto.CoinFromsDto
 
setAssetsId(int) - 类 中的方法io.nuls.v2.model.dto.CoinTosDto
 
setAvailable(String) - 类 中的方法io.nuls.v2.model.dto.AccountBalanceDto
 
setBlockHash(String) - 类 中的方法io.nuls.v2.model.dto.TransactionDto
 
setBlockHeight(long) - 类 中的方法io.nuls.base.data.Transaction
 
setBlockHeight(long) - 类 中的方法io.nuls.v2.model.dto.ContractInfoDto
 
setBlockHeight(long) - 类 中的方法io.nuls.v2.model.dto.ContractTokenInfoDto
 
setBlockHeight(long) - 类 中的方法io.nuls.v2.model.dto.DepositInfoDto
 
setBlockHeight(long) - 类 中的方法io.nuls.v2.model.dto.TransactionDto
 
setBlockHeight(long) - 类 中的方法io.nuls.v2.txdata.Agent
 
setBlockHeight(long) - 类 中的方法io.nuls.v2.txdata.Deposit
 
setBlockSignature(BlockSignature) - 类 中的方法io.nuls.base.data.BlockHeader
 
setBlockSignature(BlockSignature) - 类 中的方法io.nuls.base.data.po.BlockHeaderPo
 
setBlockSignature(String) - 类 中的方法io.nuls.v2.model.dto.BlockHeaderDto
 
setBlockSize(int) - 类 中的方法io.nuls.base.data.po.BlockHeaderPo
 
setBlockVersion(int) - 类 中的方法io.nuls.v2.model.dto.BlockHeaderDto
 
setBlockVersion(short) - 类 中的方法io.nuls.base.data.BlockExtendsData
 
setCacheTimestamp(long) - 类 中的方法io.nuls.base.data.NonceHashData
 
setChainId(int) - 类 中的方法io.nuls.base.data.MultiSigAccount
 
setChainId(int) - 类 中的方法io.nuls.v2.model.Account
 
setCmdName(String) - 类 中的方法io.nuls.v2.model.dto.ContractInvokeRegisterCmdDto
 
setCmdRegisterMode(String) - 类 中的方法io.nuls.v2.model.dto.ContractInvokeRegisterCmdDto
 
setCode(byte[]) - 类 中的方法io.nuls.v2.txdata.CreateContractData
 
setCode(String) - 异常错误 中的方法io.nuls.core.exception.NulsRuntimeException
 
setCode(String) - 枚举 中的方法io.nuls.v2.model.dto.RpcErrorCode
 
setCode(String) - 类 中的方法io.nuls.v2.model.dto.RpcResultError
 
setCoinData(byte[]) - 类 中的方法io.nuls.base.data.Transaction
 
setCoinDataObj(CoinData) - 类 中的方法io.nuls.v2.tx.ContractBaseTransaction
 
setCommissionRate(byte) - 类 中的方法io.nuls.v2.txdata.Agent
 
setCommissionRate(int) - 类 中的方法io.nuls.v2.model.dto.ConsensusDto
 
setCommissionRate(int) - 类 中的方法io.nuls.v2.model.dto.CreateAgentForm
 
setComplete(boolean) - 类 中的方法io.nuls.base.data.po.BlockHeaderPo
 
setCompoundMethodDescription(String) - 类 中的方法io.nuls.core.rpc.model.message.RegisterCompoundMethod
 
setCompoundMethodName(String) - 类 中的方法io.nuls.core.rpc.model.message.RegisterCompoundMethod
 
setCompoundMethods(List<Object>) - 类 中的方法io.nuls.core.rpc.model.message.RegisterCompoundMethod
 
setCompressionAlgorithm(String) - 类 中的方法io.nuls.core.rpc.model.message.NegotiateConnection
 
setCompressionRate(String) - 类 中的方法io.nuls.core.rpc.model.message.NegotiateConnection
 
setConfigItem(String, Object, boolean) - 类 中的方法io.nuls.core.rpc.cmd.BaseCmd
设置模块配置参数 Setting Module Configuration Parameters
setConnected(boolean) - 类 中的方法io.nuls.core.rpc.netty.channel.ConnectData
 
setConnectionInformation(Map<String, String>) - 类 中的方法io.nuls.core.rpc.model.RegisterApi
 
setConsensusLock(String) - 类 中的方法io.nuls.v2.model.dto.AccountBalanceDto
 
setConsensusMemberCount(int) - 类 中的方法io.nuls.base.data.BlockExtendsData
 
setConsensusMemberCount(int) - 类 中的方法io.nuls.base.data.BlockRoundData
 
setConsensusMemberCount(int) - 类 中的方法io.nuls.v2.model.dto.BlockHeaderDto
 
setConstructor(ProgramMethod) - 类 中的方法io.nuls.v2.model.dto.ContractConstructorInfoDto
 
setContinuousIntervalCount(short) - 类 中的方法io.nuls.base.basic.ProtocolVersion
 
setContinuousIntervalCount(short) - 类 中的方法io.nuls.base.data.BlockExtendsData
 
setContractAddress(byte[]) - 类 中的方法io.nuls.v2.txdata.CallContractData
 
setContractAddress(byte[]) - 类 中的方法io.nuls.v2.txdata.CreateContractData
 
setContractAddress(byte[]) - 类 中的方法io.nuls.v2.txdata.DeleteContractData
 
setContractAddress(String) - 类 中的方法io.nuls.v2.model.dto.ContractCallForm
 
setContractAddress(String) - 类 中的方法io.nuls.v2.model.dto.ContractDeleteForm
 
setContractAddress(String) - 类 中的方法io.nuls.v2.model.dto.ContractMethodForm
 
setContractAddress(String) - 类 中的方法io.nuls.v2.model.dto.ContractResultDto
 
setContractAddress(String) - 类 中的方法io.nuls.v2.model.dto.ContractTokenInfoDto
 
setContractAddress(String) - 类 中的方法io.nuls.v2.model.dto.ContractTokenTransferDto
 
setContractAddress(String) - 类 中的方法io.nuls.v2.model.dto.ContractTokenTransferForm
 
setContractAddress(String) - 类 中的方法io.nuls.v2.model.dto.ContractValidateCallForm
 
setContractAddress(String) - 类 中的方法io.nuls.v2.model.dto.ContractValidateDeleteForm
 
setContractAddress(String) - 类 中的方法io.nuls.v2.model.dto.ContractViewCallForm
 
setContractAddress(String) - 类 中的方法io.nuls.v2.model.dto.ImputedGasContractCallForm
 
setContractCode(String) - 类 中的方法io.nuls.v2.model.dto.ContractCodeForm
 
setContractCode(String) - 类 中的方法io.nuls.v2.model.dto.ContractCreateForm
 
setContractCode(String) - 类 中的方法io.nuls.v2.model.dto.ContractValidateCreateForm
 
setContractCode(String) - 类 中的方法io.nuls.v2.model.dto.ImputedGasContractCreateForm
 
setContractTxList(List<String>) - 类 中的方法io.nuls.v2.model.dto.ContractResultDto
 
setCreater(String) - 类 中的方法io.nuls.v2.model.dto.ContractInfoDto
 
setCreateTime(long) - 类 中的方法io.nuls.v2.model.dto.ContractInfoDto
 
setCreateTime(Long) - 类 中的方法io.nuls.v2.model.Account
 
setCreateTxHash(NulsHash) - 类 中的方法io.nuls.v2.txdata.StopAgent
 
setCreateTxHash(String) - 类 中的方法io.nuls.v2.model.dto.ContractInfoDto
 
setCreationTimeSeconds(long) - 类 中的方法io.nuls.base.script.Script
 
setCreationTimeSeconds(long) - 类 中的方法io.nuls.core.crypto.ECKey
Sets the creation time of this key.
setCreditVal(double) - 类 中的方法io.nuls.v2.txdata.Agent
 
setCursor(int) - 类 中的方法io.nuls.base.basic.NulsByteBuffer
 
setData(Object) - 类 中的方法io.nuls.v2.model.dto.RpcResultError
 
setData(T) - 类 中的方法io.nuls.core.basic.Result
 
setData(T) - 类 中的方法io.nuls.v2.model.dto.RestFulResult
 
setDecimals(long) - 类 中的方法io.nuls.v2.model.dto.ContractInfoDto
 
setDecimals(long) - 类 中的方法io.nuls.v2.model.dto.ContractTokenInfoDto
 
setDecimals(long) - 类 中的方法io.nuls.v2.model.dto.ContractTokenTransferDto
 
setDelHeight(long) - 类 中的方法io.nuls.v2.model.dto.DepositInfoDto
 
setDelHeight(long) - 类 中的方法io.nuls.v2.txdata.Agent
 
setDelHeight(long) - 类 中的方法io.nuls.v2.txdata.Deposit
 
setDependencies(Map<String, String>) - 类 中的方法io.nuls.core.rpc.model.RegisterApi
 
setDependentReadyState(Map<Module, Boolean>) - 类 中的方法io.nuls.core.rpc.modulebootstrap.RpcModule
 
setDeposit(String) - 类 中的方法io.nuls.v2.model.dto.CreateAgentForm
 
setDeposit(String) - 类 中的方法io.nuls.v2.model.dto.DepositForm
 
setDeposit(String) - 类 中的方法io.nuls.v2.model.dto.DepositInfoDto
 
setDeposit(BigInteger) - 类 中的方法io.nuls.v2.model.dto.ConsensusDto
 
setDeposit(BigInteger) - 类 中的方法io.nuls.v2.model.dto.DepositDto
 
setDeposit(BigInteger) - 类 中的方法io.nuls.v2.model.dto.StopConsensusDto
 
setDeposit(BigInteger) - 类 中的方法io.nuls.v2.txdata.Agent
 
setDeposit(BigInteger) - 类 中的方法io.nuls.v2.txdata.Deposit
 
setDepositHash(String) - 类 中的方法io.nuls.v2.model.dto.StopDepositDto
 
setDepositHash(String) - 类 中的方法io.nuls.v2.model.dto.WithDrawDto
 
setDepositList(List<StopDepositDto>) - 类 中的方法io.nuls.v2.model.dto.StopConsensusDto
 
setDesc(String) - 类 中的方法io.nuls.v2.model.dto.ProgramMethod
 
setDirectPayable(boolean) - 类 中的方法io.nuls.v2.model.dto.ContractInfoDto
 
setEcKey(ECKey) - 类 中的方法io.nuls.v2.model.Account
 
setEffectiveRatio(byte) - 类 中的方法io.nuls.base.basic.ProtocolVersion
 
setEffectiveRatio(byte) - 类 中的方法io.nuls.base.data.BlockExtendsData
 
setEncryptedBytes(byte[]) - 类 中的方法io.nuls.core.crypto.EncryptedData
 
setEncryptedPriKey(byte[]) - 类 中的方法io.nuls.v2.model.Account
 
setEncryptedPrivateKey(EncryptedData) - 类 中的方法io.nuls.core.crypto.ECKey
 
setEncryptedPrivateKey(String) - 类 中的方法io.nuls.v2.model.AccountKeyStore
 
setEncryptedPrivateKey(String) - 类 中的方法io.nuls.v2.model.dto.AccountDto
 
setEncryptedPrivateKey(String) - 类 中的方法io.nuls.v2.model.dto.AccountKeyStoreDto
 
setEncryptedPrivateKey(String) - 类 中的方法io.nuls.v2.model.dto.SignDto
 
setError(RpcResultError) - 类 中的方法io.nuls.v2.model.dto.RestFulResult
 
setError(RpcResultError) - 类 中的方法io.nuls.v2.model.dto.RpcResult
 
setErrorCode(ErrorCode) - 类 中的方法io.nuls.core.basic.Result
 
setErrorMessage(String) - 类 中的方法io.nuls.v2.model.dto.ContractResultDto
 
setEvent(boolean) - 类 中的方法io.nuls.v2.model.dto.ProgramMethod
 
setEvents(List<String>) - 类 中的方法io.nuls.v2.model.dto.ContractResultDto
 
setEvidence(byte[]) - 类 中的方法io.nuls.base.data.RedPunishData
 
setExtend(byte[]) - 类 中的方法io.nuls.base.data.BlockHeader
 
setExtend(byte[]) - 类 中的方法io.nuls.base.data.po.BlockHeaderPo
 
setExtend(byte[]) - 类 中的方法io.nuls.v2.model.Account
 
setFollowerList(Map<Module, Boolean>) - 类 中的方法io.nuls.core.rpc.modulebootstrap.RpcModule
 
setFreeze(String) - 类 中的方法io.nuls.v2.model.dto.AccountBalanceDto
 
setFrom(String) - 类 中的方法io.nuls.v2.model.dto.ContractMergedTransferDto
 
setFrom(String) - 类 中的方法io.nuls.v2.model.dto.ContractTokenTransferDto
 
setFrom(List<CoinFrom>) - 类 中的方法io.nuls.base.data.CoinData
 
setFrom(List<CoinFromsDto>) - 类 中的方法io.nuls.v2.model.dto.TransactionDto
 
setFromAddress(String) - 类 中的方法io.nuls.v2.model.dto.ContractTokenTransferForm
 
setFromAddress(String) - 类 中的方法io.nuls.v2.model.dto.ContractTransferForm
 
setFromLength(int) - 类 中的方法io.nuls.v2.model.dto.CrossTransferTxFeeDto
 
setFromLength(int) - 类 中的方法io.nuls.v2.model.dto.MultiSignTransferTxFeeDto
 
setFromLength(int) - 类 中的方法io.nuls.v2.model.dto.TransferTxFeeDto
 
setFuture(CompletableFuture<Response>) - 类 中的方法io.nuls.core.rpc.netty.processor.container.ResponseContainer
 
setGasLimit(long) - 类 中的方法io.nuls.v2.model.dto.ContractBaseForm
 
setGasLimit(long) - 类 中的方法io.nuls.v2.model.dto.ContractResultDto
 
setGasLimit(long) - 类 中的方法io.nuls.v2.model.dto.ContractValidateCallForm
 
setGasLimit(long) - 类 中的方法io.nuls.v2.model.dto.ContractValidateCreateForm
 
setGasLimit(long) - 类 中的方法io.nuls.v2.txdata.CallContractData
 
setGasLimit(long) - 类 中的方法io.nuls.v2.txdata.CreateContractData
 
setGasUsed(long) - 类 中的方法io.nuls.v2.model.dto.ContractResultDto
 
setHandshakeFuture(ChannelPromise) - 类 中的方法io.nuls.core.rpc.netty.handler.ClientHandler
 
setHandshaker(WebSocketClientHandshaker) - 类 中的方法io.nuls.core.rpc.netty.handler.ClientHandler
 
setHash(NulsHash) - 类 中的方法io.nuls.base.data.BlockHeader
 
setHash(NulsHash) - 类 中的方法io.nuls.base.data.NonceHashData
 
setHash(NulsHash) - 类 中的方法io.nuls.base.data.po.BlockHeaderPo
 
setHash(NulsHash) - 类 中的方法io.nuls.base.data.Transaction
 
setHash(String) - 类 中的方法io.nuls.v2.model.dto.BlockHeaderDto
 
setHash(String) - 类 中的方法io.nuls.v2.model.dto.TransactionDto
 
setHeader(BlockHeader) - 类 中的方法io.nuls.base.data.Block
 
setHeader(BlockHeader) - 类 中的方法io.nuls.base.data.SmallBlock
 
setHeader(BlockHeaderDto) - 类 中的方法io.nuls.v2.model.dto.BlockDto
 
setHeight(long) - 类 中的方法io.nuls.base.data.BlockHeader
 
setHeight(long) - 类 中的方法io.nuls.base.data.po.BlockHeaderPo
 
setHeight(long) - 类 中的方法io.nuls.v2.model.dto.BlockHeaderDto
 
setId(String) - 类 中的方法io.nuls.v2.model.dto.JsonRpcRequest
 
setId(String) - 类 中的方法io.nuls.v2.model.dto.RpcResult
 
setInBlockIndex(int) - 类 中的方法io.nuls.base.data.Transaction
 
setInBlockIndex(int) - 类 中的方法io.nuls.v2.model.dto.TransactionDto
 
setInitialisationVector(byte[]) - 类 中的方法io.nuls.core.crypto.EncryptedData
 
setInput(CoinFromDto) - 类 中的方法io.nuls.v2.model.dto.ConsensusDto
 
setInput(CoinFromDto) - 类 中的方法io.nuls.v2.model.dto.DepositDto
 
setInput(CoinFromDto) - 类 中的方法io.nuls.v2.model.dto.StopDepositDto
 
setInput(CoinFromDto) - 类 中的方法io.nuls.v2.model.dto.WithDrawDto
 
setInputs(List<CoinFromDto>) - 类 中的方法io.nuls.v2.model.dto.MultiSignTransferDto
 
setInputs(List<CoinFromDto>) - 类 中的方法io.nuls.v2.model.dto.TransferDto
 
setInvokeClass(String) - 类 中的方法io.nuls.core.rpc.model.CmdDetail
 
setInvokeMethod(String) - 类 中的方法io.nuls.core.rpc.model.CmdDetail
 
setInvokeRegisterCmds(List<ContractInvokeRegisterCmdDto>) - 类 中的方法io.nuls.v2.model.dto.ContractResultDto
 
setJoinTxHash(NulsHash) - 类 中的方法io.nuls.v2.txdata.CancelDeposit
 
setJsonrpc(String) - 类 中的方法io.nuls.v2.model.dto.JsonRpcRequest
 
setJsonrpc(String) - 类 中的方法io.nuls.v2.model.dto.RpcResult
 
setJsonSerializable(boolean) - 类 中的方法io.nuls.v2.model.dto.ProgramMethod
 
setKey(String) - 类 中的方法io.nuls.core.rpc.model.ConfigItem
 
setLanguage(String) - 类 中的静态方法io.nuls.core.parse.I18nUtils
设置系统语言,切换语言包 Set up the system language and switch the language package.
setList(List<T>) - 类 中的方法io.nuls.core.basic.Page
 
setLocked(byte) - 类 中的方法io.nuls.base.data.CoinFrom
 
setLocked(byte) - 类 中的方法io.nuls.v2.model.dto.CoinFromsDto
 
setLockTime(long) - 类 中的方法io.nuls.base.data.CoinTo
 
setLockTime(long) - 类 中的方法io.nuls.v2.model.dto.CoinToDto
 
setLockTime(long) - 类 中的方法io.nuls.v2.model.dto.CoinTosDto
 
setLogger(Logger) - 类 中的方法io.nuls.core.log.logback.NulsLogger
 
setM(byte) - 类 中的方法io.nuls.base.data.MultiSigAccount
 
setM(byte) - 类 中的方法io.nuls.base.signture.MultiSignTxSignature
 
setMainVersion(int) - 类 中的方法io.nuls.v2.model.dto.BlockHeaderDto
 
setMainVersion(short) - 类 中的方法io.nuls.base.data.BlockExtendsData
 
setMemberCount(int) - 类 中的方法io.nuls.v2.txdata.Agent
 
setMerkleHash(NulsHash) - 类 中的方法io.nuls.base.data.BlockHeader
 
setMerkleHash(NulsHash) - 类 中的方法io.nuls.base.data.po.BlockHeaderPo
 
setMerkleHash(String) - 类 中的方法io.nuls.v2.model.dto.BlockHeaderDto
 
setMessage(String) - 枚举 中的方法io.nuls.v2.model.dto.RpcErrorCode
 
setMessage(String) - 类 中的方法io.nuls.v2.model.dto.RpcResultError
 
setMessageData(Object) - 类 中的方法io.nuls.core.rpc.model.message.Message
 
setMessageId(String) - 类 中的方法io.nuls.core.rpc.netty.processor.container.ResponseContainer
 
setMessageID(String) - 类 中的方法io.nuls.core.rpc.model.message.Message
 
setMessageType(String) - 类 中的方法io.nuls.core.rpc.model.message.Message
 
setMethod(String) - 类 中的方法io.nuls.v2.model.dto.JsonRpcRequest
 
setMethod(List<ProgramMethod>) - 类 中的方法io.nuls.v2.model.dto.ContractInfoDto
 
setMethodDesc(String) - 类 中的方法io.nuls.v2.model.dto.ContractCallForm
 
setMethodDesc(String) - 类 中的方法io.nuls.v2.model.dto.ContractMethodForm
 
setMethodDesc(String) - 类 中的方法io.nuls.v2.model.dto.ContractValidateCallForm
 
setMethodDesc(String) - 类 中的方法io.nuls.v2.model.dto.ContractViewCallForm
 
setMethodDesc(String) - 类 中的方法io.nuls.v2.model.dto.ImputedGasContractCallForm
 
setMethodDesc(String) - 类 中的方法io.nuls.v2.txdata.CallContractData
 
setMethodDescription(String) - 类 中的方法io.nuls.core.rpc.model.CmdDetail
 
setMethodMinEvent(String) - 类 中的方法io.nuls.core.rpc.model.CmdDetail
 
setMethodMinPeriod(String) - 类 中的方法io.nuls.core.rpc.model.CmdDetail
 
setMethodName(String) - 类 中的方法io.nuls.core.rpc.model.CmdDetail
 
setMethodName(String) - 类 中的方法io.nuls.v2.model.dto.ContractCallForm
 
setMethodName(String) - 类 中的方法io.nuls.v2.model.dto.ContractMethodForm
 
setMethodName(String) - 类 中的方法io.nuls.v2.model.dto.ContractValidateCallForm
 
setMethodName(String) - 类 中的方法io.nuls.v2.model.dto.ContractViewCallForm
 
setMethodName(String) - 类 中的方法io.nuls.v2.model.dto.ImputedGasContractCallForm
 
setMethodName(String) - 类 中的方法io.nuls.v2.txdata.CallContractData
 
setMethods(List<CmdDetail>) - 类 中的方法io.nuls.core.rpc.model.RegisterApi
 
setMethodScope(String) - 类 中的方法io.nuls.core.rpc.model.CmdDetail
 
setMinSigns(int) - 类 中的方法io.nuls.v2.model.dto.MultiSignAliasDto
 
setMinSigns(int) - 类 中的方法io.nuls.v2.model.dto.MultiSignConsensusDto
 
setMinSigns(int) - 类 中的方法io.nuls.v2.model.dto.MultiSignDepositDto
 
setMinSigns(int) - 类 中的方法io.nuls.v2.model.dto.MultiSignStopConsensusDto
 
setMinSigns(int) - 类 中的方法io.nuls.v2.model.dto.MultiSignTransferDto
 
setMinSigns(int) - 类 中的方法io.nuls.v2.model.dto.MultiSignWithDrawDto
 
setModuleDomain(String) - 类 中的方法io.nuls.core.rpc.model.RegisterApi
 
setModuleName(String) - 类 中的方法io.nuls.core.rpc.model.RegisterApi
 
setModuleRoles(Map<String, String[]>) - 类 中的方法io.nuls.core.rpc.model.RegisterApi
 
setModuleVersion(String) - 类 中的方法io.nuls.core.rpc.model.RegisterApi
 
setMsg(String) - 类 中的方法io.nuls.core.basic.Result
 
setMultyAssetValues(String[][]) - 类 中的方法io.nuls.v2.model.dto.ContractCallForm
 
setMultyAssetValues(String[][]) - 类 中的方法io.nuls.v2.model.dto.ContractValidateCallForm
 
setMultyAssetValues(String[][]) - 类 中的方法io.nuls.v2.model.dto.ImputedGasContractCallForm
 
setName(String) - 类 中的方法io.nuls.core.parse.config.ConfigItem
 
setName(String) - 类 中的方法io.nuls.core.rpc.modulebootstrap.Module
 
setName(String) - 类 中的方法io.nuls.v2.model.dto.ContractTokenInfoDto
 
setName(String) - 类 中的方法io.nuls.v2.model.dto.ContractTokenTransferDto
 
setName(String) - 类 中的方法io.nuls.v2.model.dto.ProgramMethod
 
setName(String) - 类 中的方法io.nuls.v2.model.dto.ProgramMethodArg
 
setNegotiationComment(String) - 类 中的方法io.nuls.core.rpc.model.message.NegotiateConnectionResponse
 
setNegotiationStatus(String) - 类 中的方法io.nuls.core.rpc.model.message.NegotiateConnectionResponse
 
setNewTxHash(String) - 类 中的方法io.nuls.v2.model.dto.ContractInvokeRegisterCmdDto
 
setNextSeedHash(byte[]) - 类 中的方法io.nuls.base.data.BlockExtendsData
 
setNonce(byte[]) - 类 中的方法io.nuls.base.data.CoinFrom
 
setNonce(String) - 类 中的方法io.nuls.v2.model.dto.AccountBalanceDto
 
setNonce(String) - 类 中的方法io.nuls.v2.model.dto.AliasDto
 
setNonce(String) - 类 中的方法io.nuls.v2.model.dto.CoinFromDto
 
setNonce(String) - 类 中的方法io.nuls.v2.model.dto.CoinFromsDto
 
setNonce(String) - 类 中的方法io.nuls.v2.model.dto.ProgramMultyAssetValue
 
setNonceType(int) - 类 中的方法io.nuls.v2.model.dto.AccountBalanceDto
 
setNotificationAck(String) - 类 中的方法io.nuls.core.rpc.model.message.Notification
 
setNotificationComment(String) - 类 中的方法io.nuls.core.rpc.model.message.Notification
 
setNotificationData(String) - 类 中的方法io.nuls.core.rpc.model.message.Notification
 
setNotificationType(String) - 类 中的方法io.nuls.core.rpc.model.message.Notification
 
setNotifySender(NotifySender) - 类 中的方法io.nuls.core.rpc.modulebootstrap.RpcModule
 
setNrc20() - 类 中的方法io.nuls.v2.model.dto.ContractConstructorInfoDto
 
setNrc20(boolean) - 类 中的方法io.nuls.v2.model.dto.ContractInfoDto
 
setNrc20TokenName(String) - 类 中的方法io.nuls.v2.model.dto.ContractInfoDto
 
setNrc20TokenSymbol(String) - 类 中的方法io.nuls.v2.model.dto.ContractInfoDto
 
setOrginTxHash(String) - 类 中的方法io.nuls.v2.model.dto.ContractMergedTransferDto
 
setOutputs(List<CoinToDto>) - 类 中的方法io.nuls.v2.model.dto.MultiSignTransferDto
 
setOutputs(List<CoinToDto>) - 类 中的方法io.nuls.v2.model.dto.TransferDto
 
setOutputs(List<ContractOutputDto>) - 类 中的方法io.nuls.v2.model.dto.ContractMergedTransferDto
 
setP2PHKSignatures(List<P2PHKSignature>) - 类 中的方法io.nuls.base.signture.TransactionSignature
 
setPackingAddress(byte[]) - 类 中的方法io.nuls.base.data.BlockHeader
 
setPackingAddress(byte[]) - 类 中的方法io.nuls.v2.txdata.Agent
 
setPackingAddress(String) - 类 中的方法io.nuls.v2.model.dto.BlockHeaderDto
 
setPackingAddress(String) - 类 中的方法io.nuls.v2.model.dto.ConsensusDto
 
setPackingAddress(String) - 类 中的方法io.nuls.v2.model.dto.CreateAgentForm
 
setPackingIndexOfRound(int) - 类 中的方法io.nuls.base.data.BlockExtendsData
 
setPackingIndexOfRound(int) - 类 中的方法io.nuls.base.data.BlockRoundData
 
setPackingIndexOfRound(int) - 类 中的方法io.nuls.v2.model.dto.BlockHeaderDto
 
setPageNumber(int) - 类 中的方法io.nuls.core.basic.Page
 
setPages(int) - 类 中的方法io.nuls.core.basic.Page
 
setPageSize(int) - 类 中的方法io.nuls.core.basic.Page
 
setParameterName(String) - 类 中的方法io.nuls.core.rpc.model.CmdParameter
 
setParameters(List<CmdParameter>) - 类 中的方法io.nuls.core.rpc.model.CmdDetail
 
setParameterType(String) - 类 中的方法io.nuls.core.rpc.model.CmdParameter
 
setParameterValidRange(String) - 类 中的方法io.nuls.core.rpc.model.CmdParameter
 
setParameterValidRegExp(String) - 类 中的方法io.nuls.core.rpc.model.CmdParameter
 
setParams(List<Object>) - 类 中的方法io.nuls.v2.model.dto.JsonRpcRequest
 
setPassword(String) - 类 中的方法io.nuls.v2.model.dto.ContractBaseForm
 
setPassword(String) - 类 中的方法io.nuls.v2.model.dto.ContractDeleteForm
 
setPassword(String) - 类 中的方法io.nuls.v2.model.dto.ContractTokenTransferForm
 
setPassword(String) - 类 中的方法io.nuls.v2.model.dto.ContractTransferForm
 
setPassword(String) - 类 中的方法io.nuls.v2.model.dto.CreateAgentForm
 
setPassword(String) - 类 中的方法io.nuls.v2.model.dto.CrossTransferForm
 
setPassword(String) - 类 中的方法io.nuls.v2.model.dto.DepositForm
 
setPassword(String) - 类 中的方法io.nuls.v2.model.dto.SignDto
 
setPassword(String) - 类 中的方法io.nuls.v2.model.dto.StopAgentForm
 
setPassword(String) - 类 中的方法io.nuls.v2.model.dto.TransferForm
 
setPassword(String) - 类 中的方法io.nuls.v2.model.dto.WithdrawForm
 
setPayable(boolean) - 类 中的方法io.nuls.v2.model.dto.ProgramMethod
 
setPreHash(NulsHash) - 类 中的方法io.nuls.base.data.BlockHeader
 
setPreHash(NulsHash) - 类 中的方法io.nuls.base.data.po.BlockHeaderPo
 
setPreHash(String) - 类 中的方法io.nuls.v2.model.dto.BlockHeaderDto
 
setPrice(long) - 类 中的方法io.nuls.v2.model.dto.ContractBaseForm
 
setPrice(long) - 类 中的方法io.nuls.v2.model.dto.ContractResultDto
 
setPrice(long) - 类 中的方法io.nuls.v2.model.dto.ContractValidateCallForm
 
setPrice(long) - 类 中的方法io.nuls.v2.model.dto.ContractValidateCreateForm
 
setPrice(long) - 类 中的方法io.nuls.v2.txdata.CallContractData
 
setPrice(long) - 类 中的方法io.nuls.v2.txdata.CreateContractData
 
setPrice(BigInteger) - 类 中的方法io.nuls.v2.model.dto.CrossTransferTxFeeDto
 
setPrice(BigInteger) - 类 中的方法io.nuls.v2.model.dto.MultiSignTransferTxFeeDto
 
setPrice(BigInteger) - 类 中的方法io.nuls.v2.model.dto.StopConsensusDto
 
setPrice(BigInteger) - 类 中的方法io.nuls.v2.model.dto.TransferTxFeeDto
 
setPrice(BigInteger) - 类 中的方法io.nuls.v2.model.dto.WithDrawDto
 
setPrikey(byte[]) - 类 中的方法io.nuls.v2.model.AccountKeyStore
 
setPrikey(String) - 类 中的方法io.nuls.v2.model.dto.AccountDto
 
setPrikey(String) - 类 中的方法io.nuls.v2.model.dto.AccountKeyStoreDto
 
setPriKey(byte[]) - 类 中的方法io.nuls.v2.model.Account
 
setPriKey(String) - 类 中的方法io.nuls.v2.model.dto.SignDto
 
setPriority(int) - 枚举 中的方法io.nuls.core.rpc.model.CmdPriority
 
setPriority(int) - 类 中的方法io.nuls.core.rpc.netty.handler.message.TextMessageHandler
 
setPriority(CmdPriority) - 类 中的方法io.nuls.core.rpc.model.CmdDetail
 
setProtocolVersion(String) - 类 中的方法io.nuls.core.rpc.model.message.NegotiateConnection
 
setPubKey(byte[]) - 类 中的方法io.nuls.v2.model.Account
 
setPubKey(byte[]) - 类 中的方法io.nuls.v2.model.AccountKeyStore
 
setPubKey(String) - 类 中的方法io.nuls.v2.model.dto.AccountDto
 
setPubKey(String) - 类 中的方法io.nuls.v2.model.dto.AccountKeyStoreDto
 
setPubKeyCount(int) - 类 中的方法io.nuls.v2.model.dto.MultiSignTransferTxFeeDto
 
setPubKeyList(List<byte[]>) - 类 中的方法io.nuls.base.data.MultiSigAccount
 
setPubKeyList(List<byte[]>) - 类 中的方法io.nuls.base.signture.MultiSignTxSignature
 
setPubKeys(List<String>) - 类 中的方法io.nuls.v2.model.dto.MultiSignAliasDto
 
setPubKeys(List<String>) - 类 中的方法io.nuls.v2.model.dto.MultiSignConsensusDto
 
setPubKeys(List<String>) - 类 中的方法io.nuls.v2.model.dto.MultiSignDepositDto
 
setPubKeys(List<String>) - 类 中的方法io.nuls.v2.model.dto.MultiSignStopConsensusDto
 
setPubKeys(List<String>) - 类 中的方法io.nuls.v2.model.dto.MultiSignTransferDto
 
setPubKeys(List<String>) - 类 中的方法io.nuls.v2.model.dto.MultiSignWithDrawDto
 
setPublicKey(byte[]) - 类 中的方法io.nuls.base.signture.BlockSignature
 
setPublicKey(byte[]) - 类 中的方法io.nuls.base.signture.P2PHKSignature
 
setReadOnly(boolean) - 类 中的方法io.nuls.core.parse.config.ConfigItem
 
setReadOnly(boolean) - 类 中的方法io.nuls.core.rpc.model.ConfigItem
 
setReasonCode(byte) - 类 中的方法io.nuls.base.data.RedPunishData
 
setRefundFee(String) - 类 中的方法io.nuls.v2.model.dto.ContractResultDto
 
setRemark(byte[]) - 类 中的方法io.nuls.base.data.Transaction
 
setRemark(String) - 类 中的方法io.nuls.core.parse.config.ConfigItem
 
setRemark(String) - 类 中的方法io.nuls.v2.model.Account
 
setRemark(String) - 类 中的方法io.nuls.v2.model.dto.AliasDto
 
setRemark(String) - 类 中的方法io.nuls.v2.model.dto.ContractBaseForm
 
setRemark(String) - 类 中的方法io.nuls.v2.model.dto.ContractDeleteForm
 
setRemark(String) - 类 中的方法io.nuls.v2.model.dto.ContractResultDto
 
setRemark(String) - 类 中的方法io.nuls.v2.model.dto.ContractTokenTransferForm
 
setRemark(String) - 类 中的方法io.nuls.v2.model.dto.ContractTransferForm
 
setRemark(String) - 类 中的方法io.nuls.v2.model.dto.CrossTransferForm
 
setRemark(String) - 类 中的方法io.nuls.v2.model.dto.CrossTransferTxFeeDto
 
setRemark(String) - 类 中的方法io.nuls.v2.model.dto.MultiSignTransferDto
 
setRemark(String) - 类 中的方法io.nuls.v2.model.dto.MultiSignTransferTxFeeDto
 
setRemark(String) - 类 中的方法io.nuls.v2.model.dto.TransactionDto
 
setRemark(String) - 类 中的方法io.nuls.v2.model.dto.TransferDto
 
setRemark(String) - 类 中的方法io.nuls.v2.model.dto.TransferForm
 
setRemark(String) - 类 中的方法io.nuls.v2.model.dto.TransferTxFeeDto
 
setRequest(Request) - 类 中的方法io.nuls.core.rpc.netty.handler.message.TextMessageHandler
 
setRequestAck(String) - 类 中的方法io.nuls.core.rpc.model.message.Request
 
setRequestId(String) - 类 中的方法io.nuls.core.rpc.model.message.Ack
 
setRequestID(String) - 类 中的方法io.nuls.core.rpc.model.message.NegotiateConnectionResponse
 
setRequestID(String) - 类 中的方法io.nuls.core.rpc.model.message.Response
 
setRequestMethods(Map<String, Object>) - 类 中的方法io.nuls.core.rpc.model.message.Request
 
setRequired(boolean) - 类 中的方法io.nuls.v2.model.dto.ProgramMethodArg
 
setResponseComment(String) - 类 中的方法io.nuls.core.rpc.model.message.Response
 
setResponseData(Object) - 类 中的方法io.nuls.core.rpc.model.message.Response
 
setResponseErrorCode(String) - 类 中的方法io.nuls.core.rpc.model.message.Response
 
setResponseMaxSize(String) - 类 中的方法io.nuls.core.rpc.model.message.Request
 
setResponseMaxSize(String) - 类 中的方法io.nuls.core.rpc.model.message.Response
 
setResponseProcessingTime(String) - 类 中的方法io.nuls.core.rpc.model.message.Response
 
setResponseStatus(int) - 类 中的方法io.nuls.core.rpc.model.message.Response
 
setResult(String) - 类 中的方法io.nuls.v2.model.dto.ContractResultDto
 
setResult(T) - 类 中的方法io.nuls.v2.model.dto.RpcResult
 
setReturnArg(String) - 类 中的方法io.nuls.v2.model.dto.ProgramMethod
 
setRewardAddress(byte[]) - 类 中的方法io.nuls.v2.txdata.Agent
 
setRewardAddress(String) - 类 中的方法io.nuls.v2.model.dto.ConsensusDto
 
setRewardAddress(String) - 类 中的方法io.nuls.v2.model.dto.CreateAgentForm
 
setRoundIndex(long) - 类 中的方法io.nuls.base.data.BlockExtendsData
 
setRoundIndex(long) - 类 中的方法io.nuls.base.data.BlockRoundData
 
setRoundIndex(long) - 类 中的方法io.nuls.v2.model.dto.BlockHeaderDto
 
setRoundStartTime(long) - 类 中的方法io.nuls.base.data.BlockExtendsData
 
setRoundStartTime(long) - 类 中的方法io.nuls.base.data.BlockRoundData
 
setRoundStartTime(String) - 类 中的方法io.nuls.v2.model.dto.BlockHeaderDto
 
setSeed(byte[]) - 类 中的方法io.nuls.base.data.BlockExtendsData
 
setSender(byte[]) - 类 中的方法io.nuls.v2.txdata.CallContractData
 
setSender(byte[]) - 类 中的方法io.nuls.v2.txdata.CreateContractData
 
setSender(byte[]) - 类 中的方法io.nuls.v2.txdata.DeleteContractData
 
setSender(String) - 类 中的方法io.nuls.v2.model.dto.ContractBaseForm
 
setSender(String) - 类 中的方法io.nuls.v2.model.dto.ContractDeleteForm
 
setSender(String) - 类 中的方法io.nuls.v2.model.dto.ContractValidateCallForm
 
setSender(String) - 类 中的方法io.nuls.v2.model.dto.ContractValidateCreateForm
 
setSender(String) - 类 中的方法io.nuls.v2.model.dto.ContractValidateDeleteForm
 
setSender(String) - 类 中的方法io.nuls.v2.model.dto.ImputedGasContractCallForm
 
setSender(String) - 类 中的方法io.nuls.v2.model.dto.ImputedGasContractCreateForm
 
setSignBytes(byte[]) - 类 中的方法io.nuls.base.data.NulsSignData
 
setSignData(NulsSignData) - 类 中的方法io.nuls.base.signture.BlockSignature
 
setSignData(NulsSignData) - 类 中的方法io.nuls.base.signture.P2PHKSignature
 
setSize(int) - 类 中的方法io.nuls.base.data.Transaction
 
setSize(int) - 类 中的方法io.nuls.v2.model.dto.BlockHeaderDto
 
setSize(int) - 类 中的方法io.nuls.v2.model.dto.TransactionDto
 
setStackTrace(String) - 类 中的方法io.nuls.v2.model.dto.ContractResultDto
 
setState(RpcModuleState) - 类 中的方法io.nuls.core.rpc.modulebootstrap.RpcModule
 
setStateRoot(byte[]) - 类 中的方法io.nuls.base.data.BlockExtendsData
 
setStateRoot(byte[]) - 类 中的方法io.nuls.base.data.BlockHeader
 
setStateRoot(String) - 类 中的方法io.nuls.v2.model.dto.BlockHeaderDto
 
setStatus(byte) - 枚举 中的方法io.nuls.core.constant.TxStatusEnum
 
setStatus(int) - 类 中的方法io.nuls.v2.model.Account
 
setStatus(int) - 类 中的方法io.nuls.v2.model.dto.ContractTokenInfoDto
 
setStatus(int) - 类 中的方法io.nuls.v2.model.dto.TransactionDto
 
setStatus(int) - 类 中的方法io.nuls.v2.txdata.Agent
 
setStatus(int) - 类 中的方法io.nuls.v2.txdata.Deposit
 
setStatus(TxStatusEnum) - 类 中的方法io.nuls.base.data.Transaction
 
setStatus(String) - 类 中的方法io.nuls.v2.model.dto.ContractInfoDto
 
setSubscriptionEventCounter(String) - 类 中的方法io.nuls.core.rpc.model.message.Request
 
setSubscriptionPeriod(String) - 类 中的方法io.nuls.core.rpc.model.message.Request
 
setSubscriptionRange(String) - 类 中的方法io.nuls.core.rpc.model.message.Request
 
setSuccess(boolean) - 类 中的方法io.nuls.core.basic.Result
 
setSuccess(boolean) - 类 中的方法io.nuls.v2.model.dto.ContractResultDto
 
setSuccess(boolean) - 类 中的方法io.nuls.v2.model.dto.RestFulResult
 
setSymbol(String) - 类 中的方法io.nuls.v2.model.dto.ContractTokenInfoDto
 
setSymbol(String) - 类 中的方法io.nuls.v2.model.dto.ContractTokenTransferDto
 
setTime(long) - 类 中的方法io.nuls.base.data.BlockHeader
 
setTime(long) - 类 中的方法io.nuls.base.data.po.BlockHeaderPo
 
setTime(long) - 类 中的方法io.nuls.base.data.Transaction
 
setTime(long) - 类 中的方法io.nuls.v2.model.dto.DepositInfoDto
 
setTime(long) - 类 中的方法io.nuls.v2.model.dto.TransferDto
 
setTime(long) - 类 中的方法io.nuls.v2.txdata.Agent
 
setTime(long) - 类 中的方法io.nuls.v2.txdata.Deposit
 
setTime(String) - 类 中的方法io.nuls.v2.model.dto.BlockHeaderDto
 
setTime(String) - 类 中的方法io.nuls.v2.model.dto.TransactionDto
 
setTimeLock(String) - 类 中的方法io.nuls.v2.model.dto.AccountBalanceDto
 
setTimestamp(String) - 类 中的方法io.nuls.core.rpc.model.message.Message
 
setTimeZone(String) - 类 中的方法io.nuls.core.rpc.model.message.Message
 
setTo(String) - 类 中的方法io.nuls.v2.model.dto.ContractOutputDto
 
setTo(String) - 类 中的方法io.nuls.v2.model.dto.ContractTokenTransferDto
 
setTo(List<CoinTo>) - 类 中的方法io.nuls.base.data.CoinData
 
setTo(List<CoinTosDto>) - 类 中的方法io.nuls.v2.model.dto.TransactionDto
 
setToAddress(String) - 类 中的方法io.nuls.v2.model.dto.ContractTokenTransferForm
 
setToAddress(String) - 类 中的方法io.nuls.v2.model.dto.ContractTransferForm
 
setToAddress(String) - 类 中的方法io.nuls.v2.model.dto.CrossTransferForm
 
setToAddress(String) - 类 中的方法io.nuls.v2.model.dto.TransferForm
 
setTokenTransfers(List<ContractTokenTransferDto>) - 类 中的方法io.nuls.v2.model.dto.ContractResultDto
 
setTokenType(int) - 类 中的方法io.nuls.v2.model.dto.ContractInfoDto
 
setToLength(int) - 类 中的方法io.nuls.v2.model.dto.CrossTransferTxFeeDto
 
setToLength(int) - 类 中的方法io.nuls.v2.model.dto.MultiSignTransferTxFeeDto
 
setToLength(int) - 类 中的方法io.nuls.v2.model.dto.TransferTxFeeDto
 
setTotal(long) - 类 中的方法io.nuls.core.basic.Page
 
setTotal(String) - 类 中的方法io.nuls.v2.model.dto.AccountBalanceDto
 
setTotalDeposit(BigInteger) - 类 中的方法io.nuls.v2.txdata.Agent
 
setTotalFee(String) - 类 中的方法io.nuls.v2.model.dto.ContractResultDto
 
setTotalSupply(String) - 类 中的方法io.nuls.v2.model.dto.ContractInfoDto
 
setTransactionSignature(byte[]) - 类 中的方法io.nuls.base.data.Transaction
 
setTransactionSignature(String) - 类 中的方法io.nuls.v2.model.dto.TransactionDto
 
setTransfers(List<ContractMergedTransferDto>) - 类 中的方法io.nuls.v2.model.dto.ContractResultDto
 
setTxCount(int) - 类 中的方法io.nuls.base.data.BlockHeader
 
setTxCount(int) - 类 中的方法io.nuls.base.data.po.BlockHeaderPo
 
setTxCount(int) - 类 中的方法io.nuls.v2.model.dto.BlockHeaderDto
 
setTxData(byte[]) - 类 中的方法io.nuls.base.data.Transaction
 
setTxDataHex(String) - 类 中的方法io.nuls.v2.model.dto.TransactionDto
 
setTxDataObj(T) - 类 中的方法io.nuls.v2.tx.ContractBaseTransaction
 
setTxHash(NulsHash) - 类 中的方法io.nuls.v2.txdata.Agent
 
setTxHash(NulsHash) - 类 中的方法io.nuls.v2.txdata.Deposit
 
setTxHash(String) - 类 中的方法io.nuls.v2.model.dto.ContractMergedTransferDto
 
setTxHash(String) - 类 中的方法io.nuls.v2.model.dto.DepositInfoDto
 
setTxHash(String) - 类 中的方法io.nuls.v2.model.dto.WithdrawForm
 
setTxHashList(ArrayList<NulsHash>) - 类 中的方法io.nuls.base.data.SmallBlock
 
setTxHashList(List<NulsHash>) - 类 中的方法io.nuls.base.data.po.BlockHeaderPo
 
setTxHashList(List<String>) - 类 中的方法io.nuls.v2.model.dto.BlockHeaderDto
 
setTxHex(String) - 类 中的方法io.nuls.v2.model.dto.TxForm
 
setTxs(List<Transaction>) - 类 中的方法io.nuls.base.data.Block
 
setTxs(List<TransactionDto>) - 类 中的方法io.nuls.v2.model.dto.BlockDto
 
setTxSizeFee(String) - 类 中的方法io.nuls.v2.model.dto.ContractResultDto
 
setType(int) - 类 中的方法io.nuls.base.data.Transaction
 
setType(int) - 类 中的方法io.nuls.v2.model.dto.TransactionDto
 
setType(String) - 类 中的方法io.nuls.v2.model.dto.ProgramMethodArg
 
setUnregisterCompoundMethodName(String) - 类 中的方法io.nuls.core.rpc.model.message.UnregisterCompoundMethod
 
setUnsubscribeMethods(String[]) - 类 中的方法io.nuls.core.rpc.model.message.Unsubscribe
 
SetUtil - io.nuls.core.rpc.util中的类
 
SetUtil() - 类 的构造器io.nuls.core.rpc.util.SetUtil
 
setValue(long) - 类 中的方法io.nuls.v2.model.dto.ContractCallForm
 
setValue(long) - 类 中的方法io.nuls.v2.model.dto.ContractValidateCallForm
 
setValue(Object) - 类 中的方法io.nuls.core.rpc.model.ConfigItem
 
setValue(String) - 类 中的方法io.nuls.core.parse.config.ConfigItem
 
setValue(String) - 类 中的方法io.nuls.v2.model.dto.ContractMergedTransferDto
 
setValue(String) - 类 中的方法io.nuls.v2.model.dto.ContractOutputDto
 
setValue(String) - 类 中的方法io.nuls.v2.model.dto.ContractResultDto
 
setValue(String) - 类 中的方法io.nuls.v2.model.dto.ContractTokenTransferDto
 
setValue(BigInteger) - 类 中的方法io.nuls.v2.model.dto.ImputedGasContractCallForm
 
setValue(BigInteger) - 类 中的方法io.nuls.v2.model.dto.ProgramMultyAssetValue
 
setValue(BigInteger) - 类 中的方法io.nuls.v2.txdata.CallContractData
 
setVersion(double) - 类 中的方法io.nuls.core.rpc.model.CmdDetail
 
setVersion(short) - 类 中的方法io.nuls.base.basic.ProtocolVersion
 
setVersion(String) - 类 中的方法io.nuls.core.rpc.modulebootstrap.Module
 
setView(boolean) - 类 中的方法io.nuls.v2.model.dto.ProgramMethod
 
Sha256Hash - io.nuls.core.crypto中的类
A Sha256Hash just wraps a byte[] so that equals and hashcode work correctly, allowing it to be used as keys in a map.
Sha256Hash(byte[]) - 类 的构造器io.nuls.core.crypto.Sha256Hash
已过时。
Sha256Hash(String) - 类 的构造器io.nuls.core.crypto.Sha256Hash
已过时。
sha256hash160(byte[]) - 类 中的静态方法io.nuls.core.parse.SerializeUtils
Calculates RIPEMD160(SHA256(input)).
sha3(byte[]) - 类 中的静态方法io.nuls.core.crypto.Sha3Hash
 
sha3(byte[], int) - 类 中的静态方法io.nuls.core.crypto.Sha3Hash
 
sha3(String) - 类 中的静态方法io.nuls.core.crypto.Sha3Hash
 
sha3bytes(byte[], int) - 类 中的静态方法io.nuls.core.crypto.Sha3Hash
 
Sha3Hash - io.nuls.core.crypto中的类
 
Sha3Hash() - 类 的构造器io.nuls.core.crypto.Sha3Hash
 
sha512(byte[]) - 类 中的静态方法io.nuls.core.crypto.Sha512Hash
 
Sha512Hash - io.nuls.core.crypto中的类
 
Sha512Hash() - 类 的构造器io.nuls.core.crypto.Sha512Hash
 
shortToBytes(short) - 类 中的静态方法io.nuls.core.model.ByteUtils
short到字节数组的转换.
SIG_SIZE - 类 中的静态变量io.nuls.base.script.Script
 
sign(byte[]) - 类 中的方法io.nuls.core.crypto.ECKey
用私钥对数据进行签名
sign(int, String, List<SignDto>, String) - 类 中的方法io.nuls.v2.service.AccountService
 
sign(int, String, List<SignDto>, String) - 类 中的静态方法io.nuls.v2.util.NulsSDKTool
 
sign(NulsHash, BigInteger) - 类 中的方法io.nuls.base.data.NulsSignData
 
sign(Sha256Hash) - 类 中的方法io.nuls.core.crypto.ECKey
用私钥对数据进行签名
sign(String, int, String, String, String, String) - 类 中的方法io.nuls.v2.service.AccountService
 
sign(String, int, String, String, String, String) - 类 中的静态方法io.nuls.v2.util.NulsSDKTool
 
sign(String, String, String) - 类 中的静态方法io.nuls.v2.util.NulsSDKTool
 
sign(String, String, String, String) - 类 中的静态方法io.nuls.v2.util.NulsSDKTool
 
sign(List<SignDto>, String) - 类 中的方法io.nuls.v2.service.AccountService
sign the tx's digest
sign(List<SignDto>, String) - 类 中的静态方法io.nuls.v2.util.NulsSDKTool
 
SIGN_ADDRESS_NOT_MATCH - 接口 中的静态变量io.nuls.v2.error.AccountErrorCode
 
SIGN_ADDRESS_NOT_MATCH_COINFROM - 接口 中的静态变量io.nuls.v2.error.TxErrorCode
 
SIGN_COUNT_TOO_LARGE - 接口 中的静态变量io.nuls.v2.error.AccountErrorCode
 
SIGN_HOLDER - 类 中的静态变量io.nuls.core.constant.ToolsConstant
脚本标识位 Null placeholder.
SIGNATURE_ERROR - 接口 中的静态变量io.nuls.core.constant.CommonCodeConstanst
 
SignatureUtil - io.nuls.base.signture中的类
交易签名工具类 Transaction Signature Tool Class
SignatureUtil() - 类 的构造器io.nuls.base.signture.SignatureUtil
 
signBytes - 类 中的变量io.nuls.base.data.NulsSignData
签名字节组
signDigest(byte[], ECKey) - 类 中的静态方法io.nuls.base.signture.SignatureUtil
生成交易签名
SignDto - io.nuls.v2.model.dto中的类
 
SignDto() - 类 的构造器io.nuls.v2.model.dto.SignDto
 
SIGNED_MESSAGE_HEADER - 类 中的静态变量io.nuls.core.parse.SerializeUtils
The string that prefixes all text messages signed using Bitcoin keys.
SIGNED_MESSAGE_HEADER_BYTES - 类 中的静态变量io.nuls.core.parse.SerializeUtils
 
signTx(String, String, String) - 类 中的方法io.nuls.v2.service.TransactionService
明文私钥签名交易(单签)
signTx(String, String, String, String) - 类 中的方法io.nuls.v2.service.TransactionService
密文私钥签名交易(单签)
SIGNUM - 类 中的静态变量io.nuls.core.crypto.ECKey
 
SIGPUSHONLY - io.nuls.base.script.Script.VerifyFlag
 
simplifyErrorMsg(String) - 类 中的静态方法io.nuls.v2.util.ContractUtil
 
size() - 类 中的方法io.nuls.base.basic.ProtocolVersion
 
size() - 类 中的静态方法io.nuls.base.data.Address
 
size() - 类 中的方法io.nuls.base.data.BaseBusinessMessage
 
size() - 类 中的方法io.nuls.base.data.Block
 
size() - 类 中的方法io.nuls.base.data.BlockExtendsData
 
size() - 类 中的方法io.nuls.base.data.BlockHeader
 
size() - 类 中的方法io.nuls.base.data.BlockRoundData
 
size() - 类 中的方法io.nuls.base.data.CoinData
 
size() - 类 中的方法io.nuls.base.data.CoinFrom
 
size() - 类 中的方法io.nuls.base.data.CoinTo
 
size() - 类 中的方法io.nuls.base.data.MultiSigAccount
 
size() - 类 中的方法io.nuls.base.data.NulsSignData
 
size() - 类 中的方法io.nuls.base.data.po.BlockHeaderPo
 
size() - 类 中的方法io.nuls.base.data.RedPunishData
 
size() - 类 中的方法io.nuls.base.data.SmallBlock
 
size() - 类 中的方法io.nuls.base.data.Transaction
 
size() - 类 中的方法io.nuls.base.data.YellowPunishData
 
size() - 类 中的方法io.nuls.base.signture.BlockSignature
 
size() - 类 中的方法io.nuls.base.signture.MultiSignTxSignature
 
size() - 类 中的方法io.nuls.base.signture.P2PHKSignature
 
size() - 类 中的方法io.nuls.base.signture.TransactionSignature
 
size() - 接口 中的方法io.nuls.core.basic.NulsData
 
size() - 类 中的方法io.nuls.core.crypto.UnsafeByteArrayOutputStream
Returns the current size of the buffer.
size() - 类 中的方法io.nuls.v2.txdata.Agent
 
size() - 类 中的方法io.nuls.v2.txdata.Alias
 
size() - 类 中的方法io.nuls.v2.txdata.CallContractData
 
size() - 类 中的方法io.nuls.v2.txdata.CancelDeposit
 
size() - 类 中的方法io.nuls.v2.txdata.CreateContractData
 
size() - 类 中的方法io.nuls.v2.txdata.DeleteContractData
 
size() - 类 中的方法io.nuls.v2.txdata.Deposit
 
size() - 类 中的方法io.nuls.v2.txdata.StopAgent
 
sizeOf(long) - 类 中的静态方法io.nuls.core.basic.VarInt
Returns the minimum encoded size of the given unsigned long value.
sizeOfBigInteger() - 类 中的静态方法io.nuls.core.parse.SerializeUtils
获取BigInteger数据占的字节数
sizeOfBoolean() - 类 中的静态方法io.nuls.core.parse.SerializeUtils
获取Boolean数据占的字节数
sizeOfBytes(byte[]) - 类 中的静态方法io.nuls.core.parse.SerializeUtils
获取byte[]占用的最小字节数(byte[]长度占用的最小字节数+byte[]长度)
sizeOfDouble(Double) - 类 中的静态方法io.nuls.core.parse.SerializeUtils
 
sizeOfInt16() - 类 中的静态方法io.nuls.core.parse.SerializeUtils
获取Int16数据占的字节数
sizeOfInt32() - 类 中的静态方法io.nuls.core.parse.SerializeUtils
获取Int32数据占的字节数
sizeOfInt64() - 类 中的静态方法io.nuls.core.parse.SerializeUtils
获取Int64数据占的字节数
sizeOfNonce() - 类 中的静态方法io.nuls.core.parse.SerializeUtils
获取nonce数据占的字节数
sizeOfNulsData(NulsData) - 类 中的静态方法io.nuls.core.parse.SerializeUtils
获取NulsData对象所占字节长度
sizeOfString(String) - 类 中的静态方法io.nuls.core.parse.SerializeUtils
字符串转为byte[]的长度
sizeOfUint16() - 类 中的静态方法io.nuls.core.parse.SerializeUtils
获取Uint16数据占的字节数
sizeOfUint32() - 类 中的静态方法io.nuls.core.parse.SerializeUtils
获取Uint32数据占的字节数
sizeOfUint48() - 类 中的静态方法io.nuls.core.parse.SerializeUtils
获取Unit48数据占的字节数
sizeOfVarInt(Integer) - 类 中的静态方法io.nuls.core.parse.SerializeUtils
获取指定Integer占用的最小字节数
sizeOfVarInt(Long) - 类 中的静态方法io.nuls.core.parse.SerializeUtils
计算Long型数据占几个字节
SKIP_AND_KEEP - 类 中的静态变量io.nuls.core.rpc.info.Constants
收到Request请求后,根据属性判断如何执行 3:不执行Request,但是保留等待下次执行
SKIP_AND_REMOVE - 类 中的静态变量io.nuls.core.rpc.info.Constants
收到Request请求后,根据属性判断如何执行 4:不执行Request,并且丢弃
SLASH - 接口 中的静态变量io.nuls.v2.constant.AccountConstant
路径斜杠
SmallBlock - io.nuls.base.data中的类
小区块,用于新区块打包完成后进行广播,小区块中包含区块头、块中交易hash列表、打包过程中产生的交易(其他节点一定没有的交易) Block block, used for broadcasting after the new block is packaged, and the blocks in the block are included in the block header ,tx hash list of the block and the transaction generated in the packaging process (other transactions that must not be made by other nodes).
SmallBlock() - 类 的构造器io.nuls.base.data.SmallBlock
 
smallNum(int) - 类 中的方法io.nuls.base.script.ScriptBuilder
Adds the given number as a OP_N opcode to the end of the program.
smallNum(int, int) - 类 中的方法io.nuls.base.script.ScriptBuilder
Adds the given number as a OP_N opcode to the given index in the program.
SMART_CONTRACT - 类 中的静态变量io.nuls.core.rpc.model.ModuleE.Constant
 
SpringLiteContext - io.nuls.core.core.ioc中的类
简化版本的ROC框架,参考spring-framework的使用方式,实现简单的依赖注入和动态代理实现的面向切面编程
SpringLiteContext() - 类 的构造器io.nuls.core.core.ioc.SpringLiteContext
 
start() - 类 中的方法io.nuls.core.rpc.util.NulsDateUtils
启动时间同步线程 Start the time synchronization thread.
start(long) - 类 中的方法io.nuls.core.rpc.util.NulsDateUtils
 
Start - io.nuls.core.rpc.modulebootstrap.RpcModuleState
准备中
startInterceptor(Annotation, Object, Method, Object[], MethodProxy) - 类 中的方法io.nuls.core.core.inteceptor.base.BeanMethodInterceptorChain
将一个方法放入该拦截器链中执行,获取返回结果 Puts a method in the interceptor chain to retrieve the returned result.
startInterceptor(Annotation, Object, Method, Object[], MethodProxy) - 类 中的方法io.nuls.core.core.inteceptor.base.MultipleBeanMethodInterceptorChain
开始执行拦截器链 Start executing the interceptor chain.
startKernel() - 类 中的静态方法io.nuls.core.rpc.info.NoUse
 
startKernel(String, int, String) - 类 中的静态方法io.nuls.core.rpc.info.NoUse
 
startServer(int) - 类 中的静态方法io.nuls.core.rpc.netty.bootstrap.NettyServer
启动netty服务器,监听指定端口 Start the netty server to listen on the specified port
startServer(int, String, String) - 类 中的静态方法io.nuls.core.rpc.netty.bootstrap.NettyServer
启动netty服务器,监听指定端口 Start the netty server to listen on the specified port
StartServerProcessor - io.nuls.core.rpc.netty.thread中的类
消息处理器 Send message processor
StartServerProcessor(int) - 类 的构造器io.nuls.core.rpc.netty.thread.StartServerProcessor
 
StartServerProcessor(int, String, String) - 类 的构造器io.nuls.core.rpc.netty.thread.StartServerProcessor
 
startService - 类 中的静态变量io.nuls.core.rpc.netty.channel.manager.ConnectManager
本模块是否可以启动服务(所依赖模块是否可以连接) Can this module start the service?
status() - 枚举 中的方法io.nuls.v2.model.annotation.ApiType
 
STOP - 接口 中的静态变量io.nuls.v2.constant.Constant
 
STOP_AGENT - 类 中的静态变量io.nuls.core.constant.TxType
注销共识节点
STOP_AGENT_LOCK_TIME - 类 中的静态变量io.nuls.v2.SDKContext
注销共识节点,保证金锁定时间
stopAgent(StopAgentForm) - 类 中的方法io.nuls.v2.service.ConsensusService
 
stopAgent(StopAgentForm) - 类 中的静态方法io.nuls.v2.util.NulsSDKTool
 
StopAgent - io.nuls.v2.txdata中的类
停止节点信息类 Stop Node Information Class
StopAgent() - 类 的构造器io.nuls.v2.txdata.StopAgent
 
StopAgentForm - io.nuls.v2.model.dto中的类
 
StopAgentForm() - 类 的构造器io.nuls.v2.model.dto.StopAgentForm
 
stopAllThread() - 类 中的静态方法io.nuls.core.thread.ThreadUtils
停止当前正在执行的所有线程
StopConsensusDto - io.nuls.v2.model.dto中的类
 
StopConsensusDto() - 类 的构造器io.nuls.v2.model.dto.StopConsensusDto
 
StopDepositDto - io.nuls.v2.model.dto中的类
 
StopDepositDto() - 类 的构造器io.nuls.v2.model.dto.StopDepositDto
 
stopThread(String) - 类 中的静态方法io.nuls.core.thread.ThreadUtils
停止指定名称的线程
STRICTENC - io.nuls.base.script.Script.VerifyFlag
 
STRING - 接口 中的静态变量io.nuls.v2.constant.Constant
 
stringToBigInteger(String) - 类 中的静态方法io.nuls.core.model.BigIntegerUtils
String 转 BigInteger
StringUtils - io.nuls.core.model中的类
 
StringUtils() - 类 的构造器io.nuls.core.model.StringUtils
 
strTrim(String) - 类 中的静态方法io.nuls.core.model.StringUtils
去掉字符串前后空格+验证是否为null
sub(double, double) - 类 中的静态方法io.nuls.core.model.DoubleUtils
两个double数据相减
sub(double, BigDecimal) - 类 中的静态方法io.nuls.core.model.DoubleUtils
 
sub(long, long) - 类 中的静态方法io.nuls.core.model.LongUtils
两个long型数据相差
sub(BigDecimal, double) - 类 中的静态方法io.nuls.core.model.DoubleUtils
BigDecimal数据与double数据相减
sub(BigDecimal, BigDecimal) - 类 中的静态方法io.nuls.core.model.DoubleUtils
两个BigDecimal数据相减
subBytes(byte[], int, int) - 类 中的静态方法io.nuls.core.model.ByteUtils
截取字节数组
subRequestCount - 类 中的静态变量io.nuls.core.rpc.netty.channel.manager.ConnectManager
当前正在处理的订阅请求数量 Number of subscription requests currently being processed
SUBSCRIBE_COUNT - 类 中的静态变量io.nuls.core.rpc.netty.channel.manager.ConnectManager
接口被订阅次数(事件方式) Number of changes in the return value of the subscribed interface Key: Cmd Value: subscribe count
subscribeByEvent(Message, Request) - 类 中的方法io.nuls.core.rpc.netty.channel.ConnectData
订阅事件(接口改变次数) Subscription events (number of interface changes)
subscribeByEvent(ConnectData, Message, Request) - 类 中的静态方法io.nuls.core.rpc.netty.channel.manager.ConnectManager
订阅接口(按接口改变次数) Subscription interface (number of changes per interface)
subscribeCountAdd(Message) - 类 中的静态方法io.nuls.core.rpc.netty.channel.manager.ConnectManager
订阅 Subscription times add 1
subscribeCountAdd(String) - 类 中的静态方法io.nuls.core.rpc.netty.channel.manager.ConnectManager
Cmd订阅次数加1 Subscription times add 1
subscribeCountMinus(Message) - 类 中的静态方法io.nuls.core.rpc.netty.channel.manager.ConnectManager
取消订阅 Subscription times minus 1
subscribeCountMinus(String) - 类 中的静态方法io.nuls.core.rpc.netty.channel.manager.ConnectManager
Cmd订阅次数减1 Subscription times minus 1
subToBigInteger(String, String) - 类 中的静态方法io.nuls.core.model.BigIntegerUtils
 
subToString(String, String) - 类 中的静态方法io.nuls.core.model.BigIntegerUtils
两个数字字符串相减
subtract(ECPoint) - 类 中的方法io.nuls.core.crypto.LazyECPoint
 
success() - 类 中的方法io.nuls.core.rpc.cmd.BaseCmd
返回基本的成功对象 Returns the basic success object
success(Object) - 类 中的方法io.nuls.core.rpc.cmd.BaseCmd
返回有特定内容的成功对象 Returns a success object with specific content
success(T) - 类 中的静态方法io.nuls.v2.model.dto.RestFulResult
 
success(T) - 类 中的静态方法io.nuls.v2.model.dto.RpcResult
 
SUCCESS - 接口 中的静态变量io.nuls.core.constant.CommonCodeConstanst
 
SUCCESS - 类 中的静态变量io.nuls.core.rpc.model.message.Response
 
SUCCESS_CODE - 接口 中的静态变量io.nuls.v2.constant.AccountConstant
SUCCESS_CODE
SUCCESS_MSG - 类 中的静态变量io.nuls.core.rpc.model.message.Response
 
SUCCESS_MSG - 接口 中的静态变量io.nuls.v2.constant.AccountConstant
SUCCESS_MSG
sum(double, double) - 类 中的静态方法io.nuls.core.model.DoubleUtils
两个double数据相加
sum(double, BigDecimal) - 类 中的静态方法io.nuls.core.model.DoubleUtils
 
sum(BigDecimal, double) - 类 中的静态方法io.nuls.core.model.DoubleUtils
BigDecimal数据与double数据相加
sum(BigDecimal, BigDecimal) - 类 中的静态方法io.nuls.core.model.DoubleUtils
两个BigDecimal数据相加
syncAddressPrefix() - 接口 中的方法io.nuls.base.basic.AddressPrefixInf
同步地址前缀信息
syncAddressPrefix() - 类 中的方法io.nuls.core.rpc.util.AddressPrefixDatas
 
syncKernel(String) - 类 中的静态方法io.nuls.core.rpc.netty.processor.ResponseMessageProcessor
 
syncKernel(String, BaseInvoke) - 类 中的静态方法io.nuls.core.rpc.netty.processor.ResponseMessageProcessor
同步本地模块与核心模块(Manager) 1.
SYS_CONTRACT_TX_NON_CIRCULATING - 接口 中的静态变量io.nuls.v2.error.TxErrorCode
 
SYS_TX_TYPE_NON_CIRCULATING - 接口 中的静态变量io.nuls.v2.error.TxErrorCode
 
SYS_UNKNOWN_EXCEPTION - io.nuls.v2.model.dto.RpcErrorCode
 
SYS_UNKOWN_EXCEPTION - 接口 中的静态变量io.nuls.core.constant.CommonCodeConstanst
 

T

t1 - 类 中的静态变量io.nuls.core.rpc.util.TimeContainer
 
t2 - 类 中的静态变量io.nuls.core.rpc.util.TimeContainer
 
t3 - 类 中的静态变量io.nuls.core.rpc.util.TimeContainer
 
t4 - 类 中的静态变量io.nuls.core.rpc.util.TimeContainer
 
t5 - 类 中的静态变量io.nuls.core.rpc.util.TimeContainer
 
TEN_MINUTE_TIME - 类 中的静态变量io.nuls.core.model.DateUtils
 
TESTNET_CHAIN_ID - 类 中的静态变量io.nuls.core.constant.BaseConstant
 
TESTNET_DEFAULT_ADDRESS_PREFIX - 类 中的静态变量io.nuls.core.constant.BaseConstant
 
TextMessageHandler - io.nuls.core.rpc.netty.handler.message中的类
文本类型的消息处理器 Text type message handler
TextMessageHandler(SocketChannel, Message, int) - 类 的构造器io.nuls.core.rpc.netty.handler.message.TextMessageHandler
 
THREAD_POOL - 类 中的静态变量io.nuls.core.rpc.info.Constants
处理待处理消息的线程池 Thread pool for processing messages to be processed
THREAD_POOL_SIZE - 类 中的静态变量io.nuls.core.rpc.info.Constants
 
THREAD_REPETITION - 接口 中的静态变量io.nuls.core.constant.CommonCodeConstanst
 
ThreadCache - io.nuls.core.thread.commom中的类
 
ThreadUtils - io.nuls.core.thread中的类
 
ThreadUtils() - 类 的构造器io.nuls.core.thread.ThreadUtils
 
threeTimes() - 类 中的方法io.nuls.core.crypto.LazyECPoint
 
TIME_ZONE - 类 中的静态变量io.nuls.core.model.DateUtils
 
TIME_ZONE_STRING - 类 中的静态变量io.nuls.core.model.DateUtils
 
timeAfterMillis(long) - 类 中的静态方法io.nuls.core.model.DateUtils
Returns timestamp in the future after some millis passed from now
TimeContainer - io.nuls.core.rpc.util中的类
 
TimeContainer() - 类 的构造器io.nuls.core.rpc.util.TimeContainer
 
TIMEOUT_TIMEMILLIS - 类 中的静态变量io.nuls.core.rpc.info.Constants
超时毫秒数(1分钟) Timeout millisecond(1 minute)
timesPow2(int) - 类 中的方法io.nuls.core.crypto.LazyECPoint
 
timeStamp2DateStr(long) - 类 中的静态方法io.nuls.core.model.DateUtils
时间戳转换成日期默认格式字符串
timeStamp2DateStr(long, String) - 类 中的静态方法io.nuls.core.model.DateUtils
时间戳转换成日期格式字符串
TO_ADDRESS_NOT_MATCH_CHAIN - 接口 中的静态变量io.nuls.v2.error.TxErrorCode
 
toBigInteger() - 类 中的方法io.nuls.core.crypto.Sha256Hash
Returns the bytes interpreted as a positive integer.
toByteArray() - 类 中的方法io.nuls.core.crypto.UnsafeByteArrayOutputStream
Creates a newly allocated byte array.
toByteArray(InputStream) - 类 中的静态方法io.nuls.core.crypto.ByteStreams
 
toBytes(CharSequence, String) - 类 中的静态方法io.nuls.core.model.ByteUtils
字符串按指定编码规则转为字节数组
toCanonicalised() - 类 中的方法io.nuls.core.crypto.ECKey.ECDSASignature
Will automatically adjust the S component to be less than or equal to half the curve order, if necessary.
toGMTString(Date) - 类 中的静态方法io.nuls.core.model.DateUtils
 
toHex() - 类 中的方法io.nuls.base.data.NulsHash
 
tokentransfer(ContractTokenTransferForm) - 类 中的方法io.nuls.v2.service.ContractService
 
tokentransfer(ContractTokenTransferForm) - 类 中的静态方法io.nuls.v2.util.NulsSDKTool
 
tokenTransferTxOffline(String, BigInteger, String, String, String, long, BigInteger, long, String) - 类 中的方法io.nuls.v2.service.ContractService
 
tokenTransferTxOffline(String, BigInteger, String, String, String, long, BigInteger, long, String) - 类 中的静态方法io.nuls.v2.util.NulsSDKTool
 
tokenTransferTxOffline(String, BigInteger, String, String, String, long, BigInteger, String) - 类 中的方法io.nuls.v2.service.ContractService
 
tokenTransferTxOffline(String, BigInteger, String, String, String, long, BigInteger, String) - 类 中的静态方法io.nuls.v2.util.NulsSDKTool
 
TOO_SMALL_AMOUNT - 接口 中的静态变量io.nuls.v2.error.ContractErrorCode
 
ToolsConstant - io.nuls.core.constant中的类
 
ToolsConstant() - 类 的构造器io.nuls.core.constant.ToolsConstant
 
toString() - 类 中的方法io.nuls.base.basic.ProtocolVersion
 
toString() - 类 中的方法io.nuls.base.data.Address
默认返回base58编码的地址
toString() - 类 中的方法io.nuls.base.data.BlockExtendsData
 
toString() - 类 中的方法io.nuls.base.data.BlockHeader
 
toString() - 类 中的方法io.nuls.base.data.CoinFrom
 
toString() - 类 中的方法io.nuls.base.data.CoinTo
 
toString() - 类 中的方法io.nuls.base.data.NulsHash
 
toString() - 类 中的方法io.nuls.base.data.NulsSignData
 
toString() - 类 中的方法io.nuls.base.script.Script
Returns the program opcodes as a string, for example "[1234] DUP HASH160"
toString() - 类 中的方法io.nuls.base.script.ScriptChunk
 
toString() - 类 中的方法io.nuls.core.basic.Result
 
toString() - 类 中的方法io.nuls.core.crypto.EncryptedData
 
toString() - 类 中的方法io.nuls.core.crypto.Sha256Hash
 
toString() - 类 中的方法io.nuls.core.parse.config.IniEntity
当前对象转String
toString() - 类 中的方法io.nuls.core.rpc.model.CmdDetail
 
toString() - 枚举 中的方法io.nuls.core.rpc.model.ModuleE
 
toString() - 类 中的方法io.nuls.core.rpc.modulebootstrap.Module
 
toString() - 类 中的方法io.nuls.core.rpc.modulebootstrap.RpcModule
 
toString() - 类 中的方法io.nuls.v2.model.dto.ProgramMethod
 
toString() - 类 中的方法io.nuls.v2.model.dto.ProgramMethodArg
 
toString() - 类 中的方法io.nuls.v2.model.dto.RpcResult
 
toString() - 类 中的方法io.nuls.v2.model.dto.RpcResultError
 
toString(byte[], String) - 类 中的静态方法io.nuls.core.model.ByteUtils
字节数组按指定编码转为字符串
toString(String[][]) - 类 中的静态方法io.nuls.v2.util.ContractUtil
 
trace(String) - 类 中的静态方法io.nuls.core.log.Log
提供trace级别基本的日志输出
trace(String) - 类 中的方法io.nuls.core.log.logback.NulsLogger
提供trace级别基本的日志输出
trace(String, Throwable) - 类 中的静态方法io.nuls.core.log.Log
提供trace级别基本的日志输出
trace(String, Throwable) - 类 中的方法io.nuls.core.log.logback.NulsLogger
提供trace级别基本的日志输出
Transaction - io.nuls.base.data中的类
 
Transaction() - 类 的构造器io.nuls.base.data.Transaction
 
Transaction(int) - 类 的构造器io.nuls.base.data.Transaction
 
TRANSACTION - 类 中的静态变量io.nuls.core.rpc.model.ModuleE.Constant
 
TransactionDto - io.nuls.v2.model.dto中的类
 
TransactionDto() - 类 的构造器io.nuls.v2.model.dto.TransactionDto
 
TransactionFeeCalculator - io.nuls.base.basic中的类
 
TransactionFeeCalculator() - 类 的构造器io.nuls.base.basic.TransactionFeeCalculator
 
TransactionManager - io.nuls.base.basic中的类
交易反序列化工具
TransactionManager() - 类 的构造器io.nuls.base.basic.TransactionManager
 
TransactionService - io.nuls.v2.service中的类
 
TransactionSignature - io.nuls.base.signture中的类
 
TransactionSignature() - 类 的构造器io.nuls.base.signture.TransactionSignature
 
transfer(TransferForm) - 类 中的方法io.nuls.v2.service.TransactionService
 
transfer(TransferForm) - 类 中的静态方法io.nuls.v2.util.NulsSDKTool
 
TRANSFER - 类 中的静态变量io.nuls.core.constant.TxType
转账 the type of the transfer transaction
TransferDto - io.nuls.v2.model.dto中的类
 
TransferDto() - 类 的构造器io.nuls.v2.model.dto.TransferDto
 
TransferForm - io.nuls.v2.model.dto中的类
 
TransferForm() - 类 的构造器io.nuls.v2.model.dto.TransferForm
 
transferTocontract(ContractTransferForm) - 类 中的方法io.nuls.v2.service.ContractService
 
transferTocontract(ContractTransferForm) - 类 中的静态方法io.nuls.v2.util.NulsSDKTool
 
transferToContractTxOffline(String, BigInteger, String, String, long, BigInteger, String) - 类 中的方法io.nuls.v2.service.ContractService
 
transferToContractTxOffline(String, BigInteger, String, String, long, BigInteger, String) - 类 中的静态方法io.nuls.v2.util.NulsSDKTool
 
TransferTxFeeDto - io.nuls.v2.model.dto中的类
 
TransferTxFeeDto() - 类 的构造器io.nuls.v2.model.dto.TransferTxFeeDto
 
TRIGGER_PAYABLE_FOR_CONSENSUS_CONTRACT_ERROR - 接口 中的静态变量io.nuls.v2.error.ContractErrorCode
 
TRY_COUNT - 类 中的静态变量io.nuls.core.rpc.info.Constants
 
twice() - 类 中的方法io.nuls.core.crypto.LazyECPoint
 
twiceOf(byte[]) - 类 中的静态方法io.nuls.core.crypto.Sha256Hash
Creates a new instance containing the hash of the calculated hash of the given bytes.
twicePlus(ECPoint) - 类 中的方法io.nuls.core.crypto.LazyECPoint
 
twoDimensionalArray(Object[]) - 类 中的静态方法io.nuls.v2.util.ContractUtil
 
twoDimensionalArray(Object[], String[]) - 类 中的静态方法io.nuls.v2.util.ContractUtil
 
TX - io.nuls.core.rpc.model.ModuleE
 
TX_ALREADY_EXISTS - 接口 中的静态变量io.nuls.v2.error.TxErrorCode
 
TX_BROADCAST_FAIL - 接口 中的静态变量io.nuls.v2.error.TxErrorCode
 
TX_COINDATA_NOT_EXIST - 接口 中的静态变量io.nuls.v2.error.AccountErrorCode
 
TX_COINFROM_NOT_FOUND - 接口 中的静态变量io.nuls.v2.error.AccountErrorCode
 
TX_COINTO_NOT_FOUND - 接口 中的静态变量io.nuls.v2.error.AccountErrorCode
 
TX_COMMIT - 类 中的静态变量io.nuls.core.constant.BaseConstant
模块统一交易提交RPC接口
TX_CONFIRMED - 接口 中的静态变量io.nuls.v2.error.TxErrorCode
 
TX_DATA_VALIDATION_ERROR - 接口 中的静态变量io.nuls.v2.error.AccountErrorCode
 
TX_DATA_VALIDATION_ERROR - 接口 中的静态变量io.nuls.v2.error.TxErrorCode
 
TX_FROM_CANNOT_HAS_CONTRACT_ADDRESS - 接口 中的静态变量io.nuls.v2.error.TxErrorCode
 
TX_LEDGER_VERIFY_FAIL - 接口 中的静态变量io.nuls.v2.error.TxErrorCode
 
TX_NOT_EFFECTIVE - 接口 中的静态变量io.nuls.v2.error.AccountErrorCode
 
TX_NOT_EXIST - 接口 中的静态变量io.nuls.v2.error.AccountErrorCode
 
TX_NOT_EXIST - 接口 中的静态变量io.nuls.v2.error.ContractErrorCode
 
TX_NOT_EXIST - 接口 中的静态变量io.nuls.v2.error.TxErrorCode
 
TX_PARSE_ERROR - io.nuls.v2.model.dto.RpcErrorCode
 
TX_REMARK_MAX_LEN - 接口 中的静态变量io.nuls.v2.constant.AccountConstant
交易相关
TX_REPEATED - 接口 中的静态变量io.nuls.v2.error.TxErrorCode
 
TX_ROLLBACK - 类 中的静态变量io.nuls.core.constant.BaseConstant
模块统一交易回滚RPC接口
TX_SHELL_ERROR - io.nuls.v2.model.dto.RpcErrorCode
 
TX_SIZE_TOO_LARGE - 接口 中的静态变量io.nuls.v2.error.AccountErrorCode
 
TX_SIZE_TOO_LARGE - 接口 中的静态变量io.nuls.v2.error.TxErrorCode
 
TX_TYPE_ERROR - 接口 中的静态变量io.nuls.v2.error.AccountErrorCode
 
TX_TYPE_INVALID - 接口 中的静态变量io.nuls.v2.error.TxErrorCode
 
TX_VALIDATOR - 类 中的静态变量io.nuls.core.constant.BaseConstant
模块统一交易验证器RPC接口
TX_VERIFY_FAIL - 接口 中的静态变量io.nuls.v2.error.TxErrorCode
 
TxErrorCode - io.nuls.v2.error中的接口
 
TxFeeUtil - io.nuls.v2.util中的类
 
TxFeeUtil() - 类 的构造器io.nuls.v2.util.TxFeeUtil
 
TxForm - io.nuls.v2.model.dto中的类
 
TxForm() - 类 的构造器io.nuls.v2.model.dto.TxForm
 
TxStatusEnum - io.nuls.core.constant中的枚举
交易状态枚举 Enumeration of transaction status
TxType - io.nuls.core.constant中的类
交易类型
TxType() - 类 的构造器io.nuls.core.constant.TxType
 
TxUtils - io.nuls.v2.util中的类
 
TxUtils() - 类 的构造器io.nuls.v2.util.TxUtils
 
type() - 注释类型 中的方法io.nuls.core.rpc.model.ApiModelProperty
 
type() - 注释类型 中的方法io.nuls.v2.model.annotation.Api
 
TypeDescriptor - io.nuls.core.rpc.model中的注释类型
类型描述

U

uint16ToByteStreamLE(int, OutputStream) - 类 中的静态方法io.nuls.core.parse.SerializeUtils
Write 2 bytes to the output stream as unsigned 16-bit integer in little endian format.
uint32ToByteArrayBE(long, byte[], int) - 类 中的静态方法io.nuls.core.parse.SerializeUtils
将一个Long型数据以大端格式存储到指定字节数组指定的偏移量的连续4个字节中
uint32ToByteArrayLE(long, byte[], int) - 类 中的静态方法io.nuls.core.parse.SerializeUtils
将一个Long型数据以小端格式存储到指定字节数组指定的偏移量的连续4个字节中
uint32ToByteStreamLE(long, OutputStream) - 类 中的静态方法io.nuls.core.parse.SerializeUtils
Write 4 bytes to the output stream as unsigned 32-bit long in little endian format.
uint48ToBytes(long) - 类 中的静态方法io.nuls.core.parse.SerializeUtils
long数据转byte[](只转前6个字节)
uint64ToByteArray(long) - 类 中的静态方法io.nuls.core.parse.SerializeUtils
long数据转byte[]
uint64ToByteArrayLE(long, byte[], int) - 类 中的静态方法io.nuls.core.parse.SerializeUtils
将一个Long型数据以小端格式存储到指定字节数组指定的偏移量的连续8个字节中
uint64ToByteStreamLE(BigInteger, OutputStream) - 类 中的静态方法io.nuls.core.parse.SerializeUtils
Write 8 bytes to the output stream as unsigned 64-bit BigInteger in little endian format.
uint8ToByteStreamLE(short, OutputStream) - 类 中的静态方法io.nuls.core.parse.SerializeUtils
 
UNCONFIRM - io.nuls.core.constant.TxStatusEnum
未确认状态 not packaged
unlock(String) - 类 中的方法io.nuls.v2.model.Account
根据密码解锁账户 Unlock account based on password
UnregisterCompoundMethod - io.nuls.core.rpc.model.message中的类
取消订阅多个远程方法 Unsubscribe to multiple remote methods
UnregisterCompoundMethod - io.nuls.core.rpc.model.message.MessageType
取消批量订阅 / Batch unsubscribe
UnregisterCompoundMethod() - 类 的构造器io.nuls.core.rpc.model.message.UnregisterCompoundMethod
 
UnsafeByteArrayOutputStream - io.nuls.core.crypto中的类
An unsynchronized implementation of ByteArrayOutputStream that will return the backing byte array if its length == size().
UnsafeByteArrayOutputStream() - 类 的构造器io.nuls.core.crypto.UnsafeByteArrayOutputStream
 
UnsafeByteArrayOutputStream(int) - 类 的构造器io.nuls.core.crypto.UnsafeByteArrayOutputStream
 
unsubscribe(ConnectData, Message) - 类 中的静态方法io.nuls.core.rpc.netty.processor.RequestMessageProcessor
取消订阅 For Unsubscribe
unsubscribe(String) - 类 中的方法io.nuls.core.rpc.netty.channel.ConnectData
取消订阅 / unsubscribe
Unsubscribe - io.nuls.core.rpc.model.message中的类
取消订阅 unsubscribe
Unsubscribe - io.nuls.core.rpc.model.message.MessageType
取消订阅 / Unsubscribe
Unsubscribe() - 类 的构造器io.nuls.core.rpc.model.message.Unsubscribe
 
UNSUBSCRIBE_TIMEMILLIS - 类 中的静态变量io.nuls.core.rpc.info.Constants
已过时。
unsubscribeByEvent(Message) - 类 中的静态方法io.nuls.core.rpc.netty.channel.manager.ConnectManager
取消订阅接口(按接口改变次数) Unsubscribe interface (number of changes per interface)
updateScriptWithSignature(Script, byte[], int, int, int) - 类 中的静态方法io.nuls.base.script.ScriptBuilder
Returns a copy of the given scriptSig with the signature inserted in the given position.
updateStatus() - 类 中的静态方法io.nuls.core.rpc.netty.channel.manager.ConnectManager
更新模块是否可启动状态 Update module bootAble status

V

validAddress(int, String) - 类 中的静态方法io.nuls.base.basic.AddressTool
验证地址字符串是否是有效地址
validAlias(String) - 类 中的静态方法io.nuls.core.model.FormatValidUtils
别名规则:只允许使用小写字母、数字、下划线(下划线不能在两端)1~20字节
validateAddress(int, String) - 类 中的方法io.nuls.v2.service.AccountService
 
validateAddress(int, String) - 类 中的静态方法io.nuls.v2.util.NulsSDKTool
 
validateAddress(String) - 类 中的静态方法io.nuls.v2.util.NulsSDKTool
 
validateBigInteger(String) - 类 中的静态方法io.nuls.v2.util.ValidateUtil
 
validateChainId() - 类 中的静态方法io.nuls.v2.util.ValidateUtil
 
validateChainId(int) - 类 中的静态方法io.nuls.v2.util.ValidateUtil
 
validateCoinAmount(BigInteger) - 类 中的静态方法io.nuls.v2.util.ValidateUtil
 
validateCoinFrom(CoinFromDto) - 类 中的静态方法io.nuls.v2.util.CommonValidator
 
validateCoinTo(CoinToDto) - 类 中的静态方法io.nuls.v2.util.CommonValidator
 
validateCommissionRate(int) - 类 中的静态方法io.nuls.v2.util.ValidateUtil
 
validateConsensusDto(ConsensusDto) - 类 中的静态方法io.nuls.v2.util.CommonValidator
 
validateContractCall(ContractValidateCallForm) - 类 中的方法io.nuls.v2.service.ContractService
 
validateContractCall(ContractValidateCallForm) - 类 中的静态方法io.nuls.v2.util.NulsSDKTool
 
validateContractCreate(ContractValidateCreateForm) - 类 中的方法io.nuls.v2.service.ContractService
 
validateContractCreate(ContractValidateCreateForm) - 类 中的静态方法io.nuls.v2.util.NulsSDKTool
 
validateContractDelete(ContractValidateDeleteForm) - 类 中的方法io.nuls.v2.service.ContractService
 
validateContractDelete(ContractValidateDeleteForm) - 类 中的静态方法io.nuls.v2.util.NulsSDKTool
 
validateCreateAgentForm(CreateAgentForm) - 类 中的静态方法io.nuls.v2.util.CommonValidator
 
validateCrossCoinFrom(CoinFromDto) - 类 中的静态方法io.nuls.v2.util.CommonValidator
 
validateCtxSignture(Transaction) - 类 中的静态方法io.nuls.base.signture.SignatureUtil
跨链交易验证签名
validateDepositDto(DepositDto) - 类 中的静态方法io.nuls.v2.util.CommonValidator
 
validateDepositForm(DepositForm) - 类 中的静态方法io.nuls.v2.util.CommonValidator
 
validateLockCoinFrom(CoinFromDto) - 类 中的静态方法io.nuls.v2.util.CommonValidator
 
validateLockTime(long) - 类 中的静态方法io.nuls.v2.util.ValidateUtil
 
validateMultiSignAliasDto(MultiSignAliasDto) - 类 中的静态方法io.nuls.v2.util.CommonValidator
 
validateMultiSignConsensusDto(MultiSignConsensusDto) - 类 中的静态方法io.nuls.v2.util.CommonValidator
 
validateMultiSignDepositDto(MultiSignDepositDto) - 类 中的静态方法io.nuls.v2.util.CommonValidator
 
validateMultiSignStopConsensusDto(MultiSignStopConsensusDto) - 类 中的静态方法io.nuls.v2.util.CommonValidator
 
validateMultiSignWithDrawDto(MultiSignWithDrawDto) - 类 中的静态方法io.nuls.v2.util.CommonValidator
 
validateNonce(String) - 类 中的静态方法io.nuls.v2.util.ValidateUtil
 
validatePassword(String) - 类 中的方法io.nuls.v2.model.Account
验证账户密码是否正确 Verify that the account password is correct
validateSignDto(SignDto) - 类 中的静态方法io.nuls.v2.util.CommonValidator
 
validateSignDto(List<SignDto>) - 类 中的静态方法io.nuls.v2.util.CommonValidator
 
validateSignture(byte[], P2PHKSignature) - 类 中的静态方法io.nuls.base.signture.SignatureUtil
验证数据签名
validateStopAgentForm(StopAgentForm) - 类 中的静态方法io.nuls.v2.util.CommonValidator
 
validateStopConsensusDto(StopConsensusDto) - 类 中的静态方法io.nuls.v2.util.CommonValidator
 
validateTransactionSignture(Transaction) - 类 中的静态方法io.nuls.base.signture.SignatureUtil
验证交易中所有签名正确性
validateTx(String) - 类 中的方法io.nuls.v2.service.TransactionService
验证交易
validateTx(String) - 类 中的静态方法io.nuls.v2.util.NulsSDKTool
 
ValidateUtil - io.nuls.v2.util中的类
 
ValidateUtil() - 类 的构造器io.nuls.v2.util.ValidateUtil
 
validateWithDrawDto(WithDrawDto) - 类 中的静态方法io.nuls.v2.util.CommonValidator
 
validateWithDrawForm(WithdrawForm) - 类 中的静态方法io.nuls.v2.util.CommonValidator
 
validContractAddress(byte[], int) - 类 中的静态方法io.nuls.base.basic.AddressTool
校验是否是智能合约地址
validHash(String) - 类 中的静态方法io.nuls.base.data.NulsHash
 
validHash(String) - 类 中的静态方法io.nuls.v2.util.ValidateUtil
 
validMultiScriptSign(byte[], LinkedList<byte[]>, LinkedList<byte[]>) - 类 中的静态方法io.nuls.base.signture.SignatureUtil
多重签名脚本签名验证
validNormalAddress(byte[], int) - 类 中的静态方法io.nuls.base.basic.AddressTool
校验是否是普通地址
validPassword(String) - 类 中的静态方法io.nuls.core.model.FormatValidUtils
Check the difficulty of the password length between 8 and 20, the combination of characters and numbers 密码验证规则
validRemark(String) - 类 中的静态方法io.nuls.core.model.FormatValidUtils
备注规则: 可以为空,或者不大于60字节
validScriptSign(byte[], List<ScriptChunk>) - 类 中的静态方法io.nuls.base.signture.SignatureUtil
验证的脚本(多重签名,P2SH)
validSignAddress(List<byte[]>, byte[]) - 类 中的静态方法io.nuls.base.basic.AddressTool
 
validTokenNameOrSymbol(String) - 类 中的静态方法io.nuls.core.model.FormatValidUtils
token命名规则:只允许使用大、小写字母、数字、下划线(下划线不能在两端)1~20字节
validTxRemark(String) - 类 中的静态方法io.nuls.v2.util.ValidateUtil
校验转账交易备注是否有效
value - 类 中的变量io.nuls.core.basic.VarInt
 
value() - 注释类型 中的方法io.nuls.core.core.annotation.Autowired
依赖的bean名称,可以为空,默认为空 Depending on the bean name, it can be empty and the default is empty.
value() - 注释类型 中的方法io.nuls.core.core.annotation.Component
bean名称,可以为空,默认为空 the bean name, it can be empty and the default is empty.
value() - 注释类型 中的方法io.nuls.core.core.annotation.Controller
 
value() - 注释类型 中的方法io.nuls.core.core.annotation.Interceptor
该拦截器关心的注解类型,该注解可以标注在类型或者方法上,在类型上时,会拦截该类的所有方法,在方法上时,只拦截标记了的方法,不可以为空 The interceptor CARES about the type of annotation, the annotations can be marked on the type or method, on the type, can intercept all the methods of the class, on the way, only intercept marked method, cannot be empty
value() - 注释类型 中的方法io.nuls.core.core.annotation.Order
 
value() - 注释类型 中的方法io.nuls.core.core.annotation.RpcMethod
JSON-RPC Method
value() - 注释类型 中的方法io.nuls.core.core.annotation.Service
bean名称,可以为空,默认为空 the bean name, it can be empty and the default is empty.
value() - 注释类型 中的方法io.nuls.core.core.annotation.Value
 
value() - 注释类型 中的方法io.nuls.core.rpc.model.Parameters
 
value() - 注释类型 中的方法io.nuls.core.rpc.model.TypeDescriptor
 
Value - io.nuls.core.core.annotation中的注释类型
 
Value.NotNull - io.nuls.core.core.annotation中的注释类型
配置文件非空校验
valueElement() - 注释类型 中的方法io.nuls.core.rpc.model.Key
 
valueOf(Object) - 类 中的静态方法io.nuls.v2.util.ContractUtil
 
valueOf(String) - 枚举 中的静态方法io.nuls.base.script.Script.ScriptType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法io.nuls.base.script.Script.VerifyFlag
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法io.nuls.core.constant.TxStatusEnum
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法io.nuls.core.rpc.model.CmdPriority
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法io.nuls.core.rpc.model.message.MessageType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法io.nuls.core.rpc.model.ModuleE
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法io.nuls.core.rpc.modulebootstrap.RpcModuleState
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法io.nuls.v2.model.AccountStatus
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法io.nuls.v2.model.annotation.ApiType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法io.nuls.v2.model.dto.RpcErrorCode
返回带有指定名称的该类型的枚举常量。
valueOfAbbr(String) - 枚举 中的静态方法io.nuls.core.rpc.model.ModuleE
 
values() - 枚举 中的静态方法io.nuls.base.script.Script.ScriptType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.nuls.base.script.Script.VerifyFlag
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.nuls.core.constant.TxStatusEnum
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.nuls.core.rpc.model.CmdPriority
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.nuls.core.rpc.model.message.MessageType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.nuls.core.rpc.model.ModuleE
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.nuls.core.rpc.modulebootstrap.RpcModuleState
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.nuls.v2.model.AccountStatus
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.nuls.v2.model.annotation.ApiType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.nuls.v2.model.dto.RpcErrorCode
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
valueType() - 注释类型 中的方法io.nuls.core.rpc.model.Key
support all type but not Map
VarInt - io.nuls.core.basic中的类
A variable-length encoded unsigned integer using Satoshi's encoding (a.k.a.
VarInt(byte[], int) - 类 的构造器io.nuls.core.basic.VarInt
Constructs a new VarInt with the value parsed from the specified offset of the given buffer.
VarInt(long) - 类 的构造器io.nuls.core.basic.VarInt
Constructs a new VarInt with the given unsigned long value.
VERIFIER_CHANGE - 类 中的静态变量io.nuls.core.constant.TxType
验证人变更 Verifier Change
VERIFIER_INIT - 类 中的静态变量io.nuls.core.constant.TxType
验证人初始化 Verifier init
verify() - 类 中的方法io.nuls.base.data.NulsHash
 
verify(byte[], byte[]) - 类 中的方法io.nuls.core.crypto.ECKey
Verifies the given ASN.1 encoded ECDSA signature against a hash using the public key.
verify(byte[], byte[], byte[]) - 类 中的静态方法io.nuls.core.crypto.ECKey
Verifies the given ASN.1 encoded ECDSA signature against a hash using the public key.
verify(byte[], ECKey.ECDSASignature, byte[]) - 类 中的静态方法io.nuls.core.crypto.ECKey
Verifies the given ECDSA signature against the message bytes using the public key bytes.
verify(Sha256Hash, ECKey.ECDSASignature) - 类 中的方法io.nuls.core.crypto.ECKey
Verifies the given R/S pair (signature) against a hash using the public key.
verifyOrThrow(byte[], byte[]) - 类 中的方法io.nuls.core.crypto.ECKey
Verifies the given ASN.1 encoded ECDSA signature against a hash using the public key, and throws an exception if the signature doesn't match
verifyOrThrow(Sha256Hash, ECKey.ECDSASignature) - 类 中的方法io.nuls.core.crypto.ECKey
Verifies the given R/S pair (signature) against a hash using the public key, and throws an exception if the signature doesn't match
verifySign(byte[], byte[], byte[]) - 类 中的静态方法io.nuls.base.script.Script
签名验证
verifySign(NulsHash) - 类 中的方法io.nuls.base.signture.P2PHKSignature
 
verifySignature(NulsHash) - 类 中的方法io.nuls.base.signture.BlockSignature
 
verifySignature(NulsHash) - 类 中的方法io.nuls.base.signture.P2PHKSignature
 
version() - 注释类型 中的方法io.nuls.core.rpc.model.CmdAnnotation
接口的版本号 The version of the method
VERSION_KEY_STR - 类 中的静态变量io.nuls.core.rpc.info.Constants
调用远程方法时,用以传输版本号的参数名 When calling a remote method, the parameter name used to transfer the version number
VersionChangeInvoker - io.nuls.core.basic中的接口
 

W

WAIT_RUNNING - io.nuls.v2.model.AccountStatus
 
wallet_url - 类 中的静态变量io.nuls.v2.SDKContext
访问钱包的http接口url地址
warn(String) - 类 中的静态方法io.nuls.core.log.Log
提供warn级别基本的日志输出
warn(String) - 类 中的方法io.nuls.core.log.logback.NulsLogger
提供warn级别基本的日志输出
warn(String, Object...) - 类 中的静态方法io.nuls.core.log.Log
 
warn(String, Object...) - 类 中的方法io.nuls.core.log.logback.NulsLogger
 
warn(String, Throwable) - 类 中的静态方法io.nuls.core.log.Log
提供warn级别基本的日志输出
warn(String, Throwable) - 类 中的方法io.nuls.core.log.logback.NulsLogger
提供warn级别基本的日志输出
withdraw(WithdrawForm) - 类 中的方法io.nuls.v2.service.ConsensusService
 
withdraw(WithdrawForm) - 类 中的静态方法io.nuls.v2.util.NulsSDKTool
 
WithDrawDto - io.nuls.v2.model.dto中的类
 
WithDrawDto() - 类 的构造器io.nuls.v2.model.dto.WithDrawDto
 
WithdrawForm - io.nuls.v2.model.dto中的类
 
WithdrawForm() - 类 的构造器io.nuls.v2.model.dto.WithdrawForm
 
wrap(byte[]) - 类 中的静态方法io.nuls.core.crypto.Sha256Hash
Creates a new instance that wraps the given hash value.
wrap(String) - 类 中的静态方法io.nuls.core.crypto.Sha256Hash
Creates a new instance that wraps the given hash value (represented as a hex string).
wrapReversed(byte[]) - 类 中的静态方法io.nuls.core.crypto.Sha256Hash
Creates a new instance that wraps the given hash value, but with byte order reversed.
write(byte[]) - 类 中的方法io.nuls.base.basic.NulsOutputStreamBuffer
 
write(byte[], int, int) - 类 中的方法io.nuls.core.crypto.UnsafeByteArrayOutputStream
Writes len bytes from the specified byte array starting at offset off to this byte array output stream.
write(int) - 类 中的方法io.nuls.base.basic.NulsOutputStreamBuffer
 
write(int) - 类 中的方法io.nuls.core.crypto.UnsafeByteArrayOutputStream
Writes the specified byte to this byte array output stream.
write(OutputStream) - 类 中的方法io.nuls.base.script.ScriptChunk
 
writeBigInteger(BigInteger) - 类 中的方法io.nuls.base.basic.NulsOutputStreamBuffer
 
writeBoolean(boolean) - 类 中的方法io.nuls.base.basic.NulsOutputStreamBuffer
 
writeByte(byte) - 类 中的方法io.nuls.base.basic.NulsOutputStreamBuffer
 
writeBytes(OutputStream, byte[]) - 类 中的静态方法io.nuls.base.script.Script
Writes out the given byte buffer to the output stream with the correct opcode prefix To write an integer call writeBytes(out, SerializeUtils.reverseBytes(SerializeUtils.encodeMPI(val, false)));
writeBytes(OutputStream, byte[]) - 类 中的静态方法io.nuls.core.io.IoUtils
通过字节输出流输出bytes
writeBytes(OutputStream, byte[], int, int) - 类 中的静态方法io.nuls.core.io.IoUtils
通过字节输出流输出bytes
writeBytesWithLength(byte[]) - 类 中的方法io.nuls.base.basic.NulsOutputStreamBuffer
 
writeChars(OutputStream, char[], int, int, String) - 类 中的静态方法io.nuls.core.io.IoUtils
通过字符输出流输出chars
writeChars(OutputStream, char[], String) - 类 中的静态方法io.nuls.core.io.IoUtils
通过字符输出流输出chars
writeDouble(double) - 类 中的方法io.nuls.base.basic.NulsOutputStreamBuffer
 
writeInt64(long) - 类 中的方法io.nuls.base.basic.NulsOutputStreamBuffer
 
writeNulsData(BaseNulsData) - 类 中的方法io.nuls.base.basic.NulsOutputStreamBuffer
 
writeShort(short) - 类 中的方法io.nuls.base.basic.NulsOutputStreamBuffer
 
writeString(File, boolean, String) - 类 中的静态方法io.nuls.core.io.IoUtils
将字符串以默认编码写入文件
writeString(File, boolean, String, int, int, String) - 类 中的静态方法io.nuls.core.io.IoUtils
将字符串写入文件
writeString(File, boolean, String, String) - 类 中的静态方法io.nuls.core.io.IoUtils
将字符串写入文件(默认覆盖)
writeString(File, String) - 类 中的静态方法io.nuls.core.io.IoUtils
将字符串以默认编码写入文件
writeString(File, String, String) - 类 中的静态方法io.nuls.core.io.IoUtils
将字符串写入文件(默认覆盖)
writeString(OutputStream, String, int, int, String) - 类 中的静态方法io.nuls.core.io.IoUtils
字符输出流输出字符串
writeString(OutputStream, String, String) - 类 中的静态方法io.nuls.core.io.IoUtils
字符输出流输出字符串
writeString(String) - 类 中的方法io.nuls.base.basic.NulsOutputStreamBuffer
 
writeTo(OutputStream) - 类 中的方法io.nuls.core.crypto.UnsafeByteArrayOutputStream
Writes the complete contents of this byte array output stream to the specified output stream argument, as if by calling the output stream's write method using out.write(buf, 0, count).
writeUint16(int) - 类 中的方法io.nuls.base.basic.NulsOutputStreamBuffer
 
writeUint32(long) - 类 中的方法io.nuls.base.basic.NulsOutputStreamBuffer
 
writeUint48(long) - 类 中的方法io.nuls.base.basic.NulsOutputStreamBuffer
 
writeUint8(short) - 类 中的方法io.nuls.base.basic.NulsOutputStreamBuffer
 
writeVarInt(int) - 类 中的方法io.nuls.base.basic.NulsOutputStreamBuffer
 
writeVarInt(long) - 类 中的方法io.nuls.base.basic.NulsOutputStreamBuffer
 

Y

YELLOW_PUNISH - 类 中的静态变量io.nuls.core.constant.TxType
取消委托共识
YellowPunishData - io.nuls.base.data中的类
黄牌惩罚信息类 Yellow Card Punishment Information Category
YellowPunishData() - 类 的构造器io.nuls.base.data.YellowPunishData
 

Z

ZERO - 类 中的静态变量io.nuls.core.model.BigIntegerUtils
 
ZERO - 类 中的静态变量io.nuls.core.rpc.info.Constants
 
ZERO_HASH - 类 中的静态变量io.nuls.core.crypto.Sha256Hash
 
A B C D E F G H I J K L M N O P Q R S T U V W Y Z 
所有类 所有程序包