跳过导航链接
A B C D E F G H I J K L M N O P Q R S T U V W Z 

A

ABIUtils - com.alipay.mychain.sdk.vm中的类
 
ABIUtils() - 类 的构造器com.alipay.mychain.sdk.vm.ABIUtils
 
AbstractArray<T extends Type> - com.alipay.mychain.sdk.vm.abi.datatype中的类
Fixed size array.
AbstractClientTransport - com.alipay.mychain.sdk.network.netty中的类
 
AbstractClientTransport(NetworkOption, ISslOption, ILogger) - 类 的构造器com.alipay.mychain.sdk.network.netty.AbstractClientTransport
 
AbstractCryptoService - com.alipay.mychain.zoro.crypto.cryptoservice中的类
 
AbstractCryptoService() - 类 的构造器com.alipay.mychain.zoro.crypto.cryptoservice.AbstractCryptoService
 
AbstractFixedPointType - com.alipay.mychain.sdk.vm.abi.datatype中的类
Common fixed-point type properties.
AbstractFixedPointType(String, int, int, BigInteger) - 类 的构造器com.alipay.mychain.sdk.vm.abi.datatype.AbstractFixedPointType
 
AbstractIntType - com.alipay.mychain.sdk.vm.abi.datatype中的类
Common integer properties.
AbstractIntType(String, int, BigInteger) - 类 的构造器com.alipay.mychain.sdk.vm.abi.datatype.AbstractIntType
 
AbstractKeyManagement - com.alipay.mychain.zoro.crypto.keymanagement中的类
 
AbstractKeyManagement() - 类 的构造器com.alipay.mychain.zoro.crypto.keymanagement.AbstractKeyManagement
 
AbstractKeyPair - com.alipay.mychain.zoro.crypto.ecdsa中的类
The type Abstract key pair.
AbstractKeyPair() - 类 的构造器com.alipay.mychain.zoro.crypto.ecdsa.AbstractKeyPair
 
AbstractLogger - com.alipay.mychain.sdk.api.logging中的类
A skeletal implementation of ILogger.
AbstractLogger(String) - 类 的构造器com.alipay.mychain.sdk.api.logging.AbstractLogger
Creates a new instance.
AbstractLoggerFactory - com.alipay.mychain.sdk.api.logging中的类
Creates an ILogger or changes the default factory implementation.
AbstractLoggerFactory() - 类 的构造器com.alipay.mychain.sdk.api.logging.AbstractLoggerFactory
 
AbstractNumericType - com.alipay.mychain.sdk.vm.abi.datatype中的类
numeric type.
AbstractNumericType(String, BigInteger, int) - 类 的构造器com.alipay.mychain.sdk.vm.abi.datatype.AbstractNumericType
 
AbstractSpvProxy - com.alipay.mychain.sdk.api.service.spv中的类
 
AbstractSpvProxy() - 类 的构造器com.alipay.mychain.sdk.api.service.spv.AbstractSpvProxy
 
AbstractTask - com.alipay.mychain.sdk.task中的类
The type BaseTask.
AbstractTask(Integer, TaskType, ILogger) - 类 的构造器com.alipay.mychain.sdk.task.AbstractTask
Instantiates a new BaseTask.
AbstractTask - com.antchain.unionsdk.task中的类
The type BaseTask.
AbstractTask(Integer, TaskType) - 类 的构造器com.antchain.unionsdk.task.AbstractTask
Instantiates a new BaseTask.
AbstractTransactionRequest - com.alipay.mychain.sdk.message.transaction中的类
The type Abstract transaction request.
AbstractTransactionRequest(MessageType) - 类 的构造器com.alipay.mychain.sdk.message.transaction.AbstractTransactionRequest
 
Account - com.alipay.mychain.sdk.domain.account中的类
 
Account() - 类 的构造器com.alipay.mychain.sdk.domain.account.Account
 
AccountService - com.alipay.mychain.sdk.api.service中的类
The type Account service.
AccountService(INetwork, TimerTaskManager, ClientEnv) - 类 的构造器com.alipay.mychain.sdk.api.service.AccountService
Instantiates a new Account service.
AccountStatus - com.alipay.mychain.sdk.domain.account中的枚举
The enum Object status.
acctId - 类 中的变量com.alipay.mychain.sdk.message.transaction.contract.CallContractRequest
 
add(byte[]) - 类 中的方法com.alipay.mychain.sdk.bloom.BloomFilter
Add.
add(int, int, boolean) - 类 中的方法com.alipay.mychain.sdk.rlp.Rlp.LList
Add.
addAllFileChunk(Iterable<? extends GetFileChunkReqEntity.FileChunk>) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.GetFileChunkReq.Builder
repeated .FileChunk file_chunk = 3;
addAllFileChunkList(Iterable<? extends GetFileCheckReqEntity.FileChunk>) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.GetFileCheckReq.Builder
repeated .FileChunk file_chunk_list = 2;
addAllNodeList(Iterable<? extends ByteString>) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesRespEntity.ClientReqChainNodesResp.Builder
repeated bytes node_list = 2;
addArray(DynamicArray) - 类 中的方法com.alipay.mychain.sdk.vm.EVMParameter
 
addBlindFactors(ArrayList<byte[]>, ArrayList<byte[]>) - 类 中的静态方法com.alipay.mychain.zoro.crypto.BulletProof
 
addBool(boolean) - 类 中的方法com.alipay.mychain.sdk.vm.EVMParameter
add bool call parameter
addBool(boolean) - 类 中的方法com.alipay.mychain.sdk.vm.WASMParameter
add bool call parameter
addBooleanArray(List<Boolean>) - 类 中的方法com.alipay.mychain.sdk.vm.EVMParameter
add Boolean array call paramter
addBooleanArray(List<Boolean>) - 类 中的方法com.alipay.mychain.sdk.vm.WASMParameter
add Boolean array call paramter
addBytes(byte[]) - 类 中的方法com.alipay.mychain.sdk.vm.EVMParameter
add Bytes(Dynamic bytes) call parameters
addBytes(byte[]) - 类 中的方法com.alipay.mychain.sdk.vm.WASMParameter
add Bytes(Dynamic bytes) call parameters
addBytes32(byte[]) - 类 中的方法com.alipay.mychain.sdk.vm.EVMParameter
add solidity bytes32
addBytes32Array(List<byte[]>) - 类 中的方法com.alipay.mychain.sdk.vm.EVMParameter
add bytes32 array
addBytesN(byte[]) - 类 中的方法com.alipay.mychain.sdk.vm.EVMParameter
已过时。
addChannelHandler(String, IChannelHandler) - 类 中的方法com.alipay.mychain.sdk.network.netty.AbstractClientTransport
 
addCommitment(PedersenCommitment) - 类 中的方法com.alipay.mychain.sdk.domain.privacy.Proofs
Add commitment boolean.
addCommits(ArrayList<byte[]>, ArrayList<byte[]>) - 类 中的静态方法com.alipay.mychain.zoro.crypto.BulletProof
 
addConnectionCallbackList(IConnectionCallback) - 类 中的方法com.antchain.unionsdk.network.connection.TcpConnection
 
addEnum(Class<T>, String, Class<?>[], Object[]) - 类 中的静态方法com.antchain.unionsdk.btn.api.utils.ChainErrorCodeUtils
Add an enum instance to the enum class given as argument // * @param of the enum (implicit)
addEvent(EventInfo) - 类 中的方法com.alipay.mychain.sdk.api.service.event.EventManager
 
addEvent(EventInfo) - 类 中的方法com.antchain.unionsdk.event.EventManager
 
addEventCallBackMap(String, IEventCallBack) - 类 中的方法com.antchain.unionsdk.btn.api.event.BtnEventHandler
 
addEventCallBackMapElement(Long, IEventCallBack) - 类 中的方法com.antchain.unionsdk.btn.api.event.BtnGetDownloadFileMetaDataEventHandler
 
addFileChunk(GetFileChunkReqEntity.FileChunk) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.GetFileChunkReq.Builder
repeated .FileChunk file_chunk = 3;
addFileChunk(int, GetFileChunkReqEntity.FileChunk) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.GetFileChunkReq.Builder
repeated .FileChunk file_chunk = 3;
addFileChunk(GetFileChunkReqEntity.FileChunk.Builder) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.GetFileChunkReq.Builder
repeated .FileChunk file_chunk = 3;
addFileChunk(int, GetFileChunkReqEntity.FileChunk.Builder) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.GetFileChunkReq.Builder
repeated .FileChunk file_chunk = 3;
addFileChunkBuilder() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.GetFileChunkReq.Builder
repeated .FileChunk file_chunk = 3;
addFileChunkBuilder(int) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.GetFileChunkReq.Builder
repeated .FileChunk file_chunk = 3;
addFileChunkList(GetFileCheckReqEntity.FileChunk) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.GetFileCheckReq.Builder
repeated .FileChunk file_chunk_list = 2;
addFileChunkList(int, GetFileCheckReqEntity.FileChunk) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.GetFileCheckReq.Builder
repeated .FileChunk file_chunk_list = 2;
addFileChunkList(GetFileCheckReqEntity.FileChunk.Builder) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.GetFileCheckReq.Builder
repeated .FileChunk file_chunk_list = 2;
addFileChunkList(int, GetFileCheckReqEntity.FileChunk.Builder) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.GetFileCheckReq.Builder
repeated .FileChunk file_chunk_list = 2;
addFileChunkListBuilder() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.GetFileCheckReq.Builder
repeated .FileChunk file_chunk_list = 2;
addFileChunkListBuilder(int) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.GetFileCheckReq.Builder
repeated .FileChunk file_chunk_list = 2;
addFloat32(float) - 类 中的方法com.alipay.mychain.sdk.vm.WASMParameter
添加float
addFloat32Array(List<Float>) - 类 中的方法com.alipay.mychain.sdk.vm.WASMParameter
添加float 的数组
addFloat64(double) - 类 中的方法com.alipay.mychain.sdk.vm.WASMParameter
添加double value
addFloat64Array(List<Double>) - 类 中的方法com.alipay.mychain.sdk.vm.WASMParameter
添加double 的数组
addGroupChain(Hash) - 类 中的方法com.alipay.mychain.sdk.api.service.AdminService
 
addGroupChain(Hash, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 中的方法com.alipay.mychain.sdk.api.service.AdminService
 
AddGroupChainRequest - com.alipay.mychain.sdk.message.admin中的类
The type Create admin req add group chain message.
AddGroupChainRequest() - 类 的构造器com.alipay.mychain.sdk.message.admin.AddGroupChainRequest
 
AddGroupChainRequest(Hash) - 类 的构造器com.alipay.mychain.sdk.message.admin.AddGroupChainRequest
 
AddGroupChainRequest(BaseFixedSizeByteArray.Fixed20ByteArray) - 类 的构造器com.alipay.mychain.sdk.message.admin.AddGroupChainRequest
 
AddGroupChainRequest(Hash, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 的构造器com.alipay.mychain.sdk.message.admin.AddGroupChainRequest
 
AddGroupChainResponse - com.alipay.mychain.sdk.message.admin中的类
The type Admin resp add group chain message.
AddGroupChainResponse() - 类 的构造器com.alipay.mychain.sdk.message.admin.AddGroupChainResponse
 
addIdentity(Hash) - 类 中的方法com.alipay.mychain.sdk.vm.EVMParameter
add Identity call parameter
addIdentity(Hash) - 类 中的方法com.alipay.mychain.sdk.vm.WASMParameter
 
addIdentityArray(List<byte[]>) - 类 中的方法com.alipay.mychain.sdk.vm.EVMParameter
 
addIdentityArray(List<byte[]>) - 类 中的方法com.alipay.mychain.sdk.vm.WASMParameter
 
addInt(BigInteger) - 类 中的方法com.alipay.mychain.sdk.vm.EVMParameter
add Int(Int256) call parameter
addInt128(BigInteger) - 类 中的方法com.alipay.mychain.sdk.vm.WASMParameter
add Int(Int128) call parameter
addInt128Array(List<BigInteger>) - 类 中的方法com.alipay.mychain.sdk.vm.WASMParameter
add Int array(Int128 array) call paramter
addInt16(BigInteger) - 类 中的方法com.alipay.mychain.sdk.vm.WASMParameter
add Int(Int16) call parameter
addInt16Array(List<BigInteger>) - 类 中的方法com.alipay.mychain.sdk.vm.WASMParameter
add Int array(Int64 array) call paramter
addInt32(BigInteger) - 类 中的方法com.alipay.mychain.sdk.vm.WASMParameter
add Int(Int32) call parameter
addInt32Array(List<BigInteger>) - 类 中的方法com.alipay.mychain.sdk.vm.WASMParameter
add Int array(Int32 array) call paramter
addInt64(BigInteger) - 类 中的方法com.alipay.mychain.sdk.vm.WASMParameter
add Int(Int64) call parameter
addInt64Array(List<BigInteger>) - 类 中的方法com.alipay.mychain.sdk.vm.WASMParameter
add Int array(Int64 array) call paramter
addInt8(BigInteger) - 类 中的方法com.alipay.mychain.sdk.vm.WASMParameter
add Int(Int8) call parameter
addInt8Array(List<BigInteger>) - 类 中的方法com.alipay.mychain.sdk.vm.WASMParameter
add Int array(Int8 array) call paramter
addIntArray(List<BigInteger>) - 类 中的方法com.alipay.mychain.sdk.vm.EVMParameter
add Int array(Int256 array) call paramter
addNetworkConnection(String, NetworkConnection) - 类 中的方法com.alipay.mychain.sdk.network.ConnectionPoolManager
 
addNodeList(ByteString) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesRespEntity.ClientReqChainNodesResp.Builder
repeated bytes node_list = 2;
addPairArray(List<Pair<? extends Type, ? extends Type>>) - 类 中的方法com.alipay.mychain.sdk.vm.WASMParameter
 
addRangeProof(List<Long>, long, List<byte[]>, List<Integer>) - 类 中的方法com.alipay.mychain.sdk.domain.privacy.Proofs
Add range proof boolean.
addRangeProof(List<Long>, List<Long>, List<byte[]>, List<Integer>) - 类 中的方法com.alipay.mychain.sdk.domain.privacy.Proofs
Add range proof boolean.
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.BroadcastMessageEntity.BroadcastMessage.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientChainMessageEntity.ClientChainMessage.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesEntity.ClientReqChainNodes.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesRespEntity.ClientReqChainNodesResp.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.DownloadFileMessageEntity.DownloadFileMessage.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ExtDataMessageEntity.ExtDataMessage.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetConfigEntity.GetConfig.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetConfigRespEntity.GetConfigResp.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.FileChunk.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.GetFileCheckReq.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckRespEntity.GetFileCheckResp.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.FileChunk.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.GetFileChunkReq.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkRespEntity.GetFileChunkResp.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileReqEntity.GetFileReq.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileRespEntity.FileMetaData.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileRespEntity.GetFileResp.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoEntity.GetNodeInfo.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp.NodeInfo.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.KickAwayNodeEntity.KickAwayNode.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.KickAwayNodeRespEntity.KickAwayNodeResp.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegEntity.NodeGroupReg.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegRespEntity.NodeGroupRegResp.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyEntity.NodeGroupRegVerify.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyRespEntity.NodeGroupRegVerifyResp.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeLeaveGroupEntity.NodeLeaveGroup.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegEntity.NodeReg.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegRespEntity.NodeRegResp.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PeerPingEntity.PeerPing.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PeerPongEntity.PeerPong.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PingEntity.Ping.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PongEntity.Pong.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PushMessageEntity.PushMessage.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.SdkRawDataEntity.SdkRawData.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.UnicastMessageEntity.UnicastMessage.Builder
 
addString(String) - 类 中的方法com.alipay.mychain.sdk.vm.EVMParameter
add String call parameter
addString(String) - 类 中的方法com.alipay.mychain.sdk.vm.WASMParameter
add String call parameter
addStruct(Struct) - 类 中的方法com.alipay.mychain.sdk.vm.EVMParameter
 
addTopic(String) - 类 中的方法com.alipay.mychain.sdk.api.service.spv.LogFilter
 
addUint(BigInteger) - 类 中的方法com.alipay.mychain.sdk.vm.EVMParameter
add Uint(Uint256) call parameter
addUInt128(BigInteger) - 类 中的方法com.alipay.mychain.sdk.vm.WASMParameter
add Uint(Int64) call parameter
addUint128Array(List<BigInteger>) - 类 中的方法com.alipay.mychain.sdk.vm.WASMParameter
add Uint128 array call paramter
addUInt16(BigInteger) - 类 中的方法com.alipay.mychain.sdk.vm.WASMParameter
add Uint(Int16) call parameter
addUint16Array(List<BigInteger>) - 类 中的方法com.alipay.mychain.sdk.vm.WASMParameter
add Uint16 array call paramter
addUInt32(BigInteger) - 类 中的方法com.alipay.mychain.sdk.vm.WASMParameter
add Uint(Int32) call parameter
addUint32Array(List<BigInteger>) - 类 中的方法com.alipay.mychain.sdk.vm.WASMParameter
add Uint32 array call paramter
addUInt64(BigInteger) - 类 中的方法com.alipay.mychain.sdk.vm.WASMParameter
add Uint(Int64) call parameter
addUint64Array(List<BigInteger>) - 类 中的方法com.alipay.mychain.sdk.vm.WASMParameter
add Uint64 array call paramter
addUInt8(BigInteger) - 类 中的方法com.alipay.mychain.sdk.vm.WASMParameter
add Uint(Int8) call parameter
addUint8Array(List<BigInteger>) - 类 中的方法com.alipay.mychain.sdk.vm.WASMParameter
add Uint8 array call paramter
addUintArray(List<BigInteger>) - 类 中的方法com.alipay.mychain.sdk.vm.EVMParameter
add Uint array call paramter
addUtfStringArray(List<String>) - 类 中的方法com.alipay.mychain.sdk.vm.WASMParameter
add String array call paramter
addWASMString(byte[]) - 类 中的方法com.alipay.mychain.sdk.vm.WASMParameter
 
addWASMStringArray(List<byte[]>) - 类 中的方法com.alipay.mychain.sdk.vm.WASMParameter
 
AdminCommonNewResponse - com.alipay.mychain.sdk.message.admin中的类
 
AdminCommonNewResponse() - 类 的构造器com.alipay.mychain.sdk.message.admin.AdminCommonNewResponse
 
AdminCommonRequest - com.alipay.mychain.sdk.message.admin中的类
 
AdminCommonRequest() - 类 的构造器com.alipay.mychain.sdk.message.admin.AdminCommonRequest
 
AdminCommonRequest(AdminTaskType, byte[]) - 类 的构造器com.alipay.mychain.sdk.message.admin.AdminCommonRequest
 
AdminCommonResponse - com.alipay.mychain.sdk.message.admin中的类
 
AdminCommonResponse() - 类 的构造器com.alipay.mychain.sdk.message.admin.AdminCommonResponse
 
AdminConcreteRequest - com.alipay.mychain.sdk.message.admin中的类
 
AdminConcreteRequest(AdminTaskType, AdminObject) - 类 的构造器com.alipay.mychain.sdk.message.admin.AdminConcreteRequest
 
AdminConcreteRequest(AdminTaskType, AdminObject, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 的构造器com.alipay.mychain.sdk.message.admin.AdminConcreteRequest
 
AdminObject - com.alipay.mychain.sdk.message.admin中的类
 
AdminObject() - 类 的构造器com.alipay.mychain.sdk.message.admin.AdminObject
 
AdminService - com.alipay.mychain.sdk.api.service中的类
 
AdminService(INetwork, TimerTaskManager, ClientEnv) - 类 的构造器com.alipay.mychain.sdk.api.service.AdminService
 
AdminTaskType - com.alipay.mychain.sdk.domain.admin中的枚举
 
aes256GCM(int, byte[], byte[], byte[]) - 类 中的静态方法com.alipay.mychain.zoro.crypto.AlgorithmService
 
AesGcmCipherV1 - com.alipay.mychain.sdk.crypto.cipher中的类
 
AesGcmCipherV1(byte[]) - 类 的构造器com.alipay.mychain.sdk.crypto.cipher.AesGcmCipherV1
 
AlgoIdEnum - com.alipay.mychain.sdk.crypto中的枚举
 
ALGORITHM_NAME_CBC_NOPADDING - 类 中的静态变量com.alipay.mychain.sdk.network.netty.ClientSslContext
 
ALGORITHM_NAME_CBC_PADDING - 类 中的静态变量com.alipay.mychain.sdk.network.netty.ClientSslContext
 
AlgorithmService - com.alipay.mychain.zoro.crypto中的类
This is the class for crypto algorithms rsa2048Encrypt, ecdsaVerify, aes256GCM, sha256 and random function.
AlgorithmService() - 类 的构造器com.alipay.mychain.zoro.crypto.AlgorithmService
 
and(byte[], byte[]) - 类 中的静态方法com.alipay.mychain.sdk.utils.ByteUtils
 
AnnotationHandlers - com.alipay.mychain.zoro.annotation.privacy中的类
 
AnnotationHandlers() - 类 的构造器com.alipay.mychain.zoro.annotation.privacy.AnnotationHandlers
 
APP_NODE_TYPE_FIELD_NUMBER - 类 中的静态变量com.antchain.unionsdk.btn.domain.protobuf.NodeRegEntity.NodeReg
 
apply(List<T>, String) - 接口 中的方法com.alipay.mychain.sdk.vm.abi.DynamicArrayInterface
Apply t.
ApplyEnvelope - com.alipay.mychain.zoro.annotation中的注释类型
 
applyEnvelopePhaseOneHandler(Node, ApplyEnvelope, HashMap<String, HashMap<String, byte[]>>) - 类 中的静态方法com.alipay.mychain.zoro.annotation.privacy.AnnotationHandlers
 
applyEnvelopePhaseTwoHandler(Node, HashMap<String, HashMap<String, byte[]>>) - 类 中的静态方法com.alipay.mychain.zoro.annotation.privacy.AnnotationHandlers
 
asByte(int, int) - 类 中的静态方法com.alipay.mychain.sdk.vm.utils.Numeric
 
Asn1MalformedIntProcess(byte[]) - 类 中的静态方法com.alipay.mychain.sdk.crypto.CryptoUtils
Reference: ITU-T X.690 - 8.3.2 8.3.2 If the contents octets of an integer value encoding consist of more than one octet, then the bits of the first octet and bit 8 of the second octet: a) shall not all be ones; and b) shall not all be zero.
asyncCallContract(CallContractRequest, IAsyncCallback) - 类 中的方法com.alipay.mychain.sdk.api.service.ContractService
async call contract
asyncConfidentialRequest(ConfidentialRequest, IAsyncCallback) - 类 中的方法com.alipay.mychain.sdk.api.service.ConfidentialService
 
asyncCreateAccount(CreateAccountRequest, IAsyncCallback) - 类 中的方法com.alipay.mychain.sdk.api.service.AccountService
async create account
asyncDeployContract(DeployContractRequest, IAsyncCallback) - 类 中的方法com.alipay.mychain.sdk.api.service.ContractService
async deploy contract
asyncDepositConfidentialData(ConfidentialDepositDataRequest, IAsyncCallback) - 类 中的方法com.alipay.mychain.sdk.api.service.AccountService
 
asyncDepositData(DepositDataRequest, IAsyncCallback) - 类 中的方法com.alipay.mychain.sdk.api.service.AccountService
 
asyncDepositRequest(DepositEnvelopeRequest, IAsyncCallback) - 类 中的方法com.alipay.mychain.sdk.api.service.EnvelopeService
 
asyncFreezeAccount(FreezeAccountRequest, IAsyncCallback) - 类 中的方法com.alipay.mychain.sdk.api.service.AccountService
async freeze account
asyncFreezeContract(FreezeContractRequest, IAsyncCallback) - 类 中的方法com.alipay.mychain.sdk.api.service.ContractService
async freeze contract account
asyncGetContractAccessControlResponse(GetContractAccessControlRequest, IAsyncCallback) - 类 中的方法com.alipay.mychain.sdk.api.service.ContractService
 
asyncGetContractSchema(GetContractSchemaRequest, IAsyncCallback) - 类 中的方法com.alipay.mychain.sdk.api.service.ContractService
async call contract
asyncIssueAssets(IssueAssetsRequest, IAsyncCallback) - 类 中的方法com.alipay.mychain.sdk.api.service.AccountService
 
asyncPreResetPubKey(PreResetPubKeyRequest, IAsyncCallback) - 类 中的方法com.alipay.mychain.sdk.api.service.AccountService
async pre reset pubKey
asyncRedeemAssets(RedeemAssetsRequest, IAsyncCallback) - 类 中的方法com.alipay.mychain.sdk.api.service.AccountService
 
asyncRelatedDepositData(RelatedDepositDataRequest, IAsyncCallback) - 类 中的方法com.alipay.mychain.sdk.api.service.AccountService
async related deposit data
asyncResetPubKey(ResetPubKeyRequest, IAsyncCallback) - 类 中的方法com.alipay.mychain.sdk.api.service.AccountService
async reset pubKey
asyncSetContractAccessControl(SetContractAccessControlRequest, IAsyncCallback) - 类 中的方法com.alipay.mychain.sdk.api.service.ContractService
 
asyncSetRecoverKey(SetRecoverKeyRequest, IAsyncCallback) - 类 中的方法com.alipay.mychain.sdk.api.service.AccountService
async set recover key
asyncTransferBalance(TransferBalanceRequest, IAsyncCallback) - 类 中的方法com.alipay.mychain.sdk.api.service.AccountService
async transfer balance
asyncUnFreezeAccount(UnFreezeAccountRequest, IAsyncCallback) - 类 中的方法com.alipay.mychain.sdk.api.service.AccountService
async unfreeze account
asyncUnFreezeContract(UnFreezeContractRequest, IAsyncCallback) - 类 中的方法com.alipay.mychain.sdk.api.service.ContractService
async UnFreeze contract account
asyncUpdateAuthMap(UpdateAuthMapRequest, IAsyncCallback) - 类 中的方法com.alipay.mychain.sdk.api.service.AccountService
async update authMap
asyncUpdateContract(UpdateContractRequest, IAsyncCallback) - 类 中的方法com.alipay.mychain.sdk.api.service.ContractService
async update contract
asyncUpdateEncryptionKey(UpdateEncryptionKeyRequest, IAsyncCallback) - 类 中的方法com.alipay.mychain.sdk.api.service.AccountService
Async update encryption key .
AttributeRwSet - com.alipay.mychain.sdk.domain.detect中的类
 
AttributeRwSet() - 类 的构造器com.alipay.mychain.sdk.domain.detect.AttributeRwSet
 
AuthMap - com.alipay.mychain.sdk.domain.account中的类
 
AuthMap() - 类 的构造器com.alipay.mychain.sdk.domain.account.AuthMap
 

B

Base64Codec - com.alipay.mychain.zoro.util中的类
 
Base64Codec() - 类 的构造器com.alipay.mychain.zoro.util.Base64Codec
 
BaseChannel - com.alipay.mychain.sdk.network.netty中的类
 
BaseChannel(ILogger) - 类 的构造器com.alipay.mychain.sdk.network.netty.BaseChannel
 
BaseFixedSizeByteArray - com.alipay.mychain.sdk.type中的类
The type Fixed size byte array.
BaseFixedSizeByteArray() - 类 的构造器com.alipay.mychain.sdk.type.BaseFixedSizeByteArray
 
BaseFixedSizeByteArray.Fixed12ByteArray - com.alipay.mychain.sdk.type中的类
The type Fixed 12 byte array.
BaseFixedSizeByteArray.Fixed20ByteArray - com.alipay.mychain.sdk.type中的类
The type Fixed 20 byte array.
BaseFixedSizeByteArray.Fixed32ByteArray - com.alipay.mychain.sdk.type中的类
The type Fixed 32 byte array.
BaseFixedSizeByteArray.Fixed4ByteArray - com.alipay.mychain.sdk.type中的类
The type Fixed 4 byte array.
BaseFixedSizeByteArray.Fixed64ByteArray - com.alipay.mychain.sdk.type中的类
The type Fixed 64 byte array.
BaseFixedSizeUnsignedInteger - com.alipay.mychain.sdk.type中的类
 
BaseFixedSizeUnsignedInteger() - 类 的构造器com.alipay.mychain.sdk.type.BaseFixedSizeUnsignedInteger
 
BaseFixedSizeUnsignedInteger.Fixed32BitUnsignedInteger - com.alipay.mychain.sdk.type中的类
 
BaseFixedSizeUnsignedInteger.Fixed64BitUnsignedInteger - com.alipay.mychain.sdk.type中的类
 
BaseService - com.alipay.mychain.sdk.api.service中的类
 
BaseService(INetwork, TimerTaskManager, ClientEnv) - 类 的构造器com.alipay.mychain.sdk.api.service.BaseService
 
BC_TO_NODE_TYPE_FIELD_NUMBER - 类 中的静态变量com.antchain.unionsdk.btn.domain.protobuf.BroadcastMessageEntity.BroadcastMessage
 
bindFactor - 类 中的变量com.alipay.mychain.zoro.annotation.privacy.EncryptedTuple
 
bindFactor - 类 中的变量com.alipay.mychain.zoro.annotation.privacy.PlainTuple
 
BIT_LENGTH - 类 中的静态变量com.alipay.mychain.sdk.vm.abi.datatype.Bool
 
BLIND_SIZE - 类 中的静态变量com.alipay.mychain.zoro.crypto.BulletProof
 
BLIND_SZIE - 类 中的静态变量com.alipay.mychain.zoro.crypto.rangeproof.NativeRangeProof
 
blindFactor - 类 中的变量com.alipay.mychain.zoro.annotation.privacy.Note
blind factor, Base64 encode
blindFactorAdd(String, String) - 类 中的静态方法com.alipay.mychain.zoro.tools.ZoroTool
 
blindFactorSub(String, String) - 类 中的静态方法com.alipay.mychain.zoro.tools.ZoroTool
 
Block - com.alipay.mychain.sdk.domain.block中的类
 
Block(BlockHeader, BlockBody) - 类 的构造器com.alipay.mychain.sdk.domain.block.Block
 
Block() - 类 的构造器com.alipay.mychain.sdk.domain.block.Block
 
BlockBody - com.alipay.mychain.sdk.domain.block中的类
 
BlockBody(List<Transaction>, List<TransactionReceipt>, byte[]) - 类 的构造器com.alipay.mychain.sdk.domain.block.BlockBody
 
BlockBody() - 类 的构造器com.alipay.mychain.sdk.domain.block.BlockBody
 
BlockBodyInfo - com.alipay.mychain.sdk.domain.spv中的类
 
BlockBodyInfo() - 类 的构造器com.alipay.mychain.sdk.domain.spv.BlockBodyInfo
 
BlockBodyInfo(Hash, BlockBody) - 类 的构造器com.alipay.mychain.sdk.domain.spv.BlockBodyInfo
 
BlockCacheInfo - com.alipay.mychain.sdk.domain.status中的类
 
BlockCacheInfo() - 类 的构造器com.alipay.mychain.sdk.domain.status.BlockCacheInfo
 
BlockHeader - com.alipay.mychain.sdk.domain.block中的类
 
BlockHeader() - 类 的构造器com.alipay.mychain.sdk.domain.block.BlockHeader
 
BlockHeaderInfo - com.alipay.mychain.sdk.domain.spv中的类
 
BlockHeaderInfo(BlockProofInfo, BlockHeader) - 类 的构造器com.alipay.mychain.sdk.domain.spv.BlockHeaderInfo
 
BlockHeaderInfo() - 类 的构造器com.alipay.mychain.sdk.domain.spv.BlockHeaderInfo
 
BlockHeaderProof - com.alipay.mychain.sdk.domain.spv中的类
 
BlockHeaderProof(byte[], BlockHeader) - 类 的构造器com.alipay.mychain.sdk.domain.spv.BlockHeaderProof
 
BlockHeaderProof() - 类 的构造器com.alipay.mychain.sdk.domain.spv.BlockHeaderProof
 
BlockInfo - com.alipay.mychain.sdk.domain.block中的类
 
BlockInfo() - 类 的构造器com.alipay.mychain.sdk.domain.block.BlockInfo
 
BlockInfo(List<Hash>, List<TransactionReceipt>, BigInteger) - 类 的构造器com.alipay.mychain.sdk.domain.block.BlockInfo
 
BlockProofInfo - com.alipay.mychain.sdk.domain.spv中的类
 
BlockProofInfo(ConsensusAlgorithmType, byte[]) - 类 的构造器com.alipay.mychain.sdk.domain.spv.BlockProofInfo
 
BlockProofInfo() - 类 的构造器com.alipay.mychain.sdk.domain.spv.BlockProofInfo
 
BlockReceiptInfo - com.alipay.mychain.sdk.domain.spv中的类
 
BlockReceiptInfo(Hash, List<TransactionReceipt>) - 类 的构造器com.alipay.mychain.sdk.domain.spv.BlockReceiptInfo
 
BlockReceiptInfo() - 类 的构造器com.alipay.mychain.sdk.domain.spv.BlockReceiptInfo
 
BloomFilter - com.alipay.mychain.sdk.bloom中的类
The type Bloom filter.
BloomFilter(byte[]) - 类 的构造器com.alipay.mychain.sdk.bloom.BloomFilter
 
BloomFilter() - 类 的构造器com.alipay.mychain.sdk.bloom.BloomFilter
Instantiates a new Bloom filter.
Bool - com.alipay.mychain.sdk.vm.abi.datatype中的类
Bool type
Bool(boolean) - 类 的构造器com.alipay.mychain.sdk.vm.abi.datatype.Bool
 
Bool(Boolean) - 类 的构造器com.alipay.mychain.sdk.vm.abi.datatype.Bool
 
Bool(Bool) - 类 的构造器com.alipay.mychain.sdk.vm.abi.datatype.Bool
 
booleanToBytes(boolean) - 类 中的静态方法com.alipay.mychain.sdk.utils.ByteUtils
 
bootstrap - 类 中的变量com.antchain.unionsdk.network.connection.TcpConnection
 
broadcastMessage(BroadcastMessageEntity.BroadcastMessage) - 类 中的方法com.antchain.unionsdk.btn.api.BtnClient
 
broadcastMessage(SendMsgRequest) - 类 中的方法com.antchain.unionsdk.btn.api.BtnClient
 
BroadcastMessageEntity - com.antchain.unionsdk.btn.domain.protobuf中的类
 
BroadcastMessageEntity.BroadcastMessage - com.antchain.unionsdk.btn.domain.protobuf中的类
Protobuf type BroadcastMessage
BroadcastMessageEntity.BroadcastMessage.Builder - com.antchain.unionsdk.btn.domain.protobuf中的类
Protobuf type BroadcastMessage
BroadcastMessageEntity.BroadcastMessageOrBuilder - com.antchain.unionsdk.btn.domain.protobuf中的接口
 
BTN_SERVER_RESPONSE_LIST - 类 中的静态变量com.antchain.unionsdk.btn.api.env.Constant
 
BtnAsyncRequestAsyncReturnTimeoutTask - com.antchain.unionsdk.btn.api.task中的类
 
BtnAsyncRequestAsyncReturnTimeoutTask(MessageProcessor, Integer, String, String) - 类 的构造器com.antchain.unionsdk.btn.api.task.BtnAsyncRequestAsyncReturnTimeoutTask
 
BtnClient - com.antchain.unionsdk.btn.api中的类
 
BtnClient() - 类 的构造器com.antchain.unionsdk.btn.api.BtnClient
 
BtnClient(NetworkOption, ISslOption, NodeRegisterConfig) - 类 的构造器com.antchain.unionsdk.btn.api.BtnClient
 
BtnClient(NetworkOption, ISslOption, NodeRegisterConfig, NodeGroupRegisterConfig) - 类 的构造器com.antchain.unionsdk.btn.api.BtnClient
 
BtnClient(NetworkOption, ISslOption, NodeRegisterConfig, NodeGroupRegisterConfig, ChainConfig) - 类 的构造器com.antchain.unionsdk.btn.api.BtnClient
 
BtnClientChainEventMessage - com.antchain.unionsdk.btn.api.event中的类
 
BtnClientChainEventMessage() - 类 的构造器com.antchain.unionsdk.btn.api.event.BtnClientChainEventMessage
 
BtnClientChainMessageResponse - com.antchain.unionsdk.btn.api.network中的类
 
BtnClientChainMessageResponse(IErrorCode, ClientChainMessageEntity.ClientChainMessage) - 类 的构造器com.antchain.unionsdk.btn.api.network.BtnClientChainMessageResponse
 
BtnClientChainMessageResponse(IErrorCode, TnMessage, ClientChainMessageEntity.ClientChainMessage) - 类 的构造器com.antchain.unionsdk.btn.api.network.BtnClientChainMessageResponse
 
BtnClientNetwork - com.antchain.unionsdk.btn.api.network中的类
 
BtnClientNetwork() - 类 的构造器com.antchain.unionsdk.btn.api.network.BtnClientNetwork
 
BtnCommUtil - com.antchain.unionsdk.btn.api.utils中的类
 
BtnCommUtil() - 类 的构造器com.antchain.unionsdk.btn.api.utils.BtnCommUtil
 
BtnConnectionPoolManager - com.antchain.unionsdk.btn.api.network中的类
 
BtnConnectionPoolManager() - 类 的构造器com.antchain.unionsdk.btn.api.network.BtnConnectionPoolManager
 
BtnDownloadFileEventHandler - com.antchain.unionsdk.btn.api.event中的类
 
BtnDownloadFileEventHandler(BtnClient, DownloadFileOption) - 类 的构造器com.antchain.unionsdk.btn.api.event.BtnDownloadFileEventHandler
 
BtnDownloadFileEventMessage - com.antchain.unionsdk.btn.api.event中的类
 
BtnDownloadFileEventMessage() - 类 的构造器com.antchain.unionsdk.btn.api.event.BtnDownloadFileEventMessage
 
BtnEventHandler - com.antchain.unionsdk.btn.api.event中的类
 
BtnEventHandler(EventManager, BtnClient, BtnClientNetwork, DownloadFileOption) - 类 的构造器com.antchain.unionsdk.btn.api.event.BtnEventHandler
 
BtnEventMessage - com.antchain.unionsdk.btn.api.event中的类
 
BtnEventMessage() - 类 的构造器com.antchain.unionsdk.btn.api.event.BtnEventMessage
 
BtnFileTransportProgressEventMessage - com.antchain.unionsdk.btn.api.event中的类
 
BtnFileTransportProgressEventMessage() - 类 的构造器com.antchain.unionsdk.btn.api.event.BtnFileTransportProgressEventMessage
 
BtnGetDownloadFileMetaDataEventHandler - com.antchain.unionsdk.btn.api.event中的类
 
BtnGetDownloadFileMetaDataEventHandler() - 类 的构造器com.antchain.unionsdk.btn.api.event.BtnGetDownloadFileMetaDataEventHandler
 
BtnGroupAuthEventMessage - com.antchain.unionsdk.btn.api.event中的类
 
BtnGroupAuthEventMessage() - 类 的构造器com.antchain.unionsdk.btn.api.event.BtnGroupAuthEventMessage
 
BtnGroupAuthEventMessage(NodeGroupRegVerifyEntity.NodeGroupRegVerify) - 类 的构造器com.antchain.unionsdk.btn.api.event.BtnGroupAuthEventMessage
 
BtnHeartBeatTask - com.antchain.unionsdk.btn.api.task中的类
 
BtnHeartBeatTask(INetwork, Integer, int, TcpConnection, String, String) - 类 的构造器com.antchain.unionsdk.btn.api.task.BtnHeartBeatTask
 
BTNInfoType - com.alipay.mychain.sdk.domain.status中的类
 
BTNInfoType() - 类 的构造器com.alipay.mychain.sdk.domain.status.BTNInfoType
 
BTNInfoType(byte) - 类 的构造器com.alipay.mychain.sdk.domain.status.BTNInfoType
 
BtnKickAwayEventMessage - com.antchain.unionsdk.btn.api.event中的类
 
BtnKickAwayEventMessage() - 类 的构造器com.antchain.unionsdk.btn.api.event.BtnKickAwayEventMessage
 
BtnMessageProcessor - com.antchain.unionsdk.btn.api.network中的类
 
BtnMessageProcessor(NetworkOption, TimerTaskManager) - 类 的构造器com.antchain.unionsdk.btn.api.network.BtnMessageProcessor
 
BtnNetSocketAddress - com.antchain.unionsdk.btn.api.env中的类
 
BtnNetSocketAddress(NetSocketAddressTypeEnum, InetSocketAddress) - 类 的构造器com.antchain.unionsdk.btn.api.env.BtnNetSocketAddress
 
BtnNetworkOption - com.antchain.unionsdk.btn.api.env中的类
 
BtnNetworkOption() - 类 的构造器com.antchain.unionsdk.btn.api.env.BtnNetworkOption
 
BtnNodeGroupRegisterTask - com.antchain.unionsdk.btn.api.task中的类
 
BtnNodeGroupRegisterTask(Integer, TaskType, BtnClientNetwork, NodeGroupRegisterConfig, NodeRegisterConfig) - 类 的构造器com.antchain.unionsdk.btn.api.task.BtnNodeGroupRegisterTask
Instantiates a new BaseTask.
BtnOption - com.alipay.mychain.sdk.api.env中的类
 
BtnOption() - 类 的构造器com.alipay.mychain.sdk.api.env.BtnOption
 
BtnOption(String, List<String>) - 类 的构造器com.alipay.mychain.sdk.api.env.BtnOption
 
BtnOption(List<String>, List<String>, String, String, String, NodeGroupRegisterConfig, NodeRegisterConfig, String, List<String>) - 类 的构造器com.alipay.mychain.sdk.api.env.BtnOption
 
BtnOption(List<String>, List<String>, String, String, String, String, String, NodeGroupRegisterConfig, NodeRegisterConfig, String, List<String>) - 类 的构造器com.alipay.mychain.sdk.api.env.BtnOption
 
BtnPbMessageDecoder - com.antchain.unionsdk.btn.api.network中的类
 
BtnPbMessageDecoder() - 类 的构造器com.antchain.unionsdk.btn.api.network.BtnPbMessageDecoder
 
BtnPushEventMessage - com.antchain.unionsdk.btn.api.event中的类
 
BtnPushEventMessage() - 类 的构造器com.antchain.unionsdk.btn.api.event.BtnPushEventMessage
 
BtnPushMessageResponse - com.antchain.unionsdk.btn.api.network中的类
 
BtnPushMessageResponse(IErrorCode) - 类 的构造器com.antchain.unionsdk.btn.api.network.BtnPushMessageResponse
 
BtnPushMessageResponse(IErrorCode, TnMessage) - 类 的构造器com.antchain.unionsdk.btn.api.network.BtnPushMessageResponse
 
BtnPushMessageResponse(IErrorCode, PushMessageEntity.PushMessage) - 类 的构造器com.antchain.unionsdk.btn.api.network.BtnPushMessageResponse
已过时。
BtnPushMessageResponse(IErrorCode, TnMessage, PushMessageEntity.PushMessage) - 类 的构造器com.antchain.unionsdk.btn.api.network.BtnPushMessageResponse
已过时。
BtnPushMessageResponse(IErrorCode, SendMsgResponse) - 类 的构造器com.antchain.unionsdk.btn.api.network.BtnPushMessageResponse
 
BtnPushMessageResponse(IErrorCode, TnMessage, SendMsgResponse) - 类 的构造器com.antchain.unionsdk.btn.api.network.BtnPushMessageResponse
 
BtnResponse - com.antchain.unionsdk.btn.api.network中的类
 
BtnResponse(IErrorCode) - 类 的构造器com.antchain.unionsdk.btn.api.network.BtnResponse
 
BtnResponse(IErrorCode, TnMessage) - 类 的构造器com.antchain.unionsdk.btn.api.network.BtnResponse
 
BtnReturnDownloafFileMetaDataTask - com.antchain.unionsdk.btn.api.task中的类
 
BtnReturnDownloafFileMetaDataTask(Integer, TaskType, SendMsgResponse, GetFileReqEntity.GetFileReq, BtnDownloadFileEventHandler, Long, String, Map<String, BtnDownloadFileEventMessage>) - 类 的构造器com.antchain.unionsdk.btn.api.task.BtnReturnDownloafFileMetaDataTask
Instantiates a new BaseTask.
BtnTcpConnection - com.antchain.unionsdk.btn.api.network中的类
 
BtnTcpConnection(NetworkOption, ISslOption, MessageProcessor, TimerTaskManager, String) - 类 的构造器com.antchain.unionsdk.btn.api.network.BtnTcpConnection
 
BtnTcpConnection(NetworkOption, ISslOption, MessageProcessor, TimerTaskManager, String, NodeGroupIsRegisterObserver) - 类 的构造器com.antchain.unionsdk.btn.api.network.BtnTcpConnection
 
build(List<InetSocketAddress>, ISslOption, SignerOption) - 类 中的静态方法com.alipay.mychain.sdk.api.env.ClientEnv
 
build(List<InetSocketAddress>, ISslOption) - 类 中的静态方法com.alipay.mychain.sdk.api.env.ClientEnv
 
build() - 类 中的方法com.alipay.mychain.sdk.api.env.SslBytesOption.Builder
 
build() - 类 中的方法com.alipay.mychain.sdk.api.env.SslOption.Builder
 
build() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.BroadcastMessageEntity.BroadcastMessage.Builder
 
build() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientChainMessageEntity.ClientChainMessage.Builder
 
build() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesEntity.ClientReqChainNodes.Builder
 
build() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesRespEntity.ClientReqChainNodesResp.Builder
 
build() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.DownloadFileMessageEntity.DownloadFileMessage.Builder
 
build() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ExtDataMessageEntity.ExtDataMessage.Builder
 
build() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetConfigEntity.GetConfig.Builder
 
build() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetConfigRespEntity.GetConfigResp.Builder
 
build() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.FileChunk.Builder
 
build() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.GetFileCheckReq.Builder
 
build() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckRespEntity.GetFileCheckResp.Builder
 
build() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.FileChunk.Builder
 
build() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.GetFileChunkReq.Builder
 
build() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkRespEntity.GetFileChunkResp.Builder
 
build() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileReqEntity.GetFileReq.Builder
 
build() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileRespEntity.FileMetaData.Builder
 
build() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileRespEntity.GetFileResp.Builder
 
build() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoEntity.GetNodeInfo.Builder
 
build() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp.Builder
 
build() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp.NodeInfo.Builder
 
build() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.KickAwayNodeEntity.KickAwayNode.Builder
 
build() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.KickAwayNodeRespEntity.KickAwayNodeResp.Builder
 
build() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegEntity.NodeGroupReg.Builder
 
build() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegRespEntity.NodeGroupRegResp.Builder
 
build() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyEntity.NodeGroupRegVerify.Builder
 
build() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyRespEntity.NodeGroupRegVerifyResp.Builder
 
build() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeLeaveGroupEntity.NodeLeaveGroup.Builder
 
build() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegEntity.NodeReg.Builder
 
build() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegRespEntity.NodeRegResp.Builder
 
build() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PeerPingEntity.PeerPing.Builder
 
build() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PeerPongEntity.PeerPong.Builder
 
build() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PingEntity.Ping.Builder
 
build() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PongEntity.Pong.Builder
 
build() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PushMessageEntity.PushMessage.Builder
 
build() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.SdkRawDataEntity.SdkRawData.Builder
 
build() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.UnicastMessageEntity.UnicastMessage.Builder
 
build(byte[]) - 类 中的静态方法com.antchain.unionsdk.btn.domain.tndefine.TnExtra
 
build(Integer, Integer, Integer, boolean) - 类 中的静态方法com.antchain.unionsdk.btn.domain.tndefine.TnHeader
 
build() - 类 中的方法com.antchain.unionsdk.env.SslOption.Builder
 
buildContractParameter(VMTypeEnum, String, byte[], List<Object>) - 类 中的静态方法com.alipay.mychain.sdk.vm.ABIUtils
 
buildData() - 类 中的方法com.alipay.mychain.sdk.domain.transaction.Transaction
Build data byte [ ].
Builder() - 类 的构造器com.alipay.mychain.sdk.api.env.SslBytesOption.Builder
 
Builder() - 类 的构造器com.alipay.mychain.sdk.api.env.SslOption.Builder
 
builder(Identity, BigInteger, AuthMap, PublicKey, long, AccountStatus, byte[]) - 类 中的静态方法com.alipay.mychain.sdk.domain.account.Account
 
builder(Identity, BigInteger, AuthMap, PublicKey, long, AccountStatus) - 类 中的静态方法com.alipay.mychain.sdk.domain.account.Account
 
builder(Identity, BigInteger, AuthMap, PublicKey, long, AccountStatus, Hash, Hash, byte[]) - 类 中的静态方法com.alipay.mychain.sdk.domain.contract.Contract
 
builder(Identity, BigInteger, AuthMap, PublicKey, long, AccountStatus, Hash, Hash, byte[], byte[]) - 类 中的静态方法com.alipay.mychain.sdk.domain.contract.Contract
 
builder(long, long, long, long, long, long, long, long, long) - 类 中的静态方法com.alipay.mychain.sdk.domain.status.BlockCacheInfo
 
builder(long, long, Hash, long, long, long, long) - 类 中的静态方法com.alipay.mychain.sdk.domain.status.HoneybadgerInfo
 
builder(long, long, Hash, long, long, long, long, ConsensusProposalStatusEnum) - 类 中的静态方法com.alipay.mychain.sdk.domain.status.HoneybadgerInfo
 
builder(Hash, List<EndPoint>, PublicKey, NodeRoleEnum, ContractNodeStatusEnum) - 类 中的静态方法com.alipay.mychain.sdk.domain.status.NodeInfo
 
builder(long, long, long, long, long, List<NodeStatus>) - 类 中的静态方法com.alipay.mychain.sdk.domain.status.P2PStatus
 
builder(String, long, long, Hash, Hash, long, long, long, long, long, long) - 类 中的静态方法com.alipay.mychain.sdk.domain.status.PbftInfo
 
builder(String, long, long, Hash, Hash, long, long, long, long, long, long, ConsensusProposalStatusEnum) - 类 中的静态方法com.alipay.mychain.sdk.domain.status.PbftInfo
 
builder(int, BigInteger, BigInteger) - 类 中的静态方法com.alipay.mychain.sdk.domain.status.SyncStatus
 
builder(long, long, long, long) - 类 中的静态方法com.alipay.mychain.sdk.domain.status.TransactionCacheInfo
 
builder(TransactionType, byte[], List<byte[]>, Hash, Identity, Identity, long, long, BaseFixedSizeUnsignedInteger.Fixed64BitUnsignedInteger, BigInteger, BaseFixedSizeUnsignedInteger.Fixed64BitUnsignedInteger, List<Extension>, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 中的静态方法com.alipay.mychain.sdk.domain.transaction.Transaction
Builder transaction do.
builder(TransactionType, byte[], List<byte[]>, Hash, Identity, Identity, long, long, BaseFixedSizeUnsignedInteger.Fixed64BitUnsignedInteger, BigInteger, BaseFixedSizeUnsignedInteger.Fixed64BitUnsignedInteger, List<Extension>, BaseFixedSizeByteArray.Fixed20ByteArray, HashTypeEnum) - 类 中的静态方法com.alipay.mychain.sdk.domain.transaction.Transaction
Builder transaction do.
Builder() - 类 的构造器com.antchain.unionsdk.env.SslOption.Builder
 
buildMethodId(String) - 类 中的静态方法com.alipay.mychain.sdk.vm.abi.MyFunctionEncoder
get evm method id
buildMethodId(String) - 类 中的静态方法com.alipay.mychain.sdk.vm.wasm.MyWasmFunctionEncoder
get evm method id
buildObjectTree(Object) - 类 中的静态方法com.alipay.mychain.zoro.annotation.privacy.ObjectTreeBuilder
 
buildPartial() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.BroadcastMessageEntity.BroadcastMessage.Builder
 
buildPartial() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientChainMessageEntity.ClientChainMessage.Builder
 
buildPartial() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesEntity.ClientReqChainNodes.Builder
 
buildPartial() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesRespEntity.ClientReqChainNodesResp.Builder
 
buildPartial() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.DownloadFileMessageEntity.DownloadFileMessage.Builder
 
buildPartial() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ExtDataMessageEntity.ExtDataMessage.Builder
 
buildPartial() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetConfigEntity.GetConfig.Builder
 
buildPartial() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetConfigRespEntity.GetConfigResp.Builder
 
buildPartial() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.FileChunk.Builder
 
buildPartial() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.GetFileCheckReq.Builder
 
buildPartial() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckRespEntity.GetFileCheckResp.Builder
 
buildPartial() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.FileChunk.Builder
 
buildPartial() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.GetFileChunkReq.Builder
 
buildPartial() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkRespEntity.GetFileChunkResp.Builder
 
buildPartial() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileReqEntity.GetFileReq.Builder
 
buildPartial() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileRespEntity.FileMetaData.Builder
 
buildPartial() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileRespEntity.GetFileResp.Builder
 
buildPartial() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoEntity.GetNodeInfo.Builder
 
buildPartial() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp.Builder
 
buildPartial() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp.NodeInfo.Builder
 
buildPartial() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.KickAwayNodeEntity.KickAwayNode.Builder
 
buildPartial() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.KickAwayNodeRespEntity.KickAwayNodeResp.Builder
 
buildPartial() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegEntity.NodeGroupReg.Builder
 
buildPartial() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegRespEntity.NodeGroupRegResp.Builder
 
buildPartial() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyEntity.NodeGroupRegVerify.Builder
 
buildPartial() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyRespEntity.NodeGroupRegVerifyResp.Builder
 
buildPartial() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeLeaveGroupEntity.NodeLeaveGroup.Builder
 
buildPartial() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegEntity.NodeReg.Builder
 
buildPartial() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegRespEntity.NodeRegResp.Builder
 
buildPartial() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PeerPingEntity.PeerPing.Builder
 
buildPartial() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PeerPongEntity.PeerPong.Builder
 
buildPartial() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PingEntity.Ping.Builder
 
buildPartial() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PongEntity.Pong.Builder
 
buildPartial() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PushMessageEntity.PushMessage.Builder
 
buildPartial() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.SdkRawDataEntity.SdkRawData.Builder
 
buildPartial() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.UnicastMessageEntity.UnicastMessage.Builder
 
buildWithBtn(BtnClient, SignerOption) - 类 中的静态方法com.alipay.mychain.sdk.api.env.ClientEnv
 
buildWithBtn(BtnOption, SignerOption) - 类 中的静态方法com.alipay.mychain.sdk.api.env.ClientEnv
 
BulletProof - com.alipay.mychain.zoro.crypto中的类
 
BulletProof() - 类 的构造器com.alipay.mychain.zoro.crypto.BulletProof
 
BYTE_LENGTH - 类 中的静态变量com.alipay.mychain.sdk.vm.abi.datatype.Int16
 
BYTE_LENGTH - 类 中的静态变量com.alipay.mychain.sdk.vm.abi.datatype.Int32
 
BYTE_LENGTH - 类 中的静态变量com.alipay.mychain.sdk.vm.abi.datatype.Int64
 
BYTE_LENGTH - 类 中的静态变量com.alipay.mychain.sdk.vm.abi.datatype.Int8
 
BYTE_LENGTH - 类 中的静态变量com.alipay.mychain.sdk.vm.abi.datatype.Uint128
 
BYTE_LENGTH - 类 中的静态变量com.alipay.mychain.sdk.vm.abi.datatype.Uint16
 
BYTE_LENGTH - 类 中的静态变量com.alipay.mychain.sdk.vm.abi.datatype.Uint32
 
BYTE_LENGTH - 类 中的静态变量com.alipay.mychain.sdk.vm.abi.datatype.Uint64
 
BYTE_LENGTH - 类 中的静态变量com.alipay.mychain.sdk.vm.abi.datatype.Uint8
 
byteArrayToBigInteger(byte[]) - 类 中的静态方法com.alipay.mychain.sdk.utils.ByteUtils
 
byteArrayToInt(byte[]) - 类 中的静态方法com.alipay.mychain.sdk.utils.ByteUtils
Cast hex encoded value from byte[] to int Limited to Integer.MAX_VALUE: 2^32-1 (4 bytes)
byteArrayToLong(byte[]) - 类 中的静态方法com.alipay.mychain.sdk.utils.ByteUtils
Cast hex encoded value from byte[] to int Limited to Integer.MAX_VALUE: 2^32-1 (4 bytes)
byteArrayToString(byte[]) - 类 中的静态方法com.alipay.mychain.sdk.utils.ByteUtils
Parse parameter str
byteMerger(byte[], byte[]) - 类 中的静态方法com.antchain.unionsdk.utils.CommonUtil
合并byte[]数组 (不改变原数组)
Bytes - com.alipay.mychain.sdk.vm.abi.datatype中的类
Statically allocated sequence of bytes
Bytes(int, byte[]) - 类 的构造器com.alipay.mychain.sdk.vm.abi.datatype.Bytes
 
Bytes(byte[]) - 类 的构造器com.alipay.mychain.sdk.vm.abi.datatype.Bytes
 
Bytes32 - com.alipay.mychain.sdk.vm.abi.datatype中的类
Bytes32 Please use org.web3j.codegen.AbiTypesGenerator in the codegen module to update.
Bytes32(byte[]) - 类 的构造器com.alipay.mychain.sdk.vm.abi.datatype.Bytes32
 
Bytes32(Bytes32) - 类 的构造器com.alipay.mychain.sdk.vm.abi.datatype.Bytes32
 
bytesToInt(byte[]) - 类 中的静态方法com.alipay.mychain.sdk.utils.ByteUtils
Trans byteArr to int
bytesToInts(byte[], boolean) - 类 中的静态方法com.alipay.mychain.sdk.utils.ByteUtils
 
bytesToInts(byte[], int[], boolean) - 类 中的静态方法com.alipay.mychain.sdk.utils.ByteUtils
 
bytesToShort(byte[]) - 类 中的静态方法com.alipay.mychain.sdk.utils.ByteUtils
Trans byteArr to short
BytesType - com.alipay.mychain.sdk.vm.abi.datatype中的类
Binary sequence of bytes
BytesType(byte[], String) - 类 的构造器com.alipay.mychain.sdk.vm.abi.datatype.BytesType
 
ByteUtils - com.alipay.mychain.sdk.utils中的类
 
ByteUtils() - 类 的构造器com.alipay.mychain.sdk.utils.ByteUtils
 
ByteUtils - com.alipay.mychain.zoro.crypto.ecdsa中的类
 
ByteUtils() - 类 的构造器com.alipay.mychain.zoro.crypto.ecdsa.ByteUtils
 

C

calcElementPrefixSize(byte[]) - 类 中的静态方法com.alipay.mychain.sdk.rlp.Rlp
Calc element prefix size int.
calcHash(BlockHeader) - 类 中的静态方法com.alipay.mychain.sdk.domain.block.BlockHeader
 
calcHash(BlockHeader, HashTypeEnum) - 类 中的静态方法com.alipay.mychain.sdk.domain.block.BlockHeader
 
calcHash() - 类 中的方法com.alipay.mychain.sdk.domain.transaction.Transaction
 
calcPKsMerkleRootHash(Set<PublicKey>) - 类 中的静态方法com.alipay.mychain.sdk.domain.consensus.Consensus
 
calcPKsMerkleRootHash(Set<PublicKey>, HashTypeEnum) - 类 中的静态方法com.alipay.mychain.sdk.domain.consensus.Consensus
 
calcProofHash(Hash, Hash, Hash, int, long) - 类 中的静态方法com.alipay.mychain.sdk.domain.consensus.Consensus
 
calcProofHash(Hash, Hash, Hash, int, long, HashTypeEnum) - 类 中的静态方法com.alipay.mychain.sdk.domain.consensus.Consensus
 
calcSignature(List<SignerBase>) - 类 中的方法com.alipay.mychain.sdk.domain.transaction.Transaction
 
callAdminMethod(AdminConcreteRequest, SignerBase) - 类 中的方法com.alipay.mychain.sdk.api.service.AdminService
 
callContract(CallContractRequest) - 类 中的方法com.alipay.mychain.sdk.api.service.ContractService
sync call contract
CallContractRequest - com.alipay.mychain.sdk.message.transaction.contract中的类
 
CallContractRequest(Identity, Identity, Parameters, BigInteger, VMTypeEnum) - 类 的构造器com.alipay.mychain.sdk.message.transaction.contract.CallContractRequest
 
CallContractRequest() - 类 的构造器com.alipay.mychain.sdk.message.transaction.contract.CallContractRequest
 
CallContractResponse - com.alipay.mychain.sdk.message.transaction.contract中的类
 
CallContractResponse() - 类 的构造器com.alipay.mychain.sdk.message.transaction.contract.CallContractResponse
 
CancelEventRequest - com.alipay.mychain.sdk.message.event中的类
 
CancelEventRequest(List<BigInteger>) - 类 的构造器com.alipay.mychain.sdk.message.event.CancelEventRequest
 
CancelEventRequest() - 类 的构造器com.alipay.mychain.sdk.message.event.CancelEventRequest
 
CancelEventResponse - com.alipay.mychain.sdk.message.event中的类
 
CancelEventResponse() - 类 的构造器com.alipay.mychain.sdk.message.event.CancelEventResponse
 
cancelPreVerify(String) - 类 中的静态方法com.alipay.mychain.sdk.domain.privacy.Proofs
Cancel pre verify.
certBytes(byte[]) - 类 中的方法com.alipay.mychain.sdk.api.env.SslBytesOption.Builder
 
certFilePath(String) - 类 中的方法com.alipay.mychain.sdk.api.env.SslOption.Builder
 
certFilePath(String) - 类 中的方法com.antchain.unionsdk.env.SslOption.Builder
 
CertRegex - com.alipay.mychain.sdk.api.service中的类
 
CertRegex(byte[], byte[]) - 类 的构造器com.alipay.mychain.sdk.api.service.CertRegex
 
CHAIN_URI_FIELD_NUMBER - 类 中的静态变量com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesEntity.ClientReqChainNodes
 
CHAIN_URI_FIELD_NUMBER - 类 中的静态变量com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesRespEntity.ClientReqChainNodesResp
 
ChainConfig - com.antchain.unionsdk.btn.api.env中的类
 
ChainConfig() - 类 的构造器com.antchain.unionsdk.btn.api.env.ChainConfig
 
ChainErrorCode - com.antchain.unionsdk.exception.errorCode中的枚举
 
ChainErrorCodeUtils - com.antchain.unionsdk.btn.api.utils中的类
 
ChainErrorCodeUtils() - 类 的构造器com.antchain.unionsdk.btn.api.utils.ChainErrorCodeUtils
 
ChainException - com.antchain.unionsdk.exception中的异常错误
 
ChainException(int, String) - 异常错误 的构造器com.antchain.unionsdk.exception.ChainException
 
ChainException(int, String, Throwable) - 异常错误 的构造器com.antchain.unionsdk.exception.ChainException
 
ChainIdOption - com.alipay.mychain.sdk.api.env中的类
 
ChainIdOption(BaseFixedSizeByteArray.Fixed4ByteArray) - 类 的构造器com.alipay.mychain.sdk.api.env.ChainIdOption
 
ChainIdOption(BaseFixedSizeByteArray.Fixed20ByteArray) - 类 的构造器com.alipay.mychain.sdk.api.env.ChainIdOption
 
ChainIdOption() - 类 的构造器com.alipay.mychain.sdk.api.env.ChainIdOption
 
channel - 类 中的变量com.alipay.mychain.sdk.network.netty.AbstractClientTransport
 
channel() - 类 中的方法com.alipay.mychain.sdk.network.netty.AbstractClientTransport
 
channel() - 接口 中的方法com.alipay.mychain.sdk.network.netty.ITransport
channel
channel - 类 中的变量com.antchain.unionsdk.network.connection.TcpConnection
 
channelActive(ChannelHandlerContext) - 类 中的方法com.alipay.mychain.sdk.network.netty.handler.MessageDuplexHandler
 
channelActive(ChannelHandlerContext) - 类 中的方法com.alipay.mychain.sdk.network.netty.handler.MessageInboundHandler
 
channelActive(ChannelHandlerContext) - 类 中的方法com.antchain.unionsdk.network.netty.channel.MessageDuplexHandler
 
channelInactive(ChannelHandlerContext) - 类 中的方法com.alipay.mychain.sdk.network.netty.handler.MessageDuplexHandler
 
channelInactive(ChannelHandlerContext) - 类 中的方法com.alipay.mychain.sdk.network.netty.handler.MessageInboundHandler
 
channelInactive(ChannelHandlerContext) - 类 中的方法com.antchain.unionsdk.network.netty.channel.MessageDuplexHandler
 
channelIsActive(Map) - 类 中的方法com.antchain.unionsdk.btn.api.network.BtnTcpConnection
 
channelIsActive(Map) - 类 中的方法com.antchain.unionsdk.network.connection.TcpConnection
 
channelRead(ChannelHandlerContext, Object) - 类 中的方法com.alipay.mychain.sdk.network.netty.handler.MessageDuplexHandler
 
channelRead(ChannelHandlerContext, Object) - 类 中的方法com.antchain.unionsdk.network.netty.channel.MessageDuplexHandler
 
channelRead0(ChannelHandlerContext, Object) - 类 中的方法com.alipay.mychain.sdk.network.netty.handler.MessageInboundHandler
 
channelRegistered(ChannelHandlerContext) - 类 中的方法com.alipay.mychain.sdk.network.netty.handler.MessageDuplexHandler
 
channelRegistered(ChannelHandlerContext) - 类 中的方法com.antchain.unionsdk.network.netty.channel.MessageDuplexHandler
 
ChannelStatus - com.alipay.mychain.sdk.network中的枚举
 
channelStatus - 类 中的变量com.antchain.unionsdk.network.connection.TcpConnection
 
ChannelStatus - com.antchain.unionsdk.network.netty.channel中的枚举
 
channelUnregistered(ChannelHandlerContext) - 类 中的方法com.alipay.mychain.sdk.network.netty.handler.MessageDuplexHandler
 
channelUnregistered(ChannelHandlerContext) - 类 中的方法com.antchain.unionsdk.network.netty.channel.MessageDuplexHandler
 
checkAnchorData(int) - 类 中的方法com.alipay.mychain.sdk.message.transaction.AbstractTransactionRequest
 
checkAndSetStatus(String, ChannelStatus) - 类 中的方法com.alipay.mychain.sdk.network.ClientNetwork
 
checkAndSetStatus(String, ChannelStatus) - 接口 中的方法com.alipay.mychain.sdk.network.INetwork
设置某个节点的状态
checkAndSetStatus(ChannelStatus) - 类 中的方法com.alipay.mychain.sdk.network.NetworkConnection
only heartbeat thread use
checkCommitment(String, String, String, String, String) - 类 中的静态方法com.alipay.mychain.zoro.annotation.privacy.CommitmentChecker
 
checkECParameter(ECParameterSpec) - 类 中的静态方法com.alipay.mychain.zoro.crypto.keymanagement.KeyManagement
 
checkState(boolean, Object) - 枚举 中的静态方法com.alipay.mychain.eInvoice.mycrypto.MyCryptoStatus
 
checkValid(byte[]) - 类 中的方法com.alipay.mychain.sdk.type.BaseFixedSizeByteArray
Check valid.
checkValid(BigInteger) - 类 中的方法com.alipay.mychain.sdk.type.BaseFixedSizeUnsignedInteger
 
chooseAvailableNetworkLink() - 类 中的方法com.alipay.mychain.sdk.network.ConnectionPoolManager
 
chooseBestNetworkLink() - 类 中的方法com.alipay.mychain.sdk.network.ConnectionPoolManager
 
chooseEndpoint(AbstractTransactionRequest) - 类 中的方法com.alipay.mychain.sdk.api.service.BaseService
 
CHUNK_CONTENT_FIELD_NUMBER - 类 中的静态变量com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkRespEntity.GetFileChunkResp
 
CHUNK_NUM_FIELD_NUMBER - 类 中的静态变量com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.FileChunk
 
CHUNK_NUM_FIELD_NUMBER - 类 中的静态变量com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.FileChunk
 
CHUNK_NUM_FIELD_NUMBER - 类 中的静态变量com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkRespEntity.GetFileChunkResp
 
CipherBase - com.alipay.mychain.sdk.crypto.cipher中的类
 
CipherBase(byte[]) - 类 的构造器com.alipay.mychain.sdk.crypto.cipher.CipherBase
 
classMap - 类 中的静态变量com.alipay.mychain.sdk.vm.EVMABIUtils
 
classMap - 类 中的静态变量com.alipay.mychain.sdk.vm.WASMABIUtils
 
cleanHexPrefix(String) - 类 中的静态方法com.alipay.mychain.sdk.vm.utils.Numeric
 
clear() - 类 中的方法com.alipay.mychain.sdk.bloom.BloomFilter
Clear.
clear() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.BroadcastMessageEntity.BroadcastMessage.Builder
 
clear() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientChainMessageEntity.ClientChainMessage.Builder
 
clear() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesEntity.ClientReqChainNodes.Builder
 
clear() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesRespEntity.ClientReqChainNodesResp.Builder
 
clear() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.DownloadFileMessageEntity.DownloadFileMessage.Builder
 
clear() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ExtDataMessageEntity.ExtDataMessage.Builder
 
clear() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetConfigEntity.GetConfig.Builder
 
clear() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetConfigRespEntity.GetConfigResp.Builder
 
clear() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.FileChunk.Builder
 
clear() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.GetFileCheckReq.Builder
 
clear() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckRespEntity.GetFileCheckResp.Builder
 
clear() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.FileChunk.Builder
 
clear() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.GetFileChunkReq.Builder
 
clear() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkRespEntity.GetFileChunkResp.Builder
 
clear() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileReqEntity.GetFileReq.Builder
 
clear() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileRespEntity.FileMetaData.Builder
 
clear() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileRespEntity.GetFileResp.Builder
 
clear() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoEntity.GetNodeInfo.Builder
 
clear() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp.Builder
 
clear() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp.NodeInfo.Builder
 
clear() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.KickAwayNodeEntity.KickAwayNode.Builder
 
clear() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.KickAwayNodeRespEntity.KickAwayNodeResp.Builder
 
clear() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegEntity.NodeGroupReg.Builder
 
clear() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegRespEntity.NodeGroupRegResp.Builder
 
clear() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyEntity.NodeGroupRegVerify.Builder
 
clear() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyRespEntity.NodeGroupRegVerifyResp.Builder
 
clear() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeLeaveGroupEntity.NodeLeaveGroup.Builder
 
clear() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegEntity.NodeReg.Builder
 
clear() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegRespEntity.NodeRegResp.Builder
 
clear() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PeerPingEntity.PeerPing.Builder
 
clear() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PeerPongEntity.PeerPong.Builder
 
clear() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PingEntity.Ping.Builder
 
clear() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PongEntity.Pong.Builder
 
clear() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PushMessageEntity.PushMessage.Builder
 
clear() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.SdkRawDataEntity.SdkRawData.Builder
 
clear() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.UnicastMessageEntity.UnicastMessage.Builder
 
clearAppNodeType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegEntity.NodeReg.Builder
uint32 app_node_type = 4;
clearBcToNodeType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.BroadcastMessageEntity.BroadcastMessage.Builder
uint64 bc_to_node_type = 2;
clearChainUri() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesEntity.ClientReqChainNodes.Builder
chain_id,跨bid时需要包含bid bytes chain_uri = 1;
clearChainUri() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesRespEntity.ClientReqChainNodesResp.Builder
跨bid时需要包含bid bytes chain_uri = 1;
clearChunkContent() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkRespEntity.GetFileChunkResp.Builder
bytes chunk_content = 4;
clearChunkNum() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.FileChunk.Builder
uint32 chunk_num = 1;
clearChunkNum() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.FileChunk.Builder
uint32 chunk_num = 1;
clearChunkNum() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkRespEntity.GetFileChunkResp.Builder
uint32 chunk_num = 3;
clearClientUriFrom() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientChainMessageEntity.ClientChainMessage.Builder
bytes client_uri_from = 1;
clearClientUriTo() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientChainMessageEntity.ClientChainMessage.Builder
bytes client_uri_to = 2;
clearData() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.DownloadFileMessageEntity.DownloadFileMessage.Builder
bytes data = 4;
clearData() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.SdkRawDataEntity.SdkRawData.Builder
bytes data = 4;
clearDataType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.DownloadFileMessageEntity.DownloadFileMessage.Builder
.DataType data_type = 2;
clearDesc() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ExtDataMessageEntity.ExtDataMessage.Builder
string desc = 3;
clearEndIndex() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.FileChunk.Builder
uint64 end_index = 3;
clearEndIndex() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.FileChunk.Builder
uint64 end_index = 3;
clearField(Descriptors.FieldDescriptor) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.BroadcastMessageEntity.BroadcastMessage.Builder
 
clearField(Descriptors.FieldDescriptor) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientChainMessageEntity.ClientChainMessage.Builder
 
clearField(Descriptors.FieldDescriptor) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesEntity.ClientReqChainNodes.Builder
 
clearField(Descriptors.FieldDescriptor) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesRespEntity.ClientReqChainNodesResp.Builder
 
clearField(Descriptors.FieldDescriptor) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.DownloadFileMessageEntity.DownloadFileMessage.Builder
 
clearField(Descriptors.FieldDescriptor) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ExtDataMessageEntity.ExtDataMessage.Builder
 
clearField(Descriptors.FieldDescriptor) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetConfigEntity.GetConfig.Builder
 
clearField(Descriptors.FieldDescriptor) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetConfigRespEntity.GetConfigResp.Builder
 
clearField(Descriptors.FieldDescriptor) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.FileChunk.Builder
 
clearField(Descriptors.FieldDescriptor) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.GetFileCheckReq.Builder
 
clearField(Descriptors.FieldDescriptor) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckRespEntity.GetFileCheckResp.Builder
 
clearField(Descriptors.FieldDescriptor) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.FileChunk.Builder
 
clearField(Descriptors.FieldDescriptor) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.GetFileChunkReq.Builder
 
clearField(Descriptors.FieldDescriptor) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkRespEntity.GetFileChunkResp.Builder
 
clearField(Descriptors.FieldDescriptor) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileReqEntity.GetFileReq.Builder
 
clearField(Descriptors.FieldDescriptor) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileRespEntity.FileMetaData.Builder
 
clearField(Descriptors.FieldDescriptor) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileRespEntity.GetFileResp.Builder
 
clearField(Descriptors.FieldDescriptor) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoEntity.GetNodeInfo.Builder
 
clearField(Descriptors.FieldDescriptor) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp.Builder
 
clearField(Descriptors.FieldDescriptor) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp.NodeInfo.Builder
 
clearField(Descriptors.FieldDescriptor) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.KickAwayNodeEntity.KickAwayNode.Builder
 
clearField(Descriptors.FieldDescriptor) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.KickAwayNodeRespEntity.KickAwayNodeResp.Builder
 
clearField(Descriptors.FieldDescriptor) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegEntity.NodeGroupReg.Builder
 
clearField(Descriptors.FieldDescriptor) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegRespEntity.NodeGroupRegResp.Builder
 
clearField(Descriptors.FieldDescriptor) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyEntity.NodeGroupRegVerify.Builder
 
clearField(Descriptors.FieldDescriptor) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyRespEntity.NodeGroupRegVerifyResp.Builder
 
clearField(Descriptors.FieldDescriptor) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeLeaveGroupEntity.NodeLeaveGroup.Builder
 
clearField(Descriptors.FieldDescriptor) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegEntity.NodeReg.Builder
 
clearField(Descriptors.FieldDescriptor) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegRespEntity.NodeRegResp.Builder
 
clearField(Descriptors.FieldDescriptor) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PeerPingEntity.PeerPing.Builder
 
clearField(Descriptors.FieldDescriptor) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PeerPongEntity.PeerPong.Builder
 
clearField(Descriptors.FieldDescriptor) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PingEntity.Ping.Builder
 
clearField(Descriptors.FieldDescriptor) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PongEntity.Pong.Builder
 
clearField(Descriptors.FieldDescriptor) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PushMessageEntity.PushMessage.Builder
 
clearField(Descriptors.FieldDescriptor) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.SdkRawDataEntity.SdkRawData.Builder
 
clearField(Descriptors.FieldDescriptor) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.UnicastMessageEntity.UnicastMessage.Builder
 
clearFileCheck() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.GetFileChunkReq.Builder
bool fileCheck = 5;
clearFileChunk() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.GetFileChunkReq.Builder
repeated .FileChunk file_chunk = 3;
clearFileChunkList() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.GetFileCheckReq.Builder
repeated .FileChunk file_chunk_list = 2;
clearFileEtag() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.GetFileChunkReq.Builder
bytes file_etag = 2;
clearFileEtag() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileRespEntity.FileMetaData.Builder
bytes file_etag = 2;
clearFileKey() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.GetFileCheckReq.Builder
bytes file_key = 1;
clearFileKey() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckRespEntity.GetFileCheckResp.Builder
bytes file_key = 1;
clearFileKey() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.GetFileChunkReq.Builder
bytes file_key = 1;
clearFileKey() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkRespEntity.GetFileChunkResp.Builder
bytes file_key = 2;
clearFileKey() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileReqEntity.GetFileReq.Builder
用来定位文件 bytes file_key = 1;
clearFileKey() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileRespEntity.FileMetaData.Builder
bytes file_key = 1;
clearFileMd5() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckRespEntity.GetFileCheckResp.Builder
bytes file_md5 = 2;
clearFileMetaData() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileRespEntity.GetFileResp.Builder
.FileMetaData file_meta_data = 2;
clearFileSize() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileRespEntity.FileMetaData.Builder
uint64 file_size = 3;
clearGroupUpdateIntervalSec() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetConfigRespEntity.GetConfigResp.Builder
uint32 group_update_interval_sec = 1;
clearImmediately() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.GetFileChunkReq.Builder
bool immediately = 4;
clearKey() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ExtDataMessageEntity.ExtDataMessage.Builder
string key = 2;
clearMaxNodes() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesEntity.ClientReqChainNodes.Builder
uint32 max_nodes = 2;
clearMsg() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.KickAwayNodeEntity.KickAwayNode.Builder
string msg = 1;
clearMsgDelayDelta() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PeerPongEntity.PeerPong.Builder
uint32 msg_delay_delta = 2;
clearMsgType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.SdkRawDataEntity.SdkRawData.Builder
uint32 msgType = 3;
clearNid() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegEntity.NodeReg.Builder
bytes nid = 1;
clearNidFrom() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyRespEntity.NodeGroupRegVerifyResp.Builder
bytes nid_from = 3;
clearNidFrom() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeLeaveGroupEntity.NodeLeaveGroup.Builder
string nid_from = 2;
clearNodeInfo() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp.Builder
.GetNodeInfoResp.NodeInfo node_info = 3;
clearNodeList() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesRespEntity.ClientReqChainNodesResp.Builder
repeated bytes node_list = 2;
clearNodeType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp.NodeInfo.Builder
uint64 node_type = 2;
clearNodeType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegEntity.NodeGroupReg.Builder
uint64 node_type = 2;
clearNodeType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyEntity.NodeGroupRegVerify.Builder
uint64 node_type = 2;
clearNodeUri() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp.NodeInfo.Builder
bytes node_uri = 1;
clearNodeUri() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegEntity.NodeGroupReg.Builder
bytes node_uri = 1;
clearNodeUri() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegRespEntity.NodeGroupRegResp.Builder
bytes node_uri = 1;
clearNodeUri() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyEntity.NodeGroupRegVerify.Builder
类似URI结构组播组层次关系 bytes node_uri = 1;
clearNodeUri() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyRespEntity.NodeGroupRegVerifyResp.Builder
类似URI结构 bytes node_uri = 1;
clearNodeUri() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeLeaveGroupEntity.NodeLeaveGroup.Builder
bytes node_uri = 1;
clearNodeUriFrom() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.BroadcastMessageEntity.BroadcastMessage.Builder
bytes node_uri_from = 1;
clearNodeUriFrom() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PushMessageEntity.PushMessage.Builder
bytes node_uri_from = 1;
clearNodeUriFrom() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.UnicastMessageEntity.UnicastMessage.Builder
bytes node_uri_from = 1;
clearNodeUriMe() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoEntity.GetNodeInfo.Builder
bytes node_uri_me = 1;
clearNodeUriTo() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PushMessageEntity.PushMessage.Builder
bytes node_uri_to = 2;
clearNodeUriTo() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.UnicastMessageEntity.UnicastMessage.Builder
bytes node_uri_to = 2;
clearOneof(Descriptors.OneofDescriptor) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.BroadcastMessageEntity.BroadcastMessage.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientChainMessageEntity.ClientChainMessage.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesEntity.ClientReqChainNodes.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesRespEntity.ClientReqChainNodesResp.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.DownloadFileMessageEntity.DownloadFileMessage.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ExtDataMessageEntity.ExtDataMessage.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetConfigEntity.GetConfig.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetConfigRespEntity.GetConfigResp.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.FileChunk.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.GetFileCheckReq.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckRespEntity.GetFileCheckResp.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.FileChunk.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.GetFileChunkReq.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkRespEntity.GetFileChunkResp.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileReqEntity.GetFileReq.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileRespEntity.FileMetaData.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileRespEntity.GetFileResp.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoEntity.GetNodeInfo.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp.NodeInfo.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.KickAwayNodeEntity.KickAwayNode.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.KickAwayNodeRespEntity.KickAwayNodeResp.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegEntity.NodeGroupReg.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegRespEntity.NodeGroupRegResp.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyEntity.NodeGroupRegVerify.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyRespEntity.NodeGroupRegVerifyResp.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeLeaveGroupEntity.NodeLeaveGroup.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegEntity.NodeReg.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegRespEntity.NodeRegResp.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PeerPingEntity.PeerPing.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PeerPongEntity.PeerPong.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PingEntity.Ping.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PongEntity.Pong.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PushMessageEntity.PushMessage.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.SdkRawDataEntity.SdkRawData.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.UnicastMessageEntity.UnicastMessage.Builder
 
clearPrivateKeyVer() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.BroadcastMessageEntity.BroadcastMessage.Builder
optional uint32 private_key_ver = 5;
clearPrivateKeyVer() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientChainMessageEntity.ClientChainMessage.Builder
uint32 private_key_ver = 5;
clearPrivateKeyVer() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PushMessageEntity.PushMessage.Builder
optional uint32 private_key_ver = 5;
clearPrivateKeyVer() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.UnicastMessageEntity.UnicastMessage.Builder
optional uint32 private_key_ver = 5;
clearPubKey() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegEntity.NodeGroupReg.Builder
bytes pub_key = 4;
clearPubKey() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyEntity.NodeGroupRegVerify.Builder
bytes pub_key = 4;
clearRawData() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.BroadcastMessageEntity.BroadcastMessage.Builder
optional bytes raw_data = 4;
clearRawData() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientChainMessageEntity.ClientChainMessage.Builder
bytes raw_data = 4;
clearRawData() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ExtDataMessageEntity.ExtDataMessage.Builder
optional bytes raw_data = 4;
clearRawData() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PushMessageEntity.PushMessage.Builder
optional bytes raw_data = 4;
clearRawData() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.UnicastMessageEntity.UnicastMessage.Builder
optional bytes raw_data = 4;
clearRawDataType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.BroadcastMessageEntity.BroadcastMessage.Builder
uint32 raw_data_type = 3;
clearRawDataType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientChainMessageEntity.ClientChainMessage.Builder
uint32 raw_data_type = 3;
clearRawDataType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PushMessageEntity.PushMessage.Builder
uint32 raw_data_type = 3;
clearRawDataType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.UnicastMessageEntity.UnicastMessage.Builder
uint32 raw_data_type = 3;
clearRequestType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.SdkRawDataEntity.SdkRawData.Builder
uint32 requestType = 2;
clearRetCode() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp.Builder
uint32 ret_code = 1;
clearRetCode() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegRespEntity.NodeGroupRegResp.Builder
uint32 ret_code = 2;
clearRetCode() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyRespEntity.NodeGroupRegVerifyResp.Builder
uint32 ret_code = 4;
clearRetCode() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegRespEntity.NodeRegResp.Builder
uint32 ret_code = 1;
clearRetMsg() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp.Builder
string ret_msg = 2;
clearRetMsg() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegRespEntity.NodeGroupRegResp.Builder
string ret_msg = 3;
clearRetMsg() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyRespEntity.NodeGroupRegVerifyResp.Builder
string ret_msg = 5;
clearRetMsg() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegRespEntity.NodeRegResp.Builder
string ret_msg = 2;
clearRouteType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyEntity.NodeGroupRegVerify.Builder
.TnRouteType route_type = 5;
clearRouteType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyRespEntity.NodeGroupRegVerifyResp.Builder
.TnRouteType route_type = 2;
clearRouteType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegEntity.NodeReg.Builder
.TnRouteType route_type = 2;
clearRouteType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegRespEntity.NodeRegResp.Builder
.TnRouteType route_type = 3;
clearSeq() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegEntity.NodeGroupReg.Builder
uint32 seq = 5;
clearSeq() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegRespEntity.NodeGroupRegResp.Builder
uint32 seq = 4;
clearSeq() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyEntity.NodeGroupRegVerify.Builder
uint32 seq = 6;
clearSeq() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyRespEntity.NodeGroupRegVerifyResp.Builder
uint32 seq = 6;
clearSeq() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegEntity.NodeReg.Builder
uint32 seq = 3;
clearSeq() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PeerPingEntity.PeerPing.Builder
uint32 seq = 1;
clearSeq() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PeerPongEntity.PeerPong.Builder
uint32 seq = 1;
clearSeq() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PingEntity.Ping.Builder
uint32 seq = 1;
clearSeq() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PongEntity.Pong.Builder
uint32 seq = 1;
clearSeqId() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.DownloadFileMessageEntity.DownloadFileMessage.Builder
uint32 seq_id = 5;
clearSequenceId() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.SdkRawDataEntity.SdkRawData.Builder
uint64 sequenceId = 1;
clearSignedStr() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegEntity.NodeGroupReg.Builder
推荐使用nodeid bytes signed_str = 3;
clearSignedStr() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyEntity.NodeGroupRegVerify.Builder
推荐使用nodeid bytes signed_str = 3;
clearStartIndex() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.FileChunk.Builder
uint64 start_index = 2;
clearStartIndex() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.FileChunk.Builder
uint64 start_index = 2;
clearStatusCode() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.DownloadFileMessageEntity.DownloadFileMessage.Builder
.FileStatusCode status_code = 3;
clearTaskId() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.DownloadFileMessageEntity.DownloadFileMessage.Builder
uint64 task_id = 1;
clearType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ExtDataMessageEntity.ExtDataMessage.Builder
string type = 1;
CLIENT_URI_FROM_FIELD_NUMBER - 类 中的静态变量com.antchain.unionsdk.btn.domain.protobuf.ClientChainMessageEntity.ClientChainMessage
 
CLIENT_URI_TO_FIELD_NUMBER - 类 中的静态变量com.antchain.unionsdk.btn.domain.protobuf.ClientChainMessageEntity.ClientChainMessage
 
clientChainMessage(ClientChainMessageEntity.ClientChainMessage) - 类 中的方法com.antchain.unionsdk.btn.api.BtnClient
 
ClientChainMessage(EventMessage) - 类 中的方法com.antchain.unionsdk.btn.api.event.BtnEventHandler
 
ClientChainMessageEntity - com.antchain.unionsdk.btn.domain.protobuf中的类
 
ClientChainMessageEntity.ClientChainMessage - com.antchain.unionsdk.btn.domain.protobuf中的类
Protobuf type ClientChainMessage
ClientChainMessageEntity.ClientChainMessage.Builder - com.antchain.unionsdk.btn.domain.protobuf中的类
Protobuf type ClientChainMessage
ClientChainMessageEntity.ClientChainMessageOrBuilder - com.antchain.unionsdk.btn.domain.protobuf中的接口
 
ClientEnv - com.alipay.mychain.sdk.api.env中的类
 
ClientEnv() - 类 的构造器com.alipay.mychain.sdk.api.env.ClientEnv
 
ClientHandshakeRequest - com.alipay.mychain.sdk.message.network中的类
 
ClientHandshakeRequest(String, byte[]) - 类 的构造器com.alipay.mychain.sdk.message.network.ClientHandshakeRequest
 
ClientHandshakeRequest() - 类 的构造器com.alipay.mychain.sdk.message.network.ClientHandshakeRequest
 
ClientHandshakeRequest(byte) - 类 的构造器com.alipay.mychain.sdk.message.network.ClientHandshakeRequest
 
ClientHandshakeResponse - com.alipay.mychain.sdk.message.network中的类
 
ClientHandshakeResponse() - 类 的构造器com.alipay.mychain.sdk.message.network.ClientHandshakeResponse
 
ClientHandshakeResponse(Hash, long) - 类 的构造器com.alipay.mychain.sdk.message.network.ClientHandshakeResponse
 
ClientInitializer - com.alipay.mychain.sdk.network.netty中的类
 
ClientInitializer(Map<String, IChannelHandler>) - 类 的构造器com.alipay.mychain.sdk.network.netty.ClientInitializer
 
ClientInitializer - com.antchain.unionsdk.network.netty中的类
 
ClientInitializer(ISslOption, INetworkEventHandler, List<ChannelHandler>) - 类 的构造器com.antchain.unionsdk.network.netty.ClientInitializer
 
ClientNetwork - com.alipay.mychain.sdk.network中的类
 
ClientNetwork() - 类 的构造器com.alipay.mychain.sdk.network.ClientNetwork
 
ClientNetwork.ConnectCallback - com.alipay.mychain.sdk.network中的类
 
ClientNetwork.LoadbalanceCallback - com.alipay.mychain.sdk.network中的类
 
clientReqChainNodes(ClientReqChainNodesEntity.ClientReqChainNodes) - 类 中的方法com.antchain.unionsdk.btn.api.BtnClient
 
ClientReqChainNodesEntity - com.antchain.unionsdk.btn.domain.protobuf中的类
 
ClientReqChainNodesEntity.ClientReqChainNodes - com.antchain.unionsdk.btn.domain.protobuf中的类
Protobuf type ClientReqChainNodes
ClientReqChainNodesEntity.ClientReqChainNodes.Builder - com.antchain.unionsdk.btn.domain.protobuf中的类
Protobuf type ClientReqChainNodes
ClientReqChainNodesEntity.ClientReqChainNodesOrBuilder - com.antchain.unionsdk.btn.domain.protobuf中的接口
 
ClientReqChainNodesRespEntity - com.antchain.unionsdk.btn.domain.protobuf中的类
 
ClientReqChainNodesRespEntity.ClientReqChainNodesResp - com.antchain.unionsdk.btn.domain.protobuf中的类
Protobuf type ClientReqChainNodesResp
ClientReqChainNodesRespEntity.ClientReqChainNodesResp.Builder - com.antchain.unionsdk.btn.domain.protobuf中的类
Protobuf type ClientReqChainNodesResp
ClientReqChainNodesRespEntity.ClientReqChainNodesRespOrBuilder - com.antchain.unionsdk.btn.domain.protobuf中的接口
 
ClientSslContext - com.alipay.mychain.sdk.network.netty中的类
 
ClientSslContext(ISslOption, ILogger) - 类 的构造器com.alipay.mychain.sdk.network.netty.ClientSslContext
 
ClientSslContext - com.antchain.unionsdk.network.netty中的类
 
ClientSslContext(ISslOption) - 类 的构造器com.antchain.unionsdk.network.netty.ClientSslContext
 
clone() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.BroadcastMessageEntity.BroadcastMessage.Builder
 
clone() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientChainMessageEntity.ClientChainMessage.Builder
 
clone() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesEntity.ClientReqChainNodes.Builder
 
clone() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesRespEntity.ClientReqChainNodesResp.Builder
 
clone() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.DownloadFileMessageEntity.DownloadFileMessage.Builder
 
clone() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ExtDataMessageEntity.ExtDataMessage.Builder
 
clone() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetConfigEntity.GetConfig.Builder
 
clone() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetConfigRespEntity.GetConfigResp.Builder
 
clone() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.FileChunk.Builder
 
clone() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.GetFileCheckReq.Builder
 
clone() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckRespEntity.GetFileCheckResp.Builder
 
clone() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.FileChunk.Builder
 
clone() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.GetFileChunkReq.Builder
 
clone() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkRespEntity.GetFileChunkResp.Builder
 
clone() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileReqEntity.GetFileReq.Builder
 
clone() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileRespEntity.FileMetaData.Builder
 
clone() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileRespEntity.GetFileResp.Builder
 
clone() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoEntity.GetNodeInfo.Builder
 
clone() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp.Builder
 
clone() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp.NodeInfo.Builder
 
clone() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.KickAwayNodeEntity.KickAwayNode.Builder
 
clone() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.KickAwayNodeRespEntity.KickAwayNodeResp.Builder
 
clone() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegEntity.NodeGroupReg.Builder
 
clone() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegRespEntity.NodeGroupRegResp.Builder
 
clone() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyEntity.NodeGroupRegVerify.Builder
 
clone() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyRespEntity.NodeGroupRegVerifyResp.Builder
 
clone() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeLeaveGroupEntity.NodeLeaveGroup.Builder
 
clone() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegEntity.NodeReg.Builder
 
clone() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegRespEntity.NodeRegResp.Builder
 
clone() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PeerPingEntity.PeerPing.Builder
 
clone() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PeerPongEntity.PeerPong.Builder
 
clone() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PingEntity.Ping.Builder
 
clone() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PongEntity.Pong.Builder
 
clone() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PushMessageEntity.PushMessage.Builder
 
clone() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.SdkRawDataEntity.SdkRawData.Builder
 
clone() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.UnicastMessageEntity.UnicastMessage.Builder
 
close() - 类 中的方法com.alipay.mychain.sdk.network.netty.AbstractClientTransport
 
close(ChannelHandlerContext, ChannelPromise) - 类 中的方法com.alipay.mychain.sdk.network.netty.handler.MessageDuplexHandler
 
close() - 类 中的方法com.alipay.mychain.sdk.network.NetworkConnection
 
close(ChannelHandlerContext, ChannelPromise) - 类 中的方法com.antchain.unionsdk.network.netty.channel.MessageDuplexHandler
 
CodecFactory - com.alipay.mychain.sdk.codec中的类
 
CodecFactory() - 类 的构造器com.alipay.mychain.sdk.codec.CodecFactory
 
CodecFactory - com.antchain.unionsdk.codec中的类
 
CodecFactory() - 类 的构造器com.antchain.unionsdk.codec.CodecFactory
 
CodecType - com.alipay.mychain.sdk.common中的枚举
The enum Codec type enum.
CodecType - com.antchain.unionsdk.utils中的枚举
The enum Codec type enum.
com.alipay.mychain.eInvoice.mycrypto - 程序包 com.alipay.mychain.eInvoice.mycrypto
 
com.alipay.mychain.sdk.api - 程序包 com.alipay.mychain.sdk.api
 
com.alipay.mychain.sdk.api.callback - 程序包 com.alipay.mychain.sdk.api.callback
 
com.alipay.mychain.sdk.api.env - 程序包 com.alipay.mychain.sdk.api.env
 
com.alipay.mychain.sdk.api.logging - 程序包 com.alipay.mychain.sdk.api.logging
 
com.alipay.mychain.sdk.api.service - 程序包 com.alipay.mychain.sdk.api.service
 
com.alipay.mychain.sdk.api.service.event - 程序包 com.alipay.mychain.sdk.api.service.event
 
com.alipay.mychain.sdk.api.service.spv - 程序包 com.alipay.mychain.sdk.api.service.spv
 
com.alipay.mychain.sdk.api.service.task - 程序包 com.alipay.mychain.sdk.api.service.task
 
com.alipay.mychain.sdk.api.utils - 程序包 com.alipay.mychain.sdk.api.utils
 
com.alipay.mychain.sdk.bloom - 程序包 com.alipay.mychain.sdk.bloom
 
com.alipay.mychain.sdk.codec - 程序包 com.alipay.mychain.sdk.codec
 
com.alipay.mychain.sdk.common - 程序包 com.alipay.mychain.sdk.common
 
com.alipay.mychain.sdk.crypto - 程序包 com.alipay.mychain.sdk.crypto
 
com.alipay.mychain.sdk.crypto.cipher - 程序包 com.alipay.mychain.sdk.crypto.cipher
 
com.alipay.mychain.sdk.crypto.envelope - 程序包 com.alipay.mychain.sdk.crypto.envelope
 
com.alipay.mychain.sdk.crypto.hash - 程序包 com.alipay.mychain.sdk.crypto.hash
 
com.alipay.mychain.sdk.crypto.keyoperator - 程序包 com.alipay.mychain.sdk.crypto.keyoperator
 
com.alipay.mychain.sdk.crypto.keypair - 程序包 com.alipay.mychain.sdk.crypto.keypair
 
com.alipay.mychain.sdk.crypto.pkeycipher - 程序包 com.alipay.mychain.sdk.crypto.pkeycipher
 
com.alipay.mychain.sdk.crypto.schema - 程序包 com.alipay.mychain.sdk.crypto.schema
 
com.alipay.mychain.sdk.crypto.signer - 程序包 com.alipay.mychain.sdk.crypto.signer
 
com.alipay.mychain.sdk.domain - 程序包 com.alipay.mychain.sdk.domain
 
com.alipay.mychain.sdk.domain.account - 程序包 com.alipay.mychain.sdk.domain.account
 
com.alipay.mychain.sdk.domain.admin - 程序包 com.alipay.mychain.sdk.domain.admin
 
com.alipay.mychain.sdk.domain.bamboo.privacy - 程序包 com.alipay.mychain.sdk.domain.bamboo.privacy
 
com.alipay.mychain.sdk.domain.block - 程序包 com.alipay.mychain.sdk.domain.block
 
com.alipay.mychain.sdk.domain.consensus - 程序包 com.alipay.mychain.sdk.domain.consensus
 
com.alipay.mychain.sdk.domain.consensus.honeyBadger - 程序包 com.alipay.mychain.sdk.domain.consensus.honeyBadger
 
com.alipay.mychain.sdk.domain.consensus.pbft - 程序包 com.alipay.mychain.sdk.domain.consensus.pbft
 
com.alipay.mychain.sdk.domain.contract - 程序包 com.alipay.mychain.sdk.domain.contract
 
com.alipay.mychain.sdk.domain.detect - 程序包 com.alipay.mychain.sdk.domain.detect
 
com.alipay.mychain.sdk.domain.event - 程序包 com.alipay.mychain.sdk.domain.event
 
com.alipay.mychain.sdk.domain.metrics - 程序包 com.alipay.mychain.sdk.domain.metrics
 
com.alipay.mychain.sdk.domain.privacy - 程序包 com.alipay.mychain.sdk.domain.privacy
 
com.alipay.mychain.sdk.domain.spv - 程序包 com.alipay.mychain.sdk.domain.spv
 
com.alipay.mychain.sdk.domain.status - 程序包 com.alipay.mychain.sdk.domain.status
 
com.alipay.mychain.sdk.domain.transaction - 程序包 com.alipay.mychain.sdk.domain.transaction
 
com.alipay.mychain.sdk.errorcode - 程序包 com.alipay.mychain.sdk.errorcode
 
com.alipay.mychain.sdk.exception - 程序包 com.alipay.mychain.sdk.exception
 
com.alipay.mychain.sdk.message - 程序包 com.alipay.mychain.sdk.message
 
com.alipay.mychain.sdk.message.admin - 程序包 com.alipay.mychain.sdk.message.admin
 
com.alipay.mychain.sdk.message.detect - 程序包 com.alipay.mychain.sdk.message.detect
 
com.alipay.mychain.sdk.message.event - 程序包 com.alipay.mychain.sdk.message.event
 
com.alipay.mychain.sdk.message.network - 程序包 com.alipay.mychain.sdk.message.network
 
com.alipay.mychain.sdk.message.query - 程序包 com.alipay.mychain.sdk.message.query
 
com.alipay.mychain.sdk.message.spv - 程序包 com.alipay.mychain.sdk.message.spv
 
com.alipay.mychain.sdk.message.status - 程序包 com.alipay.mychain.sdk.message.status
 
com.alipay.mychain.sdk.message.transaction - 程序包 com.alipay.mychain.sdk.message.transaction
 
com.alipay.mychain.sdk.message.transaction.account - 程序包 com.alipay.mychain.sdk.message.transaction.account
 
com.alipay.mychain.sdk.message.transaction.confidential - 程序包 com.alipay.mychain.sdk.message.transaction.confidential
 
com.alipay.mychain.sdk.message.transaction.contract - 程序包 com.alipay.mychain.sdk.message.transaction.contract
 
com.alipay.mychain.sdk.message.transaction.envelope - 程序包 com.alipay.mychain.sdk.message.transaction.envelope
 
com.alipay.mychain.sdk.network - 程序包 com.alipay.mychain.sdk.network
 
com.alipay.mychain.sdk.network.netty - 程序包 com.alipay.mychain.sdk.network.netty
 
com.alipay.mychain.sdk.network.netty.handler - 程序包 com.alipay.mychain.sdk.network.netty.handler
 
com.alipay.mychain.sdk.rlp - 程序包 com.alipay.mychain.sdk.rlp
 
com.alipay.mychain.sdk.task - 程序包 com.alipay.mychain.sdk.task
 
com.alipay.mychain.sdk.trie - 程序包 com.alipay.mychain.sdk.trie
 
com.alipay.mychain.sdk.type - 程序包 com.alipay.mychain.sdk.type
 
com.alipay.mychain.sdk.utils - 程序包 com.alipay.mychain.sdk.utils
 
com.alipay.mychain.sdk.vm - 程序包 com.alipay.mychain.sdk.vm
 
com.alipay.mychain.sdk.vm.abi - 程序包 com.alipay.mychain.sdk.vm.abi
 
com.alipay.mychain.sdk.vm.abi.datatype - 程序包 com.alipay.mychain.sdk.vm.abi.datatype
 
com.alipay.mychain.sdk.vm.utils - 程序包 com.alipay.mychain.sdk.vm.utils
 
com.alipay.mychain.sdk.vm.wasm - 程序包 com.alipay.mychain.sdk.vm.wasm
 
com.alipay.mychain.zoro - 程序包 com.alipay.mychain.zoro
 
com.alipay.mychain.zoro.annotation - 程序包 com.alipay.mychain.zoro.annotation
 
com.alipay.mychain.zoro.annotation.privacy - 程序包 com.alipay.mychain.zoro.annotation.privacy
 
com.alipay.mychain.zoro.crypto - 程序包 com.alipay.mychain.zoro.crypto
 
com.alipay.mychain.zoro.crypto.cryptoservice - 程序包 com.alipay.mychain.zoro.crypto.cryptoservice
 
com.alipay.mychain.zoro.crypto.ecdsa - 程序包 com.alipay.mychain.zoro.crypto.ecdsa
 
com.alipay.mychain.zoro.crypto.keymanagement - 程序包 com.alipay.mychain.zoro.crypto.keymanagement
 
com.alipay.mychain.zoro.crypto.rangeproof - 程序包 com.alipay.mychain.zoro.crypto.rangeproof
 
com.alipay.mychain.zoro.enums - 程序包 com.alipay.mychain.zoro.enums
 
com.alipay.mychain.zoro.envelop - 程序包 com.alipay.mychain.zoro.envelop
 
com.alipay.mychain.zoro.exception - 程序包 com.alipay.mychain.zoro.exception
 
com.alipay.mychain.zoro.tools - 程序包 com.alipay.mychain.zoro.tools
 
com.alipay.mychain.zoro.util - 程序包 com.alipay.mychain.zoro.util
 
com.antchain.unionsdk.btn.api - 程序包 com.antchain.unionsdk.btn.api
 
com.antchain.unionsdk.btn.api.codec - 程序包 com.antchain.unionsdk.btn.api.codec
 
com.antchain.unionsdk.btn.api.enums - 程序包 com.antchain.unionsdk.btn.api.enums
 
com.antchain.unionsdk.btn.api.env - 程序包 com.antchain.unionsdk.btn.api.env
 
com.antchain.unionsdk.btn.api.event - 程序包 com.antchain.unionsdk.btn.api.event
 
com.antchain.unionsdk.btn.api.filter - 程序包 com.antchain.unionsdk.btn.api.filter
 
com.antchain.unionsdk.btn.api.listener - 程序包 com.antchain.unionsdk.btn.api.listener
 
com.antchain.unionsdk.btn.api.network - 程序包 com.antchain.unionsdk.btn.api.network
 
com.antchain.unionsdk.btn.api.request - 程序包 com.antchain.unionsdk.btn.api.request
 
com.antchain.unionsdk.btn.api.response - 程序包 com.antchain.unionsdk.btn.api.response
 
com.antchain.unionsdk.btn.api.service - 程序包 com.antchain.unionsdk.btn.api.service
 
com.antchain.unionsdk.btn.api.task - 程序包 com.antchain.unionsdk.btn.api.task
 
com.antchain.unionsdk.btn.api.utils - 程序包 com.antchain.unionsdk.btn.api.utils
 
com.antchain.unionsdk.btn.domain.protobuf - 程序包 com.antchain.unionsdk.btn.domain.protobuf
 
com.antchain.unionsdk.btn.domain.tndefine - 程序包 com.antchain.unionsdk.btn.domain.tndefine
 
com.antchain.unionsdk.callback - 程序包 com.antchain.unionsdk.callback
 
com.antchain.unionsdk.codec - 程序包 com.antchain.unionsdk.codec
 
com.antchain.unionsdk.domain - 程序包 com.antchain.unionsdk.domain
 
com.antchain.unionsdk.env - 程序包 com.antchain.unionsdk.env
 
com.antchain.unionsdk.event - 程序包 com.antchain.unionsdk.event
 
com.antchain.unionsdk.exception - 程序包 com.antchain.unionsdk.exception
 
com.antchain.unionsdk.exception.errorCode - 程序包 com.antchain.unionsdk.exception.errorCode
 
com.antchain.unionsdk.network - 程序包 com.antchain.unionsdk.network
 
com.antchain.unionsdk.network.connection - 程序包 com.antchain.unionsdk.network.connection
 
com.antchain.unionsdk.network.netty - 程序包 com.antchain.unionsdk.network.netty
 
com.antchain.unionsdk.network.netty.channel - 程序包 com.antchain.unionsdk.network.netty.channel
 
com.antchain.unionsdk.task - 程序包 com.antchain.unionsdk.task
 
com.antchain.unionsdk.utils - 程序包 com.antchain.unionsdk.utils
 
COMMIT_SIZE - 类 中的静态变量com.alipay.mychain.zoro.crypto.BulletProof
 
COMMIT_SIZE - 类 中的静态变量com.alipay.mychain.zoro.crypto.rangeproof.NativeRangeProof
 
CommitmentChecker - com.alipay.mychain.zoro.annotation.privacy中的类
 
CommitmentChecker() - 类 的构造器com.alipay.mychain.zoro.annotation.privacy.CommitmentChecker
 
CommitmentRelation - com.alipay.mychain.zoro.annotation中的注释类型
 
commitmentRelationHandler(Node, CommitmentRelation) - 类 中的静态方法com.alipay.mychain.zoro.annotation.privacy.AnnotationHandlers
 
CommitmentType - com.alipay.mychain.sdk.domain.privacy中的枚举
The enum Commitment type.
CommonUtil - com.antchain.unionsdk.utils中的类
 
CommonUtil() - 类 的构造器com.antchain.unionsdk.utils.CommonUtil
 
CommunicationChannelType - com.alipay.mychain.sdk.domain.status中的枚举
 
compareTo(Hash) - 类 中的方法com.alipay.mychain.sdk.crypto.hash.Hash
 
compareTo(PriorityThreadPoolExecutor.PriorityRunnable<E>) - 类 中的方法com.antchain.unionsdk.utils.PriorityThreadPoolExecutor.PriorityRunnable
 
complete() - 类 中的方法com.alipay.mychain.sdk.message.transaction.AbstractTransactionRequest
 
complete() - 类 中的方法com.alipay.mychain.sdk.message.transaction.account.ConfidentialDepositDataRequest
 
complete() - 类 中的方法com.alipay.mychain.sdk.message.transaction.account.CreateAccountRequest
 
complete() - 类 中的方法com.alipay.mychain.sdk.message.transaction.account.DepositDataRequest
 
complete() - 类 中的方法com.alipay.mychain.sdk.message.transaction.account.FreezeAccountRequest
 
complete() - 类 中的方法com.alipay.mychain.sdk.message.transaction.account.IssueAssetsRequest
 
complete() - 类 中的方法com.alipay.mychain.sdk.message.transaction.account.PreResetPubKeyRequest
 
complete() - 类 中的方法com.alipay.mychain.sdk.message.transaction.account.RedeemAssetsRequest
 
complete() - 类 中的方法com.alipay.mychain.sdk.message.transaction.account.RelatedDepositDataRequest
 
complete() - 类 中的方法com.alipay.mychain.sdk.message.transaction.account.ResetPubKeyRequest
 
complete() - 类 中的方法com.alipay.mychain.sdk.message.transaction.account.SetRecoverKeyRequest
 
complete() - 类 中的方法com.alipay.mychain.sdk.message.transaction.account.TransferBalanceRequest
 
complete() - 类 中的方法com.alipay.mychain.sdk.message.transaction.account.UnFreezeAccountRequest
 
complete() - 类 中的方法com.alipay.mychain.sdk.message.transaction.account.UpdateAuthMapRequest
 
complete() - 类 中的方法com.alipay.mychain.sdk.message.transaction.account.UpdateEncryptionKeyRequest
 
complete() - 类 中的方法com.alipay.mychain.sdk.message.transaction.confidential.ConfidentialRequest
 
complete() - 类 中的方法com.alipay.mychain.sdk.message.transaction.contract.CallContractRequest
 
complete() - 类 中的方法com.alipay.mychain.sdk.message.transaction.contract.DeployContractRequest
 
complete() - 类 中的方法com.alipay.mychain.sdk.message.transaction.contract.FreezeContractRequest
 
complete() - 类 中的方法com.alipay.mychain.sdk.message.transaction.contract.GetContractAccessControlRequest
 
complete() - 类 中的方法com.alipay.mychain.sdk.message.transaction.contract.SetContractAccessControlRequest
 
complete() - 类 中的方法com.alipay.mychain.sdk.message.transaction.contract.UnFreezeContractRequest
 
complete() - 类 中的方法com.alipay.mychain.sdk.message.transaction.contract.UpdateContractRequest
 
complete() - 类 中的方法com.alipay.mychain.sdk.message.transaction.envelope.DepositEnvelopeRequest
 
complete() - 类 中的方法com.alipay.mychain.sdk.message.transaction.envelope.GroupTransactionRequest
 
computeBlindDelta(List<byte[]>, List<byte[]>) - 类 中的静态方法com.alipay.mychain.sdk.domain.privacy.PedersenCommitment
 
computeCommitmentChange(byte[], byte[], long, byte[], byte[], List<? extends EncryptedTuple>, List<? extends EncryptedTuple>) - 类 中的静态方法com.alipay.mychain.zoro.annotation.privacy.Verification
 
computeCommitmentChange(String, String, long, List<? extends PlainTuple>, List<? extends PlainTuple>) - 类 中的静态方法com.alipay.mychain.zoro.annotation.privacy.Verification
 
ConfidentialDepositDataRequest - com.alipay.mychain.sdk.message.transaction.account中的类
 
ConfidentialDepositDataRequest(Identity, Identity, byte[], BigInteger) - 类 的构造器com.alipay.mychain.sdk.message.transaction.account.ConfidentialDepositDataRequest
 
ConfidentialDepositDataRequest() - 类 的构造器com.alipay.mychain.sdk.message.transaction.account.ConfidentialDepositDataRequest
 
confidentialRequest(ConfidentialRequest) - 类 中的方法com.alipay.mychain.sdk.api.service.ConfidentialService
 
ConfidentialRequest - com.alipay.mychain.sdk.message.transaction.confidential中的类
 
ConfidentialRequest(AbstractTransactionRequest, List<byte[]>, byte[]) - 类 的构造器com.alipay.mychain.sdk.message.transaction.confidential.ConfidentialRequest
 
ConfidentialRequest() - 类 的构造器com.alipay.mychain.sdk.message.transaction.confidential.ConfidentialRequest
 
ConfidentialResponse - com.alipay.mychain.sdk.message.transaction.confidential中的类
 
ConfidentialResponse() - 类 的构造器com.alipay.mychain.sdk.message.transaction.confidential.ConfidentialResponse
 
ConfidentialService - com.alipay.mychain.sdk.api.service中的类
 
ConfidentialService(INetwork, TimerTaskManager, ClientEnv) - 类 的构造器com.alipay.mychain.sdk.api.service.ConfidentialService
 
ConfidentialUtil - com.alipay.mychain.sdk.api.utils中的类
 
ConfidentialUtil() - 类 的构造器com.alipay.mychain.sdk.api.utils.ConfidentialUtil
 
configTransport() - 类 中的方法com.alipay.mychain.sdk.network.netty.AbstractClientTransport
config transport.
connect(Long) - 接口 中的方法com.alipay.mychain.sdk.network.IConnection
channel connect
connect(InetSocketAddress, int) - 类 中的方法com.alipay.mychain.sdk.network.netty.AbstractClientTransport
 
connect(InetSocketAddress, int) - 类 中的方法com.alipay.mychain.sdk.network.netty.BaseChannel
 
connect(ChannelHandlerContext, SocketAddress, SocketAddress, ChannelPromise) - 类 中的方法com.alipay.mychain.sdk.network.netty.handler.MessageDuplexHandler
 
connect(InetSocketAddress, int) - 接口 中的方法com.alipay.mychain.sdk.network.netty.ITransport
connect
connect(Long) - 类 中的方法com.alipay.mychain.sdk.network.NetworkConnection
 
connect() - 类 中的方法com.antchain.unionsdk.btn.api.network.BtnTcpConnection
 
connect() - 接口 中的方法com.antchain.unionsdk.network.IConnection
channel connect
connect(ChannelHandlerContext, SocketAddress, SocketAddress, ChannelPromise) - 类 中的方法com.antchain.unionsdk.network.netty.channel.MessageDuplexHandler
 
ConnectCallback(QueryHostStatusTask, ILogger) - 类 的构造器com.alipay.mychain.sdk.network.ClientNetwork.ConnectCallback
 
connectIndex - 类 中的变量com.antchain.unionsdk.network.connection.TcpConnection
 
connectionCallbackList - 类 中的变量com.antchain.unionsdk.network.connection.TcpConnection
 
ConnectionEventMessage - com.antchain.unionsdk.network中的类
 
ConnectionEventMessage() - 类 的构造器com.antchain.unionsdk.network.ConnectionEventMessage
 
ConnectionPoolManager - com.alipay.mychain.sdk.network中的类
 
ConnectionPoolManager() - 类 的构造器com.alipay.mychain.sdk.network.ConnectionPoolManager
 
ConnectionPoolManager - com.antchain.unionsdk.network.connection中的类
 
ConnectionPoolManager() - 类 的构造器com.antchain.unionsdk.network.connection.ConnectionPoolManager
 
connectionPoolManager - 类 中的变量com.antchain.unionsdk.network.MessageProcessor
 
connectWithBtn(Long) - 接口 中的方法com.alipay.mychain.sdk.network.IConnection
 
connectWithBtn(Long) - 类 中的方法com.alipay.mychain.sdk.network.NetworkConnection
 
Consensus - com.alipay.mychain.sdk.domain.consensus中的类
 
Consensus() - 类 的构造器com.alipay.mychain.sdk.domain.consensus.Consensus
 
ConsensusAlgorithmType - com.alipay.mychain.sdk.domain.consensus中的枚举
The enum Consensus algorithm type.
ConsensusDiagnosticInfoType - com.alipay.mychain.sdk.domain.detect中的枚举
 
ConsensusInfo - com.alipay.mychain.sdk.domain.status中的类
consensus enum class
ConsensusInfo() - 类 的构造器com.alipay.mychain.sdk.domain.status.ConsensusInfo
 
ConsensusInfo(ConsensusInfoEnum) - 类 的构造器com.alipay.mychain.sdk.domain.status.ConsensusInfo
 
ConsensusInfoEnum - com.alipay.mychain.sdk.domain.status中的枚举
consensus enum class
ConsensusProposalStatusEnum - com.alipay.mychain.sdk.domain.status中的枚举
 
Constant - com.antchain.unionsdk.btn.api.env中的类
 
Constant() - 类 的构造器com.antchain.unionsdk.btn.api.env.Constant
 
constructDeployData(VMTypeEnum, byte[], byte[]) - 类 中的静态方法com.alipay.mychain.sdk.utils.VMUtils
 
contains(byte[]) - 类 中的方法com.alipay.mychain.sdk.bloom.BloomFilter
Contains boolean.
containsHexPrefix(String) - 类 中的静态方法com.alipay.mychain.sdk.vm.utils.Numeric
 
Contants - com.alipay.mychain.sdk.common中的类
 
Contants() - 类 的构造器com.alipay.mychain.sdk.common.Contants
 
Contract - com.alipay.mychain.sdk.domain.contract中的类
 
Contract() - 类 的构造器com.alipay.mychain.sdk.domain.contract.Contract
 
CONTRACT_GRAYSCALE_VERIFICATION_EXTENSION_VALUE - 类 中的静态变量com.alipay.mychain.sdk.domain.transaction.Transaction
 
CONTRACT_VERSION_SWITCHBACK_EXTENSION_VALUE - 类 中的静态变量com.alipay.mychain.sdk.domain.transaction.Transaction
 
ContractAccessControl - com.alipay.mychain.sdk.domain.contract中的类
 
ContractAccessControl() - 类 的构造器com.alipay.mychain.sdk.domain.contract.ContractAccessControl
 
ContractAccessControl(Identity, byte) - 类 的构造器com.alipay.mychain.sdk.domain.contract.ContractAccessControl
 
ContractAccessControl(byte) - 类 的构造器com.alipay.mychain.sdk.domain.contract.ContractAccessControl
 
ContractAccessControl(Identity) - 类 的构造器com.alipay.mychain.sdk.domain.contract.ContractAccessControl
 
ContractConfig - com.alipay.mychain.sdk.domain.status中的类
system contract config
ContractConfig(Map<String, String>) - 类 的构造器com.alipay.mychain.sdk.domain.status.ContractConfig
 
ContractConfig() - 类 的构造器com.alipay.mychain.sdk.domain.status.ContractConfig
 
contractId - 类 中的变量com.alipay.mychain.sdk.message.transaction.contract.CallContractRequest
 
ContractMethod() - 类 的构造器com.alipay.mychain.sdk.vm.EVMABIUtils.ContractMethod
 
ContractNodeState - com.alipay.mychain.sdk.domain.spv中的枚举
The enum Node change event type.
ContractNodeStatusEnum - com.alipay.mychain.sdk.domain.status中的枚举
contract node status enumaration
ContractOutput - com.alipay.mychain.sdk.vm中的类
 
ContractOutput() - 类 的构造器com.alipay.mychain.sdk.vm.ContractOutput
 
ContractService - com.alipay.mychain.sdk.api.service中的类
 
ContractService(INetwork, TimerTaskManager, ClientEnv) - 类 的构造器com.alipay.mychain.sdk.api.service.ContractService
 
convertPrivateKeyToFixedHexString(BigInteger) - 类 中的静态方法com.alipay.mychain.zoro.crypto.ecdsa.KeyLoder
 
convertPublicKeyToFixedHexString(BigInteger) - 类 中的静态方法com.alipay.mychain.sdk.utils.ByteUtils
Convert to fixed hex string string.
convertPublicKeyToFixedHexString(BigInteger) - 类 中的静态方法com.alipay.mychain.zoro.crypto.ecdsa.KeyLoder
Convert to fixed hex string string.
convertToFixedHexString(BigInteger, int, int) - 类 中的静态方法com.alipay.mychain.sdk.utils.ByteUtils
 
convertToFixedHexString(BigInteger, int, int) - 类 中的静态方法com.alipay.mychain.zoro.crypto.ecdsa.KeyLoder
 
count() - 类 中的方法com.alipay.mychain.sdk.bloom.BloomFilter
Count int.
create(KeyPair) - 类 中的方法com.alipay.mychain.zoro.crypto.ecdsa.AbstractKeyPair
Create abstract key pair.
create(KeyPair) - 类 中的方法com.alipay.mychain.zoro.crypto.ecdsa.ECKeyPair
 
createAccount(CreateAccountRequest) - 类 中的方法com.alipay.mychain.sdk.api.service.AccountService
sync create account
CreateAccountRequest - com.alipay.mychain.sdk.message.transaction.account中的类
 
CreateAccountRequest() - 类 的构造器com.alipay.mychain.sdk.message.transaction.account.CreateAccountRequest
 
CreateAccountRequest(Account) - 类 的构造器com.alipay.mychain.sdk.message.transaction.account.CreateAccountRequest
 
CreateAccountRequest(Identity, Account) - 类 的构造器com.alipay.mychain.sdk.message.transaction.account.CreateAccountRequest
 
CreateAccountRequest(Identity, Account, BigInteger) - 类 的构造器com.alipay.mychain.sdk.message.transaction.account.CreateAccountRequest
 
CreateAccountResponse - com.alipay.mychain.sdk.message.transaction.account中的类
 
CreateAccountResponse() - 类 的构造器com.alipay.mychain.sdk.message.transaction.account.CreateAccountResponse
 
createCipher(AlgoIdEnum, byte[]) - 类 中的方法com.alipay.mychain.sdk.crypto.MyCrypto
 
createCommitment(long, byte[], ValueHiding, byte[]) - 类 中的静态方法com.alipay.mychain.sdk.domain.privacy.PedersenCommitment
Create commitment pedersen commitment.
createCommitment(byte[]) - 类 中的静态方法com.alipay.mychain.sdk.domain.privacy.PedersenCommitment
Create commitment pedersen commitment.
createEnvelope(Keypair) - 类 中的方法com.alipay.mychain.sdk.crypto.MyCrypto
create envelope by private key for open envelope
createEnvelope(List<Keypair>) - 类 中的方法com.alipay.mychain.sdk.crypto.MyCrypto
create envelope by public key list for seal envelope
createEnvelope(PkeyCipherBase) - 类 中的方法com.alipay.mychain.sdk.crypto.MyCrypto
create envelope by cipher for open envelope
createEnvelopeByAlgo(AlgoIdEnum) - 类 中的方法com.alipay.mychain.sdk.crypto.MyCrypto
create envelope by private key for open envelope
createEnvelopeByCipherList(List<PkeyCipherBase>) - 类 中的方法com.alipay.mychain.sdk.crypto.MyCrypto
create envelope by public key list for seal envelope
createFixedFile(String, long) - 类 中的静态方法com.antchain.unionsdk.btn.api.service.DownloadFileService
 
createGasWithHold(Hash, Identity, List<SignerBase>) - 类 中的静态方法com.alipay.mychain.sdk.api.utils.GasWithHold
生成完的byte数组需要放到request的extendsion里面 new Extension(4,byte[]);
createGroup(CreateGroupRequest) - 类 中的方法com.alipay.mychain.sdk.api.service.EnvelopeService
 
CreateGroupRequest - com.alipay.mychain.sdk.message.transaction.envelope中的类
 
CreateGroupRequest(PublicKey, Identity) - 类 的构造器com.alipay.mychain.sdk.message.transaction.envelope.CreateGroupRequest
 
CreateGroupRequest() - 类 的构造器com.alipay.mychain.sdk.message.transaction.envelope.CreateGroupRequest
 
CreateGroupResponse - com.alipay.mychain.sdk.message.transaction.envelope中的类
 
CreateGroupResponse() - 类 的构造器com.alipay.mychain.sdk.message.transaction.envelope.CreateGroupResponse
 
createKeyPair() - 类 中的方法com.alipay.mychain.zoro.crypto.ecdsa.AbstractKeyPair
Create key pair key pair.
createKeyPair() - 类 中的方法com.alipay.mychain.zoro.crypto.ecdsa.ECKeyPair
 
createMessage(MessageType) - 类 中的静态方法com.alipay.mychain.sdk.message.MessageFactory
Create message by message type
createPkeyCipher(Keypair) - 类 中的方法com.alipay.mychain.sdk.crypto.MyCrypto
helpers in key operator always return latest algo
createProof(byte[], byte[], byte[]) - 类 中的静态方法com.alipay.mychain.sdk.message.transaction.contract.ZkSnarkCreateProof
 
createProofs(byte[], String) - 类 中的静态方法com.alipay.mychain.sdk.domain.privacy.Proofs
Create proofs proofs.
createSigner(Keypair) - 类 中的方法com.alipay.mychain.sdk.crypto.MyCrypto
helpers in key operator always return latest algo
createSignerByAlgo(AlgoIdEnum) - 类 中的方法com.alipay.mychain.sdk.crypto.MyCrypto
Create Signer by algo.
createSslContext() - 类 中的方法com.alipay.mychain.sdk.network.netty.ClientSslContext
 
createSslContext() - 类 中的方法com.antchain.unionsdk.network.netty.ClientSslContext
 
CryptoContext - com.alipay.mychain.zoro.crypto.cryptoservice中的类
 
CryptoException - com.alipay.mychain.zoro.crypto中的异常错误
 
CryptoException() - 异常错误 的构造器com.alipay.mychain.zoro.crypto.CryptoException
 
CryptoException(String) - 异常错误 的构造器com.alipay.mychain.zoro.crypto.CryptoException
 
CryptoException(Throwable) - 异常错误 的构造器com.alipay.mychain.zoro.crypto.CryptoException
 
CryptoException(String, Throwable) - 异常错误 的构造器com.alipay.mychain.zoro.crypto.CryptoException
 
CryptoService - com.alipay.mychain.zoro.crypto.cryptoservice中的类
 
CryptoServiceDefault - com.alipay.mychain.zoro.crypto.cryptoservice中的类
 
CryptoServiceSpi - com.alipay.mychain.zoro.crypto.cryptoservice中的接口
 
CryptoUtils - com.alipay.mychain.sdk.crypto中的类
 
CryptoUtils() - 类 的构造器com.alipay.mychain.sdk.crypto.CryptoUtils
 
CURVE - 类 中的静态变量com.alipay.mychain.zoro.crypto.ecdsa.ECSignUtils
 

D

data - 类 中的变量com.alipay.mychain.sdk.type.BaseFixedSizeByteArray
The Data.
DATA_FIELD_NUMBER - 类 中的静态变量com.antchain.unionsdk.btn.domain.protobuf.DownloadFileMessageEntity.DownloadFileMessage
 
DATA_FIELD_NUMBER - 类 中的静态变量com.antchain.unionsdk.btn.domain.protobuf.SdkRawDataEntity.SdkRawData
 
DATA_TYPE_FIELD_NUMBER - 类 中的静态变量com.antchain.unionsdk.btn.domain.protobuf.DownloadFileMessageEntity.DownloadFileMessage
 
DataAuthCtrl - com.alipay.mychain.sdk.crypto.schema中的类
 
DataAuthCtrl() - 类 的构造器com.alipay.mychain.sdk.crypto.schema.DataAuthCtrl
 
DCVMOutput - com.alipay.mychain.sdk.vm中的类
 
DCVMOutput() - 类 的构造器com.alipay.mychain.sdk.vm.DCVMOutput
 
DCVMParameter - com.alipay.mychain.sdk.vm中的类
 
DCVMParameter() - 类 的构造器com.alipay.mychain.sdk.vm.DCVMParameter
 
debug(Throwable) - 类 中的方法com.alipay.mychain.sdk.api.logging.AbstractLogger
 
debug(String) - 接口 中的方法com.alipay.mychain.sdk.api.logging.ILogger
Log a message at the DEBUG level.
debug(String, Object) - 接口 中的方法com.alipay.mychain.sdk.api.logging.ILogger
Log a message at the DEBUG level according to the specified format and argument.
debug(String, Object, Object) - 接口 中的方法com.alipay.mychain.sdk.api.logging.ILogger
Log a message at the DEBUG level according to the specified format and arguments.
debug(String, Object...) - 接口 中的方法com.alipay.mychain.sdk.api.logging.ILogger
Log a message at the DEBUG level according to the specified format and arguments.
debug(String, Throwable) - 接口 中的方法com.alipay.mychain.sdk.api.logging.ILogger
Log an exception (throwable) at the DEBUG level with an accompanying message.
debug(Throwable) - 接口 中的方法com.alipay.mychain.sdk.api.logging.ILogger
Log an exception (throwable) at the DEBUG level.
debug(String) - 类 中的方法com.alipay.mychain.sdk.api.logging.Log4jLogger
 
debug(String, Object) - 类 中的方法com.alipay.mychain.sdk.api.logging.Log4jLogger
 
debug(String, Object, Object) - 类 中的方法com.alipay.mychain.sdk.api.logging.Log4jLogger
 
debug(String, Object...) - 类 中的方法com.alipay.mychain.sdk.api.logging.Log4jLogger
 
debug(String, Throwable) - 类 中的方法com.alipay.mychain.sdk.api.logging.Log4jLogger
 
debug(Marker, String) - 类 中的方法com.alipay.mychain.sdk.api.logging.Log4jLogger
 
debug(Marker, String, Object) - 类 中的方法com.alipay.mychain.sdk.api.logging.Log4jLogger
 
debug(Marker, String, Object, Object) - 类 中的方法com.alipay.mychain.sdk.api.logging.Log4jLogger
 
debug(Marker, String, Object...) - 类 中的方法com.alipay.mychain.sdk.api.logging.Log4jLogger
 
debug(Marker, String, Throwable) - 类 中的方法com.alipay.mychain.sdk.api.logging.Log4jLogger
 
decEInvoice(byte[], byte[], byte[], byte[], byte[]) - 类 中的静态方法com.alipay.mychain.eInvoice.mycrypto.EInvoiceMyCrypto
 
decode(byte[]) - 接口 中的方法com.alipay.mychain.sdk.codec.ICodec
Decode message.
decode(byte[]) - 类 中的方法com.alipay.mychain.sdk.codec.JsonCodec
 
decode(byte[]) - 类 中的方法com.alipay.mychain.sdk.codec.RlpCodec
 
decode(byte[]) - 类 中的静态方法com.alipay.mychain.sdk.domain.consensus.honeyBadger.HBConsensusProofInfo
 
decode(RlpList) - 类 中的静态方法com.alipay.mychain.sdk.domain.consensus.honeyBadger.HBSignatureInfo
 
decode(byte[]) - 类 中的静态方法com.alipay.mychain.sdk.domain.consensus.pbft.PbftConsensusProofInfo
Decode boolean.
decode(RlpList) - 类 中的静态方法com.alipay.mychain.sdk.domain.consensus.pbft.PbftSignatureInfo
 
decode(ChannelHandlerContext, ByteBuf, List<Object>) - 类 中的方法com.alipay.mychain.sdk.network.MessageDecoder
 
decode(byte[]) - 类 中的静态方法com.alipay.mychain.zoro.crypto.ecdsa.SignatureData
 
decode(String) - 类 中的静态方法com.alipay.mychain.zoro.util.Base64Codec
 
decode(byte[]) - 类 中的方法com.antchain.unionsdk.btn.api.codec.ProtobufCodec
 
decode(ChannelHandlerContext, ByteBuf, List<Object>) - 类 中的方法com.antchain.unionsdk.btn.api.network.BtnPbMessageDecoder
 
decode(byte[]) - 接口 中的方法com.antchain.unionsdk.codec.ICodec
Decode message.
decode2(byte[]) - 类 中的静态方法com.alipay.mychain.sdk.rlp.Rlp
Parse wire byte[] message into RLP elements
decode2OneItem(byte[], int) - 类 中的静态方法com.alipay.mychain.sdk.rlp.Rlp
Decode 2 one item rlp element.
decodeBigInteger(byte[], int) - 类 中的静态方法com.alipay.mychain.sdk.rlp.Rlp
Decode big integer big integer.
decodeBool(String, int) - 类 中的静态方法com.alipay.mychain.sdk.vm.abi.MyTypeDecoder
decode solidity bool
decodeBool(String, int) - 类 中的静态方法com.alipay.mychain.sdk.vm.wasm.MyWasmTypeDecoder
 
decodeBoolDynamicArray(String, int) - 类 中的静态方法com.alipay.mychain.sdk.vm.abi.MyTypeDecoder
ecode solidity Bool[] dynamic array
decodeBoolDynamicArray(String, int) - 类 中的静态方法com.alipay.mychain.sdk.vm.wasm.MyWasmTypeDecoder
ecode solidity Bool[] dynamic array
decodeByteArray(byte[], int) - 类 中的静态方法com.alipay.mychain.sdk.rlp.Rlp
 
decodeBytes32(String, int) - 类 中的静态方法com.alipay.mychain.sdk.vm.abi.MyTypeDecoder
decode solidity bytes32
decodeDynamicArray(String, int, Class<T>) - 类 中的静态方法com.alipay.mychain.sdk.vm.abi.MyTypeDecoder
 
decodeDynamicArrayForDynamicItemLength(String, int, Class<T>) - 类 中的静态方法com.alipay.mychain.sdk.vm.wasm.MyWasmTypeDecoder
type不要填写 Bytes 以及 它的子类,因为 decodebytes 的 bytes里面没有长度的前缀,但是 wasm的返回前面始终有 长度 的前缀
decodeDynamicBytes(String, int) - 类 中的静态方法com.alipay.mychain.sdk.vm.abi.MyTypeDecoder
decode solidity dynamic bytes
decodeDynamicBytes(String, int) - 类 中的静态方法com.alipay.mychain.sdk.vm.wasm.MyWasmTypeDecoder
 
decodeDynamicBytesArray(String, int) - 类 中的静态方法com.alipay.mychain.sdk.vm.abi.MyTypeDecoder
 
decodeFloat32(String, int) - 类 中的静态方法com.alipay.mychain.sdk.vm.wasm.MyWasmTypeDecoder
 
decodeFloat64(String, int) - 类 中的静态方法com.alipay.mychain.sdk.vm.wasm.MyWasmTypeDecoder
 
decodeFromDER(byte[]) - 类 中的静态方法com.alipay.mychain.zoro.crypto.ecdsa.ECDSASignature
 
decodeInt(byte[], int) - 类 中的静态方法com.alipay.mychain.sdk.rlp.Rlp
Decode int int.
decodeInt(String, int) - 类 中的静态方法com.alipay.mychain.sdk.vm.abi.MyTypeDecoder
decode solidity Int
decodeInt128(String, int) - 类 中的静态方法com.alipay.mychain.sdk.vm.wasm.MyWasmTypeDecoder
 
decodeInt16(String, int) - 类 中的静态方法com.alipay.mychain.sdk.vm.wasm.MyWasmTypeDecoder
 
decodeInt32(String, int) - 类 中的静态方法com.alipay.mychain.sdk.vm.wasm.MyWasmTypeDecoder
 
decodeInt64(String, int) - 类 中的静态方法com.alipay.mychain.sdk.vm.wasm.MyWasmTypeDecoder
 
decodeInt8(String, int) - 类 中的静态方法com.alipay.mychain.sdk.vm.wasm.MyWasmTypeDecoder
 
decodeIntDynamicArray(String, int) - 类 中的静态方法com.alipay.mychain.sdk.vm.abi.MyTypeDecoder
decode solidity Int[] dynamic array
decodeLazyList(byte[]) - 类 中的静态方法com.alipay.mychain.sdk.rlp.Rlp
Decode lazy list l list.
decodeLazyList(byte[], int, int) - 类 中的静态方法com.alipay.mychain.sdk.rlp.Rlp
Decode lazy list l list.
decodeLeb(String, Class<T>) - 类 中的静态方法com.alipay.mychain.sdk.vm.wasm.Leb128Utils
 
decodeLong(byte[], int) - 类 中的静态方法com.alipay.mychain.sdk.rlp.Rlp
 
decodeMessage(byte[]) - 类 中的静态方法com.alipay.mychain.sdk.rlp.Rlp
 
DecodeNext - com.alipay.mychain.sdk.vm.wasm中的类
 
DecodeNext(int, String) - 类 的构造器com.alipay.mychain.sdk.vm.wasm.DecodeNext
 
DecodeNext() - 类 的构造器com.alipay.mychain.sdk.vm.wasm.DecodeNext
 
decodeNumeric(String, Class<T>) - 类 中的静态方法com.alipay.mychain.sdk.vm.abi.MyTypeDecoder
 
decodeNumeric(String, Class<T>) - 类 中的静态方法com.alipay.mychain.sdk.vm.wasm.MyWasmTypeDecoder
 
decodePair(String, int, Class<T>, Class<R>) - 类 中的静态方法com.alipay.mychain.sdk.vm.wasm.MyWasmTypeDecoder
 
decodePairDynamicArray(String, int, Class<T>) - 类 中的静态方法com.alipay.mychain.sdk.vm.wasm.MyWasmTypeDecoder
 
decodeRecover(byte[], byte[]) - 类 中的方法com.alipay.mychain.sdk.crypto.MyCrypto
 
decodeResponse(byte[]) - 类 中的静态方法com.alipay.mychain.sdk.rlp.Rlp
 
decodeStaticArray32(String, int) - 类 中的静态方法com.alipay.mychain.sdk.vm.abi.MyTypeDecoder
decode solidity static array bytes32
decodeStringItem(byte[], int) - 类 中的静态方法com.alipay.mychain.sdk.rlp.Rlp
 
decodeUint(String, int) - 类 中的静态方法com.alipay.mychain.sdk.vm.abi.MyTypeDecoder
decode solidity Uint
decodeUint128(String, int) - 类 中的静态方法com.alipay.mychain.sdk.vm.wasm.MyWasmTypeDecoder
 
decodeUint16(String, int) - 类 中的静态方法com.alipay.mychain.sdk.vm.wasm.MyWasmTypeDecoder
 
decodeUint32(String, int) - 类 中的静态方法com.alipay.mychain.sdk.vm.wasm.MyWasmTypeDecoder
 
decodeUint64(String, int) - 类 中的静态方法com.alipay.mychain.sdk.vm.wasm.MyWasmTypeDecoder
 
decodeUint8(String, int) - 类 中的静态方法com.alipay.mychain.sdk.vm.wasm.MyWasmTypeDecoder
 
decodeUintAndIntDynamicArray(String, int, Class<T>) - 类 中的静态方法com.alipay.mychain.sdk.vm.wasm.MyWasmTypeDecoder
 
decodeUintDynamicArray(String, int) - 类 中的静态方法com.alipay.mychain.sdk.vm.abi.MyTypeDecoder
decode solidity Uint[] dynamic array
decodeUtf8String(String, int) - 类 中的静态方法com.alipay.mychain.sdk.vm.abi.MyTypeDecoder
decode solidity utf8 string
decodeUtf8String(String, int) - 类 中的静态方法com.alipay.mychain.sdk.vm.wasm.MyWasmTypeDecoder
 
decodeVerify(byte[], byte[], byte[]) - 类 中的方法com.alipay.mychain.sdk.crypto.MyCrypto
 
decodeVMCode(byte[]) - 类 中的静态方法com.alipay.mychain.sdk.utils.VMUtils
 
decodeWasmString(String, int) - 类 中的静态方法com.alipay.mychain.sdk.vm.wasm.MyWasmTypeDecoder
 
decrementCallbackThresholdCnt() - 类 中的方法com.alipay.mychain.sdk.network.QueryHostStatusTask
 
decrypt(String, byte[], String) - 类 中的静态方法com.alipay.mychain.sdk.api.utils.ConfidentialUtil
 
decrypt(byte[]) - 类 中的方法com.alipay.mychain.sdk.crypto.cipher.AesGcmCipherV1
 
decrypt(byte[]) - 类 中的方法com.alipay.mychain.sdk.crypto.cipher.CipherBase
 
decrypt(byte[]) - 类 中的方法com.alipay.mychain.sdk.crypto.cipher.SM4CbcPkeyCipherV1
 
decrypt(byte[]) - 类 中的方法com.alipay.mychain.sdk.crypto.pkeycipher.EccK1KDFV1
ciphertext = KDFAlgoId[2] | pubkeyFp[4] | k*pubkey[64] privkeyInv * ciphertext = privkeyInv * k * privkey * G = k*G = P
decrypt(byte[]) - 类 中的方法com.alipay.mychain.sdk.crypto.pkeycipher.EccR1PkeyCipherV1
 
decrypt(byte[]) - 接口 中的方法com.alipay.mychain.sdk.crypto.pkeycipher.PkeyCipherBase
 
decrypt(byte[]) - 类 中的方法com.alipay.mychain.sdk.crypto.pkeycipher.RSAPkeyCipherV0
 
decrypt(byte[]) - 类 中的方法com.alipay.mychain.sdk.crypto.pkeycipher.RSAPkeyCipherV1
 
decrypt(byte[]) - 类 中的方法com.alipay.mychain.sdk.crypto.pkeycipher.SM2PkeyCipherV1
 
decrypt(byte[], long) - 类 中的方法com.alipay.mychain.sdk.domain.privacy.ValueHiding
Decrypt boolean.
decrypt(byte[]) - 类 中的方法com.alipay.mychain.sdk.domain.privacy.ValueHiding
Decrypt boolean.
decrypt(String, String, byte[], byte[]) - 类 中的静态方法com.alipay.mychain.zoro.annotation.privacy.Decryptor
 
decrypt(List<String>, String, byte[], byte[]) - 类 中的静态方法com.alipay.mychain.zoro.annotation.privacy.Decryptor
 
decrypt(Node, String, byte[], byte[]) - 类 中的静态方法com.alipay.mychain.zoro.annotation.privacy.Decryptor
 
decrypt(byte[], byte[], byte[], Vector<byte[]>) - 类 中的静态方法com.alipay.mychain.zoro.envelop.EnvelopeEnc
 
decrypt(String, String, byte[], byte[]) - 类 中的静态方法com.alipay.mychain.zoro.ZoroAPI
Returns an plaintext string which is decrypted from ciphertext.
decrypt(List<String>, String, byte[], byte[]) - 类 中的静态方法com.alipay.mychain.zoro.ZoroAPI
Returns an list of plaintext string which is decrypted from ciphertextList.
decrypt_CBC_Padding(byte[], byte[], byte[]) - 类 中的静态方法com.alipay.mychain.sdk.network.netty.ClientSslContext
 
decryptAndVerifyCommitment(List<String>, List<String>, List<String>, String, byte[], byte[]) - 类 中的静态方法com.alipay.mychain.zoro.ZoroAPI
Decrypts the encrypted blind factor and value of each pedersen commitment and verify the commitment is whether matched or not.
decryptAndVerifyCommitment(String, String, String, String, byte[], byte[]) - 类 中的静态方法com.alipay.mychain.zoro.ZoroAPI
Decrypts the encrypted blind factor and value of a pedersen commitment and verify the commitment is whether matched or not.
decryptData(byte[], byte[]) - 类 中的静态方法com.alipay.mychain.sdk.crypto.schema.DataAuthCtrl
解密数据,使用逻辑秘钥进行对称解密。
decryptLogicKey(byte[], byte[]) - 类 中的静态方法com.alipay.mychain.sdk.crypto.schema.DataAuthCtrl
解密逻辑秘钥,保密传输逻辑秘钥后继续解密。
Decryptor - com.alipay.mychain.zoro.annotation.privacy中的类
 
Decryptor() - 类 的构造器com.alipay.mychain.zoro.annotation.privacy.Decryptor
 
decryptReceiptData(byte[], String) - 类 中的静态方法com.alipay.mychain.sdk.api.utils.ConfidentialUtil
解密交易回执中的 Output、Log 格式: <12bytes IV> <16bytes AuthTag>
decryptSM4CBC_V1(String, byte[], String) - 类 中的静态方法com.alipay.mychain.sdk.api.utils.ConfidentialUtil
 
decryptTransactionData(byte[], String) - 类 中的静态方法com.alipay.mychain.sdk.api.utils.ConfidentialUtil
解密链上被加密的 TEE 交易 格式 <16bits Header> <12bytes IV> <16bytes AuthTag> Header: - 0x10(default): RSA, EncryptedAESKeysSize = 256bytes - 0x40: ECIES, EncryptedAESKeysSize = 109bytes
deduceEInvoiceIndex(byte[]) - 类 中的静态方法com.alipay.mychain.eInvoice.mycrypto.EInvoiceMyCrypto
 
DEFAULT - 类 中的静态变量com.alipay.mychain.sdk.vm.abi.datatype.Bool
default value
DEFAULT - 类 中的静态变量com.alipay.mychain.sdk.vm.abi.datatype.Bytes32
 
DEFAULT - 类 中的静态变量com.alipay.mychain.sdk.vm.abi.datatype.DynamicBytes
 
DEFAULT - 类 中的静态变量com.alipay.mychain.sdk.vm.abi.datatype.Fixed
 
DEFAULT - 类 中的静态变量com.alipay.mychain.sdk.vm.abi.datatype.Int
 
DEFAULT - 类 中的静态变量com.alipay.mychain.sdk.vm.abi.datatype.Int128
 
DEFAULT - 类 中的静态变量com.alipay.mychain.sdk.vm.abi.datatype.Int16
 
DEFAULT - 类 中的静态变量com.alipay.mychain.sdk.vm.abi.datatype.Int256
 
DEFAULT - 类 中的静态变量com.alipay.mychain.sdk.vm.abi.datatype.Int32
 
DEFAULT - 类 中的静态变量com.alipay.mychain.sdk.vm.abi.datatype.Int64
 
DEFAULT - 类 中的静态变量com.alipay.mychain.sdk.vm.abi.datatype.Int8
 
DEFAULT - 类 中的静态变量com.alipay.mychain.sdk.vm.abi.datatype.Ufixed
 
DEFAULT - 类 中的静态变量com.alipay.mychain.sdk.vm.abi.datatype.Uint
 
DEFAULT - 类 中的静态变量com.alipay.mychain.sdk.vm.abi.datatype.Uint128
 
DEFAULT - 类 中的静态变量com.alipay.mychain.sdk.vm.abi.datatype.Uint16
 
DEFAULT - 类 中的静态变量com.alipay.mychain.sdk.vm.abi.datatype.Uint256
 
DEFAULT - 类 中的静态变量com.alipay.mychain.sdk.vm.abi.datatype.Uint32
 
DEFAULT - 类 中的静态变量com.alipay.mychain.sdk.vm.abi.datatype.Uint64
 
DEFAULT - 类 中的静态变量com.alipay.mychain.sdk.vm.abi.datatype.Uint8
 
DEFAULT - 类 中的静态变量com.alipay.mychain.sdk.vm.abi.datatype.Utf8String
 
DEFAULT - 类 中的静态变量com.alipay.mychain.sdk.vm.abi.datatype.WASMString
 
DEFAULT_IV_SIZE - 类 中的静态变量com.alipay.mychain.sdk.crypto.schema.DataAuthCtrl
 
DEFAULT_TAG_SIZE - 类 中的静态变量com.alipay.mychain.sdk.crypto.schema.DataAuthCtrl
 
defaultValue - 类 中的静态变量com.alipay.mychain.sdk.type.BaseFixedSizeByteArray.Fixed12ByteArray
 
defaultValue() - 类 中的静态方法com.alipay.mychain.sdk.type.BaseFixedSizeByteArray.Fixed12ByteArray
 
defaultValue - 类 中的静态变量com.alipay.mychain.sdk.type.BaseFixedSizeByteArray.Fixed20ByteArray
 
defaultValue() - 类 中的静态方法com.alipay.mychain.sdk.type.BaseFixedSizeByteArray.Fixed20ByteArray
 
defaultValue - 类 中的静态变量com.alipay.mychain.sdk.type.BaseFixedSizeByteArray.Fixed4ByteArray
 
defaultValue() - 类 中的静态方法com.alipay.mychain.sdk.type.BaseFixedSizeByteArray.Fixed4ByteArray
 
delAllEvent() - 类 中的方法com.alipay.mychain.sdk.api.service.event.EventManager
 
delAllEvent() - 类 中的方法com.antchain.unionsdk.event.EventManager
 
deleteAuth(PublicKey) - 类 中的方法com.alipay.mychain.sdk.domain.account.AuthMap
 
deletePoolMap(Integer) - 类 中的静态方法com.antchain.unionsdk.utils.ExecutorUtils
 
deleteProfilerFiles(BigInteger) - 类 中的方法com.alipay.mychain.sdk.api.service.AdminService
 
DeleteProfilerFilesRequest - com.alipay.mychain.sdk.message.admin中的类
 
DeleteProfilerFilesRequest() - 类 的构造器com.alipay.mychain.sdk.message.admin.DeleteProfilerFilesRequest
 
DeleteProfilerFilesRequest(BigInteger) - 类 的构造器com.alipay.mychain.sdk.message.admin.DeleteProfilerFilesRequest
 
DeleteProfilerFilesRequest(BaseFixedSizeByteArray.Fixed20ByteArray) - 类 的构造器com.alipay.mychain.sdk.message.admin.DeleteProfilerFilesRequest
 
DeleteProfilerFilesRequest(BigInteger, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 的构造器com.alipay.mychain.sdk.message.admin.DeleteProfilerFilesRequest
 
DeleteProfilerFilesResponse - com.alipay.mychain.sdk.message.admin中的类
 
DeleteProfilerFilesResponse() - 类 的构造器com.alipay.mychain.sdk.message.admin.DeleteProfilerFilesResponse
 
DeleteProfilerFilesResponse(long) - 类 的构造器com.alipay.mychain.sdk.message.admin.DeleteProfilerFilesResponse
 
delEvent(BigInteger) - 类 中的方法com.alipay.mychain.sdk.api.service.event.EventManager
 
delEvent(Long) - 类 中的方法com.antchain.unionsdk.event.EventManager
 
DEPLOY_GRAYSCALE_CODE_EXTENSION_VALUE - 类 中的静态变量com.alipay.mychain.sdk.domain.transaction.Transaction
 
deployContract(DeployContractRequest) - 类 中的方法com.alipay.mychain.sdk.api.service.ContractService
sync deploy contract
DeployContractRequest - com.alipay.mychain.sdk.message.transaction.contract中的类
 
DeployContractRequest(Identity, Identity, byte[], VMTypeEnum, Parameters, BigInteger) - 类 的构造器com.alipay.mychain.sdk.message.transaction.contract.DeployContractRequest
 
DeployContractRequest(Identity, Identity, VMTypeEnum, BigInteger) - 类 的构造器com.alipay.mychain.sdk.message.transaction.contract.DeployContractRequest
 
DeployContractRequest(Identity, Identity, byte[], VMTypeEnum) - 类 的构造器com.alipay.mychain.sdk.message.transaction.contract.DeployContractRequest
 
DeployContractRequest() - 类 的构造器com.alipay.mychain.sdk.message.transaction.contract.DeployContractRequest
 
DeployContractResponse - com.alipay.mychain.sdk.message.transaction.contract中的类
 
DeployContractResponse() - 类 的构造器com.alipay.mychain.sdk.message.transaction.contract.DeployContractResponse
 
depositConfidentialData(ConfidentialDepositDataRequest) - 类 中的方法com.alipay.mychain.sdk.api.service.AccountService
 
depositData(DepositDataRequest) - 类 中的方法com.alipay.mychain.sdk.api.service.AccountService
 
DepositDataRequest - com.alipay.mychain.sdk.message.transaction.account中的类
 
DepositDataRequest(Identity, Identity, byte[], BigInteger) - 类 的构造器com.alipay.mychain.sdk.message.transaction.account.DepositDataRequest
 
DepositDataRequest() - 类 的构造器com.alipay.mychain.sdk.message.transaction.account.DepositDataRequest
 
DepositDataResponse - com.alipay.mychain.sdk.message.transaction.account中的类
 
DepositDataResponse() - 类 的构造器com.alipay.mychain.sdk.message.transaction.account.DepositDataResponse
 
depositEnvelope(DepositEnvelopeRequest) - 类 中的方法com.alipay.mychain.sdk.api.service.EnvelopeService
 
DepositEnvelopeRequest - com.alipay.mychain.sdk.message.transaction.envelope中的类
 
DepositEnvelopeRequest(AbstractTransactionRequest, BaseFixedSizeByteArray.Fixed20ByteArray, List<SignerBase>, Keypair) - 类 的构造器com.alipay.mychain.sdk.message.transaction.envelope.DepositEnvelopeRequest
 
DepositEnvelopeRequest() - 类 的构造器com.alipay.mychain.sdk.message.transaction.envelope.DepositEnvelopeRequest
 
DepositEnvelopeResponse - com.alipay.mychain.sdk.message.transaction.envelope中的类
 
DepositEnvelopeResponse() - 类 的构造器com.alipay.mychain.sdk.message.transaction.envelope.DepositEnvelopeResponse
 
derByteStream() - 类 中的方法com.alipay.mychain.zoro.crypto.ecdsa.ECDSASignature
 
deriveLogicKey(byte[], byte[]) - 类 中的静态方法com.alipay.mychain.sdk.crypto.schema.DataAuthCtrl
派生逻辑密钥,由主秘钥根据密钥派生路径字符串派生逻辑密钥。
DESC_FIELD_NUMBER - 类 中的静态变量com.antchain.unionsdk.btn.domain.protobuf.ExtDataMessageEntity.ExtDataMessage
 
destory() - 类 中的方法com.alipay.mychain.sdk.domain.privacy.PedersenCommitment
Destory.
destory() - 类 中的方法com.alipay.mychain.sdk.domain.privacy.Proofs
Destory.
destory() - 类 中的方法com.alipay.mychain.sdk.domain.privacy.ValueHiding
Destory.
destroyProofs(String) - 类 中的静态方法com.alipay.mychain.sdk.domain.privacy.Proofs
Destroy proofs.
detectContract(DetectContractRequest, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 中的方法com.alipay.mychain.sdk.api.service.DetectService
 
detectContract(DetectContractRequest) - 类 中的方法com.alipay.mychain.sdk.api.service.DetectService
 
DetectContractRequest - com.alipay.mychain.sdk.message.detect中的类
 
DetectContractRequest(Identity, Parameters, BigInteger, Hash) - 类 的构造器com.alipay.mychain.sdk.message.detect.DetectContractRequest
 
DetectContractResponse - com.alipay.mychain.sdk.message.detect中的类
 
DetectContractResponse() - 类 的构造器com.alipay.mychain.sdk.message.detect.DetectContractResponse
 
DetectContractResponse(Map<Identity, StateObjectCallInfo>, TransactionReceipt) - 类 的构造器com.alipay.mychain.sdk.message.detect.DetectContractResponse
 
detectNetStatus(Hash, List<Hash>) - 类 中的方法com.alipay.mychain.sdk.api.service.DetectService
 
detectNetStatus(Hash, List<Hash>, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 中的方法com.alipay.mychain.sdk.api.service.DetectService
 
detectNetStatus() - 类 中的方法com.alipay.mychain.sdk.api.service.DetectService
 
detectNetStatus(BaseFixedSizeByteArray.Fixed20ByteArray) - 类 中的方法com.alipay.mychain.sdk.api.service.DetectService
 
DetectService - com.alipay.mychain.sdk.api.service中的类
 
DetectService(INetwork, TimerTaskManager, ClientEnv) - 类 的构造器com.alipay.mychain.sdk.api.service.DetectService
 
DigestOption - com.alipay.mychain.sdk.api.env中的类
 
DigestOption() - 类 的构造器com.alipay.mychain.sdk.api.env.DigestOption
 
DigestOption - com.antchain.unionsdk.env中的类
 
DigestOption() - 类 的构造器com.antchain.unionsdk.env.DigestOption
 
disConnect() - 接口 中的方法com.alipay.mychain.sdk.network.IConnection
channel disconnect
disConnect() - 类 中的方法com.alipay.mychain.sdk.network.netty.BaseChannel
 
disconnect(ChannelHandlerContext, ChannelPromise) - 类 中的方法com.alipay.mychain.sdk.network.netty.handler.MessageDuplexHandler
 
disConnect() - 类 中的方法com.alipay.mychain.sdk.network.NetworkConnection
 
disConnect() - 类 中的方法com.antchain.unionsdk.network.connection.TcpConnection
 
disConnect() - 接口 中的方法com.antchain.unionsdk.network.IConnection
channel disconnect
disconnect(ChannelHandlerContext, ChannelPromise) - 类 中的方法com.antchain.unionsdk.network.netty.channel.MessageDuplexHandler
 
disConnectForce() - 接口 中的方法com.alipay.mychain.sdk.network.IConnection
disconnect by command
disConnectForce() - 类 中的方法com.alipay.mychain.sdk.network.NetworkConnection
disconnect, MessageProcessor threadPool will invoke
disConnection() - 类 中的方法com.alipay.mychain.sdk.network.netty.AbstractClientTransport
 
disConnection() - 接口 中的方法com.alipay.mychain.sdk.network.netty.ITransport
disConnection
downloadFile(DownloadFileRequest) - 类 中的方法com.antchain.unionsdk.btn.api.BtnClient
 
downloadFile(DownloadFileRequest) - 类 中的方法com.antchain.unionsdk.btn.api.service.DownloadFileService
 
DownloadFileDataType - com.antchain.unionsdk.btn.api.enums中的枚举
 
DownloadFileMessageEntity - com.antchain.unionsdk.btn.domain.protobuf中的类
 
DownloadFileMessageEntity.DataType - com.antchain.unionsdk.btn.domain.protobuf中的枚举
Protobuf enum DataType
DownloadFileMessageEntity.DownloadFileMessage - com.antchain.unionsdk.btn.domain.protobuf中的类
Protobuf type DownloadFileMessage
DownloadFileMessageEntity.DownloadFileMessage.Builder - com.antchain.unionsdk.btn.domain.protobuf中的类
Protobuf type DownloadFileMessage
DownloadFileMessageEntity.DownloadFileMessageOrBuilder - com.antchain.unionsdk.btn.domain.protobuf中的接口
 
DownloadFileMessageEntity.FileStatusCode - com.antchain.unionsdk.btn.domain.protobuf中的枚举
Protobuf enum FileStatusCode
DownloadFileOption - com.antchain.unionsdk.btn.api.env中的类
 
DownloadFileOption() - 类 的构造器com.antchain.unionsdk.btn.api.env.DownloadFileOption
 
DownloadFileRequest - com.antchain.unionsdk.btn.api.request中的类
 
DownloadFileRequest() - 类 的构造器com.antchain.unionsdk.btn.api.request.DownloadFileRequest
 
DownloadFileService - com.antchain.unionsdk.btn.api.service中的类
 
DownloadFileService(BtnClient, BtnClientNetwork, DownloadFileOption) - 类 的构造器com.antchain.unionsdk.btn.api.service.DownloadFileService
 
DownloadFileService.DownloadResult - com.antchain.unionsdk.btn.api.service中的类
 
DownloadResult(Map<Integer, String>) - 类 的构造器com.antchain.unionsdk.btn.api.service.DownloadFileService.DownloadResult
 
dumpDB(DumpDbRequest.DumpDBType, String, Identity, SignerBase) - 类 中的方法com.alipay.mychain.sdk.api.service.AdminService
 
dumpDB(DumpDbRequest.DumpDBType, String, Identity, SignerBase, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 中的方法com.alipay.mychain.sdk.api.service.AdminService
 
DumpDbRequest - com.alipay.mychain.sdk.message.admin中的类
 
DumpDbRequest() - 类 的构造器com.alipay.mychain.sdk.message.admin.DumpDbRequest
 
DumpDbRequest(DumpDbRequest.DumpDBType, String, Identity) - 类 的构造器com.alipay.mychain.sdk.message.admin.DumpDbRequest
 
DumpDbRequest(BaseFixedSizeByteArray.Fixed20ByteArray) - 类 的构造器com.alipay.mychain.sdk.message.admin.DumpDbRequest
 
DumpDbRequest(DumpDbRequest.DumpDBType, String, Identity, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 的构造器com.alipay.mychain.sdk.message.admin.DumpDbRequest
 
DumpDbRequest.DumpDBType - com.alipay.mychain.sdk.message.admin中的枚举
 
DumpDbResponse - com.alipay.mychain.sdk.message.admin中的类
 
DumpDbResponse() - 类 的构造器com.alipay.mychain.sdk.message.admin.DumpDbResponse
 
DynamicArray<T extends Type> - com.alipay.mychain.sdk.vm.abi.datatype中的类
Dynamic array.
DynamicArray(T...) - 类 的构造器com.alipay.mychain.sdk.vm.abi.datatype.DynamicArray
 
DynamicArray(List<T>) - 类 的构造器com.alipay.mychain.sdk.vm.abi.datatype.DynamicArray
 
DynamicArrayInterface<T> - com.alipay.mychain.sdk.vm.abi中的接口
dynamic array interface
DynamicBytes - com.alipay.mychain.sdk.vm.abi.datatype中的类
Dynamically allocated sequence of bytes
DynamicBytes(byte[]) - 类 的构造器com.alipay.mychain.sdk.vm.abi.datatype.DynamicBytes
 
DynamicBytes(DynamicBytes) - 类 的构造器com.alipay.mychain.sdk.vm.abi.datatype.DynamicBytes
 

E

EccK1EnvelopeSGX - com.alipay.mychain.sdk.crypto.envelope中的类
mypub=Q=k'*G tmp R=k*G 对于k1曲线,G都是相同的 本算法关键我们需要构造 k*Q=k*k'*G=k'*k*G 都是加密操作
EccK1EnvelopeSGX() - 类 的构造器com.alipay.mychain.sdk.crypto.envelope.EccK1EnvelopeSGX
 
EccK1EnvelopeV1 - com.alipay.mychain.sdk.crypto.envelope中的类
 
EccK1EnvelopeV1() - 类 的构造器com.alipay.mychain.sdk.crypto.envelope.EccK1EnvelopeV1
 
EccK1KDFV1 - com.alipay.mychain.sdk.crypto.pkeycipher中的类
 
EccK1KDFV1(Keypair) - 类 的构造器com.alipay.mychain.sdk.crypto.pkeycipher.EccK1KDFV1
 
EccK1KDFV1(Keypair, HashTypeEnum) - 类 的构造器com.alipay.mychain.sdk.crypto.pkeycipher.EccK1KDFV1
 
EccK1KeypairV0 - com.alipay.mychain.sdk.crypto.signer中的类
The type Ec key pair.
EccK1KeypairV0() - 类 的构造器com.alipay.mychain.sdk.crypto.signer.EccK1KeypairV0
 
EccK1KeypairV0(Keypair) - 类 的构造器com.alipay.mychain.sdk.crypto.signer.EccK1KeypairV0
 
EccR1EnvelopeV1 - com.alipay.mychain.sdk.crypto.envelope中的类
 
EccR1EnvelopeV1() - 类 的构造器com.alipay.mychain.sdk.crypto.envelope.EccR1EnvelopeV1
 
EccR1PkeyCipherV1 - com.alipay.mychain.sdk.crypto.pkeycipher中的类
 
EccR1PkeyCipherV1(Keypair) - 类 的构造器com.alipay.mychain.sdk.crypto.pkeycipher.EccR1PkeyCipherV1
 
EccR1SignerV1 - com.alipay.mychain.sdk.crypto.signer中的类
 
EccR1SignerV1(Keypair) - 类 的构造器com.alipay.mychain.sdk.crypto.signer.EccR1SignerV1
 
EccR1SignerV1(Keypair, HashTypeEnum) - 类 的构造器com.alipay.mychain.sdk.crypto.signer.EccR1SignerV1
 
ecdsaSign(byte[], byte[], byte[]) - 类 中的方法com.alipay.mychain.zoro.crypto.cryptoservice.AbstractCryptoService
签名操作 ECDSA secp256r1.
ecdsaSign(byte[], byte[], byte[]) - 类 中的方法com.alipay.mychain.zoro.crypto.cryptoservice.CryptoService
 
ecdsaSign(byte[], byte[], byte[]) - 类 中的方法com.alipay.mychain.zoro.crypto.cryptoservice.CryptoServiceDefault
 
ecdsaSign(byte[], byte[], byte[]) - 接口 中的方法com.alipay.mychain.zoro.crypto.cryptoservice.CryptoServiceSpi
签名操作 ECDSA.
ecdsaSign(byte[], byte[], byte[]) - 类 中的静态方法com.alipay.mychain.zoro.ZoroAPI
Returns the signature of a message.
ECDSASignature - com.alipay.mychain.zoro.crypto.ecdsa中的类
 
ECDSASignature(BigInteger, BigInteger) - 类 的构造器com.alipay.mychain.zoro.crypto.ecdsa.ECDSASignature
 
ecdsaVerify(ECPublicKey, byte[], byte[]) - 类 中的静态方法com.alipay.mychain.zoro.crypto.AlgorithmService
 
ecdsaverify(ECPublicKey, byte[], String) - 类 中的静态方法com.alipay.mychain.zoro.ZoroAPI
Verify the signature based on public key and message.
ECKeyPair - com.alipay.mychain.zoro.crypto.ecdsa中的类
The type Ec key pair.
ECKeyPair(BigInteger, BigInteger) - 类 的构造器com.alipay.mychain.zoro.crypto.ecdsa.ECKeyPair
Instantiates a new Ec key pair.
ECKeyPair(BigInteger) - 类 的构造器com.alipay.mychain.zoro.crypto.ecdsa.ECKeyPair
 
ECKeyPair(byte[]) - 类 的构造器com.alipay.mychain.zoro.crypto.ecdsa.ECKeyPair
 
ECKeyPair(String) - 类 的构造器com.alipay.mychain.zoro.crypto.ecdsa.ECKeyPair
 
ECKeyPair() - 类 的构造器com.alipay.mychain.zoro.crypto.ecdsa.ECKeyPair
 
ECSignUtils - com.alipay.mychain.zoro.crypto.ecdsa中的类
Transaction signing logic.
ECSignUtils() - 类 的构造器com.alipay.mychain.zoro.crypto.ecdsa.ECSignUtils
 
Ed25519SignerV1 - com.alipay.mychain.sdk.crypto.signer中的类
 
Ed25519SignerV1(Keypair) - 类 的构造器com.alipay.mychain.sdk.crypto.signer.Ed25519SignerV1
 
Ed25519SignerV1(Keypair, HashTypeEnum) - 类 的构造器com.alipay.mychain.sdk.crypto.signer.Ed25519SignerV1
 
EInvoiceMyCrypto - com.alipay.mychain.eInvoice.mycrypto中的类
 
EInvoiceMyCrypto() - 类 的构造器com.alipay.mychain.eInvoice.mycrypto.EInvoiceMyCrypto
 
ElGamal - com.alipay.mychain.sdk.domain.bamboo.privacy中的类
 
ElGamal() - 类 的构造器com.alipay.mychain.sdk.domain.bamboo.privacy.ElGamal
 
empty(String) - 类 中的静态方法com.alipay.mychain.sdk.vm.abi.datatype.DynamicArray
 
EMPTY_BYTE_ARRAY - 类 中的静态变量com.alipay.mychain.sdk.rlp.RlpItem
 
EMPTY_BYTE_ARRAY - 类 中的静态变量com.alipay.mychain.sdk.rlp.RlpList
 
EMPTY_BYTE_ARRAY - 类 中的静态变量com.alipay.mychain.sdk.utils.ByteUtils
 
EMPTY_BYTE_ARRAY - 类 中的静态变量com.alipay.mychain.zoro.crypto.ecdsa.ByteUtils
 
EMPTY_ELEMENT_RLP - 类 中的静态变量com.alipay.mychain.sdk.rlp.Rlp
The constant EMPTY_ELEMENT_RLP.
encEInvoice(byte[], byte[], byte[], byte[], byte[], byte[], byte[]) - 类 中的静态方法com.alipay.mychain.eInvoice.mycrypto.EInvoiceMyCrypto
 
encEInvoiceXML - 类 中的变量com.alipay.mychain.eInvoice.mycrypto.EInvoiceMyCrypto
 
encode(Message) - 接口 中的方法com.alipay.mychain.sdk.codec.ICodec
Encode byte [ ].
encode(Message) - 类 中的方法com.alipay.mychain.sdk.codec.JsonCodec
 
encode(Message) - 类 中的方法com.alipay.mychain.sdk.codec.RlpCodec
 
encode(HBSignatureInfo) - 类 中的静态方法com.alipay.mychain.sdk.domain.consensus.honeyBadger.HBSignatureInfo
 
encode(PbftSignatureInfo) - 类 中的静态方法com.alipay.mychain.sdk.domain.consensus.pbft.PbftSignatureInfo
 
encode() - 类 中的方法com.alipay.mychain.sdk.domain.consensus.ProofHash
 
encode(ChannelHandlerContext, byte[], ByteBuf) - 类 中的方法com.alipay.mychain.sdk.network.MessageEncoder
 
encode(Type) - 类 中的静态方法com.alipay.mychain.sdk.vm.abi.MyTypeEncoder
 
encode(Type) - 类 中的静态方法com.alipay.mychain.sdk.vm.wasm.MyWasmTypeEncoder
 
encode(byte[]) - 类 中的静态方法com.alipay.mychain.zoro.util.Base64Codec
 
encode(ProtobufRequest) - 类 中的方法com.antchain.unionsdk.btn.api.codec.ProtobufCodec
 
encode(k) - 接口 中的方法com.antchain.unionsdk.codec.ICodec
Encode byte [ ].
encodeBigInteger(BigInteger) - 类 中的静态方法com.alipay.mychain.sdk.rlp.Rlp
Encode big integer byte [ ].
encodeByte(byte) - 类 中的静态方法com.alipay.mychain.sdk.rlp.Rlp
Encode byte byte [ ].
encodeConstructor(List<Type>) - 类 中的静态方法com.alipay.mychain.sdk.vm.abi.MyFunctionEncoder
encode solidity abi constructor
encodeConstructor(List<Type>) - 类 中的静态方法com.alipay.mychain.sdk.vm.wasm.MyWasmFunctionEncoder
encode wasm abi constructor
encodeElement(byte[]) - 类 中的静态方法com.alipay.mychain.sdk.rlp.Rlp
Encode element byte [ ].
encodeFloat32(Float32) - 类 中的静态方法com.alipay.mychain.sdk.vm.wasm.MyWasmTypeEncoder
 
encodeFloat64(Float64) - 类 中的静态方法com.alipay.mychain.sdk.vm.wasm.MyWasmTypeEncoder
 
encodeForError(PbftSignatureInfo) - 类 中的静态方法com.alipay.mychain.sdk.domain.consensus.pbft.PbftSignatureInfo
 
encodeInt(int) - 类 中的静态方法com.alipay.mychain.sdk.rlp.Rlp
Encode int byte [ ].
encodeLength(int, int) - 类 中的静态方法com.alipay.mychain.sdk.rlp.Rlp
Integer limitation goes up to 2^31-1 so length can never be bigger than MAX_ITEM_LENGTH
encodeList(List<byte[]>) - 类 中的静态方法com.alipay.mychain.sdk.rlp.Rlp
Encode list byte [ ].
encodeList(byte[]...) - 类 中的静态方法com.alipay.mychain.sdk.rlp.Rlp
Encode list byte [ ].
encodeListHeader(int) - 类 中的静态方法com.alipay.mychain.sdk.rlp.Rlp
Encode list header byte [ ].
encodeLong(long) - 类 中的静态方法com.alipay.mychain.sdk.rlp.Rlp
Encode long byte [ ].
encodeLongElementHeader(int) - 类 中的静态方法com.alipay.mychain.sdk.rlp.Rlp
Encode long element header byte [ ].
encodeParameters(List<Type>, StringBuilder) - 类 中的静态方法com.alipay.mychain.sdk.vm.abi.MyFunctionEncoder
encode solidity abi parameter
encodeParameters(List<Type>, StringBuilder) - 类 中的静态方法com.alipay.mychain.sdk.vm.wasm.MyWasmFunctionEncoder
encode wasm abi parameter
encodeShort(short) - 类 中的静态方法com.alipay.mychain.sdk.rlp.Rlp
Encode short byte [ ].
encodeString(String) - 类 中的静态方法com.alipay.mychain.sdk.rlp.Rlp
Encode string byte [ ].
encodeToDER() - 类 中的方法com.alipay.mychain.zoro.crypto.ecdsa.ECDSASignature
DER is an international standard for serializing data structures which is widely used in cryptography.
encodeVMType(VMTypeEnum, byte[]) - 类 中的静态方法com.alipay.mychain.sdk.utils.VMUtils
add vm type [1 byte type, code....]
encPayerId - 类 中的变量com.alipay.mychain.eInvoice.mycrypto.EInvoiceMyCrypto
 
encPayerName - 类 中的变量com.alipay.mychain.eInvoice.mycrypto.EInvoiceMyCrypto
 
EncResult - com.alipay.mychain.sdk.domain.privacy中的类
The type Enc result.
EncResult(byte[]) - 类 的构造器com.alipay.mychain.sdk.domain.privacy.EncResult
 
encrypt(byte[]) - 类 中的方法com.alipay.mychain.sdk.crypto.cipher.AesGcmCipherV1
 
encrypt(byte[]) - 类 中的方法com.alipay.mychain.sdk.crypto.cipher.CipherBase
 
encrypt(byte[]) - 类 中的方法com.alipay.mychain.sdk.crypto.cipher.SM4CbcPkeyCipherV1
 
encrypt(byte[]) - 类 中的方法com.alipay.mychain.sdk.crypto.pkeycipher.EccK1KDFV1
KDF function for EccK1EnvelopeV1.
encrypt(byte[]) - 类 中的方法com.alipay.mychain.sdk.crypto.pkeycipher.EccR1PkeyCipherV1
 
encrypt(byte[]) - 接口 中的方法com.alipay.mychain.sdk.crypto.pkeycipher.PkeyCipherBase
 
encrypt(byte[]) - 类 中的方法com.alipay.mychain.sdk.crypto.pkeycipher.RSAPkeyCipherV0
 
encrypt(byte[]) - 类 中的方法com.alipay.mychain.sdk.crypto.pkeycipher.RSAPkeyCipherV1
 
encrypt(byte[]) - 类 中的方法com.alipay.mychain.sdk.crypto.pkeycipher.SM2PkeyCipherV1
 
encrypt(long, EncResult) - 类 中的方法com.alipay.mychain.sdk.domain.privacy.ValueHiding
Encrypt boolean.
encrypt(byte[]) - 类 中的方法com.alipay.mychain.sdk.domain.privacy.ValueHiding
Encrypt boolean.
encrypt(Vector<byte[]>, Vector<RSAPublicKey>) - 类 中的静态方法com.alipay.mychain.zoro.envelop.EnvelopeEnc
 
encryptData(byte[], byte[]) - 类 中的静态方法com.alipay.mychain.sdk.crypto.schema.DataAuthCtrl
加密数据,使用逻辑秘钥进行对称加密。
encryptedBlindFactor - 类 中的变量com.alipay.mychain.zoro.annotation.privacy.Note
Encrypted blind factor, Base64 encode
EncryptedTuple - com.alipay.mychain.zoro.annotation.privacy中的类
 
EncryptedTuple(String, String, String) - 类 的构造器com.alipay.mychain.zoro.annotation.privacy.EncryptedTuple
 
EncryptedTuple() - 类 的构造器com.alipay.mychain.zoro.annotation.privacy.EncryptedTuple
 
encryptedValue - 类 中的变量com.alipay.mychain.zoro.annotation.privacy.Note
Encrypted value, Base64 encode
encryptLogicKey(byte[], byte[]) - 类 中的静态方法com.alipay.mychain.sdk.crypto.schema.DataAuthCtrl
加密逻辑秘钥,保密传输逻辑秘钥前进行加密。
encURL - 类 中的变量com.alipay.mychain.eInvoice.mycrypto.EInvoiceMyCrypto
 
encVerifyCode - 类 中的变量com.alipay.mychain.eInvoice.mycrypto.EInvoiceMyCrypto
 
END_INDEX_FIELD_NUMBER - 类 中的静态变量com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.FileChunk
 
END_INDEX_FIELD_NUMBER - 类 中的静态变量com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.FileChunk
 
EndPoint - com.alipay.mychain.sdk.domain.status中的类
endpoint(ip, port)
EndPoint(String, int) - 类 的构造器com.alipay.mychain.sdk.domain.status.EndPoint
 
EndPoint() - 类 的构造器com.alipay.mychain.sdk.domain.status.EndPoint
 
endpoint - 类 中的变量com.antchain.unionsdk.network.connection.TcpConnection
 
envelope - 类 中的变量com.alipay.mychain.zoro.annotation.privacy.EncryptedTuple
 
EnvelopeBase - com.alipay.mychain.sdk.crypto.envelope中的接口
 
EnvelopeEnc - com.alipay.mychain.zoro.envelop中的类
 
EnvelopeEnc() - 类 的构造器com.alipay.mychain.zoro.envelop.EnvelopeEnc
 
envelopeOpen(byte[], byte[]) - 类 中的方法com.alipay.mychain.sdk.crypto.envelope.EccK1EnvelopeSGX
 
envelopeOpen(byte[], byte[]) - 类 中的方法com.alipay.mychain.sdk.crypto.envelope.EccK1EnvelopeV1
 
envelopeOpen(byte[], byte[]) - 类 中的方法com.alipay.mychain.sdk.crypto.envelope.EccR1EnvelopeV1
 
envelopeOpen(byte[], byte[]) - 接口 中的方法com.alipay.mychain.sdk.crypto.envelope.EnvelopeBase
Digital envelopes decode function.
envelopeOpen(byte[], byte[]) - 类 中的方法com.alipay.mychain.sdk.crypto.envelope.RSAEnvelopeSGX
已过时。
 
envelopeOpen(byte[], byte[]) - 类 中的方法com.alipay.mychain.sdk.crypto.envelope.RSAEnvelopeV1
 
envelopeOpen(byte[], byte[]) - 类 中的方法com.alipay.mychain.sdk.crypto.envelope.SM2EnvelopeV1
 
envelopeOpen(byte[], byte[]) - 类 中的方法com.alipay.mychain.sdk.crypto.envelope.SM2EnvelopSGX
 
envelopeSeal(byte[], byte[]) - 类 中的方法com.alipay.mychain.sdk.crypto.envelope.EccK1EnvelopeSGX
 
envelopeSeal(byte[], byte[]) - 类 中的方法com.alipay.mychain.sdk.crypto.envelope.EccK1EnvelopeV1
 
envelopeSeal(byte[], byte[]) - 类 中的方法com.alipay.mychain.sdk.crypto.envelope.EccR1EnvelopeV1
 
envelopeSeal(byte[], byte[]) - 接口 中的方法com.alipay.mychain.sdk.crypto.envelope.EnvelopeBase
Digital envelopes encode function. broadcast to multiple users
envelopeSeal(byte[], byte[]) - 类 中的方法com.alipay.mychain.sdk.crypto.envelope.RSAEnvelopeSGX
已过时。
 
envelopeSeal(byte[], byte[]) - 类 中的方法com.alipay.mychain.sdk.crypto.envelope.RSAEnvelopeV1
 
envelopeSeal(byte[], byte[]) - 类 中的方法com.alipay.mychain.sdk.crypto.envelope.SM2EnvelopeV1
 
envelopeSeal(byte[], byte[]) - 类 中的方法com.alipay.mychain.sdk.crypto.envelope.SM2EnvelopSGX
 
EnvelopeService - com.alipay.mychain.sdk.api.service中的类
 
EnvelopeService(INetwork, TimerTaskManager, ClientEnv) - 类 的构造器com.alipay.mychain.sdk.api.service.EnvelopeService
 
equals(Object) - 类 中的方法com.alipay.mychain.sdk.bloom.BloomFilter
 
equals(Object) - 类 中的方法com.alipay.mychain.sdk.crypto.hash.Hash
 
equals(Object) - 类 中的方法com.alipay.mychain.sdk.crypto.PublicKey
 
equals(Object) - 类 中的方法com.alipay.mychain.sdk.domain.status.EndPoint
 
equals(Object) - 类 中的方法com.alipay.mychain.sdk.domain.status.NodeInfo
 
equals(Object) - 类 中的方法com.alipay.mychain.sdk.type.BaseFixedSizeByteArray
 
equals(Object) - 类 中的方法com.alipay.mychain.sdk.vm.abi.datatype.AbstractArray
 
equals(Object) - 类 中的方法com.alipay.mychain.sdk.vm.abi.datatype.AbstractNumericType
 
equals(Object) - 类 中的方法com.alipay.mychain.sdk.vm.abi.datatype.Bool
 
equals(Object) - 类 中的方法com.alipay.mychain.sdk.vm.abi.datatype.BytesType
 
equals(Object) - 类 中的方法com.alipay.mychain.sdk.vm.abi.datatype.Float32
 
equals(Object) - 类 中的方法com.alipay.mychain.sdk.vm.abi.datatype.Float64
 
equals(Object) - 类 中的方法com.alipay.mychain.sdk.vm.abi.datatype.Utf8String
 
equals(Object) - 类 中的方法com.alipay.mychain.zoro.crypto.ecdsa.AbstractKeyPair
super class
equals(Object) - 类 中的方法com.alipay.mychain.zoro.crypto.ecdsa.ECDSASignature
 
equals(Object) - 类 中的方法com.alipay.mychain.zoro.crypto.ecdsa.ECKeyPair
 
equals(Object) - 类 中的方法com.alipay.mychain.zoro.crypto.ecdsa.SignatureData
 
equals(Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.BroadcastMessageEntity.BroadcastMessage
 
equals(Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientChainMessageEntity.ClientChainMessage
 
equals(Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesEntity.ClientReqChainNodes
 
equals(Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesRespEntity.ClientReqChainNodesResp
 
equals(Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.DownloadFileMessageEntity.DownloadFileMessage
 
equals(Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ExtDataMessageEntity.ExtDataMessage
 
equals(Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetConfigEntity.GetConfig
 
equals(Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetConfigRespEntity.GetConfigResp
 
equals(Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.FileChunk
 
equals(Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.GetFileCheckReq
 
equals(Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckRespEntity.GetFileCheckResp
 
equals(Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.FileChunk
 
equals(Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.GetFileChunkReq
 
equals(Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkRespEntity.GetFileChunkResp
 
equals(Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileReqEntity.GetFileReq
 
equals(Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileRespEntity.FileMetaData
 
equals(Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileRespEntity.GetFileResp
 
equals(Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoEntity.GetNodeInfo
 
equals(Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp
 
equals(Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp.NodeInfo
 
equals(Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.KickAwayNodeEntity.KickAwayNode
 
equals(Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.KickAwayNodeRespEntity.KickAwayNodeResp
 
equals(Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegEntity.NodeGroupReg
 
equals(Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegRespEntity.NodeGroupRegResp
 
equals(Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyEntity.NodeGroupRegVerify
 
equals(Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyRespEntity.NodeGroupRegVerifyResp
 
equals(Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeLeaveGroupEntity.NodeLeaveGroup
 
equals(Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegEntity.NodeReg
 
equals(Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegRespEntity.NodeRegResp
 
equals(Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PeerPingEntity.PeerPing
 
equals(Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PeerPongEntity.PeerPong
 
equals(Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PingEntity.Ping
 
equals(Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PongEntity.Pong
 
equals(Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PushMessageEntity.PushMessage
 
equals(Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.SdkRawDataEntity.SdkRawData
 
equals(Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.UnicastMessageEntity.UnicastMessage
 
error(Throwable) - 类 中的方法com.alipay.mychain.sdk.api.logging.AbstractLogger
 
error(String) - 接口 中的方法com.alipay.mychain.sdk.api.logging.ILogger
Log a message at the ERROR level.
error(String, Object) - 接口 中的方法com.alipay.mychain.sdk.api.logging.ILogger
Log a message at the ERROR level according to the specified format and argument.
error(String, Object, Object) - 接口 中的方法com.alipay.mychain.sdk.api.logging.ILogger
Log a message at the ERROR level according to the specified format and arguments.
error(String, Object...) - 接口 中的方法com.alipay.mychain.sdk.api.logging.ILogger
Log a message at the ERROR level according to the specified format and arguments.
error(String, Throwable) - 接口 中的方法com.alipay.mychain.sdk.api.logging.ILogger
Log an exception (throwable) at the ERROR level with an accompanying message.
error(Throwable) - 接口 中的方法com.alipay.mychain.sdk.api.logging.ILogger
Log an exception (throwable) at the ERROR level.
error(String) - 类 中的方法com.alipay.mychain.sdk.api.logging.Log4jLogger
 
error(String, Object) - 类 中的方法com.alipay.mychain.sdk.api.logging.Log4jLogger
 
error(String, Object, Object) - 类 中的方法com.alipay.mychain.sdk.api.logging.Log4jLogger
 
error(String, Object...) - 类 中的方法com.alipay.mychain.sdk.api.logging.Log4jLogger
 
error(String, Throwable) - 类 中的方法com.alipay.mychain.sdk.api.logging.Log4jLogger
 
error(Marker, String) - 类 中的方法com.alipay.mychain.sdk.api.logging.Log4jLogger
 
error(Marker, String, Object) - 类 中的方法com.alipay.mychain.sdk.api.logging.Log4jLogger
 
error(Marker, String, Object, Object) - 类 中的方法com.alipay.mychain.sdk.api.logging.Log4jLogger
 
error(Marker, String, Object...) - 类 中的方法com.alipay.mychain.sdk.api.logging.Log4jLogger
 
error(Marker, String, Throwable) - 类 中的方法com.alipay.mychain.sdk.api.logging.Log4jLogger
 
ErrorCode - com.alipay.mychain.sdk.errorcode中的枚举
Error code for all mychain response.
errorCode - 类 中的变量com.antchain.unionsdk.domain.Response
 
ErrorCodeEnums - com.antchain.unionsdk.btn.api.enums中的枚举
 
EventConnectCallback - com.alipay.mychain.sdk.api.service.event中的类
 
EventConnectCallback(EventService) - 类 的构造器com.alipay.mychain.sdk.api.service.event.EventConnectCallback
 
EventDataType - com.alipay.mychain.sdk.domain.event中的枚举
The enum Event data type.
EventInfo - com.alipay.mychain.sdk.api.service.event中的类
 
EventInfo(Request, IEventCallback, EventDataType, EventModelType) - 类 的构造器com.alipay.mychain.sdk.api.service.event.EventInfo
 
EventInfo - com.antchain.unionsdk.event中的类
 
EventInfo(IEventCallBack, Long) - 类 的构造器com.antchain.unionsdk.event.EventInfo
 
EventManager - com.alipay.mychain.sdk.api.service.event中的类
 
EventManager() - 类 的构造器com.alipay.mychain.sdk.api.service.event.EventManager
 
EventManager - com.antchain.unionsdk.event中的类
 
EventManager() - 类 的构造器com.antchain.unionsdk.event.EventManager
 
EventMessage - com.antchain.unionsdk.event中的类
 
EventMessage() - 类 的构造器com.antchain.unionsdk.event.EventMessage
 
EventModelType - com.alipay.mychain.sdk.domain.event中的枚举
The enum Event model type.
EventRegisterTask - com.alipay.mychain.sdk.api.service.event中的类
 
EventRegisterTask(EventService, TimerTaskManager, Request, IEventCallback, EventDataType, EventModelType, String, ILogger) - 类 的构造器com.alipay.mychain.sdk.api.service.event.EventRegisterTask
 
EventService - com.alipay.mychain.sdk.api.service中的类
 
EventService(INetwork, TimerTaskManager, ClientEnv) - 类 的构造器com.alipay.mychain.sdk.api.service.EventService
 
EventTask - com.alipay.mychain.sdk.api.service.event中的类
 
EventTask(EventInfo, INetwork, ILogger, Integer) - 类 的构造器com.alipay.mychain.sdk.api.service.event.EventTask
已过时。
EventTask(EventInfo, INetwork, ClientEnv) - 类 的构造器com.alipay.mychain.sdk.api.service.event.EventTask
 
EventTopicResult - com.alipay.mychain.sdk.domain.event中的类
 
EventTopicResult(String, byte[], Hash, Hash) - 类 的构造器com.alipay.mychain.sdk.domain.event.EventTopicResult
 
EventTopicResult() - 类 的构造器com.alipay.mychain.sdk.domain.event.EventTopicResult
 
EVMABIUtils - com.alipay.mychain.sdk.vm中的类
 
EVMABIUtils() - 类 的构造器com.alipay.mychain.sdk.vm.EVMABIUtils
 
EVMABIUtils.ContractMethod - com.alipay.mychain.sdk.vm中的类
 
EVMOutput - com.alipay.mychain.sdk.vm中的类
Get return values.
EVMOutput() - 类 的构造器com.alipay.mychain.sdk.vm.EVMOutput
 
EVMOutput(String) - 类 的构造器com.alipay.mychain.sdk.vm.EVMOutput
 
EVMParameter - com.alipay.mychain.sdk.vm中的类
contract function parameters
EVMParameter() - 类 的构造器com.alipay.mychain.sdk.vm.EVMParameter
encode deploy constract parameter
EVMParameter(String) - 类 的构造器com.alipay.mychain.sdk.vm.EVMParameter
encode call constract paramter
evmRevertDecoder(byte[]) - 类 中的静态方法com.alipay.mychain.sdk.vm.EVMOutput
 
EVP_BytesToKey(int, MessageDigest, byte[], byte[], int) - 类 中的静态方法com.alipay.mychain.sdk.network.netty.ClientSslContext
 
exceptionCaught(ChannelHandlerContext, Throwable) - 类 中的方法com.alipay.mychain.sdk.network.netty.handler.MessageDuplexHandler
 
exceptionCaught(ChannelHandlerContext, Throwable) - 类 中的方法com.alipay.mychain.sdk.network.netty.handler.MessageInboundHandler
 
exceptionCaught(ChannelHandlerContext, Throwable) - 类 中的方法com.antchain.unionsdk.network.netty.channel.MessageDuplexHandler
 
execute(Runnable) - 类 中的方法com.antchain.unionsdk.utils.PriorityThreadPoolExecutor
 
execute(Runnable, long) - 类 中的方法com.antchain.unionsdk.utils.PriorityThreadPoolExecutor
 
ExecutorUtils - com.alipay.mychain.sdk.utils中的类
 
ExecutorUtils() - 类 的构造器com.alipay.mychain.sdk.utils.ExecutorUtils
 
ExecutorUtils - com.antchain.unionsdk.utils中的类
 
ExecutorUtils() - 类 的构造器com.antchain.unionsdk.utils.ExecutorUtils
 
expectedFalsePositiveProbability() - 类 中的方法com.alipay.mychain.sdk.bloom.BloomFilter
Expected false positive probability double.
ExtDataMessageEntity - com.antchain.unionsdk.btn.domain.protobuf中的类
 
ExtDataMessageEntity.ExtDataMessage - com.antchain.unionsdk.btn.domain.protobuf中的类
Protobuf type ExtDataMessage
ExtDataMessageEntity.ExtDataMessage.Builder - com.antchain.unionsdk.btn.domain.protobuf中的类
Protobuf type ExtDataMessage
ExtDataMessageEntity.ExtDataMessageOrBuilder - com.antchain.unionsdk.btn.domain.protobuf中的接口
 
Extension - com.alipay.mychain.sdk.domain.transaction中的类
The type Extension.
Extension(int, byte[]) - 类 的构造器com.alipay.mychain.sdk.domain.transaction.Extension
Instantiates a new Extension.
Extension() - 类 的构造器com.alipay.mychain.sdk.domain.transaction.Extension
 
EXTENSION_TX_GRAYSCALE - 类 中的静态变量com.alipay.mychain.sdk.domain.transaction.Transaction
 

F

FetchEventRequest - com.alipay.mychain.sdk.message.event中的类
 
FetchEventRequest(BigInteger) - 类 的构造器com.alipay.mychain.sdk.message.event.FetchEventRequest
 
FetchEventRequest() - 类 的构造器com.alipay.mychain.sdk.message.event.FetchEventRequest
 
FetchEventResponse - com.alipay.mychain.sdk.message.event中的类
The type Reply event fetch resp message.
FetchEventResponse() - 类 的构造器com.alipay.mychain.sdk.message.event.FetchEventResponse
 
FetchEventResponse(EventDataType, byte[]) - 类 的构造器com.alipay.mychain.sdk.message.event.FetchEventResponse
 
Field() - 类 的构造器com.alipay.mychain.sdk.vm.WASMABIUtils.Field
 
FILE_CHUNK_FIELD_NUMBER - 类 中的静态变量com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.GetFileChunkReq
 
FILE_CHUNK_LIST_FIELD_NUMBER - 类 中的静态变量com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.GetFileCheckReq
 
FILE_ETAG_FIELD_NUMBER - 类 中的静态变量com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.GetFileChunkReq
 
FILE_ETAG_FIELD_NUMBER - 类 中的静态变量com.antchain.unionsdk.btn.domain.protobuf.GetFileRespEntity.FileMetaData
 
FILE_KEY_FIELD_NUMBER - 类 中的静态变量com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.GetFileCheckReq
 
FILE_KEY_FIELD_NUMBER - 类 中的静态变量com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckRespEntity.GetFileCheckResp
 
FILE_KEY_FIELD_NUMBER - 类 中的静态变量com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.GetFileChunkReq
 
FILE_KEY_FIELD_NUMBER - 类 中的静态变量com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkRespEntity.GetFileChunkResp
 
FILE_KEY_FIELD_NUMBER - 类 中的静态变量com.antchain.unionsdk.btn.domain.protobuf.GetFileReqEntity.GetFileReq
 
FILE_KEY_FIELD_NUMBER - 类 中的静态变量com.antchain.unionsdk.btn.domain.protobuf.GetFileRespEntity.FileMetaData
 
FILE_MD5_FIELD_NUMBER - 类 中的静态变量com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckRespEntity.GetFileCheckResp
 
FILE_META_DATA_FIELD_NUMBER - 类 中的静态变量com.antchain.unionsdk.btn.domain.protobuf.GetFileRespEntity.GetFileResp
 
FILE_SIZE_FIELD_NUMBER - 类 中的静态变量com.antchain.unionsdk.btn.domain.protobuf.GetFileRespEntity.FileMetaData
 
FILECHECK_FIELD_NUMBER - 类 中的静态变量com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.GetFileChunkReq
 
FileModified_VALUE - 枚举 中的静态变量com.antchain.unionsdk.btn.domain.protobuf.DownloadFileMessageEntity.FileStatusCode
FileModified = 3;
FileNotExist_VALUE - 枚举 中的静态变量com.antchain.unionsdk.btn.domain.protobuf.DownloadFileMessageEntity.FileStatusCode
FileNotExist = 2;
FileProcessing_VALUE - 枚举 中的静态变量com.antchain.unionsdk.btn.domain.protobuf.DownloadFileMessageEntity.FileStatusCode
FileProcessing = 4;
FileProgressEventTypeEnums - com.antchain.unionsdk.btn.api.enums中的枚举
 
FileStatusCodeEnums - com.antchain.unionsdk.btn.api.enums中的枚举
 
fillInData(byte[]) - 类 中的方法com.alipay.mychain.sdk.type.BaseFixedSizeByteArray
Fill in data.
Filter - com.antchain.unionsdk.btn.api.filter中的接口
 
Fixed - com.alipay.mychain.sdk.vm.abi.datatype中的类
Signed fixed type
Fixed(int, int, BigInteger) - 类 的构造器com.alipay.mychain.sdk.vm.abi.datatype.Fixed
 
Fixed(BigInteger) - 类 的构造器com.alipay.mychain.sdk.vm.abi.datatype.Fixed
 
Fixed(BigInteger, BigInteger) - 类 的构造器com.alipay.mychain.sdk.vm.abi.datatype.Fixed
 
Fixed(int, int, BigInteger, BigInteger) - 类 的构造器com.alipay.mychain.sdk.vm.abi.datatype.Fixed
 
Fixed12ByteArray() - 类 的构造器com.alipay.mychain.sdk.type.BaseFixedSizeByteArray.Fixed12ByteArray
 
Fixed20ByteArray() - 类 的构造器com.alipay.mychain.sdk.type.BaseFixedSizeByteArray.Fixed20ByteArray
 
Fixed32BitUnsignedInteger() - 类 的构造器com.alipay.mychain.sdk.type.BaseFixedSizeUnsignedInteger.Fixed32BitUnsignedInteger
 
Fixed32ByteArray() - 类 的构造器com.alipay.mychain.sdk.type.BaseFixedSizeByteArray.Fixed32ByteArray
 
Fixed4ByteArray() - 类 的构造器com.alipay.mychain.sdk.type.BaseFixedSizeByteArray.Fixed4ByteArray
 
Fixed64BitUnsignedInteger() - 类 的构造器com.alipay.mychain.sdk.type.BaseFixedSizeUnsignedInteger.Fixed64BitUnsignedInteger
 
Fixed64ByteArray() - 类 的构造器com.alipay.mychain.sdk.type.BaseFixedSizeByteArray.Fixed64ByteArray
 
FixedLength - com.alipay.mychain.sdk.type中的类
The type Fixed length.
FixedLength(String, int) - 类 的构造器com.alipay.mychain.sdk.type.FixedLength
Instantiates a new Fixed length.
Float32 - com.alipay.mychain.sdk.vm.abi.datatype中的类
 
Float32(Float) - 类 的构造器com.alipay.mychain.sdk.vm.abi.datatype.Float32
 
Float64 - com.alipay.mychain.sdk.vm.abi.datatype中的类
 
Float64(Double) - 类 的构造器com.alipay.mychain.sdk.vm.abi.datatype.Float64
 
formBytes(byte[]) - 类 中的方法com.alipay.mychain.sdk.domain.privacy.Proofs
Form bytes boolean.
forNumber(int) - 枚举 中的静态方法com.alipay.mychain.sdk.common.CodecType
For number message type.
forNumber(int) - 枚举 中的静态方法com.alipay.mychain.sdk.common.NetworkType
For number message type.
forNumber(int) - 枚举 中的静态方法com.alipay.mychain.sdk.domain.account.AccountStatus
For number object status.
forNumber(int) - 枚举 中的静态方法com.alipay.mychain.sdk.domain.consensus.ConsensusAlgorithmType
 
forNumber(int) - 枚举 中的静态方法com.alipay.mychain.sdk.domain.detect.ConsensusDiagnosticInfoType
 
forNumber(int) - 枚举 中的静态方法com.alipay.mychain.sdk.domain.status.ConsensusInfoEnum
 
forNumber(int) - 枚举 中的静态方法com.alipay.mychain.sdk.domain.transaction.TransactionType
For number transaction type.
forNumber(int) - 枚举 中的静态方法com.alipay.mychain.sdk.errorcode.ErrorCode
 
forNumber(int) - 枚举 中的静态方法com.alipay.mychain.sdk.message.MessageType
For number message type.
forNumber(int) - 枚举 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.DownloadFileMessageEntity.DataType
 
forNumber(int) - 枚举 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.DownloadFileMessageEntity.FileStatusCode
 
forNumber(int) - 枚举 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyEntity.TnRouteType
 
forNumber(int) - 枚举 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyRespEntity.TnRouteType
 
forNumber(int) - 枚举 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegEntity.TnRouteType
 
forNumber(int) - 枚举 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegRespEntity.TnRouteType
 
forNumber(int) - 枚举 中的静态方法com.antchain.unionsdk.exception.errorCode.ChainErrorCode
 
forNumber(int) - 枚举 中的静态方法com.antchain.unionsdk.utils.CodecType
For number message type.
FQCN - 类 中的静态变量com.alipay.mychain.sdk.api.logging.Log4jLogger
 
freezeAccount(FreezeAccountRequest) - 类 中的方法com.alipay.mychain.sdk.api.service.AccountService
freeze accout
FreezeAccountRequest - com.alipay.mychain.sdk.message.transaction.account中的类
 
FreezeAccountRequest(Identity, Identity) - 类 的构造器com.alipay.mychain.sdk.message.transaction.account.FreezeAccountRequest
 
FreezeAccountRequest() - 类 的构造器com.alipay.mychain.sdk.message.transaction.account.FreezeAccountRequest
 
FreezeAccountResponse - com.alipay.mychain.sdk.message.transaction.account中的类
 
FreezeAccountResponse() - 类 的构造器com.alipay.mychain.sdk.message.transaction.account.FreezeAccountResponse
 
freezeContract(FreezeContractRequest) - 类 中的方法com.alipay.mychain.sdk.api.service.ContractService
sync freeze contract account
FreezeContractRequest - com.alipay.mychain.sdk.message.transaction.contract中的类
 
FreezeContractRequest(Identity, Identity) - 类 的构造器com.alipay.mychain.sdk.message.transaction.contract.FreezeContractRequest
 
FreezeContractRequest() - 类 的构造器com.alipay.mychain.sdk.message.transaction.contract.FreezeContractRequest
 
FreezeContractResponse - com.alipay.mychain.sdk.message.transaction.contract中的类
 
FreezeContractResponse() - 类 的构造器com.alipay.mychain.sdk.message.transaction.contract.FreezeContractResponse
 
fromByteArray(byte[]) - 类 中的静态方法com.antchain.unionsdk.utils.CommonUtil
 
fromBytes(byte[]) - 类 中的方法com.alipay.mychain.sdk.domain.privacy.ValueHiding
From bytes boolean.
fromBytes(byte[]) - 类 中的静态方法com.alipay.mychain.sdk.network.PacketHead
 
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.domain.account.Account
Decode message from json object.
fromJson(JSONArray) - 类 中的方法com.alipay.mychain.sdk.domain.account.AuthMap
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.domain.admin.ListProfilerDataFileItem
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.domain.admin.ProfilerFileContent
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.domain.block.Block
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.domain.block.BlockBody
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.domain.block.BlockHeader
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.domain.block.BlockInfo
 
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.domain.contract.Contract
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.domain.detect.AttributeRwSet
 
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.domain.detect.NetStatus
 
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.domain.detect.RwSet
 
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.domain.detect.StateObjectCallInfo
 
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.domain.detect.StorageRwSet
 
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.domain.event.EventTopicResult
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.domain.metrics.MetricsAccCounterInfo
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.domain.metrics.MetricsAccInfo
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.domain.metrics.MetricsAccInfoDetail
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.domain.metrics.MetricsQueryInfo
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.domain.metrics.MetricsQueryInfoDetail
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.domain.MychainObject
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.domain.spv.BlockBodyInfo
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.domain.spv.BlockHeaderInfo
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.domain.spv.BlockHeaderProof
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.domain.spv.BlockProofInfo
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.domain.spv.BlockReceiptInfo
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.domain.spv.ReceiptProof
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.domain.spv.TransactionProof
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.domain.spv.WorldStateNode
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.domain.spv.WorldStateProof
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.domain.status.BlockCacheInfo
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.domain.status.ConsensusInfo
Decode message from json object.
fromJson(JSONArray) - 类 中的方法com.alipay.mychain.sdk.domain.status.ContractConfig
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.domain.status.EndPoint
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.domain.status.HoneybadgerInfo
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.domain.status.HostStatus
 
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.domain.status.NodeInfo
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.domain.status.NodeStatus
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.domain.status.P2PStatus
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.domain.status.PbftInfo
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.domain.status.SyncStatus
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.domain.status.TransactionCacheInfo
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.domain.transaction.Extension
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.domain.transaction.GasDividedResult
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.domain.transaction.LogEntry
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.domain.transaction.Transaction
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.domain.transaction.TransactionInfo
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.domain.transaction.TransactionReceipt
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.admin.AddGroupChainRequest
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.admin.AdminCommonNewResponse
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.admin.AdminCommonRequest
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.admin.DeleteProfilerFilesRequest
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.admin.DeleteProfilerFilesResponse
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.admin.DumpDbRequest
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.admin.ListProfilerDataRequest
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.admin.ListProfilerDataResponse
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.admin.QueryLogLevelResponse
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.admin.QueryProfilerConfigResponse
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.admin.QueryProfilerFileRequest
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.admin.QueryProfilerFileResponse
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.admin.RequestContractProfileRequest
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.admin.RequestContractProfileResponse
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.admin.SetLogLevelRequest
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.admin.UpdateBlackListRequest
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.detect.DetectContractRequest
 
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.detect.DetectContractResponse
 
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.detect.NetDetectStatusRequest
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.detect.NetDetectStatusResponse
 
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.detect.ReplayBlockRequest
 
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.detect.ReplayBlockResponse
 
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.detect.ReplayTransactionRequest
 
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.detect.ReplayTransactionResponse
 
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.event.CancelEventRequest
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.event.FetchEventRequest
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.event.FetchEventResponse
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.event.ListenAccountEventRequest
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.event.ListenBlockEventRequest
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.event.ListenContractEventRequest
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.event.ListenEventResponse
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.event.ListenTopicsEventRequest
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.event.PushAccountEvent
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.event.PushBlockEvent
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.event.PushContractEvent
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.event.PushTopicsEvent
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.Message
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryAccountRequest
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryAccountResponse
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryAnchorRequest
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryAnchorResponse
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryBlockHeaderByTimestampRequest
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryBlockHeaderByTimestampResponse
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryBlockHeaderRequest
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryBlockHeaderResponse
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryBlockRequest
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryBlockResponse
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryBlockTxCountRequest
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryBlockTxCountResponse
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryBlockTxReceiptsRequest
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryBlockTxReceiptsResponse
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryBtnStatusRequest
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryBtnStatusResponse
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryContractGrayscaleCodeRequest
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryContractGrayscaleCodeResponse
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryContractRequest
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryContractResponse
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryHostInfoResponse
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryLastBlockHeaderResponse
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryLastBlockResponse
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryNodeTimestampResponse
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryRelatedTransactionDepositFlagRequest
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryRelatedTransactionDepositFlagResponse
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryRelatedTransactionListRequest
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryRelatedTransactionListResponse
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryRelatedTransactionListSizeRequest
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryRelatedTransactionListSizeResponse
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryTransactionAndReceiptRequest
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryTransactionAndReceiptResponse
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryTransactionListRequest
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryTransactionListResponse
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryTransactionReceiptRequest
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryTransactionReceiptResponse
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryTransactionRequest
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryTransactionResponse
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.Request
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.Response
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.spv.QueryBlockBodiesRequest
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.spv.QueryBlockBodiesResponse
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.spv.QueryBlockHeaderInfosRequest
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.spv.QueryBlockHeaderInfosResponse
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.spv.QueryBlockProofRequest
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.spv.QueryBlockProofResponse
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.spv.QueryBlockReceiptsRequest
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.spv.QueryBlockReceiptsResponse
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.spv.QueryLatestStateProofRequest
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.spv.QueryLatestStateProofResponse
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.spv.QueryReceiptProofRequest
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.spv.QueryReceiptProofResponse
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.spv.QueryStateProofRequest
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.spv.QueryStateProofResponse
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.spv.QueryTransactionProofRequest
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.spv.QueryTransactionProofResponse
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.status.QueryBlockCacheStatusRequest
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.status.QueryBlockCacheStatusResponse
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.status.QueryCommonConsensusStatusRequest
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.status.QueryCommonConsensusStatusResponse
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.status.QueryConsensusStatusRequest
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.status.QueryConsensusStatusResponse
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.status.QueryContractConfigStatusResponse
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.status.QueryContractGrayscaleStatusRequest
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.status.QueryContractGrayscaleStatusResponse
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.status.QueryContractNodesStatusResponse
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.status.QueryHostStatusRequest
 
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.status.QueryHostStatusResponse
 
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.status.QueryMetricsQueryInfoRequest
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.status.QueryMetricsQueryInfoResponse
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.status.QueryNodeMetricsStatusRequest
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.status.QueryNodeMetricsStatusResponse
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.status.QueryP2PStatusRequest
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.status.QueryP2PStatusResponse
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.status.QuerySubnetStateRequest
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.status.QuerySubnetStateResponse
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.status.QuerySyncStatusRequest
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.status.QuerySyncStatusResponse
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.status.QueryTpsLatencyRequest
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.status.QueryTpsLatencyResponse
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.status.QueryTransactionCacheStatusRequest
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.status.QueryTransactionCacheStatusResponse
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.transaction.AbstractTransactionRequest
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.transaction.envelope.CreateGroupRequest
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.transaction.envelope.CreateGroupResponse
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.transaction.envelope.JoinGroupRequest
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.transaction.envelope.JoinGroupResponse
Decode message from json object.
fromJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.transaction.TransactionReceiptResponse
Decode message from json object.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.domain.account.Account
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.domain.account.AuthMap
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.domain.admin.ListProfilerDataFileItem
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.domain.admin.ProfilerFileContent
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.domain.block.Block
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.domain.block.BlockBody
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.domain.block.BlockHeader
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.domain.block.BlockInfo
 
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.domain.contract.Contract
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.domain.detect.AttributeRwSet
 
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.domain.detect.NetStatus
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.domain.detect.RwSet
 
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.domain.detect.StateObjectCallInfo
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.domain.detect.StorageRwSet
 
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.domain.event.EventTopicResult
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.domain.metrics.MetricsAccCounterInfo
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.domain.metrics.MetricsAccInfo
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.domain.metrics.MetricsAccInfoDetail
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.domain.metrics.MetricsQueryInfo
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.domain.metrics.MetricsQueryInfoDetail
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.domain.MychainObject
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.domain.spv.BlockBodyInfo
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.domain.spv.BlockHeaderInfo
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.domain.spv.BlockHeaderProof
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.domain.spv.BlockProofInfo
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.domain.spv.BlockReceiptInfo
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.domain.spv.ReceiptProof
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.domain.spv.TransactionProof
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.domain.spv.WorldStateNode
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.domain.spv.WorldStateProof
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.domain.status.BlockCacheInfo
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.domain.status.ConsensusInfo
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.domain.status.ContractConfig
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.domain.status.EndPoint
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.domain.status.HoneybadgerInfo
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.domain.status.HostStatus
 
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.domain.status.NodeInfo
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.domain.status.NodeStatus
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.domain.status.P2PStatus
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.domain.status.PbftInfo
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.domain.status.SyncStatus
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.domain.status.TransactionCacheInfo
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.domain.transaction.Extension
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.domain.transaction.GasDividedResult
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.domain.transaction.LogEntry
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.domain.transaction.Transaction
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.domain.transaction.TransactionInfo
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.domain.transaction.TransactionReceipt
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.message.admin.AddGroupChainRequest
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.message.admin.AdminCommonNewResponse
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.message.admin.AdminCommonRequest
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.message.admin.DeleteProfilerFilesRequest
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.message.admin.DeleteProfilerFilesResponse
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.message.admin.DumpDbRequest
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.message.admin.ListProfilerDataRequest
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.message.admin.ListProfilerDataResponse
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.message.admin.QueryLogLevelResponse
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.message.admin.QueryProfilerConfigResponse
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.message.admin.QueryProfilerFileRequest
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.message.admin.QueryProfilerFileResponse
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.message.admin.RequestContractProfileRequest
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.message.admin.RequestContractProfileResponse
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.message.admin.SetLogLevelRequest
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.message.admin.UpdateBlackListRequest
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.message.detect.DetectContractRequest
 
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.message.detect.DetectContractResponse
 
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.message.detect.MockConsensusRequest
 
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.message.detect.MockConsensusResponse
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.message.detect.NetDetectStatusRequest
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.message.detect.NetDetectStatusResponse
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.message.detect.QueryConsensusDiagnosticInfoRequest
 
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.message.detect.QueryConsensusDiagnosticInfoResponse
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.message.detect.ReplayBlockRequest
 
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.message.detect.ReplayBlockResponse
 
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.message.detect.ReplayTransactionRequest
 
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.message.detect.ReplayTransactionResponse
 
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.message.event.CancelEventRequest
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.message.event.FetchEventRequest
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.message.event.FetchEventResponse
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.message.event.ListenAccountEventRequest
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.message.event.ListenBlockEventRequest
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.message.event.ListenContractEventRequest
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.message.event.ListenEventResponse
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.message.event.ListenTopicsEventRequest
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.message.event.PushAccountEvent
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.message.event.PushBlockEvent
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.message.event.PushContractEvent
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.message.event.PushTopicsEvent
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.message.Message
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.message.network.ClientHandshakeRequest
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.message.network.ClientHandshakeResponse
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryAccountRequest
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryAccountResponse
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryAnchorRequest
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryAnchorResponse
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryBlockHeaderByTimestampRequest
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryBlockHeaderByTimestampResponse
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryBlockHeaderRequest
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryBlockHeaderResponse
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryBlockRequest
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryBlockResponse
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryBlockTxCountRequest
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryBlockTxCountResponse
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryBlockTxReceiptsRequest
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryBlockTxReceiptsResponse
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryBtnStatusRequest
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryBtnStatusResponse
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryContractGrayscaleCodeRequest
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryContractGrayscaleCodeResponse
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryContractRequest
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryContractResponse
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryHostInfoResponse
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryLastBlockHeaderResponse
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryLastBlockResponse
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryNodeTimestampResponse
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryRelatedTransactionDepositFlagRequest
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryRelatedTransactionDepositFlagResponse
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryRelatedTransactionListRequest
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryRelatedTransactionListResponse
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryRelatedTransactionListSizeRequest
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryRelatedTransactionListSizeResponse
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryTransactionAndReceiptRequest
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryTransactionAndReceiptResponse
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryTransactionListRequest
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryTransactionListResponse
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryTransactionReceiptRequest
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryTransactionReceiptResponse
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryTransactionRequest
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryTransactionResponse
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.message.Request
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.message.Response
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.message.spv.QueryBlockBodiesRequest
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.message.spv.QueryBlockBodiesResponse
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.message.spv.QueryBlockHeaderInfosRequest
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.message.spv.QueryBlockHeaderInfosResponse
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.message.spv.QueryBlockProofRequest
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.message.spv.QueryBlockProofResponse
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.message.spv.QueryBlockReceiptsRequest
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.message.spv.QueryBlockReceiptsResponse
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.message.spv.QueryLatestStateProofRequest
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.message.spv.QueryLatestStateProofResponse
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.message.spv.QueryReceiptProofRequest
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.message.spv.QueryReceiptProofResponse
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.message.spv.QueryStateProofRequest
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.message.spv.QueryStateProofResponse
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.message.spv.QueryTransactionProofRequest
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.message.spv.QueryTransactionProofResponse
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.message.status.QueryBlockCacheStatusRequest
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.message.status.QueryBlockCacheStatusResponse
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.message.status.QueryCommonConsensusStatusRequest
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.message.status.QueryCommonConsensusStatusResponse
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.message.status.QueryConsensusStatusRequest
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.message.status.QueryConsensusStatusResponse
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.message.status.QueryContractConfigStatusResponse
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.message.status.QueryContractGrayscaleStatusRequest
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.message.status.QueryContractGrayscaleStatusResponse
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.message.status.QueryContractNodesStatusResponse
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.message.status.QueryHostStatusRequest
 
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.message.status.QueryHostStatusResponse
 
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.message.status.QueryMetricsQueryInfoRequest
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.message.status.QueryMetricsQueryInfoResponse
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.message.status.QueryNodeMetricsStatusRequest
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.message.status.QueryNodeMetricsStatusResponse
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.message.status.QueryP2PStatusRequest
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.message.status.QueryP2PStatusResponse
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.message.status.QuerySubnetStateRequest
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.message.status.QuerySubnetStateResponse
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.message.status.QuerySyncStatusRequest
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.message.status.QuerySyncStatusResponse
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.message.status.QueryTpsLatencyRequest
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.message.status.QueryTpsLatencyResponse
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.message.status.QueryTransactionCacheStatusRequest
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.message.status.QueryTransactionCacheStatusResponse
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.message.transaction.AbstractTransactionRequest
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.message.transaction.envelope.CreateGroupRequest
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.message.transaction.envelope.CreateGroupResponse
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.message.transaction.envelope.JoinGroupRequest
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.message.transaction.envelope.JoinGroupResponse
Decode message from rlp bytes.
fromRlp(RlpList) - 类 中的方法com.alipay.mychain.sdk.message.transaction.TransactionReceiptResponse
Decode message from rlp bytes.

G

GasDividedResult - com.alipay.mychain.sdk.domain.transaction中的类
 
GasDividedResult() - 类 的构造器com.alipay.mychain.sdk.domain.transaction.GasDividedResult
 
GasWithHold - com.alipay.mychain.sdk.api.utils中的类
 
GasWithHold(Identity, List<byte[]>) - 类 的构造器com.alipay.mychain.sdk.api.utils.GasWithHold
 
genAES256SecretKey() - 类 中的静态方法com.alipay.mychain.zoro.crypto.AlgorithmService
 
genBlind() - 类 中的静态方法com.alipay.mychain.sdk.domain.privacy.PedersenCommitment
Gen blind byte [ ].
generate(KeyTypeEnum) - 接口 中的方法com.alipay.mychain.sdk.crypto.keyoperator.KeyOperator
 
generate(KeyTypeEnum) - 类 中的方法com.alipay.mychain.sdk.crypto.keyoperator.Pkcs8KeyOperator
Generate asymmetric key pair by algId
generateBlindFactor() - 类 中的静态方法com.alipay.mychain.zoro.crypto.BulletProof
 
generateBlindFactor() - 类 中的静态方法com.alipay.mychain.zoro.tools.ZoroTool
 
generateBlindFactor() - 类 中的静态方法com.alipay.mychain.zoro.ZoroAPI
Return a 32-bytes blind factor encoded by Base64
generateBloom() - 类 中的方法com.alipay.mychain.sdk.domain.transaction.LogEntry
 
generateBloom() - 类 中的方法com.alipay.mychain.sdk.domain.transaction.TransactionReceipt
 
generateCommit(byte[], long) - 类 中的静态方法com.alipay.mychain.zoro.crypto.BulletProof
 
generateMasterKey() - 类 中的静态方法com.alipay.mychain.sdk.crypto.schema.DataAuthCtrl
产生master
generatePrivateKey() - 类 中的静态方法com.alipay.mychain.sdk.crypto.schema.DataAuthCtrl
产生私钥
generateProof(ArrayList<byte[]>, long[]) - 类 中的静态方法com.alipay.mychain.zoro.crypto.BulletProof
 
generateProof(byte[], long) - 类 中的静态方法com.alipay.mychain.zoro.crypto.BulletProof
 
generateProof(String, long) - 类 中的静态方法com.alipay.mychain.zoro.tools.ZoroTool
 
generateProof(String[], long[]) - 类 中的静态方法com.alipay.mychain.zoro.tools.ZoroTool
 
generatePubKeyFromPrivateKey(byte[]) - 类 中的静态方法com.alipay.mychain.sdk.crypto.schema.DataAuthCtrl
由私钥计算公钥
GenerateRandomStream - com.alipay.mychain.eInvoice.mycrypto中的类
 
GenerateRandomStream() - 类 的构造器com.alipay.mychain.eInvoice.mycrypto.GenerateRandomStream
 
genKeyPair(HidingType) - 类 中的静态方法com.alipay.mychain.sdk.domain.privacy.ValueHiding
Gen key pair value hiding.
getAccount() - 类 中的方法com.alipay.mychain.sdk.domain.metrics.MetricsAccInfoDetail
 
getAccount() - 类 中的方法com.alipay.mychain.sdk.message.query.QueryAccountResponse
Getter method for property account.
getAccount() - 类 中的方法com.alipay.mychain.sdk.message.transaction.account.CreateAccountRequest
 
getAccountCounterList() - 类 中的方法com.alipay.mychain.sdk.domain.metrics.MetricsAccInfoDetail
 
getAccountId() - 类 中的方法com.alipay.mychain.sdk.message.transaction.account.CreateAccountRequest
 
getAccountIds() - 类 中的方法com.alipay.mychain.sdk.message.transaction.contract.GetContractAccessControlRequest
 
getAccounts() - 类 中的方法com.alipay.mychain.sdk.message.event.PushAccountEvent
Getter method for property accounts.
getAccountService() - 类 中的方法com.alipay.mychain.sdk.api.MychainClient
 
getAccountService() - 类 中的方法com.alipay.mychain.sdk.api.service.ServiceManager
 
getAccountsType() - 类 中的方法com.alipay.mychain.sdk.domain.metrics.MetricsAccInfoDetail
 
getAcctId() - 类 中的方法com.alipay.mychain.sdk.message.transaction.account.PreResetPubKeyRequest
 
getAcctId() - 类 中的方法com.alipay.mychain.sdk.message.transaction.account.ResetPubKeyRequest
 
getAcctId() - 类 中的方法com.alipay.mychain.sdk.message.transaction.account.SetRecoverKeyRequest
 
getAcctId() - 类 中的方法com.alipay.mychain.sdk.message.transaction.account.UpdateAuthMapRequest
 
getAcctId() - 类 中的方法com.alipay.mychain.sdk.message.transaction.account.UpdateEncryptionKeyRequest
Gets acct id.
getAcctId() - 类 中的方法com.alipay.mychain.sdk.message.transaction.contract.CallContractRequest
 
getAcctId() - 类 中的方法com.alipay.mychain.sdk.message.transaction.contract.DeployContractRequest
 
getAcl() - 类 中的方法com.alipay.mychain.sdk.domain.contract.ContractAccessControl
 
getAdminService() - 类 中的方法com.alipay.mychain.sdk.api.MychainClient
 
getAdminService() - 类 中的方法com.alipay.mychain.sdk.api.service.ServiceManager
 
getAlgId() - 枚举 中的方法com.alipay.mychain.sdk.crypto.hash.HashTypeEnum
 
getAlgId() - 枚举 中的方法com.antchain.unionsdk.env.HashTypeEnum
 
getAlgo() - 类 中的方法com.alipay.mychain.sdk.crypto.cipher.AesGcmCipherV1
 
getAlgo() - 类 中的方法com.alipay.mychain.sdk.crypto.cipher.CipherBase
 
getAlgo() - 类 中的方法com.alipay.mychain.sdk.crypto.cipher.SM4CbcPkeyCipherV1
 
getAlgo() - 类 中的方法com.alipay.mychain.sdk.crypto.envelope.EccK1EnvelopeSGX
 
getAlgo() - 类 中的方法com.alipay.mychain.sdk.crypto.envelope.EccK1EnvelopeV1
 
getAlgo() - 类 中的方法com.alipay.mychain.sdk.crypto.envelope.EccR1EnvelopeV1
 
getAlgo() - 接口 中的方法com.alipay.mychain.sdk.crypto.envelope.EnvelopeBase
 
getAlgo() - 类 中的方法com.alipay.mychain.sdk.crypto.envelope.RSAEnvelopeSGX
已过时。
 
getAlgo() - 类 中的方法com.alipay.mychain.sdk.crypto.envelope.RSAEnvelopeV1
 
getAlgo() - 类 中的方法com.alipay.mychain.sdk.crypto.envelope.SM2EnvelopeV1
 
getAlgo() - 类 中的方法com.alipay.mychain.sdk.crypto.envelope.SM2EnvelopSGX
 
getAlgo() - 类 中的方法com.alipay.mychain.sdk.crypto.pkeycipher.EccK1KDFV1
 
getAlgo() - 类 中的方法com.alipay.mychain.sdk.crypto.pkeycipher.EccR1PkeyCipherV1
 
getAlgo() - 接口 中的方法com.alipay.mychain.sdk.crypto.pkeycipher.PkeyCipherBase
 
getAlgo() - 类 中的方法com.alipay.mychain.sdk.crypto.pkeycipher.RSAPkeyCipherV0
 
getAlgo() - 类 中的方法com.alipay.mychain.sdk.crypto.pkeycipher.RSAPkeyCipherV1
 
getAlgo() - 类 中的方法com.alipay.mychain.sdk.crypto.pkeycipher.SM2PkeyCipherV1
 
getAlgo() - 类 中的方法com.alipay.mychain.sdk.crypto.signer.EccK1KeypairV0
 
getAlgo() - 类 中的方法com.alipay.mychain.sdk.crypto.signer.EccR1SignerV1
 
getAlgo() - 类 中的方法com.alipay.mychain.sdk.crypto.signer.Ed25519SignerV1
 
getAlgo() - 类 中的方法com.alipay.mychain.sdk.crypto.signer.RsaSignerV1
 
getAlgo() - 接口 中的方法com.alipay.mychain.sdk.crypto.signer.SignerBase
 
getAlgo() - 类 中的方法com.alipay.mychain.sdk.crypto.signer.SM2SignerV1
 
getAllEvent() - 类 中的方法com.alipay.mychain.sdk.api.service.event.EventManager
 
getAllEvent() - 类 中的方法com.antchain.unionsdk.event.EventManager
 
getAmount() - 类 中的方法com.alipay.mychain.sdk.message.transaction.account.ConfidentialDepositDataRequest
 
getAmount() - 类 中的方法com.alipay.mychain.sdk.message.transaction.account.DepositDataRequest
 
getAmount() - 类 中的方法com.alipay.mychain.sdk.message.transaction.account.RelatedDepositDataRequest
 
getAmount() - 类 中的方法com.alipay.mychain.sdk.message.transaction.account.TransferBalanceRequest
 
getAnchorData() - 类 中的方法com.alipay.mychain.sdk.message.query.QueryAnchorResponse
 
getAnchorData() - 类 中的方法com.alipay.mychain.sdk.network.QueryAnchorDataTask
 
getAndDeleteContext(String, String) - 类 中的方法com.antchain.unionsdk.network.MessageProcessor
 
getAnonymousIdentity() - 类 中的方法com.alipay.mychain.sdk.message.transaction.envelope.DepositEnvelopeRequest
 
getAnonymousPublicKey() - 类 中的方法com.alipay.mychain.sdk.message.transaction.envelope.JoinGroupRequest
 
getAppNodeType() - 类 中的方法com.antchain.unionsdk.btn.api.env.NodeRegisterConfig
 
getAppNodeType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegEntity.NodeReg.Builder
uint32 app_node_type = 4;
getAppNodeType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegEntity.NodeReg
uint32 app_node_type = 4;
getAppNodeType() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegEntity.NodeRegOrBuilder
uint32 app_node_type = 4;
getAttributeRwSet() - 类 中的方法com.alipay.mychain.sdk.domain.detect.RwSet
 
getAuthMap() - 类 中的方法com.alipay.mychain.sdk.domain.account.Account
 
getAuthMap() - 类 中的方法com.alipay.mychain.sdk.domain.account.AuthMap
 
getAuthMap() - 类 中的方法com.alipay.mychain.sdk.message.transaction.account.ResetPubKeyRequest
 
getAuthMap() - 类 中的方法com.alipay.mychain.sdk.message.transaction.account.UpdateAuthMapRequest
 
getBalance() - 类 中的方法com.alipay.mychain.sdk.domain.account.Account
 
getBcToNodeType() - 类 中的方法com.antchain.unionsdk.btn.api.request.SendMsgRequest
 
getBcToNodeType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.BroadcastMessageEntity.BroadcastMessage.Builder
uint64 bc_to_node_type = 2;
getBcToNodeType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.BroadcastMessageEntity.BroadcastMessage
uint64 bc_to_node_type = 2;
getBcToNodeType() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.BroadcastMessageEntity.BroadcastMessageOrBuilder
uint64 bc_to_node_type = 2;
getBeginIndex() - 类 中的方法com.alipay.mychain.sdk.domain.spv.WorldStateNode
 
getBindFactor() - 类 中的方法com.alipay.mychain.zoro.annotation.privacy.EncryptedTuple
Getter method for property bindFactor.
getBindFactor() - 类 中的方法com.alipay.mychain.zoro.annotation.privacy.PlainTuple
Getter method for property bindFactor.
getBit(int) - 类 中的方法com.alipay.mychain.sdk.bloom.BloomFilter
Gets bit.
getBitSet() - 类 中的方法com.alipay.mychain.sdk.bloom.BloomFilter
Gets bit set.
getBitSize() - 类 中的方法com.alipay.mychain.sdk.type.BaseFixedSizeByteArray.Fixed12ByteArray
 
getBitSize() - 类 中的方法com.alipay.mychain.sdk.type.BaseFixedSizeByteArray.Fixed20ByteArray
 
getBitSize() - 类 中的方法com.alipay.mychain.sdk.type.BaseFixedSizeByteArray.Fixed32ByteArray
 
getBitSize() - 类 中的方法com.alipay.mychain.sdk.type.BaseFixedSizeByteArray.Fixed4ByteArray
 
getBitSize() - 类 中的方法com.alipay.mychain.sdk.type.BaseFixedSizeByteArray.Fixed64ByteArray
 
getBitSize() - 类 中的方法com.alipay.mychain.sdk.type.BaseFixedSizeByteArray
Gets bit size.
getBitSize() - 类 中的方法com.alipay.mychain.sdk.type.BaseFixedSizeUnsignedInteger.Fixed32BitUnsignedInteger
 
getBitSize() - 类 中的方法com.alipay.mychain.sdk.type.BaseFixedSizeUnsignedInteger.Fixed64BitUnsignedInteger
 
getBitSize() - 类 中的方法com.alipay.mychain.sdk.type.BaseFixedSizeUnsignedInteger
get size of bit
getBlackList() - 类 中的方法com.alipay.mychain.sdk.message.admin.UpdateBlackListRequest
 
getBlindFactor() - 类 中的方法com.alipay.mychain.zoro.annotation.privacy.Note
Getter method for property blindFactor.
getBlock() - 类 中的方法com.alipay.mychain.sdk.message.detect.ReplayBlockResponse
 
getBlock() - 类 中的方法com.alipay.mychain.sdk.message.query.QueryBlockResponse
Getter method for property block.
getBlock() - 类 中的方法com.alipay.mychain.sdk.message.query.QueryLastBlockResponse
Getter method for property block.
getBlockBody() - 类 中的方法com.alipay.mychain.sdk.domain.block.Block
 
getBlockBodyInfos() - 类 中的方法com.alipay.mychain.sdk.message.spv.QueryBlockBodiesResponse
Gets block body infos.
getBlockCacheInfo() - 类 中的方法com.alipay.mychain.sdk.message.status.QueryBlockCacheStatusResponse
Getter method for property blockCacheInfo.
getBlockHash() - 类 中的方法com.alipay.mychain.sdk.domain.spv.BlockBodyInfo
 
getBlockHash() - 类 中的方法com.alipay.mychain.sdk.domain.spv.BlockReceiptInfo
 
getBlockHash() - 类 中的方法com.alipay.mychain.sdk.domain.spv.VerifiedBlock
 
getBlockHash() - 类 中的方法com.alipay.mychain.sdk.message.query.QueryBlockHeaderRequest
Getter method for property blockHash.
getBlockHash() - 类 中的方法com.alipay.mychain.sdk.message.query.QueryBlockRequest
Getter method for property blockHash.
getBlockHash() - 类 中的方法com.alipay.mychain.sdk.message.spv.QueryBlockReceiptsRequest
Gets block hash.
getBlockHashes() - 类 中的方法com.alipay.mychain.sdk.message.spv.QueryBlockBodiesRequest
Gets block hashes.
getBlockHeader() - 类 中的方法com.alipay.mychain.sdk.domain.block.Block
 
getBlockHeader() - 类 中的方法com.alipay.mychain.sdk.domain.spv.BlockHeaderInfo
 
getBlockHeader() - 类 中的方法com.alipay.mychain.sdk.domain.spv.BlockHeaderProof
 
getBlockHeader() - 类 中的方法com.alipay.mychain.sdk.message.query.QueryBlockHeaderResponse
Getter method for property blockHeader.
getBlockHeaderInfoList() - 类 中的方法com.alipay.mychain.sdk.message.spv.QueryBlockHeaderInfosResponse
Gets block proof info list.
getBlockHeaders() - 类 中的方法com.alipay.mychain.sdk.message.event.PushBlockEvent
Getter method for property blockHeaders.
getBlockInfo() - 类 中的方法com.alipay.mychain.sdk.message.query.QueryBlockTxReceiptsResponse
 
getBlockNum() - 类 中的方法com.alipay.mychain.sdk.domain.spv.TransactionProof
 
getBlockNum() - 类 中的方法com.alipay.mychain.sdk.domain.spv.VerifiedBlock
 
getBlockNum() - 类 中的方法com.alipay.mychain.sdk.message.detect.DetectContractRequest
 
getBlockNum() - 类 中的方法com.alipay.mychain.sdk.message.detect.ReplayBlockRequest
 
getBlockNumber() - 类 中的方法com.alipay.mychain.sdk.domain.block.BlockInfo
 
getBlockNumber() - 类 中的方法com.alipay.mychain.sdk.domain.spv.ReceiptProof
 
getBlockNumber() - 类 中的方法com.alipay.mychain.sdk.domain.spv.WorldStateProof
 
getBlockNumber() - 类 中的方法com.alipay.mychain.sdk.domain.transaction.TransactionInfo
 
getBlockNumber() - 类 中的方法com.alipay.mychain.sdk.message.query.QueryAccountResponse
 
getBlockNumber() - 类 中的方法com.alipay.mychain.sdk.message.query.QueryAnchorRequest
 
getBlockNumber() - 类 中的方法com.alipay.mychain.sdk.message.query.QueryBlockHeaderRequest
Getter method for property blockNumber.
getBlockNumber() - 类 中的方法com.alipay.mychain.sdk.message.query.QueryBlockRequest
Getter method for property blockNumber.
getBlockNumber() - 类 中的方法com.alipay.mychain.sdk.message.query.QueryBlockTxCountRequest
Getter method for property blockNumber.
getBlockNumber() - 类 中的方法com.alipay.mychain.sdk.message.query.QueryBlockTxCountResponse
Getter method for property blockNumber.
getBlockNumber() - 类 中的方法com.alipay.mychain.sdk.message.query.QueryBlockTxReceiptsRequest
Getter method for property blockNumber.
getBlockNumber() - 类 中的方法com.alipay.mychain.sdk.message.query.QueryContractResponse
 
getBlockNumber() - 类 中的方法com.alipay.mychain.sdk.message.query.QueryTransactionReceiptResponse
 
getBlockNumber() - 类 中的方法com.alipay.mychain.sdk.message.query.QueryTransactionResponse
 
getBlockNumber() - 类 中的方法com.alipay.mychain.sdk.message.spv.QueryBlockHeaderInfosRequest
Gets block number.
getBlockNumber() - 类 中的方法com.alipay.mychain.sdk.message.spv.QueryBlockProofRequest
Gets block number.
getBlockNumber() - 类 中的方法com.alipay.mychain.sdk.message.spv.QueryStateProofRequest
 
getBlockNumber() - 类 中的方法com.alipay.mychain.sdk.message.transaction.TransactionReceiptResponse
 
getBlockNumIntervalRange() - 类 中的方法com.alipay.mychain.sdk.api.env.OptimalNetworkLinkOption
 
getBlockProofInfo() - 类 中的方法com.alipay.mychain.sdk.message.spv.QueryBlockProofResponse
Gets block proof info.
getBlockReceiptInfos() - 类 中的方法com.alipay.mychain.sdk.message.spv.QueryBlockReceiptsResponse
Gets block receipts.
getBody() - 类 中的方法com.alipay.mychain.sdk.domain.spv.BlockBodyInfo
 
getBody() - 类 中的方法com.antchain.unionsdk.btn.domain.tndefine.TnMetaData
 
getBodyMaxLength() - 类 中的方法com.antchain.unionsdk.btn.api.codec.ProtobufRequest
 
getBoolean() - 类 中的方法com.alipay.mychain.sdk.vm.EVMOutput
solidity Bool
getBoolean() - 类 中的方法com.alipay.mychain.sdk.vm.WASMOutput
solidity Bool
getBooleanDynamicArray() - 类 中的方法com.alipay.mychain.sdk.vm.EVMOutput
 
getBooleanDynamicArray() - 类 中的方法com.alipay.mychain.sdk.vm.WASMOutput
 
getBranches() - 类 中的方法com.alipay.mychain.sdk.domain.spv.ReceiptProof
 
getBranches() - 类 中的方法com.alipay.mychain.sdk.domain.spv.TransactionProof
 
getBtnCertFilePath() - 类 中的方法com.alipay.mychain.sdk.api.env.BtnOption
 
getBtnClient() - 类 中的方法com.alipay.mychain.sdk.api.env.ClientEnv
 
getBtnInfo() - 类 中的方法com.alipay.mychain.sdk.message.query.QueryBtnStatusRequest
 
getBtnKeyFilePassword() - 类 中的方法com.alipay.mychain.sdk.api.env.BtnOption
 
getBtnKeyFilePath() - 类 中的方法com.alipay.mychain.sdk.api.env.BtnOption
 
getBtnMasterIpAndPortList() - 类 中的方法com.alipay.mychain.sdk.api.env.BtnOption
 
getBtnNetSocketAddress() - 类 中的方法com.antchain.unionsdk.btn.api.network.BtnTcpConnection
 
getBtnNetworkOption() - 类 中的方法com.alipay.mychain.sdk.api.env.BtnOption
 
getBtnOption() - 类 中的方法com.alipay.mychain.sdk.api.env.ClientEnv
 
getBtnRequestOption() - 类 中的方法com.alipay.mychain.sdk.api.env.BtnOption
 
getBtnServerRecoveryTime() - 类 中的方法com.antchain.unionsdk.env.RequestOption
 
getBtnSlaveIpAndPortList() - 类 中的方法com.alipay.mychain.sdk.api.env.BtnOption
 
getBtnSocketAddressList() - 类 中的方法com.antchain.unionsdk.btn.api.env.BtnNetworkOption
 
getBtnStatus() - 类 中的方法com.alipay.mychain.sdk.message.query.QueryBtnStatusResponse
 
getBtnTrustStoreFilePassword() - 类 中的方法com.alipay.mychain.sdk.api.env.BtnOption
 
getBtnTrustStoreFilePath() - 类 中的方法com.alipay.mychain.sdk.api.env.BtnOption
 
getByteLength() - 类 中的方法com.alipay.mychain.sdk.vm.abi.datatype.AbstractNumericType
 
getBytes(int) - 类 中的静态方法com.alipay.mychain.eInvoice.mycrypto.GenerateRandomStream
 
getBytes(int) - 类 中的方法com.alipay.mychain.sdk.rlp.Rlp.LList
Get bytes byte [ ].
getBytes() - 类 中的方法com.alipay.mychain.sdk.vm.EVMOutput
solidity dynamic bytes
getBytes() - 类 中的方法com.alipay.mychain.sdk.vm.WASMOutput
solidity dynamic bytes
getBytes(String) - 类 中的方法com.antchain.unionsdk.env.SslOption
 
getBytes32() - 类 中的方法com.alipay.mychain.sdk.vm.EVMOutput
get solidity bytes32
getBytes32DynamicArray() - 类 中的方法com.alipay.mychain.sdk.vm.EVMOutput
 
getBytesDynamicArray() - 类 中的方法com.alipay.mychain.sdk.vm.EVMOutput
 
getBytesN(int) - 类 中的方法com.alipay.mychain.sdk.vm.EVMOutput
已过时。
getCacheDir() - 类 中的方法com.antchain.unionsdk.btn.api.env.DownloadFileOption
 
getCacheDir() - 类 中的方法com.antchain.unionsdk.btn.api.request.DownloadFileRequest
 
getCallback() - 类 中的方法com.alipay.mychain.sdk.network.MessageContext
 
getCallBack() - 类 中的方法com.antchain.unionsdk.network.MessageContext
 
getCallInfos() - 类 中的方法com.alipay.mychain.sdk.message.detect.DetectContractResponse
 
getCallInfos() - 类 中的方法com.alipay.mychain.sdk.message.detect.ReplayTransactionResponse
 
getCctByCode(int) - 枚举 中的静态方法com.alipay.mychain.sdk.domain.status.CommunicationChannelType
 
getCertByteArr() - 接口 中的方法com.antchain.unionsdk.env.ISslOption
 
getCertByteArr() - 类 中的方法com.antchain.unionsdk.env.SslOption
 
getCertStream() - 接口 中的方法com.alipay.mychain.sdk.api.env.ISslOption
Gets cert stream.
getCertStream() - 类 中的方法com.alipay.mychain.sdk.api.env.SslBytesOption
 
getCertStream() - 类 中的方法com.alipay.mychain.sdk.api.env.SslOption
 
getCertStream() - 接口 中的方法com.antchain.unionsdk.env.ISslOption
Gets cert stream.
getCertStream() - 类 中的方法com.antchain.unionsdk.env.SslOption
 
getChainBid() - 类 中的方法com.alipay.mychain.sdk.api.env.BtnOption
 
getChainBid() - 类 中的方法com.antchain.unionsdk.btn.api.env.ChainConfig
 
getChainConfig() - 类 中的方法com.antchain.unionsdk.btn.api.BtnClient
 
getChainIdOption() - 类 中的方法com.alipay.mychain.sdk.api.env.ClientEnv
 
getChainIdOption() - 类 中的方法com.alipay.mychain.sdk.api.env.NetworkOption
 
getChainNids() - 类 中的方法com.alipay.mychain.sdk.api.env.BtnOption
 
getChainNids() - 类 中的方法com.antchain.unionsdk.btn.api.env.ChainConfig
 
getChainUri() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesEntity.ClientReqChainNodes.Builder
chain_id,跨bid时需要包含bid bytes chain_uri = 1;
getChainUri() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesEntity.ClientReqChainNodes
chain_id,跨bid时需要包含bid bytes chain_uri = 1;
getChainUri() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesEntity.ClientReqChainNodesOrBuilder
chain_id,跨bid时需要包含bid bytes chain_uri = 1;
getChainUri() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesRespEntity.ClientReqChainNodesResp.Builder
跨bid时需要包含bid bytes chain_uri = 1;
getChainUri() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesRespEntity.ClientReqChainNodesResp
跨bid时需要包含bid bytes chain_uri = 1;
getChainUri() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesRespEntity.ClientReqChainNodesRespOrBuilder
跨bid时需要包含bid bytes chain_uri = 1;
getChannel() - 类 中的方法com.alipay.mychain.sdk.network.NetworkConnection
 
getChannel() - 类 中的方法com.antchain.unionsdk.network.connection.TcpConnection
 
getChannelStatus() - 类 中的方法com.antchain.unionsdk.network.connection.TcpConnection
 
getCheckpointFile() - 类 中的方法com.antchain.unionsdk.btn.api.request.DownloadFileRequest
 
getChunkContent() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkRespEntity.GetFileChunkResp.Builder
bytes chunk_content = 4;
getChunkContent() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkRespEntity.GetFileChunkResp
bytes chunk_content = 4;
getChunkContent() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkRespEntity.GetFileChunkRespOrBuilder
bytes chunk_content = 4;
getChunkNum() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.FileChunk.Builder
uint32 chunk_num = 1;
getChunkNum() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.FileChunk
uint32 chunk_num = 1;
getChunkNum() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.FileChunkOrBuilder
uint32 chunk_num = 1;
getChunkNum() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.FileChunk.Builder
uint32 chunk_num = 1;
getChunkNum() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.FileChunk
uint32 chunk_num = 1;
getChunkNum() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.FileChunkOrBuilder
uint32 chunk_num = 1;
getChunkNum() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkRespEntity.GetFileChunkResp.Builder
uint32 chunk_num = 3;
getChunkNum() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkRespEntity.GetFileChunkResp
uint32 chunk_num = 3;
getChunkNum() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkRespEntity.GetFileChunkRespOrBuilder
uint32 chunk_num = 3;
getCircuitPath() - 类 中的方法com.alipay.mychain.sdk.vm.ProofGenerator
 
getClassAnnotations() - 类 中的方法com.alipay.mychain.zoro.annotation.privacy.Node
Getter method for property classAnnotations.
getClassSingleByteLength(Class<T>) - 类 中的静态方法com.alipay.mychain.sdk.vm.wasm.MyWasmTypeDecoder
 
getClassSingleByteLength(Class<T>, String) - 类 中的静态方法com.alipay.mychain.sdk.vm.wasm.MyWasmTypeDecoder
get single item length
getClientChainMessage() - 类 中的方法com.antchain.unionsdk.btn.api.event.BtnClientChainEventMessage
 
getClientChainMessage() - 类 中的方法com.antchain.unionsdk.btn.api.network.BtnClientChainMessageResponse
 
getClientNetwork(NetworkType) - 类 中的静态方法com.alipay.mychain.sdk.network.NetworkFactory
 
getClientUriFrom() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientChainMessageEntity.ClientChainMessage.Builder
bytes client_uri_from = 1;
getClientUriFrom() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientChainMessageEntity.ClientChainMessage
bytes client_uri_from = 1;
getClientUriFrom() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientChainMessageEntity.ClientChainMessageOrBuilder
bytes client_uri_from = 1;
getClientUriTo() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientChainMessageEntity.ClientChainMessage.Builder
bytes client_uri_to = 2;
getClientUriTo() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientChainMessageEntity.ClientChainMessage
bytes client_uri_to = 2;
getClientUriTo() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientChainMessageEntity.ClientChainMessageOrBuilder
bytes client_uri_to = 2;
getCmdId() - 枚举 中的方法com.antchain.unionsdk.btn.api.enums.TnCmdIdEnums
 
getCmdId() - 类 中的方法com.antchain.unionsdk.btn.domain.tndefine.TnHeader
 
getCode() - 枚举 中的方法com.alipay.mychain.eInvoice.mycrypto.MyCryptoStatus
Returns the numeric code for RdRand status.
getCode() - 枚举 中的方法com.alipay.mychain.sdk.common.GrayscaleAction
 
getCode() - 枚举 中的方法com.alipay.mychain.sdk.common.GrayscaleFlag
 
getCode() - 枚举 中的方法com.alipay.mychain.sdk.common.GrayscaleMode
 
getCode() - 枚举 中的方法com.alipay.mychain.sdk.common.GrayscaleStatus
 
getCode() - 枚举 中的方法com.alipay.mychain.sdk.common.LoadBalanceModeType
 
getCode() - 枚举 中的方法com.alipay.mychain.sdk.common.LoadBalanceMsgType
 
getCode() - 枚举 中的方法com.alipay.mychain.sdk.common.VMTypeEnum
Getter method for property code.
getCode() - 枚举 中的方法com.alipay.mychain.sdk.domain.admin.AdminTaskType
Gets code.
getCode() - 类 中的方法com.alipay.mychain.sdk.domain.contract.Contract
Getter method for property code.
getCode() - 枚举 中的方法com.alipay.mychain.sdk.domain.detect.StateObjectKey
Getter method for property code.
getCode() - 枚举 中的方法com.alipay.mychain.sdk.domain.event.EventDataType
Getter method for property code.
getCode() - 枚举 中的方法com.alipay.mychain.sdk.domain.event.EventModelType
Getter method for property code.
getCode() - 枚举 中的方法com.alipay.mychain.sdk.domain.metrics.MetricsAccountType
Gets code.
getCode() - 枚举 中的方法com.alipay.mychain.sdk.domain.metrics.MetricsType
Gets code.
getCode() - 枚举 中的方法com.alipay.mychain.sdk.domain.status.CommunicationChannelType
 
getCode() - 枚举 中的方法com.alipay.mychain.sdk.domain.status.ConsensusInfoEnum
Getter method for property code.
getCode() - 枚举 中的方法com.alipay.mychain.sdk.domain.status.ConsensusProposalStatusEnum
 
getCode() - 枚举 中的方法com.alipay.mychain.sdk.domain.status.ContractNodeStatusEnum
Getter method for property code.
getCode() - 枚举 中的方法com.alipay.mychain.sdk.domain.status.LogLevel
Getter method for property code.
getCode() - 枚举 中的方法com.alipay.mychain.sdk.domain.status.NodeRoleEnum
Getter method for property code.
getCode() - 枚举 中的方法com.alipay.mychain.sdk.message.admin.DumpDbRequest.DumpDBType
 
getCode() - 类 中的方法com.alipay.mychain.sdk.message.query.QueryContractGrayscaleCodeResponse
 
getCode() - 类 中的方法com.alipay.mychain.sdk.message.transaction.contract.DeployContractRequest
 
getCode() - 类 中的方法com.alipay.mychain.sdk.message.transaction.contract.UpdateContractRequest
 
getCode() - 类 中的方法com.antchain.unionsdk.btn.api.event.BtnDownloadFileEventMessage
 
getCode() - 枚举 中的方法com.antchain.unionsdk.env.LoadBalanceModeType
 
getCodec(CodecType) - 类 中的静态方法com.alipay.mychain.sdk.codec.CodecFactory
 
getCodecType() - 类 中的方法com.alipay.mychain.sdk.api.env.NetworkOption
 
getCodeHash() - 类 中的方法com.alipay.mychain.sdk.domain.contract.Contract
Getter method for property codeHash.
getCommandCode(byte[]) - 类 中的静态方法com.alipay.mychain.sdk.rlp.Rlp
Gets command code.
getCommitment() - 类 中的方法com.alipay.mychain.sdk.domain.privacy.PedersenCommitment
Get commitment byte [ ].
getCommunicationChannelType() - 类 中的方法com.alipay.mychain.sdk.domain.status.NodeStatus
 
getCompress() - 类 中的方法com.antchain.unionsdk.btn.domain.tndefine.TnHeader
 
getCompressed() - 类 中的方法com.alipay.mychain.sdk.network.PacketHead
 
getCompressSizeLimit() - 类 中的方法com.alipay.mychain.sdk.api.env.NetworkOption
 
getConcreteName() - 类 中的方法com.alipay.mychain.zoro.annotation.privacy.Node
Getter method for property concreteName.
getCondition() - 类 中的方法com.alipay.mychain.sdk.network.MessageContext
 
getCondition() - 类 中的方法com.antchain.unionsdk.network.MessageContext
 
getConfidentialService() - 类 中的方法com.alipay.mychain.sdk.api.MychainClient
 
getConfidentialService() - 类 中的方法com.alipay.mychain.sdk.api.service.ServiceManager
 
getConfig(GetConfigEntity.GetConfig) - 类 中的方法com.antchain.unionsdk.btn.api.BtnClient
 
GetConfigEntity - com.antchain.unionsdk.btn.domain.protobuf中的类
 
GetConfigEntity.GetConfig - com.antchain.unionsdk.btn.domain.protobuf中的类
Protobuf type GetConfig
GetConfigEntity.GetConfig.Builder - com.antchain.unionsdk.btn.domain.protobuf中的类
Protobuf type GetConfig
GetConfigEntity.GetConfigOrBuilder - com.antchain.unionsdk.btn.domain.protobuf中的接口
 
GetConfigRespEntity - com.antchain.unionsdk.btn.domain.protobuf中的类
 
GetConfigRespEntity.GetConfigResp - com.antchain.unionsdk.btn.domain.protobuf中的类
Protobuf type GetConfigResp
GetConfigRespEntity.GetConfigResp.Builder - com.antchain.unionsdk.btn.domain.protobuf中的类
Protobuf type GetConfigResp
GetConfigRespEntity.GetConfigRespOrBuilder - com.antchain.unionsdk.btn.domain.protobuf中的接口
 
getConfigs() - 类 中的方法com.alipay.mychain.sdk.domain.status.ContractConfig
Getter method for property configs.
getConnected() - 类 中的方法com.alipay.mychain.sdk.domain.detect.NetStatus
 
getConnectIndex() - 类 中的方法com.antchain.unionsdk.network.connection.TcpConnection
 
getConnection(boolean) - 类 中的方法com.antchain.unionsdk.btn.api.network.BtnConnectionPoolManager
 
getConnection(String) - 类 中的方法com.antchain.unionsdk.btn.api.network.BtnConnectionPoolManager
 
getConnection() - 类 中的方法com.antchain.unionsdk.network.ConnectionEventMessage
 
getConnectionForHeartBeart(String) - 类 中的方法com.antchain.unionsdk.btn.api.network.BtnConnectionPoolManager
 
getConnectionPoolManager() - 类 中的方法com.alipay.mychain.sdk.network.ClientNetwork
 
getConnectionRetryDelayMs() - 类 中的方法com.alipay.mychain.sdk.api.env.NetworkOption
 
getConnections() - 类 中的方法com.alipay.mychain.sdk.network.ConnectionPoolManager
 
getConnectTimeoutMs() - 类 中的方法com.alipay.mychain.sdk.api.env.NetworkOption
 
getConnectTimeoutMs() - 类 中的方法com.antchain.unionsdk.env.NetworkOption
 
getConnEndpoint(LoadBalanceMsgType, byte[]) - 类 中的方法com.alipay.mychain.sdk.network.ClientNetwork
 
getConnEndpoint(LoadBalanceMsgType, byte[]) - 类 中的方法com.alipay.mychain.sdk.network.ConnectionPoolManager
 
getConnEndpoint(LoadBalanceMsgType, byte[]) - 接口 中的方法com.alipay.mychain.sdk.network.INetwork
 
getConnNetworkConnection(LoadBalanceMsgType, byte[]) - 类 中的方法com.alipay.mychain.sdk.network.ClientNetwork
 
getConnNetworkConnection(LoadBalanceMsgType, byte[]) - 类 中的方法com.alipay.mychain.sdk.network.ConnectionPoolManager
 
getConnNetworkConnection(LoadBalanceMsgType, byte[]) - 接口 中的方法com.alipay.mychain.sdk.network.INetwork
 
getConsensusInfo() - 类 中的方法com.alipay.mychain.sdk.message.status.QueryCommonConsensusStatusResponse
 
getConsensusInfoEnum() - 类 中的方法com.alipay.mychain.sdk.domain.status.ConsensusInfo
Getter method for property consensusInfoEnum.
getConsensusInfoEnum() - 类 中的方法com.alipay.mychain.sdk.domain.status.HoneybadgerInfo
 
getConsensusInfoEnum() - 类 中的方法com.alipay.mychain.sdk.domain.status.PbftInfo
 
getConsensusInfoEnumByCode(int) - 枚举 中的静态方法com.alipay.mychain.sdk.domain.status.ConsensusInfoEnum
get consensusinfo enum by code
getConsensusProof() - 类 中的方法com.alipay.mychain.sdk.domain.block.BlockBody
 
getConsensusProposalStatus() - 类 中的方法com.alipay.mychain.sdk.domain.status.HoneybadgerInfo
 
getConsensusProposalStatus() - 类 中的方法com.alipay.mychain.sdk.domain.status.PbftInfo
 
getConsensusProposalStatusEnum(int) - 枚举 中的静态方法com.alipay.mychain.sdk.domain.status.ConsensusProposalStatusEnum
 
getContext(long) - 类 中的方法com.alipay.mychain.sdk.network.MessageProcessor
 
getContract() - 类 中的方法com.alipay.mychain.sdk.message.query.QueryContractResponse
Getter method for property account.
getContractAccessControl(GetContractAccessControlRequest) - 类 中的方法com.alipay.mychain.sdk.api.service.ContractService
 
GetContractAccessControlRequest - com.alipay.mychain.sdk.message.transaction.contract中的类
 
GetContractAccessControlRequest() - 类 的构造器com.alipay.mychain.sdk.message.transaction.contract.GetContractAccessControlRequest
 
GetContractAccessControlRequest(Identity, List<Identity>) - 类 的构造器com.alipay.mychain.sdk.message.transaction.contract.GetContractAccessControlRequest
 
GetContractAccessControlResponse - com.alipay.mychain.sdk.message.transaction.contract中的类
 
GetContractAccessControlResponse() - 类 的构造器com.alipay.mychain.sdk.message.transaction.contract.GetContractAccessControlResponse
 
getContractAccessControls(List<Identity>) - 类 中的方法com.alipay.mychain.sdk.message.transaction.contract.GetContractAccessControlResponse
 
getContractAccessControls() - 类 中的方法com.alipay.mychain.sdk.message.transaction.contract.SetContractAccessControlRequest
 
getContractCallInfo() - 类 中的方法com.alipay.mychain.sdk.domain.detect.StateObjectCallInfo
 
getContractConfig() - 类 中的方法com.alipay.mychain.sdk.message.status.QueryContractConfigStatusResponse
Getter method for property contractConfig.
getContractDate() - 类 中的方法com.alipay.mychain.sdk.domain.detect.StateObjectCallInfo
 
getContractFile() - 类 中的方法com.alipay.mychain.sdk.domain.detect.StateObjectCallInfo
 
getContractGitId() - 类 中的方法com.alipay.mychain.sdk.domain.detect.StateObjectCallInfo
 
getContractId() - 类 中的方法com.alipay.mychain.sdk.domain.admin.ListProfilerDataFileItem
 
getContractId() - 类 中的方法com.alipay.mychain.sdk.domain.contract.ContractAccessControl
 
getContractId() - 类 中的方法com.alipay.mychain.sdk.domain.event.EventTopicResult
 
getContractId() - 类 中的方法com.alipay.mychain.sdk.message.detect.DetectContractRequest
 
getContractId() - 类 中的方法com.alipay.mychain.sdk.message.transaction.contract.CallContractRequest
 
getContractId() - 类 中的方法com.alipay.mychain.sdk.message.transaction.contract.DeployContractRequest
 
getContractId() - 类 中的方法com.alipay.mychain.sdk.message.transaction.contract.SetContractAccessControlRequest
 
getContractId() - 类 中的方法com.alipay.mychain.sdk.message.transaction.contract.UpdateContractRequest
 
getContractName() - 类 中的方法com.alipay.mychain.sdk.domain.detect.StateObjectCallInfo
 
getContractNodeStatusEnum() - 类 中的方法com.alipay.mychain.sdk.domain.status.NodeInfo
Getter method for property contractNodeStatusEnum.
getContractNodeStatusEnumByCode(int) - 枚举 中的静态方法com.alipay.mychain.sdk.domain.status.ContractNodeStatusEnum
get enum by code
getContractParams() - 类 中的方法com.alipay.mychain.sdk.domain.detect.StateObjectCallInfo
 
getContracts() - 类 中的方法com.alipay.mychain.sdk.message.event.PushContractEvent
Getter method for property contracts.
getContractSchema(GetContractSchemaRequest) - 类 中的方法com.alipay.mychain.sdk.api.service.ContractService
sync call contract
getContractSchema() - 类 中的方法com.alipay.mychain.sdk.message.transaction.contract.GetContractSchemaResponse
 
GetContractSchemaRequest - com.alipay.mychain.sdk.message.transaction.contract中的类
 
GetContractSchemaRequest(Identity, Identity, VMTypeEnum) - 类 的构造器com.alipay.mychain.sdk.message.transaction.contract.GetContractSchemaRequest
 
GetContractSchemaRequest() - 类 的构造器com.alipay.mychain.sdk.message.transaction.contract.GetContractSchemaRequest
 
GetContractSchemaResponse - com.alipay.mychain.sdk.message.transaction.contract中的类
 
GetContractSchemaResponse() - 类 的构造器com.alipay.mychain.sdk.message.transaction.contract.GetContractSchemaResponse
 
getContractService() - 类 中的方法com.alipay.mychain.sdk.api.MychainClient
 
getContractService() - 类 中的方法com.alipay.mychain.sdk.api.service.ServiceManager
 
getContractType() - 类 中的方法com.alipay.mychain.sdk.domain.detect.StateObjectCallInfo
 
getContractVersion() - 类 中的方法com.alipay.mychain.sdk.domain.contract.Contract
Get contract version
getContractVersion() - 类 中的方法com.alipay.mychain.sdk.domain.detect.StateObjectCallInfo
 
getConverter() - 类 中的方法com.alipay.mychain.sdk.api.logging.Log4jLogger
 
getCoreThreadPoolSize() - 类 中的方法com.alipay.mychain.sdk.api.env.NetworkOption
 
getCounter() - 类 中的方法com.alipay.mychain.sdk.domain.metrics.MetricsAccCounterInfo
Gets counter.
getCounter() - 类 中的方法com.alipay.mychain.sdk.domain.metrics.MetricsQueryInfoDetail
Gets counter.
getCryptoServiceSpi() - 类 中的静态方法com.alipay.mychain.zoro.crypto.cryptoservice.CryptoContext
 
getCurrentConnectionEndpoint() - 类 中的方法com.alipay.mychain.sdk.network.ClientNetwork
 
getCurrentConnectionEndpoint() - 接口 中的方法com.alipay.mychain.sdk.network.INetwork
获取当前的连接
getCurrentLeader() - 类 中的方法com.alipay.mychain.sdk.domain.status.PbftInfo
Getter method for property currentLeader.
getCurrentTimestamp() - 类 中的方法com.alipay.mychain.sdk.network.SystemTimestamp
 
getCurrentView() - 类 中的方法com.alipay.mychain.sdk.domain.status.HoneybadgerInfo
 
getCurrentView() - 类 中的方法com.alipay.mychain.sdk.domain.status.PbftInfo
Getter method for property currentView.
getCutString() - 类 中的方法com.alipay.mychain.sdk.vm.wasm.DecodeNext
 
getData() - 接口 中的方法com.alipay.mychain.sdk.common.Parameters
get parameters encoded data
getData() - 类 中的方法com.alipay.mychain.sdk.crypto.hash.Hash
 
getData() - 类 中的方法com.alipay.mychain.sdk.crypto.PublicKey
 
getData() - 类 中的方法com.alipay.mychain.sdk.domain.event.EventTopicResult
Getter method for property data.
getData() - 类 中的方法com.alipay.mychain.sdk.domain.spv.WorldStateNode
 
getData() - 类 中的方法com.alipay.mychain.sdk.domain.transaction.Transaction
Get data byte [ ].
getData() - 类 中的方法com.alipay.mychain.sdk.message.admin.AdminCommonNewResponse
 
getData() - 类 中的方法com.alipay.mychain.sdk.message.admin.AdminCommonRequest
 
getData() - 类 中的方法com.alipay.mychain.sdk.message.event.FetchEventResponse
Get data byte [ ].
getData() - 类 中的方法com.alipay.mychain.sdk.type.BaseFixedSizeByteArray
Get data byte [ ].
getData() - 类 中的方法com.alipay.mychain.sdk.vm.EVMParameter
get parameters encoded data
getData() - 类 中的方法com.alipay.mychain.sdk.vm.NativeCallParameters
get parameters encoded data
getData() - 类 中的方法com.alipay.mychain.sdk.vm.WASMParameter
get parameters encoded data
getData() - 类 中的方法com.alipay.mychain.zoro.annotation.privacy.Node
Getter method for property data.
getData() - 类 中的方法com.antchain.unionsdk.btn.api.request.SystemMessage
 
getData() - 类 中的方法com.antchain.unionsdk.btn.api.response.Result
 
getData() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.DownloadFileMessageEntity.DownloadFileMessage.Builder
bytes data = 4;
getData() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.DownloadFileMessageEntity.DownloadFileMessage
bytes data = 4;
getData() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.DownloadFileMessageEntity.DownloadFileMessageOrBuilder
bytes data = 4;
getData() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.SdkRawDataEntity.SdkRawData.Builder
bytes data = 4;
getData() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.SdkRawDataEntity.SdkRawData
bytes data = 4;
getData() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.SdkRawDataEntity.SdkRawDataOrBuilder
bytes data = 4;
getDataArrayOffset(String, int, Class<T>) - 类 中的静态方法com.alipay.mychain.sdk.vm.wasm.MyWasmTypeDecoder
 
getDataOffset(String, int, Class<T>) - 类 中的静态方法com.alipay.mychain.sdk.vm.abi.MyTypeDecoder
 
getDataOffset(String, int, Class<T>) - 类 中的静态方法com.alipay.mychain.sdk.vm.wasm.MyWasmTypeDecoder
 
getDataType() - 类 中的方法com.alipay.mychain.sdk.api.service.event.EventInfo
 
getDataType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.DownloadFileMessageEntity.DownloadFileMessage.Builder
.DataType data_type = 2;
getDataType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.DownloadFileMessageEntity.DownloadFileMessage
.DataType data_type = 2;
getDataType() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.DownloadFileMessageEntity.DownloadFileMessageOrBuilder
.DataType data_type = 2;
getDataTypeValue() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.DownloadFileMessageEntity.DownloadFileMessage.Builder
.DataType data_type = 2;
getDataTypeValue() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.DownloadFileMessageEntity.DownloadFileMessage
.DataType data_type = 2;
getDataTypeValue() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.DownloadFileMessageEntity.DownloadFileMessageOrBuilder
.DataType data_type = 2;
getDeclaredField(Object, String) - 类 中的静态方法com.alipay.mychain.sdk.utils.ReflectionUtil
 
getDecryptedBlind(byte[], ValueHiding) - 类 中的静态方法com.alipay.mychain.sdk.domain.privacy.PedersenCommitment
 
getDecryptedBlind(ValueHiding) - 类 中的方法com.alipay.mychain.sdk.domain.privacy.PedersenCommitment
 
getDecryptedValue(byte[], ValueHiding) - 类 中的静态方法com.alipay.mychain.sdk.domain.privacy.PedersenCommitment
 
getDecryptedValue(ValueHiding) - 类 中的方法com.alipay.mychain.sdk.domain.privacy.PedersenCommitment
 
getDefaultDigestType() - 类 中的方法com.alipay.mychain.sdk.api.env.DigestOption
 
getDefaultDigestType() - 类 中的方法com.antchain.unionsdk.env.DigestOption
 
getDefaultFactory() - 类 中的静态方法com.alipay.mychain.sdk.api.logging.AbstractLoggerFactory
Returns the default factory.
getDefaultInstance() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.BroadcastMessageEntity.BroadcastMessage
 
getDefaultInstance() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.ClientChainMessageEntity.ClientChainMessage
 
getDefaultInstance() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesEntity.ClientReqChainNodes
 
getDefaultInstance() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesRespEntity.ClientReqChainNodesResp
 
getDefaultInstance() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.DownloadFileMessageEntity.DownloadFileMessage
 
getDefaultInstance() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.ExtDataMessageEntity.ExtDataMessage
 
getDefaultInstance() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetConfigEntity.GetConfig
 
getDefaultInstance() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetConfigRespEntity.GetConfigResp
 
getDefaultInstance() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.FileChunk
 
getDefaultInstance() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.GetFileCheckReq
 
getDefaultInstance() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckRespEntity.GetFileCheckResp
 
getDefaultInstance() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.FileChunk
 
getDefaultInstance() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.GetFileChunkReq
 
getDefaultInstance() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkRespEntity.GetFileChunkResp
 
getDefaultInstance() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileReqEntity.GetFileReq
 
getDefaultInstance() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileRespEntity.FileMetaData
 
getDefaultInstance() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileRespEntity.GetFileResp
 
getDefaultInstance() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoEntity.GetNodeInfo
 
getDefaultInstance() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp
 
getDefaultInstance() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp.NodeInfo
 
getDefaultInstance() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.KickAwayNodeEntity.KickAwayNode
 
getDefaultInstance() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.KickAwayNodeRespEntity.KickAwayNodeResp
 
getDefaultInstance() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegEntity.NodeGroupReg
 
getDefaultInstance() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegRespEntity.NodeGroupRegResp
 
getDefaultInstance() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyEntity.NodeGroupRegVerify
 
getDefaultInstance() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyRespEntity.NodeGroupRegVerifyResp
 
getDefaultInstance() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeLeaveGroupEntity.NodeLeaveGroup
 
getDefaultInstance() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegEntity.NodeReg
 
getDefaultInstance() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegRespEntity.NodeRegResp
 
getDefaultInstance() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.PeerPingEntity.PeerPing
 
getDefaultInstance() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.PeerPongEntity.PeerPong
 
getDefaultInstance() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.PingEntity.Ping
 
getDefaultInstance() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.PongEntity.Pong
 
getDefaultInstance() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.PushMessageEntity.PushMessage
 
getDefaultInstance() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.SdkRawDataEntity.SdkRawData
 
getDefaultInstance() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.UnicastMessageEntity.UnicastMessage
 
getDefaultInstanceForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.BroadcastMessageEntity.BroadcastMessage.Builder
 
getDefaultInstanceForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.BroadcastMessageEntity.BroadcastMessage
 
getDefaultInstanceForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientChainMessageEntity.ClientChainMessage.Builder
 
getDefaultInstanceForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientChainMessageEntity.ClientChainMessage
 
getDefaultInstanceForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesEntity.ClientReqChainNodes.Builder
 
getDefaultInstanceForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesEntity.ClientReqChainNodes
 
getDefaultInstanceForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesRespEntity.ClientReqChainNodesResp.Builder
 
getDefaultInstanceForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesRespEntity.ClientReqChainNodesResp
 
getDefaultInstanceForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.DownloadFileMessageEntity.DownloadFileMessage.Builder
 
getDefaultInstanceForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.DownloadFileMessageEntity.DownloadFileMessage
 
getDefaultInstanceForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ExtDataMessageEntity.ExtDataMessage.Builder
 
getDefaultInstanceForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ExtDataMessageEntity.ExtDataMessage
 
getDefaultInstanceForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetConfigEntity.GetConfig.Builder
 
getDefaultInstanceForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetConfigEntity.GetConfig
 
getDefaultInstanceForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetConfigRespEntity.GetConfigResp.Builder
 
getDefaultInstanceForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetConfigRespEntity.GetConfigResp
 
getDefaultInstanceForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.FileChunk.Builder
 
getDefaultInstanceForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.FileChunk
 
getDefaultInstanceForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.GetFileCheckReq.Builder
 
getDefaultInstanceForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.GetFileCheckReq
 
getDefaultInstanceForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckRespEntity.GetFileCheckResp.Builder
 
getDefaultInstanceForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckRespEntity.GetFileCheckResp
 
getDefaultInstanceForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.FileChunk.Builder
 
getDefaultInstanceForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.FileChunk
 
getDefaultInstanceForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.GetFileChunkReq.Builder
 
getDefaultInstanceForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.GetFileChunkReq
 
getDefaultInstanceForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkRespEntity.GetFileChunkResp.Builder
 
getDefaultInstanceForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkRespEntity.GetFileChunkResp
 
getDefaultInstanceForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileReqEntity.GetFileReq.Builder
 
getDefaultInstanceForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileReqEntity.GetFileReq
 
getDefaultInstanceForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileRespEntity.FileMetaData.Builder
 
getDefaultInstanceForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileRespEntity.FileMetaData
 
getDefaultInstanceForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileRespEntity.GetFileResp.Builder
 
getDefaultInstanceForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileRespEntity.GetFileResp
 
getDefaultInstanceForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoEntity.GetNodeInfo.Builder
 
getDefaultInstanceForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoEntity.GetNodeInfo
 
getDefaultInstanceForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp.Builder
 
getDefaultInstanceForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp
 
getDefaultInstanceForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp.NodeInfo.Builder
 
getDefaultInstanceForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp.NodeInfo
 
getDefaultInstanceForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.KickAwayNodeEntity.KickAwayNode.Builder
 
getDefaultInstanceForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.KickAwayNodeEntity.KickAwayNode
 
getDefaultInstanceForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.KickAwayNodeRespEntity.KickAwayNodeResp.Builder
 
getDefaultInstanceForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.KickAwayNodeRespEntity.KickAwayNodeResp
 
getDefaultInstanceForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegEntity.NodeGroupReg.Builder
 
getDefaultInstanceForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegEntity.NodeGroupReg
 
getDefaultInstanceForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegRespEntity.NodeGroupRegResp.Builder
 
getDefaultInstanceForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegRespEntity.NodeGroupRegResp
 
getDefaultInstanceForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyEntity.NodeGroupRegVerify.Builder
 
getDefaultInstanceForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyEntity.NodeGroupRegVerify
 
getDefaultInstanceForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyRespEntity.NodeGroupRegVerifyResp.Builder
 
getDefaultInstanceForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyRespEntity.NodeGroupRegVerifyResp
 
getDefaultInstanceForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeLeaveGroupEntity.NodeLeaveGroup.Builder
 
getDefaultInstanceForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeLeaveGroupEntity.NodeLeaveGroup
 
getDefaultInstanceForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegEntity.NodeReg.Builder
 
getDefaultInstanceForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegEntity.NodeReg
 
getDefaultInstanceForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegRespEntity.NodeRegResp.Builder
 
getDefaultInstanceForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegRespEntity.NodeRegResp
 
getDefaultInstanceForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PeerPingEntity.PeerPing.Builder
 
getDefaultInstanceForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PeerPingEntity.PeerPing
 
getDefaultInstanceForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PeerPongEntity.PeerPong.Builder
 
getDefaultInstanceForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PeerPongEntity.PeerPong
 
getDefaultInstanceForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PingEntity.Ping.Builder
 
getDefaultInstanceForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PingEntity.Ping
 
getDefaultInstanceForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PongEntity.Pong.Builder
 
getDefaultInstanceForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PongEntity.Pong
 
getDefaultInstanceForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PushMessageEntity.PushMessage.Builder
 
getDefaultInstanceForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PushMessageEntity.PushMessage
 
getDefaultInstanceForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.SdkRawDataEntity.SdkRawData.Builder
 
getDefaultInstanceForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.SdkRawDataEntity.SdkRawData
 
getDefaultInstanceForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.UnicastMessageEntity.UnicastMessage.Builder
 
getDefaultInstanceForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.UnicastMessageEntity.UnicastMessage
 
getDefaultThreads() - 类 中的静态方法com.alipay.mychain.sdk.utils.ExecutorUtils
 
getDefaultThreads() - 类 中的静态方法com.antchain.unionsdk.utils.ExecutorUtils
 
getDelay() - 类 中的方法com.alipay.mychain.sdk.domain.detect.NetStatus
 
getDeleteBefore() - 类 中的方法com.alipay.mychain.sdk.message.admin.DeleteProfilerFilesRequest
 
getDeletedCount() - 类 中的方法com.alipay.mychain.sdk.message.admin.DeleteProfilerFilesResponse
 
getDepositData() - 类 中的方法com.alipay.mychain.sdk.message.transaction.account.ConfidentialDepositDataRequest
 
getDepositData() - 类 中的方法com.alipay.mychain.sdk.message.transaction.account.DepositDataRequest
 
getDepositData() - 类 中的方法com.alipay.mychain.sdk.message.transaction.account.RelatedDepositDataRequest
 
getDepositFlag() - 类 中的方法com.alipay.mychain.sdk.message.query.QueryRelatedTransactionDepositFlagResponse
 
getDepositFlag() - 类 中的方法com.alipay.mychain.sdk.message.query.QueryRelatedTransactionListRequest
 
getDepositFlag() - 类 中的方法com.alipay.mychain.sdk.message.query.QueryRelatedTransactionListSizeRequest
 
getDepositFlag() - 类 中的方法com.alipay.mychain.sdk.message.transaction.account.RelatedDepositDataRequest
 
getDesc() - 枚举 中的方法com.alipay.mychain.eInvoice.mycrypto.MyCryptoStatus
Returns text description for the RdRand status.
getDesc() - 枚举 中的方法com.alipay.mychain.sdk.domain.status.GrayScaleStatus
 
getDesc() - 枚举 中的方法com.alipay.mychain.sdk.domain.status.SubnetState
 
getDesc() - 枚举 中的方法com.alipay.mychain.sdk.errorcode.ErrorCode
 
getDesc() - 枚举 中的方法com.antchain.unionsdk.btn.api.enums.DownloadFileDataType
 
getDesc() - 枚举 中的方法com.antchain.unionsdk.btn.api.enums.ErrorCodeEnums
 
getDesc() - 枚举 中的方法com.antchain.unionsdk.btn.api.enums.GetFilePathResultEnums
 
getDesc() - 枚举 中的方法com.antchain.unionsdk.btn.api.enums.MsgTypeEnum
 
getDesc() - 枚举 中的方法com.antchain.unionsdk.btn.api.enums.NetSocketAddressTypeEnum
 
getDesc() - 枚举 中的方法com.antchain.unionsdk.btn.api.enums.RequestTypeEnum
 
getDesc() - 枚举 中的方法com.antchain.unionsdk.btn.api.enums.SystemMsgTypeEnums
 
getDesc() - 枚举 中的方法com.antchain.unionsdk.btn.api.enums.TnAppNodeTypeEnums
 
getDesc() - 枚举 中的方法com.antchain.unionsdk.btn.api.enums.TnCmdIdEnums
 
getDesc() - 枚举 中的方法com.antchain.unionsdk.btn.api.enums.TnRawDataTypeEnum
 
getDesc() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ExtDataMessageEntity.ExtDataMessage.Builder
string desc = 3;
getDesc() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ExtDataMessageEntity.ExtDataMessage
string desc = 3;
getDesc() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.ExtDataMessageEntity.ExtDataMessageOrBuilder
string desc = 3;
getDesc() - 枚举 中的方法com.antchain.unionsdk.exception.errorCode.ChainErrorCode
 
getDescBytes() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ExtDataMessageEntity.ExtDataMessage.Builder
string desc = 3;
getDescBytes() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ExtDataMessageEntity.ExtDataMessage
string desc = 3;
getDescBytes() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.ExtDataMessageEntity.ExtDataMessageOrBuilder
string desc = 3;
getDescription() - 枚举 中的方法com.alipay.mychain.sdk.common.CodecType
 
getDescription() - 枚举 中的方法com.alipay.mychain.sdk.common.NetworkType
 
getDescription() - 枚举 中的方法com.alipay.mychain.sdk.network.ChannelStatus
 
getDescription() - 枚举 中的方法com.antchain.unionsdk.btn.api.enums.FileStatusCodeEnums
 
getDescription() - 枚举 中的方法com.antchain.unionsdk.network.netty.channel.ChannelStatus
 
getDescription() - 枚举 中的方法com.antchain.unionsdk.utils.CodecType
 
getDescriptor() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.BroadcastMessageEntity.BroadcastMessage.Builder
 
getDescriptor() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.BroadcastMessageEntity.BroadcastMessage
 
getDescriptor() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.BroadcastMessageEntity
 
getDescriptor() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.ClientChainMessageEntity.ClientChainMessage.Builder
 
getDescriptor() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.ClientChainMessageEntity.ClientChainMessage
 
getDescriptor() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.ClientChainMessageEntity
 
getDescriptor() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesEntity.ClientReqChainNodes.Builder
 
getDescriptor() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesEntity.ClientReqChainNodes
 
getDescriptor() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesEntity
 
getDescriptor() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesRespEntity.ClientReqChainNodesResp.Builder
 
getDescriptor() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesRespEntity.ClientReqChainNodesResp
 
getDescriptor() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesRespEntity
 
getDescriptor() - 枚举 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.DownloadFileMessageEntity.DataType
 
getDescriptor() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.DownloadFileMessageEntity.DownloadFileMessage.Builder
 
getDescriptor() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.DownloadFileMessageEntity.DownloadFileMessage
 
getDescriptor() - 枚举 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.DownloadFileMessageEntity.FileStatusCode
 
getDescriptor() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.DownloadFileMessageEntity
 
getDescriptor() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.ExtDataMessageEntity.ExtDataMessage.Builder
 
getDescriptor() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.ExtDataMessageEntity.ExtDataMessage
 
getDescriptor() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.ExtDataMessageEntity
 
getDescriptor() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetConfigEntity.GetConfig.Builder
 
getDescriptor() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetConfigEntity.GetConfig
 
getDescriptor() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetConfigEntity
 
getDescriptor() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetConfigRespEntity.GetConfigResp.Builder
 
getDescriptor() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetConfigRespEntity.GetConfigResp
 
getDescriptor() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetConfigRespEntity
 
getDescriptor() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.FileChunk.Builder
 
getDescriptor() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.FileChunk
 
getDescriptor() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity
 
getDescriptor() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.GetFileCheckReq.Builder
 
getDescriptor() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.GetFileCheckReq
 
getDescriptor() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckRespEntity
 
getDescriptor() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckRespEntity.GetFileCheckResp.Builder
 
getDescriptor() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckRespEntity.GetFileCheckResp
 
getDescriptor() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.FileChunk.Builder
 
getDescriptor() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.FileChunk
 
getDescriptor() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity
 
getDescriptor() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.GetFileChunkReq.Builder
 
getDescriptor() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.GetFileChunkReq
 
getDescriptor() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkRespEntity
 
getDescriptor() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkRespEntity.GetFileChunkResp.Builder
 
getDescriptor() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkRespEntity.GetFileChunkResp
 
getDescriptor() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileReqEntity
 
getDescriptor() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileReqEntity.GetFileReq.Builder
 
getDescriptor() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileReqEntity.GetFileReq
 
getDescriptor() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileRespEntity.FileMetaData.Builder
 
getDescriptor() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileRespEntity.FileMetaData
 
getDescriptor() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileRespEntity
 
getDescriptor() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileRespEntity.GetFileResp.Builder
 
getDescriptor() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileRespEntity.GetFileResp
 
getDescriptor() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoEntity
 
getDescriptor() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoEntity.GetNodeInfo.Builder
 
getDescriptor() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoEntity.GetNodeInfo
 
getDescriptor() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity
 
getDescriptor() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp.Builder
 
getDescriptor() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp
 
getDescriptor() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp.NodeInfo.Builder
 
getDescriptor() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp.NodeInfo
 
getDescriptor() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.KickAwayNodeEntity
 
getDescriptor() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.KickAwayNodeEntity.KickAwayNode.Builder
 
getDescriptor() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.KickAwayNodeEntity.KickAwayNode
 
getDescriptor() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.KickAwayNodeRespEntity
 
getDescriptor() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.KickAwayNodeRespEntity.KickAwayNodeResp.Builder
 
getDescriptor() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.KickAwayNodeRespEntity.KickAwayNodeResp
 
getDescriptor() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegEntity
 
getDescriptor() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegEntity.NodeGroupReg.Builder
 
getDescriptor() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegEntity.NodeGroupReg
 
getDescriptor() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegRespEntity
 
getDescriptor() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegRespEntity.NodeGroupRegResp.Builder
 
getDescriptor() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegRespEntity.NodeGroupRegResp
 
getDescriptor() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyEntity
 
getDescriptor() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyEntity.NodeGroupRegVerify.Builder
 
getDescriptor() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyEntity.NodeGroupRegVerify
 
getDescriptor() - 枚举 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyEntity.TnRouteType
 
getDescriptor() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyRespEntity
 
getDescriptor() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyRespEntity.NodeGroupRegVerifyResp.Builder
 
getDescriptor() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyRespEntity.NodeGroupRegVerifyResp
 
getDescriptor() - 枚举 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyRespEntity.TnRouteType
 
getDescriptor() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeLeaveGroupEntity
 
getDescriptor() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeLeaveGroupEntity.NodeLeaveGroup.Builder
 
getDescriptor() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeLeaveGroupEntity.NodeLeaveGroup
 
getDescriptor() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegEntity
 
getDescriptor() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegEntity.NodeReg.Builder
 
getDescriptor() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegEntity.NodeReg
 
getDescriptor() - 枚举 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegEntity.TnRouteType
 
getDescriptor() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegRespEntity
 
getDescriptor() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegRespEntity.NodeRegResp.Builder
 
getDescriptor() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegRespEntity.NodeRegResp
 
getDescriptor() - 枚举 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegRespEntity.TnRouteType
 
getDescriptor() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.PeerPingEntity
 
getDescriptor() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.PeerPingEntity.PeerPing.Builder
 
getDescriptor() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.PeerPingEntity.PeerPing
 
getDescriptor() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.PeerPongEntity
 
getDescriptor() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.PeerPongEntity.PeerPong.Builder
 
getDescriptor() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.PeerPongEntity.PeerPong
 
getDescriptor() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.PingEntity
 
getDescriptor() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.PingEntity.Ping.Builder
 
getDescriptor() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.PingEntity.Ping
 
getDescriptor() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.PongEntity
 
getDescriptor() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.PongEntity.Pong.Builder
 
getDescriptor() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.PongEntity.Pong
 
getDescriptor() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.PushMessageEntity
 
getDescriptor() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.PushMessageEntity.PushMessage.Builder
 
getDescriptor() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.PushMessageEntity.PushMessage
 
getDescriptor() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.SdkRawDataEntity
 
getDescriptor() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.SdkRawDataEntity.SdkRawData.Builder
 
getDescriptor() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.SdkRawDataEntity.SdkRawData
 
getDescriptor() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.UnicastMessageEntity
 
getDescriptor() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.UnicastMessageEntity.UnicastMessage.Builder
 
getDescriptor() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.UnicastMessageEntity.UnicastMessage
 
getDescriptorForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.BroadcastMessageEntity.BroadcastMessage.Builder
 
getDescriptorForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientChainMessageEntity.ClientChainMessage.Builder
 
getDescriptorForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesEntity.ClientReqChainNodes.Builder
 
getDescriptorForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesRespEntity.ClientReqChainNodesResp.Builder
 
getDescriptorForType() - 枚举 中的方法com.antchain.unionsdk.btn.domain.protobuf.DownloadFileMessageEntity.DataType
 
getDescriptorForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.DownloadFileMessageEntity.DownloadFileMessage.Builder
 
getDescriptorForType() - 枚举 中的方法com.antchain.unionsdk.btn.domain.protobuf.DownloadFileMessageEntity.FileStatusCode
 
getDescriptorForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ExtDataMessageEntity.ExtDataMessage.Builder
 
getDescriptorForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetConfigEntity.GetConfig.Builder
 
getDescriptorForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetConfigRespEntity.GetConfigResp.Builder
 
getDescriptorForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.FileChunk.Builder
 
getDescriptorForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.GetFileCheckReq.Builder
 
getDescriptorForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckRespEntity.GetFileCheckResp.Builder
 
getDescriptorForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.FileChunk.Builder
 
getDescriptorForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.GetFileChunkReq.Builder
 
getDescriptorForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkRespEntity.GetFileChunkResp.Builder
 
getDescriptorForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileReqEntity.GetFileReq.Builder
 
getDescriptorForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileRespEntity.FileMetaData.Builder
 
getDescriptorForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileRespEntity.GetFileResp.Builder
 
getDescriptorForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoEntity.GetNodeInfo.Builder
 
getDescriptorForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp.Builder
 
getDescriptorForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp.NodeInfo.Builder
 
getDescriptorForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.KickAwayNodeEntity.KickAwayNode.Builder
 
getDescriptorForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.KickAwayNodeRespEntity.KickAwayNodeResp.Builder
 
getDescriptorForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegEntity.NodeGroupReg.Builder
 
getDescriptorForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegRespEntity.NodeGroupRegResp.Builder
 
getDescriptorForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyEntity.NodeGroupRegVerify.Builder
 
getDescriptorForType() - 枚举 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyEntity.TnRouteType
 
getDescriptorForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyRespEntity.NodeGroupRegVerifyResp.Builder
 
getDescriptorForType() - 枚举 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyRespEntity.TnRouteType
 
getDescriptorForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeLeaveGroupEntity.NodeLeaveGroup.Builder
 
getDescriptorForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegEntity.NodeReg.Builder
 
getDescriptorForType() - 枚举 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegEntity.TnRouteType
 
getDescriptorForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegRespEntity.NodeRegResp.Builder
 
getDescriptorForType() - 枚举 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegRespEntity.TnRouteType
 
getDescriptorForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PeerPingEntity.PeerPing.Builder
 
getDescriptorForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PeerPongEntity.PeerPong.Builder
 
getDescriptorForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PingEntity.Ping.Builder
 
getDescriptorForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PongEntity.Pong.Builder
 
getDescriptorForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PushMessageEntity.PushMessage.Builder
 
getDescriptorForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.SdkRawDataEntity.SdkRawData.Builder
 
getDescriptorForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.UnicastMessageEntity.UnicastMessage.Builder
 
getDestIps() - 类 中的方法com.alipay.mychain.sdk.domain.detect.NetStatus
 
getDestNodeId() - 类 中的方法com.alipay.mychain.sdk.domain.detect.NetStatus
 
getDestPorts() - 类 中的方法com.alipay.mychain.sdk.domain.detect.NetStatus
 
getDetectDestNodeIds() - 类 中的方法com.alipay.mychain.sdk.message.detect.NetDetectStatusRequest
 
getDetectionIntervalMs() - 类 中的方法com.alipay.mychain.sdk.api.env.LoadBalanceOption
 
getDetectionIntervalMs() - 类 中的方法com.antchain.unionsdk.env.LoadBalanceOption
 
getDetectService() - 类 中的方法com.alipay.mychain.sdk.api.MychainClient
 
getDetectService() - 类 中的方法com.alipay.mychain.sdk.api.service.ServiceManager
 
getDetectSrcNodeId() - 类 中的方法com.alipay.mychain.sdk.message.detect.NetDetectStatusRequest
 
getDigest() - 类 中的方法com.alipay.mychain.sdk.domain.consensus.honeyBadger.HBSignatureInfo
 
getDigest() - 类 中的方法com.alipay.mychain.sdk.domain.consensus.pbft.PbftSignatureInfo
 
getDigestOption() - 类 中的方法com.alipay.mychain.sdk.api.env.ClientEnv
 
getDivideGas() - 类 中的方法com.alipay.mychain.sdk.domain.transaction.GasDividedResult
 
getDownloadFile() - 类 中的方法com.antchain.unionsdk.btn.api.event.BtnDownloadFileEventMessage
 
getDownloadFile() - 类 中的方法com.antchain.unionsdk.btn.api.request.DownloadFileRequest
 
getDownloadFileChunkCurrentLimitingPerSecond() - 类 中的方法com.antchain.unionsdk.btn.api.env.DownloadFileOption
 
getDownloadFileName() - 类 中的方法com.antchain.unionsdk.btn.api.request.DownloadFileRequest
 
getDownloadFileOption() - 类 中的方法com.antchain.unionsdk.btn.api.BtnClient
 
getDownloadFilePath() - 类 中的方法com.antchain.unionsdk.btn.api.request.DownloadFileRequest
 
getDownloadingFileKeys() - 类 中的方法com.antchain.unionsdk.btn.api.BtnClient
 
getDownloadingFileKeys() - 类 中的方法com.antchain.unionsdk.btn.api.event.BtnDownloadFileEventHandler
 
getDownloadingFileKeys() - 类 中的方法com.antchain.unionsdk.btn.api.event.BtnEventHandler
 
getDownloadingFileKeys() - 类 中的方法com.antchain.unionsdk.btn.api.network.BtnClientNetwork
 
getDumpDBTypeByCode(int) - 枚举 中的静态方法com.alipay.mychain.sdk.message.admin.DumpDbRequest.DumpDBType
 
getDumpPath() - 类 中的方法com.alipay.mychain.sdk.message.admin.DumpDbRequest
 
getDumpType() - 类 中的方法com.alipay.mychain.sdk.message.admin.DumpDbRequest
 
getDynamicGetChainNodeNums() - 类 中的方法com.alipay.mychain.sdk.api.env.BtnOption
 
getDynamicGetChainNodeNums() - 类 中的方法com.antchain.unionsdk.btn.api.env.ChainConfig
 
getEcdsaPrivateKey(byte[], byte[]) - 类 中的方法com.alipay.mychain.zoro.crypto.keymanagement.AbstractKeyManagement
根据keyname和password从密管模块提取ECDSA私钥
getEcdsaPrivateKey(byte[], byte[]) - 类 中的静态方法com.alipay.mychain.zoro.crypto.keymanagement.KeyManagement
 
getEcdsaPrivateKey(byte[], byte[]) - 类 中的方法com.alipay.mychain.zoro.crypto.keymanagement.KeyManagementRaw
 
getEcdsaPrivateKey(byte[], byte[]) - 接口 中的方法com.alipay.mychain.zoro.crypto.keymanagement.KeyManagementSpi
根据keyname和password从密管模块提取ECDSA私
getEcdsaPublicKey(byte[], byte[]) - 类 中的静态方法com.alipay.mychain.zoro.crypto.keymanagement.KeyManagement
 
getECParameter() - 类 中的静态方法com.alipay.mychain.zoro.crypto.keymanagement.KeyManagement
 
getEcPrivateKey() - 类 中的方法com.alipay.mychain.zoro.crypto.ecdsa.AbstractKeyPair
Gets ec private key.
getEcPrivateKey() - 类 中的方法com.alipay.mychain.zoro.crypto.ecdsa.ECKeyPair
 
getEnable() - 类 中的方法com.alipay.mychain.sdk.api.env.OptimalNetworkLinkOption
 
getEnableAnchorData() - 类 中的方法com.alipay.mychain.sdk.api.env.RequestAnchorOption
 
getEnableCompress() - 类 中的方法com.alipay.mychain.sdk.api.env.NetworkOption
 
getEnableQueryTxReceipt() - 类 中的方法com.alipay.mychain.sdk.api.env.RequestOption
 
getEncoded() - 类 中的方法com.alipay.mychain.sdk.rlp.Rlp.LList
Get encoded byte [ ].
getEncodedData() - 类 中的方法com.alipay.mychain.sdk.vm.EVMParameter
Get econded ABI hex string stream.
getEncodedData() - 类 中的方法com.alipay.mychain.sdk.vm.WASMParameter
Get econded ABI hex string stream.
getEncryptedBlindFactor() - 类 中的方法com.alipay.mychain.zoro.annotation.privacy.Note
Getter method for property encryptedBlindFactor.
getEncryptedValue() - 类 中的方法com.alipay.mychain.zoro.annotation.privacy.Note
Getter method for property encryptedValue.
getEncryptionKey() - 类 中的方法com.alipay.mychain.sdk.domain.account.Account
 
getEncryptionKey() - 类 中的方法com.alipay.mychain.sdk.message.transaction.account.UpdateEncryptionKeyRequest
Get encryptionKey byte [ ].
getEncValue() - 类 中的方法com.alipay.mychain.sdk.domain.privacy.PedersenCommitment
Get enc value enc result.
getEndIndex() - 类 中的方法com.alipay.mychain.sdk.domain.spv.WorldStateNode
 
getEndIndex() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.FileChunk.Builder
uint64 end_index = 3;
getEndIndex() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.FileChunk
uint64 end_index = 3;
getEndIndex() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.FileChunkOrBuilder
uint64 end_index = 3;
getEndIndex() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.FileChunk.Builder
uint64 end_index = 3;
getEndIndex() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.FileChunk
uint64 end_index = 3;
getEndIndex() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.FileChunkOrBuilder
uint64 end_index = 3;
getEndpoint() - 类 中的方法com.alipay.mychain.sdk.api.service.event.EventInfo
 
getEndpoint() - 类 中的方法com.antchain.unionsdk.btn.api.event.BtnEventMessage
已过时。
getEndpoint() - 类 中的方法com.antchain.unionsdk.network.connection.TcpConnection
 
getEndpoint() - 类 中的方法com.antchain.unionsdk.network.ConnectionEventMessage
 
getEndPoints() - 类 中的方法com.alipay.mychain.sdk.domain.status.NodeInfo
Getter method for property endPoints.
getEndTime() - 类 中的方法com.alipay.mychain.sdk.message.status.QueryMetricsQueryInfoRequest
Gets end time.
getEndTime() - 类 中的方法com.alipay.mychain.sdk.message.status.QueryNodeMetricsStatusRequest
Gets end time.
getEndTime() - 类 中的方法com.alipay.mychain.sdk.message.status.QueryTpsLatencyRequest
 
getEndTimestamp() - 类 中的方法com.alipay.mychain.sdk.message.admin.QueryProfilerConfigResponse
 
getEndTimestamp() - 类 中的方法com.alipay.mychain.sdk.message.admin.RequestContractProfileResponse
 
getEnglishName() - 枚举 中的方法com.alipay.mychain.sdk.common.VMTypeEnum
Getter method for property englishName.
getEnglishName() - 枚举 中的方法com.alipay.mychain.sdk.domain.event.EventModelType
Getter method for property englishName.
getEnglishName() - 枚举 中的方法com.alipay.mychain.sdk.domain.status.ConsensusInfoEnum
Getter method for property englishName.
getEnglishName() - 枚举 中的方法com.alipay.mychain.sdk.domain.status.ContractNodeStatusEnum
Getter method for property englishName.
getEnglishName() - 枚举 中的方法com.alipay.mychain.sdk.domain.status.LogLevel
Getter method for property englishName.
getEnglishName() - 枚举 中的方法com.alipay.mychain.sdk.domain.status.NodeRoleEnum
Getter method for property englishName.
getEnum(Integer) - 枚举 中的静态方法com.antchain.unionsdk.btn.api.enums.TnAppNodeTypeEnums
查询指定的数据类型
getEnum(Integer) - 枚举 中的静态方法com.antchain.unionsdk.btn.api.enums.TnCmdIdEnums
查询指定的数据类型
getEnum(Integer) - 枚举 中的静态方法com.antchain.unionsdk.btn.api.enums.TnRawDataTypeEnum
查询指定的数据类型
getEnv() - 类 中的方法com.alipay.mychain.sdk.api.service.BaseService
 
getEnvelope() - 类 中的方法com.alipay.mychain.zoro.annotation.privacy.EncryptedTuple
Getter method for property envelope.
getEnvelopeAlgoByKeyType(KeyTypeEnum) - 枚举 中的静态方法com.alipay.mychain.sdk.crypto.AlgoIdEnum
return AlgoIdEnum.UNKNOWN or keyEnvelopeMapping.value
getEnvelopeService() - 类 中的方法com.alipay.mychain.sdk.api.MychainClient
 
getEnvelopeService() - 类 中的方法com.alipay.mychain.sdk.api.service.ServiceManager
 
getErrorCode() - 枚举 中的方法com.alipay.mychain.sdk.errorcode.ErrorCode
 
getErrorCode() - 接口 中的方法com.alipay.mychain.sdk.errorcode.IErrorCode
Gets error code.
getErrorCode() - 异常错误 中的方法com.alipay.mychain.sdk.exception.MychainSdkException
 
getErrorCode() - 类 中的方法com.alipay.mychain.sdk.message.Response
 
getErrorCode(ZoroErrorCodeEnum) - 枚举 中的静态方法com.alipay.mychain.zoro.enums.ZoroErrorCodeEnum
 
getErrorCode() - 类 中的方法com.antchain.unionsdk.btn.api.response.Result
 
getErrorCode(int, String) - 类 中的静态方法com.antchain.unionsdk.btn.api.utils.ChainErrorCodeUtils
 
getErrorCode() - 类 中的方法com.antchain.unionsdk.domain.Response
 
getErrorCode() - 异常错误 中的方法com.antchain.unionsdk.exception.ChainException
 
getErrorCode() - 枚举 中的方法com.antchain.unionsdk.exception.errorCode.ChainErrorCode
 
getErrorCode() - 接口 中的方法com.antchain.unionsdk.exception.errorCode.IErrorCode
Gets error code.
getErrorCode() - 异常错误 中的方法com.antchain.unionsdk.exception.NetworkDisconnectedException
 
getErrorCodeEnum() - 异常错误 中的方法com.alipay.mychain.zoro.exception.ZoroException
Getter method for property errorCodeEnum.
getErrorDesc() - 枚举 中的方法com.alipay.mychain.sdk.errorcode.ErrorCode
 
getErrorDesc() - 接口 中的方法com.alipay.mychain.sdk.errorcode.IErrorCode
Gets error desc.
getErrorDesc() - 枚举 中的方法com.antchain.unionsdk.exception.errorCode.ChainErrorCode
 
getErrorDesc() - 接口 中的方法com.antchain.unionsdk.exception.errorCode.IErrorCode
Gets error desc.
getErrorMap() - 类 中的方法com.antchain.unionsdk.btn.api.service.DownloadFileService.DownloadResult
 
getErrorMessage() - 异常错误 中的方法com.alipay.mychain.sdk.exception.MychainSdkException
 
getErrorMessage() - 异常错误 中的方法com.antchain.unionsdk.exception.ChainException
 
getErrorMessage() - 异常错误 中的方法com.antchain.unionsdk.exception.NetworkDisconnectedException
 
getErrorMsg() - 异常错误 中的方法com.alipay.mychain.zoro.exception.ZoroException
Getter method for property errorMsg.
getEvent(BigInteger) - 类 中的方法com.alipay.mychain.sdk.api.service.event.EventManager
 
getEvent(Long) - 类 中的方法com.antchain.unionsdk.event.EventManager
 
getEventCallBack() - 类 中的方法com.antchain.unionsdk.event.EventInfo
 
getEventId() - 类 中的方法com.alipay.mychain.sdk.message.event.FetchEventRequest
Getter method for property eventId.
getEventId() - 类 中的方法com.alipay.mychain.sdk.message.event.ListenEventResponse
Getter method for property eventId.
getEventManager() - 类 中的方法com.alipay.mychain.sdk.api.service.EventService
Getter method for property eventManager.
getEventModelType() - 类 中的方法com.alipay.mychain.sdk.api.service.event.EventInfo
 
getEventMsgCallbacks() - 类 中的方法com.antchain.unionsdk.network.MessageProcessor
 
getEventService() - 类 中的方法com.alipay.mychain.sdk.api.MychainClient
 
getEventService() - 类 中的方法com.alipay.mychain.sdk.api.service.ServiceManager
 
getExceptionMessage() - 类 中的方法com.alipay.mychain.sdk.message.Response
 
getExpectedNumberOfElements() - 类 中的方法com.alipay.mychain.sdk.bloom.BloomFilter
Gets expected number of elements.
getExtensions() - 类 中的方法com.alipay.mychain.sdk.domain.transaction.Transaction
Gets extensions.
getExtraData() - 类 中的方法com.antchain.unionsdk.btn.domain.tndefine.TnExtra
 
getExtraDataLen() - 类 中的方法com.antchain.unionsdk.btn.domain.tndefine.TnExtra
 
getF() - 类 中的方法com.alipay.mychain.sdk.domain.status.HoneybadgerInfo
 
getF() - 类 中的方法com.alipay.mychain.sdk.domain.status.PbftInfo
Getter method for property f.
getFalsePositiveProbability(double) - 类 中的方法com.alipay.mychain.sdk.bloom.BloomFilter
Gets false positive probability.
getFalsePositiveProbability() - 类 中的方法com.alipay.mychain.sdk.bloom.BloomFilter
Gets false positive probability.
getFieldAnnotations() - 类 中的方法com.alipay.mychain.zoro.annotation.privacy.Node
Getter method for property fieldAnnotations.
getFields() - 类 中的方法com.alipay.mychain.sdk.vm.WASMABIUtils.Struct
 
getFileCheck() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.GetFileChunkReq.Builder
bool fileCheck = 5;
getFileCheck() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.GetFileChunkReq
bool fileCheck = 5;
getFileCheck() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.GetFileChunkReqOrBuilder
bool fileCheck = 5;
GetFileCheckReqEntity - com.antchain.unionsdk.btn.domain.protobuf中的类
 
GetFileCheckReqEntity.FileChunk - com.antchain.unionsdk.btn.domain.protobuf中的类
Protobuf type FileChunk
GetFileCheckReqEntity.FileChunk.Builder - com.antchain.unionsdk.btn.domain.protobuf中的类
Protobuf type FileChunk
GetFileCheckReqEntity.FileChunkOrBuilder - com.antchain.unionsdk.btn.domain.protobuf中的接口
 
GetFileCheckReqEntity.GetFileCheckReq - com.antchain.unionsdk.btn.domain.protobuf中的类
Protobuf type GetFileCheckReq
GetFileCheckReqEntity.GetFileCheckReq.Builder - com.antchain.unionsdk.btn.domain.protobuf中的类
Protobuf type GetFileCheckReq
GetFileCheckReqEntity.GetFileCheckReqOrBuilder - com.antchain.unionsdk.btn.domain.protobuf中的接口
 
GetFileCheckRespEntity - com.antchain.unionsdk.btn.domain.protobuf中的类
 
GetFileCheckRespEntity.GetFileCheckResp - com.antchain.unionsdk.btn.domain.protobuf中的类
Protobuf type GetFileCheckResp
GetFileCheckRespEntity.GetFileCheckResp.Builder - com.antchain.unionsdk.btn.domain.protobuf中的类
Protobuf type GetFileCheckResp
GetFileCheckRespEntity.GetFileCheckRespOrBuilder - com.antchain.unionsdk.btn.domain.protobuf中的接口
 
getFileChunk(int) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.GetFileChunkReq.Builder
repeated .FileChunk file_chunk = 3;
getFileChunk(int) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.GetFileChunkReq
repeated .FileChunk file_chunk = 3;
getFileChunk(int) - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.GetFileChunkReqOrBuilder
repeated .FileChunk file_chunk = 3;
getFileChunkBuilder(int) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.GetFileChunkReq.Builder
repeated .FileChunk file_chunk = 3;
getFileChunkBuilderList() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.GetFileChunkReq.Builder
repeated .FileChunk file_chunk = 3;
getFileChunkCount() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.GetFileChunkReq.Builder
repeated .FileChunk file_chunk = 3;
getFileChunkCount() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.GetFileChunkReq
repeated .FileChunk file_chunk = 3;
getFileChunkCount() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.GetFileChunkReqOrBuilder
repeated .FileChunk file_chunk = 3;
getFileChunkLength() - 类 中的方法com.antchain.unionsdk.btn.api.env.DownloadFileOption
 
getFileChunkList(int) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.GetFileCheckReq.Builder
repeated .FileChunk file_chunk_list = 2;
getFileChunkList(int) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.GetFileCheckReq
repeated .FileChunk file_chunk_list = 2;
getFileChunkList(int) - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.GetFileCheckReqOrBuilder
repeated .FileChunk file_chunk_list = 2;
getFileChunkList() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.GetFileChunkReq.Builder
repeated .FileChunk file_chunk = 3;
getFileChunkList() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.GetFileChunkReq
repeated .FileChunk file_chunk = 3;
getFileChunkList() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.GetFileChunkReqOrBuilder
repeated .FileChunk file_chunk = 3;
getFileChunkListBuilder(int) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.GetFileCheckReq.Builder
repeated .FileChunk file_chunk_list = 2;
getFileChunkListBuilderList() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.GetFileCheckReq.Builder
repeated .FileChunk file_chunk_list = 2;
getFileChunkListCount() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.GetFileCheckReq.Builder
repeated .FileChunk file_chunk_list = 2;
getFileChunkListCount() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.GetFileCheckReq
repeated .FileChunk file_chunk_list = 2;
getFileChunkListCount() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.GetFileCheckReqOrBuilder
repeated .FileChunk file_chunk_list = 2;
getFileChunkListList() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.GetFileCheckReq.Builder
repeated .FileChunk file_chunk_list = 2;
getFileChunkListList() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.GetFileCheckReq
repeated .FileChunk file_chunk_list = 2;
getFileChunkListList() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.GetFileCheckReqOrBuilder
repeated .FileChunk file_chunk_list = 2;
getFileChunkListOrBuilder(int) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.GetFileCheckReq.Builder
repeated .FileChunk file_chunk_list = 2;
getFileChunkListOrBuilder(int) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.GetFileCheckReq
repeated .FileChunk file_chunk_list = 2;
getFileChunkListOrBuilder(int) - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.GetFileCheckReqOrBuilder
repeated .FileChunk file_chunk_list = 2;
getFileChunkListOrBuilderList() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.GetFileCheckReq.Builder
repeated .FileChunk file_chunk_list = 2;
getFileChunkListOrBuilderList() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.GetFileCheckReq
repeated .FileChunk file_chunk_list = 2;
getFileChunkListOrBuilderList() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.GetFileCheckReqOrBuilder
repeated .FileChunk file_chunk_list = 2;
getFileChunkOrBuilder(int) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.GetFileChunkReq.Builder
repeated .FileChunk file_chunk = 3;
getFileChunkOrBuilder(int) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.GetFileChunkReq
repeated .FileChunk file_chunk = 3;
getFileChunkOrBuilder(int) - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.GetFileChunkReqOrBuilder
repeated .FileChunk file_chunk = 3;
getFileChunkOrBuilderList() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.GetFileChunkReq.Builder
repeated .FileChunk file_chunk = 3;
getFileChunkOrBuilderList() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.GetFileChunkReq
repeated .FileChunk file_chunk = 3;
getFileChunkOrBuilderList() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.GetFileChunkReqOrBuilder
repeated .FileChunk file_chunk = 3;
GetFileChunkReqEntity - com.antchain.unionsdk.btn.domain.protobuf中的类
 
GetFileChunkReqEntity.FileChunk - com.antchain.unionsdk.btn.domain.protobuf中的类
Protobuf type FileChunk
GetFileChunkReqEntity.FileChunk.Builder - com.antchain.unionsdk.btn.domain.protobuf中的类
Protobuf type FileChunk
GetFileChunkReqEntity.FileChunkOrBuilder - com.antchain.unionsdk.btn.domain.protobuf中的接口
 
GetFileChunkReqEntity.GetFileChunkReq - com.antchain.unionsdk.btn.domain.protobuf中的类
请求文件块 Protobuf type GetFileChunkReq
GetFileChunkReqEntity.GetFileChunkReq.Builder - com.antchain.unionsdk.btn.domain.protobuf中的类
请求文件块 Protobuf type GetFileChunkReq
GetFileChunkReqEntity.GetFileChunkReqOrBuilder - com.antchain.unionsdk.btn.domain.protobuf中的接口
 
GetFileChunkRespEntity - com.antchain.unionsdk.btn.domain.protobuf中的类
 
GetFileChunkRespEntity.GetFileChunkResp - com.antchain.unionsdk.btn.domain.protobuf中的类
Protobuf type GetFileChunkResp
GetFileChunkRespEntity.GetFileChunkResp.Builder - com.antchain.unionsdk.btn.domain.protobuf中的类
Protobuf type GetFileChunkResp
GetFileChunkRespEntity.GetFileChunkRespOrBuilder - com.antchain.unionsdk.btn.domain.protobuf中的接口
 
getFileContents() - 类 中的方法com.alipay.mychain.sdk.domain.admin.ProfilerFileContent
 
getFileEtag() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.GetFileChunkReq.Builder
bytes file_etag = 2;
getFileEtag() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.GetFileChunkReq
bytes file_etag = 2;
getFileEtag() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.GetFileChunkReqOrBuilder
bytes file_etag = 2;
getFileEtag() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileRespEntity.FileMetaData.Builder
bytes file_etag = 2;
getFileEtag() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileRespEntity.FileMetaData
bytes file_etag = 2;
getFileEtag() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileRespEntity.FileMetaDataOrBuilder
bytes file_etag = 2;
getFileKey() - 类 中的方法com.antchain.unionsdk.btn.api.event.BtnDownloadFileEventMessage
 
getFileKey() - 类 中的方法com.antchain.unionsdk.btn.api.request.DownloadFileRequest
 
getFileKey() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.GetFileCheckReq.Builder
bytes file_key = 1;
getFileKey() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.GetFileCheckReq
bytes file_key = 1;
getFileKey() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.GetFileCheckReqOrBuilder
bytes file_key = 1;
getFileKey() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckRespEntity.GetFileCheckResp.Builder
bytes file_key = 1;
getFileKey() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckRespEntity.GetFileCheckResp
bytes file_key = 1;
getFileKey() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckRespEntity.GetFileCheckRespOrBuilder
bytes file_key = 1;
getFileKey() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.GetFileChunkReq.Builder
bytes file_key = 1;
getFileKey() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.GetFileChunkReq
bytes file_key = 1;
getFileKey() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.GetFileChunkReqOrBuilder
bytes file_key = 1;
getFileKey() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkRespEntity.GetFileChunkResp.Builder
bytes file_key = 2;
getFileKey() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkRespEntity.GetFileChunkResp
bytes file_key = 2;
getFileKey() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkRespEntity.GetFileChunkRespOrBuilder
bytes file_key = 2;
getFileKey() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileReqEntity.GetFileReq.Builder
用来定位文件 bytes file_key = 1;
getFileKey() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileReqEntity.GetFileReq
用来定位文件 bytes file_key = 1;
getFileKey() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileReqEntity.GetFileReqOrBuilder
用来定位文件 bytes file_key = 1;
getFileKey() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileRespEntity.FileMetaData.Builder
bytes file_key = 1;
getFileKey() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileRespEntity.FileMetaData
bytes file_key = 1;
getFileKey() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileRespEntity.FileMetaDataOrBuilder
bytes file_key = 1;
getFileMd5() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckRespEntity.GetFileCheckResp.Builder
bytes file_md5 = 2;
getFileMd5() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckRespEntity.GetFileCheckResp
bytes file_md5 = 2;
getFileMd5() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckRespEntity.GetFileCheckRespOrBuilder
bytes file_md5 = 2;
getFileMetaData() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileRespEntity.GetFileResp.Builder
.FileMetaData file_meta_data = 2;
getFileMetaData() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileRespEntity.GetFileResp
.FileMetaData file_meta_data = 2;
getFileMetaData() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileRespEntity.GetFileRespOrBuilder
.FileMetaData file_meta_data = 2;
getFileMetaDataBuilder() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileRespEntity.GetFileResp.Builder
.FileMetaData file_meta_data = 2;
getFileMetaDataOrBuilder() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileRespEntity.GetFileResp.Builder
.FileMetaData file_meta_data = 2;
getFileMetaDataOrBuilder() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileRespEntity.GetFileResp
.FileMetaData file_meta_data = 2;
getFileMetaDataOrBuilder() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileRespEntity.GetFileRespOrBuilder
.FileMetaData file_meta_data = 2;
getFilename() - 类 中的方法com.alipay.mychain.sdk.domain.admin.ListProfilerDataFileItem
 
getFilename() - 类 中的方法com.alipay.mychain.sdk.domain.admin.ProfilerFileContent
 
getFilenames() - 类 中的方法com.alipay.mychain.sdk.message.admin.QueryProfilerFileRequest
 
GetFilePathResultEnums - com.antchain.unionsdk.btn.api.enums中的枚举
 
getFileProgressEventTypeEnums() - 类 中的方法com.antchain.unionsdk.btn.api.event.BtnFileTransportProgressEventMessage
 
GetFileReqEntity - com.antchain.unionsdk.btn.domain.protobuf中的类
 
GetFileReqEntity.GetFileReq - com.antchain.unionsdk.btn.domain.protobuf中的类
Protobuf type GetFileReq
GetFileReqEntity.GetFileReq.Builder - com.antchain.unionsdk.btn.domain.protobuf中的类
Protobuf type GetFileReq
GetFileReqEntity.GetFileReqOrBuilder - com.antchain.unionsdk.btn.domain.protobuf中的接口
 
GetFileRespEntity - com.antchain.unionsdk.btn.domain.protobuf中的类
 
GetFileRespEntity.FileMetaData - com.antchain.unionsdk.btn.domain.protobuf中的类
文件元数据 Protobuf type FileMetaData
GetFileRespEntity.FileMetaData.Builder - com.antchain.unionsdk.btn.domain.protobuf中的类
文件元数据 Protobuf type FileMetaData
GetFileRespEntity.FileMetaDataOrBuilder - com.antchain.unionsdk.btn.domain.protobuf中的接口
 
GetFileRespEntity.GetFileResp - com.antchain.unionsdk.btn.domain.protobuf中的类
Protobuf type GetFileResp
GetFileRespEntity.GetFileResp.Builder - com.antchain.unionsdk.btn.domain.protobuf中的类
Protobuf type GetFileResp
GetFileRespEntity.GetFileRespOrBuilder - com.antchain.unionsdk.btn.domain.protobuf中的接口
 
getFiles() - 类 中的方法com.alipay.mychain.sdk.message.admin.ListProfilerDataResponse
 
getFiles() - 类 中的方法com.alipay.mychain.sdk.message.admin.QueryProfilerFileResponse
 
getFileSize() - 类 中的方法com.alipay.mychain.sdk.domain.admin.ListProfilerDataFileItem
 
getFileSize() - 类 中的方法com.alipay.mychain.sdk.domain.admin.ProfilerFileContent
 
getFileSize() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileRespEntity.FileMetaData.Builder
uint64 file_size = 3;
getFileSize() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileRespEntity.FileMetaData
uint64 file_size = 3;
getFileSize() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileRespEntity.FileMetaDataOrBuilder
uint64 file_size = 3;
getFirst() - 类 中的方法com.alipay.mychain.sdk.domain.contract.Pair
 
getFirst() - 类 中的方法com.alipay.mychain.sdk.vm.abi.datatype.Pair
 
getFirstListElement(byte[], int) - 类 中的静态方法com.alipay.mychain.sdk.rlp.Rlp
Gets first list element.
getFirstTypeAsString() - 类 中的方法com.alipay.mychain.sdk.vm.abi.datatype.Pair
 
getFlag0ReqOrRes() - 类 中的方法com.antchain.unionsdk.btn.domain.tndefine.TnHeader
 
getFlag1ExistMetadata() - 类 中的方法com.antchain.unionsdk.btn.domain.tndefine.TnHeader
 
getFlag2Encrypt() - 类 中的方法com.antchain.unionsdk.btn.domain.tndefine.TnHeader
 
getFlag3payloadExtra() - 类 中的方法com.antchain.unionsdk.btn.domain.tndefine.TnHeader
 
getFloat32() - 类 中的方法com.alipay.mychain.sdk.vm.WASMOutput
从返回串中提取出来float
getFloat32Array() - 类 中的方法com.alipay.mychain.sdk.vm.WASMOutput
从返回串中提取出来float数组
getFloat64() - 类 中的方法com.alipay.mychain.sdk.vm.WASMOutput
从返回串中提取出来double
getFloat64Array() - 类 中的方法com.alipay.mychain.sdk.vm.WASMOutput
从返回串中提取出来double数组
getFormat() - 类 中的方法com.alipay.mychain.sdk.domain.admin.ProfilerFileContent
 
getFrom() - 类 中的方法com.alipay.mychain.sdk.domain.transaction.LogEntry
Gets from.
getFrom() - 类 中的方法com.alipay.mychain.sdk.domain.transaction.Transaction
Gets from.
getFrom() - 类 中的方法com.alipay.mychain.sdk.message.admin.DumpDbRequest
 
getFrom() - 类 中的方法com.alipay.mychain.sdk.message.transaction.account.FreezeAccountRequest
Getter method for property from.
getFrom() - 类 中的方法com.alipay.mychain.sdk.message.transaction.contract.FreezeContractRequest
Getter method for property from.
getFrom() - 类 中的方法com.alipay.mychain.sdk.message.transaction.contract.UnFreezeContractRequest
Getter method for property from.
getFrom() - 类 中的方法com.alipay.mychain.sdk.message.transaction.envelope.CreateGroupRequest
 
getFrom() - 类 中的方法com.alipay.mychain.sdk.message.transaction.envelope.JoinGroupRequest
 
getFromNid() - 类 中的方法com.antchain.unionsdk.btn.api.request.DownloadFileRequest
 
getFromNodeId() - 类 中的方法com.antchain.unionsdk.btn.api.event.BtnDownloadFileEventMessage
 
getFrozenId() - 类 中的方法com.alipay.mychain.sdk.message.transaction.account.UnFreezeAccountRequest
Getter method for property frozenId.
getGas() - 类 中的方法com.alipay.mychain.sdk.domain.transaction.Transaction
Gets gas.bubu
getGasUsed() - 类 中的方法com.alipay.mychain.sdk.domain.block.BlockHeader
 
getGasUsed() - 类 中的方法com.alipay.mychain.sdk.domain.transaction.TransactionReceipt
Gets gas used.
getGetFileChunkQueueSize() - 类 中的方法com.antchain.unionsdk.btn.api.env.DownloadFileOption
 
getGetFileChunkThreadPoolName() - 类 中的方法com.antchain.unionsdk.btn.api.env.DownloadFileOption
 
getGetFileChunkThreadSize() - 类 中的方法com.antchain.unionsdk.btn.api.env.DownloadFileOption
 
getGetFileMetaDataQueueSize() - 类 中的方法com.antchain.unionsdk.btn.api.env.DownloadFileOption
 
getGetFileMetaDataThreadPoolName() - 类 中的方法com.antchain.unionsdk.btn.api.env.DownloadFileOption
 
getGetFileMetaDataThreadSize() - 类 中的方法com.antchain.unionsdk.btn.api.env.DownloadFileOption
 
getGranularity() - 类 中的方法com.alipay.mychain.sdk.domain.metrics.MetricsAccInfo
Gets granularity.
getGranularity() - 类 中的方法com.alipay.mychain.sdk.domain.metrics.MetricsQueryInfo
Gets granularity.
getGrayscaleMode() - 类 中的方法com.alipay.mychain.sdk.api.env.GrayscaleOption
 
getGrayscaleOption() - 类 中的方法com.alipay.mychain.sdk.api.env.ClientEnv
 
getGrayScaleStatus() - 类 中的方法com.alipay.mychain.sdk.message.status.QueryContractGrayscaleStatusResponse
 
getGroupId() - 类 中的方法com.alipay.mychain.sdk.domain.transaction.Transaction
 
getGroupId() - 类 中的方法com.alipay.mychain.sdk.message.Request
Gets group id.
getGroupId() - 类 中的方法com.alipay.mychain.sdk.message.Response
 
getGroupPrivateKey() - 类 中的方法com.alipay.mychain.sdk.message.transaction.envelope.JoinGroupRequest
 
getGroupUpdateIntervalSec() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetConfigRespEntity.GetConfigResp.Builder
uint32 group_update_interval_sec = 1;
getGroupUpdateIntervalSec() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetConfigRespEntity.GetConfigResp
uint32 group_update_interval_sec = 1;
getGroupUpdateIntervalSec() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetConfigRespEntity.GetConfigRespOrBuilder
uint32 group_update_interval_sec = 1;
getHandler() - 类 中的方法com.alipay.mychain.sdk.api.service.event.EventInfo
 
getHandler(Channel) - 接口 中的方法com.alipay.mychain.sdk.network.netty.IChannelHandler
get handler
getHash() - 类 中的静态方法com.alipay.mychain.sdk.crypto.hash.HashFactory
Get default hash
getHash(HashTypeEnum) - 类 中的静态方法com.alipay.mychain.sdk.crypto.hash.HashFactory
 
getHash() - 类 中的方法com.alipay.mychain.sdk.domain.block.BlockHeader
 
getHash() - 类 中的方法com.alipay.mychain.sdk.domain.transaction.Transaction
Gets hash.
getHash() - 类 中的方法com.alipay.mychain.sdk.message.spv.QueryBlockHeaderInfosRequest
Gets hash.
getHash() - 类 中的方法com.alipay.mychain.sdk.message.spv.QueryBlockProofRequest
Gets hash.
getHash() - 类 中的方法com.alipay.mychain.sdk.message.spv.QueryStateProofRequest
 
getHash() - 类 中的方法com.alipay.mychain.sdk.message.spv.QueryTransactionProofRequest
Gets hash.
getHash() - 类 中的方法com.alipay.mychain.sdk.message.status.QueryNodeMetricsStatusRequest
 
getHash() - 类 中的方法com.alipay.mychain.sdk.message.transaction.envelope.JoinGroupResponse
 
getHash() - 类 中的方法com.alipay.mychain.sdk.network.MsgTimeoutTask
 
getHashType() - 接口 中的方法com.alipay.mychain.sdk.crypto.hash.IHash
get hash type
getHashType() - 类 中的方法com.alipay.mychain.sdk.crypto.hash.Keccak256
 
getHashType() - 类 中的方法com.alipay.mychain.sdk.crypto.hash.SHA256Hash
 
getHashType() - 类 中的方法com.alipay.mychain.sdk.crypto.hash.SM3Hash
 
getHashTypeEnum() - 类 中的静态方法com.alipay.mychain.sdk.crypto.hash.HashFactory
 
getHashTypeEnum() - 类 中的方法com.alipay.mychain.sdk.message.transaction.AbstractTransactionRequest
 
getHaveReceivedContentLength() - 类 中的方法com.antchain.unionsdk.btn.api.event.BtnFileTransportProgressEventMessage
 
getHbSignatureInfo() - 类 中的方法com.alipay.mychain.sdk.domain.consensus.honeyBadger.HBConsensusProofInfo
 
getHdr_len() - 类 中的方法com.antchain.unionsdk.btn.domain.tndefine.TnHeader
 
getHeader() - 类 中的方法com.alipay.mychain.sdk.message.query.QueryBlockHeaderByTimestampResponse
 
getHeader() - 类 中的方法com.alipay.mychain.sdk.message.query.QueryLastBlockHeaderResponse
 
getHeaderLength() - 类 中的方法com.alipay.mychain.sdk.vm.wasm.DecodeNext
 
getHeartbeatIntervalMs() - 类 中的方法com.alipay.mychain.sdk.api.env.NetworkOption
 
getHeartbeatIntervalMs() - 类 中的方法com.antchain.unionsdk.env.NetworkOption
 
getHeartBeatTimeoutMs() - 类 中的方法com.antchain.unionsdk.env.RequestOption
 
getHexStringPublicKey() - 类 中的方法com.alipay.mychain.zoro.crypto.ecdsa.AbstractKeyPair
Gets hex string public key.
getHexStringPublicKey() - 类 中的方法com.alipay.mychain.zoro.crypto.ecdsa.ECKeyPair
 
getHostIncrementInt() - 类 中的静态方法com.antchain.unionsdk.btn.domain.tndefine.TnCommon
 
getHostStatus() - 类 中的方法com.alipay.mychain.sdk.message.status.QueryHostStatusResponse
 
getId() - 类 中的方法com.alipay.mychain.sdk.domain.detect.StateObjectCallInfo
 
getId() - 类 中的方法com.alipay.mychain.sdk.domain.transaction.GasDividedResult
 
getId() - 类 中的方法com.alipay.mychain.sdk.message.event.PushAccountEvent
Getter method for property id.
getId() - 类 中的方法com.alipay.mychain.sdk.message.event.PushBlockEvent
Getter method for property id.
getId() - 类 中的方法com.alipay.mychain.sdk.message.event.PushContractEvent
Getter method for property id.
getId() - 类 中的方法com.alipay.mychain.sdk.message.event.PushTopicsEvent
Getter method for property id.
getId() - 类 中的方法com.alipay.mychain.sdk.message.query.QueryAccountRequest
Getter method for property identity.
getId() - 类 中的方法com.alipay.mychain.sdk.message.query.QueryContractGrayscaleCodeRequest
Getter method for property identity.
getId() - 类 中的方法com.alipay.mychain.sdk.message.query.QueryContractRequest
Getter method for property identity.
getId() - 类 中的方法com.alipay.mychain.sdk.message.spv.QueryLatestStateProofRequest
Gets identity.
getId() - 类 中的方法com.alipay.mychain.sdk.message.spv.QueryStateProofRequest
 
getId() - 类 中的方法com.alipay.mychain.sdk.message.status.QueryContractGrayscaleStatusRequest
Getter method for property identity.
getId() - 类 中的方法com.alipay.mychain.sdk.message.transaction.account.IssueAssetsRequest
 
getId() - 类 中的方法com.alipay.mychain.sdk.message.transaction.account.RedeemAssetsRequest
 
getId() - 类 中的方法com.alipay.mychain.sdk.message.transaction.account.TransferBalanceRequest
 
getId() - 类 中的方法com.alipay.mychain.sdk.message.transaction.account.UnFreezeAccountRequest
Getter method for property id.
getId() - 类 中的方法com.alipay.mychain.sdk.message.transaction.contract.GetContractAccessControlRequest
Getter method for property identity.
getId() - 类 中的方法com.antchain.unionsdk.btn.api.request.DownloadFileRequest
 
getIdentities() - 类 中的方法com.alipay.mychain.sdk.api.service.spv.LogFilter
 
getIdentity() - 类 中的方法com.alipay.mychain.sdk.domain.account.Account
 
getIdentity() - 类 中的方法com.alipay.mychain.sdk.message.event.ListenAccountEventRequest
Getter method for property identity.
getIdentity() - 类 中的方法com.alipay.mychain.sdk.message.event.ListenContractEventRequest
Getter method for property identity.
getIdentity() - 类 中的方法com.alipay.mychain.sdk.vm.EVMOutput
solidity extension Identity.
getIdentityByName(String) - 类 中的静态方法com.alipay.mychain.sdk.api.utils.Utils
 
getIdentityByName(String, HashTypeEnum) - 类 中的静态方法com.alipay.mychain.sdk.api.utils.Utils
 
getIdentityDynamicArray() - 类 中的方法com.alipay.mychain.sdk.vm.EVMOutput
 
getIdentityDynamicArray() - 类 中的方法com.alipay.mychain.sdk.vm.WASMOutput
 
getIds() - 类 中的方法com.alipay.mychain.sdk.message.event.CancelEventRequest
Getter method for property ids.
getImmediately() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.GetFileChunkReq.Builder
bool immediately = 4;
getImmediately() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.GetFileChunkReq
bool immediately = 4;
getImmediately() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.GetFileChunkReqOrBuilder
bool immediately = 4;
getIndex() - 类 中的方法com.alipay.mychain.sdk.domain.spv.ReceiptProof
 
getIndex() - 类 中的方法com.alipay.mychain.sdk.domain.spv.TransactionProof
 
getIndex() - 类 中的方法com.alipay.mychain.sdk.message.query.QueryTransactionResponse
Getter method for property index.
getInfo() - 类 中的方法com.alipay.mychain.sdk.message.detect.QueryConsensusDiagnosticInfoResponse
 
getInfo() - 类 中的方法com.alipay.mychain.sdk.message.query.QueryHostInfoResponse
 
getInfo() - 类 中的方法com.alipay.mychain.sdk.message.status.QueryCommonConsensusStatusResponse
 
getInfo() - 类 中的方法com.alipay.mychain.sdk.message.status.QueryMetricsQueryInfoResponse
 
getInfo() - 类 中的方法com.alipay.mychain.sdk.message.status.QueryNodeMetricsStatusResponse
Gets info.
getInfo() - 类 中的方法com.alipay.mychain.sdk.message.status.QueryTpsLatencyResponse
 
getInputHeaderLengthBytes(byte[], DecodeNext) - 类 中的静态方法com.alipay.mychain.sdk.vm.wasm.Leb128Utils
 
getInputsPath() - 类 中的方法com.alipay.mychain.sdk.vm.ProofGenerator
 
getInputStream(String) - 类 中的方法com.alipay.mychain.sdk.api.env.SslOption
 
getInputStream(String) - 类 中的方法com.antchain.unionsdk.env.SslOption
 
getInputTypes() - 类 中的方法com.alipay.mychain.sdk.vm.EVMABIUtils.ContractMethod
 
getInstance(Class<?>) - 类 中的静态方法com.alipay.mychain.sdk.api.logging.AbstractLoggerFactory
Creates a new logger instance with the name of the specified class.
getInstance(String) - 类 中的静态方法com.alipay.mychain.sdk.api.logging.AbstractLoggerFactory
Creates a new logger instance with the specified name.
getInstance() - 类 中的静态方法com.alipay.mychain.sdk.crypto.MyCrypto
 
getInstance() - 类 中的静态方法com.alipay.mychain.zoro.crypto.cryptoservice.CryptoContext
 
getInstance() - 类 中的静态方法com.alipay.mychain.zoro.crypto.cryptoservice.CryptoService
 
getInstance() - 类 中的静态方法com.alipay.mychain.zoro.crypto.cryptoservice.CryptoServiceDefault
 
getInstance() - 类 中的静态方法com.alipay.mychain.zoro.crypto.keymanagement.KeyManagementRaw
 
getInt() - 类 中的方法com.alipay.mychain.sdk.vm.EVMOutput
solidity Int
getInt128() - 类 中的方法com.alipay.mychain.sdk.vm.WASMOutput
 
getInt16() - 类 中的方法com.alipay.mychain.sdk.vm.WASMOutput
 
getInt32() - 类 中的方法com.alipay.mychain.sdk.vm.WASMOutput
 
getInt64() - 类 中的方法com.alipay.mychain.sdk.vm.WASMOutput
 
getInt8() - 类 中的方法com.alipay.mychain.sdk.vm.WASMOutput
solidity Int
getIntAndUintDynamicArray(Class<T>) - 类 中的方法com.alipay.mychain.sdk.vm.WASMOutput
 
getIntDynamicArray() - 类 中的方法com.alipay.mychain.sdk.vm.EVMOutput
 
getInterfaces() - 类 中的方法com.alipay.mychain.sdk.vm.WASMABIUtils.WASMABI
 
getInterval() - 类 中的方法com.alipay.mychain.sdk.api.env.MetricsOption
 
getInterval() - 类 中的方法com.alipay.mychain.sdk.task.AbstractTask
Gets interval.
getInterval() - 类 中的方法com.antchain.unionsdk.task.AbstractTask
Gets interval.
getIp() - 类 中的方法com.alipay.mychain.sdk.domain.status.EndPoint
Getter method for property ip.
getIpAddress(InetSocketAddress) - 类 中的静态方法com.alipay.mychain.sdk.utils.NetUtils
本代码中我们以ip为依据,所有的都是根据ip和port来做映射,暂时不适合一个hostname对应多个ip的情况
getIpAddress(InetSocketAddress) - 类 中的静态方法com.antchain.unionsdk.utils.SocketAddressUtil
本代码中我们以ip为依据,所有的都是根据ip和port来做映射,暂时不适合一个hostname对应多个ip的情况
getIsConnected() - 类 中的方法com.alipay.mychain.sdk.domain.status.NodeStatus
Getter method for property isConnected.
getIsInterface() - 类 中的方法com.alipay.mychain.sdk.vm.WASMABIUtils.Struct
 
getiSslOption() - 类 中的方法com.antchain.unionsdk.btn.api.BtnClient
 
getIssuedId() - 类 中的方法com.alipay.mychain.sdk.message.transaction.account.IssueAssetsRequest
 
getK() - 类 中的方法com.alipay.mychain.sdk.bloom.BloomFilter
Gets k.
getKey() - 类 中的方法com.alipay.mychain.sdk.domain.transaction.Extension
Gets key.
getKey() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ExtDataMessageEntity.ExtDataMessage.Builder
string key = 2;
getKey() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ExtDataMessageEntity.ExtDataMessage
string key = 2;
getKey() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.ExtDataMessageEntity.ExtDataMessageOrBuilder
string key = 2;
getKeyByteArr() - 接口 中的方法com.antchain.unionsdk.env.ISslOption
 
getKeyByteArr() - 类 中的方法com.antchain.unionsdk.env.SslOption
 
getKeyBytes() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ExtDataMessageEntity.ExtDataMessage.Builder
string key = 2;
getKeyBytes() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ExtDataMessageEntity.ExtDataMessage
string key = 2;
getKeyBytes() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.ExtDataMessageEntity.ExtDataMessageOrBuilder
string key = 2;
getKeyManagementSpi() - 类 中的静态方法com.alipay.mychain.zoro.crypto.cryptoservice.CryptoContext
 
getKeyNameList() - 类 中的方法com.alipay.mychain.sdk.api.env.ZoroOption
 
getKeyOperator(KeyTypeEnum) - 类 中的方法com.alipay.mychain.sdk.crypto.MyCrypto
 
getKeyPassword() - 接口 中的方法com.alipay.mychain.sdk.api.env.ISslOption
Gets key password.
getKeyPassword() - 类 中的方法com.alipay.mychain.sdk.api.env.SslBytesOption
 
getKeyPassword() - 类 中的方法com.alipay.mychain.sdk.api.env.SslOption
 
getKeyPassword() - 接口 中的方法com.antchain.unionsdk.env.ISslOption
Gets key password.
getKeyPassword() - 类 中的方法com.antchain.unionsdk.env.SslOption
 
getKeyStream() - 接口 中的方法com.alipay.mychain.sdk.api.env.ISslOption
Gets key stream.
getKeyStream() - 类 中的方法com.alipay.mychain.sdk.api.env.SslBytesOption
 
getKeyStream() - 类 中的方法com.alipay.mychain.sdk.api.env.SslOption
 
getKeyStream() - 接口 中的方法com.antchain.unionsdk.env.ISslOption
Gets key stream.
getKeyStream() - 类 中的方法com.antchain.unionsdk.env.SslOption
 
getKickAwayNode() - 类 中的方法com.antchain.unionsdk.btn.api.event.BtnKickAwayEventMessage
 
getKmsOption() - 类 中的方法com.alipay.mychain.sdk.api.env.ClientEnv
 
getLastActiveTime(String) - 类 中的方法com.alipay.mychain.sdk.network.ClientNetwork
 
getLastActiveTime(String) - 接口 中的方法com.alipay.mychain.sdk.network.INetwork
获取某个节点的last active time
getLastActiveTime() - 类 中的方法com.alipay.mychain.sdk.network.NetworkConnection
 
getLastActiveTime(String) - 类 中的方法com.antchain.unionsdk.btn.api.network.BtnClientNetwork
 
getLastActiveTime(String) - 接口 中的方法com.antchain.unionsdk.network.connection.INetwork
 
getLastActiveTime() - 类 中的方法com.antchain.unionsdk.network.connection.TcpConnection
 
getLastestElipseTimeMs() - 类 中的方法com.alipay.mychain.sdk.api.env.LoadBalanceOption
 
getLastestElipseTimeMs() - 类 中的方法com.antchain.unionsdk.env.LoadBalanceOption
 
getLastExecSeq() - 类 中的方法com.alipay.mychain.sdk.domain.status.PbftInfo
Getter method for property lastExecSeq.
getLatest() - 类 中的方法com.alipay.mychain.sdk.message.query.QueryAnchorRequest
 
getLatestBlockNumber() - 类 中的方法com.alipay.mychain.sdk.domain.status.HostStatus
 
getLength() - 类 中的方法com.antchain.unionsdk.btn.domain.tndefine.TnMetaData
 
getList(int) - 类 中的方法com.alipay.mychain.sdk.rlp.Rlp.LList
Gets list.
getListeningExecutorService(String, int) - 类 中的静态方法com.alipay.mychain.sdk.utils.ExecutorUtils
 
getListeningExecutorService(int, String, int) - 类 中的静态方法com.alipay.mychain.sdk.utils.ExecutorUtils
 
getListeningExecutorService(int, ThreadFactory, int) - 类 中的静态方法com.alipay.mychain.sdk.utils.ExecutorUtils
 
getListeningExecutorService(ExecutorService) - 类 中的静态方法com.alipay.mychain.sdk.utils.ExecutorUtils
 
getListeningExecutorService(String, int) - 类 中的静态方法com.antchain.unionsdk.utils.ExecutorUtils
 
getListeningExecutorService(int, String, int) - 类 中的静态方法com.antchain.unionsdk.utils.ExecutorUtils
 
getListeningExecutorService(int, String, int, boolean) - 类 中的静态方法com.antchain.unionsdk.utils.ExecutorUtils
 
getListeningExecutorService(int, ThreadFactory, int, boolean) - 类 中的静态方法com.antchain.unionsdk.utils.ExecutorUtils
 
getListeningExecutorService(int, ThreadFactory, int) - 类 中的静态方法com.antchain.unionsdk.utils.ExecutorUtils
 
getListeningExecutorService(ExecutorService) - 类 中的静态方法com.antchain.unionsdk.utils.ExecutorUtils
 
getLoadBalanceModeType() - 类 中的方法com.alipay.mychain.sdk.api.env.LoadBalanceOption
 
getLoadBalanceModeType() - 类 中的方法com.antchain.unionsdk.env.LoadBalanceOption
 
getLoadBalanceOption() - 类 中的方法com.alipay.mychain.sdk.api.env.NetworkOption
 
getLocalBlockNumber() - 类 中的方法com.alipay.mychain.sdk.message.transaction.AbstractTransactionRequest
 
getLocalMetricsAccInfoDetailLists() - 类 中的方法com.alipay.mychain.sdk.domain.metrics.MetricsAccInfo
 
getLocalMonitoringData() - 类 中的方法com.antchain.unionsdk.btn.api.BtnClient
 
getLocalMonitoringData() - 类 中的方法com.antchain.unionsdk.btn.api.service.MonitorService
 
getLocalTransaction() - 类 中的方法com.alipay.mychain.sdk.message.transaction.AbstractTransactionRequest
 
getLock() - 类 中的方法com.alipay.mychain.sdk.network.MessageContext
 
getLock() - 类 中的方法com.antchain.unionsdk.network.MessageContext
 
getLogBloom() - 类 中的方法com.alipay.mychain.sdk.domain.block.BlockHeader
 
getLogData() - 类 中的方法com.alipay.mychain.sdk.domain.transaction.LogEntry
Get log data byte [ ].
getLogger() - 类 中的方法com.alipay.mychain.sdk.api.env.ClientEnv
 
getLogger() - 类 中的方法com.alipay.mychain.sdk.network.MessageEncoder
 
getLogger() - 类 中的方法com.alipay.mychain.sdk.task.AbstractTask
 
getLogger() - 类 中的方法com.antchain.unionsdk.task.AbstractTask
 
getLogLevel() - 类 中的方法com.alipay.mychain.sdk.message.admin.QueryLogLevelResponse
Getter method for property logLevel.
getLogLevel() - 类 中的方法com.alipay.mychain.sdk.message.admin.SetLogLevelRequest
Getter method for property logLevel.
getLogLevelByCode(int) - 枚举 中的静态方法com.alipay.mychain.sdk.domain.status.LogLevel
get enum by code
getLogs() - 类 中的方法com.alipay.mychain.sdk.domain.transaction.TransactionReceipt
Gets logs.
getMagic1() - 类 中的方法com.alipay.mychain.sdk.network.PacketHead
 
getMagic2() - 类 中的方法com.alipay.mychain.sdk.network.PacketHead
 
getMagicNumber() - 类 中的方法com.antchain.unionsdk.btn.domain.tndefine.TnHeader
 
getMaxAmount() - 类 中的方法com.alipay.mychain.sdk.message.spv.QueryBlockHeaderInfosRequest
Gets max amount.
getMaxBodySize() - 类 中的方法com.antchain.unionsdk.env.NetworkOption
 
getMaxCacheDirSize() - 类 中的方法com.antchain.unionsdk.btn.api.env.DownloadFileOption
 
getMaxConnectionRetryDelayFactor() - 类 中的方法com.alipay.mychain.sdk.api.env.NetworkOption
 
getMaxFileChunkAsk() - 类 中的方法com.antchain.unionsdk.btn.api.env.DownloadFileOption
 
getMaxFileChunkProcessing() - 类 中的方法com.antchain.unionsdk.btn.api.env.DownloadFileOption
 
getMaxFileTransferTasks() - 类 中的方法com.antchain.unionsdk.btn.api.env.DownloadFileOption
 
getMaxMessageSize() - 类 中的方法com.alipay.mychain.sdk.api.env.NetworkOption
 
getMaxNodes() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesEntity.ClientReqChainNodes.Builder
uint32 max_nodes = 2;
getMaxNodes() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesEntity.ClientReqChainNodes
uint32 max_nodes = 2;
getMaxNodes() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesEntity.ClientReqChainNodesOrBuilder
uint32 max_nodes = 2;
getMaxValue() - 类 中的方法com.alipay.mychain.sdk.type.BaseFixedSizeUnsignedInteger
 
getMessage() - 类 中的方法com.antchain.unionsdk.btn.api.event.BtnEventMessage
 
getMessageContexts() - 类 中的方法com.antchain.unionsdk.network.MessageProcessor
 
getMessageProcessQueueSize() - 类 中的方法com.antchain.unionsdk.env.NetworkOption
 
getMessageProcessThreadPoolSize() - 类 中的方法com.antchain.unionsdk.env.NetworkOption
 
getMessageType() - 类 中的方法com.alipay.mychain.sdk.message.event.ListenBlockEventRequest
 
getMessageType() - 类 中的方法com.alipay.mychain.sdk.message.event.ListenContractEventRequest
 
getMessageType() - 类 中的方法com.alipay.mychain.sdk.message.event.ListenTopicsEventRequest
 
getMessageType() - 类 中的方法com.alipay.mychain.sdk.message.Message
Gets message type.
getMethodName() - 类 中的方法com.alipay.mychain.sdk.domain.detect.StateObjectCallInfo
 
getMethodSignature() - 类 中的方法com.alipay.mychain.sdk.vm.EVMParameter
Getter method for property methodSignature.
getMethodSignature() - 类 中的方法com.alipay.mychain.sdk.vm.WASMParameter
Getter method for property methodSignature.
getMetricsAccInfoDetailLists() - 类 中的方法com.alipay.mychain.sdk.domain.metrics.MetricsAccInfo
Gets metrics acc info detail lists.
getMetricsOption() - 类 中的方法com.alipay.mychain.sdk.api.env.ClientEnv
 
getMockResults() - 类 中的方法com.alipay.mychain.sdk.message.detect.MockConsensusResponse
 
getMonitorService() - 类 中的方法com.antchain.unionsdk.btn.api.BtnClient
 
getMonitorService() - 类 中的方法com.antchain.unionsdk.btn.api.service.ServiceManager
 
getMsg() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.KickAwayNodeEntity.KickAwayNode.Builder
string msg = 1;
getMsg() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.KickAwayNodeEntity.KickAwayNode
string msg = 1;
getMsg() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.KickAwayNodeEntity.KickAwayNodeOrBuilder
string msg = 1;
getMsgBytes() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.KickAwayNodeEntity.KickAwayNode.Builder
string msg = 1;
getMsgBytes() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.KickAwayNodeEntity.KickAwayNode
string msg = 1;
getMsgBytes() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.KickAwayNodeEntity.KickAwayNodeOrBuilder
string msg = 1;
getMsgDelayDelta() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PeerPongEntity.PeerPong.Builder
uint32 msg_delay_delta = 2;
getMsgDelayDelta() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PeerPongEntity.PeerPong
uint32 msg_delay_delta = 2;
getMsgDelayDelta() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.PeerPongEntity.PeerPongOrBuilder
uint32 msg_delay_delta = 2;
getMsgDesc(MessageType) - 类 中的静态方法com.alipay.mychain.sdk.message.MessageFactory
Get message description by message type
getMsgSequenceId() - 类 中的方法com.antchain.unionsdk.btn.api.codec.ProtobufRequest
 
getMsgType() - 类 中的方法com.antchain.unionsdk.btn.api.request.SystemMessage
 
getMsgType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.SdkRawDataEntity.SdkRawData.Builder
uint32 msgType = 3;
getMsgType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.SdkRawDataEntity.SdkRawData
uint32 msgType = 3;
getMsgType() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.SdkRawDataEntity.SdkRawDataOrBuilder
uint32 msgType = 3;
getMsgTypeEnum() - 类 中的方法com.antchain.unionsdk.btn.api.codec.ProtobufRequest
 
getMsgTypeEnum() - 类 中的方法com.antchain.unionsdk.btn.api.request.SendMsgRequest
 
getMyBest() - 类 中的方法com.alipay.mychain.sdk.domain.status.SyncStatus
 
getMychainClientEnv() - 类 中的方法com.alipay.mychain.sdk.api.MychainClient
 
getMyChainId() - 类 中的方法com.alipay.mychain.sdk.api.env.ChainIdOption
 
getMyChainId(BaseFixedSizeByteArray.Fixed4ByteArray) - 类 中的静态方法com.alipay.mychain.sdk.api.utils.SubnetUtils
 
getMyChainId(String) - 类 中的静态方法com.alipay.mychain.sdk.api.utils.SubnetUtils
 
getMyId() - 类 中的方法com.alipay.mychain.sdk.domain.status.PbftInfo
Getter method for property myId.
getN() - 类 中的方法com.alipay.mychain.sdk.domain.status.HoneybadgerInfo
 
getN() - 类 中的方法com.alipay.mychain.sdk.domain.status.PbftInfo
Getter method for property n.
getName() - 类 中的方法com.alipay.mychain.sdk.api.logging.Log4jLogger
 
getName() - 类 中的方法com.alipay.mychain.sdk.vm.EVMABIUtils.ContractMethod
 
getName() - 类 中的方法com.alipay.mychain.sdk.vm.WASMABIUtils.Field
 
getName() - 类 中的方法com.alipay.mychain.sdk.vm.WASMABIUtils.Interface
 
getName() - 类 中的方法com.alipay.mychain.sdk.vm.WASMABIUtils.Struct
 
getNamedThreadFactory(String) - 类 中的静态方法com.alipay.mychain.sdk.utils.ExecutorUtils
 
getNamedThreadFactory(String, boolean) - 类 中的静态方法com.alipay.mychain.sdk.utils.ExecutorUtils
 
getNamedThreadFactory(String) - 类 中的静态方法com.antchain.unionsdk.utils.ExecutorUtils
 
getNamedThreadFactory(String, boolean) - 类 中的静态方法com.antchain.unionsdk.utils.ExecutorUtils
 
getNeedPrivacy() - 类 中的方法com.alipay.mychain.sdk.api.env.ClientEnv
 
getNetSocketAddress() - 类 中的方法com.antchain.unionsdk.btn.api.env.BtnNetSocketAddress
 
getNetSocketAddressTypeEnum() - 类 中的方法com.antchain.unionsdk.btn.api.env.BtnNetSocketAddress
 
getNetStatusVec() - 类 中的方法com.alipay.mychain.sdk.message.detect.NetDetectStatusResponse
 
getNetwork() - 类 中的方法com.alipay.mychain.sdk.api.MychainClient
 
getNetwork() - 类 中的方法com.alipay.mychain.sdk.api.service.BaseService
 
getNetworkConnection(String) - 类 中的方法com.alipay.mychain.sdk.network.ConnectionPoolManager
 
getNetworkOption() - 类 中的方法com.alipay.mychain.sdk.api.env.ClientEnv
 
getNetworkOption() - 类 中的方法com.antchain.unionsdk.btn.api.BtnClient
 
getNetworkThreadPoolSize() - 类 中的方法com.antchain.unionsdk.env.NetworkOption
 
getNetworkType() - 类 中的方法com.alipay.mychain.sdk.api.env.NetworkOption
 
getNew_type_name() - 类 中的方法com.alipay.mychain.sdk.vm.WASMABIUtils.Type
 
getNextElementIndex(byte[], int) - 类 中的静态方法com.alipay.mychain.sdk.rlp.Rlp
Gets next element index.
getNextTime() - 类 中的方法com.alipay.mychain.sdk.task.AbstractTask
Gets next time.
getNextTime() - 类 中的方法com.antchain.unionsdk.task.AbstractTask
Gets next time.
getNid() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegEntity.NodeReg.Builder
bytes nid = 1;
getNid() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegEntity.NodeReg
bytes nid = 1;
getNid() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegEntity.NodeRegOrBuilder
bytes nid = 1;
getNidFrom() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyRespEntity.NodeGroupRegVerifyResp.Builder
bytes nid_from = 3;
getNidFrom() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyRespEntity.NodeGroupRegVerifyResp
bytes nid_from = 3;
getNidFrom() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyRespEntity.NodeGroupRegVerifyRespOrBuilder
bytes nid_from = 3;
getNidFrom() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeLeaveGroupEntity.NodeLeaveGroup.Builder
string nid_from = 2;
getNidFrom() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeLeaveGroupEntity.NodeLeaveGroup
string nid_from = 2;
getNidFrom() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeLeaveGroupEntity.NodeLeaveGroupOrBuilder
string nid_from = 2;
getNidFromBytes() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeLeaveGroupEntity.NodeLeaveGroup.Builder
string nid_from = 2;
getNidFromBytes() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeLeaveGroupEntity.NodeLeaveGroup
string nid_from = 2;
getNidFromBytes() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeLeaveGroupEntity.NodeLeaveGroupOrBuilder
string nid_from = 2;
getNodeAndNodeGroupRegisterTimes() - 类 中的方法com.antchain.unionsdk.env.NetworkOption
 
getNodeGroupIsAlreadyRegister() - 类 中的方法com.antchain.unionsdk.btn.api.network.NodeGroupIsRegisterObserver
 
getNodeGroupIsNecessaryRegisterStatus() - 类 中的方法com.antchain.unionsdk.btn.api.network.NodeGroupIsRegisterObserver
 
getNodeGroupRegisterConfig() - 类 中的方法com.alipay.mychain.sdk.api.env.BtnOption
 
getNodeGroupRegisterConfig() - 类 中的方法com.antchain.unionsdk.btn.api.BtnClient
 
getNodeGroupRegVerify() - 类 中的方法com.antchain.unionsdk.btn.api.event.BtnGroupAuthEventMessage
 
getNodeId() - 类 中的方法com.alipay.mychain.sdk.domain.status.HoneybadgerInfo
 
getNodeId() - 类 中的方法com.alipay.mychain.sdk.domain.status.NodeInfo
Getter method for property nodeId.
getNodeId() - 类 中的方法com.alipay.mychain.sdk.domain.transaction.GasDividedResult
 
getNodeId() - 类 中的方法com.alipay.mychain.sdk.message.detect.DetectContractRequest
 
getNodeId() - 类 中的方法com.alipay.mychain.sdk.message.detect.QueryConsensusDiagnosticInfoRequest
 
getNodeId() - 类 中的方法com.alipay.mychain.sdk.message.detect.ReplayBlockRequest
 
getNodeId() - 类 中的方法com.alipay.mychain.sdk.message.detect.ReplayTransactionRequest
 
getNodeId() - 类 中的方法com.alipay.mychain.sdk.message.status.QueryBlockCacheStatusRequest
 
getNodeId() - 类 中的方法com.alipay.mychain.sdk.message.status.QueryCommonConsensusStatusRequest
 
getNodeId() - 类 中的方法com.alipay.mychain.sdk.message.status.QueryConsensusStatusRequest
 
getNodeId() - 类 中的方法com.alipay.mychain.sdk.message.status.QueryMetricsQueryInfoRequest
Gets node id.
getNodeId() - 类 中的方法com.alipay.mychain.sdk.message.status.QueryP2PStatusRequest
 
getNodeId() - 类 中的方法com.alipay.mychain.sdk.message.status.QuerySyncStatusRequest
 
getNodeId() - 类 中的方法com.alipay.mychain.sdk.message.status.QueryTpsLatencyRequest
 
getNodeId() - 类 中的方法com.alipay.mychain.sdk.message.status.QueryTransactionCacheStatusRequest
 
getNodeId() - 类 中的方法com.antchain.unionsdk.btn.api.env.NodeRegisterConfig
 
getNodeId() - 类 中的方法com.antchain.unionsdk.btn.api.network.BtnTcpConnection
 
getNodeInfo() - 类 中的方法com.alipay.mychain.sdk.domain.status.HostStatus
 
getNodeInfo() - 类 中的方法com.alipay.mychain.sdk.domain.status.NodeStatus
Getter method for property nodeInfo.
getNodeInfo(GetNodeInfoEntity.GetNodeInfo) - 类 中的方法com.antchain.unionsdk.btn.api.BtnClient
 
getNodeInfo() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp.Builder
.GetNodeInfoResp.NodeInfo node_info = 3;
getNodeInfo() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp
.GetNodeInfoResp.NodeInfo node_info = 3;
getNodeInfo() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoRespOrBuilder
.GetNodeInfoResp.NodeInfo node_info = 3;
getNodeInfoBuilder() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp.Builder
.GetNodeInfoResp.NodeInfo node_info = 3;
GetNodeInfoEntity - com.antchain.unionsdk.btn.domain.protobuf中的类
 
GetNodeInfoEntity.GetNodeInfo - com.antchain.unionsdk.btn.domain.protobuf中的类
Protobuf type GetNodeInfo
GetNodeInfoEntity.GetNodeInfo.Builder - com.antchain.unionsdk.btn.domain.protobuf中的类
Protobuf type GetNodeInfo
GetNodeInfoEntity.GetNodeInfoOrBuilder - com.antchain.unionsdk.btn.domain.protobuf中的接口
 
getNodeInfoOrBuilder() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp.Builder
.GetNodeInfoResp.NodeInfo node_info = 3;
getNodeInfoOrBuilder() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp
.GetNodeInfoResp.NodeInfo node_info = 3;
getNodeInfoOrBuilder() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoRespOrBuilder
.GetNodeInfoResp.NodeInfo node_info = 3;
GetNodeInfoRespEntity - com.antchain.unionsdk.btn.domain.protobuf中的类
 
GetNodeInfoRespEntity.GetNodeInfoResp - com.antchain.unionsdk.btn.domain.protobuf中的类
Protobuf type GetNodeInfoResp
GetNodeInfoRespEntity.GetNodeInfoResp.Builder - com.antchain.unionsdk.btn.domain.protobuf中的类
Protobuf type GetNodeInfoResp
GetNodeInfoRespEntity.GetNodeInfoResp.NodeInfo - com.antchain.unionsdk.btn.domain.protobuf中的类
Protobuf type GetNodeInfoResp.NodeInfo
GetNodeInfoRespEntity.GetNodeInfoResp.NodeInfo.Builder - com.antchain.unionsdk.btn.domain.protobuf中的类
Protobuf type GetNodeInfoResp.NodeInfo
GetNodeInfoRespEntity.GetNodeInfoResp.NodeInfoOrBuilder - com.antchain.unionsdk.btn.domain.protobuf中的接口
 
GetNodeInfoRespEntity.GetNodeInfoRespOrBuilder - com.antchain.unionsdk.btn.domain.protobuf中的接口
 
getNodeList(int) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesRespEntity.ClientReqChainNodesResp.Builder
repeated bytes node_list = 2;
getNodeList(int) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesRespEntity.ClientReqChainNodesResp
repeated bytes node_list = 2;
getNodeList(int) - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesRespEntity.ClientReqChainNodesRespOrBuilder
repeated bytes node_list = 2;
getNodeListCount() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesRespEntity.ClientReqChainNodesResp.Builder
repeated bytes node_list = 2;
getNodeListCount() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesRespEntity.ClientReqChainNodesResp
repeated bytes node_list = 2;
getNodeListCount() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesRespEntity.ClientReqChainNodesRespOrBuilder
repeated bytes node_list = 2;
getNodeListList() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesRespEntity.ClientReqChainNodesResp.Builder
repeated bytes node_list = 2;
getNodeListList() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesRespEntity.ClientReqChainNodesResp
repeated bytes node_list = 2;
getNodeListList() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesRespEntity.ClientReqChainNodesRespOrBuilder
repeated bytes node_list = 2;
getNodePreUrl() - 类 中的方法com.antchain.unionsdk.btn.api.env.NodeGroupRegisterConfig
 
getNodeRegisterConfig() - 类 中的方法com.alipay.mychain.sdk.api.env.BtnOption
 
getNodeRegisterConfig() - 类 中的方法com.antchain.unionsdk.btn.api.BtnClient
 
getNodeRoleEnum() - 类 中的方法com.alipay.mychain.sdk.domain.status.NodeInfo
Getter method for property nodeRoleEnum.
getNodeRoleEnumByCode(int) - 枚举 中的静态方法com.alipay.mychain.sdk.domain.status.NodeRoleEnum
get enum by code
getNodes() - 类 中的方法com.alipay.mychain.sdk.message.status.QueryContractNodesStatusResponse
Getter method for property nodes.
getNodeSize() - 类 中的方法com.alipay.mychain.sdk.domain.consensus.ProofHash
 
getNodeStatuses() - 类 中的方法com.alipay.mychain.sdk.domain.status.P2PStatus
Getter method for property nodeStatuses.
getNodeType() - 类 中的方法com.antchain.unionsdk.btn.api.env.NodeGroupRegisterConfig
 
getNodeType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp.NodeInfo.Builder
uint64 node_type = 2;
getNodeType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp.NodeInfo
uint64 node_type = 2;
getNodeType() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp.NodeInfoOrBuilder
uint64 node_type = 2;
getNodeType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegEntity.NodeGroupReg.Builder
uint64 node_type = 2;
getNodeType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegEntity.NodeGroupReg
uint64 node_type = 2;
getNodeType() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegEntity.NodeGroupRegOrBuilder
uint64 node_type = 2;
getNodeType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyEntity.NodeGroupRegVerify.Builder
uint64 node_type = 2;
getNodeType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyEntity.NodeGroupRegVerify
uint64 node_type = 2;
getNodeType() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyEntity.NodeGroupRegVerifyOrBuilder
uint64 node_type = 2;
getNodeUri() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp.NodeInfo.Builder
bytes node_uri = 1;
getNodeUri() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp.NodeInfo
bytes node_uri = 1;
getNodeUri() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp.NodeInfoOrBuilder
bytes node_uri = 1;
getNodeUri() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegEntity.NodeGroupReg.Builder
bytes node_uri = 1;
getNodeUri() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegEntity.NodeGroupReg
bytes node_uri = 1;
getNodeUri() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegEntity.NodeGroupRegOrBuilder
bytes node_uri = 1;
getNodeUri() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegRespEntity.NodeGroupRegResp.Builder
bytes node_uri = 1;
getNodeUri() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegRespEntity.NodeGroupRegResp
bytes node_uri = 1;
getNodeUri() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegRespEntity.NodeGroupRegRespOrBuilder
bytes node_uri = 1;
getNodeUri() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyEntity.NodeGroupRegVerify.Builder
类似URI结构组播组层次关系 bytes node_uri = 1;
getNodeUri() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyEntity.NodeGroupRegVerify
类似URI结构组播组层次关系 bytes node_uri = 1;
getNodeUri() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyEntity.NodeGroupRegVerifyOrBuilder
类似URI结构组播组层次关系 bytes node_uri = 1;
getNodeUri() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyRespEntity.NodeGroupRegVerifyResp.Builder
类似URI结构 bytes node_uri = 1;
getNodeUri() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyRespEntity.NodeGroupRegVerifyResp
类似URI结构 bytes node_uri = 1;
getNodeUri() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyRespEntity.NodeGroupRegVerifyRespOrBuilder
类似URI结构 bytes node_uri = 1;
getNodeUri() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeLeaveGroupEntity.NodeLeaveGroup.Builder
bytes node_uri = 1;
getNodeUri() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeLeaveGroupEntity.NodeLeaveGroup
bytes node_uri = 1;
getNodeUri() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeLeaveGroupEntity.NodeLeaveGroupOrBuilder
bytes node_uri = 1;
getNodeUriFrom() - 类 中的方法com.antchain.unionsdk.btn.api.request.SendMsgRequest
 
getNodeUriFrom() - 类 中的方法com.antchain.unionsdk.btn.api.request.SendMsgResponse
 
getNodeUriFrom() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.BroadcastMessageEntity.BroadcastMessage.Builder
bytes node_uri_from = 1;
getNodeUriFrom() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.BroadcastMessageEntity.BroadcastMessage
bytes node_uri_from = 1;
getNodeUriFrom() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.BroadcastMessageEntity.BroadcastMessageOrBuilder
bytes node_uri_from = 1;
getNodeUriFrom() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PushMessageEntity.PushMessage.Builder
bytes node_uri_from = 1;
getNodeUriFrom() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PushMessageEntity.PushMessage
bytes node_uri_from = 1;
getNodeUriFrom() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.PushMessageEntity.PushMessageOrBuilder
bytes node_uri_from = 1;
getNodeUriFrom() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.UnicastMessageEntity.UnicastMessage.Builder
bytes node_uri_from = 1;
getNodeUriFrom() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.UnicastMessageEntity.UnicastMessage
bytes node_uri_from = 1;
getNodeUriFrom() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.UnicastMessageEntity.UnicastMessageOrBuilder
bytes node_uri_from = 1;
getNodeUriMe() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoEntity.GetNodeInfo.Builder
bytes node_uri_me = 1;
getNodeUriMe() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoEntity.GetNodeInfo
bytes node_uri_me = 1;
getNodeUriMe() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoEntity.GetNodeInfoOrBuilder
bytes node_uri_me = 1;
getNodeUriTo() - 类 中的方法com.antchain.unionsdk.btn.api.request.SendMsgRequest
 
getNodeUriTo() - 类 中的方法com.antchain.unionsdk.btn.api.request.SendMsgResponse
 
getNodeUriTo() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PushMessageEntity.PushMessage.Builder
bytes node_uri_to = 2;
getNodeUriTo() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PushMessageEntity.PushMessage
bytes node_uri_to = 2;
getNodeUriTo() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.PushMessageEntity.PushMessageOrBuilder
bytes node_uri_to = 2;
getNodeUriTo() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.UnicastMessageEntity.UnicastMessage.Builder
bytes node_uri_to = 2;
getNodeUriTo() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.UnicastMessageEntity.UnicastMessage
bytes node_uri_to = 2;
getNodeUriTo() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.UnicastMessageEntity.UnicastMessageOrBuilder
bytes node_uri_to = 2;
getNonce() - 类 中的方法com.alipay.mychain.sdk.domain.transaction.Transaction
Gets nonce.
getNonce() - 类 中的方法com.alipay.mychain.sdk.message.network.ClientHandshakeRequest
 
getNormalTimeoutInterval() - 类 中的方法com.alipay.mychain.sdk.domain.status.HoneybadgerInfo
 
getNormalTimeoutInterval() - 类 中的方法com.alipay.mychain.sdk.domain.status.PbftInfo
Getter method for property normalTimeoutInterval.
getNumber() - 类 中的方法com.alipay.mychain.sdk.domain.block.BlockHeader
 
getNumber() - 枚举 中的方法com.antchain.unionsdk.btn.domain.protobuf.DownloadFileMessageEntity.DataType
 
getNumber() - 枚举 中的方法com.antchain.unionsdk.btn.domain.protobuf.DownloadFileMessageEntity.FileStatusCode
 
getNumber() - 枚举 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyEntity.TnRouteType
 
getNumber() - 枚举 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyRespEntity.TnRouteType
 
getNumber() - 枚举 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegEntity.TnRouteType
 
getNumber() - 枚举 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegRespEntity.TnRouteType
 
getObject(String) - 类 中的方法com.alipay.mychain.sdk.vm.EVMOutput
 
getOptimalEndpoint() - 类 中的方法com.alipay.mychain.sdk.network.ConnectionPoolManager
 
getOptimalLinkEndpoint() - 类 中的方法com.alipay.mychain.sdk.network.ConnectionPoolManager
 
getOptimalNetworkConnection() - 类 中的方法com.alipay.mychain.sdk.network.ConnectionPoolManager
 
getOptimalNetworkLinkOption() - 类 中的方法com.alipay.mychain.sdk.api.env.NetworkOption
 
getOption() - 类 中的方法com.antchain.unionsdk.btn.domain.tndefine.TnHeader
 
getOptionLength() - 类 中的方法com.antchain.unionsdk.btn.domain.tndefine.TnHeader
 
getOutput() - 类 中的方法com.alipay.mychain.sdk.domain.transaction.TransactionReceipt
Get output byte [ ].
getOutput(VMTypeEnum, String, byte[], byte[]) - 类 中的静态方法com.alipay.mychain.sdk.vm.ABIUtils
 
getOutputTypes() - 类 中的方法com.alipay.mychain.sdk.vm.EVMABIUtils.ContractMethod
 
getP2PStatus() - 类 中的方法com.alipay.mychain.sdk.message.status.QueryP2PStatusResponse
Getter method for property p2PStatus.
getPair(Class<T>, Class<R>) - 类 中的方法com.alipay.mychain.sdk.vm.WASMOutput
 
getPairDynamicArray(Class<T>) - 类 中的方法com.alipay.mychain.sdk.vm.WASMOutput
 
getParameter() - 类 中的方法com.alipay.mychain.sdk.message.detect.DetectContractRequest
 
getParameters() - 类 中的方法com.alipay.mychain.sdk.message.transaction.contract.CallContractRequest
Getter method for property parameters.
getParameters() - 类 中的方法com.alipay.mychain.sdk.message.transaction.contract.DeployContractRequest
Getter method for property parameters.
getParams() - 类 中的方法com.alipay.mychain.sdk.domain.detect.StateObjectCallInfo
 
getParentHash() - 类 中的方法com.alipay.mychain.sdk.domain.block.BlockHeader
 
getParserForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.BroadcastMessageEntity.BroadcastMessage
 
getParserForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientChainMessageEntity.ClientChainMessage
 
getParserForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesEntity.ClientReqChainNodes
 
getParserForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesRespEntity.ClientReqChainNodesResp
 
getParserForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.DownloadFileMessageEntity.DownloadFileMessage
 
getParserForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ExtDataMessageEntity.ExtDataMessage
 
getParserForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetConfigEntity.GetConfig
 
getParserForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetConfigRespEntity.GetConfigResp
 
getParserForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.FileChunk
 
getParserForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.GetFileCheckReq
 
getParserForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckRespEntity.GetFileCheckResp
 
getParserForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.FileChunk
 
getParserForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.GetFileChunkReq
 
getParserForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkRespEntity.GetFileChunkResp
 
getParserForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileReqEntity.GetFileReq
 
getParserForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileRespEntity.FileMetaData
 
getParserForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileRespEntity.GetFileResp
 
getParserForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoEntity.GetNodeInfo
 
getParserForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp
 
getParserForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp.NodeInfo
 
getParserForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.KickAwayNodeEntity.KickAwayNode
 
getParserForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.KickAwayNodeRespEntity.KickAwayNodeResp
 
getParserForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegEntity.NodeGroupReg
 
getParserForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegRespEntity.NodeGroupRegResp
 
getParserForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyEntity.NodeGroupRegVerify
 
getParserForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyRespEntity.NodeGroupRegVerifyResp
 
getParserForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeLeaveGroupEntity.NodeLeaveGroup
 
getParserForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegEntity.NodeReg
 
getParserForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegRespEntity.NodeRegResp
 
getParserForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PeerPingEntity.PeerPing
 
getParserForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PeerPongEntity.PeerPong
 
getParserForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PingEntity.Ping
 
getParserForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PongEntity.Pong
 
getParserForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PushMessageEntity.PushMessage
 
getParserForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.SdkRawDataEntity.SdkRawData
 
getParserForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.UnicastMessageEntity.UnicastMessage
 
getPasswordList() - 类 中的方法com.alipay.mychain.sdk.api.env.ZoroOption
 
getPayloadLength() - 类 中的方法com.antchain.unionsdk.btn.domain.tndefine.TnHeader
 
getPbData() - 类 中的方法com.antchain.unionsdk.btn.api.codec.ProtobufRequest
 
getPbftInfo() - 类 中的方法com.alipay.mychain.sdk.message.status.QueryConsensusStatusResponse
Getter method for property pbftInfo.
getPedersenCommitment() - 类 中的方法com.alipay.mychain.zoro.annotation.privacy.Note
Getter method for property pedersenCommitment.
getPeriod() - 类 中的方法com.alipay.mychain.sdk.domain.transaction.Transaction
Gets period.
getPhase() - 类 中的方法com.alipay.mychain.sdk.domain.status.PbftInfo
Getter method for property phase.
getPkeyCipherAlgoByKeyType(KeyTypeEnum) - 枚举 中的静态方法com.alipay.mychain.sdk.crypto.AlgoIdEnum
return AlgoIdEnum.UNKNOWN or keyPkeyCipherMapping.value
getPoolMap() - 类 中的静态方法com.antchain.unionsdk.utils.ExecutorUtils
 
getPort() - 类 中的方法com.alipay.mychain.sdk.domain.status.EndPoint
Getter method for property port.
getPrefix() - 类 中的方法com.alipay.mychain.sdk.message.admin.ListProfilerDataRequest
 
getPreHeadChainNode(String) - 类 中的方法com.antchain.unionsdk.btn.api.env.ChainConfig
 
getPriority() - 类 中的方法com.antchain.unionsdk.btn.domain.tndefine.TnHeader
 
getPriority() - 类 中的方法com.antchain.unionsdk.utils.PriorityThreadPoolExecutor.PriorityRunnable
 
getPriorityThreadPoolExecutor(int, String, int) - 类 中的静态方法com.antchain.unionsdk.utils.ExecutorUtils
 
getPrivateKey() - 类 中的方法com.alipay.mychain.sdk.crypto.pkeycipher.EccK1KDFV1
 
getPrivateKey() - 类 中的方法com.alipay.mychain.sdk.crypto.signer.RsaSignerV1
 
getPrivateKey() - 类 中的方法com.alipay.mychain.sdk.domain.privacy.ValueHiding
Get private key byte [ ].
getPrivateKey() - 类 中的方法com.alipay.mychain.sdk.message.admin.AddGroupChainRequest
Gets private key.
getPrivateKey() - 类 中的方法com.alipay.mychain.sdk.message.transaction.envelope.CreateGroupResponse
 
getPrivateKey() - 类 中的方法com.alipay.mychain.zoro.crypto.ecdsa.AbstractKeyPair
Gets private key.
getPrivateKey() - 类 中的方法com.alipay.mychain.zoro.crypto.ecdsa.ECKeyPair
 
getPrivateKeyVer() - 类 中的方法com.antchain.unionsdk.btn.api.request.SendMsgRequest
 
getPrivateKeyVer() - 类 中的方法com.antchain.unionsdk.btn.api.request.SendMsgResponse
 
getPrivateKeyVer() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.BroadcastMessageEntity.BroadcastMessage.Builder
optional uint32 private_key_ver = 5;
getPrivateKeyVer() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.BroadcastMessageEntity.BroadcastMessage
optional uint32 private_key_ver = 5;
getPrivateKeyVer() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.BroadcastMessageEntity.BroadcastMessageOrBuilder
optional uint32 private_key_ver = 5;
getPrivateKeyVer() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientChainMessageEntity.ClientChainMessage.Builder
uint32 private_key_ver = 5;
getPrivateKeyVer() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientChainMessageEntity.ClientChainMessage
uint32 private_key_ver = 5;
getPrivateKeyVer() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientChainMessageEntity.ClientChainMessageOrBuilder
uint32 private_key_ver = 5;
getPrivateKeyVer() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PushMessageEntity.PushMessage.Builder
optional uint32 private_key_ver = 5;
getPrivateKeyVer() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PushMessageEntity.PushMessage
optional uint32 private_key_ver = 5;
getPrivateKeyVer() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.PushMessageEntity.PushMessageOrBuilder
optional uint32 private_key_ver = 5;
getPrivateKeyVer() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.UnicastMessageEntity.UnicastMessage.Builder
optional uint32 private_key_ver = 5;
getPrivateKeyVer() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.UnicastMessageEntity.UnicastMessage
optional uint32 private_key_ver = 5;
getPrivateKeyVer() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.UnicastMessageEntity.UnicastMessageOrBuilder
optional uint32 private_key_ver = 5;
getPrivkeyEncoded() - 类 中的方法com.alipay.mychain.sdk.crypto.keypair.Keypair
 
getPrivkeyId() - 类 中的方法com.alipay.mychain.sdk.crypto.keypair.Keypair
 
getProcessedBlock() - 接口 中的方法com.alipay.mychain.sdk.api.callback.IProcessBlockHandler
 
getProfilerDataDir() - 类 中的方法com.alipay.mychain.sdk.message.admin.ListProfilerDataResponse
 
getProfilerDataDir() - 类 中的方法com.alipay.mychain.sdk.message.admin.QueryProfilerConfigResponse
 
getProfilerThreshold() - 类 中的方法com.alipay.mychain.sdk.message.admin.QueryProfilerConfigResponse
 
getProfilerThreshold() - 类 中的方法com.alipay.mychain.sdk.message.admin.RequestContractProfileRequest
 
getProfileSeconds() - 类 中的方法com.alipay.mychain.sdk.message.admin.RequestContractProfileRequest
 
getProof() - 类 中的方法com.alipay.mychain.sdk.domain.spv.BlockHeaderInfo
 
getProof() - 类 中的方法com.alipay.mychain.sdk.domain.spv.BlockHeaderProof
 
getProof() - 类 中的方法com.alipay.mychain.sdk.domain.spv.BlockProofInfo
 
getProof() - 类 中的方法com.alipay.mychain.sdk.message.spv.QueryLatestStateProofResponse
Gets proof.
getProof() - 类 中的方法com.alipay.mychain.sdk.message.spv.QueryReceiptProofResponse
Gets proof.
getProof() - 类 中的方法com.alipay.mychain.sdk.message.spv.QueryStateProofResponse
Gets proof.
getProof() - 类 中的方法com.alipay.mychain.sdk.message.spv.QueryTransactionProofResponse
Gets proof.
getProposeSize() - 类 中的方法com.alipay.mychain.sdk.domain.status.HoneybadgerInfo
 
getProposeSize() - 类 中的方法com.alipay.mychain.sdk.domain.status.PbftInfo
Getter method for property proposeSize.
getProposeTimeoutInterval() - 类 中的方法com.alipay.mychain.sdk.domain.status.PbftInfo
Getter method for property proposeTimeoutInterval.
getProvingCodePath() - 类 中的方法com.alipay.mychain.sdk.vm.ProofGenerator
 
getPtr() - 类 中的方法com.alipay.mychain.sdk.domain.privacy.PedersenCommitment
 
getPtr() - 类 中的方法com.alipay.mychain.sdk.domain.privacy.Proofs
Getter method for property ptr.
getPtr() - 类 中的方法com.alipay.mychain.sdk.domain.privacy.ValueHiding
Gets ptr.
getPubKey() - 类 中的方法com.alipay.mychain.sdk.domain.privacy.ValueHiding
Get pub key byte [ ].
getPubKey() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegEntity.NodeGroupReg.Builder
bytes pub_key = 4;
getPubKey() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegEntity.NodeGroupReg
bytes pub_key = 4;
getPubKey() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegEntity.NodeGroupRegOrBuilder
bytes pub_key = 4;
getPubKey() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyEntity.NodeGroupRegVerify.Builder
bytes pub_key = 4;
getPubKey() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyEntity.NodeGroupRegVerify
bytes pub_key = 4;
getPubKey() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyEntity.NodeGroupRegVerifyOrBuilder
bytes pub_key = 4;
getPubKeyByPrivkey(byte[]) - 类 中的方法com.alipay.mychain.sdk.crypto.pkeycipher.EccR1PkeyCipherV1
 
getPubKeyByPrivkey(byte[]) - 类 中的方法com.alipay.mychain.sdk.crypto.pkeycipher.SM2PkeyCipherV1
 
getPubkeyEncoded() - 类 中的方法com.alipay.mychain.sdk.crypto.keypair.Keypair
keyType + pubkey except k1 k1 return 64 bytes
getPubkeyFp(byte[]) - 类 中的静态方法com.alipay.mychain.sdk.crypto.CryptoUtils
Compute public key fingerprint
getPubkeyFp(byte[], HashTypeEnum) - 类 中的静态方法com.alipay.mychain.sdk.crypto.CryptoUtils
Compute public key fingerprint
getPubkeyId() - 类 中的方法com.alipay.mychain.sdk.crypto.keypair.Keypair
k1 return 64 bytes
getPublicKey() - 类 中的方法com.alipay.mychain.sdk.crypto.pkeycipher.EccK1KDFV1
 
getPublicKey() - 类 中的方法com.alipay.mychain.sdk.domain.status.NodeInfo
Getter method for property publicKey.
getPublicKey() - 类 中的方法com.alipay.mychain.sdk.message.network.ClientHandshakeRequest
 
getPublicKey() - 类 中的方法com.alipay.mychain.sdk.message.transaction.envelope.CreateGroupRequest
 
getPublicKey() - 类 中的方法com.alipay.mychain.zoro.crypto.ecdsa.AbstractKeyPair
Gets public key.
getPublicKey() - 类 中的方法com.alipay.mychain.zoro.crypto.ecdsa.ECKeyPair
 
getPublicKey() - 类 中的方法com.antchain.unionsdk.btn.api.env.NodeGroupRegisterConfig
 
getPublicKeys() - 类 中的方法com.alipay.mychain.sdk.domain.spv.VerifiedBlock
 
getPublicKeys() - 类 中的方法com.alipay.mychain.sdk.message.transaction.confidential.ConfidentialRequest
 
getPushMessage() - 类 中的方法com.antchain.unionsdk.btn.api.event.BtnPushEventMessage
已过时。
getPushMessage() - 类 中的方法com.antchain.unionsdk.btn.api.network.BtnPushMessageResponse
 
getQos() - 类 中的方法com.antchain.unionsdk.btn.domain.tndefine.TnHeader
 
getQueryAnchorIntervalMs() - 类 中的方法com.alipay.mychain.sdk.api.env.RequestAnchorOption
 
getQueryByte() - 类 中的方法com.alipay.mychain.sdk.domain.status.BTNInfoType
 
getQueryInfo() - 类 中的方法com.alipay.mychain.sdk.domain.metrics.MetricsQueryInfo
Gets query info.
getQueryNodeStatusIntervalMs() - 类 中的方法com.alipay.mychain.sdk.api.env.OptimalNetworkLinkOption
 
getQueryReceiptIntervalMs() - 类 中的方法com.alipay.mychain.sdk.api.env.RequestOption
 
getQueryReceiptTimeoutMs() - 类 中的方法com.alipay.mychain.sdk.api.env.RequestOption
 
getQueryService() - 类 中的方法com.alipay.mychain.sdk.api.MychainClient
 
getQueryService() - 类 中的方法com.alipay.mychain.sdk.api.service.ServiceManager
 
getQueryType() - 类 中的方法com.alipay.mychain.sdk.domain.metrics.MetricsQueryInfoDetail
Gets query type.
getR() - 类 中的方法com.alipay.mychain.zoro.crypto.ecdsa.SignatureData
 
getRawData() - 类 中的方法com.antchain.unionsdk.btn.api.request.SendMsgRequest
 
getRawData() - 类 中的方法com.antchain.unionsdk.btn.api.request.SendMsgResponse
 
getRawData() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.BroadcastMessageEntity.BroadcastMessage.Builder
optional bytes raw_data = 4;
getRawData() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.BroadcastMessageEntity.BroadcastMessage
optional bytes raw_data = 4;
getRawData() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.BroadcastMessageEntity.BroadcastMessageOrBuilder
optional bytes raw_data = 4;
getRawData() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientChainMessageEntity.ClientChainMessage.Builder
bytes raw_data = 4;
getRawData() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientChainMessageEntity.ClientChainMessage
bytes raw_data = 4;
getRawData() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientChainMessageEntity.ClientChainMessageOrBuilder
bytes raw_data = 4;
getRawData() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ExtDataMessageEntity.ExtDataMessage.Builder
optional bytes raw_data = 4;
getRawData() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ExtDataMessageEntity.ExtDataMessage
optional bytes raw_data = 4;
getRawData() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.ExtDataMessageEntity.ExtDataMessageOrBuilder
optional bytes raw_data = 4;
getRawData() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PushMessageEntity.PushMessage.Builder
optional bytes raw_data = 4;
getRawData() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PushMessageEntity.PushMessage
optional bytes raw_data = 4;
getRawData() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.PushMessageEntity.PushMessageOrBuilder
optional bytes raw_data = 4;
getRawData() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.UnicastMessageEntity.UnicastMessage.Builder
optional bytes raw_data = 4;
getRawData() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.UnicastMessageEntity.UnicastMessage
optional bytes raw_data = 4;
getRawData() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.UnicastMessageEntity.UnicastMessageOrBuilder
optional bytes raw_data = 4;
getRawDataType() - 类 中的方法com.antchain.unionsdk.btn.api.request.SendMsgRequest
 
getRawDataType() - 类 中的方法com.antchain.unionsdk.btn.api.request.SendMsgResponse
 
getRawDataType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.BroadcastMessageEntity.BroadcastMessage.Builder
uint32 raw_data_type = 3;
getRawDataType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.BroadcastMessageEntity.BroadcastMessage
uint32 raw_data_type = 3;
getRawDataType() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.BroadcastMessageEntity.BroadcastMessageOrBuilder
uint32 raw_data_type = 3;
getRawDataType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientChainMessageEntity.ClientChainMessage.Builder
uint32 raw_data_type = 3;
getRawDataType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientChainMessageEntity.ClientChainMessage
uint32 raw_data_type = 3;
getRawDataType() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientChainMessageEntity.ClientChainMessageOrBuilder
uint32 raw_data_type = 3;
getRawDataType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PushMessageEntity.PushMessage.Builder
uint32 raw_data_type = 3;
getRawDataType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PushMessageEntity.PushMessage
uint32 raw_data_type = 3;
getRawDataType() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.PushMessageEntity.PushMessageOrBuilder
uint32 raw_data_type = 3;
getRawDataType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.UnicastMessageEntity.UnicastMessage.Builder
uint32 raw_data_type = 3;
getRawDataType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.UnicastMessageEntity.UnicastMessage
uint32 raw_data_type = 3;
getRawDataType() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.UnicastMessageEntity.UnicastMessageOrBuilder
uint32 raw_data_type = 3;
getRawOutput() - 类 中的方法com.alipay.mychain.sdk.vm.EVMOutput
Getter method for property rawOutput.
getRawOutput() - 类 中的方法com.alipay.mychain.sdk.vm.WASMOutput
Getter method for property rawOutput.
getReadSet() - 类 中的方法com.alipay.mychain.sdk.domain.detect.AttributeRwSet
 
getReceipt(byte[]) - 类 中的方法com.alipay.mychain.sdk.message.transaction.confidential.ConfidentialResponse
 
getReceiptList() - 类 中的方法com.alipay.mychain.sdk.domain.block.BlockBody
 
getReceiptList() - 类 中的方法com.alipay.mychain.sdk.domain.block.BlockInfo
 
getReceiptRoot() - 类 中的方法com.alipay.mychain.sdk.domain.block.BlockHeader
 
getReceiptRoot() - 类 中的方法com.alipay.mychain.sdk.domain.spv.ReceiptProof
 
getReceipts() - 类 中的方法com.alipay.mychain.sdk.domain.spv.BlockReceiptInfo
 
getReceiverId() - 类 中的方法com.alipay.mychain.sdk.message.query.QueryRelatedTransactionListRequest
 
getReceiverId() - 类 中的方法com.alipay.mychain.sdk.message.query.QueryRelatedTransactionListSizeRequest
 
getReceiverId() - 类 中的方法com.alipay.mychain.sdk.message.transaction.account.ConfidentialDepositDataRequest
 
getReceiverId() - 类 中的方法com.alipay.mychain.sdk.message.transaction.account.DepositDataRequest
 
getReceiverId() - 类 中的方法com.alipay.mychain.sdk.message.transaction.account.RelatedDepositDataRequest
 
getReceiverId() - 类 中的方法com.alipay.mychain.sdk.message.transaction.account.TransferBalanceRequest
 
getReceiveTaskCount() - 类 中的方法com.antchain.unionsdk.btn.api.network.BtnClientNetwork
 
getReceiveTaskCount() - 类 中的方法com.antchain.unionsdk.network.MessageProcessor
 
getRecoverKey() - 类 中的方法com.alipay.mychain.sdk.domain.account.Account
 
getRecoverPubKey() - 类 中的方法com.alipay.mychain.sdk.message.transaction.account.SetRecoverKeyRequest
 
getRecoverTimestamp() - 类 中的方法com.alipay.mychain.sdk.domain.account.Account
 
getRedeemedId() - 类 中的方法com.alipay.mychain.sdk.message.transaction.account.RedeemAssetsRequest
 
getRemainData() - 类 中的方法com.alipay.mychain.sdk.vm.wasm.DecodeNext
 
getRemoteSocketAddress() - 类 中的方法com.alipay.mychain.sdk.network.netty.BaseChannel
 
getReNodeAndNodeGroupRegisterInterval() - 类 中的方法com.antchain.unionsdk.env.NetworkOption
 
getReportAliveTime() - 类 中的方法com.alipay.mychain.sdk.message.admin.QueryProfilerConfigResponse
 
getReportAliveTime() - 类 中的方法com.alipay.mychain.sdk.message.admin.RequestContractProfileRequest
 
getRequest() - 类 中的方法com.alipay.mychain.sdk.api.service.event.EventInfo
 
getRequest() - 类 中的方法com.alipay.mychain.sdk.message.transaction.confidential.ConfidentialRequest
 
getRequest() - 类 中的方法com.alipay.mychain.sdk.message.transaction.envelope.GroupTransactionRequest
Gets request.
getRequest() - 类 中的方法com.alipay.mychain.sdk.network.MessageContext
 
getRequestAnchorOption() - 类 中的方法com.alipay.mychain.sdk.api.env.RequestOption
 
getRequestOption() - 类 中的方法com.alipay.mychain.sdk.api.env.ClientEnv
 
getRequestOption() - 类 中的方法com.antchain.unionsdk.btn.api.BtnClient
 
getRequestType() - 类 中的方法com.alipay.mychain.sdk.network.MessageContext
 
getRequestType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.SdkRawDataEntity.SdkRawData.Builder
uint32 requestType = 2;
getRequestType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.SdkRawDataEntity.SdkRawData
uint32 requestType = 2;
getRequestType() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.SdkRawDataEntity.SdkRawDataOrBuilder
uint32 requestType = 2;
getRequestType() - 类 中的方法com.antchain.unionsdk.network.MessageContext
 
getReserve() - 类 中的方法com.antchain.unionsdk.btn.domain.tndefine.TnHeader
 
getReserved1() - 类 中的方法com.alipay.mychain.sdk.network.PacketHead
 
getReserved2() - 类 中的方法com.alipay.mychain.sdk.network.PacketHead
 
getResponse(Request, IErrorCode) - 类 中的静态方法com.alipay.mychain.sdk.message.MessageFactory
Create response message by request message
getResponse(MessageType, Request, IErrorCode) - 类 中的静态方法com.alipay.mychain.sdk.message.MessageFactory
Create response message by request message
getResponse() - 类 中的方法com.alipay.mychain.sdk.network.MessageContext
 
getResponse() - 类 中的方法com.antchain.unionsdk.network.MessageContext
 
getResult() - 类 中的方法com.alipay.mychain.sdk.domain.transaction.TransactionReceipt
Gets result.
getResults() - 类 中的方法com.alipay.mychain.sdk.message.event.PushTopicsEvent
Getter method for property results.
getResults() - 类 中的方法com.alipay.mychain.sdk.vm.WASMABIUtils.Struct
 
getRetCode() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp.Builder
uint32 ret_code = 1;
getRetCode() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp
uint32 ret_code = 1;
getRetCode() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoRespOrBuilder
uint32 ret_code = 1;
getRetCode() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegRespEntity.NodeGroupRegResp.Builder
uint32 ret_code = 2;
getRetCode() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegRespEntity.NodeGroupRegResp
uint32 ret_code = 2;
getRetCode() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegRespEntity.NodeGroupRegRespOrBuilder
uint32 ret_code = 2;
getRetCode() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyRespEntity.NodeGroupRegVerifyResp.Builder
uint32 ret_code = 4;
getRetCode() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyRespEntity.NodeGroupRegVerifyResp
uint32 ret_code = 4;
getRetCode() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyRespEntity.NodeGroupRegVerifyRespOrBuilder
uint32 ret_code = 4;
getRetCode() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegRespEntity.NodeRegResp.Builder
uint32 ret_code = 1;
getRetCode() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegRespEntity.NodeRegResp
uint32 ret_code = 1;
getRetCode() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegRespEntity.NodeRegRespOrBuilder
uint32 ret_code = 1;
getRetMsg() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp.Builder
string ret_msg = 2;
getRetMsg() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp
string ret_msg = 2;
getRetMsg() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoRespOrBuilder
string ret_msg = 2;
getRetMsg() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegRespEntity.NodeGroupRegResp.Builder
string ret_msg = 3;
getRetMsg() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegRespEntity.NodeGroupRegResp
string ret_msg = 3;
getRetMsg() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegRespEntity.NodeGroupRegRespOrBuilder
string ret_msg = 3;
getRetMsg() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyRespEntity.NodeGroupRegVerifyResp.Builder
string ret_msg = 5;
getRetMsg() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyRespEntity.NodeGroupRegVerifyResp
string ret_msg = 5;
getRetMsg() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyRespEntity.NodeGroupRegVerifyRespOrBuilder
string ret_msg = 5;
getRetMsg() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegRespEntity.NodeRegResp.Builder
string ret_msg = 2;
getRetMsg() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegRespEntity.NodeRegResp
string ret_msg = 2;
getRetMsg() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegRespEntity.NodeRegRespOrBuilder
string ret_msg = 2;
getRetMsgBytes() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp.Builder
string ret_msg = 2;
getRetMsgBytes() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp
string ret_msg = 2;
getRetMsgBytes() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoRespOrBuilder
string ret_msg = 2;
getRetMsgBytes() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegRespEntity.NodeGroupRegResp.Builder
string ret_msg = 3;
getRetMsgBytes() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegRespEntity.NodeGroupRegResp
string ret_msg = 3;
getRetMsgBytes() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegRespEntity.NodeGroupRegRespOrBuilder
string ret_msg = 3;
getRetMsgBytes() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyRespEntity.NodeGroupRegVerifyResp.Builder
string ret_msg = 5;
getRetMsgBytes() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyRespEntity.NodeGroupRegVerifyResp
string ret_msg = 5;
getRetMsgBytes() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyRespEntity.NodeGroupRegVerifyRespOrBuilder
string ret_msg = 5;
getRetMsgBytes() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegRespEntity.NodeRegResp.Builder
string ret_msg = 2;
getRetMsgBytes() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegRespEntity.NodeRegResp
string ret_msg = 2;
getRetMsgBytes() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegRespEntity.NodeRegRespOrBuilder
string ret_msg = 2;
getRetryConnectTimes() - 类 中的方法com.alipay.mychain.sdk.api.env.NetworkOption
 
getRetryConnectTimes() - 类 中的方法com.antchain.unionsdk.env.NetworkOption
 
getRetryHeartbeatTimes() - 类 中的方法com.alipay.mychain.sdk.api.env.NetworkOption
 
getRetryHeartbeatTimes() - 类 中的方法com.antchain.unionsdk.env.NetworkOption
 
getReverse() - 类 中的方法com.alipay.mychain.sdk.message.spv.QueryBlockHeaderInfosRequest
Gets reverse.
getRlpData() - 接口 中的方法com.alipay.mychain.sdk.rlp.RlpElement
Get rlp data with bytes
getRlpData() - 类 中的方法com.alipay.mychain.sdk.rlp.RlpItem
 
getRlpData() - 类 中的方法com.alipay.mychain.sdk.rlp.RlpList
 
getRouteType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyEntity.NodeGroupRegVerify.Builder
.TnRouteType route_type = 5;
getRouteType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyEntity.NodeGroupRegVerify
.TnRouteType route_type = 5;
getRouteType() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyEntity.NodeGroupRegVerifyOrBuilder
.TnRouteType route_type = 5;
getRouteType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyRespEntity.NodeGroupRegVerifyResp.Builder
.TnRouteType route_type = 2;
getRouteType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyRespEntity.NodeGroupRegVerifyResp
.TnRouteType route_type = 2;
getRouteType() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyRespEntity.NodeGroupRegVerifyRespOrBuilder
.TnRouteType route_type = 2;
getRouteType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegEntity.NodeReg.Builder
.TnRouteType route_type = 2;
getRouteType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegEntity.NodeReg
.TnRouteType route_type = 2;
getRouteType() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegEntity.NodeRegOrBuilder
.TnRouteType route_type = 2;
getRouteType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegRespEntity.NodeRegResp.Builder
.TnRouteType route_type = 3;
getRouteType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegRespEntity.NodeRegResp
.TnRouteType route_type = 3;
getRouteType() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegRespEntity.NodeRegRespOrBuilder
.TnRouteType route_type = 3;
getRouteTypeValue() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyEntity.NodeGroupRegVerify.Builder
.TnRouteType route_type = 5;
getRouteTypeValue() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyEntity.NodeGroupRegVerify
.TnRouteType route_type = 5;
getRouteTypeValue() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyEntity.NodeGroupRegVerifyOrBuilder
.TnRouteType route_type = 5;
getRouteTypeValue() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyRespEntity.NodeGroupRegVerifyResp.Builder
.TnRouteType route_type = 2;
getRouteTypeValue() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyRespEntity.NodeGroupRegVerifyResp
.TnRouteType route_type = 2;
getRouteTypeValue() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyRespEntity.NodeGroupRegVerifyRespOrBuilder
.TnRouteType route_type = 2;
getRouteTypeValue() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegEntity.NodeReg.Builder
.TnRouteType route_type = 2;
getRouteTypeValue() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegEntity.NodeReg
.TnRouteType route_type = 2;
getRouteTypeValue() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegEntity.NodeRegOrBuilder
.TnRouteType route_type = 2;
getRouteTypeValue() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegRespEntity.NodeRegResp.Builder
.TnRouteType route_type = 3;
getRouteTypeValue() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegRespEntity.NodeRegResp
.TnRouteType route_type = 3;
getRouteTypeValue() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegRespEntity.NodeRegRespOrBuilder
.TnRouteType route_type = 3;
getRsaPrivateKey(byte[], byte[]) - 类 中的方法com.alipay.mychain.zoro.crypto.keymanagement.AbstractKeyManagement
根据keyname和password从密管模块提取RSA私钥
getRsaPrivateKey(byte[], byte[]) - 类 中的静态方法com.alipay.mychain.zoro.crypto.keymanagement.KeyManagement
 
getRsaPrivateKey(byte[], byte[]) - 类 中的方法com.alipay.mychain.zoro.crypto.keymanagement.KeyManagementRaw
 
getRsaPrivateKey(byte[], byte[]) - 接口 中的方法com.alipay.mychain.zoro.crypto.keymanagement.KeyManagementSpi
根据keyname和password从密管模块提取RSA私钥
getRsaPublicKey(byte[], byte[]) - 类 中的静态方法com.alipay.mychain.zoro.crypto.keymanagement.KeyManagement
 
getrSet() - 类 中的方法com.alipay.mychain.sdk.domain.detect.StorageRwSet
 
getRun() - 类 中的方法com.antchain.unionsdk.utils.PriorityThreadPoolExecutor.PriorityRunnable
 
getRwSet() - 类 中的方法com.alipay.mychain.sdk.domain.detect.StateObjectCallInfo
 
getS() - 类 中的方法com.alipay.mychain.zoro.crypto.ecdsa.SignatureData
 
getSaveDuration() - 类 中的方法com.alipay.mychain.sdk.domain.metrics.MetricsAccInfo
Gets save duration.
getSaveDuration() - 类 中的方法com.alipay.mychain.sdk.domain.metrics.MetricsQueryInfo
Gets save duration.
getScheduledExecutorService(String) - 类 中的静态方法com.alipay.mychain.sdk.utils.ExecutorUtils
 
getScheduledExecutorService(String, int) - 类 中的静态方法com.alipay.mychain.sdk.utils.ExecutorUtils
 
getScheduledExecutorService(int, ThreadFactory) - 类 中的静态方法com.alipay.mychain.sdk.utils.ExecutorUtils
 
getScheduledExecutorService(String) - 类 中的静态方法com.antchain.unionsdk.utils.ExecutorUtils
 
getScheduledExecutorService(String, int) - 类 中的静态方法com.antchain.unionsdk.utils.ExecutorUtils
 
getScheduledExecutorService(int, ThreadFactory) - 类 中的静态方法com.antchain.unionsdk.utils.ExecutorUtils
 
getSecond() - 类 中的方法com.alipay.mychain.sdk.domain.contract.Pair
 
getSecond() - 类 中的方法com.alipay.mychain.sdk.vm.abi.datatype.Pair
 
getSecondTypeAsString() - 类 中的方法com.alipay.mychain.sdk.vm.abi.datatype.Pair
 
getSendAsyncRequestTimeoutMs() - 类 中的方法com.antchain.unionsdk.env.RequestOption
 
getSenderId() - 类 中的方法com.alipay.mychain.sdk.message.transaction.account.ConfidentialDepositDataRequest
 
getSenderId() - 类 中的方法com.alipay.mychain.sdk.message.transaction.account.DepositDataRequest
 
getSenderId() - 类 中的方法com.alipay.mychain.sdk.message.transaction.account.RelatedDepositDataRequest
 
getSendMessageQueueSize() - 类 中的方法com.antchain.unionsdk.env.NetworkOption
 
getSendMessageThreadPoolSize() - 类 中的方法com.antchain.unionsdk.env.NetworkOption
 
getSendMsgResponse() - 类 中的方法com.antchain.unionsdk.btn.api.event.BtnPushEventMessage
 
getSendMsgResponse() - 类 中的方法com.antchain.unionsdk.btn.api.network.BtnPushMessageResponse
 
getSendRequestTimeoutMs() - 类 中的方法com.alipay.mychain.sdk.api.env.RequestOption
 
getSendRequestTimeoutMs() - 类 中的方法com.antchain.unionsdk.env.RequestOption
 
getSendTaskCount() - 类 中的方法com.antchain.unionsdk.btn.api.network.BtnClientNetwork
 
getSendTaskCount() - 类 中的方法com.antchain.unionsdk.network.connection.TcpConnection
 
getSeq() - 类 中的方法com.alipay.mychain.sdk.domain.consensus.pbft.PbftSignatureInfo
 
getSeq() - 类 中的静态方法com.antchain.unionsdk.btn.api.utils.BtnCommUtil
 
getSeq() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegEntity.NodeGroupReg.Builder
uint32 seq = 5;
getSeq() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegEntity.NodeGroupReg
uint32 seq = 5;
getSeq() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegEntity.NodeGroupRegOrBuilder
uint32 seq = 5;
getSeq() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegRespEntity.NodeGroupRegResp.Builder
uint32 seq = 4;
getSeq() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegRespEntity.NodeGroupRegResp
uint32 seq = 4;
getSeq() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegRespEntity.NodeGroupRegRespOrBuilder
uint32 seq = 4;
getSeq() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyEntity.NodeGroupRegVerify.Builder
uint32 seq = 6;
getSeq() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyEntity.NodeGroupRegVerify
uint32 seq = 6;
getSeq() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyEntity.NodeGroupRegVerifyOrBuilder
uint32 seq = 6;
getSeq() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyRespEntity.NodeGroupRegVerifyResp.Builder
uint32 seq = 6;
getSeq() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyRespEntity.NodeGroupRegVerifyResp
uint32 seq = 6;
getSeq() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyRespEntity.NodeGroupRegVerifyRespOrBuilder
uint32 seq = 6;
getSeq() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegEntity.NodeReg.Builder
uint32 seq = 3;
getSeq() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegEntity.NodeReg
uint32 seq = 3;
getSeq() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegEntity.NodeRegOrBuilder
uint32 seq = 3;
getSeq() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PeerPingEntity.PeerPing.Builder
uint32 seq = 1;
getSeq() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PeerPingEntity.PeerPing
uint32 seq = 1;
getSeq() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.PeerPingEntity.PeerPingOrBuilder
uint32 seq = 1;
getSeq() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PeerPongEntity.PeerPong.Builder
uint32 seq = 1;
getSeq() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PeerPongEntity.PeerPong
uint32 seq = 1;
getSeq() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.PeerPongEntity.PeerPongOrBuilder
uint32 seq = 1;
getSeq() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PingEntity.Ping.Builder
uint32 seq = 1;
getSeq() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PingEntity.Ping
uint32 seq = 1;
getSeq() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.PingEntity.PingOrBuilder
uint32 seq = 1;
getSeq() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PongEntity.Pong.Builder
uint32 seq = 1;
getSeq() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PongEntity.Pong
uint32 seq = 1;
getSeq() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.PongEntity.PongOrBuilder
uint32 seq = 1;
getSeqId() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.DownloadFileMessageEntity.DownloadFileMessage.Builder
uint32 seq_id = 5;
getSeqId() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.DownloadFileMessageEntity.DownloadFileMessage
uint32 seq_id = 5;
getSeqId() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.DownloadFileMessageEntity.DownloadFileMessageOrBuilder
uint32 seq_id = 5;
getSequence() - 类 中的方法com.alipay.mychain.sdk.network.SequenceGenerator
 
getSequenceId() - 类 中的方法com.alipay.mychain.sdk.message.Request
Gets sequence id.
getSequenceId() - 类 中的方法com.alipay.mychain.sdk.message.Response
 
getSequenceId() - 类 中的方法com.antchain.unionsdk.btn.api.request.SendMsgResponse
 
getSequenceId() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.SdkRawDataEntity.SdkRawData.Builder
uint64 sequenceId = 1;
getSequenceId() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.SdkRawDataEntity.SdkRawData
uint64 sequenceId = 1;
getSequenceId() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.SdkRawDataEntity.SdkRawDataOrBuilder
uint64 sequenceId = 1;
getSerializedSize() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.BroadcastMessageEntity.BroadcastMessage
 
getSerializedSize() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientChainMessageEntity.ClientChainMessage
 
getSerializedSize() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesEntity.ClientReqChainNodes
 
getSerializedSize() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesRespEntity.ClientReqChainNodesResp
 
getSerializedSize() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.DownloadFileMessageEntity.DownloadFileMessage
 
getSerializedSize() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ExtDataMessageEntity.ExtDataMessage
 
getSerializedSize() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetConfigEntity.GetConfig
 
getSerializedSize() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetConfigRespEntity.GetConfigResp
 
getSerializedSize() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.FileChunk
 
getSerializedSize() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.GetFileCheckReq
 
getSerializedSize() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckRespEntity.GetFileCheckResp
 
getSerializedSize() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.FileChunk
 
getSerializedSize() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.GetFileChunkReq
 
getSerializedSize() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkRespEntity.GetFileChunkResp
 
getSerializedSize() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileReqEntity.GetFileReq
 
getSerializedSize() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileRespEntity.FileMetaData
 
getSerializedSize() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileRespEntity.GetFileResp
 
getSerializedSize() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoEntity.GetNodeInfo
 
getSerializedSize() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp
 
getSerializedSize() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp.NodeInfo
 
getSerializedSize() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.KickAwayNodeEntity.KickAwayNode
 
getSerializedSize() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.KickAwayNodeRespEntity.KickAwayNodeResp
 
getSerializedSize() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegEntity.NodeGroupReg
 
getSerializedSize() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegRespEntity.NodeGroupRegResp
 
getSerializedSize() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyEntity.NodeGroupRegVerify
 
getSerializedSize() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyRespEntity.NodeGroupRegVerifyResp
 
getSerializedSize() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeLeaveGroupEntity.NodeLeaveGroup
 
getSerializedSize() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegEntity.NodeReg
 
getSerializedSize() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegRespEntity.NodeRegResp
 
getSerializedSize() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PeerPingEntity.PeerPing
 
getSerializedSize() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PeerPongEntity.PeerPong
 
getSerializedSize() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PingEntity.Ping
 
getSerializedSize() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PongEntity.Pong
 
getSerializedSize() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PushMessageEntity.PushMessage
 
getSerializedSize() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.SdkRawDataEntity.SdkRawData
 
getSerializedSize() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.UnicastMessageEntity.UnicastMessage
 
getServerEventId() - 类 中的方法com.alipay.mychain.sdk.api.service.event.EventInfo
 
getServerEventId() - 类 中的方法com.antchain.unionsdk.event.EventInfo
 
getServiceManager() - 类 中的方法com.alipay.mychain.sdk.api.MychainClient
 
getSessionFlag() - 类 中的方法com.alipay.mychain.sdk.api.env.NetworkOption
 
getSignature() - 类 中的方法com.alipay.mychain.sdk.domain.consensus.honeyBadger.HBConsensusProofInfo
 
getSignature() - 类 中的方法com.alipay.mychain.sdk.message.admin.DumpDbRequest
 
getSignature() - 类 中的方法com.alipay.mychain.sdk.message.admin.UpdateBlackListRequest
 
getSignature() - 类 中的方法com.alipay.mychain.sdk.message.network.ClientHandshakeRequest
 
getSignatureInfo() - 类 中的方法com.alipay.mychain.sdk.domain.consensus.pbft.PbftConsensusProofInfo
Gets signature info.
getSignatureList() - 类 中的方法com.alipay.mychain.sdk.domain.transaction.Transaction
Gets signature list.
getSignatures() - 类 中的方法com.alipay.mychain.sdk.domain.consensus.pbft.PbftConsensusProofInfo
Gets signatures.
getSignedStr() - 类 中的方法com.antchain.unionsdk.btn.api.env.NodeGroupRegisterConfig
 
getSignedStr() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegEntity.NodeGroupReg.Builder
推荐使用nodeid bytes signed_str = 3;
getSignedStr() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegEntity.NodeGroupReg
推荐使用nodeid bytes signed_str = 3;
getSignedStr() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegEntity.NodeGroupRegOrBuilder
推荐使用nodeid bytes signed_str = 3;
getSignedStr() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyEntity.NodeGroupRegVerify.Builder
推荐使用nodeid bytes signed_str = 3;
getSignedStr() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyEntity.NodeGroupRegVerify
推荐使用nodeid bytes signed_str = 3;
getSignedStr() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyEntity.NodeGroupRegVerifyOrBuilder
推荐使用nodeid bytes signed_str = 3;
getSignerAlgoByKeyType(KeyTypeEnum) - 枚举 中的静态方法com.alipay.mychain.sdk.crypto.AlgoIdEnum
return AlgoIdEnum.UNKNOWN or keySignerMapping.value
getSignerOption() - 类 中的方法com.alipay.mychain.sdk.api.env.ClientEnv
 
getSignerPassword() - 类 中的方法com.antchain.unionsdk.env.SignerOption
 
getSigners() - 类 中的方法com.alipay.mychain.sdk.api.env.SignerOption
 
getSigs() - 类 中的方法com.alipay.mychain.sdk.api.utils.GasWithHold
 
getSimpleTypeName(Class<?>) - 类 中的静态方法com.alipay.mychain.sdk.vm.utils.Utils
overwrite web3j util type name
getSize() - 类 中的方法com.alipay.mychain.sdk.domain.spv.ReceiptProof
 
getSize() - 类 中的方法com.alipay.mychain.sdk.domain.spv.TransactionProof
 
getSize() - 类 中的方法com.alipay.mychain.sdk.message.query.QueryRelatedTransactionListRequest
 
getSize() - 类 中的方法com.alipay.mychain.sdk.message.query.QueryRelatedTransactionListSizeResponse
 
getSocketAddressList() - 类 中的方法com.alipay.mychain.sdk.api.env.NetworkOption
 
getSocketAddressList() - 类 中的方法com.antchain.unionsdk.env.NetworkOption
 
getSolidityMethodHash(String) - 类 中的静态方法com.alipay.mychain.sdk.vm.utils.Utils
get method signature sha3 hash
getSPVService() - 类 中的方法com.alipay.mychain.sdk.api.MychainClient
 
getSPVService() - 类 中的方法com.alipay.mychain.sdk.api.service.ServiceManager
 
getSrcIps() - 类 中的方法com.alipay.mychain.sdk.domain.detect.NetStatus
 
getSrcNodeId() - 类 中的方法com.alipay.mychain.sdk.domain.detect.NetStatus
 
getSrcPorts() - 类 中的方法com.alipay.mychain.sdk.domain.detect.NetStatus
 
getSslOption() - 类 中的方法com.alipay.mychain.sdk.api.env.ClientEnv
 
getStartIndex() - 类 中的方法com.alipay.mychain.sdk.message.query.QueryRelatedTransactionListRequest
 
getStartIndex() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.FileChunk.Builder
uint64 start_index = 2;
getStartIndex() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.FileChunk
uint64 start_index = 2;
getStartIndex() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.FileChunkOrBuilder
uint64 start_index = 2;
getStartIndex() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.FileChunk.Builder
uint64 start_index = 2;
getStartIndex() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.FileChunk
uint64 start_index = 2;
getStartIndex() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.FileChunkOrBuilder
uint64 start_index = 2;
getStartTime() - 类 中的方法com.alipay.mychain.sdk.domain.metrics.MetricsAccInfo
Gets start time.
getStartTime() - 类 中的方法com.alipay.mychain.sdk.domain.metrics.MetricsQueryInfo
Gets start time.
getStartTime() - 类 中的方法com.alipay.mychain.sdk.message.status.QueryMetricsQueryInfoRequest
Gets start time.
getStartTime() - 类 中的方法com.alipay.mychain.sdk.message.status.QueryNodeMetricsStatusRequest
Gets start time.
getStartTime() - 类 中的方法com.alipay.mychain.sdk.message.status.QueryTpsLatencyRequest
 
getStateRoot() - 类 中的方法com.alipay.mychain.sdk.domain.block.BlockHeader
 
getStateRoot() - 类 中的方法com.alipay.mychain.sdk.domain.spv.WorldStateProof
 
getStatus() - 类 中的方法com.alipay.mychain.sdk.domain.account.Account
 
getStatus() - 类 中的方法com.alipay.mychain.sdk.message.status.QuerySyncStatusResponse
Getter method for property status.
getStatus() - 类 中的方法com.alipay.mychain.sdk.network.NetworkConnection
 
getStatusByCode(int) - 枚举 中的静态方法com.alipay.mychain.eInvoice.mycrypto.MyCryptoStatus
Returns MyCryptoStatus corresponding to the specified numeric code.
getStatusCode() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.DownloadFileMessageEntity.DownloadFileMessage.Builder
.FileStatusCode status_code = 3;
getStatusCode() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.DownloadFileMessageEntity.DownloadFileMessage
.FileStatusCode status_code = 3;
getStatusCode() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.DownloadFileMessageEntity.DownloadFileMessageOrBuilder
.FileStatusCode status_code = 3;
getStatusCodeValue() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.DownloadFileMessageEntity.DownloadFileMessage.Builder
.FileStatusCode status_code = 3;
getStatusCodeValue() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.DownloadFileMessageEntity.DownloadFileMessage
.FileStatusCode status_code = 3;
getStatusCodeValue() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.DownloadFileMessageEntity.DownloadFileMessageOrBuilder
.FileStatusCode status_code = 3;
getStorageRoot() - 类 中的方法com.alipay.mychain.sdk.domain.contract.Contract
Getter method for property storageRoot.
getStorageRwSet() - 类 中的方法com.alipay.mychain.sdk.domain.detect.RwSet
 
getString() - 类 中的方法com.alipay.mychain.sdk.type.FixedLength
Get string string.
getString() - 类 中的方法com.alipay.mychain.sdk.vm.EVMOutput
solidity string(utf-8)
getString() - 类 中的方法com.alipay.mychain.sdk.vm.WASMOutput
solidity string(utf-8)
getStringDynamicArray() - 类 中的方法com.alipay.mychain.sdk.vm.WASMOutput
 
getStructs() - 类 中的方法com.alipay.mychain.sdk.vm.WASMABIUtils.WASMABI
 
getSubnetIndex(BaseFixedSizeByteArray.Fixed4ByteArray) - 类 中的静态方法com.alipay.mychain.sdk.api.utils.SubnetUtils
 
getSubnetState() - 类 中的方法com.alipay.mychain.sdk.message.status.QuerySubnetStateResponse
 
getSuitableConnection(Request, ConnectionPoolManager) - 类 中的方法com.alipay.mychain.sdk.network.ClientNetwork
 
getSyncing() - 类 中的方法com.alipay.mychain.sdk.domain.status.SyncStatus
 
getSystemTimestamp() - 类 中的方法com.alipay.mychain.sdk.network.ClientNetwork
 
getSystemTimestamp() - 接口 中的方法com.alipay.mychain.sdk.network.INetwork
get system timestamp
getSystemTimestamp() - 类 中的方法com.alipay.mychain.sdk.network.NetworkConnection
 
getTarget() - 类 中的方法com.alipay.mychain.sdk.domain.status.SyncStatus
 
getTaskByType(int) - 类 中的方法com.alipay.mychain.sdk.task.TimerTaskManager
 
getTaskByType(int) - 类 中的方法com.antchain.unionsdk.task.TimerTaskManager
 
getTaskId() - 类 中的方法com.alipay.mychain.sdk.api.service.event.EventInfo
 
getTaskId() - 类 中的方法com.alipay.mychain.sdk.network.MessageContext
 
getTaskId() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.DownloadFileMessageEntity.DownloadFileMessage.Builder
uint64 task_id = 1;
getTaskId() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.DownloadFileMessageEntity.DownloadFileMessage
uint64 task_id = 1;
getTaskId() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.DownloadFileMessageEntity.DownloadFileMessageOrBuilder
uint64 task_id = 1;
getTaskId() - 类 中的方法com.antchain.unionsdk.network.MessageContext
 
getTcpConnectionList() - 类 中的方法com.antchain.unionsdk.btn.api.network.BtnConnectionPoolManager
 
getTempDownloadFile() - 类 中的方法com.antchain.unionsdk.btn.api.request.DownloadFileRequest
 
getThreadPoolQueueSize() - 类 中的方法com.alipay.mychain.sdk.api.env.NetworkOption
 
getThreads() - 类 中的方法com.alipay.mychain.sdk.domain.status.HoneybadgerInfo
 
getThreadWeight() - 类 中的方法com.antchain.unionsdk.btn.api.service.MonitorService
 
getTimeRedundancy() - 类 中的方法com.antchain.unionsdk.btn.api.service.MonitorService
 
getTimerTaskManager() - 类 中的方法com.alipay.mychain.sdk.api.MychainClient
 
getTimestamp() - 类 中的方法com.alipay.mychain.sdk.domain.admin.ListProfilerDataFileItem
 
getTimestamp() - 类 中的方法com.alipay.mychain.sdk.domain.block.BlockHeader
 
getTimestamp() - 类 中的方法com.alipay.mychain.sdk.domain.status.HostStatus
 
getTimestamp() - 类 中的方法com.alipay.mychain.sdk.domain.transaction.Transaction
Gets timestamp.
getTimestamp() - 类 中的方法com.alipay.mychain.sdk.message.network.ClientHandshakeResponse
 
getTimestamp() - 类 中的方法com.alipay.mychain.sdk.message.query.QueryBlockHeaderByTimestampRequest
 
getTimestamp() - 类 中的方法com.alipay.mychain.sdk.message.query.QueryNodeTimestampResponse
Getter method for property timestamp.
getTnBody() - 类 中的方法com.antchain.unionsdk.btn.domain.tndefine.TnMessage
 
getTnCmdIdEnums() - 类 中的方法com.antchain.unionsdk.btn.api.codec.ProtobufRequest
 
getTnExtra() - 类 中的方法com.antchain.unionsdk.btn.domain.tndefine.TnMessage
 
getTnHeader() - 类 中的方法com.antchain.unionsdk.btn.domain.tndefine.TnMessage
 
getTnMessage() - 类 中的方法com.antchain.unionsdk.btn.api.network.BtnResponse
 
getTnMetadata() - 类 中的方法com.antchain.unionsdk.btn.domain.tndefine.TnMessage
 
getTnRoutType(String) - 类 中的方法com.antchain.unionsdk.btn.api.network.BtnClientNetwork
 
getTo() - 类 中的方法com.alipay.mychain.sdk.domain.transaction.LogEntry
Gets to.
getTo() - 类 中的方法com.alipay.mychain.sdk.domain.transaction.Transaction
Gets to.
getTo() - 类 中的方法com.alipay.mychain.sdk.message.transaction.account.FreezeAccountRequest
Getter method for property to.
getTo() - 类 中的方法com.alipay.mychain.sdk.message.transaction.contract.FreezeContractRequest
Getter method for property to.
getTo() - 类 中的方法com.alipay.mychain.sdk.message.transaction.contract.UnFreezeContractRequest
Getter method for property to.
getToEndpoint() - 类 中的方法com.alipay.mychain.sdk.network.NetworkConnection
 
getToNid() - 类 中的方法com.antchain.unionsdk.btn.api.request.DownloadFileRequest
 
getToNodeId() - 类 中的方法com.antchain.unionsdk.btn.api.event.BtnDownloadFileEventMessage
 
getTopic() - 类 中的方法com.alipay.mychain.sdk.domain.event.EventTopicResult
Getter method for property topic.
getTOPICS() - 类 中的静态方法com.alipay.mychain.sdk.api.service.EventService
 
getTopics() - 类 中的方法com.alipay.mychain.sdk.api.service.spv.LogFilter
 
getTopics() - 类 中的方法com.alipay.mychain.sdk.domain.transaction.LogEntry
Gets topics.
getTopics() - 类 中的方法com.alipay.mychain.sdk.message.event.ListenTopicsEventRequest
Getter method for property topics.
getTotalChainNodeIdList() - 类 中的方法com.antchain.unionsdk.btn.api.env.ChainConfig
 
getTotalClientNodeIdUrl() - 类 中的方法com.antchain.unionsdk.btn.api.BtnClient
 
getTotalConnectedConsensusNodeCount() - 类 中的方法com.alipay.mychain.sdk.domain.status.P2PStatus
 
getTotalConnectedNonConsensusNodeCount() - 类 中的方法com.alipay.mychain.sdk.domain.status.P2PStatus
 
getTotalConsensusNodeCount() - 类 中的方法com.alipay.mychain.sdk.domain.status.P2PStatus
 
getTotalContentLength() - 类 中的方法com.antchain.unionsdk.btn.api.event.BtnFileTransportProgressEventMessage
 
getTotalLen() - 类 中的方法com.alipay.mychain.sdk.network.PacketHead
 
getTotalNodeCount() - 类 中的方法com.alipay.mychain.sdk.domain.status.P2PStatus
 
getTotalNonConsensusNodeCount() - 类 中的方法com.alipay.mychain.sdk.domain.status.P2PStatus
 
getTraceId() - 类 中的方法com.alipay.mychain.sdk.message.Request
 
getTraceId() - 类 中的方法com.alipay.mychain.sdk.message.Response
 
getTrackId() - 类 中的方法com.antchain.unionsdk.btn.api.codec.ProtobufRequest
 
getTrackid() - 类 中的方法com.antchain.unionsdk.btn.domain.tndefine.TnHeader
 
getTransaction(Hash) - 类 中的方法com.alipay.mychain.sdk.domain.block.Block
 
getTransaction() - 类 中的方法com.alipay.mychain.sdk.domain.transaction.TransactionInfo
 
getTransaction() - 类 中的方法com.alipay.mychain.sdk.message.query.QueryTransactionResponse
Getter method for property transaction.
getTransaction() - 类 中的方法com.alipay.mychain.sdk.message.transaction.AbstractTransactionRequest
 
getTransactionByHash(Hash) - 类 中的方法com.alipay.mychain.sdk.domain.block.BlockBody
 
getTransactionCacheInfo() - 类 中的方法com.alipay.mychain.sdk.message.status.QueryTransactionCacheStatusResponse
Getter method for property transactionCacheInfo.
getTransactionCount() - 类 中的方法com.alipay.mychain.sdk.message.query.QueryBlockTxCountResponse
 
getTransactionHash() - 类 中的方法com.alipay.mychain.sdk.message.spv.QueryReceiptProofRequest
Gets block hash.
getTransactionInfos() - 类 中的方法com.alipay.mychain.sdk.message.query.QueryTransactionAndReceiptResponse
Gets transactionInfoList.
getTransactionList() - 类 中的方法com.alipay.mychain.sdk.domain.block.BlockBody
 
getTransactionReceipt() - 类 中的方法com.alipay.mychain.sdk.domain.transaction.TransactionInfo
 
getTransactionReceipt() - 类 中的方法com.alipay.mychain.sdk.message.detect.DetectContractResponse
 
getTransactionReceipt() - 类 中的方法com.alipay.mychain.sdk.message.query.QueryTransactionReceiptResponse
 
getTransactionReceipt() - 类 中的方法com.alipay.mychain.sdk.message.transaction.TransactionReceiptResponse
Getter method for property transactionReceipt.
getTransactionRoot() - 类 中的方法com.alipay.mychain.sdk.domain.block.BlockHeader
 
getTransactions() - 类 中的方法com.alipay.mychain.sdk.message.query.QueryTransactionListResponse
Gets transactions.
getTransactionSigners() - 类 中的方法com.antchain.unionsdk.env.SignerOption
 
getTransport() - 类 中的方法com.alipay.mychain.sdk.network.netty.BaseChannel
 
getTrustStoreByteArr() - 接口 中的方法com.antchain.unionsdk.env.ISslOption
 
getTrustStoreByteArr() - 类 中的方法com.antchain.unionsdk.env.SslOption
 
getTrustStoreKeyType() - 接口 中的方法com.alipay.mychain.sdk.api.env.ISslOption
Gets trust store key type
getTrustStoreKeyType() - 类 中的方法com.alipay.mychain.sdk.api.env.SslBytesOption
 
getTrustStoreKeyType() - 类 中的方法com.alipay.mychain.sdk.api.env.SslOption
 
getTrustStorePassword() - 接口 中的方法com.alipay.mychain.sdk.api.env.ISslOption
Gets trust store password.
getTrustStorePassword() - 类 中的方法com.alipay.mychain.sdk.api.env.SslBytesOption
 
getTrustStorePassword() - 类 中的方法com.alipay.mychain.sdk.api.env.SslOption
 
getTrustStorePassword() - 接口 中的方法com.antchain.unionsdk.env.ISslOption
Gets trust store password.
getTrustStorePassword() - 类 中的方法com.antchain.unionsdk.env.SslOption
 
getTrustStoreStream() - 接口 中的方法com.alipay.mychain.sdk.api.env.ISslOption
Gets trust store stream.
getTrustStoreStream() - 类 中的方法com.alipay.mychain.sdk.api.env.SslBytesOption
 
getTrustStoreStream() - 类 中的方法com.alipay.mychain.sdk.api.env.SslOption
 
getTrustStoreStream() - 接口 中的方法com.antchain.unionsdk.env.ISslOption
Gets trust store stream.
getTrustStoreStream() - 类 中的方法com.antchain.unionsdk.env.SslOption
 
getTxHash() - 类 中的方法com.alipay.mychain.sdk.domain.admin.ListProfilerDataFileItem
 
getTxHash() - 类 中的方法com.alipay.mychain.sdk.domain.event.EventTopicResult
 
getTxHash() - 类 中的方法com.alipay.mychain.sdk.message.detect.ReplayTransactionRequest
 
getTxHash() - 类 中的方法com.alipay.mychain.sdk.message.query.QueryRelatedTransactionDepositFlagRequest
Getter method for property identity.
getTxHash() - 类 中的方法com.alipay.mychain.sdk.message.query.QueryTransactionReceiptRequest
Getter method for property identity.
getTxHash() - 类 中的方法com.alipay.mychain.sdk.message.query.QueryTransactionRequest
Getter method for property identity.
getTxHash() - 类 中的方法com.alipay.mychain.sdk.message.transaction.envelope.CreateGroupResponse
 
getTxHash() - 类 中的方法com.alipay.mychain.sdk.message.transaction.TransactionReceiptResponse
 
getTxHashes() - 类 中的方法com.alipay.mychain.sdk.message.query.QueryRelatedTransactionListResponse
 
getTxHashes() - 类 中的方法com.alipay.mychain.sdk.message.query.QueryTransactionAndReceiptRequest
Gets tx hashes.
getTxHashes() - 类 中的方法com.alipay.mychain.sdk.message.query.QueryTransactionListRequest
Gets tx hashes.
getTxHashs() - 类 中的方法com.alipay.mychain.sdk.domain.block.BlockInfo
 
getTxIndex() - 类 中的方法com.alipay.mychain.sdk.domain.transaction.TransactionInfo
 
getTxIndex() - 类 中的方法com.alipay.mychain.sdk.message.query.QueryTransactionReceiptResponse
 
getTxIndex() - 类 中的方法com.alipay.mychain.sdk.message.transaction.TransactionReceiptResponse
Getter method for property txIndex.
getTxInfo() - 类 中的方法com.alipay.mychain.sdk.message.detect.ReplayTransactionResponse
 
getTxRoot() - 类 中的方法com.alipay.mychain.sdk.domain.spv.TransactionProof
 
getTxType() - 类 中的方法com.alipay.mychain.sdk.domain.transaction.Transaction
Gets tx type.
getType() - 类 中的方法com.alipay.mychain.sdk.crypto.keypair.Keypair
 
getType(int) - 枚举 中的静态方法com.alipay.mychain.sdk.domain.admin.AdminTaskType
Get type metrics type.
getType(int) - 枚举 中的静态方法com.alipay.mychain.sdk.domain.consensus.ConsensusAlgorithmType
Get type consensus algorithm type.
getType(int) - 枚举 中的静态方法com.alipay.mychain.sdk.domain.detect.ConsensusDiagnosticInfoType
Get type consensus algorithm type.
getType() - 类 中的方法com.alipay.mychain.sdk.domain.metrics.MetricsAccCounterInfo
Gets type.
getType(int) - 枚举 中的静态方法com.alipay.mychain.sdk.domain.metrics.MetricsAccountType
Gets type.
getType(int) - 枚举 中的静态方法com.alipay.mychain.sdk.domain.metrics.MetricsType
Get type metrics type.
getType(int) - 枚举 中的静态方法com.alipay.mychain.sdk.domain.privacy.CommitmentType
Get type commitment type.
getType(int) - 枚举 中的静态方法com.alipay.mychain.sdk.domain.privacy.HidingType
Get type pedersen commitment type.
getType(int) - 枚举 中的静态方法com.alipay.mychain.sdk.domain.privacy.PedersenCommitmentType
Get type pedersen commitment type.
getType() - 类 中的方法com.alipay.mychain.sdk.domain.spv.BlockProofInfo
 
getType(int) - 枚举 中的静态方法com.alipay.mychain.sdk.domain.spv.ContractNodeState
Get type node change event type.
getType(int) - 枚举 中的静态方法com.alipay.mychain.sdk.domain.transaction.TransactionExtensionType
Get type pedersen commitment type.
getType() - 类 中的方法com.alipay.mychain.sdk.message.admin.AdminCommonRequest
 
getType() - 类 中的方法com.alipay.mychain.sdk.message.detect.MockConsensusResponse
 
getType() - 类 中的方法com.alipay.mychain.sdk.message.detect.QueryConsensusDiagnosticInfoResponse
 
getType() - 类 中的方法com.alipay.mychain.sdk.message.event.FetchEventResponse
 
getType() - 类 中的方法com.alipay.mychain.sdk.message.event.ListenAccountEventRequest
 
getType() - 类 中的方法com.alipay.mychain.sdk.message.event.ListenBlockEventRequest
 
getType() - 类 中的方法com.alipay.mychain.sdk.message.event.ListenContractEventRequest
 
getType() - 类 中的方法com.alipay.mychain.sdk.message.event.ListenTopicsEventRequest
 
getType() - 类 中的方法com.alipay.mychain.sdk.message.status.QueryCommonConsensusStatusResponse
 
getType() - 类 中的方法com.alipay.mychain.sdk.task.AbstractTask
Gets type.
getType() - 类 中的方法com.alipay.mychain.sdk.vm.ContractOutput
 
getType() - 类 中的方法com.alipay.mychain.sdk.vm.WASMABIUtils.Field
 
getType() - 类 中的方法com.alipay.mychain.sdk.vm.WASMABIUtils.Interface
 
getType() - 类 中的方法com.alipay.mychain.sdk.vm.WASMABIUtils.Type
 
getType() - 类 中的方法com.alipay.mychain.zoro.annotation.privacy.Node
Getter method for property type.
getType() - 枚举 中的方法com.antchain.unionsdk.btn.api.enums.TnCmdIdEnums
 
getType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ExtDataMessageEntity.ExtDataMessage.Builder
string type = 1;
getType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ExtDataMessageEntity.ExtDataMessage
string type = 1;
getType() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.ExtDataMessageEntity.ExtDataMessageOrBuilder
string type = 1;
getType() - 类 中的方法com.antchain.unionsdk.btn.domain.tndefine.TnMetaData
 
getType() - 类 中的方法com.antchain.unionsdk.task.AbstractTask
Gets type.
getTypeAsString() - 类 中的方法com.alipay.mychain.sdk.vm.abi.datatype.AbstractArray
 
getTypeAsString() - 类 中的方法com.alipay.mychain.sdk.vm.abi.datatype.AbstractNumericType
 
getTypeAsString() - 类 中的方法com.alipay.mychain.sdk.vm.abi.datatype.Bool
 
getTypeAsString() - 类 中的方法com.alipay.mychain.sdk.vm.abi.datatype.BytesType
 
getTypeAsString() - 类 中的方法com.alipay.mychain.sdk.vm.abi.datatype.Float32
 
getTypeAsString() - 类 中的方法com.alipay.mychain.sdk.vm.abi.datatype.Float64
 
getTypeAsString() - 类 中的方法com.alipay.mychain.sdk.vm.abi.datatype.Pair
 
getTypeAsString() - 类 中的方法com.alipay.mychain.sdk.vm.abi.datatype.Struct
 
getTypeAsString() - 接口 中的方法com.alipay.mychain.sdk.vm.abi.datatype.Type
get type string name
getTypeAsString() - 类 中的方法com.alipay.mychain.sdk.vm.abi.datatype.Utf8String
 
getTypeAsString() - 类 中的方法com.alipay.mychain.sdk.vm.abi.datatype.WASMString
 
getTypeBytes() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ExtDataMessageEntity.ExtDataMessage.Builder
string type = 1;
getTypeBytes() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ExtDataMessageEntity.ExtDataMessage
string type = 1;
getTypeBytes() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.ExtDataMessageEntity.ExtDataMessageOrBuilder
string type = 1;
getTypes() - 类 中的方法com.alipay.mychain.sdk.vm.WASMABIUtils.WASMABI
 
getUint() - 类 中的方法com.alipay.mychain.sdk.vm.EVMOutput
solidity Uint
getUint128() - 类 中的方法com.alipay.mychain.sdk.vm.WASMOutput
 
getUint16() - 类 中的方法com.alipay.mychain.sdk.vm.WASMOutput
 
getUint32() - 类 中的方法com.alipay.mychain.sdk.vm.WASMOutput
 
getUint64() - 类 中的方法com.alipay.mychain.sdk.vm.WASMOutput
 
getUint8() - 类 中的方法com.alipay.mychain.sdk.vm.WASMOutput
solidity Uint
getUintDynamicArray() - 类 中的方法com.alipay.mychain.sdk.vm.EVMOutput
 
getUnionId() - 类 中的静态方法com.antchain.unionsdk.btn.domain.tndefine.TnCommon
 
getUniqueRequestId() - 类 中的方法com.antchain.unionsdk.btn.api.codec.ProtobufRequest
 
getUniqueRequestId(String, String) - 类 中的静态方法com.antchain.unionsdk.btn.api.utils.BtnCommUtil
 
getUnknownFields() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.BroadcastMessageEntity.BroadcastMessage
 
getUnknownFields() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientChainMessageEntity.ClientChainMessage
 
getUnknownFields() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesEntity.ClientReqChainNodes
 
getUnknownFields() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesRespEntity.ClientReqChainNodesResp
 
getUnknownFields() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.DownloadFileMessageEntity.DownloadFileMessage
 
getUnknownFields() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ExtDataMessageEntity.ExtDataMessage
 
getUnknownFields() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetConfigEntity.GetConfig
 
getUnknownFields() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetConfigRespEntity.GetConfigResp
 
getUnknownFields() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.FileChunk
 
getUnknownFields() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.GetFileCheckReq
 
getUnknownFields() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckRespEntity.GetFileCheckResp
 
getUnknownFields() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.FileChunk
 
getUnknownFields() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.GetFileChunkReq
 
getUnknownFields() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkRespEntity.GetFileChunkResp
 
getUnknownFields() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileReqEntity.GetFileReq
 
getUnknownFields() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileRespEntity.FileMetaData
 
getUnknownFields() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileRespEntity.GetFileResp
 
getUnknownFields() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoEntity.GetNodeInfo
 
getUnknownFields() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp
 
getUnknownFields() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp.NodeInfo
 
getUnknownFields() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.KickAwayNodeEntity.KickAwayNode
 
getUnknownFields() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.KickAwayNodeRespEntity.KickAwayNodeResp
 
getUnknownFields() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegEntity.NodeGroupReg
 
getUnknownFields() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegRespEntity.NodeGroupRegResp
 
getUnknownFields() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyEntity.NodeGroupRegVerify
 
getUnknownFields() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyRespEntity.NodeGroupRegVerifyResp
 
getUnknownFields() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeLeaveGroupEntity.NodeLeaveGroup
 
getUnknownFields() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegEntity.NodeReg
 
getUnknownFields() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegRespEntity.NodeRegResp
 
getUnknownFields() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PeerPingEntity.PeerPing
 
getUnknownFields() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PeerPongEntity.PeerPong
 
getUnknownFields() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PingEntity.Ping
 
getUnknownFields() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PongEntity.Pong
 
getUnknownFields() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PushMessageEntity.PushMessage
 
getUnknownFields() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.SdkRawDataEntity.SdkRawData
 
getUnknownFields() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.UnicastMessageEntity.UnicastMessage
 
getUntrustedEnv() - 类 中的方法com.alipay.mychain.sdk.api.service.spv.AbstractSpvProxy
 
getUnverifiedMaxBlockNumber() - 类 中的方法com.alipay.mychain.sdk.domain.status.BlockCacheInfo
 
getUnverifiedQueueLimit() - 类 中的方法com.alipay.mychain.sdk.domain.status.BlockCacheInfo
 
getUnverifiedQueueLimit() - 类 中的方法com.alipay.mychain.sdk.domain.status.TransactionCacheInfo
 
getUnverifiedQueueUsage() - 类 中的方法com.alipay.mychain.sdk.domain.status.BlockCacheInfo
 
getUnverifiedQueueUsage() - 类 中的方法com.alipay.mychain.sdk.domain.status.TransactionCacheInfo
 
getUserEventId() - 类 中的方法com.alipay.mychain.sdk.api.service.event.EventInfo
 
getUserKey() - 类 中的方法com.alipay.mychain.sdk.message.transaction.confidential.ConfidentialRequest
 
getV() - 类 中的方法com.alipay.mychain.zoro.crypto.ecdsa.SignatureData
 
getValue() - 枚举 中的方法com.alipay.mychain.sdk.common.CodecType
 
getValue() - 枚举 中的方法com.alipay.mychain.sdk.common.NetworkType
 
getValue() - 枚举 中的方法com.alipay.mychain.sdk.common.SessionFlag
 
getValue() - 枚举 中的方法com.alipay.mychain.sdk.crypto.AlgoIdEnum
 
getValue() - 类 中的方法com.alipay.mychain.sdk.crypto.hash.Hash
get type.
getValue() - 枚举 中的方法com.alipay.mychain.sdk.crypto.keypair.KeyTypeEnum
 
getValue() - 类 中的方法com.alipay.mychain.sdk.crypto.PublicKey
get type.
getValue() - 枚举 中的方法com.alipay.mychain.sdk.crypto.TrustStoreKeyTypeEnum
 
getValue() - 接口 中的方法com.alipay.mychain.sdk.crypto.Type
get type.
getValue() - 枚举 中的方法com.alipay.mychain.sdk.domain.account.AccountStatus
Gets value.
getValue() - 枚举 中的方法com.alipay.mychain.sdk.domain.consensus.ConsensusAlgorithmType
Get value int.
getValue() - 枚举 中的方法com.alipay.mychain.sdk.domain.detect.ConsensusDiagnosticInfoType
Get value int.
getValue() - 枚举 中的方法com.alipay.mychain.sdk.domain.privacy.CommitmentType
Get value int.
getValue() - 类 中的方法com.alipay.mychain.sdk.domain.privacy.EncResult
 
getValue() - 枚举 中的方法com.alipay.mychain.sdk.domain.privacy.HidingType
Get value int.
getValue() - 枚举 中的方法com.alipay.mychain.sdk.domain.privacy.PedersenCommitmentType
Get value int.
getValue() - 枚举 中的方法com.alipay.mychain.sdk.domain.spv.ContractNodeState
Get value int.
getValue() - 枚举 中的方法com.alipay.mychain.sdk.domain.status.GrayScaleStatus
 
getValue() - 枚举 中的方法com.alipay.mychain.sdk.domain.status.SubnetState
 
getValue() - 类 中的方法com.alipay.mychain.sdk.domain.transaction.Extension
 
getValue() - 类 中的方法com.alipay.mychain.sdk.domain.transaction.Transaction
Gets value.
getValue() - 枚举 中的方法com.alipay.mychain.sdk.domain.transaction.TransactionExtensionType
Get value int.
getValue() - 枚举 中的方法com.alipay.mychain.sdk.domain.transaction.TransactionType
Gets value.
getValue() - 枚举 中的方法com.alipay.mychain.sdk.message.MessageType
Gets value.
getValue() - 类 中的方法com.alipay.mychain.sdk.message.network.ClientHandshakeResponse
 
getValue() - 类 中的方法com.alipay.mychain.sdk.message.transaction.account.CreateAccountRequest
 
getValue() - 类 中的方法com.alipay.mychain.sdk.message.transaction.account.IssueAssetsRequest
 
getValue() - 类 中的方法com.alipay.mychain.sdk.message.transaction.account.RedeemAssetsRequest
 
getValue() - 类 中的方法com.alipay.mychain.sdk.message.transaction.contract.CallContractRequest
 
getValue() - 类 中的方法com.alipay.mychain.sdk.message.transaction.contract.DeployContractRequest
 
getValue() - 枚举 中的方法com.alipay.mychain.sdk.network.ChannelStatus
 
getValue() - 类 中的方法com.alipay.mychain.sdk.type.BaseFixedSizeUnsignedInteger
 
getValue() - 类 中的方法com.alipay.mychain.sdk.vm.abi.datatype.AbstractArray
 
getValue() - 类 中的方法com.alipay.mychain.sdk.vm.abi.datatype.AbstractNumericType
 
getValue() - 类 中的方法com.alipay.mychain.sdk.vm.abi.datatype.Bool
 
getValue() - 类 中的方法com.alipay.mychain.sdk.vm.abi.datatype.BytesType
 
getValue() - 类 中的方法com.alipay.mychain.sdk.vm.abi.datatype.Float32
 
getValue() - 类 中的方法com.alipay.mychain.sdk.vm.abi.datatype.Float64
 
getValue() - 类 中的方法com.alipay.mychain.sdk.vm.abi.datatype.Pair
 
getValue() - 类 中的方法com.alipay.mychain.sdk.vm.abi.datatype.Struct
 
getValue() - 接口 中的方法com.alipay.mychain.sdk.vm.abi.datatype.Type
get type value
getValue() - 类 中的方法com.alipay.mychain.sdk.vm.abi.datatype.Utf8String
 
getValue() - 类 中的方法com.alipay.mychain.sdk.vm.abi.datatype.WASMString
 
getValue() - 类 中的方法com.alipay.mychain.sdk.vm.ContractOutput
 
getValue() - 类 中的方法com.alipay.mychain.zoro.annotation.privacy.EncryptedTuple
Getter method for property value.
getValue() - 类 中的方法com.alipay.mychain.zoro.annotation.privacy.Note
Getter method for property value.
getValue() - 类 中的方法com.alipay.mychain.zoro.annotation.privacy.PlainTuple
Getter method for property value.
getValue() - 枚举 中的方法com.antchain.unionsdk.btn.api.enums.DownloadFileDataType
 
getValue() - 枚举 中的方法com.antchain.unionsdk.btn.api.enums.ErrorCodeEnums
 
getValue() - 枚举 中的方法com.antchain.unionsdk.btn.api.enums.FileStatusCodeEnums
 
getValue() - 枚举 中的方法com.antchain.unionsdk.btn.api.enums.GetFilePathResultEnums
 
getValue() - 枚举 中的方法com.antchain.unionsdk.btn.api.enums.MsgTypeEnum
 
getValue() - 枚举 中的方法com.antchain.unionsdk.btn.api.enums.NetSocketAddressTypeEnum
 
getValue() - 枚举 中的方法com.antchain.unionsdk.btn.api.enums.RequestTypeEnum
 
getValue() - 枚举 中的方法com.antchain.unionsdk.btn.api.enums.SystemMsgTypeEnums
 
getValue() - 枚举 中的方法com.antchain.unionsdk.btn.api.enums.TnAppNodeTypeEnums
 
getValue() - 枚举 中的方法com.antchain.unionsdk.btn.api.enums.TnRawDataTypeEnum
 
getValue() - 枚举 中的方法com.antchain.unionsdk.network.netty.channel.ChannelStatus
 
getValue() - 枚举 中的方法com.antchain.unionsdk.utils.CodecType
 
getValueDescriptor() - 枚举 中的方法com.antchain.unionsdk.btn.domain.protobuf.DownloadFileMessageEntity.DataType
 
getValueDescriptor() - 枚举 中的方法com.antchain.unionsdk.btn.domain.protobuf.DownloadFileMessageEntity.FileStatusCode
 
getValueDescriptor() - 枚举 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyEntity.TnRouteType
 
getValueDescriptor() - 枚举 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyRespEntity.TnRouteType
 
getValueDescriptor() - 枚举 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegEntity.TnRouteType
 
getValueDescriptor() - 枚举 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegRespEntity.TnRouteType
 
getVerifiedMaxBlockNumber() - 类 中的方法com.alipay.mychain.sdk.domain.status.BlockCacheInfo
 
getVerifiedParentNotFoundMaxBlockNumber() - 类 中的方法com.alipay.mychain.sdk.domain.status.BlockCacheInfo
 
getVerifiedParentNotFoundQueueLimit() - 类 中的方法com.alipay.mychain.sdk.domain.status.BlockCacheInfo
 
getVerifiedParentNotFoundQueueUsage() - 类 中的方法com.alipay.mychain.sdk.domain.status.BlockCacheInfo
 
getVerifiedQueueLimit() - 类 中的方法com.alipay.mychain.sdk.domain.status.BlockCacheInfo
 
getVerifiedQueueLimit() - 类 中的方法com.alipay.mychain.sdk.domain.status.TransactionCacheInfo
 
getVerifiedQueueUsage() - 类 中的方法com.alipay.mychain.sdk.domain.status.BlockCacheInfo
 
getVerifiedQueueUsage() - 类 中的方法com.alipay.mychain.sdk.domain.status.TransactionCacheInfo
 
getVersion() - 类 中的方法com.alipay.mychain.sdk.domain.account.Account
 
getVersion() - 类 中的方法com.alipay.mychain.sdk.domain.block.BlockHeader
 
getVersion() - 类 中的方法com.alipay.mychain.sdk.domain.spv.VerifiedBlock
 
getVersion() - 类 中的方法com.alipay.mychain.sdk.network.PacketHead
 
getVersion() - 类 中的方法com.alipay.mychain.sdk.vm.WASMABIUtils.WASMABI
 
getVersion() - 类 中的方法com.antchain.unionsdk.btn.domain.tndefine.TnHeader
 
getView() - 类 中的方法com.alipay.mychain.sdk.domain.consensus.honeyBadger.HBSignatureInfo
 
getView() - 类 中的方法com.alipay.mychain.sdk.domain.consensus.pbft.PbftSignatureInfo
 
getViewchangeTimeoutInterval() - 类 中的方法com.alipay.mychain.sdk.domain.status.PbftInfo
Getter method for property viewchangeTimeoutInterval.
getVmTypeEnum() - 类 中的方法com.alipay.mychain.sdk.message.transaction.contract.CallContractRequest
 
getVmTypeEnum() - 类 中的方法com.alipay.mychain.sdk.message.transaction.contract.DeployContractRequest
Getter method for property vmTypeEnum.
getVmTypeEnum() - 类 中的方法com.alipay.mychain.sdk.message.transaction.contract.UpdateContractRequest
Getter method for property vmTypeEnum.
getWaitChannelSendMsgResultTimeoutMs() - 类 中的方法com.antchain.unionsdk.env.NetworkOption
 
getWasmString() - 类 中的方法com.alipay.mychain.sdk.vm.WASMOutput
 
getWasmStringDynamicArray() - 类 中的方法com.alipay.mychain.sdk.vm.WASMOutput
 
getWithHoldId() - 类 中的方法com.alipay.mychain.sdk.api.utils.GasWithHold
 
getWorkQueue(int) - 类 中的静态方法com.antchain.unionsdk.utils.PriorityThreadPoolExecutor
 
getWorkQueue() - 类 中的静态方法com.antchain.unionsdk.utils.PriorityThreadPoolExecutor
 
getWorldStateNodeList() - 类 中的方法com.alipay.mychain.sdk.domain.spv.WorldStateProof
 
getWriteSet() - 类 中的方法com.alipay.mychain.sdk.domain.detect.AttributeRwSet
 
getwSet() - 类 中的方法com.alipay.mychain.sdk.domain.detect.StorageRwSet
 
getZoroOption() - 类 中的方法com.alipay.mychain.sdk.api.env.ClientEnv
 
GRAYSCALE_EXTENSION_VALUE - 类 中的静态变量com.alipay.mychain.sdk.domain.transaction.Transaction
 
GrayscaleAction - com.alipay.mychain.sdk.common中的枚举
 
GrayscaleFlag - com.alipay.mychain.sdk.common中的枚举
 
GrayscaleMode - com.alipay.mychain.sdk.common中的枚举
 
GrayscaleOption - com.alipay.mychain.sdk.api.env中的类
 
GrayscaleOption() - 类 的构造器com.alipay.mychain.sdk.api.env.GrayscaleOption
 
GrayscaleStatus - com.alipay.mychain.sdk.common中的枚举
 
GrayScaleStatus - com.alipay.mychain.sdk.domain.status中的枚举
 
GROUP_UPDATE_INTERVAL_SEC_FIELD_NUMBER - 类 中的静态变量com.antchain.unionsdk.btn.domain.protobuf.GetConfigRespEntity.GetConfigResp
 
groupId - 类 中的变量com.alipay.mychain.sdk.message.Request
The Group id.
GroupTransactionRequest - com.alipay.mychain.sdk.message.transaction.envelope中的类
The type Group transaction request.
GroupTransactionRequest(MessageType, AbstractTransactionRequest, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 的构造器com.alipay.mychain.sdk.message.transaction.envelope.GroupTransactionRequest
 
GroupTransactionRequest(MessageType) - 类 的构造器com.alipay.mychain.sdk.message.transaction.envelope.GroupTransactionRequest
 

H

handle(BtnPushEventMessage, DownloadFileMessageEntity.DownloadFileMessage) - 类 中的方法com.antchain.unionsdk.btn.api.event.BtnGetDownloadFileMetaDataEventHandler
 
handle(SystemMessage, SendMsgResponse) - 类 中的方法com.antchain.unionsdk.btn.api.service.MonitorService
 
handleDownloadFile(SendMsgResponse, DownloadFileMessageEntity.DownloadFileMessage, Long) - 类 中的方法com.antchain.unionsdk.btn.api.event.BtnDownloadFileEventHandler
 
hasFileMetaData() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileRespEntity.GetFileResp.Builder
.FileMetaData file_meta_data = 2;
hasFileMetaData() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileRespEntity.GetFileResp
.FileMetaData file_meta_data = 2;
hasFileMetaData() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileRespEntity.GetFileRespOrBuilder
.FileMetaData file_meta_data = 2;
Hash - com.alipay.mychain.sdk.crypto.hash中的类
hash( 32-byte hash - hash)
Hash() - 类 的构造器com.alipay.mychain.sdk.crypto.hash.Hash
 
Hash(byte[]) - 类 的构造器com.alipay.mychain.sdk.crypto.hash.Hash
 
Hash(Hash) - 类 的构造器com.alipay.mychain.sdk.crypto.hash.Hash
 
Hash(String) - 类 的构造器com.alipay.mychain.sdk.crypto.hash.Hash
 
hash(byte[]) - 接口 中的方法com.alipay.mychain.sdk.crypto.hash.IHash
get HashUtils result
hash(byte[]) - 类 中的方法com.alipay.mychain.sdk.crypto.hash.Keccak256
 
hash(byte[]) - 类 中的方法com.alipay.mychain.sdk.crypto.hash.SHA256Hash
 
hash(byte[]) - 类 中的方法com.alipay.mychain.sdk.crypto.hash.SM3Hash
 
hashCode() - 类 中的方法com.alipay.mychain.sdk.bloom.BloomFilter
 
hashCode() - 类 中的方法com.alipay.mychain.sdk.crypto.hash.Hash
 
hashCode() - 类 中的方法com.alipay.mychain.sdk.crypto.PublicKey
 
hashCode() - 类 中的方法com.alipay.mychain.sdk.domain.status.EndPoint
 
hashCode() - 类 中的方法com.alipay.mychain.sdk.domain.status.NodeInfo
 
hashCode() - 类 中的方法com.alipay.mychain.sdk.type.BaseFixedSizeByteArray
 
hashCode() - 类 中的方法com.alipay.mychain.sdk.vm.abi.datatype.AbstractArray
 
hashCode() - 类 中的方法com.alipay.mychain.sdk.vm.abi.datatype.AbstractNumericType
 
hashCode() - 类 中的方法com.alipay.mychain.sdk.vm.abi.datatype.Bool
 
hashCode() - 类 中的方法com.alipay.mychain.sdk.vm.abi.datatype.BytesType
 
hashCode() - 类 中的方法com.alipay.mychain.sdk.vm.abi.datatype.Float32
 
hashCode() - 类 中的方法com.alipay.mychain.sdk.vm.abi.datatype.Float64
 
hashCode() - 类 中的方法com.alipay.mychain.sdk.vm.abi.datatype.Utf8String
 
hashCode() - 类 中的方法com.alipay.mychain.zoro.crypto.ecdsa.SignatureData
 
hashCode() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.BroadcastMessageEntity.BroadcastMessage
 
hashCode() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientChainMessageEntity.ClientChainMessage
 
hashCode() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesEntity.ClientReqChainNodes
 
hashCode() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesRespEntity.ClientReqChainNodesResp
 
hashCode() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.DownloadFileMessageEntity.DownloadFileMessage
 
hashCode() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ExtDataMessageEntity.ExtDataMessage
 
hashCode() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetConfigEntity.GetConfig
 
hashCode() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetConfigRespEntity.GetConfigResp
 
hashCode() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.FileChunk
 
hashCode() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.GetFileCheckReq
 
hashCode() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckRespEntity.GetFileCheckResp
 
hashCode() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.FileChunk
 
hashCode() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.GetFileChunkReq
 
hashCode() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkRespEntity.GetFileChunkResp
 
hashCode() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileReqEntity.GetFileReq
 
hashCode() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileRespEntity.FileMetaData
 
hashCode() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileRespEntity.GetFileResp
 
hashCode() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoEntity.GetNodeInfo
 
hashCode() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp
 
hashCode() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp.NodeInfo
 
hashCode() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.KickAwayNodeEntity.KickAwayNode
 
hashCode() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.KickAwayNodeRespEntity.KickAwayNodeResp
 
hashCode() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegEntity.NodeGroupReg
 
hashCode() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegRespEntity.NodeGroupRegResp
 
hashCode() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyEntity.NodeGroupRegVerify
 
hashCode() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyRespEntity.NodeGroupRegVerifyResp
 
hashCode() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeLeaveGroupEntity.NodeLeaveGroup
 
hashCode() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegEntity.NodeReg
 
hashCode() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegRespEntity.NodeRegResp
 
hashCode() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PeerPingEntity.PeerPing
 
hashCode() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PeerPongEntity.PeerPong
 
hashCode() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PingEntity.Ping
 
hashCode() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PongEntity.Pong
 
hashCode() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PushMessageEntity.PushMessage
 
hashCode() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.SdkRawDataEntity.SdkRawData
 
hashCode() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.UnicastMessageEntity.UnicastMessage
 
HashFactory - com.alipay.mychain.sdk.crypto.hash中的类
 
HashFactory() - 类 的构造器com.alipay.mychain.sdk.crypto.hash.HashFactory
 
HashTypeEnum - com.alipay.mychain.sdk.crypto.hash中的枚举
The enum HashUtils type enum.
hashTypeEnum - 类 中的变量com.alipay.mychain.sdk.domain.account.Account
 
hashTypeEnum - 类 中的变量com.alipay.mychain.sdk.message.Request
The digest method
HashTypeEnum - com.antchain.unionsdk.env中的枚举
 
hasNodeInfo() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp.Builder
.GetNodeInfoResp.NodeInfo node_info = 3;
hasNodeInfo() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp
.GetNodeInfoResp.NodeInfo node_info = 3;
hasNodeInfo() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoRespOrBuilder
.GetNodeInfoResp.NodeInfo node_info = 3;
hasPrivateKeyVer() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.BroadcastMessageEntity.BroadcastMessage.Builder
optional uint32 private_key_ver = 5;
hasPrivateKeyVer() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.BroadcastMessageEntity.BroadcastMessage
optional uint32 private_key_ver = 5;
hasPrivateKeyVer() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.BroadcastMessageEntity.BroadcastMessageOrBuilder
optional uint32 private_key_ver = 5;
hasPrivateKeyVer() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PushMessageEntity.PushMessage.Builder
optional uint32 private_key_ver = 5;
hasPrivateKeyVer() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PushMessageEntity.PushMessage
optional uint32 private_key_ver = 5;
hasPrivateKeyVer() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.PushMessageEntity.PushMessageOrBuilder
optional uint32 private_key_ver = 5;
hasPrivateKeyVer() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.UnicastMessageEntity.UnicastMessage.Builder
optional uint32 private_key_ver = 5;
hasPrivateKeyVer() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.UnicastMessageEntity.UnicastMessage
optional uint32 private_key_ver = 5;
hasPrivateKeyVer() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.UnicastMessageEntity.UnicastMessageOrBuilder
optional uint32 private_key_ver = 5;
hasRawData() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.BroadcastMessageEntity.BroadcastMessage.Builder
optional bytes raw_data = 4;
hasRawData() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.BroadcastMessageEntity.BroadcastMessage
optional bytes raw_data = 4;
hasRawData() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.BroadcastMessageEntity.BroadcastMessageOrBuilder
optional bytes raw_data = 4;
hasRawData() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ExtDataMessageEntity.ExtDataMessage.Builder
optional bytes raw_data = 4;
hasRawData() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ExtDataMessageEntity.ExtDataMessage
optional bytes raw_data = 4;
hasRawData() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.ExtDataMessageEntity.ExtDataMessageOrBuilder
optional bytes raw_data = 4;
hasRawData() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PushMessageEntity.PushMessage.Builder
optional bytes raw_data = 4;
hasRawData() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PushMessageEntity.PushMessage
optional bytes raw_data = 4;
hasRawData() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.PushMessageEntity.PushMessageOrBuilder
optional bytes raw_data = 4;
hasRawData() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.UnicastMessageEntity.UnicastMessage.Builder
optional bytes raw_data = 4;
hasRawData() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.UnicastMessageEntity.UnicastMessage
optional bytes raw_data = 4;
hasRawData() - 接口 中的方法com.antchain.unionsdk.btn.domain.protobuf.UnicastMessageEntity.UnicastMessageOrBuilder
optional bytes raw_data = 4;
HBConsensusProofInfo - com.alipay.mychain.sdk.domain.consensus.honeyBadger中的类
 
HBConsensusProofInfo() - 类 的构造器com.alipay.mychain.sdk.domain.consensus.honeyBadger.HBConsensusProofInfo
 
HBSignatureInfo - com.alipay.mychain.sdk.domain.consensus.honeyBadger中的类
 
HBSignatureInfo(long, byte[]) - 类 的构造器com.alipay.mychain.sdk.domain.consensus.honeyBadger.HBSignatureInfo
 
HBSignatureInfo() - 类 的构造器com.alipay.mychain.sdk.domain.consensus.honeyBadger.HBSignatureInfo
 
HeartBeatTask - com.alipay.mychain.sdk.network中的类
 
HeartBeatTask(INetwork, ILogger, NetworkConnection, boolean, Integer, int, ClientEnv) - 类 的构造器com.alipay.mychain.sdk.network.HeartBeatTask
 
hexStringToByteArray(String) - 类 中的静态方法com.alipay.mychain.sdk.vm.utils.Numeric
 
hexStringToBytes(String) - 类 中的静态方法com.alipay.mychain.sdk.utils.ByteUtils
Converts string hex representation to data bytes Accepts following hex: - with or without 0x prefix - with no leading 0, like 0xabc -> 0x0abc
hexStringToBytes(String) - 类 中的静态方法com.alipay.mychain.zoro.crypto.ecdsa.ByteUtils
Converts string hex representation to data bytes Accepts following hex: - with or without 0x prefix - with no leading 0, like 0xabc -> 0x0abc
hexStrValue() - 类 中的方法com.alipay.mychain.sdk.crypto.hash.Hash
get hex string representation
hexStrValue() - 类 中的方法com.alipay.mychain.sdk.crypto.PublicKey
get hex string representation
HidingType - com.alipay.mychain.sdk.domain.privacy中的枚举
The enum Hiding type.
HoneyBadger - com.alipay.mychain.sdk.domain.consensus.honeyBadger中的类
 
HoneyBadger() - 类 的构造器com.alipay.mychain.sdk.domain.consensus.honeyBadger.HoneyBadger
 
HoneybadgerInfo - com.alipay.mychain.sdk.domain.status中的类
 
HoneybadgerInfo() - 类 的构造器com.alipay.mychain.sdk.domain.status.HoneybadgerInfo
 
HostStatus - com.alipay.mychain.sdk.domain.status中的类
 
HostStatus() - 类 的构造器com.alipay.mychain.sdk.domain.status.HostStatus
 
HostStatus(NodeInfo, BigInteger) - 类 的构造器com.alipay.mychain.sdk.domain.status.HostStatus
 
HttpChannel - com.alipay.mychain.sdk.network.netty中的类
 
HttpChannel(ILogger) - 类 的构造器com.alipay.mychain.sdk.network.netty.HttpChannel
 
HttpClientNetwork - com.alipay.mychain.sdk.network中的类
 
HttpClientNetwork() - 类 的构造器com.alipay.mychain.sdk.network.HttpClientNetwork
 
HttpClientTransport - com.alipay.mychain.sdk.network.netty中的类
 
HttpClientTransport(INetEventHandler, NetworkOption, ISslOption, ILogger) - 类 的构造器com.alipay.mychain.sdk.network.netty.HttpClientTransport
 

I

IAsyncCallback - com.alipay.mychain.sdk.api.callback中的接口
The interface Callback.
IAsyncCallBack - com.antchain.unionsdk.callback中的接口
 
IChannelHandler - com.alipay.mychain.sdk.network.netty中的接口
 
ICodec - com.alipay.mychain.sdk.codec中的接口
Created by fuxi.dfx on 2019/5/6.
ICodec<k,T> - com.antchain.unionsdk.codec中的接口
Created by fuxi.dfx on 2019/5/6.
IConnection - com.alipay.mychain.sdk.network中的接口
 
IConnection - com.antchain.unionsdk.network中的接口
 
IConnectionCallback - com.alipay.mychain.sdk.api.callback中的接口
The interface Connection event handler.
IConnectionCallback - com.antchain.unionsdk.event中的接口
 
Identity - com.alipay.mychain.sdk.domain.account中的类
 
Identity() - 类 的构造器com.alipay.mychain.sdk.domain.account.Identity
 
Identity(byte[]) - 类 的构造器com.alipay.mychain.sdk.domain.account.Identity
 
Identity(Hash) - 类 的构造器com.alipay.mychain.sdk.domain.account.Identity
 
Identity(String) - 类 的构造器com.alipay.mychain.sdk.domain.account.Identity
 
IErrorCode - com.alipay.mychain.sdk.errorcode中的接口
The interface MychainClient error code.
IErrorCode - com.antchain.unionsdk.exception.errorCode中的接口
 
IEventCallback - com.alipay.mychain.sdk.api.callback中的接口
 
IEventCallBack - com.antchain.unionsdk.event中的接口
 
IHandshakeCallback - com.alipay.mychain.sdk.network中的接口
 
IHash - com.alipay.mychain.sdk.crypto.hash中的接口
 
ILogger - com.alipay.mychain.sdk.api.logging中的接口
 
IMMEDIATELY_FIELD_NUMBER - 类 中的静态变量com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.GetFileChunkReq
 
incQpsCnt() - 类 中的方法com.alipay.mychain.sdk.api.service.MetricsTask
 
incrementAndGet() - 类 中的方法com.alipay.mychain.sdk.network.SequenceGenerator
 
incrementCallbackThresholdCnt() - 类 中的方法com.alipay.mychain.sdk.network.QueryHostStatusTask
 
incTpsCnt() - 类 中的方法com.alipay.mychain.sdk.api.service.MetricsTask
 
INetEventHandler - com.alipay.mychain.sdk.network.netty中的接口
 
INetwork - com.alipay.mychain.sdk.network中的接口
 
INetwork<T> - com.antchain.unionsdk.network.connection中的接口
 
INetworkEventHandler - com.antchain.unionsdk.network中的接口
 
info(Throwable) - 类 中的方法com.alipay.mychain.sdk.api.logging.AbstractLogger
 
info(String) - 接口 中的方法com.alipay.mychain.sdk.api.logging.ILogger
Log a message at the INFO level.
info(String, Object) - 接口 中的方法com.alipay.mychain.sdk.api.logging.ILogger
Log a message at the INFO level according to the specified format and argument.
info(String, Object, Object) - 接口 中的方法com.alipay.mychain.sdk.api.logging.ILogger
Log a message at the INFO level according to the specified format and arguments.
info(String, Object...) - 接口 中的方法com.alipay.mychain.sdk.api.logging.ILogger
Log a message at the INFO level according to the specified format and arguments.
info(String, Throwable) - 接口 中的方法com.alipay.mychain.sdk.api.logging.ILogger
Log an exception (throwable) at the INFO level with an accompanying message.
info(Throwable) - 接口 中的方法com.alipay.mychain.sdk.api.logging.ILogger
Log an exception (throwable) at the INFO level.
info(String) - 类 中的方法com.alipay.mychain.sdk.api.logging.Log4jLogger
 
info(String, Object) - 类 中的方法com.alipay.mychain.sdk.api.logging.Log4jLogger
 
info(String, Object, Object) - 类 中的方法com.alipay.mychain.sdk.api.logging.Log4jLogger
 
info(String, Object...) - 类 中的方法com.alipay.mychain.sdk.api.logging.Log4jLogger
 
info(String, Throwable) - 类 中的方法com.alipay.mychain.sdk.api.logging.Log4jLogger
 
info(Marker, String) - 类 中的方法com.alipay.mychain.sdk.api.logging.Log4jLogger
 
info(Marker, String, Object) - 类 中的方法com.alipay.mychain.sdk.api.logging.Log4jLogger
 
info(Marker, String, Object, Object) - 类 中的方法com.alipay.mychain.sdk.api.logging.Log4jLogger
 
info(Marker, String, Object...) - 类 中的方法com.alipay.mychain.sdk.api.logging.Log4jLogger
 
info(Marker, String, Throwable) - 类 中的方法com.alipay.mychain.sdk.api.logging.Log4jLogger
 
init(ClientEnv) - 类 中的方法com.alipay.mychain.sdk.api.MychainClient
init
init(VerifiedBlock, AbstractSpvProxy, int, int) - 类 中的方法com.alipay.mychain.sdk.api.service.spv.SpvImp
 
init(VerifiedBlock, AbstractSpvProxy, int, int, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 中的方法com.alipay.mychain.sdk.api.service.spv.SpvImp
 
init(VerifiedBlock, AbstractSpvProxy, int, int) - 类 中的方法com.alipay.mychain.sdk.api.service.SpvService
Init.
init(VerifiedBlock, AbstractSpvProxy, int, int, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 中的方法com.alipay.mychain.sdk.api.service.SpvService
Init.
init(INetEventHandler, NetworkOption, ISslOption) - 类 中的方法com.alipay.mychain.sdk.network.netty.HttpChannel
 
init(INetEventHandler, NetworkOption, ISslOption) - 类 中的方法com.alipay.mychain.sdk.network.netty.TcpChannel
 
init() - 类 中的方法com.antchain.unionsdk.network.connection.TcpConnection
 
init() - 接口 中的方法com.antchain.unionsdk.network.IConnection
 
initChannel(Channel) - 类 中的方法com.alipay.mychain.sdk.network.netty.ClientInitializer
 
initChannel(Channel) - 类 中的方法com.antchain.unionsdk.network.netty.ClientInitializer
 
initChannelHandlers() - 类 中的方法com.alipay.mychain.sdk.network.netty.AbstractClientTransport
init channel handlers
initChannelHandlers() - 类 中的方法com.alipay.mychain.sdk.network.netty.HttpClientTransport
 
initChannelHandlers() - 类 中的方法com.alipay.mychain.sdk.network.netty.TcpClientTransport
 
initJceSecurityPolicy() - 类 中的静态方法com.alipay.mychain.zoro.crypto.AlgorithmService
 
initMaxKeySize() - 类 中的静态方法com.alipay.mychain.sdk.crypto.CryptoUtils
Some JDK version will throw "Illegal key size"
initZoroCryptoSpi(CryptoServiceSpi) - 类 中的静态方法com.alipay.mychain.zoro.ZoroAPI
 
initZoroKeyManagementSpi(KeyManagementSpi) - 类 中的静态方法com.alipay.mychain.zoro.ZoroAPI
 
inputStreamToByte(InputStream) - 类 中的静态方法com.alipay.mychain.sdk.utils.IOUtil
 
inputStreamToByte(InputStream) - 类 中的静态方法com.antchain.unionsdk.env.SslOption
 
INSTANCE - 类 中的静态变量com.alipay.mychain.sdk.api.logging.JdkLoggerFactory
 
Int - com.alipay.mychain.sdk.vm.abi.datatype中的类
Integer type.
Int(BigInteger) - 类 的构造器com.alipay.mychain.sdk.vm.abi.datatype.Int
 
Int(int, BigInteger) - 类 的构造器com.alipay.mychain.sdk.vm.abi.datatype.Int
 
Int128 - com.alipay.mychain.sdk.vm.abi.datatype中的类
Int128 Please use org.web3j.codegen.AbiTypesGenerator in the codegen module to update.
Int128(BigInteger) - 类 的构造器com.alipay.mychain.sdk.vm.abi.datatype.Int128
 
Int128(long) - 类 的构造器com.alipay.mychain.sdk.vm.abi.datatype.Int128
 
Int128(Int128) - 类 的构造器com.alipay.mychain.sdk.vm.abi.datatype.Int128
 
Int16 - com.alipay.mychain.sdk.vm.abi.datatype中的类
Integer type.
Int16(BigInteger) - 类 的构造器com.alipay.mychain.sdk.vm.abi.datatype.Int16
 
Int16(long) - 类 的构造器com.alipay.mychain.sdk.vm.abi.datatype.Int16
 
Int16(Int16) - 类 的构造器com.alipay.mychain.sdk.vm.abi.datatype.Int16
 
Int16(int, BigInteger) - 类 的构造器com.alipay.mychain.sdk.vm.abi.datatype.Int16
 
Int256 - com.alipay.mychain.sdk.vm.abi.datatype中的类
Int256 Please use org.web3j.codegen.AbiTypesGenerator in the codegen module to update.
Int256(BigInteger) - 类 的构造器com.alipay.mychain.sdk.vm.abi.datatype.Int256
 
Int256(long) - 类 的构造器com.alipay.mychain.sdk.vm.abi.datatype.Int256
 
Int256(Int256) - 类 的构造器com.alipay.mychain.sdk.vm.abi.datatype.Int256
 
Int32 - com.alipay.mychain.sdk.vm.abi.datatype中的类
Integer type.
Int32(BigInteger) - 类 的构造器com.alipay.mychain.sdk.vm.abi.datatype.Int32
 
Int32(long) - 类 的构造器com.alipay.mychain.sdk.vm.abi.datatype.Int32
 
Int32(Int32) - 类 的构造器com.alipay.mychain.sdk.vm.abi.datatype.Int32
 
Int32(int, BigInteger) - 类 的构造器com.alipay.mychain.sdk.vm.abi.datatype.Int32
 
Int64 - com.alipay.mychain.sdk.vm.abi.datatype中的类
Integer type.
Int64(BigInteger) - 类 的构造器com.alipay.mychain.sdk.vm.abi.datatype.Int64
 
Int64(long) - 类 的构造器com.alipay.mychain.sdk.vm.abi.datatype.Int64
 
Int64(Int64) - 类 的构造器com.alipay.mychain.sdk.vm.abi.datatype.Int64
 
Int64(int, BigInteger) - 类 的构造器com.alipay.mychain.sdk.vm.abi.datatype.Int64
 
Int8 - com.alipay.mychain.sdk.vm.abi.datatype中的类
Integer type.
Int8(BigInteger) - 类 的构造器com.alipay.mychain.sdk.vm.abi.datatype.Int8
 
Int8(long) - 类 的构造器com.alipay.mychain.sdk.vm.abi.datatype.Int8
 
Int8(Int8) - 类 的构造器com.alipay.mychain.sdk.vm.abi.datatype.Int8
 
Int8(int, BigInteger) - 类 的构造器com.alipay.mychain.sdk.vm.abi.datatype.Int8
 
Interface() - 类 的构造器com.alipay.mychain.sdk.vm.WASMABIUtils.Interface
 
internalGetFieldAccessorTable() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.BroadcastMessageEntity.BroadcastMessage.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.BroadcastMessageEntity.BroadcastMessage
 
internalGetFieldAccessorTable() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientChainMessageEntity.ClientChainMessage.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientChainMessageEntity.ClientChainMessage
 
internalGetFieldAccessorTable() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesEntity.ClientReqChainNodes.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesEntity.ClientReqChainNodes
 
internalGetFieldAccessorTable() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesRespEntity.ClientReqChainNodesResp.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesRespEntity.ClientReqChainNodesResp
 
internalGetFieldAccessorTable() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.DownloadFileMessageEntity.DownloadFileMessage.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.DownloadFileMessageEntity.DownloadFileMessage
 
internalGetFieldAccessorTable() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ExtDataMessageEntity.ExtDataMessage.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ExtDataMessageEntity.ExtDataMessage
 
internalGetFieldAccessorTable() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetConfigEntity.GetConfig.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetConfigEntity.GetConfig
 
internalGetFieldAccessorTable() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetConfigRespEntity.GetConfigResp.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetConfigRespEntity.GetConfigResp
 
internalGetFieldAccessorTable() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.FileChunk.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.FileChunk
 
internalGetFieldAccessorTable() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.GetFileCheckReq.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.GetFileCheckReq
 
internalGetFieldAccessorTable() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckRespEntity.GetFileCheckResp.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckRespEntity.GetFileCheckResp
 
internalGetFieldAccessorTable() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.FileChunk.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.FileChunk
 
internalGetFieldAccessorTable() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.GetFileChunkReq.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.GetFileChunkReq
 
internalGetFieldAccessorTable() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkRespEntity.GetFileChunkResp.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkRespEntity.GetFileChunkResp
 
internalGetFieldAccessorTable() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileReqEntity.GetFileReq.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileReqEntity.GetFileReq
 
internalGetFieldAccessorTable() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileRespEntity.FileMetaData.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileRespEntity.FileMetaData
 
internalGetFieldAccessorTable() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileRespEntity.GetFileResp.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileRespEntity.GetFileResp
 
internalGetFieldAccessorTable() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoEntity.GetNodeInfo.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoEntity.GetNodeInfo
 
internalGetFieldAccessorTable() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp
 
internalGetFieldAccessorTable() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp.NodeInfo.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp.NodeInfo
 
internalGetFieldAccessorTable() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.KickAwayNodeEntity.KickAwayNode.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.KickAwayNodeEntity.KickAwayNode
 
internalGetFieldAccessorTable() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.KickAwayNodeRespEntity.KickAwayNodeResp.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.KickAwayNodeRespEntity.KickAwayNodeResp
 
internalGetFieldAccessorTable() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegEntity.NodeGroupReg.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegEntity.NodeGroupReg
 
internalGetFieldAccessorTable() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegRespEntity.NodeGroupRegResp.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegRespEntity.NodeGroupRegResp
 
internalGetFieldAccessorTable() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyEntity.NodeGroupRegVerify.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyEntity.NodeGroupRegVerify
 
internalGetFieldAccessorTable() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyRespEntity.NodeGroupRegVerifyResp.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyRespEntity.NodeGroupRegVerifyResp
 
internalGetFieldAccessorTable() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeLeaveGroupEntity.NodeLeaveGroup.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeLeaveGroupEntity.NodeLeaveGroup
 
internalGetFieldAccessorTable() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegEntity.NodeReg.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegEntity.NodeReg
 
internalGetFieldAccessorTable() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegRespEntity.NodeRegResp.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegRespEntity.NodeRegResp
 
internalGetFieldAccessorTable() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PeerPingEntity.PeerPing.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PeerPingEntity.PeerPing
 
internalGetFieldAccessorTable() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PeerPongEntity.PeerPong.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PeerPongEntity.PeerPong
 
internalGetFieldAccessorTable() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PingEntity.Ping.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PingEntity.Ping
 
internalGetFieldAccessorTable() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PongEntity.Pong.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PongEntity.Pong
 
internalGetFieldAccessorTable() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PushMessageEntity.PushMessage.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PushMessageEntity.PushMessage
 
internalGetFieldAccessorTable() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.SdkRawDataEntity.SdkRawData.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.SdkRawDataEntity.SdkRawData
 
internalGetFieldAccessorTable() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.UnicastMessageEntity.UnicastMessage.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.UnicastMessageEntity.UnicastMessage
 
internalGetValueMap() - 枚举 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.DownloadFileMessageEntity.DataType
 
internalGetValueMap() - 枚举 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.DownloadFileMessageEntity.FileStatusCode
 
internalGetValueMap() - 枚举 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyEntity.TnRouteType
 
internalGetValueMap() - 枚举 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyRespEntity.TnRouteType
 
internalGetValueMap() - 枚举 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegEntity.TnRouteType
 
internalGetValueMap() - 枚举 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegRespEntity.TnRouteType
 
intsToBytes(int[], boolean) - 类 中的静态方法com.alipay.mychain.sdk.utils.ByteUtils
 
intsToBytes(int[], byte[], boolean) - 类 中的静态方法com.alipay.mychain.sdk.utils.ByteUtils
 
intToByteArray(int) - 类 中的静态方法com.antchain.unionsdk.utils.CommonUtil
 
intToBytes(int) - 类 中的静态方法com.alipay.mychain.sdk.utils.ByteUtils
Converts int value into a byte array.
intToBytesNoLeadZeroes(int) - 类 中的静态方法com.alipay.mychain.sdk.utils.ByteUtils
Converts a int value into a byte array.
IOUtil - com.alipay.mychain.sdk.utils中的类
 
IOUtil() - 类 的构造器com.alipay.mychain.sdk.utils.IOUtil
 
IProcessBlockHandler - com.alipay.mychain.sdk.api.callback中的接口
 
IProcessor - com.alipay.mychain.sdk.network中的接口
 
IProcessor - com.antchain.unionsdk.network中的接口
 
IProxy - com.alipay.mychain.sdk.api.service.spv中的接口
The type Simple payment verification.
isBtnConfig(boolean) - 类 中的方法com.alipay.mychain.sdk.domain.status.BTNInfoType
 
isCanonical() - 类 中的方法com.alipay.mychain.zoro.crypto.ecdsa.ECDSASignature
 
isCommitsSumZero(ArrayList<byte[]>, ArrayList<byte[]>) - 类 中的静态方法com.alipay.mychain.zoro.crypto.BulletProof
 
isConnectionConfig() - 类 中的方法com.alipay.mychain.sdk.domain.status.BTNInfoType
 
isContractGrayscaleVerification() - 类 中的方法com.alipay.mychain.sdk.domain.transaction.Transaction
 
isContractVersionSwitchback() - 类 中的方法com.alipay.mychain.sdk.domain.transaction.Transaction
 
isDataRead() - 类 中的方法com.alipay.mychain.sdk.domain.contract.ContractAccessControl
 
isDataWrite() - 类 中的方法com.alipay.mychain.sdk.domain.contract.ContractAccessControl
 
isDebugEnabled() - 接口 中的方法com.alipay.mychain.sdk.api.logging.ILogger
Is the logger instance enabled for the DEBUG level?
isDebugEnabled() - 类 中的方法com.alipay.mychain.sdk.api.logging.Log4jLogger
 
isDebugEnabled(Marker) - 类 中的方法com.alipay.mychain.sdk.api.logging.Log4jLogger
 
isDecryptor() - 类 中的方法com.alipay.mychain.sdk.crypto.envelope.EccK1EnvelopeSGX
 
isDecryptor() - 类 中的方法com.alipay.mychain.sdk.crypto.envelope.EccK1EnvelopeV1
 
isDecryptor() - 类 中的方法com.alipay.mychain.sdk.crypto.envelope.EccR1EnvelopeV1
 
isDecryptor() - 接口 中的方法com.alipay.mychain.sdk.crypto.envelope.EnvelopeBase
if contain private key, return true.
isDecryptor() - 类 中的方法com.alipay.mychain.sdk.crypto.envelope.RSAEnvelopeSGX
已过时。
 
isDecryptor() - 类 中的方法com.alipay.mychain.sdk.crypto.envelope.RSAEnvelopeV1
 
isDecryptor() - 类 中的方法com.alipay.mychain.sdk.crypto.envelope.SM2EnvelopeV1
 
isDecryptor() - 类 中的方法com.alipay.mychain.sdk.crypto.envelope.SM2EnvelopSGX
 
isDecryptor() - 类 中的方法com.alipay.mychain.sdk.crypto.pkeycipher.EccK1KDFV1
If hold private key, return true.
isDecryptor() - 类 中的方法com.alipay.mychain.sdk.crypto.pkeycipher.EccR1PkeyCipherV1
 
isDecryptor() - 接口 中的方法com.alipay.mychain.sdk.crypto.pkeycipher.PkeyCipherBase
 
isDecryptor() - 类 中的方法com.alipay.mychain.sdk.crypto.pkeycipher.RSAPkeyCipherV0
If hold private key, return true.
isDecryptor() - 类 中的方法com.alipay.mychain.sdk.crypto.pkeycipher.RSAPkeyCipherV1
 
isDecryptor() - 类 中的方法com.alipay.mychain.sdk.crypto.pkeycipher.SM2PkeyCipherV1
 
isDeployGrayscaleCode() - 类 中的方法com.alipay.mychain.sdk.domain.transaction.Transaction
 
isEmpty() - 类 中的方法com.alipay.mychain.sdk.crypto.hash.Hash
 
isEnable() - 类 中的方法com.alipay.mychain.sdk.api.env.LoadBalanceOption
 
isEnable() - 类 中的方法com.alipay.mychain.sdk.vm.ProofGenerator
 
isEnable() - 类 中的方法com.antchain.unionsdk.env.LoadBalanceOption
 
isEnabled(LogLevel) - 类 中的方法com.alipay.mychain.sdk.api.logging.AbstractLogger
 
isEnabled(LogLevel) - 接口 中的方法com.alipay.mychain.sdk.api.logging.ILogger
Is the logger instance enabled for the specified level?
isEnabledEvmPerf() - 类 中的方法com.alipay.mychain.sdk.message.admin.QueryProfilerConfigResponse
 
isEnabledWasmInterpPerf() - 类 中的方法com.alipay.mychain.sdk.message.admin.QueryProfilerConfigResponse
 
isEnabledWasmJitPerf() - 类 中的方法com.alipay.mychain.sdk.message.admin.QueryProfilerConfigResponse
 
isEnableFileBreakpointContinuation() - 类 中的方法com.antchain.unionsdk.btn.api.request.DownloadFileRequest
 
isEnableGrayScale() - 类 中的方法com.alipay.mychain.sdk.api.env.GrayscaleOption
 
isEnableMetrics() - 类 中的方法com.alipay.mychain.sdk.api.env.MetricsOption
 
isEnableMonitor() - 类 中的方法com.antchain.unionsdk.env.NetworkOption
 
isEnableProfile() - 类 中的方法com.alipay.mychain.sdk.message.admin.RequestContractProfileRequest
 
isEncryptor() - 类 中的方法com.alipay.mychain.sdk.crypto.envelope.EccK1EnvelopeSGX
 
isEncryptor() - 类 中的方法com.alipay.mychain.sdk.crypto.envelope.EccK1EnvelopeV1
 
isEncryptor() - 类 中的方法com.alipay.mychain.sdk.crypto.envelope.EccR1EnvelopeV1
 
isEncryptor() - 接口 中的方法com.alipay.mychain.sdk.crypto.envelope.EnvelopeBase
if contain public key list, return true.
isEncryptor() - 类 中的方法com.alipay.mychain.sdk.crypto.envelope.RSAEnvelopeSGX
已过时。
 
isEncryptor() - 类 中的方法com.alipay.mychain.sdk.crypto.envelope.RSAEnvelopeV1
 
isEncryptor() - 类 中的方法com.alipay.mychain.sdk.crypto.envelope.SM2EnvelopeV1
 
isEncryptor() - 类 中的方法com.alipay.mychain.sdk.crypto.envelope.SM2EnvelopSGX
 
isEncryptor() - 类 中的方法com.alipay.mychain.sdk.crypto.pkeycipher.EccK1KDFV1
If hold public key or private key, return true.
isEncryptor() - 类 中的方法com.alipay.mychain.sdk.crypto.pkeycipher.EccR1PkeyCipherV1
 
isEncryptor() - 接口 中的方法com.alipay.mychain.sdk.crypto.pkeycipher.PkeyCipherBase
 
isEncryptor() - 类 中的方法com.alipay.mychain.sdk.crypto.pkeycipher.RSAPkeyCipherV0
If hold public key or private key, return true.
isEncryptor() - 类 中的方法com.alipay.mychain.sdk.crypto.pkeycipher.RSAPkeyCipherV1
 
isEncryptor() - 类 中的方法com.alipay.mychain.sdk.crypto.pkeycipher.SM2PkeyCipherV1
 
isErrorEnabled() - 接口 中的方法com.alipay.mychain.sdk.api.logging.ILogger
Is the logger instance enabled for the ERROR level?
isErrorEnabled() - 类 中的方法com.alipay.mychain.sdk.api.logging.Log4jLogger
 
isErrorEnabled(Marker) - 类 中的方法com.alipay.mychain.sdk.api.logging.Log4jLogger
 
isEventLogger() - 类 中的方法com.alipay.mychain.sdk.api.logging.Log4jLogger
 
isFileExists() - 类 中的方法com.alipay.mychain.sdk.domain.admin.ProfilerFileContent
 
isFlowConfig() - 类 中的方法com.alipay.mychain.sdk.domain.status.BTNInfoType
 
isGlobalContinueTransfer() - 类 中的方法com.antchain.unionsdk.btn.api.env.DownloadFileOption
 
isGrayscale() - 类 中的方法com.alipay.mychain.sdk.domain.transaction.Transaction
 
isHasMoreFiles() - 类 中的方法com.alipay.mychain.sdk.message.admin.ListProfilerDataResponse
 
ISignature - com.alipay.mychain.zoro.crypto.ecdsa中的接口
 
isInfoEnabled() - 接口 中的方法com.alipay.mychain.sdk.api.logging.ILogger
Is the logger instance enabled for the INFO level?
isInfoEnabled() - 类 中的方法com.alipay.mychain.sdk.api.logging.Log4jLogger
 
isInfoEnabled(Marker) - 类 中的方法com.alipay.mychain.sdk.api.logging.Log4jLogger
 
isInitialized() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.BroadcastMessageEntity.BroadcastMessage.Builder
 
isInitialized() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.BroadcastMessageEntity.BroadcastMessage
 
isInitialized() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientChainMessageEntity.ClientChainMessage.Builder
 
isInitialized() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientChainMessageEntity.ClientChainMessage
 
isInitialized() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesEntity.ClientReqChainNodes.Builder
 
isInitialized() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesEntity.ClientReqChainNodes
 
isInitialized() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesRespEntity.ClientReqChainNodesResp.Builder
 
isInitialized() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesRespEntity.ClientReqChainNodesResp
 
isInitialized() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.DownloadFileMessageEntity.DownloadFileMessage.Builder
 
isInitialized() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.DownloadFileMessageEntity.DownloadFileMessage
 
isInitialized() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ExtDataMessageEntity.ExtDataMessage.Builder
 
isInitialized() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ExtDataMessageEntity.ExtDataMessage
 
isInitialized() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetConfigEntity.GetConfig.Builder
 
isInitialized() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetConfigEntity.GetConfig
 
isInitialized() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetConfigRespEntity.GetConfigResp.Builder
 
isInitialized() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetConfigRespEntity.GetConfigResp
 
isInitialized() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.FileChunk.Builder
 
isInitialized() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.FileChunk
 
isInitialized() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.GetFileCheckReq.Builder
 
isInitialized() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.GetFileCheckReq
 
isInitialized() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckRespEntity.GetFileCheckResp.Builder
 
isInitialized() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckRespEntity.GetFileCheckResp
 
isInitialized() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.FileChunk.Builder
 
isInitialized() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.FileChunk
 
isInitialized() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.GetFileChunkReq.Builder
 
isInitialized() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.GetFileChunkReq
 
isInitialized() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkRespEntity.GetFileChunkResp.Builder
 
isInitialized() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkRespEntity.GetFileChunkResp
 
isInitialized() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileReqEntity.GetFileReq.Builder
 
isInitialized() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileReqEntity.GetFileReq
 
isInitialized() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileRespEntity.FileMetaData.Builder
 
isInitialized() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileRespEntity.FileMetaData
 
isInitialized() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileRespEntity.GetFileResp.Builder
 
isInitialized() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileRespEntity.GetFileResp
 
isInitialized() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoEntity.GetNodeInfo.Builder
 
isInitialized() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoEntity.GetNodeInfo
 
isInitialized() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp.Builder
 
isInitialized() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp
 
isInitialized() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp.NodeInfo.Builder
 
isInitialized() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp.NodeInfo
 
isInitialized() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.KickAwayNodeEntity.KickAwayNode.Builder
 
isInitialized() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.KickAwayNodeEntity.KickAwayNode
 
isInitialized() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.KickAwayNodeRespEntity.KickAwayNodeResp.Builder
 
isInitialized() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.KickAwayNodeRespEntity.KickAwayNodeResp
 
isInitialized() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegEntity.NodeGroupReg.Builder
 
isInitialized() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegEntity.NodeGroupReg
 
isInitialized() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegRespEntity.NodeGroupRegResp.Builder
 
isInitialized() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegRespEntity.NodeGroupRegResp
 
isInitialized() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyEntity.NodeGroupRegVerify.Builder
 
isInitialized() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyEntity.NodeGroupRegVerify
 
isInitialized() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyRespEntity.NodeGroupRegVerifyResp.Builder
 
isInitialized() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyRespEntity.NodeGroupRegVerifyResp
 
isInitialized() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeLeaveGroupEntity.NodeLeaveGroup.Builder
 
isInitialized() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeLeaveGroupEntity.NodeLeaveGroup
 
isInitialized() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegEntity.NodeReg.Builder
 
isInitialized() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegEntity.NodeReg
 
isInitialized() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegRespEntity.NodeRegResp.Builder
 
isInitialized() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegRespEntity.NodeRegResp
 
isInitialized() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PeerPingEntity.PeerPing.Builder
 
isInitialized() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PeerPingEntity.PeerPing
 
isInitialized() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PeerPongEntity.PeerPong.Builder
 
isInitialized() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PeerPongEntity.PeerPong
 
isInitialized() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PingEntity.Ping.Builder
 
isInitialized() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PingEntity.Ping
 
isInitialized() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PongEntity.Pong.Builder
 
isInitialized() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PongEntity.Pong
 
isInitialized() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PushMessageEntity.PushMessage.Builder
 
isInitialized() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PushMessageEntity.PushMessage
 
isInitialized() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.SdkRawDataEntity.SdkRawData.Builder
 
isInitialized() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.SdkRawDataEntity.SdkRawData
 
isInitialized() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.UnicastMessageEntity.UnicastMessage.Builder
 
isInitialized() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.UnicastMessageEntity.UnicastMessage
 
isIntegerValue(BigDecimal) - 类 中的静态方法com.alipay.mychain.sdk.vm.utils.Numeric
 
isKmsEnabled() - 类 中的方法com.alipay.mychain.sdk.api.env.KMSOption
 
isLeaf() - 类 中的方法com.alipay.mychain.zoro.annotation.privacy.Node
Getter method for property leaf.
isList(int) - 类 中的方法com.alipay.mychain.sdk.rlp.Rlp.LList
Is list boolean.
isLoadZkLib() - 类 中的方法com.alipay.mychain.sdk.api.env.ClientEnv
 
isLocal() - 类 中的方法com.alipay.mychain.sdk.message.transaction.AbstractTransactionRequest
 
isLocalTransaction() - 类 中的方法com.alipay.mychain.sdk.message.transaction.TransactionReceiptResponse
 
isMatch(BlockHeader) - 类 中的方法com.alipay.mychain.sdk.api.service.spv.LogFilter
 
isMatch(BloomFilter) - 类 中的方法com.alipay.mychain.sdk.api.service.spv.LogFilter
 
isNative() - 类 中的静态方法com.alipay.mychain.eInvoice.mycrypto.LoadNativeMyCrypto
 
isNodeGroupConfig() - 类 中的方法com.alipay.mychain.sdk.domain.status.BTNInfoType
 
isNodeGroupIsAreadyRegister() - 类 中的方法com.antchain.unionsdk.btn.api.network.BtnClientNetwork
 
isNodeIdConfig() - 类 中的方法com.alipay.mychain.sdk.domain.status.BTNInfoType
 
isNodeRegisterStatus() - 类 中的方法com.antchain.unionsdk.btn.api.network.BtnTcpConnection
 
isNullOrZeroArray(byte[]) - 类 中的静态方法com.alipay.mychain.sdk.utils.ByteUtils
 
isOrder() - 类 中的方法com.alipay.mychain.sdk.message.admin.ListProfilerDataRequest
 
isPreRelease() - 类 中的方法com.alipay.mychain.sdk.domain.transaction.Transaction
 
isPrivkey() - 类 中的方法com.alipay.mychain.sdk.crypto.keypair.Keypair
 
isPubkey() - 类 中的方法com.alipay.mychain.sdk.crypto.keypair.Keypair
 
isRegistered() - 类 中的方法com.antchain.unionsdk.btn.api.network.NodeGroupIsRegisterObserver
 
isRunning() - 类 中的方法com.alipay.mychain.sdk.network.ConnectionPoolManager
 
isRunning() - 类 中的方法com.alipay.mychain.sdk.network.netty.BaseChannel
 
isSchemaRead() - 类 中的方法com.alipay.mychain.sdk.domain.contract.ContractAccessControl
 
isSchemaWrite() - 类 中的方法com.alipay.mychain.sdk.domain.contract.ContractAccessControl
 
isSetGlobalCacheDir() - 类 中的方法com.antchain.unionsdk.btn.api.env.DownloadFileOption
 
isSetGlobalSubchainId() - 类 中的方法com.alipay.mychain.sdk.api.env.ChainIdOption
 
isSetGroupId() - 类 中的方法com.alipay.mychain.sdk.message.Request
 
isSigner() - 类 中的方法com.alipay.mychain.sdk.crypto.signer.EccK1KeypairV0
 
isSigner() - 类 中的方法com.alipay.mychain.sdk.crypto.signer.EccR1SignerV1
 
isSigner() - 类 中的方法com.alipay.mychain.sdk.crypto.signer.Ed25519SignerV1
 
isSigner() - 类 中的方法com.alipay.mychain.sdk.crypto.signer.RsaSignerV1
 
isSigner() - 接口 中的方法com.alipay.mychain.sdk.crypto.signer.SignerBase
 
isSigner() - 类 中的方法com.alipay.mychain.sdk.crypto.signer.SM2SignerV1
 
isSingleZero(byte[]) - 类 中的静态方法com.alipay.mychain.sdk.utils.ByteUtils
 
ISslOption - com.alipay.mychain.sdk.api.env中的接口
The interface Ssl option.
ISslOption - com.antchain.unionsdk.env中的接口
 
isSmTLSSupport() - 接口 中的方法com.alipay.mychain.sdk.api.env.ISslOption
Is support SM TLS
isSmTLSSupport() - 类 中的方法com.alipay.mychain.sdk.api.env.SslBytesOption
 
isSmTLSSupport() - 类 中的方法com.alipay.mychain.sdk.api.env.SslOption
 
isStarted() - 类 中的方法com.antchain.unionsdk.btn.api.BtnClient
 
isSuccess() - 枚举 中的方法com.alipay.mychain.sdk.errorcode.ErrorCode
 
isSuccess() - 接口 中的方法com.alipay.mychain.sdk.errorcode.IErrorCode
Is success boolean.
isSuccess() - 类 中的方法com.alipay.mychain.sdk.message.Response
 
isSuccess() - 枚举 中的方法com.antchain.unionsdk.exception.errorCode.ChainErrorCode
 
isSuccess() - 接口 中的方法com.antchain.unionsdk.exception.errorCode.IErrorCode
Is success boolean.
issueAssets(IssueAssetsRequest) - 类 中的方法com.alipay.mychain.sdk.api.service.AccountService
 
IssueAssetsRequest - com.alipay.mychain.sdk.message.transaction.account中的类
 
IssueAssetsRequest() - 类 的构造器com.alipay.mychain.sdk.message.transaction.account.IssueAssetsRequest
 
IssueAssetsRequest(Identity, Identity, BigInteger) - 类 的构造器com.alipay.mychain.sdk.message.transaction.account.IssueAssetsRequest
 
IssueAssetsResponse - com.alipay.mychain.sdk.message.transaction.account中的类
 
IssueAssetsResponse() - 类 的构造器com.alipay.mychain.sdk.message.transaction.account.IssueAssetsResponse
 
isSumEqualsToZero(List<PedersenCommitment>, List<PedersenCommitment>, byte[]) - 类 中的静态方法com.alipay.mychain.sdk.domain.privacy.PedersenCommitment
 
isTraceEnabled() - 接口 中的方法com.alipay.mychain.sdk.api.logging.ILogger
Is the logger instance enabled for the TRACE level?
isTraceEnabled() - 类 中的方法com.alipay.mychain.sdk.api.logging.Log4jLogger
 
isTraceEnabled(Marker) - 类 中的方法com.alipay.mychain.sdk.api.logging.Log4jLogger
 
isTwoPedersenCommitmentEqual(String, String) - 类 中的静态方法com.alipay.mychain.zoro.tools.ZoroTool
 
isUpdateContractFromGrayscaleCode() - 类 中的方法com.alipay.mychain.sdk.domain.transaction.Transaction
 
isUseBtn() - 类 中的方法com.alipay.mychain.sdk.api.env.ClientEnv
 
isValid() - 类 中的方法com.alipay.mychain.sdk.domain.account.Account
 
isValid() - 类 中的方法com.alipay.mychain.sdk.domain.account.AuthMap
 
isValid() - 类 中的方法com.alipay.mychain.sdk.domain.contract.Contract
 
isValid() - 类 中的方法com.alipay.mychain.sdk.message.admin.AddGroupChainRequest
 
isValid() - 类 中的方法com.alipay.mychain.sdk.message.admin.DeleteProfilerFilesRequest
 
isValid() - 类 中的方法com.alipay.mychain.sdk.message.admin.DumpDbRequest
 
isValid() - 类 中的方法com.alipay.mychain.sdk.message.admin.ListProfilerDataRequest
 
isValid() - 类 中的方法com.alipay.mychain.sdk.message.admin.QueryProfilerFileRequest
 
isValid() - 类 中的方法com.alipay.mychain.sdk.message.admin.RequestContractProfileRequest
 
isValid() - 类 中的方法com.alipay.mychain.sdk.message.admin.SetLogLevelRequest
 
isValid() - 类 中的方法com.alipay.mychain.sdk.message.admin.UpdateBlackListRequest
 
isValid() - 类 中的方法com.alipay.mychain.sdk.message.detect.DetectContractRequest
 
isValid() - 类 中的方法com.alipay.mychain.sdk.message.detect.NetDetectStatusRequest
 
isValid() - 类 中的方法com.alipay.mychain.sdk.message.detect.QueryConsensusDiagnosticInfoRequest
 
isValid() - 类 中的方法com.alipay.mychain.sdk.message.detect.ReplayBlockRequest
 
isValid() - 类 中的方法com.alipay.mychain.sdk.message.detect.ReplayTransactionRequest
 
isValid() - 类 中的方法com.alipay.mychain.sdk.message.event.CancelEventRequest
 
isValid() - 类 中的方法com.alipay.mychain.sdk.message.event.FetchEventRequest
 
isValid() - 类 中的方法com.alipay.mychain.sdk.message.event.ListenAccountEventRequest
 
isValid() - 类 中的方法com.alipay.mychain.sdk.message.event.ListenBlockEventRequest
 
isValid() - 类 中的方法com.alipay.mychain.sdk.message.event.ListenContractEventRequest
 
isValid() - 类 中的方法com.alipay.mychain.sdk.message.event.ListenTopicsEventRequest
 
isValid() - 类 中的方法com.alipay.mychain.sdk.message.network.ClientHandshakeRequest
 
isValid() - 类 中的方法com.alipay.mychain.sdk.message.network.ClientHandshakeResponse
 
isValid() - 类 中的方法com.alipay.mychain.sdk.message.query.QueryAccountRequest
 
isValid() - 类 中的方法com.alipay.mychain.sdk.message.query.QueryAnchorRequest
 
isValid() - 类 中的方法com.alipay.mychain.sdk.message.query.QueryBlockHeaderByTimestampRequest
 
isValid() - 类 中的方法com.alipay.mychain.sdk.message.query.QueryBlockHeaderRequest
 
isValid() - 类 中的方法com.alipay.mychain.sdk.message.query.QueryBlockRequest
 
isValid() - 类 中的方法com.alipay.mychain.sdk.message.query.QueryBlockTxCountRequest
 
isValid() - 类 中的方法com.alipay.mychain.sdk.message.query.QueryBlockTxReceiptsRequest
 
isValid() - 类 中的方法com.alipay.mychain.sdk.message.query.QueryBtnStatusRequest
 
isValid() - 类 中的方法com.alipay.mychain.sdk.message.query.QueryContractGrayscaleCodeRequest
 
isValid() - 类 中的方法com.alipay.mychain.sdk.message.query.QueryContractRequest
 
isValid() - 类 中的方法com.alipay.mychain.sdk.message.query.QueryRelatedTransactionDepositFlagRequest
 
isValid() - 类 中的方法com.alipay.mychain.sdk.message.query.QueryRelatedTransactionListRequest
 
isValid() - 类 中的方法com.alipay.mychain.sdk.message.query.QueryRelatedTransactionListSizeRequest
 
isValid() - 类 中的方法com.alipay.mychain.sdk.message.query.QueryTransactionAndReceiptRequest
 
isValid() - 类 中的方法com.alipay.mychain.sdk.message.query.QueryTransactionListRequest
 
isValid() - 类 中的方法com.alipay.mychain.sdk.message.query.QueryTransactionReceiptRequest
 
isValid() - 类 中的方法com.alipay.mychain.sdk.message.query.QueryTransactionRequest
 
isValid() - 类 中的方法com.alipay.mychain.sdk.message.Request
 
isValid() - 类 中的方法com.alipay.mychain.sdk.message.spv.QueryBlockBodiesRequest
 
isValid() - 类 中的方法com.alipay.mychain.sdk.message.spv.QueryBlockHeaderInfosRequest
 
isValid() - 类 中的方法com.alipay.mychain.sdk.message.spv.QueryBlockProofRequest
 
isValid() - 类 中的方法com.alipay.mychain.sdk.message.spv.QueryBlockReceiptsRequest
 
isValid() - 类 中的方法com.alipay.mychain.sdk.message.spv.QueryLatestStateProofRequest
 
isValid() - 类 中的方法com.alipay.mychain.sdk.message.spv.QueryReceiptProofRequest
 
isValid() - 类 中的方法com.alipay.mychain.sdk.message.spv.QueryStateProofRequest
 
isValid() - 类 中的方法com.alipay.mychain.sdk.message.spv.QueryTransactionProofRequest
 
isValid() - 类 中的方法com.alipay.mychain.sdk.message.status.QueryBlockCacheStatusRequest
 
isValid() - 类 中的方法com.alipay.mychain.sdk.message.status.QueryCommonConsensusStatusRequest
 
isValid() - 类 中的方法com.alipay.mychain.sdk.message.status.QueryConsensusStatusRequest
 
isValid() - 类 中的方法com.alipay.mychain.sdk.message.status.QueryContractGrayscaleStatusRequest
 
isValid() - 类 中的方法com.alipay.mychain.sdk.message.status.QueryMetricsQueryInfoRequest
 
isValid() - 类 中的方法com.alipay.mychain.sdk.message.status.QueryNodeMetricsStatusRequest
 
isValid() - 类 中的方法com.alipay.mychain.sdk.message.status.QueryP2PStatusRequest
 
isValid() - 类 中的方法com.alipay.mychain.sdk.message.status.QuerySubnetStateRequest
 
isValid() - 类 中的方法com.alipay.mychain.sdk.message.status.QuerySyncStatusRequest
 
isValid() - 类 中的方法com.alipay.mychain.sdk.message.status.QueryTpsLatencyRequest
 
isValid() - 类 中的方法com.alipay.mychain.sdk.message.status.QueryTransactionCacheStatusRequest
 
isValid() - 类 中的方法com.alipay.mychain.sdk.message.transaction.account.ConfidentialDepositDataRequest
 
isValid() - 类 中的方法com.alipay.mychain.sdk.message.transaction.account.CreateAccountRequest
 
isValid() - 类 中的方法com.alipay.mychain.sdk.message.transaction.account.DepositDataRequest
 
isValid() - 类 中的方法com.alipay.mychain.sdk.message.transaction.account.FreezeAccountRequest
 
isValid() - 类 中的方法com.alipay.mychain.sdk.message.transaction.account.IssueAssetsRequest
 
isValid() - 类 中的方法com.alipay.mychain.sdk.message.transaction.account.PreResetPubKeyRequest
 
isValid() - 类 中的方法com.alipay.mychain.sdk.message.transaction.account.RedeemAssetsRequest
 
isValid() - 类 中的方法com.alipay.mychain.sdk.message.transaction.account.RelatedDepositDataRequest
 
isValid() - 类 中的方法com.alipay.mychain.sdk.message.transaction.account.ResetPubKeyRequest
 
isValid() - 类 中的方法com.alipay.mychain.sdk.message.transaction.account.SetRecoverKeyRequest
 
isValid() - 类 中的方法com.alipay.mychain.sdk.message.transaction.account.TransferBalanceRequest
 
isValid() - 类 中的方法com.alipay.mychain.sdk.message.transaction.account.UnFreezeAccountRequest
 
isValid() - 类 中的方法com.alipay.mychain.sdk.message.transaction.account.UpdateAuthMapRequest
 
isValid() - 类 中的方法com.alipay.mychain.sdk.message.transaction.account.UpdateEncryptionKeyRequest
 
isValid() - 类 中的方法com.alipay.mychain.sdk.message.transaction.confidential.ConfidentialRequest
 
isValid() - 类 中的方法com.alipay.mychain.sdk.message.transaction.contract.CallContractRequest
 
isValid() - 类 中的方法com.alipay.mychain.sdk.message.transaction.contract.DeployContractRequest
 
isValid() - 类 中的方法com.alipay.mychain.sdk.message.transaction.contract.FreezeContractRequest
 
isValid() - 类 中的方法com.alipay.mychain.sdk.message.transaction.contract.GetContractAccessControlRequest
 
isValid() - 类 中的方法com.alipay.mychain.sdk.message.transaction.contract.SetContractAccessControlRequest
 
isValid() - 类 中的方法com.alipay.mychain.sdk.message.transaction.contract.UnFreezeContractRequest
 
isValid() - 类 中的方法com.alipay.mychain.sdk.message.transaction.contract.UpdateContractRequest
 
isValid() - 类 中的方法com.alipay.mychain.sdk.message.transaction.envelope.CreateGroupRequest
 
isValid() - 类 中的方法com.alipay.mychain.sdk.message.transaction.envelope.DepositEnvelopeRequest
 
isValid() - 类 中的方法com.alipay.mychain.sdk.message.transaction.envelope.GroupTransactionRequest
 
isValid() - 类 中的方法com.alipay.mychain.sdk.message.transaction.envelope.JoinGroupRequest
 
isVerifier() - 类 中的方法com.alipay.mychain.sdk.crypto.signer.EccK1KeypairV0
 
isVerifier() - 类 中的方法com.alipay.mychain.sdk.crypto.signer.EccR1SignerV1
 
isVerifier() - 类 中的方法com.alipay.mychain.sdk.crypto.signer.Ed25519SignerV1
 
isVerifier() - 类 中的方法com.alipay.mychain.sdk.crypto.signer.RsaSignerV1
 
isVerifier() - 接口 中的方法com.alipay.mychain.sdk.crypto.signer.SignerBase
 
isVerifier() - 类 中的方法com.alipay.mychain.sdk.crypto.signer.SM2SignerV1
 
isWarnEnabled() - 接口 中的方法com.alipay.mychain.sdk.api.logging.ILogger
Is the logger instance enabled for the WARN level?
isWarnEnabled() - 类 中的方法com.alipay.mychain.sdk.api.logging.Log4jLogger
 
isWarnEnabled(Marker) - 类 中的方法com.alipay.mychain.sdk.api.logging.Log4jLogger
 
ITransport - com.alipay.mychain.sdk.network.netty中的接口
 

J

JdkLoggerFactory - com.alipay.mychain.sdk.api.logging中的类
Logger factory which creates a java.util.logging logger.
JdkLoggerFactory() - 类 的构造器com.alipay.mychain.sdk.api.logging.JdkLoggerFactory
 
joinGroup(JoinGroupRequest) - 类 中的方法com.alipay.mychain.sdk.api.service.EnvelopeService
 
JoinGroupRequest - com.alipay.mychain.sdk.message.transaction.envelope中的类
 
JoinGroupRequest(byte[], PublicKey, BaseFixedSizeByteArray.Fixed20ByteArray, Identity) - 类 的构造器com.alipay.mychain.sdk.message.transaction.envelope.JoinGroupRequest
 
JoinGroupRequest() - 类 的构造器com.alipay.mychain.sdk.message.transaction.envelope.JoinGroupRequest
 
JoinGroupResponse - com.alipay.mychain.sdk.message.transaction.envelope中的类
 
JoinGroupResponse() - 类 的构造器com.alipay.mychain.sdk.message.transaction.envelope.JoinGroupResponse
 
JsonCodec - com.alipay.mychain.sdk.codec中的类
Created by fuxi.dfx on 2019/5/6.
JsonCodec() - 类 的构造器com.alipay.mychain.sdk.codec.JsonCodec
 

K

Keccak256 - com.alipay.mychain.sdk.crypto.hash中的类
 
Keccak256() - 类 的构造器com.alipay.mychain.sdk.crypto.hash.Keccak256
 
key - 类 中的变量com.alipay.mychain.sdk.crypto.cipher.CipherBase
 
KEY_FIELD_NUMBER - 类 中的静态变量com.antchain.unionsdk.btn.domain.protobuf.ExtDataMessageEntity.ExtDataMessage
 
keyBytes(byte[]) - 类 中的方法com.alipay.mychain.sdk.api.env.SslBytesOption.Builder
 
keyFilePath(String) - 类 中的方法com.alipay.mychain.sdk.api.env.SslOption.Builder
 
keyFilePath(String) - 类 中的方法com.antchain.unionsdk.env.SslOption.Builder
 
keyGenerate(String, byte[]) - 类 中的静态方法com.alipay.mychain.sdk.api.utils.ConfidentialUtil
 
keyGenerate(String, byte[], HashTypeEnum) - 类 中的静态方法com.alipay.mychain.sdk.api.utils.ConfidentialUtil
 
keyLen - 类 中的变量com.alipay.mychain.sdk.crypto.cipher.CipherBase
 
KeyLoder - com.alipay.mychain.zoro.crypto.ecdsa中的类
The type Key loder.
KeyLoder() - 类 的构造器com.alipay.mychain.zoro.crypto.ecdsa.KeyLoder
 
KeyManagement - com.alipay.mychain.zoro.crypto.keymanagement中的类
 
KeyManagement() - 类 的构造器com.alipay.mychain.zoro.crypto.keymanagement.KeyManagement
 
KeyManagementRaw - com.alipay.mychain.zoro.crypto.keymanagement中的类
 
KeyManagementSpi - com.alipay.mychain.zoro.crypto.keymanagement中的接口
 
KeyOperator - com.alipay.mychain.sdk.crypto.keyoperator中的接口
 
Keypair - com.alipay.mychain.sdk.crypto.keypair中的类
 
Keypair(byte[]) - 类 的构造器com.alipay.mychain.sdk.crypto.keypair.Keypair
Only public key.
Keypair(byte[], byte[]) - 类 的构造器com.alipay.mychain.sdk.crypto.keypair.Keypair
generate a keypair by pubkeyEncoded and privkeyEncoded pubkeyEncoded is ahead of key type[2Bytes] except ecc k1 v0[64Bytes].
keyPassword(String) - 类 中的方法com.alipay.mychain.sdk.api.env.SslBytesOption.Builder
 
keyPassword(String) - 类 中的方法com.alipay.mychain.sdk.api.env.SslOption.Builder
 
keyPassword(String) - 类 中的方法com.antchain.unionsdk.env.SslOption.Builder
 
KeyTypeEnum - com.alipay.mychain.sdk.crypto.keypair中的枚举
 
kickAwayEventHandler(EventMessage) - 类 中的方法com.antchain.unionsdk.btn.api.event.BtnEventHandler
 
KickAwayNodeEntity - com.antchain.unionsdk.btn.domain.protobuf中的类
 
KickAwayNodeEntity.KickAwayNode - com.antchain.unionsdk.btn.domain.protobuf中的类
Protobuf type KickAwayNode
KickAwayNodeEntity.KickAwayNode.Builder - com.antchain.unionsdk.btn.domain.protobuf中的类
Protobuf type KickAwayNode
KickAwayNodeEntity.KickAwayNodeOrBuilder - com.antchain.unionsdk.btn.domain.protobuf中的接口
 
kickAwayNodeResp(KickAwayNodeRespEntity.KickAwayNodeResp) - 类 中的方法com.antchain.unionsdk.btn.api.BtnClient
 
KickAwayNodeRespEntity - com.antchain.unionsdk.btn.domain.protobuf中的类
 
KickAwayNodeRespEntity.KickAwayNodeResp - com.antchain.unionsdk.btn.domain.protobuf中的类
Protobuf type KickAwayNodeResp
KickAwayNodeRespEntity.KickAwayNodeResp.Builder - com.antchain.unionsdk.btn.domain.protobuf中的类
Protobuf type KickAwayNodeResp
KickAwayNodeRespEntity.KickAwayNodeRespOrBuilder - com.antchain.unionsdk.btn.domain.protobuf中的接口
 
kIvLen - 类 中的变量com.alipay.mychain.sdk.crypto.cipher.CipherBase
 
KMSOption - com.alipay.mychain.sdk.api.env中的类
 
KMSOption() - 类 的构造器com.alipay.mychain.sdk.api.env.KMSOption
 
kTagLen - 类 中的变量com.alipay.mychain.sdk.crypto.cipher.CipherBase
 

L

lastActiveTime - 类 中的变量com.antchain.unionsdk.network.connection.TcpConnection
 
LATEST_BLOCK_NUMBER - 类 中的静态变量com.alipay.mychain.sdk.common.Contants
 
leb128HexString(int) - 类 中的静态方法com.alipay.mychain.sdk.vm.wasm.Leb128Utils
Gets the number of bytes in the unsigned LEB128 encoding of the given value.
Leb128Utils - com.alipay.mychain.sdk.vm.wasm中的类
LEB128 (little-endian base 128) utilities.
LENGTH - 类 中的静态变量com.alipay.mychain.sdk.crypto.hash.Hash
 
LENGTH - 类 中的静态变量com.alipay.mychain.sdk.crypto.PublicKey
 
length(byte[]...) - 类 中的静态方法com.alipay.mychain.sdk.utils.ByteUtils
 
LENGTH_BYTE - 类 中的静态变量com.alipay.mychain.sdk.crypto.hash.Hash
 
LENGTH_BYTE - 类 中的静态变量com.alipay.mychain.sdk.crypto.PublicKey
 
LENGTH_ENCODED - 类 中的静态变量com.alipay.mychain.sdk.crypto.PublicKey
 
LIFTED_ELGAMAL_CIPHERTEXT_LENGTH - 类 中的静态变量com.alipay.mychain.sdk.domain.bamboo.privacy.ElGamal
 
liftedElgamalCheckH(byte[], int[]) - 类 中的静态方法com.alipay.mychain.sdk.domain.bamboo.privacy.ElGamal
Check whether the generator 'H' is generated by seed "Lifted_ElGamal_H"
liftedElgamalContextFree() - 类 中的静态方法com.alipay.mychain.sdk.domain.bamboo.privacy.ElGamal
free context 需要使用 lifted_elgamal_context
liftedElgamalContextInit(int, int) - 类 中的静态方法com.alipay.mychain.sdk.domain.bamboo.privacy.ElGamal
初始化加密上下文对象 需要使用 lifted_elgamal_context
liftedElgamalContractHomomorphicAdd(byte[], byte[], byte[]) - 类 中的静态方法com.alipay.mychain.sdk.domain.bamboo.privacy.Zkp
同态加
liftedElgamalContractHomomorphicSub(byte[], byte[], byte[]) - 类 中的静态方法com.alipay.mychain.sdk.domain.bamboo.privacy.Zkp
同态减
liftedElgamalContractRangeVerify(byte[][], int, int, byte[], byte[], int, int[]) - 类 中的静态方法com.alipay.mychain.sdk.domain.bamboo.privacy.Zkp
 
liftedElgamalContractZeroCheckVerify(byte[], int, int[]) - 类 中的静态方法com.alipay.mychain.sdk.domain.bamboo.privacy.Zkp
 
liftedElgamalDecrypt(byte[], byte[], long[]) - 类 中的静态方法com.alipay.mychain.sdk.domain.bamboo.privacy.ElGamal
解密 需要使用 lifted_elgamal_context 和 lifted_elgamal_decrypt_context
liftedElgamalDecryptContextFree() - 类 中的静态方法com.alipay.mychain.sdk.domain.bamboo.privacy.ElGamal
free 解密上下文对象 需要 使用 lifted_elgamal_decrypt_context
liftedElgamalDecryptContextInit(int, int, byte[], int) - 类 中的静态方法com.alipay.mychain.sdk.domain.bamboo.privacy.ElGamal
初始化解密上下文对象,用于elgamal 解密 需要使用 lifted_elgamal_context 和 lifted_elgamal_decrypt_context
liftedElgamalEncrypt(byte[], byte[], long, byte[]) - 类 中的静态方法com.alipay.mychain.sdk.domain.bamboo.privacy.ElGamal
加密,内存需外部申请,传入,需要使用lifted_elgamal_context和lifted_elgamal_encrypt_context
liftedElgamalEncryptContextFree() - 类 中的静态方法com.alipay.mychain.sdk.domain.bamboo.privacy.ElGamal
free elgamal 加密预计算表 需要使用 lifted_elgamal_encrypt_context
liftedElgamalEncryptContextInit(byte[], int, int) - 类 中的静态方法com.alipay.mychain.sdk.domain.bamboo.privacy.ElGamal
加密上下文对象,初始化预计算表,加速加密过程 需要使用 lifted_elgamal_context 和 lifted_elgamal_encrypt_context
liftedElgamalGenKey(byte[], byte[], byte[], int) - 类 中的静态方法com.alipay.mychain.sdk.domain.bamboo.privacy.ElGamal
生成公私钥 需要使用 lifted_elgamal_context
liftedElgamalGenRandom(byte[]) - 类 中的静态方法com.alipay.mychain.sdk.domain.bamboo.privacy.ElGamal
生成 32 字节长度的随机数,以小端存储 需要使用lifted_elgamal_context
liftedElgamalHomorphicAdd(byte[], byte[], byte[]) - 类 中的静态方法com.alipay.mychain.sdk.domain.bamboo.privacy.ElGamal
求和 需要使用 lifted_elgamal_context
liftedElgamalHomorphicSub(byte[], byte[], byte[]) - 类 中的静态方法com.alipay.mychain.sdk.domain.bamboo.privacy.ElGamal
求差 需要使用 lifted_elgamal_context
liftedElgamalInitDecryptedTable(int, byte[], int) - 类 中的静态方法com.alipay.mychain.sdk.domain.bamboo.privacy.ElGamal
预计算解密表 需要使用 lifted_elgamal_context
liftedElgamalRangeContextFree() - 类 中的静态方法com.alipay.mychain.sdk.domain.bamboo.privacy.Zkp
free 范围证明上下文
liftedElgamalRangeContextInit(int) - 类 中的静态方法com.alipay.mychain.sdk.domain.bamboo.privacy.Zkp
范围证明上下初始化 需要使用 lifted_elgamal_range_context
liftedElgamalRangeProofFree(byte[]) - 类 中的静态方法com.alipay.mychain.sdk.domain.bamboo.privacy.Zkp
释放 proof
liftedElgamalRangeProve(byte[][], long[], int, int, byte[], byte[], int[]) - 类 中的静态方法com.alipay.mychain.sdk.domain.bamboo.privacy.Zkp
证明 需要使用 lifted_elgamal_range_context
liftedElgamalRangeVerify(byte[][], int, int, byte[], byte[], int, int[]) - 类 中的静态方法com.alipay.mychain.sdk.domain.bamboo.privacy.Zkp
verify 需要使用 lifted_elgamal_range_context
liftedElgamalScalarMultiply(byte[], byte[], long) - 类 中的静态方法com.alipay.mychain.sdk.domain.bamboo.privacy.ElGamal
求乘,需要使用 lifted_elgamal_context
liftedElgamalZeroCheckContextFree() - 类 中的静态方法com.alipay.mychain.sdk.domain.bamboo.privacy.Zkp
释放 零值检测 证明的上下文,需要使用 lifted_elgamal_zero_check_context
liftedElgamalZeroCheckContextInit() - 类 中的静态方法com.alipay.mychain.sdk.domain.bamboo.privacy.Zkp
初始化 零值检测 证明的上下文,需要使用 lifted_elgamal_zero_check_context
liftedElgamalZeroCheckProofFree(byte[]) - 类 中的静态方法com.alipay.mychain.sdk.domain.bamboo.privacy.Zkp
释放零值检测证明
liftedElgamalZeroCheckProve(byte[], byte[], int[]) - 类 中的静态方法com.alipay.mychain.sdk.domain.bamboo.privacy.Zkp
零值检测prove 需要使用 lifted_elgamal_zero_check_context
liftedElgamalZeroCheckVerify(byte[], byte[], int, int[]) - 类 中的静态方法com.alipay.mychain.sdk.domain.bamboo.privacy.Zkp
零值检测证明验证 需要使用lifted_elgamal_zero_check_context
LIST - 类 中的静态变量com.alipay.mychain.zoro.annotation.privacy.ZoroType
 
listenAccount(Identity, IEventCallback, EventModelType) - 类 中的方法com.alipay.mychain.sdk.api.service.EventService
listen account event
listenAccount(Identity, IEventCallback, EventModelType, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 中的方法com.alipay.mychain.sdk.api.service.EventService
listen account event
ListenAccountEventRequest - com.alipay.mychain.sdk.message.event中的类
event account description
ListenAccountEventRequest(Identity, EventModelType) - 类 的构造器com.alipay.mychain.sdk.message.event.ListenAccountEventRequest
 
ListenAccountEventRequest() - 类 的构造器com.alipay.mychain.sdk.message.event.ListenAccountEventRequest
 
listenBlock(IEventCallback, EventModelType) - 类 中的方法com.alipay.mychain.sdk.api.service.EventService
listen block event
listenBlock(IEventCallback, EventModelType, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 中的方法com.alipay.mychain.sdk.api.service.EventService
listen block event
ListenBlockEventRequest - com.alipay.mychain.sdk.message.event中的类
 
ListenBlockEventRequest() - 类 的构造器com.alipay.mychain.sdk.message.event.ListenBlockEventRequest
 
ListenBlockEventRequest(EventModelType) - 类 的构造器com.alipay.mychain.sdk.message.event.ListenBlockEventRequest
 
ListenBlockEventRequest(BaseFixedSizeByteArray.Fixed20ByteArray) - 类 的构造器com.alipay.mychain.sdk.message.event.ListenBlockEventRequest
 
ListenBlockEventRequest(EventModelType, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 的构造器com.alipay.mychain.sdk.message.event.ListenBlockEventRequest
 
listenClientChainMessage(IEventCallBack) - 类 中的方法com.antchain.unionsdk.btn.api.BtnClient
 
listenContract(Identity, IEventCallback, EventModelType) - 类 中的方法com.alipay.mychain.sdk.api.service.EventService
listen contract event
listenContract(Identity, IEventCallback, EventModelType, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 中的方法com.alipay.mychain.sdk.api.service.EventService
listen contract event
ListenContractEventRequest - com.alipay.mychain.sdk.message.event中的类
 
ListenContractEventRequest(Identity, EventModelType) - 类 的构造器com.alipay.mychain.sdk.message.event.ListenContractEventRequest
 
ListenContractEventRequest(Identity, EventModelType, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 的构造器com.alipay.mychain.sdk.message.event.ListenContractEventRequest
 
ListenContractEventRequest() - 类 的构造器com.alipay.mychain.sdk.message.event.ListenContractEventRequest
 
ListenContractEventRequest(BaseFixedSizeByteArray.Fixed20ByteArray) - 类 的构造器com.alipay.mychain.sdk.message.event.ListenContractEventRequest
 
listenDownloadFile(IEventCallBack) - 类 中的方法com.antchain.unionsdk.btn.api.BtnClient
 
listenDownloadFile(IEventCallBack) - 类 中的方法com.antchain.unionsdk.btn.api.network.BtnClientNetwork
 
listenDownloadFileProgress(String, IEventCallBack) - 类 中的方法com.antchain.unionsdk.btn.api.BtnClient
 
listenDownloadFileProgress(String, IEventCallBack) - 类 中的方法com.antchain.unionsdk.btn.api.service.DownloadFileService
 
listenEvent(Request, IEventCallback, EventDataType, EventModelType) - 类 中的方法com.alipay.mychain.sdk.api.service.EventService
 
listenEvent(Request, IEventCallback, EventDataType, EventModelType, String) - 类 中的方法com.alipay.mychain.sdk.api.service.EventService
 
listenEvent(IEventCallBack, TnCmdIdEnums) - 类 中的方法com.antchain.unionsdk.btn.api.network.BtnClientNetwork
 
ListenEventResponse - com.alipay.mychain.sdk.message.event中的类
 
ListenEventResponse() - 类 的构造器com.alipay.mychain.sdk.message.event.ListenEventResponse
 
ListenEventResponse(BigInteger) - 类 的构造器com.alipay.mychain.sdk.message.event.ListenEventResponse
 
listenGetDownloadFileMetaData(IEventCallBack, long) - 类 中的方法com.antchain.unionsdk.btn.api.network.BtnClientNetwork
 
listenKickAway(IEventCallBack) - 类 中的方法com.antchain.unionsdk.btn.api.BtnClient
 
listenNodeGroupAuth(IEventCallBack) - 类 中的方法com.antchain.unionsdk.btn.api.BtnClient
 
listenPushMessage(IEventCallBack) - 类 中的方法com.antchain.unionsdk.btn.api.BtnClient
 
listenSysPushMessage(IEventCallBack) - 类 中的方法com.antchain.unionsdk.btn.api.BtnClient
 
listenSystemMessage(BtnClient) - 类 中的方法com.antchain.unionsdk.btn.api.listener.SystemMessageListener
 
listenTopics(List<String>, IEventCallback, VMTypeEnum, EventModelType) - 类 中的方法com.alipay.mychain.sdk.api.service.EventService
listen topics
listenTopics(List<String>, IEventCallback, VMTypeEnum, EventModelType, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 中的方法com.alipay.mychain.sdk.api.service.EventService
listen topics
ListenTopicsEventRequest - com.alipay.mychain.sdk.message.event中的类
 
ListenTopicsEventRequest(List<String>, EventModelType) - 类 的构造器com.alipay.mychain.sdk.message.event.ListenTopicsEventRequest
 
ListenTopicsEventRequest() - 类 的构造器com.alipay.mychain.sdk.message.event.ListenTopicsEventRequest
 
ListenTopicsEventRequest(List<String>, EventModelType, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 的构造器com.alipay.mychain.sdk.message.event.ListenTopicsEventRequest
 
ListenTopicsEventRequest(BaseFixedSizeByteArray.Fixed20ByteArray) - 类 的构造器com.alipay.mychain.sdk.message.event.ListenTopicsEventRequest
 
listenTopicsReliably(List<String>, IEventCallback, IProcessBlockHandler, VMTypeEnum, Boolean) - 类 中的方法com.alipay.mychain.sdk.api.service.EventService
 
listenTopicsReliably(List<String>, IEventCallback, IProcessBlockHandler, VMTypeEnum, Boolean, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 中的方法com.alipay.mychain.sdk.api.service.EventService
 
listProfilerData(String, boolean) - 类 中的方法com.alipay.mychain.sdk.api.service.AdminService
 
ListProfilerDataFileItem - com.alipay.mychain.sdk.domain.admin中的类
 
ListProfilerDataFileItem() - 类 的构造器com.alipay.mychain.sdk.domain.admin.ListProfilerDataFileItem
 
ListProfilerDataFileItem(String, BigInteger, String, String, BigInteger) - 类 的构造器com.alipay.mychain.sdk.domain.admin.ListProfilerDataFileItem
 
ListProfilerDataRequest - com.alipay.mychain.sdk.message.admin中的类
 
ListProfilerDataRequest() - 类 的构造器com.alipay.mychain.sdk.message.admin.ListProfilerDataRequest
 
ListProfilerDataRequest(String, boolean) - 类 的构造器com.alipay.mychain.sdk.message.admin.ListProfilerDataRequest
 
ListProfilerDataRequest(BaseFixedSizeByteArray.Fixed20ByteArray) - 类 的构造器com.alipay.mychain.sdk.message.admin.ListProfilerDataRequest
 
ListProfilerDataRequest(String, boolean, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 的构造器com.alipay.mychain.sdk.message.admin.ListProfilerDataRequest
 
ListProfilerDataResponse - com.alipay.mychain.sdk.message.admin中的类
 
ListProfilerDataResponse() - 类 的构造器com.alipay.mychain.sdk.message.admin.ListProfilerDataResponse
 
ListProfilerDataResponse(String, boolean, List<ListProfilerDataFileItem>) - 类 的构造器com.alipay.mychain.sdk.message.admin.ListProfilerDataResponse
 
LList(byte[]) - 类 的构造器com.alipay.mychain.sdk.rlp.Rlp.LList
Instantiates a new L list.
load(String, String) - 接口 中的方法com.alipay.mychain.sdk.crypto.keyoperator.KeyOperator
 
load(byte[], String) - 接口 中的方法com.alipay.mychain.sdk.crypto.keyoperator.KeyOperator
 
load(String, String) - 类 中的方法com.alipay.mychain.sdk.crypto.keyoperator.Pkcs8KeyOperator
Load asymmetric key pair from PKCS8 file.
load(byte[], String) - 类 中的方法com.alipay.mychain.sdk.crypto.keyoperator.Pkcs8KeyOperator
Load asymmetric key pair from keyBytes.
loadBalance(Map<String, NetworkConnection>, byte[]) - 类 中的方法com.alipay.mychain.sdk.network.ConnectionPoolManager
 
LoadbalanceCallback() - 类 的构造器com.alipay.mychain.sdk.network.ClientNetwork.LoadbalanceCallback
 
LoadBalanceModeType - com.alipay.mychain.sdk.common中的枚举
 
LoadBalanceModeType - com.antchain.unionsdk.env中的枚举
 
LoadBalanceMsgType - com.alipay.mychain.sdk.common中的枚举
 
LoadBalanceOption - com.alipay.mychain.sdk.api.env中的类
 
LoadBalanceOption() - 类 的构造器com.alipay.mychain.sdk.api.env.LoadBalanceOption
 
LoadBalanceOption - com.antchain.unionsdk.env中的类
 
LoadBalanceOption() - 类 的构造器com.antchain.unionsdk.env.LoadBalanceOption
 
loadFromPrivkey(byte[]) - 接口 中的方法com.alipay.mychain.sdk.crypto.keyoperator.KeyOperator
 
loadFromPrivkey(byte[]) - 类 中的方法com.alipay.mychain.sdk.crypto.keyoperator.Pkcs8KeyOperator
 
loadFromPubkey(byte[]) - 接口 中的方法com.alipay.mychain.sdk.crypto.keyoperator.KeyOperator
 
loadFromPubkey(byte[]) - 类 中的方法com.alipay.mychain.sdk.crypto.keyoperator.Pkcs8KeyOperator
 
loadKey(String, String) - 类 中的方法com.alipay.mychain.sdk.domain.privacy.ValueHiding
Load key boolean.
loadLibraryFromJar(String) - 类 中的静态方法com.alipay.mychain.eInvoice.mycrypto.NativeUtils
 
LoadNativeMyCrypto - com.alipay.mychain.eInvoice.mycrypto中的类
 
loadPubkey(String) - 接口 中的方法com.alipay.mychain.sdk.crypto.keyoperator.KeyOperator
 
loadPubkey(byte[]) - 接口 中的方法com.alipay.mychain.sdk.crypto.keyoperator.KeyOperator
 
loadPubkey(String) - 类 中的方法com.alipay.mychain.sdk.crypto.keyoperator.Pkcs8KeyOperator
Load public key from PKCS8 file.
loadPubkey(byte[]) - 类 中的方法com.alipay.mychain.sdk.crypto.keyoperator.Pkcs8KeyOperator
Load public key from keyBytes. the keyBytes is PKCS8 format.
localFileIntegrityVerify(DownloadFileRequest, ArrayList<DownloadFileService.DownloadPart>, DownloadFileService.ObjectStat) - 类 中的方法com.antchain.unionsdk.btn.api.service.DownloadFileService
 
log(LogLevel, String, Throwable) - 类 中的方法com.alipay.mychain.sdk.api.logging.AbstractLogger
 
log(LogLevel, Throwable) - 类 中的方法com.alipay.mychain.sdk.api.logging.AbstractLogger
 
log(LogLevel, String) - 类 中的方法com.alipay.mychain.sdk.api.logging.AbstractLogger
 
log(LogLevel, String, Object) - 类 中的方法com.alipay.mychain.sdk.api.logging.AbstractLogger
 
log(LogLevel, String, Object, Object) - 类 中的方法com.alipay.mychain.sdk.api.logging.AbstractLogger
 
log(LogLevel, String, Object...) - 类 中的方法com.alipay.mychain.sdk.api.logging.AbstractLogger
 
log(LogLevel, String) - 接口 中的方法com.alipay.mychain.sdk.api.logging.ILogger
Log a message at the specified level.
log(LogLevel, String, Object) - 接口 中的方法com.alipay.mychain.sdk.api.logging.ILogger
Log a message at the specified level according to the specified format and argument.
log(LogLevel, String, Object, Object) - 接口 中的方法com.alipay.mychain.sdk.api.logging.ILogger
Log a message at the specified level according to the specified format and arguments.
log(LogLevel, String, Object...) - 接口 中的方法com.alipay.mychain.sdk.api.logging.ILogger
Log a message at the specified level according to the specified format and arguments.
log(LogLevel, String, Throwable) - 接口 中的方法com.alipay.mychain.sdk.api.logging.ILogger
Log an exception (throwable) at the specified level with an accompanying message.
log(LogLevel, Throwable) - 接口 中的方法com.alipay.mychain.sdk.api.logging.ILogger
Log an exception (throwable) at the specified level.
Log4jLogger - com.alipay.mychain.sdk.api.logging中的类
 
Log4jLogger(ExtendedLogger, String) - 类 的构造器com.alipay.mychain.sdk.api.logging.Log4jLogger
 
LogEntry - com.alipay.mychain.sdk.domain.transaction中的类
The type Log entry.
LogEntry(Identity, Identity, List<String>, byte[]) - 类 的构造器com.alipay.mychain.sdk.domain.transaction.LogEntry
 
LogEntry() - 类 的构造器com.alipay.mychain.sdk.domain.transaction.LogEntry
 
LogFilter - com.alipay.mychain.sdk.api.service.spv中的类
 
LogFilter() - 类 的构造器com.alipay.mychain.sdk.api.service.spv.LogFilter
 
logger - 类 中的变量com.alipay.mychain.sdk.network.netty.AbstractClientTransport
 
logger - 类 中的变量com.alipay.mychain.sdk.network.netty.BaseChannel
 
logger - 类 中的变量com.alipay.mychain.sdk.task.AbstractTask
 
logger - 类 中的静态变量com.antchain.unionsdk.task.AbstractTask
 
LogLevel - com.alipay.mychain.sdk.api.logging中的枚举
The log level that ILogger can log at.
LogLevel - com.alipay.mychain.sdk.domain.status中的枚举
log level info
LONG - 类 中的静态变量com.alipay.mychain.zoro.annotation.privacy.ZoroType
 
longToBytes(long) - 类 中的静态方法com.alipay.mychain.sdk.utils.ByteUtils
Converts a long value into a byte array.

M

main(String[]) - 类 中的静态方法com.alipay.mychain.sdk.crypto.cipher.SM4CbcPkeyCipherV1
 
main(String[]) - 类 中的静态方法com.alipay.mychain.sdk.crypto.signer.SM2SignerV1
 
main(String[]) - 类 中的静态方法com.antchain.unionsdk.btn.domain.tndefine.TnHeader
 
MAP - 类 中的静态变量com.alipay.mychain.zoro.annotation.privacy.ZoroType
 
mapPlainToPrivacy(Object, Class<T>) - 类 中的静态方法com.alipay.mychain.zoro.ZoroAPI
Returns an encrypted object which is encrypted from obj.
mapPlainToPrivacy(Object) - 类 中的静态方法com.alipay.mychain.zoro.ZoroAPI
Returns an json string which is encrypted from obj.
mapPlainToPrivacyIndirectly(Object, Class<T>) - 类 中的静态方法com.alipay.mychain.zoro.ZoroAPI
Returns an encrypted object which is encrypted from obj.
mapPrivacyToPlain(Object, Class<T>, String, byte[], byte[]) - 类 中的静态方法com.alipay.mychain.zoro.ZoroAPI
Returns an plaintext object which is decrypted from obj.
matchTopic(String) - 类 中的方法com.alipay.mychain.sdk.domain.transaction.LogEntry
 
MAX - 类 中的静态变量com.alipay.mychain.sdk.vm.abi.datatype.Int
 
MAX - 类 中的静态变量com.alipay.mychain.sdk.vm.abi.datatype.Int128
 
MAX - 类 中的静态变量com.alipay.mychain.sdk.vm.abi.datatype.Int256
 
MAX_BIT_LENGTH - 接口 中的静态变量com.alipay.mychain.sdk.vm.abi.datatype.Type
 
MAX_BITS - 类 中的静态变量com.alipay.mychain.sdk.domain.bamboo.privacy.ElGamal
 
MAX_BYTE_LENGTH - 接口 中的静态变量com.alipay.mychain.sdk.vm.abi.datatype.Type
 
MAX_BYTE_LENGTH_FOR_HEX_STRING - 类 中的静态变量com.alipay.mychain.sdk.vm.abi.MyTypeDecoder
 
MAX_INT128 - 类 中的静态变量com.alipay.mychain.sdk.vm.abi.datatype.Int128
 
MAX_INT16 - 类 中的静态变量com.alipay.mychain.sdk.vm.abi.datatype.Int16
 
MAX_INT256 - 类 中的静态变量com.alipay.mychain.sdk.vm.abi.datatype.Int
 
MAX_INT256 - 类 中的静态变量com.alipay.mychain.sdk.vm.abi.datatype.Int256
 
MAX_INT32 - 类 中的静态变量com.alipay.mychain.sdk.vm.abi.datatype.Int32
 
MAX_INT64 - 类 中的静态变量com.alipay.mychain.sdk.vm.abi.datatype.Int64
 
MAX_INT8 - 类 中的静态变量com.alipay.mychain.sdk.vm.abi.datatype.Int8
 
MAX_KEY_TYPE_PKCS8 - 枚举 中的静态变量com.alipay.mychain.sdk.crypto.keypair.KeyTypeEnum
 
MAX_NODES_FIELD_NUMBER - 类 中的静态变量com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesEntity.ClientReqChainNodes
 
MAX_PROOF_COMMITS - 类 中的静态变量com.alipay.mychain.zoro.crypto.BulletProof
 
MAX_PROOF_COMMITS - 类 中的静态变量com.alipay.mychain.zoro.crypto.rangeproof.NativeRangeProof
 
MAX_SIZE_OF_STATIC_ARRAY - 类 中的静态变量com.alipay.mychain.sdk.vm.abi.datatype.StaticArray
Warning: increasing this constant will cause more generated StaticArrayN types, see: org.web3j.codegen.AbiTypesGenerator#generateStaticArrayTypes
MD5Utils - com.antchain.unionsdk.utils中的类
 
MD5Utils() - 类 的构造器com.antchain.unionsdk.utils.MD5Utils
 
mergeFileMetaData(GetFileRespEntity.FileMetaData) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileRespEntity.GetFileResp.Builder
.FileMetaData file_meta_data = 2;
mergeFrom(Message) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.BroadcastMessageEntity.BroadcastMessage.Builder
 
mergeFrom(BroadcastMessageEntity.BroadcastMessage) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.BroadcastMessageEntity.BroadcastMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.BroadcastMessageEntity.BroadcastMessage.Builder
 
mergeFrom(Message) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientChainMessageEntity.ClientChainMessage.Builder
 
mergeFrom(ClientChainMessageEntity.ClientChainMessage) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientChainMessageEntity.ClientChainMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientChainMessageEntity.ClientChainMessage.Builder
 
mergeFrom(Message) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesEntity.ClientReqChainNodes.Builder
 
mergeFrom(ClientReqChainNodesEntity.ClientReqChainNodes) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesEntity.ClientReqChainNodes.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesEntity.ClientReqChainNodes.Builder
 
mergeFrom(Message) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesRespEntity.ClientReqChainNodesResp.Builder
 
mergeFrom(ClientReqChainNodesRespEntity.ClientReqChainNodesResp) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesRespEntity.ClientReqChainNodesResp.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesRespEntity.ClientReqChainNodesResp.Builder
 
mergeFrom(Message) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.DownloadFileMessageEntity.DownloadFileMessage.Builder
 
mergeFrom(DownloadFileMessageEntity.DownloadFileMessage) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.DownloadFileMessageEntity.DownloadFileMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.DownloadFileMessageEntity.DownloadFileMessage.Builder
 
mergeFrom(Message) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ExtDataMessageEntity.ExtDataMessage.Builder
 
mergeFrom(ExtDataMessageEntity.ExtDataMessage) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ExtDataMessageEntity.ExtDataMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ExtDataMessageEntity.ExtDataMessage.Builder
 
mergeFrom(Message) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetConfigEntity.GetConfig.Builder
 
mergeFrom(GetConfigEntity.GetConfig) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetConfigEntity.GetConfig.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetConfigEntity.GetConfig.Builder
 
mergeFrom(Message) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetConfigRespEntity.GetConfigResp.Builder
 
mergeFrom(GetConfigRespEntity.GetConfigResp) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetConfigRespEntity.GetConfigResp.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetConfigRespEntity.GetConfigResp.Builder
 
mergeFrom(Message) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.FileChunk.Builder
 
mergeFrom(GetFileCheckReqEntity.FileChunk) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.FileChunk.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.FileChunk.Builder
 
mergeFrom(Message) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.GetFileCheckReq.Builder
 
mergeFrom(GetFileCheckReqEntity.GetFileCheckReq) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.GetFileCheckReq.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.GetFileCheckReq.Builder
 
mergeFrom(Message) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckRespEntity.GetFileCheckResp.Builder
 
mergeFrom(GetFileCheckRespEntity.GetFileCheckResp) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckRespEntity.GetFileCheckResp.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckRespEntity.GetFileCheckResp.Builder
 
mergeFrom(Message) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.FileChunk.Builder
 
mergeFrom(GetFileChunkReqEntity.FileChunk) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.FileChunk.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.FileChunk.Builder
 
mergeFrom(Message) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.GetFileChunkReq.Builder
 
mergeFrom(GetFileChunkReqEntity.GetFileChunkReq) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.GetFileChunkReq.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.GetFileChunkReq.Builder
 
mergeFrom(Message) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkRespEntity.GetFileChunkResp.Builder
 
mergeFrom(GetFileChunkRespEntity.GetFileChunkResp) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkRespEntity.GetFileChunkResp.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkRespEntity.GetFileChunkResp.Builder
 
mergeFrom(Message) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileReqEntity.GetFileReq.Builder
 
mergeFrom(GetFileReqEntity.GetFileReq) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileReqEntity.GetFileReq.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileReqEntity.GetFileReq.Builder
 
mergeFrom(Message) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileRespEntity.FileMetaData.Builder
 
mergeFrom(GetFileRespEntity.FileMetaData) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileRespEntity.FileMetaData.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileRespEntity.FileMetaData.Builder
 
mergeFrom(Message) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileRespEntity.GetFileResp.Builder
 
mergeFrom(GetFileRespEntity.GetFileResp) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileRespEntity.GetFileResp.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileRespEntity.GetFileResp.Builder
 
mergeFrom(Message) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoEntity.GetNodeInfo.Builder
 
mergeFrom(GetNodeInfoEntity.GetNodeInfo) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoEntity.GetNodeInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoEntity.GetNodeInfo.Builder
 
mergeFrom(Message) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp.Builder
 
mergeFrom(GetNodeInfoRespEntity.GetNodeInfoResp) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp.Builder
 
mergeFrom(Message) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp.NodeInfo.Builder
 
mergeFrom(GetNodeInfoRespEntity.GetNodeInfoResp.NodeInfo) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp.NodeInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp.NodeInfo.Builder
 
mergeFrom(Message) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.KickAwayNodeEntity.KickAwayNode.Builder
 
mergeFrom(KickAwayNodeEntity.KickAwayNode) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.KickAwayNodeEntity.KickAwayNode.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.KickAwayNodeEntity.KickAwayNode.Builder
 
mergeFrom(Message) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.KickAwayNodeRespEntity.KickAwayNodeResp.Builder
 
mergeFrom(KickAwayNodeRespEntity.KickAwayNodeResp) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.KickAwayNodeRespEntity.KickAwayNodeResp.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.KickAwayNodeRespEntity.KickAwayNodeResp.Builder
 
mergeFrom(Message) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegEntity.NodeGroupReg.Builder
 
mergeFrom(NodeGroupRegEntity.NodeGroupReg) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegEntity.NodeGroupReg.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegEntity.NodeGroupReg.Builder
 
mergeFrom(Message) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegRespEntity.NodeGroupRegResp.Builder
 
mergeFrom(NodeGroupRegRespEntity.NodeGroupRegResp) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegRespEntity.NodeGroupRegResp.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegRespEntity.NodeGroupRegResp.Builder
 
mergeFrom(Message) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyEntity.NodeGroupRegVerify.Builder
 
mergeFrom(NodeGroupRegVerifyEntity.NodeGroupRegVerify) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyEntity.NodeGroupRegVerify.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyEntity.NodeGroupRegVerify.Builder
 
mergeFrom(Message) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyRespEntity.NodeGroupRegVerifyResp.Builder
 
mergeFrom(NodeGroupRegVerifyRespEntity.NodeGroupRegVerifyResp) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyRespEntity.NodeGroupRegVerifyResp.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyRespEntity.NodeGroupRegVerifyResp.Builder
 
mergeFrom(Message) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeLeaveGroupEntity.NodeLeaveGroup.Builder
 
mergeFrom(NodeLeaveGroupEntity.NodeLeaveGroup) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeLeaveGroupEntity.NodeLeaveGroup.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeLeaveGroupEntity.NodeLeaveGroup.Builder
 
mergeFrom(Message) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegEntity.NodeReg.Builder
 
mergeFrom(NodeRegEntity.NodeReg) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegEntity.NodeReg.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegEntity.NodeReg.Builder
 
mergeFrom(Message) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegRespEntity.NodeRegResp.Builder
 
mergeFrom(NodeRegRespEntity.NodeRegResp) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegRespEntity.NodeRegResp.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegRespEntity.NodeRegResp.Builder
 
mergeFrom(Message) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PeerPingEntity.PeerPing.Builder
 
mergeFrom(PeerPingEntity.PeerPing) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PeerPingEntity.PeerPing.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PeerPingEntity.PeerPing.Builder
 
mergeFrom(Message) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PeerPongEntity.PeerPong.Builder
 
mergeFrom(PeerPongEntity.PeerPong) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PeerPongEntity.PeerPong.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PeerPongEntity.PeerPong.Builder
 
mergeFrom(Message) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PingEntity.Ping.Builder
 
mergeFrom(PingEntity.Ping) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PingEntity.Ping.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PingEntity.Ping.Builder
 
mergeFrom(Message) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PongEntity.Pong.Builder
 
mergeFrom(PongEntity.Pong) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PongEntity.Pong.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PongEntity.Pong.Builder
 
mergeFrom(Message) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PushMessageEntity.PushMessage.Builder
 
mergeFrom(PushMessageEntity.PushMessage) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PushMessageEntity.PushMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PushMessageEntity.PushMessage.Builder
 
mergeFrom(Message) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.SdkRawDataEntity.SdkRawData.Builder
 
mergeFrom(SdkRawDataEntity.SdkRawData) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.SdkRawDataEntity.SdkRawData.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.SdkRawDataEntity.SdkRawData.Builder
 
mergeFrom(Message) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.UnicastMessageEntity.UnicastMessage.Builder
 
mergeFrom(UnicastMessageEntity.UnicastMessage) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.UnicastMessageEntity.UnicastMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.UnicastMessageEntity.UnicastMessage.Builder
 
mergeNodeInfo(GetNodeInfoRespEntity.GetNodeInfoResp.NodeInfo) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp.Builder
.GetNodeInfoResp.NodeInfo node_info = 3;
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.BroadcastMessageEntity.BroadcastMessage.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientChainMessageEntity.ClientChainMessage.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesEntity.ClientReqChainNodes.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesRespEntity.ClientReqChainNodesResp.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.DownloadFileMessageEntity.DownloadFileMessage.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ExtDataMessageEntity.ExtDataMessage.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetConfigEntity.GetConfig.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetConfigRespEntity.GetConfigResp.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.FileChunk.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.GetFileCheckReq.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckRespEntity.GetFileCheckResp.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.FileChunk.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.GetFileChunkReq.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkRespEntity.GetFileChunkResp.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileReqEntity.GetFileReq.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileRespEntity.FileMetaData.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileRespEntity.GetFileResp.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoEntity.GetNodeInfo.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp.NodeInfo.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.KickAwayNodeEntity.KickAwayNode.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.KickAwayNodeRespEntity.KickAwayNodeResp.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegEntity.NodeGroupReg.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegRespEntity.NodeGroupRegResp.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyEntity.NodeGroupRegVerify.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyRespEntity.NodeGroupRegVerifyResp.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeLeaveGroupEntity.NodeLeaveGroup.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegEntity.NodeReg.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegRespEntity.NodeRegResp.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PeerPingEntity.PeerPing.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PeerPongEntity.PeerPong.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PingEntity.Ping.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PongEntity.Pong.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PushMessageEntity.PushMessage.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.SdkRawDataEntity.SdkRawData.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.UnicastMessageEntity.UnicastMessage.Builder
 
MerkleTree - com.alipay.mychain.sdk.trie中的类
The type Merkle tree.
MerkleTree() - 类 的构造器com.alipay.mychain.sdk.trie.MerkleTree
 
Message - com.alipay.mychain.sdk.message中的类
Base Message model
Message(MessageType) - 类 的构造器com.alipay.mychain.sdk.message.Message
 
MessageContext - com.alipay.mychain.sdk.network中的类
 
MessageContext(MessageContext.RequestType) - 类 的构造器com.alipay.mychain.sdk.network.MessageContext
 
MessageContext - com.antchain.unionsdk.network中的类
 
MessageContext(MessageContext.RequestType) - 类 的构造器com.antchain.unionsdk.network.MessageContext
 
MessageContext.RequestType - com.alipay.mychain.sdk.network中的枚举
 
MessageContext.RequestType - com.antchain.unionsdk.network中的枚举
 
MessageDecoder - com.alipay.mychain.sdk.network中的类
Message decode for server packet.
MessageDecoder(ILogger) - 类 的构造器com.alipay.mychain.sdk.network.MessageDecoder
 
MessageDuplexHandler - com.alipay.mychain.sdk.network.netty.handler中的类
 
MessageDuplexHandler(INetEventHandler, ILogger) - 类 的构造器com.alipay.mychain.sdk.network.netty.handler.MessageDuplexHandler
 
MessageDuplexHandler - com.antchain.unionsdk.network.netty.channel中的类
 
MessageDuplexHandler(INetworkEventHandler) - 类 的构造器com.antchain.unionsdk.network.netty.channel.MessageDuplexHandler
 
MessageEncoder - com.alipay.mychain.sdk.network中的类
Encode when client write to server.
MessageEncoder(ILogger) - 类 的构造器com.alipay.mychain.sdk.network.MessageEncoder
 
MessageFactory - com.alipay.mychain.sdk.message中的类
 
MessageFactory() - 类 的构造器com.alipay.mychain.sdk.message.MessageFactory
 
MessageInboundHandler - com.alipay.mychain.sdk.network.netty.handler中的类
 
MessageInboundHandler(INetEventHandler, ILogger) - 类 的构造器com.alipay.mychain.sdk.network.netty.handler.MessageInboundHandler
 
MessageProcessor - com.alipay.mychain.sdk.network中的类
 
MessageProcessor(TimerTaskManager, NetworkOption, ICodec, ILogger) - 类 的构造器com.alipay.mychain.sdk.network.MessageProcessor
 
MessageProcessor(TimerTaskManager, NetworkOption, ICodec, ILogger, ClientEnv) - 类 的构造器com.alipay.mychain.sdk.network.MessageProcessor
 
messageProcessor - 类 中的变量com.antchain.unionsdk.network.connection.TcpConnection
 
MessageProcessor - com.antchain.unionsdk.network中的类
 
MessageProcessor(NetworkOption) - 类 的构造器com.antchain.unionsdk.network.MessageProcessor
 
MessageType - com.alipay.mychain.sdk.message中的枚举
The enum Message type.
MetricsAccCounterInfo - com.alipay.mychain.sdk.domain.metrics中的类
The type Metrics acc counter info.
MetricsAccCounterInfo(MetricsType, BaseFixedSizeUnsignedInteger.Fixed64BitUnsignedInteger) - 类 的构造器com.alipay.mychain.sdk.domain.metrics.MetricsAccCounterInfo
 
MetricsAccCounterInfo() - 类 的构造器com.alipay.mychain.sdk.domain.metrics.MetricsAccCounterInfo
 
MetricsAccInfo - com.alipay.mychain.sdk.domain.metrics中的类
The type Metrics acc info.
MetricsAccInfo(BaseFixedSizeUnsignedInteger.Fixed64BitUnsignedInteger, BaseFixedSizeUnsignedInteger.Fixed64BitUnsignedInteger, BaseFixedSizeUnsignedInteger.Fixed64BitUnsignedInteger, List<List<MetricsAccInfoDetail>>, List<List<MetricsAccInfoDetail>>) - 类 的构造器com.alipay.mychain.sdk.domain.metrics.MetricsAccInfo
 
MetricsAccInfo() - 类 的构造器com.alipay.mychain.sdk.domain.metrics.MetricsAccInfo
 
MetricsAccInfoDetail - com.alipay.mychain.sdk.domain.metrics中的类
The type Metrics acc info detail.
MetricsAccInfoDetail(MetricsAccountType, Identity, List<MetricsAccCounterInfo>) - 类 的构造器com.alipay.mychain.sdk.domain.metrics.MetricsAccInfoDetail
 
MetricsAccInfoDetail() - 类 的构造器com.alipay.mychain.sdk.domain.metrics.MetricsAccInfoDetail
 
MetricsAccountType - com.alipay.mychain.sdk.domain.metrics中的枚举
The enum Metrics account type.
MetricsOption - com.alipay.mychain.sdk.api.env中的类
 
MetricsOption() - 类 的构造器com.alipay.mychain.sdk.api.env.MetricsOption
 
MetricsQueryInfo - com.alipay.mychain.sdk.domain.metrics中的类
The type Metrics query info.
MetricsQueryInfo(BaseFixedSizeUnsignedInteger.Fixed64BitUnsignedInteger, BaseFixedSizeUnsignedInteger.Fixed64BitUnsignedInteger, BaseFixedSizeUnsignedInteger.Fixed64BitUnsignedInteger, List<List<MetricsQueryInfoDetail>>) - 类 的构造器com.alipay.mychain.sdk.domain.metrics.MetricsQueryInfo
Instantiates a new Metrics query info.
MetricsQueryInfo() - 类 的构造器com.alipay.mychain.sdk.domain.metrics.MetricsQueryInfo
Instantiates a new Metrics query info.
MetricsQueryInfoDetail - com.alipay.mychain.sdk.domain.metrics中的类
The type Metrics query info detail.
MetricsQueryInfoDetail(MetricsType, BaseFixedSizeUnsignedInteger.Fixed64BitUnsignedInteger) - 类 的构造器com.alipay.mychain.sdk.domain.metrics.MetricsQueryInfoDetail
Instantiates a new Metrics query info detail.
MetricsQueryInfoDetail() - 类 的构造器com.alipay.mychain.sdk.domain.metrics.MetricsQueryInfoDetail
Instantiates a new Metrics query info detail.
metricsTask - 类 中的变量com.alipay.mychain.sdk.api.service.BaseService
 
MetricsTask - com.alipay.mychain.sdk.api.service中的类
 
MetricsTask(Integer, TaskType, ILogger) - 类 的构造器com.alipay.mychain.sdk.api.service.MetricsTask
Instantiates a new BaseTask.
MetricsType - com.alipay.mychain.sdk.domain.metrics中的枚举
The enum Metrics type.
MIN_INT128 - 类 中的静态变量com.alipay.mychain.sdk.vm.abi.datatype.Int128
 
MIN_INT16 - 类 中的静态变量com.alipay.mychain.sdk.vm.abi.datatype.Int16
 
MIN_INT256 - 类 中的静态变量com.alipay.mychain.sdk.vm.abi.datatype.Int
 
MIN_INT256 - 类 中的静态变量com.alipay.mychain.sdk.vm.abi.datatype.Int256
 
MIN_INT32 - 类 中的静态变量com.alipay.mychain.sdk.vm.abi.datatype.Int32
 
MIN_INT64 - 类 中的静态变量com.alipay.mychain.sdk.vm.abi.datatype.Int64
 
MIN_INT8 - 类 中的静态变量com.alipay.mychain.sdk.vm.abi.datatype.Int8
 
MockConsensusRequest - com.alipay.mychain.sdk.message.detect中的类
 
MockConsensusRequest() - 类 的构造器com.alipay.mychain.sdk.message.detect.MockConsensusRequest
 
MockConsensusRequest(BigInteger) - 类 的构造器com.alipay.mychain.sdk.message.detect.MockConsensusRequest
 
MockConsensusRequest(BigInteger, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 的构造器com.alipay.mychain.sdk.message.detect.MockConsensusRequest
 
MockConsensusResponse - com.alipay.mychain.sdk.message.detect中的类
 
MockConsensusResponse() - 类 的构造器com.alipay.mychain.sdk.message.detect.MockConsensusResponse
 
MockConsensusResponse(ConsensusAlgorithmType, List<byte[]>) - 类 的构造器com.alipay.mychain.sdk.message.detect.MockConsensusResponse
 
MonitorService - com.antchain.unionsdk.btn.api.service中的类
 
MonitorService(BtnClient) - 类 的构造器com.antchain.unionsdk.btn.api.service.MonitorService
 
MSG_DELAY_DELTA_FIELD_NUMBER - 类 中的静态变量com.antchain.unionsdk.btn.domain.protobuf.PeerPongEntity.PeerPong
 
MSG_FIELD_NUMBER - 类 中的静态变量com.antchain.unionsdk.btn.domain.protobuf.KickAwayNodeEntity.KickAwayNode
 
msgProcessorExecutorService - 类 中的变量com.antchain.unionsdk.network.MessageProcessor
 
MsgTimeoutTask - com.alipay.mychain.sdk.network中的类
 
MsgTimeoutTask(MessageProcessor, Request, Hash, INetwork, ILogger, Integer) - 类 的构造器com.alipay.mychain.sdk.network.MsgTimeoutTask
 
MSGTYPE_FIELD_NUMBER - 类 中的静态变量com.antchain.unionsdk.btn.domain.protobuf.SdkRawDataEntity.SdkRawData
 
MsgTypeEnum - com.antchain.unionsdk.btn.api.enums中的枚举
 
MsgTypeGetFileCheckReq_VALUE - 枚举 中的静态变量com.antchain.unionsdk.btn.domain.protobuf.DownloadFileMessageEntity.DataType
MsgTypeGetFileCheckReq = 5;
MsgTypeGetFileCheckResp_VALUE - 枚举 中的静态变量com.antchain.unionsdk.btn.domain.protobuf.DownloadFileMessageEntity.DataType
MsgTypeGetFileCheckResp = 6;
MsgTypeGetFileChunkReq_VALUE - 枚举 中的静态变量com.antchain.unionsdk.btn.domain.protobuf.DownloadFileMessageEntity.DataType
MsgTypeGetFileChunkReq = 3;
MsgTypeGetFileChunkResp_VALUE - 枚举 中的静态变量com.antchain.unionsdk.btn.domain.protobuf.DownloadFileMessageEntity.DataType
MsgTypeGetFileChunkResp = 4;
MsgTypeGetFileReq_VALUE - 枚举 中的静态变量com.antchain.unionsdk.btn.domain.protobuf.DownloadFileMessageEntity.DataType
MsgTypeGetFileReq = 0;
MsgTypeGetFileResp_VALUE - 枚举 中的静态变量com.antchain.unionsdk.btn.domain.protobuf.DownloadFileMessageEntity.DataType
MsgTypeGetFileResp = 1;
MsgTypeGetFileRespNotify_VALUE - 枚举 中的静态变量com.antchain.unionsdk.btn.domain.protobuf.DownloadFileMessageEntity.DataType
MsgTypeGetFileRespNotify = 2;
MsgTypeNotifyGetFileReq_VALUE - 枚举 中的静态变量com.antchain.unionsdk.btn.domain.protobuf.DownloadFileMessageEntity.DataType
MsgTypeNotifyGetFileReq = 7;
MsgTypeNotifyGetFileResp_VALUE - 枚举 中的静态变量com.antchain.unionsdk.btn.domain.protobuf.DownloadFileMessageEntity.DataType
MsgTypeNotifyGetFileResp = 8;
msgTypeToString(MessageType) - 类 中的静态方法com.alipay.mychain.sdk.message.MessageFactory
Transfer message type to message type string
multiVerify(List<byte[]>, List<byte[]>, byte[]) - 类 中的方法com.alipay.mychain.sdk.crypto.MyCrypto
 
multiVerify(List<byte[]>, List<byte[]>, byte[], HashTypeEnum) - 类 中的方法com.alipay.mychain.sdk.crypto.MyCrypto
 
MychainClient - com.alipay.mychain.sdk.api中的类
 
MychainClient() - 类 的构造器com.alipay.mychain.sdk.api.MychainClient
 
MychainObject - com.alipay.mychain.sdk.domain中的类
Created by fuxi.dfx on 2019/4/30.
MychainObject() - 类 的构造器com.alipay.mychain.sdk.domain.MychainObject
 
MychainSdkException - com.alipay.mychain.sdk.exception中的异常错误
 
MychainSdkException(IErrorCode, String, Throwable) - 异常错误 的构造器com.alipay.mychain.sdk.exception.MychainSdkException
 
MychainSdkException(IErrorCode, String) - 异常错误 的构造器com.alipay.mychain.sdk.exception.MychainSdkException
 
MychainSdkException(IErrorCode) - 异常错误 的构造器com.alipay.mychain.sdk.exception.MychainSdkException
 
MyCrypto - com.alipay.mychain.sdk.crypto中的类
 
MycryptoCiphers - com.alipay.mychain.eInvoice.mycrypto中的类
 
MycryptoCiphers() - 类 的构造器com.alipay.mychain.eInvoice.mycrypto.MycryptoCiphers
 
MyCryptoStatus - com.alipay.mychain.eInvoice.mycrypto中的枚举
 
MyFunctionEncoder - com.alipay.mychain.sdk.vm.abi中的类
evm function encoder
MyTypeDecoder - com.alipay.mychain.sdk.vm.abi中的类
myevm type decoder
MyTypeDecoder() - 类 的构造器com.alipay.mychain.sdk.vm.abi.MyTypeDecoder
 
MyTypeEncoder - com.alipay.mychain.sdk.vm.abi中的类
 
MyWasmFunctionEncoder - com.alipay.mychain.sdk.vm.wasm中的类
wasm function encoder
MyWasmTypeDecoder - com.alipay.mychain.sdk.vm.wasm中的类
wasm type decoder
MyWasmTypeDecoder() - 类 的构造器com.alipay.mychain.sdk.vm.wasm.MyWasmTypeDecoder
 
MyWasmTypeEncoder - com.alipay.mychain.sdk.vm.wasm中的类
 

N

name() - 类 中的方法com.alipay.mychain.sdk.api.logging.AbstractLogger
 
name() - 接口 中的方法com.alipay.mychain.sdk.api.logging.ILogger
Return the name of this ILogger instance.
NATIVE_FOLDER_PATH_PREFIX - 类 中的静态变量com.alipay.mychain.eInvoice.mycrypto.NativeUtils
 
nativeAddRangeProof(long[], long[], byte[][], int[]) - 类 中的方法com.alipay.mychain.sdk.domain.privacy.Proofs
Native add range proof boolean.
nativeBlindFactorGenerate(byte[]) - 类 中的静态方法com.alipay.mychain.zoro.crypto.rangeproof.NativeRangeProof
 
nativeBlindFactorsSum(byte[], byte[][], int, byte[][], int) - 类 中的静态方法com.alipay.mychain.zoro.crypto.rangeproof.NativeRangeProof
 
nativeBulletProofBatchGenerate(byte[], byte[][], long[], int) - 类 中的静态方法com.alipay.mychain.zoro.crypto.rangeproof.NativeRangeProof
 
nativeBulletProofBatchVerify(byte[], byte[][], int) - 类 中的静态方法com.alipay.mychain.zoro.crypto.rangeproof.NativeRangeProof
 
nativeBulletProofGenerate(byte[], byte[], long) - 类 中的静态方法com.alipay.mychain.zoro.crypto.rangeproof.NativeRangeProof
 
nativeBulletProofVerify(byte[], byte[]) - 类 中的静态方法com.alipay.mychain.zoro.crypto.rangeproof.NativeRangeProof
 
NativeCallParameters - com.alipay.mychain.sdk.vm中的类
native call data
NativeCallParameters() - 类 的构造器com.alipay.mychain.sdk.vm.NativeCallParameters
 
nativeCancelPreVerify(String) - 类 中的静态方法com.alipay.mychain.sdk.domain.privacy.Proofs
Native cancel pre verify.
nativeCreateCommitment(byte[]) - 类 中的静态方法com.alipay.mychain.sdk.domain.privacy.PedersenCommitment
Create commitment pedersen commitment.
nativeCreateProofs(byte[], String) - 类 中的静态方法com.alipay.mychain.sdk.domain.privacy.Proofs
Native create proofs long.
nativeFormBytes(byte[]) - 类 中的方法com.alipay.mychain.sdk.domain.privacy.Proofs
Native form bytes boolean.
nativeGetBlindFactorLength() - 类 中的静态方法com.alipay.mychain.zoro.crypto.rangeproof.NativeRangeProof
 
nativeGetCommitLength() - 类 中的静态方法com.alipay.mychain.zoro.crypto.rangeproof.NativeRangeProof
 
nativeGetProofLength(int) - 类 中的静态方法com.alipay.mychain.zoro.crypto.rangeproof.NativeRangeProof
 
nativeGetProofs(String) - 类 中的静态方法com.alipay.mychain.sdk.domain.privacy.Proofs
 
nativeGetVersion() - 类 中的静态方法com.alipay.mychain.zoro.crypto.rangeproof.NativeRangeProof
 
nativeNewInstance() - 类 中的方法com.alipay.mychain.sdk.domain.privacy.PedersenCommitment
 
nativePedersenCommitAdd(byte[], byte[], byte[]) - 类 中的静态方法com.alipay.mychain.zoro.crypto.rangeproof.NativeRangeProof
 
nativePedersenCommitGenerate(byte[], byte[], long) - 类 中的静态方法com.alipay.mychain.zoro.crypto.rangeproof.NativeRangeProof
 
nativePedersenCommitsSum(byte[], byte[][], int, byte[][], int) - 类 中的静态方法com.alipay.mychain.zoro.crypto.rangeproof.NativeRangeProof
 
nativePedersenCommitsSumIsZero(byte[][], int, byte[][], int) - 类 中的静态方法com.alipay.mychain.zoro.crypto.rangeproof.NativeRangeProof
 
nativePedersenCommitSub(byte[], byte[], byte[]) - 类 中的静态方法com.alipay.mychain.zoro.crypto.rangeproof.NativeRangeProof
 
nativePedersenCommitVerify(byte[], byte[], long) - 类 中的静态方法com.alipay.mychain.zoro.crypto.rangeproof.NativeRangeProof
 
NativeRangeProof - com.alipay.mychain.zoro.crypto.rangeproof中的类
 
NativeRangeProof() - 类 的构造器com.alipay.mychain.zoro.crypto.rangeproof.NativeRangeProof
 
nativeRangeProofFree() - 类 中的静态方法com.alipay.mychain.zoro.crypto.rangeproof.NativeRangeProof
 
nativeRangeProofInit() - 类 中的静态方法com.alipay.mychain.zoro.crypto.rangeproof.NativeRangeProof
 
nativeSetBlindDelta(byte[]) - 类 中的方法com.alipay.mychain.sdk.domain.privacy.Proofs
Native set blind delta.
NativeUtils - com.alipay.mychain.eInvoice.mycrypto中的类
 
nativeVerifyBalance() - 类 中的方法com.alipay.mychain.sdk.domain.privacy.Proofs
Native verify balance boolean.
nativeVerifyCommitment(int, int, byte[], byte[]) - 类 中的方法com.alipay.mychain.sdk.domain.privacy.Proofs
Native verify commitment boolean.
nativeVerifyRange(int, long) - 类 中的方法com.alipay.mychain.sdk.domain.privacy.Proofs
Native verify range boolean.
nativeVerifyRange(int, long[]) - 类 中的方法com.alipay.mychain.sdk.domain.privacy.Proofs
Native verify range boolean.
necessaryRegister() - 类 中的方法com.antchain.unionsdk.btn.api.network.NodeGroupIsRegisterObserver
 
NetDetectStatusRequest - com.alipay.mychain.sdk.message.detect中的类
 
NetDetectStatusRequest() - 类 的构造器com.alipay.mychain.sdk.message.detect.NetDetectStatusRequest
 
NetDetectStatusRequest(BaseFixedSizeByteArray.Fixed20ByteArray) - 类 的构造器com.alipay.mychain.sdk.message.detect.NetDetectStatusRequest
 
NetDetectStatusRequest(Hash, List<Hash>) - 类 的构造器com.alipay.mychain.sdk.message.detect.NetDetectStatusRequest
 
NetDetectStatusRequest(Hash, List<Hash>, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 的构造器com.alipay.mychain.sdk.message.detect.NetDetectStatusRequest
 
NetDetectStatusResponse - com.alipay.mychain.sdk.message.detect中的类
 
NetDetectStatusResponse() - 类 的构造器com.alipay.mychain.sdk.message.detect.NetDetectStatusResponse
 
NetDetectStatusResponse(List<NetStatus>) - 类 的构造器com.alipay.mychain.sdk.message.detect.NetDetectStatusResponse
 
NetSocketAddressTypeEnum - com.antchain.unionsdk.btn.api.enums中的枚举
 
NetStatus - com.alipay.mychain.sdk.domain.detect中的类
 
NetStatus() - 类 的构造器com.alipay.mychain.sdk.domain.detect.NetStatus
 
NetUtils - com.alipay.mychain.sdk.utils中的类
 
NetUtils() - 类 的构造器com.alipay.mychain.sdk.utils.NetUtils
 
NetworkConnection - com.alipay.mychain.sdk.network中的类
 
NetworkConnection(NetworkOption, ISslOption, ICodec, MessageProcessor, ILogger) - 类 的构造器com.alipay.mychain.sdk.network.NetworkConnection
 
NetworkConnection(NetworkOption, ICodec, MessageProcessor, ILogger, ClientEnv) - 类 的构造器com.alipay.mychain.sdk.network.NetworkConnection
 
NetworkDisconnectedException - com.antchain.unionsdk.exception中的异常错误
 
NetworkDisconnectedException(int, String) - 异常错误 的构造器com.antchain.unionsdk.exception.NetworkDisconnectedException
 
NetworkDisconnectedException(int, String, Throwable) - 异常错误 的构造器com.antchain.unionsdk.exception.NetworkDisconnectedException
 
NetworkEventHandler - com.alipay.mychain.sdk.network中的类
 
NetworkEventHandler(IProcessor, NetworkConnection, ILogger) - 类 的构造器com.alipay.mychain.sdk.network.NetworkEventHandler
 
networkEventHandler - 类 中的变量com.antchain.unionsdk.network.connection.TcpConnection
 
NetworkEventHandler - com.antchain.unionsdk.network中的类
 
NetworkEventHandler(IProcessor, TcpConnection) - 类 的构造器com.antchain.unionsdk.network.NetworkEventHandler
 
NetworkFactory - com.alipay.mychain.sdk.network中的类
 
NetworkFactory() - 类 的构造器com.alipay.mychain.sdk.network.NetworkFactory
 
NetworkOption - com.alipay.mychain.sdk.api.env中的类
 
NetworkOption() - 类 的构造器com.alipay.mychain.sdk.api.env.NetworkOption
 
networkOption - 类 中的变量com.alipay.mychain.sdk.network.netty.AbstractClientTransport
 
NetworkOption - com.antchain.unionsdk.env中的类
 
NetworkOption() - 类 的构造器com.antchain.unionsdk.env.NetworkOption
 
networkOption - 类 中的变量com.antchain.unionsdk.network.connection.TcpConnection
 
NetworkType - com.alipay.mychain.sdk.common中的枚举
 
newBuilder() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.BroadcastMessageEntity.BroadcastMessage
 
newBuilder(BroadcastMessageEntity.BroadcastMessage) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.BroadcastMessageEntity.BroadcastMessage
 
newBuilder() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.ClientChainMessageEntity.ClientChainMessage
 
newBuilder(ClientChainMessageEntity.ClientChainMessage) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.ClientChainMessageEntity.ClientChainMessage
 
newBuilder() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesEntity.ClientReqChainNodes
 
newBuilder(ClientReqChainNodesEntity.ClientReqChainNodes) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesEntity.ClientReqChainNodes
 
newBuilder() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesRespEntity.ClientReqChainNodesResp
 
newBuilder(ClientReqChainNodesRespEntity.ClientReqChainNodesResp) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesRespEntity.ClientReqChainNodesResp
 
newBuilder() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.DownloadFileMessageEntity.DownloadFileMessage
 
newBuilder(DownloadFileMessageEntity.DownloadFileMessage) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.DownloadFileMessageEntity.DownloadFileMessage
 
newBuilder() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.ExtDataMessageEntity.ExtDataMessage
 
newBuilder(ExtDataMessageEntity.ExtDataMessage) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.ExtDataMessageEntity.ExtDataMessage
 
newBuilder() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetConfigEntity.GetConfig
 
newBuilder(GetConfigEntity.GetConfig) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetConfigEntity.GetConfig
 
newBuilder() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetConfigRespEntity.GetConfigResp
 
newBuilder(GetConfigRespEntity.GetConfigResp) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetConfigRespEntity.GetConfigResp
 
newBuilder() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.FileChunk
 
newBuilder(GetFileCheckReqEntity.FileChunk) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.FileChunk
 
newBuilder() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.GetFileCheckReq
 
newBuilder(GetFileCheckReqEntity.GetFileCheckReq) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.GetFileCheckReq
 
newBuilder() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckRespEntity.GetFileCheckResp
 
newBuilder(GetFileCheckRespEntity.GetFileCheckResp) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckRespEntity.GetFileCheckResp
 
newBuilder() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.FileChunk
 
newBuilder(GetFileChunkReqEntity.FileChunk) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.FileChunk
 
newBuilder() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.GetFileChunkReq
 
newBuilder(GetFileChunkReqEntity.GetFileChunkReq) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.GetFileChunkReq
 
newBuilder() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkRespEntity.GetFileChunkResp
 
newBuilder(GetFileChunkRespEntity.GetFileChunkResp) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkRespEntity.GetFileChunkResp
 
newBuilder() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileReqEntity.GetFileReq
 
newBuilder(GetFileReqEntity.GetFileReq) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileReqEntity.GetFileReq
 
newBuilder() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileRespEntity.FileMetaData
 
newBuilder(GetFileRespEntity.FileMetaData) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileRespEntity.FileMetaData
 
newBuilder() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileRespEntity.GetFileResp
 
newBuilder(GetFileRespEntity.GetFileResp) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileRespEntity.GetFileResp
 
newBuilder() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoEntity.GetNodeInfo
 
newBuilder(GetNodeInfoEntity.GetNodeInfo) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoEntity.GetNodeInfo
 
newBuilder() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp
 
newBuilder(GetNodeInfoRespEntity.GetNodeInfoResp) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp
 
newBuilder() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp.NodeInfo
 
newBuilder(GetNodeInfoRespEntity.GetNodeInfoResp.NodeInfo) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp.NodeInfo
 
newBuilder() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.KickAwayNodeEntity.KickAwayNode
 
newBuilder(KickAwayNodeEntity.KickAwayNode) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.KickAwayNodeEntity.KickAwayNode
 
newBuilder() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.KickAwayNodeRespEntity.KickAwayNodeResp
 
newBuilder(KickAwayNodeRespEntity.KickAwayNodeResp) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.KickAwayNodeRespEntity.KickAwayNodeResp
 
newBuilder() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegEntity.NodeGroupReg
 
newBuilder(NodeGroupRegEntity.NodeGroupReg) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegEntity.NodeGroupReg
 
newBuilder() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegRespEntity.NodeGroupRegResp
 
newBuilder(NodeGroupRegRespEntity.NodeGroupRegResp) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegRespEntity.NodeGroupRegResp
 
newBuilder() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyEntity.NodeGroupRegVerify
 
newBuilder(NodeGroupRegVerifyEntity.NodeGroupRegVerify) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyEntity.NodeGroupRegVerify
 
newBuilder() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyRespEntity.NodeGroupRegVerifyResp
 
newBuilder(NodeGroupRegVerifyRespEntity.NodeGroupRegVerifyResp) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyRespEntity.NodeGroupRegVerifyResp
 
newBuilder() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeLeaveGroupEntity.NodeLeaveGroup
 
newBuilder(NodeLeaveGroupEntity.NodeLeaveGroup) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeLeaveGroupEntity.NodeLeaveGroup
 
newBuilder() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegEntity.NodeReg
 
newBuilder(NodeRegEntity.NodeReg) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegEntity.NodeReg
 
newBuilder() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegRespEntity.NodeRegResp
 
newBuilder(NodeRegRespEntity.NodeRegResp) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegRespEntity.NodeRegResp
 
newBuilder() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.PeerPingEntity.PeerPing
 
newBuilder(PeerPingEntity.PeerPing) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.PeerPingEntity.PeerPing
 
newBuilder() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.PeerPongEntity.PeerPong
 
newBuilder(PeerPongEntity.PeerPong) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.PeerPongEntity.PeerPong
 
newBuilder() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.PingEntity.Ping
 
newBuilder(PingEntity.Ping) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.PingEntity.Ping
 
newBuilder() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.PongEntity.Pong
 
newBuilder(PongEntity.Pong) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.PongEntity.Pong
 
newBuilder() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.PushMessageEntity.PushMessage
 
newBuilder(PushMessageEntity.PushMessage) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.PushMessageEntity.PushMessage
 
newBuilder() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.SdkRawDataEntity.SdkRawData
 
newBuilder(SdkRawDataEntity.SdkRawData) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.SdkRawDataEntity.SdkRawData
 
newBuilder() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.UnicastMessageEntity.UnicastMessage
 
newBuilder(UnicastMessageEntity.UnicastMessage) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.UnicastMessageEntity.UnicastMessage
 
newBuilderForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.BroadcastMessageEntity.BroadcastMessage
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.BroadcastMessageEntity.BroadcastMessage
 
newBuilderForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientChainMessageEntity.ClientChainMessage
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientChainMessageEntity.ClientChainMessage
 
newBuilderForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesEntity.ClientReqChainNodes
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesEntity.ClientReqChainNodes
 
newBuilderForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesRespEntity.ClientReqChainNodesResp
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesRespEntity.ClientReqChainNodesResp
 
newBuilderForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.DownloadFileMessageEntity.DownloadFileMessage
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.DownloadFileMessageEntity.DownloadFileMessage
 
newBuilderForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ExtDataMessageEntity.ExtDataMessage
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ExtDataMessageEntity.ExtDataMessage
 
newBuilderForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetConfigEntity.GetConfig
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetConfigEntity.GetConfig
 
newBuilderForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetConfigRespEntity.GetConfigResp
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetConfigRespEntity.GetConfigResp
 
newBuilderForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.FileChunk
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.FileChunk
 
newBuilderForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.GetFileCheckReq
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.GetFileCheckReq
 
newBuilderForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckRespEntity.GetFileCheckResp
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckRespEntity.GetFileCheckResp
 
newBuilderForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.FileChunk
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.FileChunk
 
newBuilderForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.GetFileChunkReq
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.GetFileChunkReq
 
newBuilderForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkRespEntity.GetFileChunkResp
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkRespEntity.GetFileChunkResp
 
newBuilderForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileReqEntity.GetFileReq
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileReqEntity.GetFileReq
 
newBuilderForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileRespEntity.FileMetaData
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileRespEntity.FileMetaData
 
newBuilderForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileRespEntity.GetFileResp
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileRespEntity.GetFileResp
 
newBuilderForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoEntity.GetNodeInfo
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoEntity.GetNodeInfo
 
newBuilderForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp
 
newBuilderForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp.NodeInfo
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp.NodeInfo
 
newBuilderForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.KickAwayNodeEntity.KickAwayNode
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.KickAwayNodeEntity.KickAwayNode
 
newBuilderForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.KickAwayNodeRespEntity.KickAwayNodeResp
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.KickAwayNodeRespEntity.KickAwayNodeResp
 
newBuilderForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegEntity.NodeGroupReg
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegEntity.NodeGroupReg
 
newBuilderForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegRespEntity.NodeGroupRegResp
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegRespEntity.NodeGroupRegResp
 
newBuilderForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyEntity.NodeGroupRegVerify
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyEntity.NodeGroupRegVerify
 
newBuilderForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyRespEntity.NodeGroupRegVerifyResp
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyRespEntity.NodeGroupRegVerifyResp
 
newBuilderForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeLeaveGroupEntity.NodeLeaveGroup
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeLeaveGroupEntity.NodeLeaveGroup
 
newBuilderForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegEntity.NodeReg
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegEntity.NodeReg
 
newBuilderForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegRespEntity.NodeRegResp
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegRespEntity.NodeRegResp
 
newBuilderForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PeerPingEntity.PeerPing
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PeerPingEntity.PeerPing
 
newBuilderForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PeerPongEntity.PeerPong
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PeerPongEntity.PeerPong
 
newBuilderForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PingEntity.Ping
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PingEntity.Ping
 
newBuilderForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PongEntity.Pong
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PongEntity.Pong
 
newBuilderForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PushMessageEntity.PushMessage
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PushMessageEntity.PushMessage
 
newBuilderForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.SdkRawDataEntity.SdkRawData
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.SdkRawDataEntity.SdkRawData
 
newBuilderForType() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.UnicastMessageEntity.UnicastMessage
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.UnicastMessageEntity.UnicastMessage
 
newInstance(String) - 类 中的方法com.alipay.mychain.sdk.api.logging.AbstractLoggerFactory
Creates a new logger instance with the specified name.
newInstance(String) - 类 中的方法com.alipay.mychain.sdk.api.logging.JdkLoggerFactory
 
newInstance(String, Level) - 类 中的方法com.alipay.mychain.sdk.api.logging.JdkLoggerFactory
 
newInstance(String) - 类 中的方法com.alipay.mychain.sdk.api.logging.Slf4JLoggerFactory
 
newInstance(Class<T>, Object...) - 类 中的静态方法com.alipay.mychain.sdk.utils.ReflectionUtil
create object by the class
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.BroadcastMessageEntity.BroadcastMessage
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ExtDataMessageEntity.ExtDataMessage
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetConfigEntity.GetConfig
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetConfigRespEntity.GetConfigResp
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoEntity.GetNodeInfo
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp.NodeInfo
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.KickAwayNodeEntity.KickAwayNode
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.KickAwayNodeRespEntity.KickAwayNodeResp
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegEntity.NodeGroupReg
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegRespEntity.NodeGroupRegResp
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyEntity.NodeGroupRegVerify
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeLeaveGroupEntity.NodeLeaveGroup
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegRespEntity.NodeRegResp
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PeerPingEntity.PeerPing
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PeerPongEntity.PeerPong
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PingEntity.Ping
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PongEntity.Pong
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PushMessageEntity.PushMessage
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.UnicastMessageEntity.UnicastMessage
 
nextBytes(byte[]) - 类 中的静态方法com.alipay.mychain.eInvoice.mycrypto.LoadNativeMyCrypto
Fetches random bytes from RdRand and places them into the user specified array.
nextBytesNative(byte[], int) - 类 中的静态方法com.alipay.mychain.eInvoice.mycrypto.LoadNativeMyCrypto
Native method fetching the specified number of bytes in the provided byte array from RdRand.
nibblesToPrettyString(byte[]) - 类 中的静态方法com.alipay.mychain.sdk.utils.ByteUtils
Turn nibbles to a pretty looking output string Example. [ 1, 2, 3, 4, 5 ] becomes '\x11\x23\x45'
NID_FIELD_NUMBER - 类 中的静态变量com.antchain.unionsdk.btn.domain.protobuf.NodeRegEntity.NodeReg
 
NID_FROM_FIELD_NUMBER - 类 中的静态变量com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyRespEntity.NodeGroupRegVerifyResp
 
NID_FROM_FIELD_NUMBER - 类 中的静态变量com.antchain.unionsdk.btn.domain.protobuf.NodeLeaveGroupEntity.NodeLeaveGroup
 
Node - com.alipay.mychain.zoro.annotation.privacy中的类
 
Node() - 类 的构造器com.alipay.mychain.zoro.annotation.privacy.Node
 
Node(String, Annotation[], Annotation[], Type, Object, boolean) - 类 的构造器com.alipay.mychain.zoro.annotation.privacy.Node
 
NODE_INFO_FIELD_NUMBER - 类 中的静态变量com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp
 
NODE_LIST_FIELD_NUMBER - 类 中的静态变量com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesRespEntity.ClientReqChainNodesResp
 
NODE_TYPE_FIELD_NUMBER - 类 中的静态变量com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp.NodeInfo
 
NODE_TYPE_FIELD_NUMBER - 类 中的静态变量com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegEntity.NodeGroupReg
 
NODE_TYPE_FIELD_NUMBER - 类 中的静态变量com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyEntity.NodeGroupRegVerify
 
NODE_URI_FIELD_NUMBER - 类 中的静态变量com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp.NodeInfo
 
NODE_URI_FIELD_NUMBER - 类 中的静态变量com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegEntity.NodeGroupReg
 
NODE_URI_FIELD_NUMBER - 类 中的静态变量com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegRespEntity.NodeGroupRegResp
 
NODE_URI_FIELD_NUMBER - 类 中的静态变量com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyEntity.NodeGroupRegVerify
 
NODE_URI_FIELD_NUMBER - 类 中的静态变量com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyRespEntity.NodeGroupRegVerifyResp
 
NODE_URI_FIELD_NUMBER - 类 中的静态变量com.antchain.unionsdk.btn.domain.protobuf.NodeLeaveGroupEntity.NodeLeaveGroup
 
NODE_URI_FROM_FIELD_NUMBER - 类 中的静态变量com.antchain.unionsdk.btn.domain.protobuf.BroadcastMessageEntity.BroadcastMessage
 
NODE_URI_FROM_FIELD_NUMBER - 类 中的静态变量com.antchain.unionsdk.btn.domain.protobuf.PushMessageEntity.PushMessage
 
NODE_URI_FROM_FIELD_NUMBER - 类 中的静态变量com.antchain.unionsdk.btn.domain.protobuf.UnicastMessageEntity.UnicastMessage
 
NODE_URI_ME_FIELD_NUMBER - 类 中的静态变量com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoEntity.GetNodeInfo
 
NODE_URI_TO_FIELD_NUMBER - 类 中的静态变量com.antchain.unionsdk.btn.domain.protobuf.PushMessageEntity.PushMessage
 
NODE_URI_TO_FIELD_NUMBER - 类 中的静态变量com.antchain.unionsdk.btn.domain.protobuf.UnicastMessageEntity.UnicastMessage
 
nodeGroupAuthEventHandler(EventMessage) - 类 中的方法com.antchain.unionsdk.btn.api.event.BtnEventHandler
 
nodeGroupAuthResponse(NodeGroupRegVerifyRespEntity.NodeGroupRegVerifyResp) - 类 中的方法com.antchain.unionsdk.btn.api.BtnClient
 
NodeGroupIsRegisterObserver - com.antchain.unionsdk.btn.api.network中的类
 
NodeGroupIsRegisterObserver() - 类 的构造器com.antchain.unionsdk.btn.api.network.NodeGroupIsRegisterObserver
 
nodeGroupReg(String) - 类 中的方法com.antchain.unionsdk.btn.api.network.BtnClientNetwork
 
NodeGroupRegEntity - com.antchain.unionsdk.btn.domain.protobuf中的类
 
NodeGroupRegEntity.NodeGroupReg - com.antchain.unionsdk.btn.domain.protobuf中的类
一次注册一个 Protobuf type NodeGroupReg
NodeGroupRegEntity.NodeGroupReg.Builder - com.antchain.unionsdk.btn.domain.protobuf中的类
一次注册一个 Protobuf type NodeGroupReg
NodeGroupRegEntity.NodeGroupRegOrBuilder - com.antchain.unionsdk.btn.domain.protobuf中的接口
 
NodeGroupRegisterConfig - com.antchain.unionsdk.btn.api.env中的类
 
NodeGroupRegisterConfig() - 类 的构造器com.antchain.unionsdk.btn.api.env.NodeGroupRegisterConfig
 
NodeGroupRegisterConfig(String) - 类 的构造器com.antchain.unionsdk.btn.api.env.NodeGroupRegisterConfig
 
NodeGroupRegisterConfig(Long, byte[]) - 类 的构造器com.antchain.unionsdk.btn.api.env.NodeGroupRegisterConfig
 
NodeGroupRegisterConfig(String, byte[], byte[]) - 类 的构造器com.antchain.unionsdk.btn.api.env.NodeGroupRegisterConfig
 
NodeGroupRegisterConfig(Long, String, byte[], byte[]) - 类 的构造器com.antchain.unionsdk.btn.api.env.NodeGroupRegisterConfig
 
NodeGroupRegRespEntity - com.antchain.unionsdk.btn.domain.protobuf中的类
 
NodeGroupRegRespEntity.NodeGroupRegResp - com.antchain.unionsdk.btn.domain.protobuf中的类
Protobuf type NodeGroupRegResp
NodeGroupRegRespEntity.NodeGroupRegResp.Builder - com.antchain.unionsdk.btn.domain.protobuf中的类
Protobuf type NodeGroupRegResp
NodeGroupRegRespEntity.NodeGroupRegRespOrBuilder - com.antchain.unionsdk.btn.domain.protobuf中的接口
 
NodeGroupRegVerifyEntity - com.antchain.unionsdk.btn.domain.protobuf中的类
 
NodeGroupRegVerifyEntity.NodeGroupRegVerify - com.antchain.unionsdk.btn.domain.protobuf中的类
Protobuf type NodeGroupRegVerify
NodeGroupRegVerifyEntity.NodeGroupRegVerify.Builder - com.antchain.unionsdk.btn.domain.protobuf中的类
Protobuf type NodeGroupRegVerify
NodeGroupRegVerifyEntity.NodeGroupRegVerifyOrBuilder - com.antchain.unionsdk.btn.domain.protobuf中的接口
 
NodeGroupRegVerifyEntity.TnRouteType - com.antchain.unionsdk.btn.domain.protobuf中的枚举
Protobuf enum TnRouteType
NodeGroupRegVerifyRespEntity - com.antchain.unionsdk.btn.domain.protobuf中的类
 
NodeGroupRegVerifyRespEntity.NodeGroupRegVerifyResp - com.antchain.unionsdk.btn.domain.protobuf中的类
Protobuf type NodeGroupRegVerifyResp
NodeGroupRegVerifyRespEntity.NodeGroupRegVerifyResp.Builder - com.antchain.unionsdk.btn.domain.protobuf中的类
Protobuf type NodeGroupRegVerifyResp
NodeGroupRegVerifyRespEntity.NodeGroupRegVerifyRespOrBuilder - com.antchain.unionsdk.btn.domain.protobuf中的接口
 
NodeGroupRegVerifyRespEntity.TnRouteType - com.antchain.unionsdk.btn.domain.protobuf中的枚举
Protobuf enum TnRouteType
NodeInfo - com.alipay.mychain.sdk.domain.status中的类
node status info
NodeInfo() - 类 的构造器com.alipay.mychain.sdk.domain.status.NodeInfo
 
nodeLeaveGroup(NodeLeaveGroupEntity.NodeLeaveGroup) - 类 中的方法com.antchain.unionsdk.btn.api.BtnClient
 
NodeLeaveGroupEntity - com.antchain.unionsdk.btn.domain.protobuf中的类
 
NodeLeaveGroupEntity.NodeLeaveGroup - com.antchain.unionsdk.btn.domain.protobuf中的类
Protobuf type NodeLeaveGroup
NodeLeaveGroupEntity.NodeLeaveGroup.Builder - com.antchain.unionsdk.btn.domain.protobuf中的类
Protobuf type NodeLeaveGroup
NodeLeaveGroupEntity.NodeLeaveGroupOrBuilder - com.antchain.unionsdk.btn.domain.protobuf中的接口
 
noderegAll(String) - 类 中的方法com.antchain.unionsdk.btn.api.network.BtnClientNetwork
 
NodeRegEntity - com.antchain.unionsdk.btn.domain.protobuf中的类
 
NodeRegEntity.NodeReg - com.antchain.unionsdk.btn.domain.protobuf中的类
Protobuf type NodeReg
NodeRegEntity.NodeReg.Builder - com.antchain.unionsdk.btn.domain.protobuf中的类
Protobuf type NodeReg
NodeRegEntity.NodeRegOrBuilder - com.antchain.unionsdk.btn.domain.protobuf中的接口
 
NodeRegEntity.TnRouteType - com.antchain.unionsdk.btn.domain.protobuf中的枚举
Protobuf enum TnRouteType
NodeRegisterConfig - com.antchain.unionsdk.btn.api.env中的类
 
NodeRegisterConfig() - 类 的构造器com.antchain.unionsdk.btn.api.env.NodeRegisterConfig
 
NodeRegisterConfig(String) - 类 的构造器com.antchain.unionsdk.btn.api.env.NodeRegisterConfig
 
NodeRegisterConfig(int, String) - 类 的构造器com.antchain.unionsdk.btn.api.env.NodeRegisterConfig
 
NodeRegRespEntity - com.antchain.unionsdk.btn.domain.protobuf中的类
 
NodeRegRespEntity.NodeRegResp - com.antchain.unionsdk.btn.domain.protobuf中的类
Protobuf type NodeRegResp
NodeRegRespEntity.NodeRegResp.Builder - com.antchain.unionsdk.btn.domain.protobuf中的类
Protobuf type NodeRegResp
NodeRegRespEntity.NodeRegRespOrBuilder - com.antchain.unionsdk.btn.domain.protobuf中的接口
 
NodeRegRespEntity.TnRouteType - com.antchain.unionsdk.btn.domain.protobuf中的枚举
Protobuf enum TnRouteType
NodeRoleEnum - com.alipay.mychain.sdk.domain.status中的枚举
node role enumaration
nodesMonitoringWithClient(String, List<String>) - 类 中的方法com.antchain.unionsdk.btn.api.service.MonitorService
 
nodesMonitoringWithClient(String, List<String>, int) - 类 中的方法com.antchain.unionsdk.btn.api.service.MonitorService
 
NodeStatus - com.alipay.mychain.sdk.domain.status中的类
node status
NodeStatus() - 类 的构造器com.alipay.mychain.sdk.domain.status.NodeStatus
 
NodeStatus(NodeInfo, int) - 类 的构造器com.alipay.mychain.sdk.domain.status.NodeStatus
 
NodeStatus(NodeInfo, int, CommunicationChannelType) - 类 的构造器com.alipay.mychain.sdk.domain.status.NodeStatus
 
Note - com.alipay.mychain.zoro.annotation.privacy中的类
 
Note() - 类 的构造器com.alipay.mychain.zoro.annotation.privacy.Note
 
notifyEvent() - 类 中的方法com.alipay.mychain.sdk.network.NetworkConnection
 
notifyEvent(String) - 类 中的方法com.antchain.unionsdk.btn.api.network.BtnTcpConnection
 
notifyEvent(String) - 类 中的方法com.antchain.unionsdk.network.connection.TcpConnection
 
notifyEventInNewThread() - 类 中的方法com.alipay.mychain.sdk.network.NetworkConnection
 
notifyFileInfo4Failed(DownloadFileDataType, DownloadFileMessageEntity.FileStatusCode, SendMsgResponse, Long) - 类 中的方法com.antchain.unionsdk.btn.api.event.BtnDownloadFileEventHandler
 
NUM_COMPRESSED_BITS - 类 中的静态变量com.alipay.mychain.sdk.network.PacketHead
 
NUM_VERSION_BITS - 类 中的静态变量com.alipay.mychain.sdk.network.PacketHead
 
Numeric - com.alipay.mychain.sdk.vm.utils中的类
Message codec functions.
NumericUtils - com.alipay.mychain.sdk.utils中的类
 
NumericUtils - com.alipay.mychain.zoro.crypto.ecdsa中的类
 

O

ObjectTreeBuilder - com.alipay.mychain.zoro.annotation.privacy中的类
 
ObjectTreeBuilder() - 类 的构造器com.alipay.mychain.zoro.annotation.privacy.ObjectTreeBuilder
 
ObjectTreeHandler - com.alipay.mychain.zoro.annotation.privacy中的类
 
ObjectTreeHandler() - 类 的构造器com.alipay.mychain.zoro.annotation.privacy.ObjectTreeHandler
 
onConnect(InetSocketAddress) - 接口 中的方法com.alipay.mychain.sdk.api.callback.IConnectionCallback
On connection.
onConnect(String) - 接口 中的方法com.alipay.mychain.sdk.api.callback.IConnectionCallback
On connection.
onConnect(InetSocketAddress) - 类 中的方法com.alipay.mychain.sdk.api.service.event.EventConnectCallback
 
onConnect(String) - 类 中的方法com.alipay.mychain.sdk.api.service.event.EventConnectCallback
 
onConnect(InetSocketAddress) - 类 中的方法com.alipay.mychain.sdk.network.ClientNetwork.ConnectCallback
 
onConnect(String) - 类 中的方法com.alipay.mychain.sdk.network.ClientNetwork.ConnectCallback
 
onConnect(InetSocketAddress) - 类 中的方法com.alipay.mychain.sdk.network.ClientNetwork.LoadbalanceCallback
 
onConnect(String) - 类 中的方法com.alipay.mychain.sdk.network.ClientNetwork.LoadbalanceCallback
 
onConnect(EventMessage) - 接口 中的方法com.antchain.unionsdk.event.IConnectionCallback
On connection.
onDisConnect(InetSocketAddress) - 接口 中的方法com.alipay.mychain.sdk.api.callback.IConnectionCallback
On dis connection.
onDisConnect(String) - 接口 中的方法com.alipay.mychain.sdk.api.callback.IConnectionCallback
On dis connection.
onDisConnect(InetSocketAddress) - 类 中的方法com.alipay.mychain.sdk.api.service.event.EventConnectCallback
 
onDisConnect(String) - 类 中的方法com.alipay.mychain.sdk.api.service.event.EventConnectCallback
 
onDisConnect(InetSocketAddress) - 类 中的方法com.alipay.mychain.sdk.network.ClientNetwork.ConnectCallback
 
onDisConnect(String) - 类 中的方法com.alipay.mychain.sdk.network.ClientNetwork.ConnectCallback
 
onDisConnect(InetSocketAddress) - 类 中的方法com.alipay.mychain.sdk.network.ClientNetwork.LoadbalanceCallback
 
onDisConnect(String) - 类 中的方法com.alipay.mychain.sdk.network.ClientNetwork.LoadbalanceCallback
 
onDisConnect(EventMessage) - 接口 中的方法com.antchain.unionsdk.event.IConnectionCallback
On dis connection.
oneByteToHexString(byte) - 类 中的静态方法com.alipay.mychain.sdk.utils.ByteUtils
 
onError() - 接口 中的方法com.alipay.mychain.sdk.network.netty.INetEventHandler
 
onError() - 类 中的方法com.alipay.mychain.sdk.network.NetworkEventHandler
 
onError(String) - 接口 中的方法com.antchain.unionsdk.network.INetworkEventHandler
 
onError(String) - 类 中的方法com.antchain.unionsdk.network.NetworkEventHandler
 
onEvent(Message) - 接口 中的方法com.alipay.mychain.sdk.api.callback.IEventCallback
callback onEvent interface @param message the message
onEvent(Object) - 接口 中的方法com.antchain.unionsdk.event.IEventCallBack
 
onEvent(EventMessage) - 接口 中的方法com.antchain.unionsdk.event.IEventCallBack
 
onEventHandler(EventMessage, long) - 类 中的方法com.antchain.unionsdk.event.EventManager
 
onMessage(Object, String) - 接口 中的方法com.alipay.mychain.sdk.network.netty.INetEventHandler
on message
onMessage(Object, String) - 类 中的方法com.alipay.mychain.sdk.network.NetworkEventHandler
 
onMessage(Object, String) - 接口 中的方法com.antchain.unionsdk.network.INetworkEventHandler
on message
onMessage(Object, String) - 类 中的方法com.antchain.unionsdk.network.NetworkEventHandler
 
onNodeChangeEvent(BlockHeader, PublicKey, ContractNodeState) - 接口 中的方法com.alipay.mychain.sdk.api.service.spv.IProxy
On node change event.
onResponse(int, Response) - 接口 中的方法com.alipay.mychain.sdk.api.callback.IAsyncCallback
On response.
onResponse(byte[]) - 接口 中的方法com.alipay.mychain.sdk.network.IHandshakeCallback
 
onResponse(MessageContext, ChainErrorCode) - 类 中的方法com.antchain.unionsdk.btn.api.network.BtnMessageProcessor
 
onResponse(ChainErrorCode, Response) - 接口 中的方法com.antchain.unionsdk.callback.IAsyncCallBack
 
onResponse(MessageContext, ChainErrorCode) - 类 中的方法com.antchain.unionsdk.network.MessageProcessor
 
onUserEvent(BlockHeader, Transaction, TransactionReceipt) - 接口 中的方法com.alipay.mychain.sdk.api.service.spv.IProxy
On user event.
open() - 类 中的方法com.alipay.mychain.sdk.network.netty.AbstractClientTransport
 
open() - 接口 中的方法com.alipay.mychain.sdk.network.netty.ITransport
open transport
OptimalNetworkLinkOption - com.alipay.mychain.sdk.api.env中的类
 
OptimalNetworkLinkOption() - 类 的构造器com.alipay.mychain.sdk.api.env.OptimalNetworkLinkOption
 
option(ChannelOption<T>, T) - 类 中的方法com.alipay.mychain.sdk.network.netty.AbstractClientTransport
 

P

P2PStatus - com.alipay.mychain.sdk.domain.status中的类
 
P2PStatus() - 类 的构造器com.alipay.mychain.sdk.domain.status.P2PStatus
 
PACKET_HEADER_LENGTH - 类 中的静态变量com.alipay.mychain.sdk.network.PacketHead
 
PACKET_HEADER_LENGTH - 类 中的静态变量com.antchain.unionsdk.btn.api.network.BtnPbMessageDecoder
 
PACKET_MAGIC1 - 类 中的静态变量com.alipay.mychain.sdk.network.PacketHead
 
PACKET_MAGIC2 - 类 中的静态变量com.alipay.mychain.sdk.network.PacketHead
 
PACKET_RESERVED1 - 类 中的静态变量com.alipay.mychain.sdk.network.PacketHead
 
PACKET_RESERVED2 - 类 中的静态变量com.alipay.mychain.sdk.network.PacketHead
 
PACKET_VERSION - 类 中的静态变量com.alipay.mychain.sdk.common.Contants
 
PacketHead - com.alipay.mychain.sdk.network中的类
PackHead model
PacketHead() - 类 的构造器com.alipay.mychain.sdk.network.PacketHead
 
padLength(int) - 类 中的方法com.alipay.mychain.sdk.crypto.cipher.SM4CbcPkeyCipherV1.PKCS5Padding
Determines how long the padding will be for a given input length.
padWithLen(byte[], int, int) - 类 中的方法com.alipay.mychain.sdk.crypto.cipher.SM4CbcPkeyCipherV1.PKCS5Padding
Adds the given number of padding bytes to the data input.
Pair<T,R> - com.alipay.mychain.sdk.domain.contract中的类
 
Pair(T, R) - 类 的构造器com.alipay.mychain.sdk.domain.contract.Pair
 
Pair<T extends Type,R extends Type> - com.alipay.mychain.sdk.vm.abi.datatype中的类
 
Pair(Pair) - 类 的构造器com.alipay.mychain.sdk.vm.abi.datatype.Pair
 
Pair(T, R) - 类 的构造器com.alipay.mychain.sdk.vm.abi.datatype.Pair
 
Parameters - com.alipay.mychain.sdk.common中的接口
contract call parameters interface
parameters - 类 中的变量com.alipay.mychain.sdk.message.transaction.contract.CallContractRequest
 
parseAddress(SocketAddress) - 类 中的静态方法com.alipay.mychain.sdk.utils.SocketAddressUtil
 
parseAddress(SocketAddress) - 类 中的静态方法com.antchain.unionsdk.utils.SocketAddressUtil
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.BroadcastMessageEntity.BroadcastMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.BroadcastMessageEntity.BroadcastMessage
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.ClientChainMessageEntity.ClientChainMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.ClientChainMessageEntity.ClientChainMessage
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesEntity.ClientReqChainNodes
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesEntity.ClientReqChainNodes
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesRespEntity.ClientReqChainNodesResp
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesRespEntity.ClientReqChainNodesResp
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.DownloadFileMessageEntity.DownloadFileMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.DownloadFileMessageEntity.DownloadFileMessage
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.ExtDataMessageEntity.ExtDataMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.ExtDataMessageEntity.ExtDataMessage
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetConfigEntity.GetConfig
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetConfigEntity.GetConfig
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetConfigRespEntity.GetConfigResp
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetConfigRespEntity.GetConfigResp
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.FileChunk
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.FileChunk
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.GetFileCheckReq
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.GetFileCheckReq
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckRespEntity.GetFileCheckResp
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckRespEntity.GetFileCheckResp
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.FileChunk
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.FileChunk
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.GetFileChunkReq
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.GetFileChunkReq
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkRespEntity.GetFileChunkResp
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkRespEntity.GetFileChunkResp
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileReqEntity.GetFileReq
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileReqEntity.GetFileReq
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileRespEntity.FileMetaData
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileRespEntity.FileMetaData
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileRespEntity.GetFileResp
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileRespEntity.GetFileResp
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoEntity.GetNodeInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoEntity.GetNodeInfo
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp.NodeInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp.NodeInfo
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.KickAwayNodeEntity.KickAwayNode
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.KickAwayNodeEntity.KickAwayNode
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.KickAwayNodeRespEntity.KickAwayNodeResp
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.KickAwayNodeRespEntity.KickAwayNodeResp
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegEntity.NodeGroupReg
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegEntity.NodeGroupReg
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegRespEntity.NodeGroupRegResp
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegRespEntity.NodeGroupRegResp
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyEntity.NodeGroupRegVerify
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyEntity.NodeGroupRegVerify
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyRespEntity.NodeGroupRegVerifyResp
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyRespEntity.NodeGroupRegVerifyResp
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeLeaveGroupEntity.NodeLeaveGroup
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeLeaveGroupEntity.NodeLeaveGroup
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegEntity.NodeReg
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegEntity.NodeReg
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegRespEntity.NodeRegResp
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegRespEntity.NodeRegResp
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.PeerPingEntity.PeerPing
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.PeerPingEntity.PeerPing
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.PeerPongEntity.PeerPong
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.PeerPongEntity.PeerPong
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.PingEntity.Ping
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.PingEntity.Ping
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.PongEntity.Pong
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.PongEntity.Pong
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.PushMessageEntity.PushMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.PushMessageEntity.PushMessage
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.SdkRawDataEntity.SdkRawData
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.SdkRawDataEntity.SdkRawData
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.UnicastMessageEntity.UnicastMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.UnicastMessageEntity.UnicastMessage
 
parseFrom(ByteBuffer) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.BroadcastMessageEntity.BroadcastMessage
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.BroadcastMessageEntity.BroadcastMessage
 
parseFrom(ByteString) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.BroadcastMessageEntity.BroadcastMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.BroadcastMessageEntity.BroadcastMessage
 
parseFrom(byte[]) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.BroadcastMessageEntity.BroadcastMessage
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.BroadcastMessageEntity.BroadcastMessage
 
parseFrom(InputStream) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.BroadcastMessageEntity.BroadcastMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.BroadcastMessageEntity.BroadcastMessage
 
parseFrom(CodedInputStream) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.BroadcastMessageEntity.BroadcastMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.BroadcastMessageEntity.BroadcastMessage
 
parseFrom(ByteBuffer) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.ClientChainMessageEntity.ClientChainMessage
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.ClientChainMessageEntity.ClientChainMessage
 
parseFrom(ByteString) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.ClientChainMessageEntity.ClientChainMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.ClientChainMessageEntity.ClientChainMessage
 
parseFrom(byte[]) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.ClientChainMessageEntity.ClientChainMessage
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.ClientChainMessageEntity.ClientChainMessage
 
parseFrom(InputStream) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.ClientChainMessageEntity.ClientChainMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.ClientChainMessageEntity.ClientChainMessage
 
parseFrom(CodedInputStream) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.ClientChainMessageEntity.ClientChainMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.ClientChainMessageEntity.ClientChainMessage
 
parseFrom(ByteBuffer) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesEntity.ClientReqChainNodes
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesEntity.ClientReqChainNodes
 
parseFrom(ByteString) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesEntity.ClientReqChainNodes
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesEntity.ClientReqChainNodes
 
parseFrom(byte[]) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesEntity.ClientReqChainNodes
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesEntity.ClientReqChainNodes
 
parseFrom(InputStream) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesEntity.ClientReqChainNodes
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesEntity.ClientReqChainNodes
 
parseFrom(CodedInputStream) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesEntity.ClientReqChainNodes
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesEntity.ClientReqChainNodes
 
parseFrom(ByteBuffer) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesRespEntity.ClientReqChainNodesResp
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesRespEntity.ClientReqChainNodesResp
 
parseFrom(ByteString) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesRespEntity.ClientReqChainNodesResp
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesRespEntity.ClientReqChainNodesResp
 
parseFrom(byte[]) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesRespEntity.ClientReqChainNodesResp
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesRespEntity.ClientReqChainNodesResp
 
parseFrom(InputStream) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesRespEntity.ClientReqChainNodesResp
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesRespEntity.ClientReqChainNodesResp
 
parseFrom(CodedInputStream) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesRespEntity.ClientReqChainNodesResp
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesRespEntity.ClientReqChainNodesResp
 
parseFrom(ByteBuffer) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.DownloadFileMessageEntity.DownloadFileMessage
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.DownloadFileMessageEntity.DownloadFileMessage
 
parseFrom(ByteString) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.DownloadFileMessageEntity.DownloadFileMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.DownloadFileMessageEntity.DownloadFileMessage
 
parseFrom(byte[]) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.DownloadFileMessageEntity.DownloadFileMessage
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.DownloadFileMessageEntity.DownloadFileMessage
 
parseFrom(InputStream) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.DownloadFileMessageEntity.DownloadFileMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.DownloadFileMessageEntity.DownloadFileMessage
 
parseFrom(CodedInputStream) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.DownloadFileMessageEntity.DownloadFileMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.DownloadFileMessageEntity.DownloadFileMessage
 
parseFrom(ByteBuffer) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.ExtDataMessageEntity.ExtDataMessage
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.ExtDataMessageEntity.ExtDataMessage
 
parseFrom(ByteString) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.ExtDataMessageEntity.ExtDataMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.ExtDataMessageEntity.ExtDataMessage
 
parseFrom(byte[]) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.ExtDataMessageEntity.ExtDataMessage
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.ExtDataMessageEntity.ExtDataMessage
 
parseFrom(InputStream) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.ExtDataMessageEntity.ExtDataMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.ExtDataMessageEntity.ExtDataMessage
 
parseFrom(CodedInputStream) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.ExtDataMessageEntity.ExtDataMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.ExtDataMessageEntity.ExtDataMessage
 
parseFrom(ByteBuffer) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetConfigEntity.GetConfig
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetConfigEntity.GetConfig
 
parseFrom(ByteString) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetConfigEntity.GetConfig
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetConfigEntity.GetConfig
 
parseFrom(byte[]) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetConfigEntity.GetConfig
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetConfigEntity.GetConfig
 
parseFrom(InputStream) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetConfigEntity.GetConfig
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetConfigEntity.GetConfig
 
parseFrom(CodedInputStream) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetConfigEntity.GetConfig
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetConfigEntity.GetConfig
 
parseFrom(ByteBuffer) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetConfigRespEntity.GetConfigResp
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetConfigRespEntity.GetConfigResp
 
parseFrom(ByteString) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetConfigRespEntity.GetConfigResp
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetConfigRespEntity.GetConfigResp
 
parseFrom(byte[]) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetConfigRespEntity.GetConfigResp
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetConfigRespEntity.GetConfigResp
 
parseFrom(InputStream) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetConfigRespEntity.GetConfigResp
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetConfigRespEntity.GetConfigResp
 
parseFrom(CodedInputStream) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetConfigRespEntity.GetConfigResp
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetConfigRespEntity.GetConfigResp
 
parseFrom(ByteBuffer) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.FileChunk
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.FileChunk
 
parseFrom(ByteString) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.FileChunk
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.FileChunk
 
parseFrom(byte[]) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.FileChunk
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.FileChunk
 
parseFrom(InputStream) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.FileChunk
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.FileChunk
 
parseFrom(CodedInputStream) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.FileChunk
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.FileChunk
 
parseFrom(ByteBuffer) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.GetFileCheckReq
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.GetFileCheckReq
 
parseFrom(ByteString) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.GetFileCheckReq
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.GetFileCheckReq
 
parseFrom(byte[]) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.GetFileCheckReq
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.GetFileCheckReq
 
parseFrom(InputStream) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.GetFileCheckReq
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.GetFileCheckReq
 
parseFrom(CodedInputStream) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.GetFileCheckReq
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.GetFileCheckReq
 
parseFrom(ByteBuffer) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckRespEntity.GetFileCheckResp
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckRespEntity.GetFileCheckResp
 
parseFrom(ByteString) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckRespEntity.GetFileCheckResp
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckRespEntity.GetFileCheckResp
 
parseFrom(byte[]) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckRespEntity.GetFileCheckResp
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckRespEntity.GetFileCheckResp
 
parseFrom(InputStream) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckRespEntity.GetFileCheckResp
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckRespEntity.GetFileCheckResp
 
parseFrom(CodedInputStream) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckRespEntity.GetFileCheckResp
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckRespEntity.GetFileCheckResp
 
parseFrom(ByteBuffer) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.FileChunk
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.FileChunk
 
parseFrom(ByteString) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.FileChunk
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.FileChunk
 
parseFrom(byte[]) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.FileChunk
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.FileChunk
 
parseFrom(InputStream) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.FileChunk
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.FileChunk
 
parseFrom(CodedInputStream) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.FileChunk
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.FileChunk
 
parseFrom(ByteBuffer) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.GetFileChunkReq
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.GetFileChunkReq
 
parseFrom(ByteString) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.GetFileChunkReq
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.GetFileChunkReq
 
parseFrom(byte[]) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.GetFileChunkReq
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.GetFileChunkReq
 
parseFrom(InputStream) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.GetFileChunkReq
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.GetFileChunkReq
 
parseFrom(CodedInputStream) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.GetFileChunkReq
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.GetFileChunkReq
 
parseFrom(ByteBuffer) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkRespEntity.GetFileChunkResp
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkRespEntity.GetFileChunkResp
 
parseFrom(ByteString) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkRespEntity.GetFileChunkResp
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkRespEntity.GetFileChunkResp
 
parseFrom(byte[]) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkRespEntity.GetFileChunkResp
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkRespEntity.GetFileChunkResp
 
parseFrom(InputStream) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkRespEntity.GetFileChunkResp
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkRespEntity.GetFileChunkResp
 
parseFrom(CodedInputStream) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkRespEntity.GetFileChunkResp
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkRespEntity.GetFileChunkResp
 
parseFrom(ByteBuffer) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileReqEntity.GetFileReq
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileReqEntity.GetFileReq
 
parseFrom(ByteString) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileReqEntity.GetFileReq
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileReqEntity.GetFileReq
 
parseFrom(byte[]) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileReqEntity.GetFileReq
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileReqEntity.GetFileReq
 
parseFrom(InputStream) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileReqEntity.GetFileReq
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileReqEntity.GetFileReq
 
parseFrom(CodedInputStream) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileReqEntity.GetFileReq
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileReqEntity.GetFileReq
 
parseFrom(ByteBuffer) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileRespEntity.FileMetaData
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileRespEntity.FileMetaData
 
parseFrom(ByteString) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileRespEntity.FileMetaData
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileRespEntity.FileMetaData
 
parseFrom(byte[]) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileRespEntity.FileMetaData
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileRespEntity.FileMetaData
 
parseFrom(InputStream) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileRespEntity.FileMetaData
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileRespEntity.FileMetaData
 
parseFrom(CodedInputStream) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileRespEntity.FileMetaData
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileRespEntity.FileMetaData
 
parseFrom(ByteBuffer) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileRespEntity.GetFileResp
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileRespEntity.GetFileResp
 
parseFrom(ByteString) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileRespEntity.GetFileResp
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileRespEntity.GetFileResp
 
parseFrom(byte[]) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileRespEntity.GetFileResp
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileRespEntity.GetFileResp
 
parseFrom(InputStream) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileRespEntity.GetFileResp
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileRespEntity.GetFileResp
 
parseFrom(CodedInputStream) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileRespEntity.GetFileResp
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileRespEntity.GetFileResp
 
parseFrom(ByteBuffer) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoEntity.GetNodeInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoEntity.GetNodeInfo
 
parseFrom(ByteString) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoEntity.GetNodeInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoEntity.GetNodeInfo
 
parseFrom(byte[]) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoEntity.GetNodeInfo
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoEntity.GetNodeInfo
 
parseFrom(InputStream) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoEntity.GetNodeInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoEntity.GetNodeInfo
 
parseFrom(CodedInputStream) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoEntity.GetNodeInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoEntity.GetNodeInfo
 
parseFrom(ByteBuffer) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp.NodeInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp.NodeInfo
 
parseFrom(ByteString) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp.NodeInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp.NodeInfo
 
parseFrom(byte[]) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp.NodeInfo
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp.NodeInfo
 
parseFrom(InputStream) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp.NodeInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp.NodeInfo
 
parseFrom(CodedInputStream) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp.NodeInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp.NodeInfo
 
parseFrom(ByteBuffer) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp
 
parseFrom(ByteString) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp
 
parseFrom(byte[]) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp
 
parseFrom(InputStream) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp
 
parseFrom(CodedInputStream) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp
 
parseFrom(ByteBuffer) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.KickAwayNodeEntity.KickAwayNode
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.KickAwayNodeEntity.KickAwayNode
 
parseFrom(ByteString) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.KickAwayNodeEntity.KickAwayNode
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.KickAwayNodeEntity.KickAwayNode
 
parseFrom(byte[]) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.KickAwayNodeEntity.KickAwayNode
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.KickAwayNodeEntity.KickAwayNode
 
parseFrom(InputStream) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.KickAwayNodeEntity.KickAwayNode
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.KickAwayNodeEntity.KickAwayNode
 
parseFrom(CodedInputStream) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.KickAwayNodeEntity.KickAwayNode
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.KickAwayNodeEntity.KickAwayNode
 
parseFrom(ByteBuffer) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.KickAwayNodeRespEntity.KickAwayNodeResp
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.KickAwayNodeRespEntity.KickAwayNodeResp
 
parseFrom(ByteString) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.KickAwayNodeRespEntity.KickAwayNodeResp
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.KickAwayNodeRespEntity.KickAwayNodeResp
 
parseFrom(byte[]) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.KickAwayNodeRespEntity.KickAwayNodeResp
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.KickAwayNodeRespEntity.KickAwayNodeResp
 
parseFrom(InputStream) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.KickAwayNodeRespEntity.KickAwayNodeResp
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.KickAwayNodeRespEntity.KickAwayNodeResp
 
parseFrom(CodedInputStream) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.KickAwayNodeRespEntity.KickAwayNodeResp
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.KickAwayNodeRespEntity.KickAwayNodeResp
 
parseFrom(ByteBuffer) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegEntity.NodeGroupReg
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegEntity.NodeGroupReg
 
parseFrom(ByteString) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegEntity.NodeGroupReg
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegEntity.NodeGroupReg
 
parseFrom(byte[]) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegEntity.NodeGroupReg
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegEntity.NodeGroupReg
 
parseFrom(InputStream) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegEntity.NodeGroupReg
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegEntity.NodeGroupReg
 
parseFrom(CodedInputStream) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegEntity.NodeGroupReg
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegEntity.NodeGroupReg
 
parseFrom(ByteBuffer) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegRespEntity.NodeGroupRegResp
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegRespEntity.NodeGroupRegResp
 
parseFrom(ByteString) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegRespEntity.NodeGroupRegResp
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegRespEntity.NodeGroupRegResp
 
parseFrom(byte[]) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegRespEntity.NodeGroupRegResp
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegRespEntity.NodeGroupRegResp
 
parseFrom(InputStream) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegRespEntity.NodeGroupRegResp
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegRespEntity.NodeGroupRegResp
 
parseFrom(CodedInputStream) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegRespEntity.NodeGroupRegResp
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegRespEntity.NodeGroupRegResp
 
parseFrom(ByteBuffer) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyEntity.NodeGroupRegVerify
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyEntity.NodeGroupRegVerify
 
parseFrom(ByteString) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyEntity.NodeGroupRegVerify
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyEntity.NodeGroupRegVerify
 
parseFrom(byte[]) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyEntity.NodeGroupRegVerify
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyEntity.NodeGroupRegVerify
 
parseFrom(InputStream) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyEntity.NodeGroupRegVerify
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyEntity.NodeGroupRegVerify
 
parseFrom(CodedInputStream) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyEntity.NodeGroupRegVerify
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyEntity.NodeGroupRegVerify
 
parseFrom(ByteBuffer) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyRespEntity.NodeGroupRegVerifyResp
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyRespEntity.NodeGroupRegVerifyResp
 
parseFrom(ByteString) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyRespEntity.NodeGroupRegVerifyResp
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyRespEntity.NodeGroupRegVerifyResp
 
parseFrom(byte[]) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyRespEntity.NodeGroupRegVerifyResp
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyRespEntity.NodeGroupRegVerifyResp
 
parseFrom(InputStream) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyRespEntity.NodeGroupRegVerifyResp
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyRespEntity.NodeGroupRegVerifyResp
 
parseFrom(CodedInputStream) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyRespEntity.NodeGroupRegVerifyResp
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyRespEntity.NodeGroupRegVerifyResp
 
parseFrom(ByteBuffer) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeLeaveGroupEntity.NodeLeaveGroup
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeLeaveGroupEntity.NodeLeaveGroup
 
parseFrom(ByteString) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeLeaveGroupEntity.NodeLeaveGroup
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeLeaveGroupEntity.NodeLeaveGroup
 
parseFrom(byte[]) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeLeaveGroupEntity.NodeLeaveGroup
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeLeaveGroupEntity.NodeLeaveGroup
 
parseFrom(InputStream) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeLeaveGroupEntity.NodeLeaveGroup
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeLeaveGroupEntity.NodeLeaveGroup
 
parseFrom(CodedInputStream) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeLeaveGroupEntity.NodeLeaveGroup
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeLeaveGroupEntity.NodeLeaveGroup
 
parseFrom(ByteBuffer) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegEntity.NodeReg
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegEntity.NodeReg
 
parseFrom(ByteString) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegEntity.NodeReg
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegEntity.NodeReg
 
parseFrom(byte[]) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegEntity.NodeReg
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegEntity.NodeReg
 
parseFrom(InputStream) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegEntity.NodeReg
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegEntity.NodeReg
 
parseFrom(CodedInputStream) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegEntity.NodeReg
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegEntity.NodeReg
 
parseFrom(ByteBuffer) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegRespEntity.NodeRegResp
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegRespEntity.NodeRegResp
 
parseFrom(ByteString) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegRespEntity.NodeRegResp
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegRespEntity.NodeRegResp
 
parseFrom(byte[]) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegRespEntity.NodeRegResp
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegRespEntity.NodeRegResp
 
parseFrom(InputStream) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegRespEntity.NodeRegResp
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegRespEntity.NodeRegResp
 
parseFrom(CodedInputStream) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegRespEntity.NodeRegResp
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegRespEntity.NodeRegResp
 
parseFrom(ByteBuffer) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.PeerPingEntity.PeerPing
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.PeerPingEntity.PeerPing
 
parseFrom(ByteString) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.PeerPingEntity.PeerPing
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.PeerPingEntity.PeerPing
 
parseFrom(byte[]) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.PeerPingEntity.PeerPing
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.PeerPingEntity.PeerPing
 
parseFrom(InputStream) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.PeerPingEntity.PeerPing
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.PeerPingEntity.PeerPing
 
parseFrom(CodedInputStream) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.PeerPingEntity.PeerPing
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.PeerPingEntity.PeerPing
 
parseFrom(ByteBuffer) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.PeerPongEntity.PeerPong
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.PeerPongEntity.PeerPong
 
parseFrom(ByteString) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.PeerPongEntity.PeerPong
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.PeerPongEntity.PeerPong
 
parseFrom(byte[]) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.PeerPongEntity.PeerPong
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.PeerPongEntity.PeerPong
 
parseFrom(InputStream) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.PeerPongEntity.PeerPong
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.PeerPongEntity.PeerPong
 
parseFrom(CodedInputStream) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.PeerPongEntity.PeerPong
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.PeerPongEntity.PeerPong
 
parseFrom(ByteBuffer) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.PingEntity.Ping
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.PingEntity.Ping
 
parseFrom(ByteString) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.PingEntity.Ping
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.PingEntity.Ping
 
parseFrom(byte[]) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.PingEntity.Ping
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.PingEntity.Ping
 
parseFrom(InputStream) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.PingEntity.Ping
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.PingEntity.Ping
 
parseFrom(CodedInputStream) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.PingEntity.Ping
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.PingEntity.Ping
 
parseFrom(ByteBuffer) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.PongEntity.Pong
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.PongEntity.Pong
 
parseFrom(ByteString) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.PongEntity.Pong
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.PongEntity.Pong
 
parseFrom(byte[]) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.PongEntity.Pong
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.PongEntity.Pong
 
parseFrom(InputStream) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.PongEntity.Pong
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.PongEntity.Pong
 
parseFrom(CodedInputStream) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.PongEntity.Pong
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.PongEntity.Pong
 
parseFrom(ByteBuffer) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.PushMessageEntity.PushMessage
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.PushMessageEntity.PushMessage
 
parseFrom(ByteString) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.PushMessageEntity.PushMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.PushMessageEntity.PushMessage
 
parseFrom(byte[]) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.PushMessageEntity.PushMessage
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.PushMessageEntity.PushMessage
 
parseFrom(InputStream) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.PushMessageEntity.PushMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.PushMessageEntity.PushMessage
 
parseFrom(CodedInputStream) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.PushMessageEntity.PushMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.PushMessageEntity.PushMessage
 
parseFrom(ByteBuffer) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.SdkRawDataEntity.SdkRawData
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.SdkRawDataEntity.SdkRawData
 
parseFrom(ByteString) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.SdkRawDataEntity.SdkRawData
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.SdkRawDataEntity.SdkRawData
 
parseFrom(byte[]) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.SdkRawDataEntity.SdkRawData
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.SdkRawDataEntity.SdkRawData
 
parseFrom(InputStream) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.SdkRawDataEntity.SdkRawData
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.SdkRawDataEntity.SdkRawData
 
parseFrom(CodedInputStream) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.SdkRawDataEntity.SdkRawData
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.SdkRawDataEntity.SdkRawData
 
parseFrom(ByteBuffer) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.UnicastMessageEntity.UnicastMessage
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.UnicastMessageEntity.UnicastMessage
 
parseFrom(ByteString) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.UnicastMessageEntity.UnicastMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.UnicastMessageEntity.UnicastMessage
 
parseFrom(byte[]) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.UnicastMessageEntity.UnicastMessage
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.UnicastMessageEntity.UnicastMessage
 
parseFrom(InputStream) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.UnicastMessageEntity.UnicastMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.UnicastMessageEntity.UnicastMessage
 
parseFrom(CodedInputStream) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.UnicastMessageEntity.UnicastMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.UnicastMessageEntity.UnicastMessage
 
parseFrom(byte[]) - 类 中的静态方法com.antchain.unionsdk.btn.domain.tndefine.TnExtra
 
parser() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.BroadcastMessageEntity.BroadcastMessage
 
parser() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.ClientChainMessageEntity.ClientChainMessage
 
parser() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesEntity.ClientReqChainNodes
 
parser() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesRespEntity.ClientReqChainNodesResp
 
parser() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.DownloadFileMessageEntity.DownloadFileMessage
 
parser() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.ExtDataMessageEntity.ExtDataMessage
 
parser() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetConfigEntity.GetConfig
 
parser() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetConfigRespEntity.GetConfigResp
 
parser() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.FileChunk
 
parser() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.GetFileCheckReq
 
parser() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckRespEntity.GetFileCheckResp
 
parser() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.FileChunk
 
parser() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.GetFileChunkReq
 
parser() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkRespEntity.GetFileChunkResp
 
parser() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileReqEntity.GetFileReq
 
parser() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileRespEntity.FileMetaData
 
parser() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileRespEntity.GetFileResp
 
parser() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoEntity.GetNodeInfo
 
parser() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp.NodeInfo
 
parser() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp
 
parser() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.KickAwayNodeEntity.KickAwayNode
 
parser() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.KickAwayNodeRespEntity.KickAwayNodeResp
 
parser() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegEntity.NodeGroupReg
 
parser() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegRespEntity.NodeGroupRegResp
 
parser() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyEntity.NodeGroupRegVerify
 
parser() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyRespEntity.NodeGroupRegVerifyResp
 
parser() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeLeaveGroupEntity.NodeLeaveGroup
 
parser() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegEntity.NodeReg
 
parser() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegRespEntity.NodeRegResp
 
parser() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.PeerPingEntity.PeerPing
 
parser() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.PeerPongEntity.PeerPong
 
parser() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.PingEntity.Ping
 
parser() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.PongEntity.Pong
 
parser() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.PushMessageEntity.PushMessage
 
parser() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.SdkRawDataEntity.SdkRawData
 
parser() - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.UnicastMessageEntity.UnicastMessage
 
Pbft - com.alipay.mychain.sdk.domain.consensus.pbft中的类
The type Pbft.
Pbft() - 类 的构造器com.alipay.mychain.sdk.domain.consensus.pbft.Pbft
 
PbftConsensusProofInfo - com.alipay.mychain.sdk.domain.consensus.pbft中的类
The type Pbft consensus proof info.
PbftConsensusProofInfo() - 类 的构造器com.alipay.mychain.sdk.domain.consensus.pbft.PbftConsensusProofInfo
 
PbftInfo - com.alipay.mychain.sdk.domain.status中的类
Pbft status information
PbftInfo() - 类 的构造器com.alipay.mychain.sdk.domain.status.PbftInfo
 
PbftSignatureInfo - com.alipay.mychain.sdk.domain.consensus.pbft中的类
 
PbftSignatureInfo() - 类 的构造器com.alipay.mychain.sdk.domain.consensus.pbft.PbftSignatureInfo
 
PedersenCommitment - com.alipay.mychain.sdk.domain.privacy中的类
The type Pedersen commitment.
PedersenCommitment(long) - 类 的构造器com.alipay.mychain.sdk.domain.privacy.PedersenCommitment
Instantiates a new Pedersen commitment.
pedersenCommitment - 类 中的变量com.alipay.mychain.zoro.annotation.privacy.Note
Pedersen commitment, Base64 encode
pedersenCommitment(String, long) - 类 中的静态方法com.alipay.mychain.zoro.tools.ZoroTool
 
pedersenCommitmentAdd(String, String) - 类 中的静态方法com.alipay.mychain.zoro.tools.ZoroTool
 
pedersenCommitmentSub(String, String) - 类 中的静态方法com.alipay.mychain.zoro.tools.ZoroTool
 
PedersenCommitmentType - com.alipay.mychain.sdk.domain.privacy中的枚举
The enum Pedersen commitment type.
PeerPingEntity - com.antchain.unionsdk.btn.domain.protobuf中的类
 
PeerPingEntity.PeerPing - com.antchain.unionsdk.btn.domain.protobuf中的类
Protobuf type PeerPing
PeerPingEntity.PeerPing.Builder - com.antchain.unionsdk.btn.domain.protobuf中的类
Protobuf type PeerPing
PeerPingEntity.PeerPingOrBuilder - com.antchain.unionsdk.btn.domain.protobuf中的接口
 
PeerPongEntity - com.antchain.unionsdk.btn.domain.protobuf中的类
 
PeerPongEntity.PeerPong - com.antchain.unionsdk.btn.domain.protobuf中的类
Protobuf type PeerPong
PeerPongEntity.PeerPong.Builder - com.antchain.unionsdk.btn.domain.protobuf中的类
Protobuf type PeerPong
PeerPongEntity.PeerPongOrBuilder - com.antchain.unionsdk.btn.domain.protobuf中的接口
 
ping(PingEntity.Ping) - 类 中的方法com.antchain.unionsdk.btn.api.BtnClient
 
PingEntity - com.antchain.unionsdk.btn.domain.protobuf中的类
 
PingEntity.Ping - com.antchain.unionsdk.btn.domain.protobuf中的类
Protobuf type Ping
PingEntity.Ping.Builder - com.antchain.unionsdk.btn.domain.protobuf中的类
Protobuf type Ping
PingEntity.PingOrBuilder - com.antchain.unionsdk.btn.domain.protobuf中的接口
 
pingMessageEventHandler(EventMessage) - 类 中的方法com.antchain.unionsdk.btn.api.event.BtnEventHandler
 
Pkcs8KeyOperator - com.alipay.mychain.sdk.crypto.keyoperator中的类
 
Pkcs8KeyOperator() - 类 的构造器com.alipay.mychain.sdk.crypto.keyoperator.Pkcs8KeyOperator
 
PkeyCipherBase - com.alipay.mychain.sdk.crypto.pkeycipher中的接口
 
PlainTuple - com.alipay.mychain.zoro.annotation.privacy中的类
 
PlainTuple() - 类 的构造器com.alipay.mychain.zoro.annotation.privacy.PlainTuple
 
PlainTuple(String, long) - 类 的构造器com.alipay.mychain.zoro.annotation.privacy.PlainTuple
 
pong(PongEntity.Pong) - 类 中的方法com.antchain.unionsdk.btn.api.BtnClient
 
pong(PongEntity.Pong, String) - 类 中的方法com.antchain.unionsdk.btn.api.BtnClient
 
PongEntity - com.antchain.unionsdk.btn.domain.protobuf中的类
 
PongEntity.Pong - com.antchain.unionsdk.btn.domain.protobuf中的类
Protobuf type Pong
PongEntity.Pong.Builder - com.antchain.unionsdk.btn.domain.protobuf中的类
Protobuf type Pong
PongEntity.PongOrBuilder - com.antchain.unionsdk.btn.domain.protobuf中的接口
 
poolTask(ConnectionPoolManager) - 类 中的方法com.alipay.mychain.sdk.network.ClientNetwork
 
PRE_COMP_BITS - 类 中的静态变量com.alipay.mychain.sdk.domain.bamboo.privacy.ElGamal
 
PRE_RELEASE_EXTENSION_VALUE - 类 中的静态变量com.alipay.mychain.sdk.domain.transaction.Transaction
 
prependHexPrefix(String) - 类 中的静态方法com.alipay.mychain.sdk.vm.utils.Numeric
 
preResetPubKey(PreResetPubKeyRequest) - 类 中的方法com.alipay.mychain.sdk.api.service.AccountService
sync pre reset pubKey
PreResetPubKeyRequest - com.alipay.mychain.sdk.message.transaction.account中的类
 
PreResetPubKeyRequest(Identity) - 类 的构造器com.alipay.mychain.sdk.message.transaction.account.PreResetPubKeyRequest
 
PreResetPubKeyRequest() - 类 的构造器com.alipay.mychain.sdk.message.transaction.account.PreResetPubKeyRequest
 
PreResetPubKeyResponse - com.alipay.mychain.sdk.message.transaction.account中的类
 
PreResetPubKeyResponse() - 类 的构造器com.alipay.mychain.sdk.message.transaction.account.PreResetPubKeyResponse
 
PRIMITIVE_BOOLEAN - 类 中的静态变量com.alipay.mychain.zoro.annotation.privacy.ZoroType
 
PRIMITIVE_INT - 类 中的静态变量com.alipay.mychain.zoro.annotation.privacy.ZoroType
 
PRIMITIVE_LONG - 类 中的静态变量com.alipay.mychain.zoro.annotation.privacy.ZoroType
 
priorityCount - 类 中的变量com.antchain.unionsdk.network.MessageProcessor
 
PriorityRunnable(Runnable, long) - 类 的构造器com.antchain.unionsdk.utils.PriorityThreadPoolExecutor.PriorityRunnable
 
priorityThreadPoolExecutor - 类 中的变量com.antchain.unionsdk.network.MessageProcessor
 
PriorityThreadPoolExecutor - com.antchain.unionsdk.utils中的类
 
PriorityThreadPoolExecutor(int, int, long, TimeUnit) - 类 的构造器com.antchain.unionsdk.utils.PriorityThreadPoolExecutor
 
PriorityThreadPoolExecutor(int, int, long, TimeUnit, ThreadFactory) - 类 的构造器com.antchain.unionsdk.utils.PriorityThreadPoolExecutor
 
PriorityThreadPoolExecutor(int, int, long, TimeUnit, RejectedExecutionHandler) - 类 的构造器com.antchain.unionsdk.utils.PriorityThreadPoolExecutor
 
PriorityThreadPoolExecutor(int, int, long, TimeUnit, ThreadFactory, RejectedExecutionHandler) - 类 的构造器com.antchain.unionsdk.utils.PriorityThreadPoolExecutor
 
PriorityThreadPoolExecutor(int, int, long, TimeUnit, ThreadFactory, int) - 类 的构造器com.antchain.unionsdk.utils.PriorityThreadPoolExecutor
 
PriorityThreadPoolExecutor.PriorityRunnable<E extends Comparable<? super E>> - com.antchain.unionsdk.utils中的类
 
PRIVATE_KEY_LENGTH - 类 中的静态变量com.alipay.mychain.sdk.domain.bamboo.privacy.ElGamal
 
PRIVATE_KEY_VER_FIELD_NUMBER - 类 中的静态变量com.antchain.unionsdk.btn.domain.protobuf.BroadcastMessageEntity.BroadcastMessage
 
PRIVATE_KEY_VER_FIELD_NUMBER - 类 中的静态变量com.antchain.unionsdk.btn.domain.protobuf.ClientChainMessageEntity.ClientChainMessage
 
PRIVATE_KEY_VER_FIELD_NUMBER - 类 中的静态变量com.antchain.unionsdk.btn.domain.protobuf.PushMessageEntity.PushMessage
 
PRIVATE_KEY_VER_FIELD_NUMBER - 类 中的静态变量com.antchain.unionsdk.btn.domain.protobuf.UnicastMessageEntity.UnicastMessage
 
privateKey - 类 中的变量com.alipay.mychain.zoro.crypto.ecdsa.AbstractKeyPair
The Private key.
process(boolean, byte[], byte[], int, int, byte[], int, int, byte[], int) - 类 中的静态方法com.alipay.mychain.sdk.crypto.schema.DataAuthCtrl
 
processMessage(Object, String) - 接口 中的方法com.antchain.unionsdk.network.IProcessor
process message
processMessage(Object, String) - 类 中的方法com.antchain.unionsdk.network.MessageProcessor
 
processMsg(Object, String) - 类 中的方法com.alipay.mychain.sdk.network.MessageProcessor
 
processMsg(Object, String) - 类 中的方法com.antchain.unionsdk.btn.api.network.BtnMessageProcessor
 
processMsg(Object, String) - 类 中的方法com.antchain.unionsdk.network.MessageProcessor
 
processMsgWithPriorityThreadPool(byte[], String) - 类 中的方法com.antchain.unionsdk.btn.api.network.BtnMessageProcessor
 
processMsgWithPriorityThreadPool(byte[], String) - 类 中的方法com.antchain.unionsdk.network.MessageProcessor
 
processRootNode(Node) - 类 中的静态方法com.alipay.mychain.zoro.annotation.privacy.ObjectTreeHandler
 
processTimeoutMsg(long, Response) - 类 中的方法com.alipay.mychain.sdk.network.MessageProcessor
 
processTimeoutMsg(String, Response, String) - 类 中的方法com.antchain.unionsdk.network.MessageProcessor
 
ProfilerFileContent - com.alipay.mychain.sdk.domain.admin中的类
 
ProfilerFileContent() - 类 的构造器com.alipay.mychain.sdk.domain.admin.ProfilerFileContent
 
ProfilerFileContent(String, boolean, byte[], String, BigInteger) - 类 的构造器com.alipay.mychain.sdk.domain.admin.ProfilerFileContent
 
Proof - com.alipay.mychain.sdk.domain.privacy中的类
The type Proof.
Proof() - 类 的构造器com.alipay.mychain.sdk.domain.privacy.Proof
 
ProofGenerator - com.alipay.mychain.sdk.vm中的类
 
ProofGenerator() - 类 的构造器com.alipay.mychain.sdk.vm.ProofGenerator
 
ProofHash - com.alipay.mychain.sdk.domain.consensus中的类
 
ProofHash(Hash, Hash, int, long, Hash) - 类 的构造器com.alipay.mychain.sdk.domain.consensus.ProofHash
 
ProofList - com.alipay.mychain.zoro.annotation中的注释类型
 
proofListHandler(Node, ProofList) - 类 中的静态方法com.alipay.mychain.zoro.annotation.privacy.AnnotationHandlers
 
Proofs - com.alipay.mychain.sdk.domain.privacy中的类
The type Proofs.
Proofs() - 类 的构造器com.alipay.mychain.sdk.domain.privacy.Proofs
Instantiates a new Proofs.
Proofs(long) - 类 的构造器com.alipay.mychain.sdk.domain.privacy.Proofs
Instantiates a new Proofs.
ProtobufCodec - com.antchain.unionsdk.btn.api.codec中的类
 
ProtobufCodec() - 类 的构造器com.antchain.unionsdk.btn.api.codec.ProtobufCodec
 
ProtobufRequest - com.antchain.unionsdk.btn.api.codec中的类
 
ProtobufRequest(TnCmdIdEnums, GeneratedMessageV3) - 类 的构造器com.antchain.unionsdk.btn.api.codec.ProtobufRequest
 
PUB_KEY_FIELD_NUMBER - 类 中的静态变量com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegEntity.NodeGroupReg
 
PUB_KEY_FIELD_NUMBER - 类 中的静态变量com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyEntity.NodeGroupRegVerify
 
PUBLIC_KEY_LENGTH - 类 中的静态变量com.alipay.mychain.sdk.domain.bamboo.privacy.ElGamal
 
PublicKey - com.alipay.mychain.sdk.crypto中的类
public key (h512)
PublicKey() - 类 的构造器com.alipay.mychain.sdk.crypto.PublicKey
 
PublicKey(Keypair) - 类 的构造器com.alipay.mychain.sdk.crypto.PublicKey
 
PublicKey(byte[]) - 类 的构造器com.alipay.mychain.sdk.crypto.PublicKey
 
PublicKey(String) - 类 的构造器com.alipay.mychain.sdk.crypto.PublicKey
 
publicKey - 类 中的变量com.alipay.mychain.zoro.crypto.ecdsa.AbstractKeyPair
The Public key.
publicKeyFromPrivate(BigInteger) - 类 中的静态方法com.alipay.mychain.zoro.crypto.ecdsa.ECSignUtils
Returns public key from the given private key.
publicKeyFromPrivateKey(BigInteger) - 类 中的静态方法com.alipay.mychain.zoro.crypto.ecdsa.ECSignUtils
 
publicPointFromPrivate(ECDomainParameters, BigInteger) - 类 中的静态方法com.alipay.mychain.sdk.crypto.CryptoUtils
Returns public key point from the given private key.
publicPointFromPrivate(String, BigInteger) - 类 中的静态方法com.alipay.mychain.sdk.crypto.CryptoUtils
Returns public key point from the given private key.
PushAccountEvent - com.alipay.mychain.sdk.message.event中的类
 
PushAccountEvent(BigInteger, List<Account>) - 类 的构造器com.alipay.mychain.sdk.message.event.PushAccountEvent
 
PushAccountEvent() - 类 的构造器com.alipay.mychain.sdk.message.event.PushAccountEvent
 
pushAccountEventHandler(Message) - 类 中的方法com.alipay.mychain.sdk.api.service.event.EventManager
 
PushBlockEvent - com.alipay.mychain.sdk.message.event中的类
 
PushBlockEvent(BigInteger, List<BlockHeader>) - 类 的构造器com.alipay.mychain.sdk.message.event.PushBlockEvent
 
PushBlockEvent() - 类 的构造器com.alipay.mychain.sdk.message.event.PushBlockEvent
 
pushBlockEventHandler(Message) - 类 中的方法com.alipay.mychain.sdk.api.service.event.EventManager
 
PushContractEvent - com.alipay.mychain.sdk.message.event中的类
 
PushContractEvent(BigInteger, List<Contract>) - 类 的构造器com.alipay.mychain.sdk.message.event.PushContractEvent
 
PushContractEvent() - 类 的构造器com.alipay.mychain.sdk.message.event.PushContractEvent
 
pushContractEventHandler(Message) - 类 中的方法com.alipay.mychain.sdk.api.service.event.EventManager
 
pushMessage(Object, String) - 接口 中的方法com.alipay.mychain.sdk.network.IProcessor
push message
pushMessage(Object, String) - 类 中的方法com.alipay.mychain.sdk.network.MessageProcessor
 
PushMessageEntity - com.antchain.unionsdk.btn.domain.protobuf中的类
 
PushMessageEntity.PushMessage - com.antchain.unionsdk.btn.domain.protobuf中的类
Protobuf type PushMessage
PushMessageEntity.PushMessage.Builder - com.antchain.unionsdk.btn.domain.protobuf中的类
Protobuf type PushMessage
PushMessageEntity.PushMessageOrBuilder - com.antchain.unionsdk.btn.domain.protobuf中的接口
 
pushMessageEventHandler(EventMessage) - 类 中的方法com.antchain.unionsdk.btn.api.event.BtnEventHandler
 
pushTimeoutMessage(long, Response) - 类 中的方法com.alipay.mychain.sdk.network.MessageProcessor
 
pushTimeoutMessage(String, Response, String) - 类 中的方法com.antchain.unionsdk.network.MessageProcessor
 
PushTopicsEvent - com.alipay.mychain.sdk.message.event中的类
 
PushTopicsEvent(BigInteger, List<EventTopicResult>) - 类 的构造器com.alipay.mychain.sdk.message.event.PushTopicsEvent
 
PushTopicsEvent() - 类 的构造器com.alipay.mychain.sdk.message.event.PushTopicsEvent
 
pushTopicsEventHandler(Message) - 类 中的方法com.alipay.mychain.sdk.api.service.event.EventManager
 

Q

queryAccount(Identity) - 类 中的方法com.alipay.mychain.sdk.api.service.QueryService
 
queryAccount(Identity, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 中的方法com.alipay.mychain.sdk.api.service.QueryService
 
QueryAccountRequest - com.alipay.mychain.sdk.message.query中的类
query account by specified identity
QueryAccountRequest(BaseFixedSizeByteArray.Fixed20ByteArray) - 类 的构造器com.alipay.mychain.sdk.message.query.QueryAccountRequest
 
QueryAccountRequest() - 类 的构造器com.alipay.mychain.sdk.message.query.QueryAccountRequest
 
QueryAccountRequest(Identity) - 类 的构造器com.alipay.mychain.sdk.message.query.QueryAccountRequest
 
QueryAccountRequest(Identity, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 的构造器com.alipay.mychain.sdk.message.query.QueryAccountRequest
 
QueryAccountResponse - com.alipay.mychain.sdk.message.query中的类
account response
QueryAccountResponse() - 类 的构造器com.alipay.mychain.sdk.message.query.QueryAccountResponse
 
QueryAccountResponse(Account, BigInteger) - 类 的构造器com.alipay.mychain.sdk.message.query.QueryAccountResponse
 
queryAnchorData(QueryAnchorRequest) - 类 中的方法com.alipay.mychain.sdk.api.service.QueryService
 
QueryAnchorDataTask - com.alipay.mychain.sdk.network中的类
 
QueryAnchorDataTask(INetwork, Integer, Integer, ILogger) - 类 的构造器com.alipay.mychain.sdk.network.QueryAnchorDataTask
 
QueryAnchorRequest - com.alipay.mychain.sdk.message.query中的类
 
QueryAnchorRequest() - 类 的构造器com.alipay.mychain.sdk.message.query.QueryAnchorRequest
 
QueryAnchorRequest(BaseFixedSizeByteArray.Fixed20ByteArray) - 类 的构造器com.alipay.mychain.sdk.message.query.QueryAnchorRequest
 
QueryAnchorResponse - com.alipay.mychain.sdk.message.query中的类
 
QueryAnchorResponse() - 类 的构造器com.alipay.mychain.sdk.message.query.QueryAnchorResponse
 
queryBlock(Hash, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 中的方法com.alipay.mychain.sdk.api.service.QueryService
 
queryBlock(Hash) - 类 中的方法com.alipay.mychain.sdk.api.service.QueryService
 
queryBlock(BigInteger, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 中的方法com.alipay.mychain.sdk.api.service.QueryService
 
queryBlock(BigInteger) - 类 中的方法com.alipay.mychain.sdk.api.service.QueryService
 
queryBlockBodies(List<Hash>, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 中的方法com.alipay.mychain.sdk.api.service.QueryService
 
queryBlockBodies(List<Hash>) - 类 中的方法com.alipay.mychain.sdk.api.service.QueryService
 
QueryBlockBodiesRequest - com.alipay.mychain.sdk.message.spv中的类
The type Query block bodies message.
QueryBlockBodiesRequest(BaseFixedSizeByteArray.Fixed20ByteArray) - 类 的构造器com.alipay.mychain.sdk.message.spv.QueryBlockBodiesRequest
 
QueryBlockBodiesRequest() - 类 的构造器com.alipay.mychain.sdk.message.spv.QueryBlockBodiesRequest
 
QueryBlockBodiesRequest(List<Hash>, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 的构造器com.alipay.mychain.sdk.message.spv.QueryBlockBodiesRequest
 
QueryBlockBodiesRequest(List<Hash>) - 类 的构造器com.alipay.mychain.sdk.message.spv.QueryBlockBodiesRequest
 
QueryBlockBodiesResponse - com.alipay.mychain.sdk.message.spv中的类
The type Reply block bodies message.
QueryBlockBodiesResponse() - 类 的构造器com.alipay.mychain.sdk.message.spv.QueryBlockBodiesResponse
 
QueryBlockBodiesResponse(List<BlockBodyInfo>) - 类 的构造器com.alipay.mychain.sdk.message.spv.QueryBlockBodiesResponse
 
queryBlockCacheStatus(BaseFixedSizeByteArray.Fixed20ByteArray) - 类 中的方法com.alipay.mychain.sdk.api.service.QueryService
 
queryBlockCacheStatus() - 类 中的方法com.alipay.mychain.sdk.api.service.QueryService
 
QueryBlockCacheStatusRequest - com.alipay.mychain.sdk.message.status中的类
 
QueryBlockCacheStatusRequest(Hash, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 的构造器com.alipay.mychain.sdk.message.status.QueryBlockCacheStatusRequest
 
QueryBlockCacheStatusRequest(Hash) - 类 的构造器com.alipay.mychain.sdk.message.status.QueryBlockCacheStatusRequest
 
QueryBlockCacheStatusRequest(BaseFixedSizeByteArray.Fixed20ByteArray) - 类 的构造器com.alipay.mychain.sdk.message.status.QueryBlockCacheStatusRequest
 
QueryBlockCacheStatusRequest() - 类 的构造器com.alipay.mychain.sdk.message.status.QueryBlockCacheStatusRequest
 
QueryBlockCacheStatusResponse - com.alipay.mychain.sdk.message.status中的类
cache : block queue
QueryBlockCacheStatusResponse() - 类 的构造器com.alipay.mychain.sdk.message.status.QueryBlockCacheStatusResponse
 
QueryBlockCacheStatusResponse(BlockCacheInfo) - 类 的构造器com.alipay.mychain.sdk.message.status.QueryBlockCacheStatusResponse
 
queryBlockCacheStatusWithNodeId(Hash, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 中的方法com.alipay.mychain.sdk.api.service.QueryService
 
queryBlockCacheStatusWithNodeId(Hash) - 类 中的方法com.alipay.mychain.sdk.api.service.QueryService
 
queryBlockHeader(Hash, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 中的方法com.alipay.mychain.sdk.api.service.QueryService
 
queryBlockHeader(Hash) - 类 中的方法com.alipay.mychain.sdk.api.service.QueryService
 
queryBlockHeaderByNumber(BigInteger, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 中的方法com.alipay.mychain.sdk.api.service.QueryService
 
queryBlockHeaderByNumber(BigInteger) - 类 中的方法com.alipay.mychain.sdk.api.service.QueryService
 
queryBlockHeaderByTimestamp(long, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 中的方法com.alipay.mychain.sdk.api.service.QueryService
 
queryBlockHeaderByTimestamp(long) - 类 中的方法com.alipay.mychain.sdk.api.service.QueryService
 
QueryBlockHeaderByTimestampRequest - com.alipay.mychain.sdk.message.query中的类
 
QueryBlockHeaderByTimestampRequest(BaseFixedSizeByteArray.Fixed20ByteArray) - 类 的构造器com.alipay.mychain.sdk.message.query.QueryBlockHeaderByTimestampRequest
 
QueryBlockHeaderByTimestampRequest() - 类 的构造器com.alipay.mychain.sdk.message.query.QueryBlockHeaderByTimestampRequest
 
QueryBlockHeaderByTimestampRequest(long, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 的构造器com.alipay.mychain.sdk.message.query.QueryBlockHeaderByTimestampRequest
 
QueryBlockHeaderByTimestampRequest(long) - 类 的构造器com.alipay.mychain.sdk.message.query.QueryBlockHeaderByTimestampRequest
 
QueryBlockHeaderByTimestampResponse - com.alipay.mychain.sdk.message.query中的类
 
QueryBlockHeaderByTimestampResponse() - 类 的构造器com.alipay.mychain.sdk.message.query.QueryBlockHeaderByTimestampResponse
 
QueryBlockHeaderByTimestampResponse(BlockHeader) - 类 的构造器com.alipay.mychain.sdk.message.query.QueryBlockHeaderByTimestampResponse
 
queryBlockHeaderInfos(BigInteger, long, int, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 中的方法com.alipay.mychain.sdk.api.service.QueryService
 
queryBlockHeaderInfos(BigInteger, long, int) - 类 中的方法com.alipay.mychain.sdk.api.service.QueryService
 
queryBlockHeaderInfos(long, int, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 中的方法com.alipay.mychain.sdk.api.service.QueryService
 
queryBlockHeaderInfos(long, int) - 类 中的方法com.alipay.mychain.sdk.api.service.QueryService
 
queryBlockHeaderInfos(Hash, long, int, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 中的方法com.alipay.mychain.sdk.api.service.QueryService
 
queryBlockHeaderInfos(Hash, long, int) - 类 中的方法com.alipay.mychain.sdk.api.service.QueryService
 
QueryBlockHeaderInfosRequest - com.alipay.mychain.sdk.message.spv中的类
The type Query block header infos message.
QueryBlockHeaderInfosRequest(BaseFixedSizeByteArray.Fixed20ByteArray) - 类 的构造器com.alipay.mychain.sdk.message.spv.QueryBlockHeaderInfosRequest
 
QueryBlockHeaderInfosRequest() - 类 的构造器com.alipay.mychain.sdk.message.spv.QueryBlockHeaderInfosRequest
 
QueryBlockHeaderInfosRequest(long, int, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 的构造器com.alipay.mychain.sdk.message.spv.QueryBlockHeaderInfosRequest
 
QueryBlockHeaderInfosRequest(long, int) - 类 的构造器com.alipay.mychain.sdk.message.spv.QueryBlockHeaderInfosRequest
 
QueryBlockHeaderInfosRequest(BigInteger, long, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 的构造器com.alipay.mychain.sdk.message.spv.QueryBlockHeaderInfosRequest
 
QueryBlockHeaderInfosRequest(BigInteger, long) - 类 的构造器com.alipay.mychain.sdk.message.spv.QueryBlockHeaderInfosRequest
 
QueryBlockHeaderInfosRequest(Hash, long, int, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 的构造器com.alipay.mychain.sdk.message.spv.QueryBlockHeaderInfosRequest
 
QueryBlockHeaderInfosRequest(Hash, long, int) - 类 的构造器com.alipay.mychain.sdk.message.spv.QueryBlockHeaderInfosRequest
 
QueryBlockHeaderInfosRequest(BigInteger, long, int, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 的构造器com.alipay.mychain.sdk.message.spv.QueryBlockHeaderInfosRequest
 
QueryBlockHeaderInfosRequest(BigInteger, long, int) - 类 的构造器com.alipay.mychain.sdk.message.spv.QueryBlockHeaderInfosRequest
 
QueryBlockHeaderInfosResponse - com.alipay.mychain.sdk.message.spv中的类
The type Reply block header infos message.
QueryBlockHeaderInfosResponse() - 类 的构造器com.alipay.mychain.sdk.message.spv.QueryBlockHeaderInfosResponse
 
QueryBlockHeaderInfosResponse(List<BlockHeaderInfo>) - 类 的构造器com.alipay.mychain.sdk.message.spv.QueryBlockHeaderInfosResponse
 
QueryBlockHeaderRequest - com.alipay.mychain.sdk.message.query中的类
query block header by specified block number or identity
QueryBlockHeaderRequest(BaseFixedSizeByteArray.Fixed20ByteArray) - 类 的构造器com.alipay.mychain.sdk.message.query.QueryBlockHeaderRequest
 
QueryBlockHeaderRequest() - 类 的构造器com.alipay.mychain.sdk.message.query.QueryBlockHeaderRequest
 
QueryBlockHeaderRequest(BigInteger, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 的构造器com.alipay.mychain.sdk.message.query.QueryBlockHeaderRequest
 
QueryBlockHeaderRequest(BigInteger) - 类 的构造器com.alipay.mychain.sdk.message.query.QueryBlockHeaderRequest
 
QueryBlockHeaderRequest(Hash, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 的构造器com.alipay.mychain.sdk.message.query.QueryBlockHeaderRequest
 
QueryBlockHeaderRequest(Hash) - 类 的构造器com.alipay.mychain.sdk.message.query.QueryBlockHeaderRequest
 
QueryBlockHeaderResponse - com.alipay.mychain.sdk.message.query中的类
block header response
QueryBlockHeaderResponse() - 类 的构造器com.alipay.mychain.sdk.message.query.QueryBlockHeaderResponse
 
QueryBlockHeaderResponse(BlockHeader) - 类 的构造器com.alipay.mychain.sdk.message.query.QueryBlockHeaderResponse
 
queryBlockProof(BigInteger, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 中的方法com.alipay.mychain.sdk.api.service.QueryService
 
queryBlockProof(BigInteger) - 类 中的方法com.alipay.mychain.sdk.api.service.QueryService
 
queryBlockProof(Hash, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 中的方法com.alipay.mychain.sdk.api.service.QueryService
 
queryBlockProof(Hash) - 类 中的方法com.alipay.mychain.sdk.api.service.QueryService
 
QueryBlockProofRequest - com.alipay.mychain.sdk.message.spv中的类
The type Query block proof message.
QueryBlockProofRequest(BaseFixedSizeByteArray.Fixed20ByteArray) - 类 的构造器com.alipay.mychain.sdk.message.spv.QueryBlockProofRequest
 
QueryBlockProofRequest() - 类 的构造器com.alipay.mychain.sdk.message.spv.QueryBlockProofRequest
 
QueryBlockProofRequest(Hash, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 的构造器com.alipay.mychain.sdk.message.spv.QueryBlockProofRequest
 
QueryBlockProofRequest(Hash) - 类 的构造器com.alipay.mychain.sdk.message.spv.QueryBlockProofRequest
 
QueryBlockProofRequest(BigInteger, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 的构造器com.alipay.mychain.sdk.message.spv.QueryBlockProofRequest
 
QueryBlockProofRequest(BigInteger) - 类 的构造器com.alipay.mychain.sdk.message.spv.QueryBlockProofRequest
 
QueryBlockProofResponse - com.alipay.mychain.sdk.message.spv中的类
The type Reply block proof message.
QueryBlockProofResponse() - 类 的构造器com.alipay.mychain.sdk.message.spv.QueryBlockProofResponse
 
QueryBlockProofResponse(BlockProofInfo) - 类 的构造器com.alipay.mychain.sdk.message.spv.QueryBlockProofResponse
 
queryBlockReceipts(List<Hash>, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 中的方法com.alipay.mychain.sdk.api.service.QueryService
 
queryBlockReceipts(List<Hash>) - 类 中的方法com.alipay.mychain.sdk.api.service.QueryService
 
QueryBlockReceiptsRequest - com.alipay.mychain.sdk.message.spv中的类
The type Query block receipts message.
QueryBlockReceiptsRequest(BaseFixedSizeByteArray.Fixed20ByteArray) - 类 的构造器com.alipay.mychain.sdk.message.spv.QueryBlockReceiptsRequest
 
QueryBlockReceiptsRequest() - 类 的构造器com.alipay.mychain.sdk.message.spv.QueryBlockReceiptsRequest
 
QueryBlockReceiptsRequest(List<Hash>, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 的构造器com.alipay.mychain.sdk.message.spv.QueryBlockReceiptsRequest
 
QueryBlockReceiptsRequest(List<Hash>) - 类 的构造器com.alipay.mychain.sdk.message.spv.QueryBlockReceiptsRequest
 
QueryBlockReceiptsResponse - com.alipay.mychain.sdk.message.spv中的类
The type Reply block receipts message.
QueryBlockReceiptsResponse() - 类 的构造器com.alipay.mychain.sdk.message.spv.QueryBlockReceiptsResponse
 
QueryBlockReceiptsResponse(List<BlockReceiptInfo>) - 类 的构造器com.alipay.mychain.sdk.message.spv.QueryBlockReceiptsResponse
 
QueryBlockRequest - com.alipay.mychain.sdk.message.query中的类
query block by specified number or identity
QueryBlockRequest(BaseFixedSizeByteArray.Fixed20ByteArray) - 类 的构造器com.alipay.mychain.sdk.message.query.QueryBlockRequest
 
QueryBlockRequest() - 类 的构造器com.alipay.mychain.sdk.message.query.QueryBlockRequest
 
QueryBlockRequest(BigInteger, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 的构造器com.alipay.mychain.sdk.message.query.QueryBlockRequest
 
QueryBlockRequest(BigInteger) - 类 的构造器com.alipay.mychain.sdk.message.query.QueryBlockRequest
 
QueryBlockRequest(Hash, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 的构造器com.alipay.mychain.sdk.message.query.QueryBlockRequest
 
QueryBlockRequest(Hash) - 类 的构造器com.alipay.mychain.sdk.message.query.QueryBlockRequest
 
QueryBlockResponse - com.alipay.mychain.sdk.message.query中的类
Reply block transaction
QueryBlockResponse() - 类 的构造器com.alipay.mychain.sdk.message.query.QueryBlockResponse
 
QueryBlockResponse(Block) - 类 的构造器com.alipay.mychain.sdk.message.query.QueryBlockResponse
 
queryBlockTxCount(BigInteger, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 中的方法com.alipay.mychain.sdk.api.service.QueryService
 
queryBlockTxCount(BigInteger) - 类 中的方法com.alipay.mychain.sdk.api.service.QueryService
 
QueryBlockTxCountRequest - com.alipay.mychain.sdk.message.query中的类
 
QueryBlockTxCountRequest(BigInteger) - 类 的构造器com.alipay.mychain.sdk.message.query.QueryBlockTxCountRequest
 
QueryBlockTxCountRequest(BigInteger, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 的构造器com.alipay.mychain.sdk.message.query.QueryBlockTxCountRequest
 
QueryBlockTxCountResponse - com.alipay.mychain.sdk.message.query中的类
 
QueryBlockTxCountResponse() - 类 的构造器com.alipay.mychain.sdk.message.query.QueryBlockTxCountResponse
 
queryBlockTxReceipts(BigInteger, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 中的方法com.alipay.mychain.sdk.api.service.QueryService
 
queryBlockTxReceipts(BigInteger) - 类 中的方法com.alipay.mychain.sdk.api.service.QueryService
 
QueryBlockTxReceiptsRequest - com.alipay.mychain.sdk.message.query中的类
 
QueryBlockTxReceiptsRequest(BaseFixedSizeByteArray.Fixed20ByteArray) - 类 的构造器com.alipay.mychain.sdk.message.query.QueryBlockTxReceiptsRequest
 
QueryBlockTxReceiptsRequest() - 类 的构造器com.alipay.mychain.sdk.message.query.QueryBlockTxReceiptsRequest
 
QueryBlockTxReceiptsRequest(BigInteger, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 的构造器com.alipay.mychain.sdk.message.query.QueryBlockTxReceiptsRequest
 
QueryBlockTxReceiptsRequest(BigInteger) - 类 的构造器com.alipay.mychain.sdk.message.query.QueryBlockTxReceiptsRequest
 
QueryBlockTxReceiptsResponse - com.alipay.mychain.sdk.message.query中的类
 
QueryBlockTxReceiptsResponse() - 类 的构造器com.alipay.mychain.sdk.message.query.QueryBlockTxReceiptsResponse
 
QueryBlockTxReceiptsResponse(BlockInfo) - 类 的构造器com.alipay.mychain.sdk.message.query.QueryBlockTxReceiptsResponse
 
queryBtnStatus(BTNInfoType) - 类 中的方法com.alipay.mychain.sdk.api.service.QueryService
 
queryBtnStatus(BTNInfoType, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 中的方法com.alipay.mychain.sdk.api.service.QueryService
 
QueryBtnStatusRequest - com.alipay.mychain.sdk.message.query中的类
 
QueryBtnStatusRequest(BaseFixedSizeByteArray.Fixed20ByteArray) - 类 的构造器com.alipay.mychain.sdk.message.query.QueryBtnStatusRequest
 
QueryBtnStatusRequest() - 类 的构造器com.alipay.mychain.sdk.message.query.QueryBtnStatusRequest
 
QueryBtnStatusRequest(BTNInfoType, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 的构造器com.alipay.mychain.sdk.message.query.QueryBtnStatusRequest
 
QueryBtnStatusRequest(BTNInfoType) - 类 的构造器com.alipay.mychain.sdk.message.query.QueryBtnStatusRequest
 
QueryBtnStatusResponse - com.alipay.mychain.sdk.message.query中的类
 
QueryBtnStatusResponse(BaseFixedSizeByteArray.Fixed20ByteArray) - 类 的构造器com.alipay.mychain.sdk.message.query.QueryBtnStatusResponse
 
QueryBtnStatusResponse() - 类 的构造器com.alipay.mychain.sdk.message.query.QueryBtnStatusResponse
 
QueryCommonConsensusStatusRequest - com.alipay.mychain.sdk.message.status中的类
 
QueryCommonConsensusStatusRequest(Hash, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 的构造器com.alipay.mychain.sdk.message.status.QueryCommonConsensusStatusRequest
 
QueryCommonConsensusStatusRequest(Hash) - 类 的构造器com.alipay.mychain.sdk.message.status.QueryCommonConsensusStatusRequest
 
QueryCommonConsensusStatusRequest(BaseFixedSizeByteArray.Fixed20ByteArray) - 类 的构造器com.alipay.mychain.sdk.message.status.QueryCommonConsensusStatusRequest
 
QueryCommonConsensusStatusRequest() - 类 的构造器com.alipay.mychain.sdk.message.status.QueryCommonConsensusStatusRequest
 
QueryCommonConsensusStatusResponse - com.alipay.mychain.sdk.message.status中的类
 
QueryCommonConsensusStatusResponse() - 类 的构造器com.alipay.mychain.sdk.message.status.QueryCommonConsensusStatusResponse
 
QueryCommonConsensusStatusResponse(ConsensusInfoEnum, byte[]) - 类 的构造器com.alipay.mychain.sdk.message.status.QueryCommonConsensusStatusResponse
 
QueryConsensusDiagnosticInfoRequest - com.alipay.mychain.sdk.message.detect中的类
 
QueryConsensusDiagnosticInfoRequest() - 类 的构造器com.alipay.mychain.sdk.message.detect.QueryConsensusDiagnosticInfoRequest
 
QueryConsensusDiagnosticInfoRequest(Hash) - 类 的构造器com.alipay.mychain.sdk.message.detect.QueryConsensusDiagnosticInfoRequest
 
QueryConsensusDiagnosticInfoRequest(Hash, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 的构造器com.alipay.mychain.sdk.message.detect.QueryConsensusDiagnosticInfoRequest
 
QueryConsensusDiagnosticInfoResponse - com.alipay.mychain.sdk.message.detect中的类
 
QueryConsensusDiagnosticInfoResponse() - 类 的构造器com.alipay.mychain.sdk.message.detect.QueryConsensusDiagnosticInfoResponse
 
QueryConsensusDiagnosticInfoResponse(ConsensusDiagnosticInfoType, List<byte[]>) - 类 的构造器com.alipay.mychain.sdk.message.detect.QueryConsensusDiagnosticInfoResponse
 
queryConsensusStatus(Hash, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 中的方法com.alipay.mychain.sdk.api.service.QueryService
 
queryConsensusStatus(Hash) - 类 中的方法com.alipay.mychain.sdk.api.service.QueryService
 
queryConsensusStatus(BaseFixedSizeByteArray.Fixed20ByteArray) - 类 中的方法com.alipay.mychain.sdk.api.service.QueryService
 
queryConsensusStatus() - 类 中的方法com.alipay.mychain.sdk.api.service.QueryService
 
QueryConsensusStatusRequest - com.alipay.mychain.sdk.message.status中的类
 
QueryConsensusStatusRequest(Hash) - 类 的构造器com.alipay.mychain.sdk.message.status.QueryConsensusStatusRequest
 
QueryConsensusStatusRequest() - 类 的构造器com.alipay.mychain.sdk.message.status.QueryConsensusStatusRequest
 
QueryConsensusStatusResponse - com.alipay.mychain.sdk.message.status中的类
consensus status
QueryConsensusStatusResponse() - 类 的构造器com.alipay.mychain.sdk.message.status.QueryConsensusStatusResponse
 
QueryConsensusStatusResponse(PbftInfo) - 类 的构造器com.alipay.mychain.sdk.message.status.QueryConsensusStatusResponse
 
queryContract(Identity, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 中的方法com.alipay.mychain.sdk.api.service.QueryService
 
queryContract(Identity) - 类 中的方法com.alipay.mychain.sdk.api.service.QueryService
 
queryContractConfigStatus(BaseFixedSizeByteArray.Fixed20ByteArray) - 类 中的方法com.alipay.mychain.sdk.api.service.QueryService
 
queryContractConfigStatus() - 类 中的方法com.alipay.mychain.sdk.api.service.QueryService
 
QueryContractConfigStatusRequest - com.alipay.mychain.sdk.message.status中的类
 
QueryContractConfigStatusRequest() - 类 的构造器com.alipay.mychain.sdk.message.status.QueryContractConfigStatusRequest
 
QueryContractConfigStatusRequest(BaseFixedSizeByteArray.Fixed20ByteArray) - 类 的构造器com.alipay.mychain.sdk.message.status.QueryContractConfigStatusRequest
 
QueryContractConfigStatusResponse - com.alipay.mychain.sdk.message.status中的类
system contract config
QueryContractConfigStatusResponse() - 类 的构造器com.alipay.mychain.sdk.message.status.QueryContractConfigStatusResponse
 
QueryContractConfigStatusResponse(ContractConfig) - 类 的构造器com.alipay.mychain.sdk.message.status.QueryContractConfigStatusResponse
 
queryContractGrayscaleCode(Identity, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 中的方法com.alipay.mychain.sdk.api.service.QueryService
 
queryContractGrayscaleCode(Identity) - 类 中的方法com.alipay.mychain.sdk.api.service.QueryService
 
QueryContractGrayscaleCodeRequest - com.alipay.mychain.sdk.message.query中的类
 
QueryContractGrayscaleCodeRequest(BaseFixedSizeByteArray.Fixed20ByteArray) - 类 的构造器com.alipay.mychain.sdk.message.query.QueryContractGrayscaleCodeRequest
 
QueryContractGrayscaleCodeRequest() - 类 的构造器com.alipay.mychain.sdk.message.query.QueryContractGrayscaleCodeRequest
 
QueryContractGrayscaleCodeRequest(Identity, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 的构造器com.alipay.mychain.sdk.message.query.QueryContractGrayscaleCodeRequest
 
QueryContractGrayscaleCodeRequest(Identity) - 类 的构造器com.alipay.mychain.sdk.message.query.QueryContractGrayscaleCodeRequest
 
QueryContractGrayscaleCodeResponse - com.alipay.mychain.sdk.message.query中的类
 
QueryContractGrayscaleCodeResponse() - 类 的构造器com.alipay.mychain.sdk.message.query.QueryContractGrayscaleCodeResponse
 
queryContractGrayscaleStatus(Identity, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 中的方法com.alipay.mychain.sdk.api.service.QueryService
 
queryContractGrayscaleStatus(Identity) - 类 中的方法com.alipay.mychain.sdk.api.service.QueryService
 
QueryContractGrayscaleStatusRequest - com.alipay.mychain.sdk.message.status中的类
 
QueryContractGrayscaleStatusRequest(BaseFixedSizeByteArray.Fixed20ByteArray) - 类 的构造器com.alipay.mychain.sdk.message.status.QueryContractGrayscaleStatusRequest
 
QueryContractGrayscaleStatusRequest() - 类 的构造器com.alipay.mychain.sdk.message.status.QueryContractGrayscaleStatusRequest
 
QueryContractGrayscaleStatusRequest(Identity, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 的构造器com.alipay.mychain.sdk.message.status.QueryContractGrayscaleStatusRequest
 
QueryContractGrayscaleStatusRequest(Identity) - 类 的构造器com.alipay.mychain.sdk.message.status.QueryContractGrayscaleStatusRequest
 
QueryContractGrayscaleStatusResponse - com.alipay.mychain.sdk.message.status中的类
 
QueryContractGrayscaleStatusResponse() - 类 的构造器com.alipay.mychain.sdk.message.status.QueryContractGrayscaleStatusResponse
 
queryContractNodesStatus(BaseFixedSizeByteArray.Fixed20ByteArray) - 类 中的方法com.alipay.mychain.sdk.api.service.QueryService
 
queryContractNodesStatus() - 类 中的方法com.alipay.mychain.sdk.api.service.QueryService
 
QueryContractNodesStatusRequest - com.alipay.mychain.sdk.message.status中的类
 
QueryContractNodesStatusRequest() - 类 的构造器com.alipay.mychain.sdk.message.status.QueryContractNodesStatusRequest
 
QueryContractNodesStatusRequest(BaseFixedSizeByteArray.Fixed20ByteArray) - 类 的构造器com.alipay.mychain.sdk.message.status.QueryContractNodesStatusRequest
 
QueryContractNodesStatusResponse - com.alipay.mychain.sdk.message.status中的类
system contract node
QueryContractNodesStatusResponse() - 类 的构造器com.alipay.mychain.sdk.message.status.QueryContractNodesStatusResponse
 
QueryContractNodesStatusResponse(List<NodeInfo>) - 类 的构造器com.alipay.mychain.sdk.message.status.QueryContractNodesStatusResponse
 
QueryContractRequest - com.alipay.mychain.sdk.message.query中的类
query account by specified identity
QueryContractRequest(BaseFixedSizeByteArray.Fixed20ByteArray) - 类 的构造器com.alipay.mychain.sdk.message.query.QueryContractRequest
 
QueryContractRequest() - 类 的构造器com.alipay.mychain.sdk.message.query.QueryContractRequest
 
QueryContractRequest(Identity, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 的构造器com.alipay.mychain.sdk.message.query.QueryContractRequest
 
QueryContractRequest(Identity) - 类 的构造器com.alipay.mychain.sdk.message.query.QueryContractRequest
 
QueryContractResponse - com.alipay.mychain.sdk.message.query中的类
account response
QueryContractResponse() - 类 的构造器com.alipay.mychain.sdk.message.query.QueryContractResponse
 
QueryContractResponse(Contract, BigInteger) - 类 的构造器com.alipay.mychain.sdk.message.query.QueryContractResponse
 
QueryHeartBeatRequest - com.alipay.mychain.sdk.message.query中的类
The type Heart beat message.
QueryHeartBeatRequest() - 类 的构造器com.alipay.mychain.sdk.message.query.QueryHeartBeatRequest
 
QueryHeartBeatResponse - com.alipay.mychain.sdk.message.query中的类
 
QueryHeartBeatResponse() - 类 的构造器com.alipay.mychain.sdk.message.query.QueryHeartBeatResponse
 
queryHostInfo(BaseFixedSizeByteArray.Fixed20ByteArray) - 类 中的方法com.alipay.mychain.sdk.api.service.QueryService
 
queryHostInfo() - 类 中的方法com.alipay.mychain.sdk.api.service.QueryService
 
QueryHostInfoRequest - com.alipay.mychain.sdk.message.query中的类
query host info
QueryHostInfoRequest() - 类 的构造器com.alipay.mychain.sdk.message.query.QueryHostInfoRequest
 
QueryHostInfoRequest(BaseFixedSizeByteArray.Fixed20ByteArray) - 类 的构造器com.alipay.mychain.sdk.message.query.QueryHostInfoRequest
 
QueryHostInfoResponse - com.alipay.mychain.sdk.message.query中的类
reply host info
QueryHostInfoResponse() - 类 的构造器com.alipay.mychain.sdk.message.query.QueryHostInfoResponse
 
QueryHostInfoResponse(NodeInfo) - 类 的构造器com.alipay.mychain.sdk.message.query.QueryHostInfoResponse
 
queryHostStatus(BaseFixedSizeByteArray.Fixed20ByteArray) - 类 中的方法com.alipay.mychain.sdk.api.service.QueryService
 
queryHostStatus() - 类 中的方法com.alipay.mychain.sdk.api.service.QueryService
 
QueryHostStatusRequest - com.alipay.mychain.sdk.message.status中的类
 
QueryHostStatusRequest(BaseFixedSizeByteArray.Fixed20ByteArray) - 类 的构造器com.alipay.mychain.sdk.message.status.QueryHostStatusRequest
 
QueryHostStatusRequest() - 类 的构造器com.alipay.mychain.sdk.message.status.QueryHostStatusRequest
 
QueryHostStatusRequest(Hash, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 的构造器com.alipay.mychain.sdk.message.status.QueryHostStatusRequest
 
QueryHostStatusRequest(Hash) - 类 的构造器com.alipay.mychain.sdk.message.status.QueryHostStatusRequest
 
QueryHostStatusResponse - com.alipay.mychain.sdk.message.status中的类
 
QueryHostStatusResponse() - 类 的构造器com.alipay.mychain.sdk.message.status.QueryHostStatusResponse
 
QueryHostStatusResponse(HostStatus) - 类 的构造器com.alipay.mychain.sdk.message.status.QueryHostStatusResponse
 
QueryHostStatusTask - com.alipay.mychain.sdk.network中的类
 
QueryHostStatusTask(INetwork, ConnectionPoolManager, ILogger, int, NetworkOption) - 类 的构造器com.alipay.mychain.sdk.network.QueryHostStatusTask
 
queryLastBlock(BaseFixedSizeByteArray.Fixed20ByteArray) - 类 中的方法com.alipay.mychain.sdk.api.service.QueryService
 
queryLastBlock() - 类 中的方法com.alipay.mychain.sdk.api.service.QueryService
 
queryLastBlockHeader(BaseFixedSizeByteArray.Fixed20ByteArray) - 类 中的方法com.alipay.mychain.sdk.api.service.QueryService
 
queryLastBlockHeader() - 类 中的方法com.alipay.mychain.sdk.api.service.QueryService
 
QueryLastBlockHeaderRequest - com.alipay.mychain.sdk.message.query中的类
The type Query last block header message.
QueryLastBlockHeaderRequest() - 类 的构造器com.alipay.mychain.sdk.message.query.QueryLastBlockHeaderRequest
 
QueryLastBlockHeaderRequest(BaseFixedSizeByteArray.Fixed20ByteArray) - 类 的构造器com.alipay.mychain.sdk.message.query.QueryLastBlockHeaderRequest
 
QueryLastBlockHeaderResponse - com.alipay.mychain.sdk.message.query中的类
The type Reply last block header.
QueryLastBlockHeaderResponse() - 类 的构造器com.alipay.mychain.sdk.message.query.QueryLastBlockHeaderResponse
 
QueryLastBlockHeaderResponse(BlockHeader) - 类 的构造器com.alipay.mychain.sdk.message.query.QueryLastBlockHeaderResponse
 
QueryLastBlockRequest - com.alipay.mychain.sdk.message.query中的类
query current last block
QueryLastBlockRequest() - 类 的构造器com.alipay.mychain.sdk.message.query.QueryLastBlockRequest
 
QueryLastBlockRequest(BaseFixedSizeByteArray.Fixed20ByteArray) - 类 的构造器com.alipay.mychain.sdk.message.query.QueryLastBlockRequest
 
QueryLastBlockResponse - com.alipay.mychain.sdk.message.query中的类
current last block response
QueryLastBlockResponse() - 类 的构造器com.alipay.mychain.sdk.message.query.QueryLastBlockResponse
 
QueryLastBlockResponse(Block) - 类 的构造器com.alipay.mychain.sdk.message.query.QueryLastBlockResponse
 
queryLatestStateProof(Identity, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 中的方法com.alipay.mychain.sdk.api.service.QueryService
 
queryLatestStateProof(Identity) - 类 中的方法com.alipay.mychain.sdk.api.service.QueryService
 
QueryLatestStateProofRequest - com.alipay.mychain.sdk.message.spv中的类
The type Query latest state proof message.
QueryLatestStateProofRequest(BaseFixedSizeByteArray.Fixed20ByteArray) - 类 的构造器com.alipay.mychain.sdk.message.spv.QueryLatestStateProofRequest
 
QueryLatestStateProofRequest() - 类 的构造器com.alipay.mychain.sdk.message.spv.QueryLatestStateProofRequest
 
QueryLatestStateProofRequest(Identity, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 的构造器com.alipay.mychain.sdk.message.spv.QueryLatestStateProofRequest
 
QueryLatestStateProofRequest(Identity) - 类 的构造器com.alipay.mychain.sdk.message.spv.QueryLatestStateProofRequest
 
QueryLatestStateProofResponse - com.alipay.mychain.sdk.message.spv中的类
The type Reply latest state proof message.
QueryLatestStateProofResponse() - 类 的构造器com.alipay.mychain.sdk.message.spv.QueryLatestStateProofResponse
 
QueryLatestStateProofResponse(WorldStateProof) - 类 的构造器com.alipay.mychain.sdk.message.spv.QueryLatestStateProofResponse
 
queryLocalConf(String, SignerBase) - 类 中的方法com.alipay.mychain.sdk.api.service.AdminService
 
queryLocalConf(String, SignerBase, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 中的方法com.alipay.mychain.sdk.api.service.AdminService
 
queryLogLevel() - 类 中的方法com.alipay.mychain.sdk.api.service.AdminService
 
queryLogLevel(BaseFixedSizeByteArray.Fixed20ByteArray) - 类 中的方法com.alipay.mychain.sdk.api.service.AdminService
 
QueryLogLevelRequest - com.alipay.mychain.sdk.message.admin中的类
 
QueryLogLevelRequest() - 类 的构造器com.alipay.mychain.sdk.message.admin.QueryLogLevelRequest
 
QueryLogLevelRequest(BaseFixedSizeByteArray.Fixed20ByteArray) - 类 的构造器com.alipay.mychain.sdk.message.admin.QueryLogLevelRequest
 
QueryLogLevelResponse - com.alipay.mychain.sdk.message.admin中的类
node log level
QueryLogLevelResponse() - 类 的构造器com.alipay.mychain.sdk.message.admin.QueryLogLevelResponse
 
QueryLogLevelResponse(LogLevel) - 类 的构造器com.alipay.mychain.sdk.message.admin.QueryLogLevelResponse
 
queryMetricsQueryInfo(long, long, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 中的方法com.alipay.mychain.sdk.api.service.QueryService
 
queryMetricsQueryInfo(long, long) - 类 中的方法com.alipay.mychain.sdk.api.service.QueryService
 
queryMetricsQueryInfo(long, long, Hash, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 中的方法com.alipay.mychain.sdk.api.service.QueryService
 
queryMetricsQueryInfo(long, long, Hash) - 类 中的方法com.alipay.mychain.sdk.api.service.QueryService
 
QueryMetricsQueryInfoRequest - com.alipay.mychain.sdk.message.status中的类
The type Query metrics message.
QueryMetricsQueryInfoRequest(BaseFixedSizeByteArray.Fixed20ByteArray) - 类 的构造器com.alipay.mychain.sdk.message.status.QueryMetricsQueryInfoRequest
 
QueryMetricsQueryInfoRequest() - 类 的构造器com.alipay.mychain.sdk.message.status.QueryMetricsQueryInfoRequest
 
QueryMetricsQueryInfoRequest(long, long, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 的构造器com.alipay.mychain.sdk.message.status.QueryMetricsQueryInfoRequest
 
QueryMetricsQueryInfoRequest(long, long) - 类 的构造器com.alipay.mychain.sdk.message.status.QueryMetricsQueryInfoRequest
 
QueryMetricsQueryInfoRequest(long, long, Hash, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 的构造器com.alipay.mychain.sdk.message.status.QueryMetricsQueryInfoRequest
 
QueryMetricsQueryInfoRequest(long, long, Hash) - 类 的构造器com.alipay.mychain.sdk.message.status.QueryMetricsQueryInfoRequest
 
QueryMetricsQueryInfoResponse - com.alipay.mychain.sdk.message.status中的类
 
QueryMetricsQueryInfoResponse() - 类 的构造器com.alipay.mychain.sdk.message.status.QueryMetricsQueryInfoResponse
 
QueryMetricsQueryInfoResponse(MetricsQueryInfo) - 类 的构造器com.alipay.mychain.sdk.message.status.QueryMetricsQueryInfoResponse
 
queryNodeMetricsStatus(long, long, Hash, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 中的方法com.alipay.mychain.sdk.api.service.QueryService
 
queryNodeMetricsStatus(long, long, Hash) - 类 中的方法com.alipay.mychain.sdk.api.service.QueryService
 
queryNodeMetricsStatus(long, long, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 中的方法com.alipay.mychain.sdk.api.service.QueryService
 
queryNodeMetricsStatus(long, long) - 类 中的方法com.alipay.mychain.sdk.api.service.QueryService
 
QueryNodeMetricsStatusRequest - com.alipay.mychain.sdk.message.status中的类
The type Query node metrics status.
QueryNodeMetricsStatusRequest(BaseFixedSizeByteArray.Fixed20ByteArray) - 类 的构造器com.alipay.mychain.sdk.message.status.QueryNodeMetricsStatusRequest
 
QueryNodeMetricsStatusRequest() - 类 的构造器com.alipay.mychain.sdk.message.status.QueryNodeMetricsStatusRequest
 
QueryNodeMetricsStatusRequest(long, long, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 的构造器com.alipay.mychain.sdk.message.status.QueryNodeMetricsStatusRequest
Instantiates a new Query node metrics status.
QueryNodeMetricsStatusRequest(long, long) - 类 的构造器com.alipay.mychain.sdk.message.status.QueryNodeMetricsStatusRequest
 
QueryNodeMetricsStatusRequest(long, long, Hash, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 的构造器com.alipay.mychain.sdk.message.status.QueryNodeMetricsStatusRequest
 
QueryNodeMetricsStatusRequest(long, long, Hash) - 类 的构造器com.alipay.mychain.sdk.message.status.QueryNodeMetricsStatusRequest
 
QueryNodeMetricsStatusResponse - com.alipay.mychain.sdk.message.status中的类
The type Reply node metrics status.
QueryNodeMetricsStatusResponse() - 类 的构造器com.alipay.mychain.sdk.message.status.QueryNodeMetricsStatusResponse
 
QueryNodeMetricsStatusResponse(MetricsAccInfo) - 类 的构造器com.alipay.mychain.sdk.message.status.QueryNodeMetricsStatusResponse
 
queryNodeTimestamp(BaseFixedSizeByteArray.Fixed20ByteArray) - 类 中的方法com.alipay.mychain.sdk.api.service.QueryService
 
queryNodeTimestamp() - 类 中的方法com.alipay.mychain.sdk.api.service.QueryService
 
QueryNodeTimestampRequest - com.alipay.mychain.sdk.message.query中的类
query node timestamp
QueryNodeTimestampRequest() - 类 的构造器com.alipay.mychain.sdk.message.query.QueryNodeTimestampRequest
 
QueryNodeTimestampRequest(BaseFixedSizeByteArray.Fixed20ByteArray) - 类 的构造器com.alipay.mychain.sdk.message.query.QueryNodeTimestampRequest
 
QueryNodeTimestampResponse - com.alipay.mychain.sdk.message.query中的类
node timestamp
QueryNodeTimestampResponse() - 类 的构造器com.alipay.mychain.sdk.message.query.QueryNodeTimestampResponse
 
QueryNodeTimestampResponse(long) - 类 的构造器com.alipay.mychain.sdk.message.query.QueryNodeTimestampResponse
 
queryP2PStatus(BaseFixedSizeByteArray.Fixed20ByteArray) - 类 中的方法com.alipay.mychain.sdk.api.service.QueryService
 
queryP2PStatus() - 类 中的方法com.alipay.mychain.sdk.api.service.QueryService
 
queryP2PStatus(Hash, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 中的方法com.alipay.mychain.sdk.api.service.QueryService
 
queryP2PStatus(Hash) - 类 中的方法com.alipay.mychain.sdk.api.service.QueryService
 
QueryP2PStatusRequest - com.alipay.mychain.sdk.message.status中的类
 
QueryP2PStatusRequest(Hash, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 的构造器com.alipay.mychain.sdk.message.status.QueryP2PStatusRequest
 
QueryP2PStatusRequest(Hash) - 类 的构造器com.alipay.mychain.sdk.message.status.QueryP2PStatusRequest
 
QueryP2PStatusRequest(BaseFixedSizeByteArray.Fixed20ByteArray) - 类 的构造器com.alipay.mychain.sdk.message.status.QueryP2PStatusRequest
 
QueryP2PStatusRequest() - 类 的构造器com.alipay.mychain.sdk.message.status.QueryP2PStatusRequest
 
QueryP2PStatusResponse - com.alipay.mychain.sdk.message.status中的类
status query result
QueryP2PStatusResponse() - 类 的构造器com.alipay.mychain.sdk.message.status.QueryP2PStatusResponse
 
QueryP2PStatusResponse(P2PStatus) - 类 的构造器com.alipay.mychain.sdk.message.status.QueryP2PStatusResponse
 
queryProfilerConfig() - 类 中的方法com.alipay.mychain.sdk.api.service.AdminService
 
QueryProfilerConfigRequest - com.alipay.mychain.sdk.message.admin中的类
 
QueryProfilerConfigRequest() - 类 的构造器com.alipay.mychain.sdk.message.admin.QueryProfilerConfigRequest
 
QueryProfilerConfigRequest(BaseFixedSizeByteArray.Fixed20ByteArray) - 类 的构造器com.alipay.mychain.sdk.message.admin.QueryProfilerConfigRequest
 
QueryProfilerConfigResponse - com.alipay.mychain.sdk.message.admin中的类
 
QueryProfilerConfigResponse() - 类 的构造器com.alipay.mychain.sdk.message.admin.QueryProfilerConfigResponse
 
QueryProfilerConfigResponse(boolean, boolean, boolean, BigInteger, String, BigInteger, BigInteger) - 类 的构造器com.alipay.mychain.sdk.message.admin.QueryProfilerConfigResponse
 
queryProfilerFile(List<String>) - 类 中的方法com.alipay.mychain.sdk.api.service.AdminService
 
QueryProfilerFileRequest - com.alipay.mychain.sdk.message.admin中的类
 
QueryProfilerFileRequest() - 类 的构造器com.alipay.mychain.sdk.message.admin.QueryProfilerFileRequest
 
QueryProfilerFileRequest(List<String>) - 类 的构造器com.alipay.mychain.sdk.message.admin.QueryProfilerFileRequest
 
QueryProfilerFileRequest(BaseFixedSizeByteArray.Fixed20ByteArray) - 类 的构造器com.alipay.mychain.sdk.message.admin.QueryProfilerFileRequest
 
QueryProfilerFileRequest(List<String>, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 的构造器com.alipay.mychain.sdk.message.admin.QueryProfilerFileRequest
 
QueryProfilerFileResponse - com.alipay.mychain.sdk.message.admin中的类
 
QueryProfilerFileResponse() - 类 的构造器com.alipay.mychain.sdk.message.admin.QueryProfilerFileResponse
 
QueryProfilerFileResponse(List<ProfilerFileContent>) - 类 的构造器com.alipay.mychain.sdk.message.admin.QueryProfilerFileResponse
 
queryReceiptAsync(TransactionReceiptResponse, IAsyncCallback, Hash, String, BaseFixedSizeByteArray.Fixed20ByteArray, long) - 类 中的方法com.alipay.mychain.sdk.api.service.BaseService
 
queryReceiptProof(Hash, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 中的方法com.alipay.mychain.sdk.api.service.QueryService
 
queryReceiptProof(Hash) - 类 中的方法com.alipay.mychain.sdk.api.service.QueryService
 
QueryReceiptProofRequest - com.alipay.mychain.sdk.message.spv中的类
The type Query receipt proof message.
QueryReceiptProofRequest(BaseFixedSizeByteArray.Fixed20ByteArray) - 类 的构造器com.alipay.mychain.sdk.message.spv.QueryReceiptProofRequest
 
QueryReceiptProofRequest() - 类 的构造器com.alipay.mychain.sdk.message.spv.QueryReceiptProofRequest
 
QueryReceiptProofRequest(Hash, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 的构造器com.alipay.mychain.sdk.message.spv.QueryReceiptProofRequest
 
QueryReceiptProofRequest(Hash) - 类 的构造器com.alipay.mychain.sdk.message.spv.QueryReceiptProofRequest
 
QueryReceiptProofResponse - com.alipay.mychain.sdk.message.spv中的类
The type Reply receipt proof message.
QueryReceiptProofResponse() - 类 的构造器com.alipay.mychain.sdk.message.spv.QueryReceiptProofResponse
 
QueryReceiptProofResponse(ReceiptProof) - 类 的构造器com.alipay.mychain.sdk.message.spv.QueryReceiptProofResponse
 
queryReceiptSync(Hash, String, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 中的方法com.alipay.mychain.sdk.api.service.BaseService
 
QueryReceiptTask - com.alipay.mychain.sdk.api.service.task中的类
 
QueryReceiptTask(BaseService, Integer, ILogger, TransactionReceiptResponse, IAsyncCallback, Hash, String, BaseFixedSizeByteArray.Fixed20ByteArray, long) - 类 的构造器com.alipay.mychain.sdk.api.service.task.QueryReceiptTask
 
queryRelatedTransactionDepositFlag(Hash, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 中的方法com.alipay.mychain.sdk.api.service.QueryService
 
queryRelatedTransactionDepositFlag(Hash) - 类 中的方法com.alipay.mychain.sdk.api.service.QueryService
 
QueryRelatedTransactionDepositFlagRequest - com.alipay.mychain.sdk.message.query中的类
 
QueryRelatedTransactionDepositFlagRequest(BaseFixedSizeByteArray.Fixed20ByteArray) - 类 的构造器com.alipay.mychain.sdk.message.query.QueryRelatedTransactionDepositFlagRequest
 
QueryRelatedTransactionDepositFlagRequest() - 类 的构造器com.alipay.mychain.sdk.message.query.QueryRelatedTransactionDepositFlagRequest
 
QueryRelatedTransactionDepositFlagRequest(Hash, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 的构造器com.alipay.mychain.sdk.message.query.QueryRelatedTransactionDepositFlagRequest
 
QueryRelatedTransactionDepositFlagRequest(Hash) - 类 的构造器com.alipay.mychain.sdk.message.query.QueryRelatedTransactionDepositFlagRequest
 
QueryRelatedTransactionDepositFlagResponse - com.alipay.mychain.sdk.message.query中的类
 
QueryRelatedTransactionDepositFlagResponse(long) - 类 的构造器com.alipay.mychain.sdk.message.query.QueryRelatedTransactionDepositFlagResponse
 
QueryRelatedTransactionDepositFlagResponse() - 类 的构造器com.alipay.mychain.sdk.message.query.QueryRelatedTransactionDepositFlagResponse
 
queryRelatedTransactionList(Identity, long, long, int, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 中的方法com.alipay.mychain.sdk.api.service.QueryService
 
queryRelatedTransactionList(Identity, long, long, int) - 类 中的方法com.alipay.mychain.sdk.api.service.QueryService
 
QueryRelatedTransactionListRequest - com.alipay.mychain.sdk.message.query中的类
 
QueryRelatedTransactionListRequest(Identity, long, long, int, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 的构造器com.alipay.mychain.sdk.message.query.QueryRelatedTransactionListRequest
 
QueryRelatedTransactionListRequest(Identity, long, long, int) - 类 的构造器com.alipay.mychain.sdk.message.query.QueryRelatedTransactionListRequest
 
QueryRelatedTransactionListRequest(BaseFixedSizeByteArray.Fixed20ByteArray) - 类 的构造器com.alipay.mychain.sdk.message.query.QueryRelatedTransactionListRequest
 
QueryRelatedTransactionListRequest() - 类 的构造器com.alipay.mychain.sdk.message.query.QueryRelatedTransactionListRequest
 
QueryRelatedTransactionListResponse - com.alipay.mychain.sdk.message.query中的类
 
QueryRelatedTransactionListResponse(List<Hash>) - 类 的构造器com.alipay.mychain.sdk.message.query.QueryRelatedTransactionListResponse
 
QueryRelatedTransactionListResponse() - 类 的构造器com.alipay.mychain.sdk.message.query.QueryRelatedTransactionListResponse
 
queryRelatedTransactionListSize(Identity, long, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 中的方法com.alipay.mychain.sdk.api.service.QueryService
 
queryRelatedTransactionListSize(Identity, long) - 类 中的方法com.alipay.mychain.sdk.api.service.QueryService
 
QueryRelatedTransactionListSizeRequest - com.alipay.mychain.sdk.message.query中的类
 
QueryRelatedTransactionListSizeRequest(Identity, long, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 的构造器com.alipay.mychain.sdk.message.query.QueryRelatedTransactionListSizeRequest
 
QueryRelatedTransactionListSizeRequest(Identity, long) - 类 的构造器com.alipay.mychain.sdk.message.query.QueryRelatedTransactionListSizeRequest
 
QueryRelatedTransactionListSizeRequest(BaseFixedSizeByteArray.Fixed20ByteArray) - 类 的构造器com.alipay.mychain.sdk.message.query.QueryRelatedTransactionListSizeRequest
 
QueryRelatedTransactionListSizeRequest() - 类 的构造器com.alipay.mychain.sdk.message.query.QueryRelatedTransactionListSizeRequest
 
QueryRelatedTransactionListSizeResponse - com.alipay.mychain.sdk.message.query中的类
 
QueryRelatedTransactionListSizeResponse() - 类 的构造器com.alipay.mychain.sdk.message.query.QueryRelatedTransactionListSizeResponse
 
QueryRelatedTransactionListSizeResponse(long) - 类 的构造器com.alipay.mychain.sdk.message.query.QueryRelatedTransactionListSizeResponse
 
QueryService - com.alipay.mychain.sdk.api.service中的类
 
QueryService(INetwork, TimerTaskManager, ClientEnv) - 类 的构造器com.alipay.mychain.sdk.api.service.QueryService
 
queryStateProof(Identity, Hash, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 中的方法com.alipay.mychain.sdk.api.service.QueryService
 
queryStateProof(Identity, Hash) - 类 中的方法com.alipay.mychain.sdk.api.service.QueryService
 
queryStateProof(Identity, BigInteger, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 中的方法com.alipay.mychain.sdk.api.service.QueryService
 
queryStateProof(Identity, BigInteger) - 类 中的方法com.alipay.mychain.sdk.api.service.QueryService
 
QueryStateProofRequest - com.alipay.mychain.sdk.message.spv中的类
The type Query state proof message.
QueryStateProofRequest() - 类 的构造器com.alipay.mychain.sdk.message.spv.QueryStateProofRequest
 
QueryStateProofRequest(Identity, BigInteger, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 的构造器com.alipay.mychain.sdk.message.spv.QueryStateProofRequest
 
QueryStateProofRequest(Identity, BigInteger) - 类 的构造器com.alipay.mychain.sdk.message.spv.QueryStateProofRequest
 
QueryStateProofRequest(Identity, Hash, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 的构造器com.alipay.mychain.sdk.message.spv.QueryStateProofRequest
 
QueryStateProofRequest(Identity, Hash) - 类 的构造器com.alipay.mychain.sdk.message.spv.QueryStateProofRequest
 
QueryStateProofRequest(Identity, BigInteger, Hash, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 的构造器com.alipay.mychain.sdk.message.spv.QueryStateProofRequest
 
QueryStateProofRequest(Identity, BigInteger, Hash) - 类 的构造器com.alipay.mychain.sdk.message.spv.QueryStateProofRequest
 
QueryStateProofResponse - com.alipay.mychain.sdk.message.spv中的类
The type Reply state proof message.
QueryStateProofResponse() - 类 的构造器com.alipay.mychain.sdk.message.spv.QueryStateProofResponse
 
QueryStateProofResponse(WorldStateProof) - 类 的构造器com.alipay.mychain.sdk.message.spv.QueryStateProofResponse
 
querySubnetState(BaseFixedSizeByteArray.Fixed20ByteArray) - 类 中的方法com.alipay.mychain.sdk.api.service.QueryService
 
QuerySubnetStateRequest - com.alipay.mychain.sdk.message.status中的类
 
QuerySubnetStateRequest(BaseFixedSizeByteArray.Fixed20ByteArray) - 类 的构造器com.alipay.mychain.sdk.message.status.QuerySubnetStateRequest
 
QuerySubnetStateResponse - com.alipay.mychain.sdk.message.status中的类
 
QuerySubnetStateResponse() - 类 的构造器com.alipay.mychain.sdk.message.status.QuerySubnetStateResponse
 
querySyncStatus(BaseFixedSizeByteArray.Fixed20ByteArray) - 类 中的方法com.alipay.mychain.sdk.api.service.QueryService
 
querySyncStatus() - 类 中的方法com.alipay.mychain.sdk.api.service.QueryService
 
querySyncStatus(Hash, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 中的方法com.alipay.mychain.sdk.api.service.QueryService
 
querySyncStatus(Hash) - 类 中的方法com.alipay.mychain.sdk.api.service.QueryService
 
QuerySyncStatusRequest - com.alipay.mychain.sdk.message.status中的类
 
QuerySyncStatusRequest(Hash, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 的构造器com.alipay.mychain.sdk.message.status.QuerySyncStatusRequest
 
QuerySyncStatusRequest(Hash) - 类 的构造器com.alipay.mychain.sdk.message.status.QuerySyncStatusRequest
 
QuerySyncStatusRequest(BaseFixedSizeByteArray.Fixed20ByteArray) - 类 的构造器com.alipay.mychain.sdk.message.status.QuerySyncStatusRequest
 
QuerySyncStatusRequest() - 类 的构造器com.alipay.mychain.sdk.message.status.QuerySyncStatusRequest
 
QuerySyncStatusResponse - com.alipay.mychain.sdk.message.status中的类
synchronize status
QuerySyncStatusResponse() - 类 的构造器com.alipay.mychain.sdk.message.status.QuerySyncStatusResponse
 
QuerySyncStatusResponse(SyncStatus) - 类 的构造器com.alipay.mychain.sdk.message.status.QuerySyncStatusResponse
 
queryTpsLatency(Hash, long, long, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 中的方法com.alipay.mychain.sdk.api.service.QueryService
 
queryTpsLatency(Hash, long, long) - 类 中的方法com.alipay.mychain.sdk.api.service.QueryService
 
queryTpsLatency(long, long, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 中的方法com.alipay.mychain.sdk.api.service.QueryService
 
queryTpsLatency(long, long) - 类 中的方法com.alipay.mychain.sdk.api.service.QueryService
 
QueryTpsLatencyRequest - com.alipay.mychain.sdk.message.status中的类
 
QueryTpsLatencyRequest(BaseFixedSizeByteArray.Fixed20ByteArray) - 类 的构造器com.alipay.mychain.sdk.message.status.QueryTpsLatencyRequest
 
QueryTpsLatencyRequest() - 类 的构造器com.alipay.mychain.sdk.message.status.QueryTpsLatencyRequest
 
QueryTpsLatencyRequest(Hash, long, long, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 的构造器com.alipay.mychain.sdk.message.status.QueryTpsLatencyRequest
 
QueryTpsLatencyRequest(Hash, long, long) - 类 的构造器com.alipay.mychain.sdk.message.status.QueryTpsLatencyRequest
 
QueryTpsLatencyRequest(long, long, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 的构造器com.alipay.mychain.sdk.message.status.QueryTpsLatencyRequest
 
QueryTpsLatencyRequest(long, long) - 类 的构造器com.alipay.mychain.sdk.message.status.QueryTpsLatencyRequest
 
QueryTpsLatencyResponse - com.alipay.mychain.sdk.message.status中的类
The type Reply node metrics status.
QueryTpsLatencyResponse() - 类 的构造器com.alipay.mychain.sdk.message.status.QueryTpsLatencyResponse
 
QueryTpsLatencyResponse(MetricsQueryInfo) - 类 的构造器com.alipay.mychain.sdk.message.status.QueryTpsLatencyResponse
 
queryTransaction(Hash, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 中的方法com.alipay.mychain.sdk.api.service.QueryService
 
queryTransaction(Hash) - 类 中的方法com.alipay.mychain.sdk.api.service.QueryService
 
queryTransactionAndReceipt(List<Hash>, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 中的方法com.alipay.mychain.sdk.api.service.QueryService
 
queryTransactionAndReceipt(List<Hash>) - 类 中的方法com.alipay.mychain.sdk.api.service.QueryService
 
QueryTransactionAndReceiptRequest - com.alipay.mychain.sdk.message.query中的类
 
QueryTransactionAndReceiptRequest(BaseFixedSizeByteArray.Fixed20ByteArray) - 类 的构造器com.alipay.mychain.sdk.message.query.QueryTransactionAndReceiptRequest
 
QueryTransactionAndReceiptRequest() - 类 的构造器com.alipay.mychain.sdk.message.query.QueryTransactionAndReceiptRequest
 
QueryTransactionAndReceiptRequest(List<Hash>, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 的构造器com.alipay.mychain.sdk.message.query.QueryTransactionAndReceiptRequest
 
QueryTransactionAndReceiptRequest(List<Hash>) - 类 的构造器com.alipay.mychain.sdk.message.query.QueryTransactionAndReceiptRequest
 
QueryTransactionAndReceiptResponse - com.alipay.mychain.sdk.message.query中的类
 
QueryTransactionAndReceiptResponse() - 类 的构造器com.alipay.mychain.sdk.message.query.QueryTransactionAndReceiptResponse
 
QueryTransactionAndReceiptResponse(List<TransactionInfo>) - 类 的构造器com.alipay.mychain.sdk.message.query.QueryTransactionAndReceiptResponse
 
queryTransactionCacheStatus(Hash, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 中的方法com.alipay.mychain.sdk.api.service.QueryService
 
queryTransactionCacheStatus(Hash) - 类 中的方法com.alipay.mychain.sdk.api.service.QueryService
 
queryTransactionCacheStatus(BaseFixedSizeByteArray.Fixed20ByteArray) - 类 中的方法com.alipay.mychain.sdk.api.service.QueryService
 
queryTransactionCacheStatus() - 类 中的方法com.alipay.mychain.sdk.api.service.QueryService
 
QueryTransactionCacheStatusRequest - com.alipay.mychain.sdk.message.status中的类
 
QueryTransactionCacheStatusRequest(Hash, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 的构造器com.alipay.mychain.sdk.message.status.QueryTransactionCacheStatusRequest
 
QueryTransactionCacheStatusRequest(Hash) - 类 的构造器com.alipay.mychain.sdk.message.status.QueryTransactionCacheStatusRequest
 
QueryTransactionCacheStatusRequest(BaseFixedSizeByteArray.Fixed20ByteArray) - 类 的构造器com.alipay.mychain.sdk.message.status.QueryTransactionCacheStatusRequest
 
QueryTransactionCacheStatusRequest() - 类 的构造器com.alipay.mychain.sdk.message.status.QueryTransactionCacheStatusRequest
 
QueryTransactionCacheStatusResponse - com.alipay.mychain.sdk.message.status中的类
cache: transaction queue
QueryTransactionCacheStatusResponse() - 类 的构造器com.alipay.mychain.sdk.message.status.QueryTransactionCacheStatusResponse
 
QueryTransactionCacheStatusResponse(TransactionCacheInfo) - 类 的构造器com.alipay.mychain.sdk.message.status.QueryTransactionCacheStatusResponse
 
queryTransactionList(List<Hash>, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 中的方法com.alipay.mychain.sdk.api.service.QueryService
 
queryTransactionList(List<Hash>) - 类 中的方法com.alipay.mychain.sdk.api.service.QueryService
 
QueryTransactionListRequest - com.alipay.mychain.sdk.message.query中的类
 
QueryTransactionListRequest(BaseFixedSizeByteArray.Fixed20ByteArray) - 类 的构造器com.alipay.mychain.sdk.message.query.QueryTransactionListRequest
 
QueryTransactionListRequest() - 类 的构造器com.alipay.mychain.sdk.message.query.QueryTransactionListRequest
 
QueryTransactionListRequest(List<Hash>, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 的构造器com.alipay.mychain.sdk.message.query.QueryTransactionListRequest
 
QueryTransactionListRequest(List<Hash>) - 类 的构造器com.alipay.mychain.sdk.message.query.QueryTransactionListRequest
 
QueryTransactionListResponse - com.alipay.mychain.sdk.message.query中的类
 
QueryTransactionListResponse() - 类 的构造器com.alipay.mychain.sdk.message.query.QueryTransactionListResponse
 
QueryTransactionListResponse(List<Transaction>) - 类 的构造器com.alipay.mychain.sdk.message.query.QueryTransactionListResponse
 
queryTransactionProof(Hash, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 中的方法com.alipay.mychain.sdk.api.service.QueryService
 
queryTransactionProof(Hash) - 类 中的方法com.alipay.mychain.sdk.api.service.QueryService
 
QueryTransactionProofRequest - com.alipay.mychain.sdk.message.spv中的类
The type Query transaction proof message.
QueryTransactionProofRequest(BaseFixedSizeByteArray.Fixed20ByteArray) - 类 的构造器com.alipay.mychain.sdk.message.spv.QueryTransactionProofRequest
 
QueryTransactionProofRequest() - 类 的构造器com.alipay.mychain.sdk.message.spv.QueryTransactionProofRequest
 
QueryTransactionProofRequest(Hash, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 的构造器com.alipay.mychain.sdk.message.spv.QueryTransactionProofRequest
 
QueryTransactionProofRequest(Hash) - 类 的构造器com.alipay.mychain.sdk.message.spv.QueryTransactionProofRequest
 
QueryTransactionProofResponse - com.alipay.mychain.sdk.message.spv中的类
The type Reply transaction proof message.
QueryTransactionProofResponse() - 类 的构造器com.alipay.mychain.sdk.message.spv.QueryTransactionProofResponse
 
QueryTransactionProofResponse(TransactionProof) - 类 的构造器com.alipay.mychain.sdk.message.spv.QueryTransactionProofResponse
 
queryTransactionReceipt(Hash, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 中的方法com.alipay.mychain.sdk.api.service.QueryService
 
queryTransactionReceipt(Hash) - 类 中的方法com.alipay.mychain.sdk.api.service.QueryService
 
QueryTransactionReceiptRequest - com.alipay.mychain.sdk.message.query中的类
query transaction receipt by specified identity
QueryTransactionReceiptRequest() - 类 的构造器com.alipay.mychain.sdk.message.query.QueryTransactionReceiptRequest
 
QueryTransactionReceiptRequest(Hash) - 类 的构造器com.alipay.mychain.sdk.message.query.QueryTransactionReceiptRequest
 
QueryTransactionReceiptRequest(Hash, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 的构造器com.alipay.mychain.sdk.message.query.QueryTransactionReceiptRequest
 
QueryTransactionReceiptResponse - com.alipay.mychain.sdk.message.query中的类
 
QueryTransactionReceiptResponse() - 类 的构造器com.alipay.mychain.sdk.message.query.QueryTransactionReceiptResponse
 
QueryTransactionReceiptResponse(TransactionReceipt, BigInteger, int) - 类 的构造器com.alipay.mychain.sdk.message.query.QueryTransactionReceiptResponse
 
QueryTransactionRequest - com.alipay.mychain.sdk.message.query中的类
query transaction by specified identity
QueryTransactionRequest() - 类 的构造器com.alipay.mychain.sdk.message.query.QueryTransactionRequest
 
QueryTransactionRequest(Hash) - 类 的构造器com.alipay.mychain.sdk.message.query.QueryTransactionRequest
 
QueryTransactionRequest(Hash, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 的构造器com.alipay.mychain.sdk.message.query.QueryTransactionRequest
 
QueryTransactionResponse - com.alipay.mychain.sdk.message.query中的类
transaction response
QueryTransactionResponse() - 类 的构造器com.alipay.mychain.sdk.message.query.QueryTransactionResponse
 
QueryTransactionResponse(Transaction, BigInteger, int) - 类 的构造器com.alipay.mychain.sdk.message.query.QueryTransactionResponse
 

R

r - 类 中的变量com.alipay.mychain.zoro.crypto.ecdsa.ECDSASignature
 
random(int) - 类 中的静态方法com.alipay.mychain.zoro.crypto.AlgorithmService
 
randomize(long) - 类 中的静态方法com.alipay.mychain.sdk.utils.RandomUtil
random time
RandomUtil - com.alipay.mychain.sdk.utils中的类
 
RandomUtil() - 类 的构造器com.alipay.mychain.sdk.utils.RandomUtil
 
RAW_DATA_FIELD_NUMBER - 类 中的静态变量com.antchain.unionsdk.btn.domain.protobuf.BroadcastMessageEntity.BroadcastMessage
 
RAW_DATA_FIELD_NUMBER - 类 中的静态变量com.antchain.unionsdk.btn.domain.protobuf.ClientChainMessageEntity.ClientChainMessage
 
RAW_DATA_FIELD_NUMBER - 类 中的静态变量com.antchain.unionsdk.btn.domain.protobuf.ExtDataMessageEntity.ExtDataMessage
 
RAW_DATA_FIELD_NUMBER - 类 中的静态变量com.antchain.unionsdk.btn.domain.protobuf.PushMessageEntity.PushMessage
 
RAW_DATA_FIELD_NUMBER - 类 中的静态变量com.antchain.unionsdk.btn.domain.protobuf.UnicastMessageEntity.UnicastMessage
 
RAW_DATA_TYPE_FIELD_NUMBER - 类 中的静态变量com.antchain.unionsdk.btn.domain.protobuf.BroadcastMessageEntity.BroadcastMessage
 
RAW_DATA_TYPE_FIELD_NUMBER - 类 中的静态变量com.antchain.unionsdk.btn.domain.protobuf.ClientChainMessageEntity.ClientChainMessage
 
RAW_DATA_TYPE_FIELD_NUMBER - 类 中的静态变量com.antchain.unionsdk.btn.domain.protobuf.PushMessageEntity.PushMessage
 
RAW_DATA_TYPE_FIELD_NUMBER - 类 中的静态变量com.antchain.unionsdk.btn.domain.protobuf.UnicastMessageEntity.UnicastMessage
 
readBlockBody(Hash) - 接口 中的方法com.alipay.mychain.sdk.api.service.spv.IProxy
read block body.
readBlockProof(BigInteger) - 接口 中的方法com.alipay.mychain.sdk.api.service.spv.IProxy
Read block boolean.
readFileToByteArray(String) - 类 中的静态方法com.alipay.mychain.sdk.utils.IOUtil
 
readResolve() - 类 中的方法com.alipay.mychain.sdk.api.logging.AbstractLogger
 
ReceiptProof - com.alipay.mychain.sdk.domain.spv中的类
 
ReceiptProof(BigInteger, int, int, Hash, List<Hash>) - 类 的构造器com.alipay.mychain.sdk.domain.spv.ReceiptProof
 
ReceiptProof() - 类 的构造器com.alipay.mychain.sdk.domain.spv.ReceiptProof
 
recover(byte[], byte[]) - 类 中的方法com.alipay.mychain.sdk.crypto.signer.EccK1KeypairV0
 
recover(byte[], byte[]) - 类 中的方法com.alipay.mychain.sdk.crypto.signer.EccR1SignerV1
 
recover(byte[], byte[]) - 类 中的方法com.alipay.mychain.sdk.crypto.signer.Ed25519SignerV1
 
recover(byte[], byte[]) - 类 中的方法com.alipay.mychain.sdk.crypto.signer.RsaSignerV1
 
recover(byte[], byte[]) - 接口 中的方法com.alipay.mychain.sdk.crypto.signer.SignerBase
 
recover(byte[], byte[]) - 类 中的方法com.alipay.mychain.sdk.crypto.signer.SM2SignerV1
 
recoverFromSignature(int, ECDSASignature, byte[]) - 类 中的静态方法com.alipay.mychain.zoro.crypto.ecdsa.ECSignUtils
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.
redeemAssets(RedeemAssetsRequest) - 类 中的方法com.alipay.mychain.sdk.api.service.AccountService
 
RedeemAssetsRequest - com.alipay.mychain.sdk.message.transaction.account中的类
 
RedeemAssetsRequest() - 类 的构造器com.alipay.mychain.sdk.message.transaction.account.RedeemAssetsRequest
 
RedeemAssetsRequest(Identity, Identity, BigInteger) - 类 的构造器com.alipay.mychain.sdk.message.transaction.account.RedeemAssetsRequest
 
RedeemAssetsResponse - com.alipay.mychain.sdk.message.transaction.account中的类
 
RedeemAssetsResponse() - 类 的构造器com.alipay.mychain.sdk.message.transaction.account.RedeemAssetsResponse
 
reentrantLock - 类 中的变量com.antchain.unionsdk.network.connection.TcpConnection
 
ReflectionUtil - com.alipay.mychain.sdk.utils中的类
 
ReflectionUtil() - 类 的构造器com.alipay.mychain.sdk.utils.ReflectionUtil
 
refreshKEKsandReload() - 类 中的静态方法com.alipay.mychain.zoro.crypto.keymanagement.KeyManagement
 
registerAllConnectionEventHandler(IConnectionCallback, ConnectionPoolManager) - 类 中的方法com.alipay.mychain.sdk.network.ClientNetwork
 
registerAllExtensions(ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.BroadcastMessageEntity
 
registerAllExtensions(ExtensionRegistry) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.BroadcastMessageEntity
 
registerAllExtensions(ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.ClientChainMessageEntity
 
registerAllExtensions(ExtensionRegistry) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.ClientChainMessageEntity
 
registerAllExtensions(ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesEntity
 
registerAllExtensions(ExtensionRegistry) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesEntity
 
registerAllExtensions(ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesRespEntity
 
registerAllExtensions(ExtensionRegistry) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesRespEntity
 
registerAllExtensions(ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.DownloadFileMessageEntity
 
registerAllExtensions(ExtensionRegistry) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.DownloadFileMessageEntity
 
registerAllExtensions(ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.ExtDataMessageEntity
 
registerAllExtensions(ExtensionRegistry) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.ExtDataMessageEntity
 
registerAllExtensions(ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetConfigEntity
 
registerAllExtensions(ExtensionRegistry) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetConfigEntity
 
registerAllExtensions(ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetConfigRespEntity
 
registerAllExtensions(ExtensionRegistry) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetConfigRespEntity
 
registerAllExtensions(ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity
 
registerAllExtensions(ExtensionRegistry) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity
 
registerAllExtensions(ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckRespEntity
 
registerAllExtensions(ExtensionRegistry) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckRespEntity
 
registerAllExtensions(ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity
 
registerAllExtensions(ExtensionRegistry) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity
 
registerAllExtensions(ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkRespEntity
 
registerAllExtensions(ExtensionRegistry) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkRespEntity
 
registerAllExtensions(ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileReqEntity
 
registerAllExtensions(ExtensionRegistry) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileReqEntity
 
registerAllExtensions(ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileRespEntity
 
registerAllExtensions(ExtensionRegistry) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetFileRespEntity
 
registerAllExtensions(ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoEntity
 
registerAllExtensions(ExtensionRegistry) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoEntity
 
registerAllExtensions(ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity
 
registerAllExtensions(ExtensionRegistry) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity
 
registerAllExtensions(ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.KickAwayNodeEntity
 
registerAllExtensions(ExtensionRegistry) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.KickAwayNodeEntity
 
registerAllExtensions(ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.KickAwayNodeRespEntity
 
registerAllExtensions(ExtensionRegistry) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.KickAwayNodeRespEntity
 
registerAllExtensions(ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegEntity
 
registerAllExtensions(ExtensionRegistry) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegEntity
 
registerAllExtensions(ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegRespEntity
 
registerAllExtensions(ExtensionRegistry) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegRespEntity
 
registerAllExtensions(ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyEntity
 
registerAllExtensions(ExtensionRegistry) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyEntity
 
registerAllExtensions(ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyRespEntity
 
registerAllExtensions(ExtensionRegistry) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyRespEntity
 
registerAllExtensions(ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeLeaveGroupEntity
 
registerAllExtensions(ExtensionRegistry) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeLeaveGroupEntity
 
registerAllExtensions(ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegEntity
 
registerAllExtensions(ExtensionRegistry) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegEntity
 
registerAllExtensions(ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegRespEntity
 
registerAllExtensions(ExtensionRegistry) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegRespEntity
 
registerAllExtensions(ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.PeerPingEntity
 
registerAllExtensions(ExtensionRegistry) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.PeerPingEntity
 
registerAllExtensions(ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.PeerPongEntity
 
registerAllExtensions(ExtensionRegistry) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.PeerPongEntity
 
registerAllExtensions(ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.PingEntity
 
registerAllExtensions(ExtensionRegistry) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.PingEntity
 
registerAllExtensions(ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.PongEntity
 
registerAllExtensions(ExtensionRegistry) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.PongEntity
 
registerAllExtensions(ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.PushMessageEntity
 
registerAllExtensions(ExtensionRegistry) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.PushMessageEntity
 
registerAllExtensions(ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.SdkRawDataEntity
 
registerAllExtensions(ExtensionRegistry) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.SdkRawDataEntity
 
registerAllExtensions(ExtensionRegistryLite) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.UnicastMessageEntity
 
registerAllExtensions(ExtensionRegistry) - 类 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.UnicastMessageEntity
 
registerConnectionEventHandler(IConnectionCallback) - 类 中的方法com.alipay.mychain.sdk.network.ClientNetwork
对于非最佳路径选择的时候,我们任意选择一个connectionpoolmanager中选择一个就可以了,因为都是同一个networkconenction
registerConnectionEventHandler(IConnectionCallback) - 接口 中的方法com.alipay.mychain.sdk.network.INetwork
Register connection event handler.
registerEventHandler(MessageType, IEventCallback) - 类 中的方法com.alipay.mychain.sdk.network.ClientNetwork
 
registerEventHandler(IConnectionCallback) - 类 中的方法com.alipay.mychain.sdk.network.ConnectionPoolManager
 
registerEventHandler(IConnectionCallback) - 接口 中的方法com.alipay.mychain.sdk.network.IConnection
register event handler
registerEventHandler(MessageType, IEventCallback) - 接口 中的方法com.alipay.mychain.sdk.network.INetwork
Register event handler.
registerEventHandler(MessageType, IEventCallback) - 类 中的方法com.alipay.mychain.sdk.network.MessageProcessor
 
registerEventHandler(IConnectionCallback) - 类 中的方法com.alipay.mychain.sdk.network.NetworkConnection
 
registerEvents(TnCmdIdEnums, IEventCallBack) - 类 中的方法com.antchain.unionsdk.btn.api.network.BtnTcpConnection
 
registerEvents(String, IEventCallBack) - 类 中的方法com.antchain.unionsdk.network.MessageProcessor
 
registerOptimalConnectionEventHandler(IConnectionCallback) - 类 中的方法com.alipay.mychain.sdk.network.ClientNetwork
 
registerOptimalConnectionEventHandler(IConnectionCallback) - 接口 中的方法com.alipay.mychain.sdk.network.INetwork
如果是需要最优链路的话,我们 注册最优链路的事件处理器
registerTask(AbstractTask, TimerTaskManager.TimerTaskType) - 类 中的方法com.alipay.mychain.sdk.task.TimerTaskManager
 
registerTask(AbstractTask) - 类 中的方法com.alipay.mychain.sdk.task.TimerTaskManager
 
registerTask(AbstractTask, TimerTaskManager.TimerTaskType) - 类 中的方法com.antchain.unionsdk.task.TimerTaskManager
 
registerTask(AbstractTask) - 类 中的方法com.antchain.unionsdk.task.TimerTaskManager
 
relatedDepositData(RelatedDepositDataRequest) - 类 中的方法com.alipay.mychain.sdk.api.service.AccountService
related deposit data
RelatedDepositDataRequest - com.alipay.mychain.sdk.message.transaction.account中的类
 
RelatedDepositDataRequest(Identity, Identity, byte[], Long, BigInteger) - 类 的构造器com.alipay.mychain.sdk.message.transaction.account.RelatedDepositDataRequest
 
RelatedDepositDataRequest() - 类 的构造器com.alipay.mychain.sdk.message.transaction.account.RelatedDepositDataRequest
 
RelatedDepositDataResponse - com.alipay.mychain.sdk.message.transaction.account中的类
 
RelatedDepositDataResponse() - 类 的构造器com.alipay.mychain.sdk.message.transaction.account.RelatedDepositDataResponse
 
ReliableEventTask - com.alipay.mychain.sdk.api.service.task中的类
 
ReliableEventTask(INetwork, IEventCallback, IProcessBlockHandler, List<String>, VMTypeEnum, Boolean, Integer, ILogger) - 类 的构造器com.alipay.mychain.sdk.api.service.task.ReliableEventTask
 
ReliableEventTask(INetwork, IEventCallback, IProcessBlockHandler, List<String>, VMTypeEnum, Boolean, Integer, ILogger, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 的构造器com.alipay.mychain.sdk.api.service.task.ReliableEventTask
 
remoteSocketAddress - 类 中的变量com.alipay.mychain.sdk.network.netty.BaseChannel
 
removeConnecitonFromLoadbalancePool(String) - 类 中的方法com.alipay.mychain.sdk.network.ConnectionPoolManager
 
removeConnection(String) - 类 中的方法com.antchain.unionsdk.btn.api.network.BtnClientNetwork
 
removeConnection(String) - 类 中的方法com.antchain.unionsdk.btn.api.network.BtnConnectionPoolManager
 
removeConnection(String) - 接口 中的方法com.antchain.unionsdk.network.connection.INetwork
 
removeEventCallBackMap(String) - 类 中的方法com.antchain.unionsdk.btn.api.event.BtnEventHandler
 
removeEventCallBackMapElement(Long) - 类 中的方法com.antchain.unionsdk.btn.api.event.BtnGetDownloadFileMetaDataEventHandler
 
removeFile(String) - 类 中的方法com.antchain.unionsdk.btn.api.BtnClient
 
removeFile(String) - 类 中的方法com.antchain.unionsdk.btn.api.service.DownloadFileService
 
removeFileChunk(int) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.GetFileChunkReq.Builder
repeated .FileChunk file_chunk = 3;
removeFileChunkList(int) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.GetFileCheckReq.Builder
repeated .FileChunk file_chunk_list = 2;
replayBlock(BigInteger, Hash, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 中的方法com.alipay.mychain.sdk.api.service.DetectService
 
replayBlock(BigInteger, Hash) - 类 中的方法com.alipay.mychain.sdk.api.service.DetectService
 
ReplayBlockRequest - com.alipay.mychain.sdk.message.detect中的类
 
ReplayBlockRequest() - 类 的构造器com.alipay.mychain.sdk.message.detect.ReplayBlockRequest
 
ReplayBlockRequest(BigInteger, Hash) - 类 的构造器com.alipay.mychain.sdk.message.detect.ReplayBlockRequest
 
ReplayBlockRequest(BigInteger, Hash, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 的构造器com.alipay.mychain.sdk.message.detect.ReplayBlockRequest
 
ReplayBlockResponse - com.alipay.mychain.sdk.message.detect中的类
 
ReplayBlockResponse() - 类 的构造器com.alipay.mychain.sdk.message.detect.ReplayBlockResponse
 
ReplayBlockResponse(Block) - 类 的构造器com.alipay.mychain.sdk.message.detect.ReplayBlockResponse
 
replayTransaction(Hash, Hash, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 中的方法com.alipay.mychain.sdk.api.service.DetectService
 
replayTransaction(Hash, Hash) - 类 中的方法com.alipay.mychain.sdk.api.service.DetectService
 
ReplayTransactionRequest - com.alipay.mychain.sdk.message.detect中的类
 
ReplayTransactionRequest(Hash, Hash) - 类 的构造器com.alipay.mychain.sdk.message.detect.ReplayTransactionRequest
 
ReplayTransactionRequest(Hash, Hash, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 的构造器com.alipay.mychain.sdk.message.detect.ReplayTransactionRequest
 
ReplayTransactionRequest() - 类 的构造器com.alipay.mychain.sdk.message.detect.ReplayTransactionRequest
 
ReplayTransactionResponse - com.alipay.mychain.sdk.message.detect中的类
 
ReplayTransactionResponse() - 类 的构造器com.alipay.mychain.sdk.message.detect.ReplayTransactionResponse
 
ReplayTransactionResponse(TransactionInfo, Map<Identity, StateObjectCallInfo>) - 类 的构造器com.alipay.mychain.sdk.message.detect.ReplayTransactionResponse
 
Request - com.alipay.mychain.sdk.message中的类
Base BaseRequest class
Request(MessageType) - 类 的构造器com.alipay.mychain.sdk.message.Request
 
request - 类 中的变量com.alipay.mychain.sdk.message.transaction.envelope.GroupTransactionRequest
The Request.
RequestAnchorOption - com.alipay.mychain.sdk.api.env中的类
 
RequestAnchorOption() - 类 的构造器com.alipay.mychain.sdk.api.env.RequestAnchorOption
 
requestContractProfile(boolean, long, BigInteger, BigInteger) - 类 中的方法com.alipay.mychain.sdk.api.service.AdminService
 
RequestContractProfileRequest - com.alipay.mychain.sdk.message.admin中的类
 
RequestContractProfileRequest() - 类 的构造器com.alipay.mychain.sdk.message.admin.RequestContractProfileRequest
 
RequestContractProfileRequest(boolean, long, BigInteger, BigInteger) - 类 的构造器com.alipay.mychain.sdk.message.admin.RequestContractProfileRequest
 
RequestContractProfileRequest(BaseFixedSizeByteArray.Fixed20ByteArray) - 类 的构造器com.alipay.mychain.sdk.message.admin.RequestContractProfileRequest
 
RequestContractProfileRequest(boolean, long, BigInteger, BigInteger, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 的构造器com.alipay.mychain.sdk.message.admin.RequestContractProfileRequest
 
RequestContractProfileResponse - com.alipay.mychain.sdk.message.admin中的类
 
RequestContractProfileResponse() - 类 的构造器com.alipay.mychain.sdk.message.admin.RequestContractProfileResponse
 
RequestContractProfileResponse(BigInteger) - 类 的构造器com.alipay.mychain.sdk.message.admin.RequestContractProfileResponse
 
RequestOption - com.alipay.mychain.sdk.api.env中的类
 
RequestOption() - 类 的构造器com.alipay.mychain.sdk.api.env.RequestOption
 
RequestOption - com.antchain.unionsdk.env中的类
 
RequestOption() - 类 的构造器com.antchain.unionsdk.env.RequestOption
 
REQUESTTYPE_FIELD_NUMBER - 类 中的静态变量com.antchain.unionsdk.btn.domain.protobuf.SdkRawDataEntity.SdkRawData
 
RequestTypeEnum - com.antchain.unionsdk.btn.api.enums中的枚举
 
reRegisterAllEvents(String) - 类 中的方法com.alipay.mychain.sdk.api.service.EventService
 
ResetPubKeyRequest - com.alipay.mychain.sdk.message.transaction.account中的类
 
ResetPubKeyRequest(Identity, AuthMap) - 类 的构造器com.alipay.mychain.sdk.message.transaction.account.ResetPubKeyRequest
 
ResetPubKeyRequest() - 类 的构造器com.alipay.mychain.sdk.message.transaction.account.ResetPubKeyRequest
 
ResetPubKeyResponse - com.alipay.mychain.sdk.message.transaction.account中的类
 
ResetPubKeyResponse() - 类 的构造器com.alipay.mychain.sdk.message.transaction.account.ResetPubKeyResponse
 
resetPublicKey(ResetPubKeyRequest) - 类 中的方法com.alipay.mychain.sdk.api.service.AccountService
sync reset pubKey
Response - com.alipay.mychain.sdk.message中的类
Base response model
Response(MessageType) - 类 的构造器com.alipay.mychain.sdk.message.Response
 
Response - com.antchain.unionsdk.domain中的类
 
Response() - 类 的构造器com.antchain.unionsdk.domain.Response
 
Response(IErrorCode) - 类 的构造器com.antchain.unionsdk.domain.Response
 
Result<T> - com.antchain.unionsdk.btn.api.response中的类
 
Result(IErrorCode) - 类 的构造器com.antchain.unionsdk.btn.api.response.Result
 
Result(IErrorCode, T) - 类 的构造器com.antchain.unionsdk.btn.api.response.Result
 
RET_CODE_FIELD_NUMBER - 类 中的静态变量com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp
 
RET_CODE_FIELD_NUMBER - 类 中的静态变量com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegRespEntity.NodeGroupRegResp
 
RET_CODE_FIELD_NUMBER - 类 中的静态变量com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyRespEntity.NodeGroupRegVerifyResp
 
RET_CODE_FIELD_NUMBER - 类 中的静态变量com.antchain.unionsdk.btn.domain.protobuf.NodeRegRespEntity.NodeRegResp
 
RET_ERROR - 类 中的静态变量com.alipay.mychain.zoro.crypto.rangeproof.NativeRangeProof
 
RET_ERROR_BAD_INPUT - 类 中的静态变量com.alipay.mychain.zoro.crypto.rangeproof.NativeRangeProof
 
RET_ERROR_NOT_SUPPORT - 类 中的静态变量com.alipay.mychain.zoro.crypto.rangeproof.NativeRangeProof
 
RET_MSG_FIELD_NUMBER - 类 中的静态变量com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp
 
RET_MSG_FIELD_NUMBER - 类 中的静态变量com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegRespEntity.NodeGroupRegResp
 
RET_MSG_FIELD_NUMBER - 类 中的静态变量com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyRespEntity.NodeGroupRegVerifyResp
 
RET_MSG_FIELD_NUMBER - 类 中的静态变量com.antchain.unionsdk.btn.domain.protobuf.NodeRegRespEntity.NodeRegResp
 
RET_NO - 类 中的静态变量com.alipay.mychain.zoro.crypto.rangeproof.NativeRangeProof
 
RET_SUCCESS - 类 中的静态变量com.alipay.mychain.zoro.crypto.rangeproof.NativeRangeProof
 
RET_VERIFY_FAIL - 类 中的静态变量com.alipay.mychain.zoro.crypto.rangeproof.NativeRangeProof
 
RET_VERIFY_PASS - 类 中的静态变量com.alipay.mychain.zoro.crypto.rangeproof.NativeRangeProof
 
RET_YES - 类 中的静态变量com.alipay.mychain.zoro.crypto.rangeproof.NativeRangeProof
 
returnFileInfo4Sucess(DownloadFileDataType, GetFileReqEntity.GetFileReq, DownloadFileMessageEntity.FileStatusCode, String, SendMsgResponse, Long, String) - 类 中的方法com.antchain.unionsdk.btn.api.event.BtnDownloadFileEventHandler
 
Rlp - com.alipay.mychain.sdk.rlp中的类
 
Rlp() - 类 的构造器com.alipay.mychain.sdk.rlp.Rlp
 
Rlp.LList - com.alipay.mychain.sdk.rlp中的类
The type L list.
RlpCodec - com.alipay.mychain.sdk.codec中的类
Created by fuxi.dfx on 2019/5/6.
RlpCodec() - 类 的构造器com.alipay.mychain.sdk.codec.RlpCodec
 
RlpElement - com.alipay.mychain.sdk.rlp中的接口
 
RlpItem - com.alipay.mychain.sdk.rlp中的类
 
RlpItem(byte[]) - 类 的构造器com.alipay.mychain.sdk.rlp.RlpItem
The constructor
RlpList - com.alipay.mychain.sdk.rlp中的类
 
RlpList() - 类 的构造器com.alipay.mychain.sdk.rlp.RlpList
 
root(Vector<Hash>) - 类 中的静态方法com.alipay.mychain.sdk.trie.MerkleTree
Root identity.
root(Vector<Hash>, HashTypeEnum) - 类 中的静态方法com.alipay.mychain.sdk.trie.MerkleTree
Root identity.
ROUTE_TYPE_FIELD_NUMBER - 类 中的静态变量com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyEntity.NodeGroupRegVerify
 
ROUTE_TYPE_FIELD_NUMBER - 类 中的静态变量com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyRespEntity.NodeGroupRegVerifyResp
 
ROUTE_TYPE_FIELD_NUMBER - 类 中的静态变量com.antchain.unionsdk.btn.domain.protobuf.NodeRegEntity.NodeReg
 
ROUTE_TYPE_FIELD_NUMBER - 类 中的静态变量com.antchain.unionsdk.btn.domain.protobuf.NodeRegRespEntity.NodeRegResp
 
ROUTE_TYPE_MASTER_VALUE - 枚举 中的静态变量com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyEntity.TnRouteType
ROUTE_TYPE_MASTER = 0;
ROUTE_TYPE_MASTER_VALUE - 枚举 中的静态变量com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyRespEntity.TnRouteType
ROUTE_TYPE_MASTER = 0;
ROUTE_TYPE_MASTER_VALUE - 枚举 中的静态变量com.antchain.unionsdk.btn.domain.protobuf.NodeRegEntity.TnRouteType
ROUTE_TYPE_MASTER = 0;
ROUTE_TYPE_MASTER_VALUE - 枚举 中的静态变量com.antchain.unionsdk.btn.domain.protobuf.NodeRegRespEntity.TnRouteType
ROUTE_TYPE_MASTER = 0;
ROUTE_TYPE_SLAVE_VALUE - 枚举 中的静态变量com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyEntity.TnRouteType
ROUTE_TYPE_SLAVE = 1;
ROUTE_TYPE_SLAVE_VALUE - 枚举 中的静态变量com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyRespEntity.TnRouteType
ROUTE_TYPE_SLAVE = 1;
ROUTE_TYPE_SLAVE_VALUE - 枚举 中的静态变量com.antchain.unionsdk.btn.domain.protobuf.NodeRegEntity.TnRouteType
ROUTE_TYPE_SLAVE = 1;
ROUTE_TYPE_SLAVE_VALUE - 枚举 中的静态变量com.antchain.unionsdk.btn.domain.protobuf.NodeRegRespEntity.TnRouteType
ROUTE_TYPE_SLAVE = 1;
ROUTE_TYPE_UNKNOWN_VALUE - 枚举 中的静态变量com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyEntity.TnRouteType
ROUTE_TYPE_UNKNOWN = 2;
ROUTE_TYPE_UNKNOWN_VALUE - 枚举 中的静态变量com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyRespEntity.TnRouteType
ROUTE_TYPE_UNKNOWN = 2;
ROUTE_TYPE_UNKNOWN_VALUE - 枚举 中的静态变量com.antchain.unionsdk.btn.domain.protobuf.NodeRegEntity.TnRouteType
ROUTE_TYPE_UNKNOWN = 2;
ROUTE_TYPE_UNKNOWN_VALUE - 枚举 中的静态变量com.antchain.unionsdk.btn.domain.protobuf.NodeRegRespEntity.TnRouteType
ROUTE_TYPE_UNKNOWN = 2;
rsa2048Decrypt(byte[], byte[], byte[]) - 类 中的方法com.alipay.mychain.zoro.crypto.cryptoservice.AbstractCryptoService
私钥解密操作 RSA 2048.
rsa2048Decrypt(byte[], byte[], byte[]) - 类 中的方法com.alipay.mychain.zoro.crypto.cryptoservice.CryptoService
 
rsa2048Decrypt(byte[], byte[], byte[]) - 类 中的方法com.alipay.mychain.zoro.crypto.cryptoservice.CryptoServiceDefault
 
rsa2048Decrypt(byte[], byte[], byte[]) - 接口 中的方法com.alipay.mychain.zoro.crypto.cryptoservice.CryptoServiceSpi
私钥解密操作 RSA 2048.
rsa2048Encrypt(RSAPublicKey, byte[]) - 类 中的静态方法com.alipay.mychain.zoro.crypto.AlgorithmService
 
RSAEnvelopeSGX - com.alipay.mychain.sdk.crypto.envelope中的类
已过时。
RSAEnvelopeSGX() - 类 的构造器com.alipay.mychain.sdk.crypto.envelope.RSAEnvelopeSGX
已过时。
 
RSAEnvelopeV1 - com.alipay.mychain.sdk.crypto.envelope中的类
 
RSAEnvelopeV1() - 类 的构造器com.alipay.mychain.sdk.crypto.envelope.RSAEnvelopeV1
 
RSAPkeyCipherV0 - com.alipay.mychain.sdk.crypto.pkeycipher中的类
The type RSA key pair.
RSAPkeyCipherV0(Keypair) - 类 的构造器com.alipay.mychain.sdk.crypto.pkeycipher.RSAPkeyCipherV0
 
RSAPkeyCipherV1 - com.alipay.mychain.sdk.crypto.pkeycipher中的类
 
RSAPkeyCipherV1(Keypair) - 类 的构造器com.alipay.mychain.sdk.crypto.pkeycipher.RSAPkeyCipherV1
 
RSAPkeyCipherV1(Keypair, HashTypeEnum) - 类 的构造器com.alipay.mychain.sdk.crypto.pkeycipher.RSAPkeyCipherV1
 
RsaSignerV1 - com.alipay.mychain.sdk.crypto.signer中的类
 
RsaSignerV1(Keypair) - 类 的构造器com.alipay.mychain.sdk.crypto.signer.RsaSignerV1
 
RsaSignerV1(Keypair, HashTypeEnum) - 类 的构造器com.alipay.mychain.sdk.crypto.signer.RsaSignerV1
 
run() - 类 中的方法com.alipay.mychain.sdk.api.service.event.EventRegisterTask
 
run() - 类 中的方法com.alipay.mychain.sdk.api.service.event.EventTask
 
run() - 类 中的方法com.alipay.mychain.sdk.api.service.MetricsTask
 
run() - 类 中的方法com.alipay.mychain.sdk.api.service.spv.SpvTask
 
run() - 类 中的方法com.alipay.mychain.sdk.api.service.task.QueryReceiptTask
 
run() - 类 中的方法com.alipay.mychain.sdk.api.service.task.ReliableEventTask
 
run() - 类 中的方法com.alipay.mychain.sdk.network.HeartBeatTask
 
run() - 类 中的方法com.alipay.mychain.sdk.network.MsgTimeoutTask
 
run() - 类 中的方法com.alipay.mychain.sdk.network.QueryAnchorDataTask
 
run() - 类 中的方法com.alipay.mychain.sdk.network.QueryHostStatusTask
 
run() - 类 中的方法com.alipay.mychain.sdk.task.AbstractTask
Run.
run() - 类 中的方法com.antchain.unionsdk.btn.api.task.BtnAsyncRequestAsyncReturnTimeoutTask
 
run() - 类 中的方法com.antchain.unionsdk.btn.api.task.BtnHeartBeatTask
 
run() - 类 中的方法com.antchain.unionsdk.btn.api.task.BtnNodeGroupRegisterTask
 
run() - 类 中的方法com.antchain.unionsdk.btn.api.task.BtnReturnDownloafFileMetaDataTask
 
run() - 类 中的方法com.antchain.unionsdk.task.AbstractTask
Run.
run() - 类 中的方法com.antchain.unionsdk.utils.PriorityThreadPoolExecutor.PriorityRunnable
 
RwSet - com.alipay.mychain.sdk.domain.detect中的类
 
RwSet() - 类 的构造器com.alipay.mychain.sdk.domain.detect.RwSet
 

S

s - 类 中的变量com.alipay.mychain.zoro.crypto.ecdsa.ECDSASignature
 
save(Keypair, String, String) - 接口 中的方法com.alipay.mychain.sdk.crypto.keyoperator.KeyOperator
 
save(Keypair, String, String) - 类 中的方法com.alipay.mychain.sdk.crypto.keyoperator.Pkcs8KeyOperator
Save asymmetric key pair to PKCS8 file.
saveConnection(String, BtnTcpConnection, Map<String, Boolean>) - 类 中的方法com.antchain.unionsdk.btn.api.network.BtnConnectionPoolManager
 
saveContext(MessageContext) - 类 中的方法com.alipay.mychain.sdk.network.MessageProcessor
 
saveContext(String, MessageContext, String) - 类 中的方法com.antchain.unionsdk.network.MessageProcessor
 
SdkRawDataEntity - com.antchain.unionsdk.btn.domain.protobuf中的类
 
SdkRawDataEntity.SdkRawData - com.antchain.unionsdk.btn.domain.protobuf中的类
Protobuf type SdkRawData
SdkRawDataEntity.SdkRawData.Builder - com.antchain.unionsdk.btn.domain.protobuf中的类
Protobuf type SdkRawData
SdkRawDataEntity.SdkRawDataOrBuilder - com.antchain.unionsdk.btn.domain.protobuf中的接口
 
sendAsyncLocalTransaction(MessageType, AbstractTransactionRequest, IAsyncCallback, String) - 类 中的方法com.alipay.mychain.sdk.api.service.BaseService
 
sendAsyncLocalTransaction(MessageType, AbstractTransactionRequest, IAsyncCallback) - 类 中的方法com.alipay.mychain.sdk.api.service.BaseService
 
sendAsyncRequest(Request, IAsyncCallback, String) - 类 中的方法com.alipay.mychain.sdk.api.service.BaseService
 
sendAsyncRequest(Request, IAsyncCallback) - 类 中的方法com.alipay.mychain.sdk.api.service.BaseService
 
sendAsyncRequest(Request, Hash, IAsyncCallback, int) - 类 中的方法com.alipay.mychain.sdk.network.ClientNetwork
 
sendAsyncRequest(Request, Hash, IAsyncCallback, int, String) - 类 中的方法com.alipay.mychain.sdk.network.ClientNetwork
 
sendAsyncRequest(Request, Hash, IAsyncCallback, int) - 接口 中的方法com.alipay.mychain.sdk.network.INetwork
Send async transaction.
sendAsyncRequest(Request, Hash, IAsyncCallback, int, String) - 接口 中的方法com.alipay.mychain.sdk.network.INetwork
send async request with endpoint
sendAsyncRequest(UnicastMessageEntity.UnicastMessage, IAsyncCallBack) - 类 中的方法com.antchain.unionsdk.btn.api.BtnClient
 
sendAsyncRequest(SendMsgRequest, IAsyncCallBack) - 类 中的方法com.antchain.unionsdk.btn.api.BtnClient
 
sendAsyncRequest(UnicastMessageEntity.UnicastMessage, IAsyncCallBack, int) - 类 中的方法com.antchain.unionsdk.btn.api.BtnClient
 
sendAsyncRequest(SendMsgRequest, IAsyncCallBack, int) - 类 中的方法com.antchain.unionsdk.btn.api.BtnClient
 
sendAsyncRequest(ProtobufRequest, IAsyncCallBack, boolean, boolean, int) - 类 中的方法com.antchain.unionsdk.btn.api.network.BtnClientNetwork
 
sendAsyncRequest(ProtobufRequest, IAsyncCallBack, String, boolean, boolean) - 类 中的方法com.antchain.unionsdk.btn.api.network.BtnClientNetwork
 
sendAsyncRequest(byte[], String, IAsyncCallBack, int, int) - 类 中的方法com.antchain.unionsdk.btn.api.network.BtnTcpConnection
 
sendAsyncTransaction(AbstractTransactionRequest, IAsyncCallback, String) - 类 中的方法com.alipay.mychain.sdk.api.service.BaseService
 
sendAsyncTransaction(AbstractTransactionRequest, IAsyncCallback) - 类 中的方法com.alipay.mychain.sdk.api.service.BaseService
 
sendLocalTransaction(MessageType, AbstractTransactionRequest, String) - 类 中的方法com.alipay.mychain.sdk.api.service.BaseService
 
sendLocalTransaction(MessageType, AbstractTransactionRequest) - 类 中的方法com.alipay.mychain.sdk.api.service.BaseService
 
SendMsgRequest - com.antchain.unionsdk.btn.api.request中的类
 
SendMsgRequest() - 类 的构造器com.antchain.unionsdk.btn.api.request.SendMsgRequest
 
SendMsgResponse - com.antchain.unionsdk.btn.api.request中的类
 
SendMsgResponse() - 类 的构造器com.antchain.unionsdk.btn.api.request.SendMsgResponse
 
sendRequest(Object) - 类 中的方法com.alipay.mychain.sdk.network.netty.BaseChannel
 
sendRequest(Object) - 类 中的方法com.alipay.mychain.sdk.network.netty.HttpChannel
 
sendRequest(Request, Long) - 类 中的方法com.alipay.mychain.sdk.network.NetworkConnection
 
sendRequest(Request, Long, String) - 类 中的方法com.alipay.mychain.sdk.network.NetworkConnection
 
sendRequestInternal(int, TimeUnit, byte[], boolean, Map) - 类 中的方法com.antchain.unionsdk.network.connection.TcpConnection
 
sendSyncRequest(Request) - 类 中的方法com.alipay.mychain.sdk.api.service.BaseService
 
sendSyncRequest(Request, String) - 类 中的方法com.alipay.mychain.sdk.api.service.BaseService
 
sendSyncRequest(Request, Hash, int) - 类 中的方法com.alipay.mychain.sdk.network.ClientNetwork
 
sendSyncRequest(Request, Hash, int, String) - 类 中的方法com.alipay.mychain.sdk.network.ClientNetwork
 
sendSyncRequest(Request, Hash, int) - 接口 中的方法com.alipay.mychain.sdk.network.INetwork
Send sync transaction response.
sendSyncRequest(Request, Hash, int, String) - 接口 中的方法com.alipay.mychain.sdk.network.INetwork
给指定的endpoint 发送消息
sendSyncRequest(UnicastMessageEntity.UnicastMessage) - 类 中的方法com.antchain.unionsdk.btn.api.BtnClient
 
sendSyncRequest(SendMsgRequest) - 类 中的方法com.antchain.unionsdk.btn.api.BtnClient
 
sendSyncRequest(UnicastMessageEntity.UnicastMessage, int) - 类 中的方法com.antchain.unionsdk.btn.api.BtnClient
已过时。
sendSyncRequest(SendMsgRequest, int) - 类 中的方法com.antchain.unionsdk.btn.api.BtnClient
 
sendSyncRequest(ProtobufRequest, boolean, boolean, int) - 类 中的方法com.antchain.unionsdk.btn.api.network.BtnClientNetwork
 
sendSyncRequest(ProtobufRequest, String, boolean, boolean, int) - 类 中的方法com.antchain.unionsdk.btn.api.network.BtnClientNetwork
 
sendSyncRequest(byte[], String, int, int) - 类 中的方法com.antchain.unionsdk.btn.api.network.BtnTcpConnection
 
sendSyncRequestForNodeAndGroupReRegister(byte[], String, int, int) - 类 中的方法com.antchain.unionsdk.btn.api.network.BtnTcpConnection
 
sendSyncTransaction(AbstractTransactionRequest, String) - 类 中的方法com.alipay.mychain.sdk.api.service.BaseService
 
sendSyncTransaction(AbstractTransactionRequest) - 类 中的方法com.alipay.mychain.sdk.api.service.BaseService
 
SEPARATOR - 类 中的静态变量com.alipay.mychain.zoro.annotation.privacy.ObjectTreeBuilder
 
SEQ_FIELD_NUMBER - 类 中的静态变量com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegEntity.NodeGroupReg
 
SEQ_FIELD_NUMBER - 类 中的静态变量com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegRespEntity.NodeGroupRegResp
 
SEQ_FIELD_NUMBER - 类 中的静态变量com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyEntity.NodeGroupRegVerify
 
SEQ_FIELD_NUMBER - 类 中的静态变量com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyRespEntity.NodeGroupRegVerifyResp
 
SEQ_FIELD_NUMBER - 类 中的静态变量com.antchain.unionsdk.btn.domain.protobuf.NodeRegEntity.NodeReg
 
SEQ_FIELD_NUMBER - 类 中的静态变量com.antchain.unionsdk.btn.domain.protobuf.PeerPingEntity.PeerPing
 
SEQ_FIELD_NUMBER - 类 中的静态变量com.antchain.unionsdk.btn.domain.protobuf.PeerPongEntity.PeerPong
 
SEQ_FIELD_NUMBER - 类 中的静态变量com.antchain.unionsdk.btn.domain.protobuf.PingEntity.Ping
 
SEQ_FIELD_NUMBER - 类 中的静态变量com.antchain.unionsdk.btn.domain.protobuf.PongEntity.Pong
 
SEQ_ID_FIELD_NUMBER - 类 中的静态变量com.antchain.unionsdk.btn.domain.protobuf.DownloadFileMessageEntity.DownloadFileMessage
 
SequenceGenerator - com.alipay.mychain.sdk.network中的类
 
SequenceGenerator() - 类 的构造器com.alipay.mychain.sdk.network.SequenceGenerator
 
SEQUENCEID_FIELD_NUMBER - 类 中的静态变量com.antchain.unionsdk.btn.domain.protobuf.SdkRawDataEntity.SdkRawData
 
ServiceManager - com.alipay.mychain.sdk.api.service中的类
 
ServiceManager(INetwork, TimerTaskManager, ClientEnv) - 类 的构造器com.alipay.mychain.sdk.api.service.ServiceManager
 
ServiceManager - com.antchain.unionsdk.btn.api.service中的类
 
ServiceManager(BtnClient) - 类 的构造器com.antchain.unionsdk.btn.api.service.ServiceManager
 
SessionFlag - com.alipay.mychain.sdk.common中的枚举
 
setAccount(Identity) - 类 中的方法com.alipay.mychain.sdk.domain.metrics.MetricsAccInfoDetail
 
setAccount(Account) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryAccountResponse
Setter method for property account.
setAccountCounterList(List<MetricsAccCounterInfo>) - 类 中的方法com.alipay.mychain.sdk.domain.metrics.MetricsAccInfoDetail
 
setAccountIds(List<Identity>) - 类 中的方法com.alipay.mychain.sdk.message.transaction.contract.GetContractAccessControlRequest
 
setAccounts(List<Account>) - 类 中的方法com.alipay.mychain.sdk.message.event.PushAccountEvent
Setter method for property accounts.
setAccountsType(MetricsAccountType) - 类 中的方法com.alipay.mychain.sdk.domain.metrics.MetricsAccInfoDetail
 
setAnchorData(byte[]) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryAnchorResponse
 
setAnchorData(byte[]) - 类 中的方法com.alipay.mychain.sdk.message.transaction.AbstractTransactionRequest
 
setAnonymousIdentity(Identity) - 类 中的方法com.alipay.mychain.sdk.message.transaction.envelope.DepositEnvelopeRequest
 
setAppNodeType(int) - 类 中的方法com.antchain.unionsdk.btn.api.env.NodeRegisterConfig
 
setAppNodeType(int) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegEntity.NodeReg.Builder
uint32 app_node_type = 4;
setAttributeRwSet(AttributeRwSet) - 类 中的方法com.alipay.mychain.sdk.domain.detect.RwSet
 
setAuthMap(AuthMap) - 类 中的方法com.alipay.mychain.sdk.domain.account.Account
 
setAuthMap(Map<PublicKey, Integer>) - 类 中的方法com.alipay.mychain.sdk.domain.account.AuthMap
 
setBalance(BigInteger) - 类 中的方法com.alipay.mychain.sdk.domain.account.Account
 
setBcToNodeType(long) - 类 中的方法com.antchain.unionsdk.btn.api.request.SendMsgRequest
 
setBcToNodeType(long) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.BroadcastMessageEntity.BroadcastMessage.Builder
uint64 bc_to_node_type = 2;
setBeginIndex(int) - 类 中的方法com.alipay.mychain.sdk.domain.spv.WorldStateNode
 
setBenchmarkTimestamp(long) - 类 中的方法com.alipay.mychain.sdk.network.SystemTimestamp
 
setBindFactor(String) - 类 中的方法com.alipay.mychain.zoro.annotation.privacy.EncryptedTuple
Setter method property bindFactor
setBindFactor(String) - 类 中的方法com.alipay.mychain.zoro.annotation.privacy.PlainTuple
Setter method property bindFactor
setBit(int, boolean) - 类 中的方法com.alipay.mychain.sdk.bloom.BloomFilter
Sets bit.
setBitset(BitSet) - 类 中的方法com.alipay.mychain.sdk.bloom.BloomFilter
 
setBlindDelta(byte[]) - 类 中的方法com.alipay.mychain.sdk.domain.privacy.Proofs
Sets blind delta.
setBlindFactor(String) - 类 中的方法com.alipay.mychain.zoro.annotation.privacy.Note
Setter method property blindFactor
setBlock(Block) - 类 中的方法com.alipay.mychain.sdk.message.detect.ReplayBlockResponse
 
setBlock(Block) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryBlockResponse
Setter method for property block.
setBlock(Block) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryLastBlockResponse
Setter method for property block.
setBlockBody(BlockBody) - 类 中的方法com.alipay.mychain.sdk.domain.block.Block
 
setBlockBodyInfos(List<BlockBodyInfo>) - 类 中的方法com.alipay.mychain.sdk.message.spv.QueryBlockBodiesResponse
Sets block body infos.
setBlockCacheInfo(BlockCacheInfo) - 类 中的方法com.alipay.mychain.sdk.message.status.QueryBlockCacheStatusResponse
Setter method for property blockCacheInfo.
setBlockHash(Hash) - 类 中的方法com.alipay.mychain.sdk.domain.spv.BlockBodyInfo
 
setBlockHash(Hash) - 类 中的方法com.alipay.mychain.sdk.domain.spv.BlockReceiptInfo
 
setBlockHash(Hash) - 类 中的方法com.alipay.mychain.sdk.domain.spv.VerifiedBlock
 
setBlockHash(Hash) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryBlockHeaderRequest
Setter method for property blockHash.
setBlockHash(Hash) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryBlockRequest
Setter method for property blockHash.
setBlockHash(List<Hash>) - 类 中的方法com.alipay.mychain.sdk.message.spv.QueryBlockReceiptsRequest
Sets block hash.
setBlockHashes(List<Hash>) - 类 中的方法com.alipay.mychain.sdk.message.spv.QueryBlockBodiesRequest
Sets block hashes.
setBlockHeader(BlockHeader) - 类 中的方法com.alipay.mychain.sdk.domain.block.Block
 
setBlockHeader(BlockHeader) - 类 中的方法com.alipay.mychain.sdk.domain.spv.BlockHeaderInfo
 
setBlockHeader(BlockHeader) - 类 中的方法com.alipay.mychain.sdk.domain.spv.BlockHeaderProof
 
setBlockHeader(BlockHeader) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryBlockHeaderResponse
Setter method for property blockHeader.
setBlockHeaderInfoList(List<BlockHeaderInfo>) - 类 中的方法com.alipay.mychain.sdk.message.spv.QueryBlockHeaderInfosResponse
Sets block proof info list.
setBlockHeaders(List<BlockHeader>) - 类 中的方法com.alipay.mychain.sdk.message.event.PushBlockEvent
Setter method for property blockHeaders.
setBlockInfo(BlockInfo) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryBlockTxReceiptsResponse
 
setBlockNum(BigInteger) - 类 中的方法com.alipay.mychain.sdk.domain.spv.TransactionProof
 
setBlockNum(BigInteger) - 类 中的方法com.alipay.mychain.sdk.domain.spv.VerifiedBlock
 
setBlockNum(BigInteger) - 类 中的方法com.alipay.mychain.sdk.message.detect.DetectContractRequest
 
setBlockNum(BigInteger) - 类 中的方法com.alipay.mychain.sdk.message.detect.ReplayBlockRequest
 
setBlockNumber(BigInteger) - 类 中的方法com.alipay.mychain.sdk.domain.block.BlockInfo
 
setBlockNumber(BigInteger) - 类 中的方法com.alipay.mychain.sdk.domain.spv.ReceiptProof
 
setBlockNumber(BigInteger) - 类 中的方法com.alipay.mychain.sdk.domain.spv.WorldStateProof
 
setBlockNumber(BigInteger) - 类 中的方法com.alipay.mychain.sdk.domain.transaction.TransactionInfo
 
setBlockNumber(BigInteger) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryAccountResponse
 
setBlockNumber(BigInteger) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryAnchorRequest
 
setBlockNumber(BigInteger) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryBlockHeaderRequest
Setter method for property blockNumber.
setBlockNumber(BigInteger) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryBlockRequest
Setter method for property blockNumber.
setBlockNumber(BigInteger) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryBlockTxCountRequest
Setter method for property blockNumber.
setBlockNumber(BigInteger) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryBlockTxReceiptsRequest
Setter method for property blockNumber.
setBlockNumber(BigInteger) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryContractResponse
 
setBlockNumber(BigInteger) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryTransactionReceiptResponse
 
setBlockNumber(BigInteger) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryTransactionResponse
 
setBlockNumber(BigInteger) - 类 中的方法com.alipay.mychain.sdk.message.spv.QueryBlockHeaderInfosRequest
Sets block number.
setBlockNumber(BigInteger) - 类 中的方法com.alipay.mychain.sdk.message.spv.QueryBlockProofRequest
Sets block number.
setBlockNumber(BigInteger) - 类 中的方法com.alipay.mychain.sdk.message.transaction.AbstractTransactionRequest
 
setBlockNumber(BigInteger) - 类 中的方法com.alipay.mychain.sdk.message.transaction.TransactionReceiptResponse
 
setBlockNumIntervalRange(int) - 类 中的方法com.alipay.mychain.sdk.api.env.OptimalNetworkLinkOption
 
setBlockProofInfo(BlockProofInfo) - 类 中的方法com.alipay.mychain.sdk.message.spv.QueryBlockProofResponse
Sets block proof info.
setBlockReceiptInfos(List<BlockReceiptInfo>) - 类 中的方法com.alipay.mychain.sdk.message.spv.QueryBlockReceiptsResponse
Sets block receipts.
setBody(BlockBody) - 类 中的方法com.alipay.mychain.sdk.domain.spv.BlockBodyInfo
 
setBody(byte[]) - 类 中的方法com.antchain.unionsdk.btn.domain.tndefine.TnMetaData
 
setBodyMaxLength(int) - 类 中的方法com.antchain.unionsdk.btn.api.codec.ProtobufRequest
 
setBranches(List<Hash>) - 类 中的方法com.alipay.mychain.sdk.domain.spv.ReceiptProof
 
setBranches(List<Hash>) - 类 中的方法com.alipay.mychain.sdk.domain.spv.TransactionProof
 
setBtnCertFilePath(String) - 类 中的方法com.alipay.mychain.sdk.api.env.BtnOption
 
setBtnClient(BtnClient) - 类 中的方法com.alipay.mychain.sdk.api.env.ClientEnv
 
setBtnConfig(boolean) - 类 中的方法com.alipay.mychain.sdk.domain.status.BTNInfoType
 
setBtnConfig(boolean) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryBtnStatusRequest
 
setBtnKeyFilePassword(String) - 类 中的方法com.alipay.mychain.sdk.api.env.BtnOption
 
setBtnKeyFilePath(String) - 类 中的方法com.alipay.mychain.sdk.api.env.BtnOption
 
setBtnMasterIpAndPortList(List<String>) - 类 中的方法com.alipay.mychain.sdk.api.env.BtnOption
 
setBtnNetSocketAddress(BtnNetSocketAddress) - 类 中的方法com.antchain.unionsdk.btn.api.network.BtnTcpConnection
 
setBtnNetworkOption(BtnNetworkOption) - 类 中的方法com.alipay.mychain.sdk.api.env.BtnOption
 
setBtnOption(BtnOption) - 类 中的方法com.alipay.mychain.sdk.api.env.ClientEnv
 
setBtnRequestOption(RequestOption) - 类 中的方法com.alipay.mychain.sdk.api.env.BtnOption
 
setBtnServerRecoveryTime(int) - 类 中的方法com.antchain.unionsdk.env.RequestOption
 
setBtnSlaveIpAndPortList(List<String>) - 类 中的方法com.alipay.mychain.sdk.api.env.BtnOption
 
setBtnStatus(String) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryBtnStatusResponse
 
setBtnTrustStoreFilePassword(String) - 类 中的方法com.alipay.mychain.sdk.api.env.BtnOption
 
setBtnTrustStoreFilePath(String) - 类 中的方法com.alipay.mychain.sdk.api.env.BtnOption
 
setCacheDir(String) - 类 中的方法com.antchain.unionsdk.btn.api.env.DownloadFileOption
 
setCacheDir(String) - 类 中的方法com.antchain.unionsdk.btn.api.request.DownloadFileRequest
 
setCallback(IAsyncCallback) - 类 中的方法com.alipay.mychain.sdk.network.MessageContext
 
setCallBack(IAsyncCallBack) - 类 中的方法com.antchain.unionsdk.network.MessageContext
 
setCallInfos(Map<Identity, StateObjectCallInfo>) - 类 中的方法com.alipay.mychain.sdk.message.detect.DetectContractResponse
 
setCallInfos(Map<Identity, StateObjectCallInfo>) - 类 中的方法com.alipay.mychain.sdk.message.detect.ReplayTransactionResponse
 
setChainBid(String) - 类 中的方法com.alipay.mychain.sdk.api.env.BtnOption
 
setChainBid(String) - 类 中的方法com.antchain.unionsdk.btn.api.env.ChainConfig
 
setChainConfig(ChainConfig) - 类 中的方法com.antchain.unionsdk.btn.api.BtnClient
 
setChainIdOption(ChainIdOption) - 类 中的方法com.alipay.mychain.sdk.api.env.ClientEnv
 
setChainIdOption(ChainIdOption) - 类 中的方法com.alipay.mychain.sdk.api.env.NetworkOption
 
setChainNids(List<String>) - 类 中的方法com.alipay.mychain.sdk.api.env.BtnOption
 
setChainNids(List<String>) - 类 中的方法com.antchain.unionsdk.btn.api.env.ChainConfig
 
setChainUri(ByteString) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesEntity.ClientReqChainNodes.Builder
chain_id,跨bid时需要包含bid bytes chain_uri = 1;
setChainUri(ByteString) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesRespEntity.ClientReqChainNodesResp.Builder
跨bid时需要包含bid bytes chain_uri = 1;
setChannelStatus(ChannelStatus) - 类 中的方法com.antchain.unionsdk.network.connection.TcpConnection
 
setCheckpointFile(String) - 类 中的方法com.antchain.unionsdk.btn.api.request.DownloadFileRequest
 
setChunkContent(ByteString) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkRespEntity.GetFileChunkResp.Builder
bytes chunk_content = 4;
setChunkNum(int) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.FileChunk.Builder
uint32 chunk_num = 1;
setChunkNum(int) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.FileChunk.Builder
uint32 chunk_num = 1;
setChunkNum(int) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkRespEntity.GetFileChunkResp.Builder
uint32 chunk_num = 3;
setCircuitPath(String) - 类 中的方法com.alipay.mychain.sdk.vm.ProofGenerator
 
setClassAnnotations(Annotation[]) - 类 中的方法com.alipay.mychain.zoro.annotation.privacy.Node
Setter method property classAnnotations
setClientChainMessage(ClientChainMessageEntity.ClientChainMessage) - 类 中的方法com.antchain.unionsdk.btn.api.event.BtnClientChainEventMessage
 
setClientChainMessage(ClientChainMessageEntity.ClientChainMessage) - 类 中的方法com.antchain.unionsdk.btn.api.network.BtnClientChainMessageResponse
 
setClientUriFrom(ByteString) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientChainMessageEntity.ClientChainMessage.Builder
bytes client_uri_from = 1;
setClientUriTo(ByteString) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientChainMessageEntity.ClientChainMessage.Builder
bytes client_uri_to = 2;
setCmdId(Integer) - 类 中的方法com.antchain.unionsdk.btn.domain.tndefine.TnHeader
 
setCode(int) - 枚举 中的方法com.alipay.mychain.sdk.domain.admin.AdminTaskType
Sets code.
setCode(byte[]) - 类 中的方法com.alipay.mychain.sdk.domain.contract.Contract
Setter method for property code.
setCode(int) - 枚举 中的方法com.alipay.mychain.sdk.domain.metrics.MetricsAccountType
Sets code.
setCode(int) - 枚举 中的方法com.alipay.mychain.sdk.domain.metrics.MetricsType
Sets code.
setCode(int) - 枚举 中的方法com.alipay.mychain.sdk.domain.status.CommunicationChannelType
 
setCode(byte[]) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryContractGrayscaleCodeResponse
 
setCode(int) - 类 中的方法com.antchain.unionsdk.btn.api.event.BtnDownloadFileEventMessage
 
setCodecType(CodecType) - 类 中的方法com.alipay.mychain.sdk.api.env.NetworkOption
 
setCodeHash(Hash) - 类 中的方法com.alipay.mychain.sdk.domain.contract.Contract
Setter method for property codeHash.
setCommunicationChannelType(CommunicationChannelType) - 类 中的方法com.alipay.mychain.sdk.domain.status.NodeStatus
 
setCompress(Integer) - 类 中的方法com.antchain.unionsdk.btn.domain.tndefine.TnHeader
 
setCompressed(int) - 类 中的方法com.alipay.mychain.sdk.network.PacketHead
 
setCompressSizeLimit(Integer) - 类 中的方法com.alipay.mychain.sdk.api.env.NetworkOption
 
setConcreteName(String) - 类 中的方法com.alipay.mychain.zoro.annotation.privacy.Node
Setter method property concreteName
setConnected(Boolean) - 类 中的方法com.alipay.mychain.sdk.domain.detect.NetStatus
 
setConnectIndex(int) - 类 中的方法com.alipay.mychain.sdk.network.NetworkConnection
 
setConnectIndex(int) - 类 中的方法com.antchain.unionsdk.network.connection.TcpConnection
 
setConnection(TcpConnection) - 类 中的方法com.antchain.unionsdk.network.ConnectionEventMessage
 
setConnectionConfig(boolean) - 类 中的方法com.alipay.mychain.sdk.domain.status.BTNInfoType
 
setConnectionConfig(boolean) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryBtnStatusRequest
 
setConnectionNodeRegisterStatus(String) - 类 中的方法com.antchain.unionsdk.btn.api.network.BtnClientNetwork
 
setConnectionPoolManager(ConnectionPoolManager) - 类 中的方法com.alipay.mychain.sdk.network.ClientNetwork
 
setConnectionPoolManager(ConnectionPoolManager) - 类 中的方法com.alipay.mychain.sdk.network.MessageProcessor
 
setConnectionPoolManager(ConnectionPoolManager) - 类 中的方法com.antchain.unionsdk.network.MessageProcessor
 
setConnectionRetryDelayMs(Integer) - 类 中的方法com.alipay.mychain.sdk.api.env.NetworkOption
 
setConnectTimeoutMs(Integer) - 类 中的方法com.alipay.mychain.sdk.api.env.NetworkOption
 
setConnectTimeoutMs(Integer) - 类 中的方法com.antchain.unionsdk.env.NetworkOption
 
setConsensusInfoEnum(ConsensusInfoEnum) - 类 中的方法com.alipay.mychain.sdk.domain.status.ConsensusInfo
Setter method for property consensusInfoEnum.
setConsensusProof(byte[]) - 类 中的方法com.alipay.mychain.sdk.domain.block.BlockBody
 
setConsensusProposalStatus(ConsensusProposalStatusEnum) - 类 中的方法com.alipay.mychain.sdk.domain.status.HoneybadgerInfo
 
setContract(Contract) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryContractResponse
Setter method for property account.
setContractAccessControl(SetContractAccessControlRequest) - 类 中的方法com.alipay.mychain.sdk.api.service.ContractService
 
SetContractAccessControlRequest - com.alipay.mychain.sdk.message.transaction.contract中的类
 
SetContractAccessControlRequest(Identity, List<ContractAccessControl>) - 类 的构造器com.alipay.mychain.sdk.message.transaction.contract.SetContractAccessControlRequest
 
SetContractAccessControlRequest() - 类 的构造器com.alipay.mychain.sdk.message.transaction.contract.SetContractAccessControlRequest
 
SetContractAccessControlResponse - com.alipay.mychain.sdk.message.transaction.contract中的类
 
SetContractAccessControlResponse() - 类 的构造器com.alipay.mychain.sdk.message.transaction.contract.SetContractAccessControlResponse
 
setContractAccessControls(List<ContractAccessControl>) - 类 中的方法com.alipay.mychain.sdk.message.transaction.contract.SetContractAccessControlRequest
 
setContractCallInfo(Boolean) - 类 中的方法com.alipay.mychain.sdk.domain.detect.StateObjectCallInfo
 
setContractConfig(ContractConfig) - 类 中的方法com.alipay.mychain.sdk.message.status.QueryContractConfigStatusResponse
Setter method for property contractConfig.
setContractDate(String) - 类 中的方法com.alipay.mychain.sdk.domain.detect.StateObjectCallInfo
 
setContractFile(String) - 类 中的方法com.alipay.mychain.sdk.domain.detect.StateObjectCallInfo
 
setContractGitId(String) - 类 中的方法com.alipay.mychain.sdk.domain.detect.StateObjectCallInfo
 
setContractId(String) - 类 中的方法com.alipay.mychain.sdk.domain.admin.ListProfilerDataFileItem
 
setContractId(Identity) - 类 中的方法com.alipay.mychain.sdk.domain.contract.ContractAccessControl
 
setContractId(Hash) - 类 中的方法com.alipay.mychain.sdk.domain.event.EventTopicResult
 
setContractId(Identity) - 类 中的方法com.alipay.mychain.sdk.message.detect.DetectContractRequest
 
setContractId(Identity) - 类 中的方法com.alipay.mychain.sdk.message.transaction.contract.SetContractAccessControlRequest
 
setContractName(String) - 类 中的方法com.alipay.mychain.sdk.domain.detect.StateObjectCallInfo
 
setContractParams(String) - 类 中的方法com.alipay.mychain.sdk.domain.detect.StateObjectCallInfo
 
setContracts(List<Contract>) - 类 中的方法com.alipay.mychain.sdk.message.event.PushContractEvent
Setter method for property contracts.
setContractType(VMTypeEnum) - 类 中的方法com.alipay.mychain.sdk.domain.detect.StateObjectCallInfo
 
setContractVersion(short) - 类 中的方法com.alipay.mychain.sdk.domain.contract.Contract
Set contract version
setContractVersion(String) - 类 中的方法com.alipay.mychain.sdk.domain.detect.StateObjectCallInfo
 
setCoreThreadPoolSize(Integer) - 类 中的方法com.alipay.mychain.sdk.api.env.NetworkOption
 
setCounter(BaseFixedSizeUnsignedInteger.Fixed64BitUnsignedInteger) - 类 中的方法com.alipay.mychain.sdk.domain.metrics.MetricsAccCounterInfo
Sets counter.
setCounter(BaseFixedSizeUnsignedInteger.Fixed64BitUnsignedInteger) - 类 中的方法com.alipay.mychain.sdk.domain.metrics.MetricsQueryInfoDetail
Sets counter.
setCryptoServiceSpi(CryptoServiceSpi) - 类 中的静态方法com.alipay.mychain.zoro.crypto.cryptoservice.CryptoContext
 
setCurrentView(long) - 类 中的方法com.alipay.mychain.sdk.domain.status.HoneybadgerInfo
 
setCutString(String) - 类 中的方法com.alipay.mychain.sdk.vm.wasm.DecodeNext
 
setData(byte[]) - 类 中的方法com.alipay.mychain.sdk.crypto.hash.Hash
Setter method for property data.
setData(byte[]) - 类 中的方法com.alipay.mychain.sdk.crypto.PublicKey
Setter method for property data.
setData(byte[]) - 类 中的方法com.alipay.mychain.sdk.domain.event.EventTopicResult
Setter method for property data.
setData(byte[]) - 类 中的方法com.alipay.mychain.sdk.domain.spv.WorldStateNode
 
setData(byte[]) - 类 中的方法com.alipay.mychain.sdk.domain.transaction.Transaction
Sets data.
setData(String) - 类 中的方法com.alipay.mychain.sdk.message.admin.AdminCommonNewResponse
 
setData(byte[]) - 类 中的方法com.alipay.mychain.sdk.message.admin.AdminCommonRequest
 
setData(byte[]) - 类 中的方法com.alipay.mychain.sdk.message.event.FetchEventResponse
Sets data.
setData(byte[]) - 类 中的方法com.alipay.mychain.sdk.vm.NativeCallParameters
Setter method for property data.
setData(Object) - 类 中的方法com.alipay.mychain.zoro.annotation.privacy.Node
Setter method property data
setData(byte[]) - 类 中的方法com.antchain.unionsdk.btn.api.request.SystemMessage
 
setData(T) - 类 中的方法com.antchain.unionsdk.btn.api.response.Result
 
setData(ByteString) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.DownloadFileMessageEntity.DownloadFileMessage.Builder
bytes data = 4;
setData(ByteString) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.SdkRawDataEntity.SdkRawData.Builder
bytes data = 4;
setDataRead(boolean) - 类 中的方法com.alipay.mychain.sdk.domain.contract.ContractAccessControl
 
setDataType(EventDataType) - 类 中的方法com.alipay.mychain.sdk.api.service.event.EventInfo
 
setDataType(DownloadFileMessageEntity.DataType) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.DownloadFileMessageEntity.DownloadFileMessage.Builder
.DataType data_type = 2;
setDataTypeValue(int) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.DownloadFileMessageEntity.DownloadFileMessage.Builder
.DataType data_type = 2;
setDataWrite(boolean) - 类 中的方法com.alipay.mychain.sdk.domain.contract.ContractAccessControl
 
setDefaultDigestType(HashTypeEnum) - 类 中的方法com.alipay.mychain.sdk.api.env.DigestOption
 
setDefaultDigestType(HashTypeEnum) - 类 中的方法com.antchain.unionsdk.env.DigestOption
 
setDefaultFactory(AbstractLoggerFactory) - 类 中的静态方法com.alipay.mychain.sdk.api.logging.AbstractLoggerFactory
Changes the default factory.
setDelay(BigInteger) - 类 中的方法com.alipay.mychain.sdk.domain.detect.NetStatus
 
setDeleteBefore(BigInteger) - 类 中的方法com.alipay.mychain.sdk.message.admin.DeleteProfilerFilesRequest
 
setDeletedCount(long) - 类 中的方法com.alipay.mychain.sdk.message.admin.DeleteProfilerFilesResponse
 
setDeployGrayscaleCode() - 类 中的方法com.alipay.mychain.sdk.message.transaction.contract.UpdateContractRequest
 
setDesc(String) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ExtDataMessageEntity.ExtDataMessage.Builder
string desc = 3;
setDescBytes(ByteString) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ExtDataMessageEntity.ExtDataMessage.Builder
string desc = 3;
setDescription(String) - 枚举 中的方法com.alipay.mychain.sdk.common.CodecType
 
setDescription(String) - 枚举 中的方法com.alipay.mychain.sdk.common.NetworkType
 
setDescription(String) - 枚举 中的方法com.alipay.mychain.sdk.network.ChannelStatus
 
setDescription(String) - 枚举 中的方法com.antchain.unionsdk.network.netty.channel.ChannelStatus
 
setDescription(String) - 枚举 中的方法com.antchain.unionsdk.utils.CodecType
 
setDestIps(List<String>) - 类 中的方法com.alipay.mychain.sdk.domain.detect.NetStatus
 
setDestNodeId(Hash) - 类 中的方法com.alipay.mychain.sdk.domain.detect.NetStatus
 
setDestPorts(List<BigInteger>) - 类 中的方法com.alipay.mychain.sdk.domain.detect.NetStatus
 
setDetectDestNodeIds(List<Hash>) - 类 中的方法com.alipay.mychain.sdk.message.detect.NetDetectStatusRequest
 
setDetectionIntervalMs(int) - 类 中的方法com.alipay.mychain.sdk.api.env.LoadBalanceOption
 
setDetectionIntervalMs(int) - 类 中的方法com.antchain.unionsdk.env.LoadBalanceOption
 
setDetectSrcNodeId(Hash) - 类 中的方法com.alipay.mychain.sdk.message.detect.NetDetectStatusRequest
 
setDigest(byte[]) - 类 中的方法com.alipay.mychain.sdk.domain.consensus.honeyBadger.HBSignatureInfo
 
setDigest(byte[]) - 类 中的方法com.alipay.mychain.sdk.domain.consensus.pbft.PbftSignatureInfo
 
setDigestOption(DigestOption) - 类 中的方法com.alipay.mychain.sdk.api.env.ClientEnv
 
setDivideGas(BigInteger) - 类 中的方法com.alipay.mychain.sdk.domain.transaction.GasDividedResult
 
setDownloadFile(String) - 类 中的方法com.antchain.unionsdk.btn.api.event.BtnDownloadFileEventMessage
 
setDownloadFile(String) - 类 中的方法com.antchain.unionsdk.btn.api.request.DownloadFileRequest
 
setDownloadFileChunkCurrentLimitingPerSecond(long) - 类 中的方法com.antchain.unionsdk.btn.api.env.DownloadFileOption
 
setDownloadFileOption(DownloadFileOption) - 类 中的方法com.antchain.unionsdk.btn.api.BtnClient
 
setDumpPath(String) - 类 中的方法com.alipay.mychain.sdk.message.admin.DumpDbRequest
 
setDumpType(DumpDbRequest.DumpDBType) - 类 中的方法com.alipay.mychain.sdk.message.admin.DumpDbRequest
 
setDynamicGetChainNodeNums(int) - 类 中的方法com.alipay.mychain.sdk.api.env.BtnOption
 
setDynamicGetChainNodeNums(int) - 类 中的方法com.antchain.unionsdk.btn.api.env.ChainConfig
 
setEnable(boolean) - 类 中的方法com.alipay.mychain.sdk.api.env.LoadBalanceOption
 
setEnable(Boolean) - 类 中的方法com.alipay.mychain.sdk.api.env.OptimalNetworkLinkOption
 
setEnable(boolean) - 类 中的方法com.alipay.mychain.sdk.vm.ProofGenerator
 
setEnable(boolean) - 类 中的方法com.antchain.unionsdk.env.LoadBalanceOption
 
setEnableAnchorData(Boolean) - 类 中的方法com.alipay.mychain.sdk.api.env.RequestAnchorOption
 
setEnableCompress(Boolean) - 类 中的方法com.alipay.mychain.sdk.api.env.NetworkOption
 
setEnabledEvmPerf(boolean) - 类 中的方法com.alipay.mychain.sdk.message.admin.QueryProfilerConfigResponse
 
setEnabledWasmInterpPerf(boolean) - 类 中的方法com.alipay.mychain.sdk.message.admin.QueryProfilerConfigResponse
 
setEnabledWasmJitPerf(boolean) - 类 中的方法com.alipay.mychain.sdk.message.admin.QueryProfilerConfigResponse
 
setEnableFileBreakpointContinuation(Boolean) - 类 中的方法com.antchain.unionsdk.btn.api.request.DownloadFileRequest
 
setEnableGrayScale(boolean) - 类 中的方法com.alipay.mychain.sdk.api.env.GrayscaleOption
 
setEnableMetrics(boolean) - 类 中的方法com.alipay.mychain.sdk.api.env.MetricsOption
 
setEnableMonitor(boolean) - 类 中的方法com.antchain.unionsdk.env.NetworkOption
 
setEnableProfile(boolean) - 类 中的方法com.alipay.mychain.sdk.message.admin.RequestContractProfileRequest
 
setEnableQueryTxReceipt(Boolean) - 类 中的方法com.alipay.mychain.sdk.api.env.RequestOption
 
setEncryptedBlindFactor(String) - 类 中的方法com.alipay.mychain.zoro.annotation.privacy.Note
Setter method property encryptedBlindFactor
setEncryptedValue(String) - 类 中的方法com.alipay.mychain.zoro.annotation.privacy.Note
Setter method property encryptedValue
setEncryptionKey(byte[]) - 类 中的方法com.alipay.mychain.sdk.domain.account.Account
 
setEndIndex(int) - 类 中的方法com.alipay.mychain.sdk.domain.spv.WorldStateNode
 
setEndIndex(long) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.FileChunk.Builder
uint64 end_index = 3;
setEndIndex(long) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.FileChunk.Builder
uint64 end_index = 3;
setEndpoint(String) - 类 中的方法com.alipay.mychain.sdk.api.service.event.EventInfo
 
setEndpoint(String) - 类 中的方法com.antchain.unionsdk.btn.api.event.BtnEventMessage
 
setEndpoint(String) - 类 中的方法com.antchain.unionsdk.network.connection.TcpConnection
 
setEndpoint(String) - 类 中的方法com.antchain.unionsdk.network.ConnectionEventMessage
 
setEndPoints(List<EndPoint>) - 类 中的方法com.alipay.mychain.sdk.domain.status.NodeInfo
Setter method for property endPoints.
setEndTime(long) - 类 中的方法com.alipay.mychain.sdk.message.status.QueryMetricsQueryInfoRequest
Sets end time.
setEndTime(long) - 类 中的方法com.alipay.mychain.sdk.message.status.QueryNodeMetricsStatusRequest
Sets end time.
setEndTimestamp(BigInteger) - 类 中的方法com.alipay.mychain.sdk.message.admin.QueryProfilerConfigResponse
 
setEndTimestamp(BigInteger) - 类 中的方法com.alipay.mychain.sdk.message.admin.RequestContractProfileResponse
 
setEnvelope(String) - 类 中的方法com.alipay.mychain.zoro.annotation.privacy.EncryptedTuple
Setter method property envelope
setErrorCode(IErrorCode) - 类 中的方法com.alipay.mychain.sdk.message.Response
 
setErrorCode(IErrorCode) - 类 中的方法com.antchain.unionsdk.btn.api.response.Result
 
setErrorCode(IErrorCode) - 类 中的方法com.antchain.unionsdk.domain.Response
 
setErrorCodeEnum(ZoroErrorCodeEnum) - 异常错误 中的方法com.alipay.mychain.zoro.exception.ZoroException
Setter method property errorCodeEnum
setErrorMap(Map<Integer, String>) - 类 中的方法com.antchain.unionsdk.btn.api.service.DownloadFileService.DownloadResult
 
setErrorMsg(String) - 异常错误 中的方法com.alipay.mychain.zoro.exception.ZoroException
Setter method property errorMsg
setEventCallBack(IEventCallBack) - 类 中的方法com.antchain.unionsdk.btn.api.event.BtnDownloadFileEventHandler
 
setEventCallBack(IEventCallBack) - 类 中的方法com.antchain.unionsdk.event.EventInfo
 
setEventId(BigInteger) - 类 中的方法com.alipay.mychain.sdk.message.event.FetchEventRequest
Setter method for property eventId.
setEventId(BigInteger) - 类 中的方法com.alipay.mychain.sdk.message.event.ListenEventResponse
Setter method for property eventId.
setEventManager(EventManager) - 类 中的方法com.alipay.mychain.sdk.api.service.EventService
Setter method for property eventManager.
setEventModelType(EventModelType) - 类 中的方法com.alipay.mychain.sdk.api.service.event.EventInfo
 
setExceptionMessage(String) - 类 中的方法com.alipay.mychain.sdk.message.Response
 
setExtensions(List<Extension>) - 类 中的方法com.alipay.mychain.sdk.domain.transaction.Transaction
Sets extensions.
setExtraData(byte[]) - 类 中的方法com.antchain.unionsdk.btn.domain.tndefine.TnExtra
 
setExtraDataLen(Integer) - 类 中的方法com.antchain.unionsdk.btn.domain.tndefine.TnExtra
 
setF(long) - 类 中的方法com.alipay.mychain.sdk.domain.status.HoneybadgerInfo
 
setField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.BroadcastMessageEntity.BroadcastMessage.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientChainMessageEntity.ClientChainMessage.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesEntity.ClientReqChainNodes.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesRespEntity.ClientReqChainNodesResp.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.DownloadFileMessageEntity.DownloadFileMessage.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ExtDataMessageEntity.ExtDataMessage.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetConfigEntity.GetConfig.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetConfigRespEntity.GetConfigResp.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.FileChunk.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.GetFileCheckReq.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckRespEntity.GetFileCheckResp.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.FileChunk.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.GetFileChunkReq.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkRespEntity.GetFileChunkResp.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileReqEntity.GetFileReq.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileRespEntity.FileMetaData.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileRespEntity.GetFileResp.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoEntity.GetNodeInfo.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp.NodeInfo.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.KickAwayNodeEntity.KickAwayNode.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.KickAwayNodeRespEntity.KickAwayNodeResp.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegEntity.NodeGroupReg.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegRespEntity.NodeGroupRegResp.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyEntity.NodeGroupRegVerify.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyRespEntity.NodeGroupRegVerifyResp.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeLeaveGroupEntity.NodeLeaveGroup.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegEntity.NodeReg.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegRespEntity.NodeRegResp.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PeerPingEntity.PeerPing.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PeerPongEntity.PeerPong.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PingEntity.Ping.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PongEntity.Pong.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PushMessageEntity.PushMessage.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.SdkRawDataEntity.SdkRawData.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.UnicastMessageEntity.UnicastMessage.Builder
 
setFieldAnnotations(Annotation[]) - 类 中的方法com.alipay.mychain.zoro.annotation.privacy.Node
Setter method property fieldAnnotations
setFields(List<WASMABIUtils.Field>) - 类 中的方法com.alipay.mychain.sdk.vm.WASMABIUtils.Struct
 
setFieldValue(Object, String, Object) - 类 中的静态方法com.alipay.mychain.sdk.utils.ReflectionUtil
 
setFileCheck(boolean) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.GetFileChunkReq.Builder
bool fileCheck = 5;
setFileChunk(int, GetFileChunkReqEntity.FileChunk) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.GetFileChunkReq.Builder
repeated .FileChunk file_chunk = 3;
setFileChunk(int, GetFileChunkReqEntity.FileChunk.Builder) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.GetFileChunkReq.Builder
repeated .FileChunk file_chunk = 3;
setFileChunkLength(long) - 类 中的方法com.antchain.unionsdk.btn.api.env.DownloadFileOption
 
setFileChunkList(int, GetFileCheckReqEntity.FileChunk) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.GetFileCheckReq.Builder
repeated .FileChunk file_chunk_list = 2;
setFileChunkList(int, GetFileCheckReqEntity.FileChunk.Builder) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.GetFileCheckReq.Builder
repeated .FileChunk file_chunk_list = 2;
setFileContents(byte[]) - 类 中的方法com.alipay.mychain.sdk.domain.admin.ProfilerFileContent
 
setFileEtag(ByteString) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.GetFileChunkReq.Builder
bytes file_etag = 2;
setFileEtag(ByteString) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileRespEntity.FileMetaData.Builder
bytes file_etag = 2;
setFileExists(boolean) - 类 中的方法com.alipay.mychain.sdk.domain.admin.ProfilerFileContent
 
setFileKey(String) - 类 中的方法com.antchain.unionsdk.btn.api.event.BtnDownloadFileEventMessage
 
setFileKey(String) - 类 中的方法com.antchain.unionsdk.btn.api.request.DownloadFileRequest
 
setFileKey(ByteString) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.GetFileCheckReq.Builder
bytes file_key = 1;
setFileKey(ByteString) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckRespEntity.GetFileCheckResp.Builder
bytes file_key = 1;
setFileKey(ByteString) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.GetFileChunkReq.Builder
bytes file_key = 1;
setFileKey(ByteString) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkRespEntity.GetFileChunkResp.Builder
bytes file_key = 2;
setFileKey(ByteString) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileReqEntity.GetFileReq.Builder
用来定位文件 bytes file_key = 1;
setFileKey(ByteString) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileRespEntity.FileMetaData.Builder
bytes file_key = 1;
setFileMd5(ByteString) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckRespEntity.GetFileCheckResp.Builder
bytes file_md5 = 2;
setFileMetaData(GetFileRespEntity.FileMetaData) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileRespEntity.GetFileResp.Builder
.FileMetaData file_meta_data = 2;
setFileMetaData(GetFileRespEntity.FileMetaData.Builder) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileRespEntity.GetFileResp.Builder
.FileMetaData file_meta_data = 2;
setFilename(String) - 类 中的方法com.alipay.mychain.sdk.domain.admin.ListProfilerDataFileItem
 
setFilename(String) - 类 中的方法com.alipay.mychain.sdk.domain.admin.ProfilerFileContent
 
setFilenames(List<String>) - 类 中的方法com.alipay.mychain.sdk.message.admin.QueryProfilerFileRequest
 
setFileProgressEventTypeEnums(FileProgressEventTypeEnums) - 类 中的方法com.antchain.unionsdk.btn.api.event.BtnFileTransportProgressEventMessage
 
setFiles(List<ListProfilerDataFileItem>) - 类 中的方法com.alipay.mychain.sdk.message.admin.ListProfilerDataResponse
 
setFiles(List<ProfilerFileContent>) - 类 中的方法com.alipay.mychain.sdk.message.admin.QueryProfilerFileResponse
 
setFileSize(BigInteger) - 类 中的方法com.alipay.mychain.sdk.domain.admin.ListProfilerDataFileItem
 
setFileSize(BigInteger) - 类 中的方法com.alipay.mychain.sdk.domain.admin.ProfilerFileContent
 
setFileSize(long) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileRespEntity.FileMetaData.Builder
uint64 file_size = 3;
setFlag0ReqOrRes(Integer) - 类 中的方法com.antchain.unionsdk.btn.domain.tndefine.TnHeader
 
setFlag1ExistMetadata(Integer) - 类 中的方法com.antchain.unionsdk.btn.domain.tndefine.TnHeader
 
setFlag2Encrypt(Integer) - 类 中的方法com.antchain.unionsdk.btn.domain.tndefine.TnHeader
 
setFlag3payloadExtra(Integer) - 类 中的方法com.antchain.unionsdk.btn.domain.tndefine.TnHeader
 
setFlowConfig(boolean) - 类 中的方法com.alipay.mychain.sdk.domain.status.BTNInfoType
 
setFlowConfig(boolean) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryBtnStatusRequest
 
setFormat(String) - 类 中的方法com.alipay.mychain.sdk.domain.admin.ProfilerFileContent
 
setFrom(Identity) - 类 中的方法com.alipay.mychain.sdk.domain.transaction.LogEntry
Sets from.
setFrom(Identity) - 类 中的方法com.alipay.mychain.sdk.domain.transaction.Transaction
Sets from.
setFrom(Identity) - 类 中的方法com.alipay.mychain.sdk.message.admin.DumpDbRequest
 
setFrom(Identity) - 类 中的方法com.alipay.mychain.sdk.message.transaction.envelope.JoinGroupRequest
 
setFromNid(String) - 类 中的方法com.antchain.unionsdk.btn.api.request.DownloadFileRequest
 
setFromNodeId(String) - 类 中的方法com.antchain.unionsdk.btn.api.event.BtnDownloadFileEventMessage
 
setGas(BigInteger) - 类 中的方法com.alipay.mychain.sdk.domain.transaction.Transaction
Sets gas.
setGasUsed(BigInteger) - 类 中的方法com.alipay.mychain.sdk.domain.block.BlockHeader
 
setGasUsed(BigInteger) - 类 中的方法com.alipay.mychain.sdk.domain.transaction.TransactionReceipt
Sets gas used.
setGetFileChunkQueueSize(int) - 类 中的方法com.antchain.unionsdk.btn.api.env.DownloadFileOption
 
setGetFileChunkThreadPoolName(String) - 类 中的方法com.antchain.unionsdk.btn.api.env.DownloadFileOption
 
setGetFileChunkThreadSize(int) - 类 中的方法com.antchain.unionsdk.btn.api.env.DownloadFileOption
 
setGetFileMetaDataQueueSize(int) - 类 中的方法com.antchain.unionsdk.btn.api.env.DownloadFileOption
 
setGetFileMetaDataThreadPoolName(String) - 类 中的方法com.antchain.unionsdk.btn.api.env.DownloadFileOption
 
setGetFileMetaDataThreadSize(int) - 类 中的方法com.antchain.unionsdk.btn.api.env.DownloadFileOption
 
setGlobalContinueTransfer(boolean) - 类 中的方法com.antchain.unionsdk.btn.api.env.DownloadFileOption
 
setGranularity(BaseFixedSizeUnsignedInteger.Fixed64BitUnsignedInteger) - 类 中的方法com.alipay.mychain.sdk.domain.metrics.MetricsAccInfo
Sets granularity.
setGranularity(BaseFixedSizeUnsignedInteger.Fixed64BitUnsignedInteger) - 类 中的方法com.alipay.mychain.sdk.domain.metrics.MetricsQueryInfo
Sets granularity.
setGrayscaleData() - 类 中的方法com.alipay.mychain.sdk.message.transaction.AbstractTransactionRequest
 
setGrayscaleMode(GrayscaleMode) - 类 中的方法com.alipay.mychain.sdk.api.env.GrayscaleOption
 
setGrayscaleOption(GrayscaleOption) - 类 中的方法com.alipay.mychain.sdk.api.env.ClientEnv
 
setGrayscaleVerification() - 类 中的方法com.alipay.mychain.sdk.message.transaction.contract.UpdateContractRequest
 
setGroupId(BaseFixedSizeByteArray.Fixed20ByteArray) - 类 中的方法com.alipay.mychain.sdk.domain.transaction.Transaction
 
setGroupId(BaseFixedSizeByteArray.Fixed20ByteArray) - 类 中的方法com.alipay.mychain.sdk.message.Request
Sets group id.
setGroupId(BaseFixedSizeByteArray.Fixed20ByteArray) - 类 中的方法com.alipay.mychain.sdk.message.Response
 
setGroupId(BaseFixedSizeByteArray.Fixed20ByteArray) - 类 中的方法com.alipay.mychain.sdk.message.transaction.AbstractTransactionRequest
 
setGroupUpdateIntervalSec(int) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetConfigRespEntity.GetConfigResp.Builder
uint32 group_update_interval_sec = 1;
setHandler(IEventCallback) - 类 中的方法com.alipay.mychain.sdk.api.service.event.EventInfo
 
setHandshakeCallback(String, IHandshakeCallback) - 类 中的方法com.alipay.mychain.sdk.network.MessageProcessor
 
setHash(Hash) - 类 中的方法com.alipay.mychain.sdk.domain.block.BlockHeader
 
setHash(Hash) - 类 中的方法com.alipay.mychain.sdk.domain.transaction.Transaction
Sets hash.
setHash(Hash) - 类 中的方法com.alipay.mychain.sdk.message.spv.QueryBlockHeaderInfosRequest
Sets hash.
setHash(Hash) - 类 中的方法com.alipay.mychain.sdk.message.spv.QueryBlockProofRequest
Sets hash.
setHash(Hash) - 类 中的方法com.alipay.mychain.sdk.message.spv.QueryTransactionProofRequest
Sets hash.
setHash(Hash) - 类 中的方法com.alipay.mychain.sdk.message.status.QueryNodeMetricsStatusRequest
 
setHashTypeEnum(HashTypeEnum) - 类 中的方法com.alipay.mychain.sdk.api.service.spv.LogFilter
 
setHashTypeEnum(HashTypeEnum) - 类 中的方法com.alipay.mychain.sdk.crypto.envelope.EccK1EnvelopeSGX
 
setHashTypeEnum(HashTypeEnum) - 类 中的方法com.alipay.mychain.sdk.crypto.envelope.EccK1EnvelopeV1
 
setHashTypeEnum(HashTypeEnum) - 类 中的方法com.alipay.mychain.sdk.crypto.envelope.EccR1EnvelopeV1
 
setHashTypeEnum(HashTypeEnum) - 类 中的方法com.alipay.mychain.sdk.crypto.envelope.RSAEnvelopeV1
 
setHashTypeEnum(HashTypeEnum) - 类 中的静态方法com.alipay.mychain.sdk.crypto.hash.HashFactory
 
setHashTypeEnum(HashTypeEnum) - 类 中的方法com.alipay.mychain.sdk.crypto.pkeycipher.EccR1PkeyCipherV1
 
setHashTypeEnum(HashTypeEnum) - 类 中的方法com.alipay.mychain.sdk.domain.account.Account
 
setHashTypeEnum(HashTypeEnum) - 类 中的方法com.alipay.mychain.sdk.domain.transaction.Transaction
 
setHashTypeEnum(HashTypeEnum) - 类 中的方法com.alipay.mychain.sdk.message.Request
 
setHashTypeEnum(HashTypeEnum) - 类 中的方法com.alipay.mychain.sdk.message.transaction.AbstractTransactionRequest
 
setHasMoreFiles(boolean) - 类 中的方法com.alipay.mychain.sdk.message.admin.ListProfilerDataResponse
 
setHaveReceivedContentLength(Long) - 类 中的方法com.antchain.unionsdk.btn.api.event.BtnFileTransportProgressEventMessage
 
setHbSignatureInfo(HBSignatureInfo) - 类 中的方法com.alipay.mychain.sdk.domain.consensus.honeyBadger.HBConsensusProofInfo
 
setHdr_len(Integer) - 类 中的方法com.antchain.unionsdk.btn.domain.tndefine.TnHeader
 
setHeader(BlockHeader) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryBlockHeaderByTimestampResponse
 
setHeader(BlockHeader) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryLastBlockHeaderResponse
 
setHeaderLength(int) - 类 中的方法com.alipay.mychain.sdk.vm.wasm.DecodeNext
 
setHeartbeatIntervalMs(Integer) - 类 中的方法com.alipay.mychain.sdk.api.env.NetworkOption
 
setHeartbeatIntervalMs(Integer) - 类 中的方法com.antchain.unionsdk.env.NetworkOption
 
setHeartBeatTimeoutMs(int) - 类 中的方法com.antchain.unionsdk.env.RequestOption
 
setHostStatus(HostStatus) - 类 中的方法com.alipay.mychain.sdk.message.status.QueryHostStatusResponse
 
setId(Identity) - 类 中的方法com.alipay.mychain.sdk.domain.detect.StateObjectCallInfo
 
setId(Identity) - 类 中的方法com.alipay.mychain.sdk.domain.transaction.GasDividedResult
 
setId(BigInteger) - 类 中的方法com.alipay.mychain.sdk.message.event.PushAccountEvent
Setter method for property id.
setId(BigInteger) - 类 中的方法com.alipay.mychain.sdk.message.event.PushBlockEvent
Setter method for property id.
setId(BigInteger) - 类 中的方法com.alipay.mychain.sdk.message.event.PushContractEvent
Setter method for property id.
setId(BigInteger) - 类 中的方法com.alipay.mychain.sdk.message.event.PushTopicsEvent
Setter method for property id.
setId(Identity) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryAccountRequest
Setter method for property identity.
setId(Identity) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryContractGrayscaleCodeRequest
Setter method for property identity.
setId(Identity) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryContractRequest
Setter method for property identity.
setId(Identity) - 类 中的方法com.alipay.mychain.sdk.message.spv.QueryLatestStateProofRequest
Sets identity.
setId(Identity) - 类 中的方法com.alipay.mychain.sdk.message.status.QueryContractGrayscaleStatusRequest
Setter method for property identity.
setId(Identity) - 类 中的方法com.alipay.mychain.sdk.message.transaction.contract.GetContractAccessControlRequest
Setter method for property identity.
setIdentity(Identity) - 类 中的方法com.alipay.mychain.sdk.domain.account.Account
 
setIdentity(Identity) - 类 中的方法com.alipay.mychain.sdk.message.event.ListenAccountEventRequest
Setter method for property identity.
setIdentity(Identity) - 类 中的方法com.alipay.mychain.sdk.message.event.ListenContractEventRequest
Setter method for property identity.
setIds(List<BigInteger>) - 类 中的方法com.alipay.mychain.sdk.message.event.CancelEventRequest
Setter method for property ids.
setImmediately(boolean) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.GetFileChunkReq.Builder
bool immediately = 4;
setIndex(int) - 类 中的方法com.alipay.mychain.sdk.domain.spv.ReceiptProof
 
setIndex(int) - 类 中的方法com.alipay.mychain.sdk.domain.spv.TransactionProof
 
setIndex(int) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryTransactionResponse
Setter method for property index.
setInfo(List<byte[]>) - 类 中的方法com.alipay.mychain.sdk.message.detect.QueryConsensusDiagnosticInfoResponse
 
setInfo(NodeInfo) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryHostInfoResponse
 
setInfo(MetricsQueryInfo) - 类 中的方法com.alipay.mychain.sdk.message.status.QueryMetricsQueryInfoResponse
 
setInfo(MetricsAccInfo) - 类 中的方法com.alipay.mychain.sdk.message.status.QueryNodeMetricsStatusResponse
Sets info.
setInfo(MetricsQueryInfo) - 类 中的方法com.alipay.mychain.sdk.message.status.QueryTpsLatencyResponse
 
setInputsPath(String) - 类 中的方法com.alipay.mychain.sdk.vm.ProofGenerator
 
setInputTypes(List<String>) - 类 中的方法com.alipay.mychain.sdk.vm.EVMABIUtils.ContractMethod
 
setInterfaces(List<WASMABIUtils.Interface>) - 类 中的方法com.alipay.mychain.sdk.vm.WASMABIUtils.WASMABI
 
setInterval(Integer) - 类 中的方法com.alipay.mychain.sdk.api.env.MetricsOption
 
setInterval(Integer) - 类 中的方法com.alipay.mychain.sdk.task.AbstractTask
Sets interval.
setInterval(Integer) - 类 中的方法com.antchain.unionsdk.task.AbstractTask
Sets interval.
setIp(String) - 类 中的方法com.alipay.mychain.sdk.domain.status.EndPoint
Setter method for property ip.
setIsConnected(int) - 类 中的方法com.alipay.mychain.sdk.domain.status.NodeStatus
Setter method for property isConnected.
setIsInterface(WASMABIUtils.StructType) - 类 中的方法com.alipay.mychain.sdk.vm.WASMABIUtils.Struct
 
setiSslOption(ISslOption) - 类 中的方法com.antchain.unionsdk.btn.api.BtnClient
 
setKey(int) - 类 中的方法com.alipay.mychain.sdk.domain.transaction.Extension
Sets key.
setKey(String) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ExtDataMessageEntity.ExtDataMessage.Builder
string key = 2;
setKeyBytes(ByteString) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ExtDataMessageEntity.ExtDataMessage.Builder
string key = 2;
setKeyManagementSpi(KeyManagementSpi) - 类 中的静态方法com.alipay.mychain.zoro.crypto.cryptoservice.CryptoContext
 
setKeyNameList(List<byte[]>) - 类 中的方法com.alipay.mychain.sdk.api.env.ZoroOption
 
setKickAwayNode(KickAwayNodeEntity.KickAwayNode) - 类 中的方法com.antchain.unionsdk.btn.api.event.BtnKickAwayEventMessage
 
setKmsEnabled(boolean) - 类 中的方法com.alipay.mychain.sdk.api.env.KMSOption
 
setKmsOption(KMSOption) - 类 中的方法com.alipay.mychain.sdk.api.env.ClientEnv
 
setLastestElipseTimeMs(long) - 类 中的方法com.alipay.mychain.sdk.api.env.LoadBalanceOption
 
setLastestElipseTimeMs(long) - 类 中的方法com.antchain.unionsdk.env.LoadBalanceOption
 
setLatest(Boolean) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryAnchorRequest
 
setLatestBlockNumber(BigInteger) - 类 中的方法com.alipay.mychain.sdk.domain.status.HostStatus
 
setLeaf(boolean) - 类 中的方法com.alipay.mychain.zoro.annotation.privacy.Node
Setter method property leaf
setLength(Integer) - 类 中的方法com.antchain.unionsdk.btn.domain.tndefine.TnMetaData
 
setLoadBalanceModeType(LoadBalanceModeType) - 类 中的方法com.alipay.mychain.sdk.api.env.LoadBalanceOption
 
setLoadBalanceModeType(LoadBalanceModeType) - 类 中的方法com.antchain.unionsdk.env.LoadBalanceOption
 
setLoadBalanceOption(LoadBalanceOption) - 类 中的方法com.alipay.mychain.sdk.api.env.NetworkOption
 
setLoadZkLib(Boolean) - 类 中的方法com.alipay.mychain.sdk.api.env.ClientEnv
 
setLocal() - 类 中的方法com.alipay.mychain.sdk.message.transaction.AbstractTransactionRequest
 
setLocal(BigInteger) - 类 中的方法com.alipay.mychain.sdk.message.transaction.AbstractTransactionRequest
 
setLocalMetricsAccInfoDetailLists(List<List<MetricsAccInfoDetail>>) - 类 中的方法com.alipay.mychain.sdk.domain.metrics.MetricsAccInfo
 
setLocalTransaction() - 类 中的方法com.alipay.mychain.sdk.message.transaction.AbstractTransactionRequest
 
setLocalTransaction() - 类 中的方法com.alipay.mychain.sdk.message.transaction.TransactionReceiptResponse
 
setLogBloom(byte[]) - 类 中的方法com.alipay.mychain.sdk.domain.block.BlockHeader
 
setLogData(byte[]) - 类 中的方法com.alipay.mychain.sdk.domain.transaction.LogEntry
Sets log data.
setLogger(ILogger) - 类 中的方法com.alipay.mychain.sdk.api.env.ClientEnv
 
setLogger(ILogger) - 类 中的方法com.alipay.mychain.sdk.task.AbstractTask
 
setLogLevel(LogLevel) - 类 中的方法com.alipay.mychain.sdk.api.service.AdminService
 
setLogLevel(LogLevel, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 中的方法com.alipay.mychain.sdk.api.service.AdminService
 
setLogLevel(LogLevel) - 类 中的方法com.alipay.mychain.sdk.message.admin.QueryLogLevelResponse
Setter method for property logLevel.
setLogLevel(LogLevel) - 类 中的方法com.alipay.mychain.sdk.message.admin.SetLogLevelRequest
Setter method for property logLevel.
SetLogLevelRequest - com.alipay.mychain.sdk.message.admin中的类
set log level
SetLogLevelRequest() - 类 的构造器com.alipay.mychain.sdk.message.admin.SetLogLevelRequest
 
SetLogLevelRequest(LogLevel) - 类 的构造器com.alipay.mychain.sdk.message.admin.SetLogLevelRequest
 
SetLogLevelRequest(LogLevel, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 的构造器com.alipay.mychain.sdk.message.admin.SetLogLevelRequest
 
SetLogLevelResponse - com.alipay.mychain.sdk.message.admin中的类
set log level response
SetLogLevelResponse() - 类 的构造器com.alipay.mychain.sdk.message.admin.SetLogLevelResponse
 
setLogs(List<LogEntry>) - 类 中的方法com.alipay.mychain.sdk.domain.transaction.TransactionReceipt
Sets logs.
setMagic1(int) - 类 中的方法com.alipay.mychain.sdk.network.PacketHead
 
setMagic2(int) - 类 中的方法com.alipay.mychain.sdk.network.PacketHead
 
setMagicNumber(String) - 类 中的方法com.antchain.unionsdk.btn.domain.tndefine.TnHeader
 
setMaxAmount(long) - 类 中的方法com.alipay.mychain.sdk.message.spv.QueryBlockHeaderInfosRequest
Sets max amount.
setMaxBodySize(Integer) - 类 中的方法com.antchain.unionsdk.env.NetworkOption
 
setMaxCacheDirSize(BigInteger) - 类 中的方法com.antchain.unionsdk.btn.api.env.DownloadFileOption
 
setMaxConnectionRetryDelayFactor(Integer) - 类 中的方法com.alipay.mychain.sdk.api.env.NetworkOption
 
setMaxFileChunkAsk(int) - 类 中的方法com.antchain.unionsdk.btn.api.env.DownloadFileOption
 
setMaxFileChunkProcessing(int) - 类 中的方法com.antchain.unionsdk.btn.api.env.DownloadFileOption
 
setMaxFileTransferTasks(int) - 类 中的方法com.antchain.unionsdk.btn.api.env.DownloadFileOption
 
setMaxMessageSize(Integer) - 类 中的方法com.alipay.mychain.sdk.api.env.NetworkOption
 
setMaxNodes(int) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesEntity.ClientReqChainNodes.Builder
uint32 max_nodes = 2;
setMessage(TnMessage) - 类 中的方法com.antchain.unionsdk.btn.api.event.BtnEventMessage
已过时。
setMessageProcessQueueSize(Integer) - 类 中的方法com.antchain.unionsdk.env.NetworkOption
 
setMessageProcessThreadPoolSize(Integer) - 类 中的方法com.antchain.unionsdk.env.NetworkOption
 
setMessageType(MessageType) - 类 中的方法com.alipay.mychain.sdk.message.Message
Sets message type.
setMethodName(String) - 类 中的方法com.alipay.mychain.sdk.domain.detect.StateObjectCallInfo
 
setMethodSignature(String) - 类 中的方法com.alipay.mychain.sdk.vm.EVMParameter
Setter method for property methodSignature.
setMethodSignature(String) - 类 中的方法com.alipay.mychain.sdk.vm.WASMParameter
Setter method for property methodSignature.
setMetricsAccInfoDetailLists(List<List<MetricsAccInfoDetail>>) - 类 中的方法com.alipay.mychain.sdk.domain.metrics.MetricsAccInfo
Sets metrics acc info detail lists.
setMetricsOption(MetricsOption) - 类 中的方法com.alipay.mychain.sdk.api.env.ClientEnv
 
setMockResults(List<byte[]>) - 类 中的方法com.alipay.mychain.sdk.message.detect.MockConsensusResponse
 
setMonitorService(MonitorService) - 类 中的方法com.antchain.unionsdk.btn.api.service.ServiceManager
 
setMsg(String) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.KickAwayNodeEntity.KickAwayNode.Builder
string msg = 1;
setMsgBytes(ByteString) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.KickAwayNodeEntity.KickAwayNode.Builder
string msg = 1;
setMsgDelayDelta(int) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PeerPongEntity.PeerPong.Builder
uint32 msg_delay_delta = 2;
setMsgSequenceId(long) - 类 中的方法com.antchain.unionsdk.btn.api.codec.ProtobufRequest
 
setMsgType(int) - 类 中的方法com.antchain.unionsdk.btn.api.request.SystemMessage
 
setMsgType(int) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.SdkRawDataEntity.SdkRawData.Builder
uint32 msgType = 3;
setMsgTypeEnum(MsgTypeEnum) - 类 中的方法com.antchain.unionsdk.btn.api.codec.ProtobufRequest
 
setMsgTypeEnum(MsgTypeEnum) - 类 中的方法com.antchain.unionsdk.btn.api.request.SendMsgRequest
 
setN(long) - 类 中的方法com.alipay.mychain.sdk.domain.status.HoneybadgerInfo
 
setName(String) - 类 中的方法com.alipay.mychain.sdk.vm.EVMABIUtils.ContractMethod
 
setName(String) - 类 中的方法com.alipay.mychain.sdk.vm.WASMABIUtils.Field
 
setName(String) - 类 中的方法com.alipay.mychain.sdk.vm.WASMABIUtils.Interface
 
setName(String) - 类 中的方法com.alipay.mychain.sdk.vm.WASMABIUtils.Struct
 
setNeedPrivacy(Boolean) - 类 中的方法com.alipay.mychain.sdk.api.env.ClientEnv
 
setNetSocketAddress(InetSocketAddress) - 类 中的方法com.antchain.unionsdk.btn.api.env.BtnNetSocketAddress
 
setNetSocketAddressTypeEnum(NetSocketAddressTypeEnum) - 类 中的方法com.antchain.unionsdk.btn.api.env.BtnNetSocketAddress
 
setNetStatusVec(List<NetStatus>) - 类 中的方法com.alipay.mychain.sdk.message.detect.NetDetectStatusResponse
 
setNetworkOption(NetworkOption) - 类 中的方法com.alipay.mychain.sdk.api.env.ClientEnv
 
setNetworkOption(NetworkOption) - 类 中的方法com.antchain.unionsdk.btn.api.BtnClient
 
setNetworkThreadPoolSize(Integer) - 类 中的方法com.antchain.unionsdk.env.NetworkOption
 
setNetworkType(NetworkType) - 类 中的方法com.alipay.mychain.sdk.api.env.NetworkOption
 
setNew_type_name(String) - 类 中的方法com.alipay.mychain.sdk.vm.WASMABIUtils.Type
 
setNextTime(Long) - 类 中的方法com.alipay.mychain.sdk.task.AbstractTask
Sets next time.
setNextTime(Long) - 类 中的方法com.antchain.unionsdk.task.AbstractTask
Sets next time.
setNid(ByteString) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegEntity.NodeReg.Builder
bytes nid = 1;
setNidFrom(ByteString) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyRespEntity.NodeGroupRegVerifyResp.Builder
bytes nid_from = 3;
setNidFrom(String) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeLeaveGroupEntity.NodeLeaveGroup.Builder
string nid_from = 2;
setNidFromBytes(ByteString) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeLeaveGroupEntity.NodeLeaveGroup.Builder
string nid_from = 2;
setNodeAndNodeGroupRegisterTimes(int) - 类 中的方法com.antchain.unionsdk.env.NetworkOption
 
setNodeGroupConfig(boolean) - 类 中的方法com.alipay.mychain.sdk.domain.status.BTNInfoType
 
setNodeGroupConfig(boolean) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryBtnStatusRequest
 
setNodeGroupIsAlreadyRegister(AtomicBoolean) - 类 中的方法com.antchain.unionsdk.btn.api.network.NodeGroupIsRegisterObserver
 
setNodeGroupIsAreadyRegister(boolean) - 类 中的方法com.antchain.unionsdk.btn.api.network.BtnClientNetwork
 
setNodeGroupIsNecessaryRegisterStatus(AtomicBoolean) - 类 中的方法com.antchain.unionsdk.btn.api.network.NodeGroupIsRegisterObserver
 
setNodeGroupRegisterConfig(NodeGroupRegisterConfig) - 类 中的方法com.alipay.mychain.sdk.api.env.BtnOption
 
setNodeGroupRegisterConfig(NodeGroupRegisterConfig) - 类 中的方法com.antchain.unionsdk.btn.api.BtnClient
 
setNodeGroupRegVerify(NodeGroupRegVerifyEntity.NodeGroupRegVerify) - 类 中的方法com.antchain.unionsdk.btn.api.event.BtnGroupAuthEventMessage
 
setNodeId(Hash) - 类 中的方法com.alipay.mychain.sdk.domain.status.HoneybadgerInfo
 
setNodeId(Identity) - 类 中的方法com.alipay.mychain.sdk.domain.transaction.GasDividedResult
 
setNodeId(Hash) - 类 中的方法com.alipay.mychain.sdk.message.detect.DetectContractRequest
 
setNodeId(Hash) - 类 中的方法com.alipay.mychain.sdk.message.detect.QueryConsensusDiagnosticInfoRequest
 
setNodeId(Hash) - 类 中的方法com.alipay.mychain.sdk.message.detect.ReplayBlockRequest
 
setNodeId(Hash) - 类 中的方法com.alipay.mychain.sdk.message.detect.ReplayTransactionRequest
 
setNodeId(Hash) - 类 中的方法com.alipay.mychain.sdk.message.status.QueryMetricsQueryInfoRequest
Sets node id.
setNodeId(Hash) - 类 中的方法com.alipay.mychain.sdk.message.status.QueryTransactionCacheStatusRequest
 
setNodeId(String) - 类 中的方法com.antchain.unionsdk.btn.api.env.NodeRegisterConfig
 
setNodeId(String) - 类 中的方法com.antchain.unionsdk.btn.api.network.BtnTcpConnection
 
setNodeIdConfig(boolean) - 类 中的方法com.alipay.mychain.sdk.domain.status.BTNInfoType
 
setNodeIdConfig(boolean) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryBtnStatusRequest
 
setNodeInfo(NodeInfo) - 类 中的方法com.alipay.mychain.sdk.domain.status.HostStatus
 
setNodeInfo(NodeInfo) - 类 中的方法com.alipay.mychain.sdk.domain.status.NodeStatus
Setter method for property nodeInfo.
setNodeInfo(GetNodeInfoRespEntity.GetNodeInfoResp.NodeInfo) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp.Builder
.GetNodeInfoResp.NodeInfo node_info = 3;
setNodeInfo(GetNodeInfoRespEntity.GetNodeInfoResp.NodeInfo.Builder) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp.Builder
.GetNodeInfoResp.NodeInfo node_info = 3;
setNodeList(int, ByteString) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesRespEntity.ClientReqChainNodesResp.Builder
repeated bytes node_list = 2;
setNodePreUrl(String) - 类 中的方法com.antchain.unionsdk.btn.api.env.NodeGroupRegisterConfig
 
setNodeRegisterConfig(NodeRegisterConfig) - 类 中的方法com.alipay.mychain.sdk.api.env.BtnOption
 
setNodeRegisterConfig(NodeRegisterConfig) - 类 中的方法com.antchain.unionsdk.btn.api.BtnClient
 
setNodeRegisterStatus(boolean) - 类 中的方法com.antchain.unionsdk.btn.api.network.BtnTcpConnection
 
setNodes(List<NodeInfo>) - 类 中的方法com.alipay.mychain.sdk.message.status.QueryContractNodesStatusResponse
Setter method for property nodes.
setNodeType(Long) - 类 中的方法com.antchain.unionsdk.btn.api.env.NodeGroupRegisterConfig
 
setNodeType(long) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp.NodeInfo.Builder
uint64 node_type = 2;
setNodeType(long) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegEntity.NodeGroupReg.Builder
uint64 node_type = 2;
setNodeType(long) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyEntity.NodeGroupRegVerify.Builder
uint64 node_type = 2;
setNodeUri(ByteString) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp.NodeInfo.Builder
bytes node_uri = 1;
setNodeUri(ByteString) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegEntity.NodeGroupReg.Builder
bytes node_uri = 1;
setNodeUri(ByteString) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegRespEntity.NodeGroupRegResp.Builder
bytes node_uri = 1;
setNodeUri(ByteString) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyEntity.NodeGroupRegVerify.Builder
类似URI结构组播组层次关系 bytes node_uri = 1;
setNodeUri(ByteString) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyRespEntity.NodeGroupRegVerifyResp.Builder
类似URI结构 bytes node_uri = 1;
setNodeUri(ByteString) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeLeaveGroupEntity.NodeLeaveGroup.Builder
bytes node_uri = 1;
setNodeUriFrom(String) - 类 中的方法com.antchain.unionsdk.btn.api.request.SendMsgRequest
 
setNodeUriFrom(String) - 类 中的方法com.antchain.unionsdk.btn.api.request.SendMsgResponse
 
setNodeUriFrom(ByteString) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.BroadcastMessageEntity.BroadcastMessage.Builder
bytes node_uri_from = 1;
setNodeUriFrom(ByteString) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PushMessageEntity.PushMessage.Builder
bytes node_uri_from = 1;
setNodeUriFrom(ByteString) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.UnicastMessageEntity.UnicastMessage.Builder
bytes node_uri_from = 1;
setNodeUriMe(ByteString) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoEntity.GetNodeInfo.Builder
bytes node_uri_me = 1;
setNodeUriTo(String) - 类 中的方法com.antchain.unionsdk.btn.api.request.SendMsgRequest
 
setNodeUriTo(String) - 类 中的方法com.antchain.unionsdk.btn.api.request.SendMsgResponse
 
setNodeUriTo(ByteString) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PushMessageEntity.PushMessage.Builder
bytes node_uri_to = 2;
setNodeUriTo(ByteString) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.UnicastMessageEntity.UnicastMessage.Builder
bytes node_uri_to = 2;
setNonce(BaseFixedSizeUnsignedInteger.Fixed64BitUnsignedInteger) - 类 中的方法com.alipay.mychain.sdk.domain.transaction.Transaction
Sets nonce.
setNormalTimeoutInterval(long) - 类 中的方法com.alipay.mychain.sdk.domain.status.HoneybadgerInfo
 
setNumber(BigInteger) - 类 中的方法com.alipay.mychain.sdk.domain.block.BlockHeader
 
setOptimalNetworkLinkOption(OptimalNetworkLinkOption) - 类 中的方法com.alipay.mychain.sdk.api.env.NetworkOption
 
setOption(String) - 类 中的方法com.antchain.unionsdk.btn.domain.tndefine.TnHeader
 
setOptionLength(Integer) - 类 中的方法com.antchain.unionsdk.btn.domain.tndefine.TnHeader
 
setOrder(boolean) - 类 中的方法com.alipay.mychain.sdk.message.admin.ListProfilerDataRequest
 
setOutput(byte[]) - 类 中的方法com.alipay.mychain.sdk.domain.transaction.TransactionReceipt
Sets output.
setOutputTypes(List<String>) - 类 中的方法com.alipay.mychain.sdk.vm.EVMABIUtils.ContractMethod
 
setP2PStatus(P2PStatus) - 类 中的方法com.alipay.mychain.sdk.message.status.QueryP2PStatusResponse
Setter method for property p2PStatus.
setParameter(byte[]) - 类 中的方法com.alipay.mychain.sdk.message.detect.DetectContractRequest
 
setParams(String) - 类 中的方法com.alipay.mychain.sdk.domain.detect.StateObjectCallInfo
 
setParentHash(Hash) - 类 中的方法com.alipay.mychain.sdk.domain.block.BlockHeader
 
setPasswordList(List<byte[]>) - 类 中的方法com.alipay.mychain.sdk.api.env.ZoroOption
 
setPayloadLength(Integer) - 类 中的方法com.antchain.unionsdk.btn.domain.tndefine.TnHeader
 
setPbData(GeneratedMessageV3) - 类 中的方法com.antchain.unionsdk.btn.api.codec.ProtobufRequest
 
setPbftInfo(PbftInfo) - 类 中的方法com.alipay.mychain.sdk.message.status.QueryConsensusStatusResponse
Setter method for property pbftInfo.
setPedersenCommitment(String) - 类 中的方法com.alipay.mychain.zoro.annotation.privacy.Note
Setter method property pedersenCommitment
setPeriod(long) - 类 中的方法com.alipay.mychain.sdk.domain.transaction.Transaction
Sets period.
setPkeyCipherList(List<PkeyCipherBase>) - 类 中的方法com.alipay.mychain.sdk.crypto.envelope.EccK1EnvelopeSGX
 
setPkeyCipherList(List<PkeyCipherBase>) - 类 中的方法com.alipay.mychain.sdk.crypto.envelope.EccK1EnvelopeV1
 
setPkeyCipherList(List<PkeyCipherBase>) - 类 中的方法com.alipay.mychain.sdk.crypto.envelope.EccR1EnvelopeV1
 
setPkeyCipherList(List<PkeyCipherBase>) - 接口 中的方法com.alipay.mychain.sdk.crypto.envelope.EnvelopeBase
set public key list by PkeyCipherBase.
setPkeyCipherList(List<PkeyCipherBase>) - 类 中的方法com.alipay.mychain.sdk.crypto.envelope.RSAEnvelopeSGX
已过时。
 
setPkeyCipherList(List<PkeyCipherBase>) - 类 中的方法com.alipay.mychain.sdk.crypto.envelope.RSAEnvelopeV1
 
setPkeyCipherList(List<PkeyCipherBase>) - 类 中的方法com.alipay.mychain.sdk.crypto.envelope.SM2EnvelopeV1
 
setPkeyCipherList(List<PkeyCipherBase>) - 类 中的方法com.alipay.mychain.sdk.crypto.envelope.SM2EnvelopSGX
 
setPort(int) - 类 中的方法com.alipay.mychain.sdk.domain.status.EndPoint
Setter method for property port.
setPrefix(String) - 类 中的方法com.alipay.mychain.sdk.message.admin.ListProfilerDataRequest
 
setPreReleaseData() - 类 中的方法com.alipay.mychain.sdk.message.transaction.AbstractTransactionRequest
 
setPriority(Integer) - 类 中的方法com.antchain.unionsdk.btn.domain.tndefine.TnHeader
 
setPriority(int) - 类 中的方法com.antchain.unionsdk.utils.PriorityThreadPoolExecutor.PriorityRunnable
 
setPrivateKey(Hash) - 类 中的方法com.alipay.mychain.sdk.message.admin.AddGroupChainRequest
Sets private key.
setPrivateKeyVer(int) - 类 中的方法com.antchain.unionsdk.btn.api.request.SendMsgRequest
 
setPrivateKeyVer(int) - 类 中的方法com.antchain.unionsdk.btn.api.request.SendMsgResponse
 
setPrivateKeyVer(int) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.BroadcastMessageEntity.BroadcastMessage.Builder
optional uint32 private_key_ver = 5;
setPrivateKeyVer(int) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientChainMessageEntity.ClientChainMessage.Builder
uint32 private_key_ver = 5;
setPrivateKeyVer(int) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PushMessageEntity.PushMessage.Builder
optional uint32 private_key_ver = 5;
setPrivateKeyVer(int) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.UnicastMessageEntity.UnicastMessage.Builder
optional uint32 private_key_ver = 5;
setPrivkey(Keypair) - 类 中的方法com.alipay.mychain.sdk.crypto.envelope.EccK1EnvelopeSGX
 
setPrivkey(PkeyCipherBase) - 类 中的方法com.alipay.mychain.sdk.crypto.envelope.EccK1EnvelopeSGX
 
setPrivkey(Keypair) - 类 中的方法com.alipay.mychain.sdk.crypto.envelope.EccK1EnvelopeV1
 
setPrivkey(PkeyCipherBase) - 类 中的方法com.alipay.mychain.sdk.crypto.envelope.EccK1EnvelopeV1
 
setPrivkey(Keypair) - 类 中的方法com.alipay.mychain.sdk.crypto.envelope.EccR1EnvelopeV1
 
setPrivkey(PkeyCipherBase) - 类 中的方法com.alipay.mychain.sdk.crypto.envelope.EccR1EnvelopeV1
 
setPrivkey(Keypair) - 接口 中的方法com.alipay.mychain.sdk.crypto.envelope.EnvelopeBase
 
setPrivkey(PkeyCipherBase) - 接口 中的方法com.alipay.mychain.sdk.crypto.envelope.EnvelopeBase
 
setPrivkey(PkeyCipherBase) - 类 中的方法com.alipay.mychain.sdk.crypto.envelope.RSAEnvelopeSGX
已过时。
 
setPrivkey(Keypair) - 类 中的方法com.alipay.mychain.sdk.crypto.envelope.RSAEnvelopeSGX
已过时。
 
setPrivkey(Keypair) - 类 中的方法com.alipay.mychain.sdk.crypto.envelope.RSAEnvelopeV1
 
setPrivkey(PkeyCipherBase) - 类 中的方法com.alipay.mychain.sdk.crypto.envelope.RSAEnvelopeV1
 
setPrivkey(Keypair) - 类 中的方法com.alipay.mychain.sdk.crypto.envelope.SM2EnvelopeV1
 
setPrivkey(PkeyCipherBase) - 类 中的方法com.alipay.mychain.sdk.crypto.envelope.SM2EnvelopeV1
 
setPrivkey(Keypair) - 类 中的方法com.alipay.mychain.sdk.crypto.envelope.SM2EnvelopSGX
 
setPrivkey(PkeyCipherBase) - 类 中的方法com.alipay.mychain.sdk.crypto.envelope.SM2EnvelopSGX
 
setProfilerDataDir(String) - 类 中的方法com.alipay.mychain.sdk.message.admin.ListProfilerDataResponse
 
setProfilerDataDir(String) - 类 中的方法com.alipay.mychain.sdk.message.admin.QueryProfilerConfigResponse
 
setProfilerThreshold(BigInteger) - 类 中的方法com.alipay.mychain.sdk.message.admin.QueryProfilerConfigResponse
 
setProfilerThreshold(BigInteger) - 类 中的方法com.alipay.mychain.sdk.message.admin.RequestContractProfileRequest
 
setProfileSeconds(long) - 类 中的方法com.alipay.mychain.sdk.message.admin.RequestContractProfileRequest
 
setProof(BlockProofInfo) - 类 中的方法com.alipay.mychain.sdk.domain.spv.BlockHeaderInfo
 
setProof(byte[]) - 类 中的方法com.alipay.mychain.sdk.domain.spv.BlockHeaderProof
 
setProof(byte[]) - 类 中的方法com.alipay.mychain.sdk.domain.spv.BlockProofInfo
 
setProof(WorldStateProof) - 类 中的方法com.alipay.mychain.sdk.message.spv.QueryLatestStateProofResponse
Sets proof.
setProof(ReceiptProof) - 类 中的方法com.alipay.mychain.sdk.message.spv.QueryReceiptProofResponse
Sets proof.
setProof(WorldStateProof) - 类 中的方法com.alipay.mychain.sdk.message.spv.QueryStateProofResponse
Sets proof.
setProof(TransactionProof) - 类 中的方法com.alipay.mychain.sdk.message.spv.QueryTransactionProofResponse
Sets proof.
setProposeSize(long) - 类 中的方法com.alipay.mychain.sdk.domain.status.HoneybadgerInfo
 
setProvingCodePath(String) - 类 中的方法com.alipay.mychain.sdk.vm.ProofGenerator
 
setPubKey(ByteString) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegEntity.NodeGroupReg.Builder
bytes pub_key = 4;
setPubKey(ByteString) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyEntity.NodeGroupRegVerify.Builder
bytes pub_key = 4;
setPubkeyList(List<Keypair>) - 类 中的方法com.alipay.mychain.sdk.crypto.envelope.EccK1EnvelopeSGX
 
setPubkeyList(List<Keypair>) - 类 中的方法com.alipay.mychain.sdk.crypto.envelope.EccK1EnvelopeV1
 
setPubkeyList(List<Keypair>) - 类 中的方法com.alipay.mychain.sdk.crypto.envelope.EccR1EnvelopeV1
 
setPubkeyList(List<Keypair>) - 接口 中的方法com.alipay.mychain.sdk.crypto.envelope.EnvelopeBase
set public key list by Keypair.
setPubkeyList(List<Keypair>) - 类 中的方法com.alipay.mychain.sdk.crypto.envelope.RSAEnvelopeSGX
已过时。
 
setPubkeyList(List<Keypair>) - 类 中的方法com.alipay.mychain.sdk.crypto.envelope.RSAEnvelopeV1
 
setPubkeyList(List<Keypair>) - 类 中的方法com.alipay.mychain.sdk.crypto.envelope.SM2EnvelopeV1
 
setPubkeyList(List<Keypair>) - 类 中的方法com.alipay.mychain.sdk.crypto.envelope.SM2EnvelopSGX
 
setPublicKey(byte[]) - 类 中的方法com.antchain.unionsdk.btn.api.env.NodeGroupRegisterConfig
 
setPublicKeys(Set<PublicKey>) - 类 中的方法com.alipay.mychain.sdk.domain.spv.VerifiedBlock
 
setPublicKeys(List<byte[]>) - 类 中的方法com.alipay.mychain.sdk.message.transaction.confidential.ConfidentialRequest
 
setPushMessage(PushMessageEntity.PushMessage) - 类 中的方法com.antchain.unionsdk.btn.api.event.BtnPushEventMessage
已过时。
setPushMessage(PushMessageEntity.PushMessage) - 类 中的方法com.antchain.unionsdk.btn.api.network.BtnPushMessageResponse
 
setQos(Integer) - 类 中的方法com.antchain.unionsdk.btn.domain.tndefine.TnHeader
 
setQueryAnchorIntervalMs(Integer) - 类 中的方法com.alipay.mychain.sdk.api.env.RequestAnchorOption
 
setQueryInfo(List<List<MetricsQueryInfoDetail>>) - 类 中的方法com.alipay.mychain.sdk.domain.metrics.MetricsQueryInfo
Sets query info.
setQueryNodeStatusIntervalMs(int) - 类 中的方法com.alipay.mychain.sdk.api.env.OptimalNetworkLinkOption
 
setQueryReceiptIntervalMs(Integer) - 类 中的方法com.alipay.mychain.sdk.api.env.RequestOption
 
setQueryReceiptTimeoutMs(Integer) - 类 中的方法com.alipay.mychain.sdk.api.env.RequestOption
 
setQueryType(MetricsType) - 类 中的方法com.alipay.mychain.sdk.domain.metrics.MetricsQueryInfoDetail
Sets query type.
setRawData(byte[]) - 类 中的方法com.antchain.unionsdk.btn.api.request.SendMsgRequest
 
setRawData(byte[]) - 类 中的方法com.antchain.unionsdk.btn.api.request.SendMsgResponse
 
setRawData(ByteString) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.BroadcastMessageEntity.BroadcastMessage.Builder
optional bytes raw_data = 4;
setRawData(ByteString) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientChainMessageEntity.ClientChainMessage.Builder
bytes raw_data = 4;
setRawData(ByteString) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ExtDataMessageEntity.ExtDataMessage.Builder
optional bytes raw_data = 4;
setRawData(ByteString) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PushMessageEntity.PushMessage.Builder
optional bytes raw_data = 4;
setRawData(ByteString) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.UnicastMessageEntity.UnicastMessage.Builder
optional bytes raw_data = 4;
setRawDataType(TnRawDataTypeEnum) - 类 中的方法com.antchain.unionsdk.btn.api.request.SendMsgRequest
 
setRawDataType(TnRawDataTypeEnum) - 类 中的方法com.antchain.unionsdk.btn.api.request.SendMsgResponse
 
setRawDataType(int) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.BroadcastMessageEntity.BroadcastMessage.Builder
uint32 raw_data_type = 3;
setRawDataType(int) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientChainMessageEntity.ClientChainMessage.Builder
uint32 raw_data_type = 3;
setRawDataType(int) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PushMessageEntity.PushMessage.Builder
uint32 raw_data_type = 3;
setRawDataType(int) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.UnicastMessageEntity.UnicastMessage.Builder
uint32 raw_data_type = 3;
setRawOutput(String) - 类 中的方法com.alipay.mychain.sdk.vm.EVMOutput
Setter method for property rawOutput.
setRawOutput(String) - 类 中的方法com.alipay.mychain.sdk.vm.VMOutput
 
setRawOutput(String) - 类 中的方法com.alipay.mychain.sdk.vm.WASMOutput
Setter method for property rawOutput.
setReadSet(List<Map<String, String>>) - 类 中的方法com.alipay.mychain.sdk.domain.detect.AttributeRwSet
 
setReceiptList(List<TransactionReceipt>) - 类 中的方法com.alipay.mychain.sdk.domain.block.BlockBody
 
setReceiptList(List<TransactionReceipt>) - 类 中的方法com.alipay.mychain.sdk.domain.block.BlockInfo
 
setReceiptRoot(Hash) - 类 中的方法com.alipay.mychain.sdk.domain.block.BlockHeader
 
setReceiptRoot(Hash) - 类 中的方法com.alipay.mychain.sdk.domain.spv.ReceiptProof
 
setReceipts(List<TransactionReceipt>) - 类 中的方法com.alipay.mychain.sdk.domain.spv.BlockReceiptInfo
 
setReceiveTaskCount(long) - 类 中的方法com.antchain.unionsdk.network.MessageProcessor
 
setRecoverKey(SetRecoverKeyRequest) - 类 中的方法com.alipay.mychain.sdk.api.service.AccountService
sync set recover key
setRecoverKey(PublicKey) - 类 中的方法com.alipay.mychain.sdk.domain.account.Account
 
SetRecoverKeyRequest - com.alipay.mychain.sdk.message.transaction.account中的类
 
SetRecoverKeyRequest(Identity, PublicKey) - 类 的构造器com.alipay.mychain.sdk.message.transaction.account.SetRecoverKeyRequest
 
SetRecoverKeyRequest() - 类 的构造器com.alipay.mychain.sdk.message.transaction.account.SetRecoverKeyRequest
 
SetRecoverKeyResponse - com.alipay.mychain.sdk.message.transaction.account中的类
 
SetRecoverKeyResponse() - 类 的构造器com.alipay.mychain.sdk.message.transaction.account.SetRecoverKeyResponse
 
setRecoverTimestamp(long) - 类 中的方法com.alipay.mychain.sdk.domain.account.Account
 
setRemainData(String) - 类 中的方法com.alipay.mychain.sdk.vm.wasm.DecodeNext
 
setRemoteSocketAddress(InetSocketAddress) - 类 中的方法com.alipay.mychain.sdk.network.netty.BaseChannel
 
setReNodeAndNodeGroupRegisterInterval(int) - 类 中的方法com.antchain.unionsdk.env.NetworkOption
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.BroadcastMessageEntity.BroadcastMessage.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientChainMessageEntity.ClientChainMessage.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesEntity.ClientReqChainNodes.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesRespEntity.ClientReqChainNodesResp.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.DownloadFileMessageEntity.DownloadFileMessage.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ExtDataMessageEntity.ExtDataMessage.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetConfigEntity.GetConfig.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetConfigRespEntity.GetConfigResp.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.FileChunk.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.GetFileCheckReq.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckRespEntity.GetFileCheckResp.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.FileChunk.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.GetFileChunkReq.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkRespEntity.GetFileChunkResp.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileReqEntity.GetFileReq.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileRespEntity.FileMetaData.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileRespEntity.GetFileResp.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoEntity.GetNodeInfo.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp.NodeInfo.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.KickAwayNodeEntity.KickAwayNode.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.KickAwayNodeRespEntity.KickAwayNodeResp.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegEntity.NodeGroupReg.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegRespEntity.NodeGroupRegResp.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyEntity.NodeGroupRegVerify.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyRespEntity.NodeGroupRegVerifyResp.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeLeaveGroupEntity.NodeLeaveGroup.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegEntity.NodeReg.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegRespEntity.NodeRegResp.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PeerPingEntity.PeerPing.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PeerPongEntity.PeerPong.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PingEntity.Ping.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PongEntity.Pong.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PushMessageEntity.PushMessage.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.SdkRawDataEntity.SdkRawData.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.UnicastMessageEntity.UnicastMessage.Builder
 
setReportAliveTime(BigInteger) - 类 中的方法com.alipay.mychain.sdk.message.admin.QueryProfilerConfigResponse
 
setReportAliveTime(BigInteger) - 类 中的方法com.alipay.mychain.sdk.message.admin.RequestContractProfileRequest
 
setRequest(Request) - 类 中的方法com.alipay.mychain.sdk.api.service.event.EventInfo
 
setRequest(Request) - 类 中的方法com.alipay.mychain.sdk.network.MessageContext
 
setRequestAnchorOption(RequestAnchorOption) - 类 中的方法com.alipay.mychain.sdk.api.env.RequestOption
 
setRequestOption(RequestOption) - 类 中的方法com.alipay.mychain.sdk.api.env.ClientEnv
 
setRequestOption(RequestOption) - 类 中的方法com.antchain.unionsdk.btn.api.BtnClient
 
setRequestType(MessageContext.RequestType) - 类 中的方法com.alipay.mychain.sdk.network.MessageContext
 
setRequestType(int) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.SdkRawDataEntity.SdkRawData.Builder
uint32 requestType = 2;
setRequestType(MessageContext.RequestType) - 类 中的方法com.antchain.unionsdk.network.MessageContext
 
setReserve(Integer) - 类 中的方法com.antchain.unionsdk.btn.domain.tndefine.TnHeader
 
setReserved1(int) - 类 中的方法com.alipay.mychain.sdk.network.PacketHead
 
setReserved2(int) - 类 中的方法com.alipay.mychain.sdk.network.PacketHead
 
setResponse(Response) - 类 中的方法com.alipay.mychain.sdk.network.MessageContext
 
setResponse(Response) - 类 中的方法com.antchain.unionsdk.network.MessageContext
 
setResult(long) - 类 中的方法com.alipay.mychain.sdk.domain.transaction.TransactionReceipt
Sets result.
setResults(List<EventTopicResult>) - 类 中的方法com.alipay.mychain.sdk.message.event.PushTopicsEvent
Setter method for property results.
setResults(List<String>) - 类 中的方法com.alipay.mychain.sdk.vm.WASMABIUtils.Struct
 
setRetCode(int) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp.Builder
uint32 ret_code = 1;
setRetCode(int) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegRespEntity.NodeGroupRegResp.Builder
uint32 ret_code = 2;
setRetCode(int) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyRespEntity.NodeGroupRegVerifyResp.Builder
uint32 ret_code = 4;
setRetCode(int) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegRespEntity.NodeRegResp.Builder
uint32 ret_code = 1;
setRetMsg(String) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp.Builder
string ret_msg = 2;
setRetMsg(String) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegRespEntity.NodeGroupRegResp.Builder
string ret_msg = 3;
setRetMsg(String) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyRespEntity.NodeGroupRegVerifyResp.Builder
string ret_msg = 5;
setRetMsg(String) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegRespEntity.NodeRegResp.Builder
string ret_msg = 2;
setRetMsgBytes(ByteString) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp.Builder
string ret_msg = 2;
setRetMsgBytes(ByteString) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegRespEntity.NodeGroupRegResp.Builder
string ret_msg = 3;
setRetMsgBytes(ByteString) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyRespEntity.NodeGroupRegVerifyResp.Builder
string ret_msg = 5;
setRetMsgBytes(ByteString) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegRespEntity.NodeRegResp.Builder
string ret_msg = 2;
setRetryConnectTimes(Integer) - 类 中的方法com.alipay.mychain.sdk.api.env.NetworkOption
 
setRetryConnectTimes(Integer) - 类 中的方法com.antchain.unionsdk.env.NetworkOption
 
setRetryHeartbeatTimes(Integer) - 类 中的方法com.alipay.mychain.sdk.api.env.NetworkOption
 
setRetryHeartbeatTimes(Integer) - 类 中的方法com.antchain.unionsdk.env.NetworkOption
 
setReverse(int) - 类 中的方法com.alipay.mychain.sdk.message.spv.QueryBlockHeaderInfosRequest
Sets reverse.
setRlpData(List<WorldStateNode>) - 类 中的方法com.alipay.mychain.sdk.domain.spv.WorldStateProof
 
setRlpData(byte[]) - 类 中的方法com.alipay.mychain.sdk.rlp.RlpList
 
setRouteType(NodeGroupRegVerifyEntity.TnRouteType) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyEntity.NodeGroupRegVerify.Builder
.TnRouteType route_type = 5;
setRouteType(NodeGroupRegVerifyRespEntity.TnRouteType) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyRespEntity.NodeGroupRegVerifyResp.Builder
.TnRouteType route_type = 2;
setRouteType(NodeRegEntity.TnRouteType) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegEntity.NodeReg.Builder
.TnRouteType route_type = 2;
setRouteType(NodeRegRespEntity.TnRouteType) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegRespEntity.NodeRegResp.Builder
.TnRouteType route_type = 3;
setRouteTypeValue(int) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyEntity.NodeGroupRegVerify.Builder
.TnRouteType route_type = 5;
setRouteTypeValue(int) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyRespEntity.NodeGroupRegVerifyResp.Builder
.TnRouteType route_type = 2;
setRouteTypeValue(int) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegEntity.NodeReg.Builder
.TnRouteType route_type = 2;
setRouteTypeValue(int) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegRespEntity.NodeRegResp.Builder
.TnRouteType route_type = 3;
setrSet(List<Map<byte[], byte[]>>) - 类 中的方法com.alipay.mychain.sdk.domain.detect.StorageRwSet
 
setRwSet(RwSet) - 类 中的方法com.alipay.mychain.sdk.domain.detect.StateObjectCallInfo
 
setSaveDuration(BaseFixedSizeUnsignedInteger.Fixed64BitUnsignedInteger) - 类 中的方法com.alipay.mychain.sdk.domain.metrics.MetricsAccInfo
Sets save duration.
setSaveDuration(BaseFixedSizeUnsignedInteger.Fixed64BitUnsignedInteger) - 类 中的方法com.alipay.mychain.sdk.domain.metrics.MetricsQueryInfo
Sets save duration.
setSchemaRead(boolean) - 类 中的方法com.alipay.mychain.sdk.domain.contract.ContractAccessControl
 
setSchemaWrite(boolean) - 类 中的方法com.alipay.mychain.sdk.domain.contract.ContractAccessControl
 
setSendAsyncRequestTimeoutMs(Integer) - 类 中的方法com.antchain.unionsdk.env.RequestOption
 
setSendMessageQueueSize(Integer) - 类 中的方法com.antchain.unionsdk.env.NetworkOption
 
setSendMessageThreadPoolSize(Integer) - 类 中的方法com.antchain.unionsdk.env.NetworkOption
 
setSendMsgResponse(SendMsgResponse) - 类 中的方法com.antchain.unionsdk.btn.api.event.BtnPushEventMessage
 
setSendMsgResponse(SendMsgResponse) - 类 中的方法com.antchain.unionsdk.btn.api.network.BtnPushMessageResponse
 
setSendRequestTimeoutMs(Integer) - 类 中的方法com.alipay.mychain.sdk.api.env.RequestOption
 
setSendRequestTimeoutMs(Integer) - 类 中的方法com.antchain.unionsdk.env.RequestOption
 
setSendTaskCount(long) - 类 中的方法com.antchain.unionsdk.network.connection.TcpConnection
 
setSeq(long) - 类 中的方法com.alipay.mychain.sdk.domain.consensus.pbft.PbftSignatureInfo
 
setSeq(int) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegEntity.NodeGroupReg.Builder
uint32 seq = 5;
setSeq(int) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegRespEntity.NodeGroupRegResp.Builder
uint32 seq = 4;
setSeq(int) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyEntity.NodeGroupRegVerify.Builder
uint32 seq = 6;
setSeq(int) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyRespEntity.NodeGroupRegVerifyResp.Builder
uint32 seq = 6;
setSeq(int) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegEntity.NodeReg.Builder
uint32 seq = 3;
setSeq(int) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PeerPingEntity.PeerPing.Builder
uint32 seq = 1;
setSeq(int) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PeerPongEntity.PeerPong.Builder
uint32 seq = 1;
setSeq(int) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PingEntity.Ping.Builder
uint32 seq = 1;
setSeq(int) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PongEntity.Pong.Builder
uint32 seq = 1;
setSeqId(int) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.DownloadFileMessageEntity.DownloadFileMessage.Builder
uint32 seq_id = 5;
setSequenceId(long) - 类 中的方法com.alipay.mychain.sdk.message.Request
Sets sequence id.
setSequenceId(long) - 类 中的方法com.alipay.mychain.sdk.message.Response
 
setSequenceId(long) - 类 中的方法com.antchain.unionsdk.btn.api.request.SendMsgResponse
 
setSequenceId(long) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.SdkRawDataEntity.SdkRawData.Builder
uint64 sequenceId = 1;
setServerEventId(BigInteger) - 类 中的方法com.alipay.mychain.sdk.api.service.event.EventInfo
 
setServerEventId(Long) - 类 中的方法com.antchain.unionsdk.event.EventInfo
 
setSessionFlag(SessionFlag) - 类 中的方法com.alipay.mychain.sdk.api.env.NetworkOption
 
setSignature(List<byte[]>) - 类 中的方法com.alipay.mychain.sdk.domain.consensus.honeyBadger.HBConsensusProofInfo
 
setSignature(byte[]) - 类 中的方法com.alipay.mychain.sdk.message.admin.DumpDbRequest
 
setSignatureInfo(PbftSignatureInfo) - 类 中的方法com.alipay.mychain.sdk.domain.consensus.pbft.PbftConsensusProofInfo
Sets signature info.
setSignatureList(List<byte[]>) - 类 中的方法com.alipay.mychain.sdk.domain.transaction.Transaction
Sets signature list.
setSignatures(List<byte[]>) - 类 中的方法com.alipay.mychain.sdk.domain.consensus.pbft.PbftConsensusProofInfo
Sets signatures.
setSignedStr(byte[]) - 类 中的方法com.antchain.unionsdk.btn.api.env.NodeGroupRegisterConfig
 
setSignedStr(ByteString) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegEntity.NodeGroupReg.Builder
推荐使用nodeid bytes signed_str = 3;
setSignedStr(ByteString) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyEntity.NodeGroupRegVerify.Builder
推荐使用nodeid bytes signed_str = 3;
setSignerOption(SignerOption) - 类 中的方法com.alipay.mychain.sdk.api.env.ClientEnv
 
setSignerPassword(String) - 类 中的方法com.antchain.unionsdk.env.SignerOption
 
setSigners(List<SignerBase>) - 类 中的方法com.alipay.mychain.sdk.api.env.SignerOption
 
setSigs(List<byte[]>) - 类 中的方法com.alipay.mychain.sdk.api.utils.GasWithHold
 
setSize(int) - 类 中的方法com.alipay.mychain.sdk.domain.spv.ReceiptProof
 
setSize(int) - 类 中的方法com.alipay.mychain.sdk.domain.spv.TransactionProof
 
setSocketAddressList(List<InetSocketAddress>) - 类 中的方法com.alipay.mychain.sdk.api.env.NetworkOption
 
setSocketAddressList(String, Integer, String, Integer) - 类 中的方法com.antchain.unionsdk.btn.api.env.BtnNetworkOption
 
setSocketAddressList(String, String) - 类 中的方法com.antchain.unionsdk.btn.api.env.BtnNetworkOption
 
setSocketAddressList(List<String>, List<String>) - 类 中的方法com.antchain.unionsdk.btn.api.env.BtnNetworkOption
 
setSocketAddressList(List<InetSocketAddress>) - 类 中的方法com.antchain.unionsdk.env.NetworkOption
 
setSocketAddressList(String...) - 类 中的方法com.antchain.unionsdk.env.NetworkOption
 
setSrcIps(List<String>) - 类 中的方法com.alipay.mychain.sdk.domain.detect.NetStatus
 
setSrcNodeId(Hash) - 类 中的方法com.alipay.mychain.sdk.domain.detect.NetStatus
 
setSrcPorts(List<BigInteger>) - 类 中的方法com.alipay.mychain.sdk.domain.detect.NetStatus
 
setSslOption(ISslOption) - 类 中的方法com.alipay.mychain.sdk.api.env.ClientEnv
 
setStartIndex(long) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.FileChunk.Builder
uint64 start_index = 2;
setStartIndex(long) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.FileChunk.Builder
uint64 start_index = 2;
setStartTime(BaseFixedSizeUnsignedInteger.Fixed64BitUnsignedInteger) - 类 中的方法com.alipay.mychain.sdk.domain.metrics.MetricsAccInfo
Sets start time.
setStartTime(BaseFixedSizeUnsignedInteger.Fixed64BitUnsignedInteger) - 类 中的方法com.alipay.mychain.sdk.domain.metrics.MetricsQueryInfo
Sets start time.
setStartTime(long) - 类 中的方法com.alipay.mychain.sdk.message.status.QueryMetricsQueryInfoRequest
Sets start time.
setStartTime(long) - 类 中的方法com.alipay.mychain.sdk.message.status.QueryNodeMetricsStatusRequest
Sets start time.
setStateRoot(Hash) - 类 中的方法com.alipay.mychain.sdk.domain.block.BlockHeader
 
setStateRoot(Hash) - 类 中的方法com.alipay.mychain.sdk.domain.spv.WorldStateProof
 
setStatus(AccountStatus) - 类 中的方法com.alipay.mychain.sdk.domain.account.Account
 
setStatus(SyncStatus) - 类 中的方法com.alipay.mychain.sdk.message.status.QuerySyncStatusResponse
Setter method for property status.
setStatus(ChannelStatus) - 类 中的方法com.alipay.mychain.sdk.network.NetworkConnection
 
setStatusCode(DownloadFileMessageEntity.FileStatusCode) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.DownloadFileMessageEntity.DownloadFileMessage.Builder
.FileStatusCode status_code = 3;
setStatusCodeValue(int) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.DownloadFileMessageEntity.DownloadFileMessage.Builder
.FileStatusCode status_code = 3;
setStorageRoot(Hash) - 类 中的方法com.alipay.mychain.sdk.domain.contract.Contract
Setter method for property storageRoot.
setStorageRwSet(StorageRwSet) - 类 中的方法com.alipay.mychain.sdk.domain.detect.RwSet
 
setStructs(List<WASMABIUtils.Struct>) - 类 中的方法com.alipay.mychain.sdk.vm.WASMABIUtils.WASMABI
 
setSystemTimestamp(Long) - 类 中的方法com.alipay.mychain.sdk.network.NetworkConnection
 
setTaskId(Long) - 类 中的方法com.alipay.mychain.sdk.api.service.event.EventInfo
 
setTaskId(Long) - 类 中的方法com.alipay.mychain.sdk.network.MessageContext
 
setTaskId(long) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.DownloadFileMessageEntity.DownloadFileMessage.Builder
uint64 task_id = 1;
setTaskId(Long) - 类 中的方法com.antchain.unionsdk.network.MessageContext
 
setThreadPoolQueueSize(Integer) - 类 中的方法com.alipay.mychain.sdk.api.env.NetworkOption
 
setThreads(long) - 类 中的方法com.alipay.mychain.sdk.domain.status.HoneybadgerInfo
 
setThreadWeight(int) - 类 中的方法com.antchain.unionsdk.btn.api.service.MonitorService
 
setTimeRedundancy(int) - 类 中的方法com.antchain.unionsdk.btn.api.service.MonitorService
 
setTimestamp(BigInteger) - 类 中的方法com.alipay.mychain.sdk.domain.admin.ListProfilerDataFileItem
 
setTimestamp(long) - 类 中的方法com.alipay.mychain.sdk.domain.block.BlockHeader
 
setTimestamp(Long) - 类 中的方法com.alipay.mychain.sdk.domain.status.HostStatus
 
setTimestamp(long) - 类 中的方法com.alipay.mychain.sdk.domain.transaction.Transaction
Sets timestamp.
setTimestamp(long) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryBlockHeaderByTimestampRequest
 
setTimestamp(long) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryNodeTimestampResponse
Setter method for property timestamp.
setTnBody(byte[]) - 类 中的方法com.antchain.unionsdk.btn.domain.tndefine.TnMessage
 
setTnCmdIdEnums(TnCmdIdEnums) - 类 中的方法com.antchain.unionsdk.btn.api.codec.ProtobufRequest
 
setTnExtra(TnExtra) - 类 中的方法com.antchain.unionsdk.btn.domain.tndefine.TnMessage
 
setTnHeader(TnHeader) - 类 中的方法com.antchain.unionsdk.btn.domain.tndefine.TnMessage
 
setTnMessage(TnMessage) - 类 中的方法com.antchain.unionsdk.btn.api.network.BtnResponse
 
setTnMetadata(Object) - 类 中的方法com.antchain.unionsdk.btn.domain.tndefine.TnMessage
 
setTo(Identity) - 类 中的方法com.alipay.mychain.sdk.domain.transaction.LogEntry
Sets to.
setTo(Identity) - 类 中的方法com.alipay.mychain.sdk.domain.transaction.Transaction
Sets to.
setToEndpoint(String) - 类 中的方法com.alipay.mychain.sdk.network.NetworkConnection
 
setToNid(String) - 类 中的方法com.antchain.unionsdk.btn.api.request.DownloadFileRequest
 
setToNodeId(String) - 类 中的方法com.antchain.unionsdk.btn.api.event.BtnDownloadFileEventMessage
 
setTopic(String) - 类 中的方法com.alipay.mychain.sdk.domain.event.EventTopicResult
Setter method for property topic.
setTopics(List<String>) - 类 中的方法com.alipay.mychain.sdk.domain.transaction.LogEntry
Sets topics.
setTopics(List<String>) - 类 中的方法com.alipay.mychain.sdk.message.event.ListenTopicsEventRequest
Setter method for property topics.
setTotalChainNodeIdList(List<String>) - 类 中的方法com.antchain.unionsdk.btn.api.env.ChainConfig
 
setTotalContentLength(Long) - 类 中的方法com.antchain.unionsdk.btn.api.event.BtnFileTransportProgressEventMessage
 
setTotalLen(int) - 类 中的方法com.alipay.mychain.sdk.network.PacketHead
 
setTraceId(byte[]) - 类 中的方法com.alipay.mychain.sdk.message.Request
 
setTraceId(byte[]) - 类 中的方法com.alipay.mychain.sdk.message.Response
 
setTrackId(Integer) - 类 中的方法com.antchain.unionsdk.btn.api.codec.ProtobufRequest
 
setTrackid(Integer) - 类 中的方法com.antchain.unionsdk.btn.domain.tndefine.TnHeader
 
setTransaction(Transaction) - 类 中的方法com.alipay.mychain.sdk.domain.transaction.TransactionInfo
 
setTransaction(Transaction) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryTransactionResponse
Setter method for property transaction.
setTransaction(Transaction) - 类 中的方法com.alipay.mychain.sdk.message.transaction.AbstractTransactionRequest
 
setTransactionCacheInfo(TransactionCacheInfo) - 类 中的方法com.alipay.mychain.sdk.message.status.QueryTransactionCacheStatusResponse
Setter method for property transactionCacheInfo.
setTransactionHash(Hash) - 类 中的方法com.alipay.mychain.sdk.message.spv.QueryReceiptProofRequest
Sets block hash.
setTransactionList(List<Transaction>) - 类 中的方法com.alipay.mychain.sdk.domain.block.BlockBody
 
setTransactionReceipt(TransactionReceipt) - 类 中的方法com.alipay.mychain.sdk.domain.transaction.TransactionInfo
 
setTransactionReceipt(TransactionReceipt) - 类 中的方法com.alipay.mychain.sdk.message.detect.DetectContractResponse
 
setTransactionReceipt(TransactionReceipt) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryTransactionReceiptResponse
 
setTransactionReceipt(TransactionReceipt) - 类 中的方法com.alipay.mychain.sdk.message.transaction.TransactionReceiptResponse
 
setTransactionRoot(Hash) - 类 中的方法com.alipay.mychain.sdk.domain.block.BlockHeader
 
setTransactionSigners(List<byte[]>) - 类 中的方法com.antchain.unionsdk.env.SignerOption
 
setTransport(ITransport) - 类 中的方法com.alipay.mychain.sdk.network.netty.BaseChannel
 
setTxExtensions(List<Extension>) - 类 中的方法com.alipay.mychain.sdk.message.transaction.AbstractTransactionRequest
 
setTxGas(BigInteger) - 类 中的方法com.alipay.mychain.sdk.message.transaction.AbstractTransactionRequest
 
setTxHash(String) - 类 中的方法com.alipay.mychain.sdk.domain.admin.ListProfilerDataFileItem
 
setTxHash(Hash) - 类 中的方法com.alipay.mychain.sdk.domain.event.EventTopicResult
 
setTxHash(Hash) - 类 中的方法com.alipay.mychain.sdk.message.detect.ReplayTransactionRequest
 
setTxHash(Hash) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryRelatedTransactionDepositFlagRequest
Setter method for property identity.
setTxHash(Hash) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryTransactionReceiptRequest
 
setTxHash(Hash) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryTransactionRequest
Setter method for property identity.
setTxHash(Hash) - 类 中的方法com.alipay.mychain.sdk.message.transaction.TransactionReceiptResponse
 
setTxHashs(List<Hash>) - 类 中的方法com.alipay.mychain.sdk.domain.block.BlockInfo
 
setTxIndex(int) - 类 中的方法com.alipay.mychain.sdk.domain.transaction.TransactionInfo
 
setTxIndex(int) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryTransactionReceiptResponse
 
setTxIndex(int) - 类 中的方法com.alipay.mychain.sdk.message.transaction.TransactionReceiptResponse
Setter method for property txIndex.
setTxInfo(TransactionInfo) - 类 中的方法com.alipay.mychain.sdk.message.detect.ReplayTransactionResponse
 
setTxPeriod(long) - 类 中的方法com.alipay.mychain.sdk.message.transaction.AbstractTransactionRequest
 
setTxRoot(Hash) - 类 中的方法com.alipay.mychain.sdk.domain.spv.TransactionProof
 
setTxTimeNonce(long, BaseFixedSizeUnsignedInteger.Fixed64BitUnsignedInteger, boolean) - 类 中的方法com.alipay.mychain.sdk.message.transaction.AbstractTransactionRequest
 
setTxTimeNonce(long, BaseFixedSizeUnsignedInteger.Fixed64BitUnsignedInteger, boolean) - 类 中的方法com.alipay.mychain.sdk.message.transaction.envelope.DepositEnvelopeRequest
 
setTxType(TransactionType) - 类 中的方法com.alipay.mychain.sdk.domain.transaction.Transaction
Sets tx type.
setType(MetricsType) - 类 中的方法com.alipay.mychain.sdk.domain.metrics.MetricsAccCounterInfo
Sets type.
setType(ConsensusAlgorithmType) - 类 中的方法com.alipay.mychain.sdk.domain.spv.BlockProofInfo
 
setType(AdminTaskType) - 类 中的方法com.alipay.mychain.sdk.message.admin.AdminCommonRequest
 
setType(ConsensusAlgorithmType) - 类 中的方法com.alipay.mychain.sdk.message.detect.MockConsensusResponse
 
setType(ConsensusDiagnosticInfoType) - 类 中的方法com.alipay.mychain.sdk.message.detect.QueryConsensusDiagnosticInfoResponse
 
setType(EventDataType) - 类 中的方法com.alipay.mychain.sdk.message.event.FetchEventResponse
Sets type.
setType(EventModelType) - 类 中的方法com.alipay.mychain.sdk.message.event.ListenAccountEventRequest
 
setType(EventModelType) - 类 中的方法com.alipay.mychain.sdk.message.event.ListenBlockEventRequest
 
setType(EventModelType) - 类 中的方法com.alipay.mychain.sdk.message.event.ListenContractEventRequest
 
setType(EventModelType) - 类 中的方法com.alipay.mychain.sdk.message.event.ListenTopicsEventRequest
 
setType(TaskType) - 类 中的方法com.alipay.mychain.sdk.task.AbstractTask
Sets type.
setType(String) - 类 中的方法com.alipay.mychain.sdk.vm.ContractOutput
 
setType(String) - 类 中的方法com.alipay.mychain.sdk.vm.WASMABIUtils.Field
 
setType(String) - 类 中的方法com.alipay.mychain.sdk.vm.WASMABIUtils.Interface
 
setType(String) - 类 中的方法com.alipay.mychain.sdk.vm.WASMABIUtils.Type
 
setType(Type) - 类 中的方法com.alipay.mychain.zoro.annotation.privacy.Node
Setter method property type
setType(String) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ExtDataMessageEntity.ExtDataMessage.Builder
string type = 1;
setType(Integer) - 类 中的方法com.antchain.unionsdk.btn.domain.tndefine.TnMetaData
 
setType(TaskType) - 类 中的方法com.antchain.unionsdk.task.AbstractTask
Sets type.
setTypeBytes(ByteString) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ExtDataMessageEntity.ExtDataMessage.Builder
string type = 1;
setTypes(List<WASMABIUtils.Type>) - 类 中的方法com.alipay.mychain.sdk.vm.WASMABIUtils.WASMABI
 
setUniqueRequestId(String) - 类 中的方法com.antchain.unionsdk.btn.api.codec.ProtobufRequest
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.BroadcastMessageEntity.BroadcastMessage.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientChainMessageEntity.ClientChainMessage.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesEntity.ClientReqChainNodes.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesRespEntity.ClientReqChainNodesResp.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.DownloadFileMessageEntity.DownloadFileMessage.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ExtDataMessageEntity.ExtDataMessage.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetConfigEntity.GetConfig.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetConfigRespEntity.GetConfigResp.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.FileChunk.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.GetFileCheckReq.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckRespEntity.GetFileCheckResp.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.FileChunk.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.GetFileChunkReq.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkRespEntity.GetFileChunkResp.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileReqEntity.GetFileReq.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileRespEntity.FileMetaData.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileRespEntity.GetFileResp.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoEntity.GetNodeInfo.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp.NodeInfo.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.KickAwayNodeEntity.KickAwayNode.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.KickAwayNodeRespEntity.KickAwayNodeResp.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegEntity.NodeGroupReg.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegRespEntity.NodeGroupRegResp.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyEntity.NodeGroupRegVerify.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyRespEntity.NodeGroupRegVerifyResp.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeLeaveGroupEntity.NodeLeaveGroup.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegEntity.NodeReg.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegRespEntity.NodeRegResp.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PeerPingEntity.PeerPing.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PeerPongEntity.PeerPong.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PingEntity.Ping.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PongEntity.Pong.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PushMessageEntity.PushMessage.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.SdkRawDataEntity.SdkRawData.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.UnicastMessageEntity.UnicastMessage.Builder
 
setUntrustedEnv(Boolean) - 类 中的方法com.alipay.mychain.sdk.api.service.spv.AbstractSpvProxy
 
setUpdateContractFromGrayscaleCode() - 类 中的方法com.alipay.mychain.sdk.message.transaction.contract.UpdateContractRequest
 
setUseBtn(boolean) - 类 中的方法com.alipay.mychain.sdk.api.env.ClientEnv
 
setUserEventId(BigInteger) - 类 中的方法com.alipay.mychain.sdk.api.service.event.EventInfo
 
setValue(int) - 枚举 中的方法com.alipay.mychain.sdk.common.CodecType
 
setValue(int) - 枚举 中的方法com.alipay.mychain.sdk.common.NetworkType
 
setValue(int) - 枚举 中的方法com.alipay.mychain.sdk.common.SessionFlag
 
setValue(byte[]) - 类 中的方法com.alipay.mychain.sdk.domain.privacy.EncResult
 
setValue(byte[]) - 类 中的方法com.alipay.mychain.sdk.domain.transaction.Extension
 
setValue(BaseFixedSizeUnsignedInteger.Fixed64BitUnsignedInteger) - 类 中的方法com.alipay.mychain.sdk.domain.transaction.Transaction
Sets value.
setValue(int) - 枚举 中的方法com.alipay.mychain.sdk.network.ChannelStatus
 
setValue(List<Type>) - 类 中的方法com.alipay.mychain.sdk.vm.abi.datatype.Struct
 
setValue(List<String>) - 类 中的方法com.alipay.mychain.sdk.vm.ContractOutput
 
setValue(String) - 类 中的方法com.alipay.mychain.zoro.annotation.privacy.EncryptedTuple
Setter method property value
setValue(long) - 类 中的方法com.alipay.mychain.zoro.annotation.privacy.Note
Setter method property value
setValue(long) - 类 中的方法com.alipay.mychain.zoro.annotation.privacy.PlainTuple
Setter method property value
setValue(int) - 枚举 中的方法com.antchain.unionsdk.network.netty.channel.ChannelStatus
 
setValue(int) - 枚举 中的方法com.antchain.unionsdk.utils.CodecType
 
setVersion(short) - 类 中的方法com.alipay.mychain.sdk.domain.account.Account
 
setVersion(Long) - 类 中的方法com.alipay.mychain.sdk.domain.block.BlockHeader
 
setVersion(Long) - 类 中的方法com.alipay.mychain.sdk.domain.spv.VerifiedBlock
 
setVersion(int) - 类 中的方法com.alipay.mychain.sdk.network.PacketHead
 
setVersion(String) - 类 中的方法com.alipay.mychain.sdk.vm.WASMABIUtils.WASMABI
 
setVersion(Integer) - 类 中的方法com.antchain.unionsdk.btn.domain.tndefine.TnHeader
 
setVersionSwitchback() - 类 中的方法com.alipay.mychain.sdk.message.transaction.contract.UpdateContractRequest
 
setView(long) - 类 中的方法com.alipay.mychain.sdk.domain.consensus.honeyBadger.HBSignatureInfo
 
setView(long) - 类 中的方法com.alipay.mychain.sdk.domain.consensus.pbft.PbftSignatureInfo
 
setWaitChannelSendMsgResultTimeoutMs(Integer) - 类 中的方法com.antchain.unionsdk.env.NetworkOption
 
setWithHoldId(Identity) - 类 中的方法com.alipay.mychain.sdk.api.utils.GasWithHold
 
setWorldStateNodeList(List<WorldStateNode>) - 类 中的方法com.alipay.mychain.sdk.domain.spv.WorldStateProof
 
setWriteSet(List<Map<String, String>>) - 类 中的方法com.alipay.mychain.sdk.domain.detect.AttributeRwSet
 
setwSet(List<Map<byte[], Map<BigInteger, byte[]>>>) - 类 中的方法com.alipay.mychain.sdk.domain.detect.StorageRwSet
 
setZoroOption(ZoroOption) - 类 中的方法com.alipay.mychain.sdk.api.env.ClientEnv
 
sha256(byte[]) - 类 中的静态方法com.alipay.mychain.zoro.crypto.AlgorithmService
 
SHA256Hash - com.alipay.mychain.sdk.crypto.hash中的类
TODO: its need to refractor
SHA256Hash() - 类 的构造器com.alipay.mychain.sdk.crypto.hash.SHA256Hash
 
shutDown() - 类 中的方法com.alipay.mychain.sdk.api.MychainClient
shutDown
shutDown() - 类 中的方法com.alipay.mychain.sdk.network.ClientNetwork
 
shutDown() - 类 中的方法com.alipay.mychain.sdk.network.ConnectionPoolManager
 
shutDown() - 接口 中的方法com.alipay.mychain.sdk.network.INetwork
Shut down boolean.
shutdown() - 类 中的方法com.alipay.mychain.sdk.task.TimerTaskManager
 
shutDown() - 类 中的方法com.antchain.unionsdk.btn.api.BtnClient
 
shutDown() - 类 中的方法com.antchain.unionsdk.btn.api.network.BtnClientNetwork
 
shutDown() - 类 中的方法com.antchain.unionsdk.btn.api.network.BtnConnectionPoolManager
 
shutDown() - 类 中的方法com.antchain.unionsdk.network.connection.TcpConnection
 
shutDown() - 类 中的方法com.antchain.unionsdk.network.MessageProcessor
 
shutdown() - 类 中的方法com.antchain.unionsdk.task.TimerTaskManager
 
sign(byte[]) - 类 中的方法com.alipay.mychain.sdk.crypto.signer.EccK1KeypairV0
 
sign(byte[]) - 类 中的方法com.alipay.mychain.sdk.crypto.signer.EccR1SignerV1
 
sign(byte[]) - 类 中的方法com.alipay.mychain.sdk.crypto.signer.Ed25519SignerV1
 
sign(byte[]) - 类 中的方法com.alipay.mychain.sdk.crypto.signer.RsaSignerV1
 
sign(byte[]) - 接口 中的方法com.alipay.mychain.sdk.crypto.signer.SignerBase
 
sign(byte[]) - 类 中的方法com.alipay.mychain.sdk.crypto.signer.SM2SignerV1
 
sign(SignerBase) - 类 中的方法com.alipay.mychain.sdk.message.admin.AdminCommonRequest
 
sign(SignerBase) - 类 中的方法com.alipay.mychain.sdk.message.admin.AdminConcreteRequest
 
sign(SignerBase) - 类 中的方法com.alipay.mychain.sdk.message.admin.DumpDbRequest
 
sign(SignerBase) - 类 中的方法com.alipay.mychain.sdk.message.admin.UpdateBlackListRequest
 
sign(byte[]) - 类 中的方法com.alipay.mychain.zoro.crypto.ecdsa.AbstractKeyPair
Sign signature.
sign(byte[]) - 类 中的方法com.alipay.mychain.zoro.crypto.ecdsa.ECKeyPair
ECSignUtils a hash with the private key of this key pair.
SignatureData - com.alipay.mychain.zoro.crypto.ecdsa中的类
 
SignatureData(byte, byte[], byte[]) - 类 的构造器com.alipay.mychain.zoro.crypto.ecdsa.SignatureData
 
SIGNED_STR_FIELD_NUMBER - 类 中的静态变量com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegEntity.NodeGroupReg
 
SIGNED_STR_FIELD_NUMBER - 类 中的静态变量com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyEntity.NodeGroupRegVerify
 
signedMessageToKey(byte[], SignatureData) - 类 中的静态方法com.alipay.mychain.zoro.crypto.ecdsa.ECSignUtils
Given an arbitrary piece of text and an Ethereum message signature encoded in bytes, returns the public key that was used to sign it.
SignerBase - com.alipay.mychain.sdk.crypto.signer中的接口
 
SignerOption - com.alipay.mychain.sdk.api.env中的类
 
SignerOption() - 类 的构造器com.alipay.mychain.sdk.api.env.SignerOption
 
SignerOption - com.antchain.unionsdk.env中的类
 
SignerOption() - 类 的构造器com.antchain.unionsdk.env.SignerOption
 
signMessage(byte[], AbstractKeyPair) - 类 中的静态方法com.alipay.mychain.zoro.crypto.ecdsa.ECSignUtils
 
signRequest(AbstractTransactionRequest) - 类 中的方法com.alipay.mychain.sdk.api.service.BaseService
 
signRequest(List<SignerBase>, AbstractTransactionRequest) - 类 中的方法com.alipay.mychain.sdk.api.service.BaseService
 
signRequest(List<SignerBase>, AbstractTransactionRequest, HashTypeEnum) - 类 中的方法com.alipay.mychain.sdk.api.service.BaseService
 
signRequestWithZoro(List<byte[]>, List<byte[]>, AbstractTransactionRequest) - 类 中的方法com.alipay.mychain.sdk.api.service.BaseService
 
simpleClassName(Object) - 类 中的静态方法com.alipay.mychain.sdk.api.logging.AbstractLogger
simpleClassName(Class<?>) - 类 中的静态方法com.alipay.mychain.sdk.api.logging.AbstractLogger
Generates a simplified name from a Class.
size() - 类 中的方法com.alipay.mychain.sdk.bloom.BloomFilter
Size int.
size() - 类 中的方法com.alipay.mychain.sdk.rlp.Rlp.LList
Size int.
Slf4JLoggerFactory - com.alipay.mychain.sdk.api.logging中的类
Logger factory which creates a SLF4J logger.
SM2EnvelopeV1 - com.alipay.mychain.sdk.crypto.envelope中的类
 
SM2EnvelopeV1() - 类 的构造器com.alipay.mychain.sdk.crypto.envelope.SM2EnvelopeV1
 
SM2EnvelopeV1(HashTypeEnum) - 类 的构造器com.alipay.mychain.sdk.crypto.envelope.SM2EnvelopeV1
 
SM2EnvelopSGX - com.alipay.mychain.sdk.crypto.envelope中的类
 
SM2EnvelopSGX() - 类 的构造器com.alipay.mychain.sdk.crypto.envelope.SM2EnvelopSGX
 
SM2EnvelopSGX(HashTypeEnum) - 类 的构造器com.alipay.mychain.sdk.crypto.envelope.SM2EnvelopSGX
 
SM2PkeyCipherV1 - com.alipay.mychain.sdk.crypto.pkeycipher中的类
 
SM2PkeyCipherV1(Keypair) - 类 的构造器com.alipay.mychain.sdk.crypto.pkeycipher.SM2PkeyCipherV1
 
SM2PkeyCipherV1(Keypair, HashTypeEnum) - 类 的构造器com.alipay.mychain.sdk.crypto.pkeycipher.SM2PkeyCipherV1
 
SM2SignerV1 - com.alipay.mychain.sdk.crypto.signer中的类
The type SM2SignerV1.
SM2SignerV1(Keypair) - 类 的构造器com.alipay.mychain.sdk.crypto.signer.SM2SignerV1
 
SM2SignerV1(Keypair, HashTypeEnum) - 类 的构造器com.alipay.mychain.sdk.crypto.signer.SM2SignerV1
 
sm3Hash(byte[]) - 类 中的静态方法com.alipay.mychain.eInvoice.mycrypto.MycryptoCiphers
 
SM3Hash - com.alipay.mychain.sdk.crypto.hash中的类
TODO: its need to refractor
SM3Hash() - 类 的构造器com.alipay.mychain.sdk.crypto.hash.SM3Hash
 
sm3HashNative(byte[], byte[], int) - 类 中的静态方法com.alipay.mychain.eInvoice.mycrypto.LoadNativeMyCrypto
 
sm3KDF(byte[], int) - 类 中的静态方法com.alipay.mychain.eInvoice.mycrypto.MycryptoCiphers
 
sm3KDFNative(byte[], int, byte[], int) - 类 中的静态方法com.alipay.mychain.eInvoice.mycrypto.LoadNativeMyCrypto
 
SM4_KEY_SIZE - 类 中的静态变量com.alipay.mychain.sdk.crypto.schema.DataAuthCtrl
 
sm4CbcDecryptWithMac(byte[], byte[], byte[]) - 类 中的静态方法com.alipay.mychain.eInvoice.mycrypto.MycryptoCiphers
 
sm4CbcDecryptWithMacNative(byte[], byte[], byte[], byte[], int, byte[], int[]) - 类 中的静态方法com.alipay.mychain.eInvoice.mycrypto.LoadNativeMyCrypto
 
sm4CbcEncryptWithMac(byte[], byte[], byte[]) - 类 中的静态方法com.alipay.mychain.eInvoice.mycrypto.MycryptoCiphers
 
sm4CbcEncryptWithMac(byte[], byte[], byte[], byte[]) - 类 中的静态方法com.alipay.mychain.eInvoice.mycrypto.MycryptoCiphers
 
sm4CbcEncryptWithMacNative(byte[], byte[], byte[], byte[], int, byte[], int[]) - 类 中的静态方法com.alipay.mychain.eInvoice.mycrypto.LoadNativeMyCrypto
 
SM4CbcPkeyCipherV1 - com.alipay.mychain.sdk.crypto.cipher中的类
 
SM4CbcPkeyCipherV1(byte[]) - 类 的构造器com.alipay.mychain.sdk.crypto.cipher.SM4CbcPkeyCipherV1
 
SM4CbcPkeyCipherV1.PKCS5Padding - com.alipay.mychain.sdk.crypto.cipher中的类
 
smTLSSupport(boolean) - 类 中的方法com.alipay.mychain.sdk.api.env.SslBytesOption.Builder
 
smTLSSupport(boolean) - 类 中的方法com.alipay.mychain.sdk.api.env.SslOption.Builder
 
SocketAddressUtil - com.alipay.mychain.sdk.utils中的类
 
SocketAddressUtil() - 类 的构造器com.alipay.mychain.sdk.utils.SocketAddressUtil
 
SocketAddressUtil - com.antchain.unionsdk.utils中的类
 
SocketAddressUtil() - 类 的构造器com.antchain.unionsdk.utils.SocketAddressUtil
 
SPEC_AES_GCM_NONCE_BYTE_LEN - 类 中的静态变量com.alipay.mychain.zoro.crypto.AlgorithmService
AES_GCM specs: CTR used 12bytes nonce || 4 bytes counter
SPEC_AES_KEY_BYTE_LEN - 类 中的静态变量com.alipay.mychain.zoro.crypto.AlgorithmService
AES256 key spec
SPLITSYMBOL - 类 中的静态变量com.antchain.unionsdk.btn.api.env.Constant
 
SpvImp - com.alipay.mychain.sdk.api.service.spv中的类
 
SpvImp(ILogger, MychainClient) - 类 的构造器com.alipay.mychain.sdk.api.service.spv.SpvImp
 
SpvService - com.alipay.mychain.sdk.api.service中的类
 
SpvService(INetwork, TimerTaskManager, ClientEnv) - 类 的构造器com.alipay.mychain.sdk.api.service.SpvService
 
SpvTask - com.alipay.mychain.sdk.api.service.spv中的类
 
SpvTask(SpvImp, INetwork, ILogger, BigInteger, Integer, Integer, Integer) - 类 的构造器com.alipay.mychain.sdk.api.service.spv.SpvTask
已过时。
SpvTask(SpvImp, INetwork, BigInteger, Integer, Integer, ClientEnv) - 类 的构造器com.alipay.mychain.sdk.api.service.spv.SpvTask
 
SpvTask(SpvImp, INetwork, BigInteger, Integer, Integer, ClientEnv, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 的构造器com.alipay.mychain.sdk.api.service.spv.SpvTask
 
SslBytesOption - com.alipay.mychain.sdk.api.env中的类
 
SslBytesOption() - 类 的构造器com.alipay.mychain.sdk.api.env.SslBytesOption
 
SslBytesOption.Builder - com.alipay.mychain.sdk.api.env中的类
 
SslOption - com.alipay.mychain.sdk.api.env中的类
 
SslOption() - 类 的构造器com.alipay.mychain.sdk.api.env.SslOption
 
sslOption - 类 中的变量com.alipay.mychain.sdk.network.netty.AbstractClientTransport
 
SslOption - com.antchain.unionsdk.env中的类
 
SslOption() - 类 的构造器com.antchain.unionsdk.env.SslOption
 
sslOption - 类 中的变量com.antchain.unionsdk.network.connection.TcpConnection
 
SslOption.Builder - com.alipay.mychain.sdk.api.env中的类
 
SslOption.Builder - com.antchain.unionsdk.env中的类
 
start(MychainClient) - 类 中的方法com.alipay.mychain.sdk.api.service.BaseService
 
start(MychainClient) - 类 中的方法com.alipay.mychain.sdk.api.service.EventService
 
start(MychainClient) - 类 中的方法com.alipay.mychain.sdk.api.service.SpvService
 
start() - 类 中的方法com.alipay.mychain.sdk.network.MessageProcessor
 
start() - 类 中的方法com.alipay.mychain.sdk.network.netty.BaseChannel
 
start() - 类 中的方法com.alipay.mychain.sdk.network.NetworkConnection
 
start() - 类 中的方法com.antchain.unionsdk.btn.api.event.BtnDownloadFileEventHandler
 
start() - 类 中的方法com.antchain.unionsdk.network.MessageProcessor
 
START_INDEX_FIELD_NUMBER - 类 中的静态变量com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.FileChunk
 
START_INDEX_FIELD_NUMBER - 类 中的静态变量com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.FileChunk
 
startServices(MychainClient) - 类 中的方法com.alipay.mychain.sdk.api.service.ServiceManager
 
startTimerTask() - 类 中的方法com.alipay.mychain.sdk.task.TimerTaskManager
 
startTimerTask() - 类 中的方法com.antchain.unionsdk.task.TimerTaskManager
 
startup(NetworkOption, ISslOption, TimerTaskManager, ILogger) - 类 中的方法com.alipay.mychain.sdk.network.ClientNetwork
 
startup(NetworkOption, ISslOption, TimerTaskManager, ILogger, ClientEnv) - 类 中的方法com.alipay.mychain.sdk.network.ClientNetwork
 
startUp(NetworkOption, ISslOption, ICodec, MessageProcessor, ILogger) - 类 中的方法com.alipay.mychain.sdk.network.ConnectionPoolManager
 
startUp(NetworkOption, ISslOption, ICodec, MessageProcessor, ILogger, ClientEnv) - 类 中的方法com.alipay.mychain.sdk.network.ConnectionPoolManager
 
startup(NetworkOption, ISslOption, TimerTaskManager, ILogger) - 接口 中的方法com.alipay.mychain.sdk.network.INetwork
startup
startup(NetworkOption, ISslOption, TimerTaskManager, ILogger, ClientEnv) - 接口 中的方法com.alipay.mychain.sdk.network.INetwork
 
startup() - 类 中的方法com.antchain.unionsdk.btn.api.BtnClient
 
startup(NetworkOption, RequestOption, ISslOption, NodeRegisterConfig, NodeGroupRegisterConfig, BtnClient, DownloadFileOption) - 类 中的方法com.antchain.unionsdk.btn.api.network.BtnClientNetwork
 
startup(NetworkOption, ISslOption, MessageProcessor, TimerTaskManager, String) - 类 中的方法com.antchain.unionsdk.btn.api.network.BtnConnectionPoolManager
 
startup(NetworkOption, ISslOption, MessageProcessor, TimerTaskManager, String, NodeGroupIsRegisterObserver) - 类 中的方法com.antchain.unionsdk.btn.api.network.BtnConnectionPoolManager
 
startWithBtn() - 类 中的方法com.alipay.mychain.sdk.network.NetworkConnection
 
StateObjectCallInfo - com.alipay.mychain.sdk.domain.detect中的类
 
StateObjectCallInfo() - 类 的构造器com.alipay.mychain.sdk.domain.detect.StateObjectCallInfo
 
StateObjectCallInfo(Identity, Boolean, String, String, String, VMTypeEnum, String, String, String, String, String, RwSet) - 类 的构造器com.alipay.mychain.sdk.domain.detect.StateObjectCallInfo
 
StateObjectKey - com.alipay.mychain.sdk.domain.detect中的枚举
 
StaticArray<T extends Type> - com.alipay.mychain.sdk.vm.abi.datatype中的类
Static array .
StaticArray(T...) - 类 的构造器com.alipay.mychain.sdk.vm.abi.datatype.StaticArray
 
StaticArray(int, T...) - 类 的构造器com.alipay.mychain.sdk.vm.abi.datatype.StaticArray
 
StaticArray(List<T>) - 类 的构造器com.alipay.mychain.sdk.vm.abi.datatype.StaticArray
 
StaticArray(int, List<T>) - 类 的构造器com.alipay.mychain.sdk.vm.abi.datatype.StaticArray
 
STATUS_CODE_FIELD_NUMBER - 类 中的静态变量com.antchain.unionsdk.btn.domain.protobuf.DownloadFileMessageEntity.DownloadFileMessage
 
stop() - 类 中的方法com.alipay.mychain.sdk.api.service.BaseService
 
stop() - 类 中的方法com.alipay.mychain.sdk.api.service.EventService
 
stop() - 类 中的方法com.alipay.mychain.sdk.api.service.spv.SpvImp
 
stop() - 类 中的方法com.alipay.mychain.sdk.api.service.SpvService
Stop.
stop() - 类 中的方法com.alipay.mychain.sdk.network.MessageProcessor
 
stop() - 类 中的方法com.alipay.mychain.sdk.network.netty.BaseChannel
 
stop() - 类 中的方法com.alipay.mychain.sdk.network.NetworkConnection
 
stopServices() - 类 中的方法com.alipay.mychain.sdk.api.service.ServiceManager
 
stopWithBtn() - 类 中的方法com.alipay.mychain.sdk.network.NetworkConnection
 
StorageRwSet - com.alipay.mychain.sdk.domain.detect中的类
 
StorageRwSet() - 类 的构造器com.alipay.mychain.sdk.domain.detect.StorageRwSet
 
STRING - 类 中的静态变量com.alipay.mychain.zoro.annotation.privacy.ZoroType
 
stringToByteArray(String) - 类 中的静态方法com.alipay.mychain.sdk.utils.ByteUtils
 
stringToMsgType(String) - 类 中的静态方法com.alipay.mychain.sdk.message.MessageFactory
Transfer message type string to message type
Struct - com.alipay.mychain.sdk.vm.abi.datatype中的类
 
Struct() - 类 的构造器com.alipay.mychain.sdk.vm.abi.datatype.Struct
 
Struct() - 类 的构造器com.alipay.mychain.sdk.vm.WASMABIUtils.Struct
 
subByte(byte[], int, int) - 类 中的静态方法com.antchain.unionsdk.utils.CommonUtil
截取byte数组 不改变原数组
submit(Callable<T>, long) - 类 中的方法com.antchain.unionsdk.utils.PriorityThreadPoolExecutor
 
submit(Callable<T>) - 类 中的方法com.antchain.unionsdk.utils.PriorityThreadPoolExecutor
 
submit(Runnable, T, long) - 类 中的方法com.antchain.unionsdk.utils.PriorityThreadPoolExecutor
 
submit(Runnable, long) - 类 中的方法com.antchain.unionsdk.utils.PriorityThreadPoolExecutor
 
SubnetState - com.alipay.mychain.sdk.domain.status中的枚举
 
SubnetUtils - com.alipay.mychain.sdk.api.utils中的类
 
SubnetUtils() - 类 的构造器com.alipay.mychain.sdk.api.utils.SubnetUtils
 
Success_VALUE - 枚举 中的静态变量com.antchain.unionsdk.btn.domain.protobuf.DownloadFileMessageEntity.FileStatusCode
Success = 0;
SyncStatus - com.alipay.mychain.sdk.domain.status中的类
 
SyncStatus() - 类 的构造器com.alipay.mychain.sdk.domain.status.SyncStatus
 
SystemError_VALUE - 枚举 中的静态变量com.antchain.unionsdk.btn.domain.protobuf.DownloadFileMessageEntity.FileStatusCode
SystemError = 1;
SystemMessage - com.antchain.unionsdk.btn.api.request中的类
 
SystemMessage() - 类 的构造器com.antchain.unionsdk.btn.api.request.SystemMessage
 
SystemMessage(int, byte[]) - 类 的构造器com.antchain.unionsdk.btn.api.request.SystemMessage
 
SystemMessage(int) - 类 的构造器com.antchain.unionsdk.btn.api.request.SystemMessage
 
SystemMessage(byte[]) - 类 的构造器com.antchain.unionsdk.btn.api.request.SystemMessage
 
SystemMessageListener - com.antchain.unionsdk.btn.api.listener中的类
 
SystemMessageListener() - 类 的构造器com.antchain.unionsdk.btn.api.listener.SystemMessageListener
 
SystemMsgTypeEnums - com.antchain.unionsdk.btn.api.enums中的枚举
 
SystemTimestamp - com.alipay.mychain.sdk.network中的类
 
SystemTimestamp() - 类 的构造器com.alipay.mychain.sdk.network.SystemTimestamp
 

T

TASK_ID_FIELD_NUMBER - 类 中的静态变量com.antchain.unionsdk.btn.domain.protobuf.DownloadFileMessageEntity.DownloadFileMessage
 
TaskSizeLimited_VALUE - 枚举 中的静态变量com.antchain.unionsdk.btn.domain.protobuf.DownloadFileMessageEntity.FileStatusCode
TaskSizeLimited = 5;
TaskTimeOut_VALUE - 枚举 中的静态变量com.antchain.unionsdk.btn.domain.protobuf.DownloadFileMessageEntity.FileStatusCode
TaskTimeOut = 6;
TaskType - com.alipay.mychain.sdk.task中的枚举
The enum BaseTask type.
TaskType - com.antchain.unionsdk.task中的枚举
The enum BaseTask type.
TcpChannel - com.alipay.mychain.sdk.network.netty中的类
 
TcpChannel(ILogger) - 类 的构造器com.alipay.mychain.sdk.network.netty.TcpChannel
 
TcpClientNetwork - com.alipay.mychain.sdk.network中的类
 
TcpClientNetwork() - 类 的构造器com.alipay.mychain.sdk.network.TcpClientNetwork
 
TcpClientTransport - com.alipay.mychain.sdk.network.netty中的类
 
TcpClientTransport(INetEventHandler, NetworkOption, ISslOption, ILogger) - 类 的构造器com.alipay.mychain.sdk.network.netty.TcpClientTransport
 
TcpConnection - com.antchain.unionsdk.network.connection中的类
 
TcpConnection(NetworkOption, ISslOption, MessageProcessor) - 类 的构造器com.antchain.unionsdk.network.connection.TcpConnection
 
threshold2f(int) - 类 中的静态方法com.alipay.mychain.sdk.domain.consensus.Consensus
 
throwInvalidParameters(String) - 异常错误 中的静态方法com.alipay.mychain.sdk.exception.MychainSdkException
Throw invalid parameters.
throwInvalidParameters() - 异常错误 中的静态方法com.alipay.mychain.sdk.exception.MychainSdkException
 
throwNullParameters() - 异常错误 中的静态方法com.alipay.mychain.sdk.exception.MychainSdkException
Throw null parameters.
TimerTaskManager - com.alipay.mychain.sdk.task中的类
 
TimerTaskManager() - 类 的构造器com.alipay.mychain.sdk.task.TimerTaskManager
 
TimerTaskManager - com.antchain.unionsdk.task中的类
 
TimerTaskManager() - 类 的构造器com.antchain.unionsdk.task.TimerTaskManager
 
TimerTaskManager.TimerTaskType - com.alipay.mychain.sdk.task中的枚举
 
TimerTaskManager.TimerTaskType - com.antchain.unionsdk.task中的枚举
 
TN - 类 中的静态变量com.antchain.unionsdk.utils.CommonUtil
 
TnAppNodeTypeEnums - com.antchain.unionsdk.btn.api.enums中的枚举
 
TnCmdIdEnums - com.antchain.unionsdk.btn.api.enums中的枚举
 
TnCommon - com.antchain.unionsdk.btn.domain.tndefine中的类
 
TnCommon() - 类 的构造器com.antchain.unionsdk.btn.domain.tndefine.TnCommon
 
TnExtra - com.antchain.unionsdk.btn.domain.tndefine中的类
 
TnExtra(Integer, byte[]) - 类 的构造器com.antchain.unionsdk.btn.domain.tndefine.TnExtra
 
TnHeader - com.antchain.unionsdk.btn.domain.tndefine中的类
 
TnHeader(byte[]) - 类 的构造器com.antchain.unionsdk.btn.domain.tndefine.TnHeader
 
tnMessage - 类 中的变量com.antchain.unionsdk.btn.api.network.BtnResponse
 
TnMessage - com.antchain.unionsdk.btn.domain.tndefine中的类
 
TnMessage() - 类 的构造器com.antchain.unionsdk.btn.domain.tndefine.TnMessage
 
TnMetaData - com.antchain.unionsdk.btn.domain.tndefine中的类
 
TnMetaData() - 类 的构造器com.antchain.unionsdk.btn.domain.tndefine.TnMetaData
 
TnRawDataTypeEnum - com.antchain.unionsdk.btn.api.enums中的枚举
 
toBigInt(byte[]) - 类 中的静态方法com.alipay.mychain.sdk.utils.NumericUtils
 
toBigInt(byte[], int, int) - 类 中的静态方法com.alipay.mychain.sdk.vm.utils.Numeric
 
toBigInt(byte[]) - 类 中的静态方法com.alipay.mychain.sdk.vm.utils.Numeric
 
toBigInt(String) - 类 中的静态方法com.alipay.mychain.sdk.vm.utils.Numeric
 
toBigInt(byte[]) - 类 中的静态方法com.alipay.mychain.zoro.crypto.ecdsa.NumericUtils
 
toBigIntNoPrefix(String) - 类 中的静态方法com.alipay.mychain.sdk.vm.utils.Numeric
 
toBuilder() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.BroadcastMessageEntity.BroadcastMessage
 
toBuilder() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientChainMessageEntity.ClientChainMessage
 
toBuilder() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesEntity.ClientReqChainNodes
 
toBuilder() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesRespEntity.ClientReqChainNodesResp
 
toBuilder() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.DownloadFileMessageEntity.DownloadFileMessage
 
toBuilder() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ExtDataMessageEntity.ExtDataMessage
 
toBuilder() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetConfigEntity.GetConfig
 
toBuilder() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetConfigRespEntity.GetConfigResp
 
toBuilder() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.FileChunk
 
toBuilder() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.GetFileCheckReq
 
toBuilder() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckRespEntity.GetFileCheckResp
 
toBuilder() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.FileChunk
 
toBuilder() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.GetFileChunkReq
 
toBuilder() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkRespEntity.GetFileChunkResp
 
toBuilder() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileReqEntity.GetFileReq
 
toBuilder() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileRespEntity.FileMetaData
 
toBuilder() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileRespEntity.GetFileResp
 
toBuilder() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoEntity.GetNodeInfo
 
toBuilder() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp.NodeInfo
 
toBuilder() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp
 
toBuilder() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.KickAwayNodeEntity.KickAwayNode
 
toBuilder() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.KickAwayNodeRespEntity.KickAwayNodeResp
 
toBuilder() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegEntity.NodeGroupReg
 
toBuilder() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegRespEntity.NodeGroupRegResp
 
toBuilder() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyEntity.NodeGroupRegVerify
 
toBuilder() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyRespEntity.NodeGroupRegVerifyResp
 
toBuilder() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeLeaveGroupEntity.NodeLeaveGroup
 
toBuilder() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegEntity.NodeReg
 
toBuilder() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegRespEntity.NodeRegResp
 
toBuilder() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PeerPingEntity.PeerPing
 
toBuilder() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PeerPongEntity.PeerPong
 
toBuilder() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PingEntity.Ping
 
toBuilder() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PongEntity.Pong
 
toBuilder() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PushMessageEntity.PushMessage
 
toBuilder() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.SdkRawDataEntity.SdkRawData
 
toBuilder() - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.UnicastMessageEntity.UnicastMessage
 
toBytes() - 枚举 中的方法com.alipay.mychain.sdk.crypto.AlgoIdEnum
return 2 bytes
toBytes() - 枚举 中的方法com.alipay.mychain.sdk.crypto.keypair.KeyTypeEnum
return 2 bytes
toBytes() - 类 中的方法com.alipay.mychain.sdk.domain.privacy.PedersenCommitment
 
toBytes() - 类 中的方法com.alipay.mychain.sdk.domain.privacy.Proofs
To bytes byte [ ].
toBytes() - 类 中的方法com.alipay.mychain.sdk.domain.privacy.ValueHiding
To bytes byte [ ].
toBytes(byte[]) - 类 中的静态方法com.alipay.mychain.sdk.network.PacketHead
 
toBytesPadded(BigInteger, int) - 类 中的静态方法com.alipay.mychain.sdk.utils.NumericUtils
 
toBytesPadded(BigInteger, int) - 类 中的静态方法com.alipay.mychain.sdk.vm.utils.Numeric
 
toBytesPadded(BigInteger, int) - 类 中的静态方法com.alipay.mychain.zoro.crypto.ecdsa.NumericUtils
 
toCanonicalised() - 类 中的方法com.alipay.mychain.zoro.crypto.ecdsa.ECDSASignature
Will automatically adjust the S component to be less than or equal to half the curve order, if necessary.
toHexString(String) - 类 中的静态方法com.alipay.mychain.sdk.utils.ByteUtils
 
toHexString(byte[]) - 类 中的静态方法com.alipay.mychain.sdk.utils.ByteUtils
Convert a byte-array into a hex String.
toHexString(byte[], int, int, boolean) - 类 中的静态方法com.alipay.mychain.sdk.utils.NumericUtils
 
toHexString(byte[]) - 类 中的静态方法com.alipay.mychain.sdk.utils.NumericUtils
 
toHexString(byte[], int, int, boolean) - 类 中的静态方法com.alipay.mychain.sdk.vm.utils.Numeric
 
toHexString(byte[]) - 类 中的静态方法com.alipay.mychain.sdk.vm.utils.Numeric
 
toHexString(byte[]) - 类 中的静态方法com.alipay.mychain.zoro.crypto.ecdsa.ByteUtils
Convert a byte-array into a hex String.
toHexString(byte[], int, int, boolean) - 类 中的静态方法com.alipay.mychain.zoro.crypto.ecdsa.NumericUtils
 
toHexString(byte[]) - 类 中的静态方法com.alipay.mychain.zoro.crypto.ecdsa.NumericUtils
 
toHexStringNoPrefix(BigInteger) - 类 中的静态方法com.alipay.mychain.sdk.vm.utils.Numeric
 
toHexStringNoPrefix(byte[]) - 类 中的静态方法com.alipay.mychain.sdk.vm.utils.Numeric
 
toHexStringNoPrefixZeroPadded(BigInteger, int) - 类 中的静态方法com.alipay.mychain.sdk.vm.utils.Numeric
 
toHexStringWithPrefix(BigInteger) - 类 中的静态方法com.alipay.mychain.sdk.vm.utils.Numeric
 
toHexStringWithPrefixZeroPadded(BigInteger, int) - 类 中的静态方法com.alipay.mychain.sdk.vm.utils.Numeric
 
toJson() - 类 中的方法com.alipay.mychain.sdk.api.service.CertRegex
 
toJson() - 类 中的方法com.alipay.mychain.sdk.api.service.UpdateCertSerialNumberData
 
toJson() - 类 中的方法com.alipay.mychain.sdk.api.service.UpdateCrlData
 
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.domain.account.Account
Encode message to json object.
toJson(JSONArray) - 类 中的方法com.alipay.mychain.sdk.domain.account.AuthMap
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.domain.admin.ListProfilerDataFileItem
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.domain.admin.ProfilerFileContent
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.domain.block.Block
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.domain.block.BlockBody
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.domain.block.BlockHeader
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.domain.block.BlockInfo
 
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.domain.contract.Contract
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.domain.detect.AttributeRwSet
 
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.domain.detect.NetStatus
 
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.domain.detect.RwSet
 
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.domain.detect.StateObjectCallInfo
 
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.domain.detect.StorageRwSet
 
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.domain.event.EventTopicResult
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.domain.metrics.MetricsAccCounterInfo
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.domain.metrics.MetricsAccInfo
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.domain.metrics.MetricsAccInfoDetail
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.domain.metrics.MetricsQueryInfo
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.domain.metrics.MetricsQueryInfoDetail
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.domain.MychainObject
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.domain.spv.BlockBodyInfo
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.domain.spv.BlockHeaderInfo
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.domain.spv.BlockHeaderProof
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.domain.spv.BlockProofInfo
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.domain.spv.BlockReceiptInfo
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.domain.spv.ReceiptProof
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.domain.spv.TransactionProof
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.domain.spv.WorldStateNode
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.domain.spv.WorldStateProof
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.domain.status.BlockCacheInfo
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.domain.status.ConsensusInfo
Encode message to json object.
toJson(JSONArray) - 类 中的方法com.alipay.mychain.sdk.domain.status.ContractConfig
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.domain.status.EndPoint
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.domain.status.HoneybadgerInfo
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.domain.status.HostStatus
 
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.domain.status.NodeInfo
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.domain.status.NodeStatus
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.domain.status.P2PStatus
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.domain.status.PbftInfo
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.domain.status.SyncStatus
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.domain.status.TransactionCacheInfo
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.domain.transaction.Extension
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.domain.transaction.GasDividedResult
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.domain.transaction.LogEntry
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.domain.transaction.Transaction
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.domain.transaction.TransactionInfo
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.domain.transaction.TransactionReceipt
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.admin.AddGroupChainRequest
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.admin.AdminCommonNewResponse
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.admin.AdminCommonRequest
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.admin.AdminConcreteRequest
Encode message to json object.
toJson() - 类 中的方法com.alipay.mychain.sdk.message.admin.AdminObject
 
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.admin.DeleteProfilerFilesRequest
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.admin.DeleteProfilerFilesResponse
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.admin.DumpDbRequest
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.admin.ListProfilerDataRequest
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.admin.ListProfilerDataResponse
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.admin.QueryLogLevelResponse
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.admin.QueryProfilerConfigResponse
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.admin.QueryProfilerFileRequest
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.admin.QueryProfilerFileResponse
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.admin.RequestContractProfileRequest
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.admin.RequestContractProfileResponse
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.admin.SetLogLevelRequest
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.admin.UpdateBlackListRequest
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.detect.DetectContractRequest
 
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.detect.DetectContractResponse
 
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.detect.NetDetectStatusRequest
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.detect.NetDetectStatusResponse
 
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.detect.ReplayBlockRequest
 
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.detect.ReplayBlockResponse
 
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.detect.ReplayTransactionRequest
 
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.detect.ReplayTransactionResponse
 
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.event.CancelEventRequest
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.event.FetchEventRequest
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.event.FetchEventResponse
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.event.ListenAccountEventRequest
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.event.ListenBlockEventRequest
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.event.ListenContractEventRequest
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.event.ListenEventResponse
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.event.ListenTopicsEventRequest
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.event.PushAccountEvent
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.event.PushBlockEvent
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.event.PushContractEvent
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.event.PushTopicsEvent
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.Message
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryAccountRequest
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryAccountResponse
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryAnchorRequest
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryAnchorResponse
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryBlockHeaderByTimestampRequest
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryBlockHeaderByTimestampResponse
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryBlockHeaderRequest
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryBlockHeaderResponse
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryBlockRequest
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryBlockResponse
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryBlockTxCountRequest
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryBlockTxCountResponse
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryBlockTxReceiptsRequest
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryBlockTxReceiptsResponse
 
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryBtnStatusRequest
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryBtnStatusResponse
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryContractGrayscaleCodeRequest
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryContractGrayscaleCodeResponse
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryContractRequest
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryContractResponse
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryHostInfoResponse
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryLastBlockHeaderResponse
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryLastBlockResponse
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryNodeTimestampResponse
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryRelatedTransactionDepositFlagRequest
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryRelatedTransactionDepositFlagResponse
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryRelatedTransactionListRequest
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryRelatedTransactionListResponse
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryRelatedTransactionListSizeRequest
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryRelatedTransactionListSizeResponse
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryTransactionAndReceiptRequest
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryTransactionAndReceiptResponse
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryTransactionListRequest
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryTransactionListResponse
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryTransactionReceiptRequest
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryTransactionReceiptResponse
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryTransactionRequest
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.query.QueryTransactionResponse
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.Request
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.Response
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.spv.QueryBlockBodiesRequest
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.spv.QueryBlockBodiesResponse
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.spv.QueryBlockHeaderInfosRequest
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.spv.QueryBlockHeaderInfosResponse
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.spv.QueryBlockProofRequest
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.spv.QueryBlockProofResponse
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.spv.QueryBlockReceiptsRequest
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.spv.QueryBlockReceiptsResponse
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.spv.QueryLatestStateProofRequest
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.spv.QueryLatestStateProofResponse
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.spv.QueryReceiptProofRequest
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.spv.QueryReceiptProofResponse
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.spv.QueryStateProofRequest
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.spv.QueryStateProofResponse
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.spv.QueryTransactionProofRequest
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.spv.QueryTransactionProofResponse
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.status.QueryBlockCacheStatusRequest
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.status.QueryBlockCacheStatusResponse
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.status.QueryCommonConsensusStatusRequest
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.status.QueryCommonConsensusStatusResponse
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.status.QueryConsensusStatusRequest
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.status.QueryConsensusStatusResponse
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.status.QueryContractConfigStatusResponse
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.status.QueryContractGrayscaleStatusRequest
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.status.QueryContractGrayscaleStatusResponse
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.status.QueryContractNodesStatusResponse
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.status.QueryHostStatusRequest
 
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.status.QueryHostStatusResponse
 
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.status.QueryMetricsQueryInfoRequest
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.status.QueryMetricsQueryInfoResponse
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.status.QueryNodeMetricsStatusRequest
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.status.QueryNodeMetricsStatusResponse
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.status.QueryP2PStatusRequest
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.status.QueryP2PStatusResponse
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.status.QuerySubnetStateRequest
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.status.QuerySubnetStateResponse
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.status.QuerySyncStatusRequest
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.status.QuerySyncStatusResponse
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.status.QueryTpsLatencyRequest
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.status.QueryTpsLatencyResponse
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.status.QueryTransactionCacheStatusRequest
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.status.QueryTransactionCacheStatusResponse
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.transaction.AbstractTransactionRequest
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.transaction.envelope.CreateGroupRequest
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.transaction.envelope.CreateGroupResponse
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.transaction.envelope.JoinGroupRequest
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.transaction.envelope.JoinGroupResponse
Encode message to json object.
toJson(JSONObject) - 类 中的方法com.alipay.mychain.sdk.message.transaction.TransactionReceiptResponse
Encode message to json object.
toMD5(byte[]) - 类 中的静态方法com.antchain.unionsdk.utils.MD5Utils
 
toRlp() - 类 中的方法com.alipay.mychain.sdk.api.service.CertRegex
 
toRlp() - 类 中的方法com.alipay.mychain.sdk.api.service.UpdateCertSerialNumberData
 
toRlp() - 类 中的方法com.alipay.mychain.sdk.api.service.UpdateCrlData
 
toRlp() - 类 中的方法com.alipay.mychain.sdk.api.utils.GasWithHold
 
toRlp() - 类 中的方法com.alipay.mychain.sdk.domain.account.Account
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.domain.account.AuthMap
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.domain.admin.ListProfilerDataFileItem
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.domain.admin.ProfilerFileContent
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.domain.block.Block
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.domain.block.BlockBody
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.domain.block.BlockHeader
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.domain.block.BlockInfo
 
toRlp() - 类 中的方法com.alipay.mychain.sdk.domain.contract.Contract
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.domain.detect.AttributeRwSet
 
toRlp() - 类 中的方法com.alipay.mychain.sdk.domain.detect.NetStatus
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.domain.detect.RwSet
 
toRlp() - 类 中的方法com.alipay.mychain.sdk.domain.detect.StateObjectCallInfo
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.domain.detect.StorageRwSet
 
toRlp() - 类 中的方法com.alipay.mychain.sdk.domain.event.EventTopicResult
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.domain.metrics.MetricsAccCounterInfo
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.domain.metrics.MetricsAccInfo
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.domain.metrics.MetricsAccInfoDetail
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.domain.metrics.MetricsQueryInfo
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.domain.metrics.MetricsQueryInfoDetail
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.domain.MychainObject
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.domain.spv.BlockBodyInfo
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.domain.spv.BlockHeaderInfo
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.domain.spv.BlockHeaderProof
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.domain.spv.BlockProofInfo
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.domain.spv.BlockReceiptInfo
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.domain.spv.ReceiptProof
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.domain.spv.TransactionProof
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.domain.spv.WorldStateNode
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.domain.spv.WorldStateProof
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.domain.status.BlockCacheInfo
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.domain.status.ConsensusInfo
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.domain.status.ContractConfig
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.domain.status.EndPoint
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.domain.status.HoneybadgerInfo
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.domain.status.HostStatus
 
toRlp() - 类 中的方法com.alipay.mychain.sdk.domain.status.NodeInfo
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.domain.status.NodeStatus
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.domain.status.P2PStatus
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.domain.status.PbftInfo
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.domain.status.SyncStatus
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.domain.status.TransactionCacheInfo
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.domain.transaction.Extension
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.domain.transaction.GasDividedResult
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.domain.transaction.LogEntry
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.domain.transaction.Transaction
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.domain.transaction.TransactionInfo
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.domain.transaction.TransactionReceipt
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.admin.AddGroupChainRequest
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.admin.AdminCommonNewResponse
 
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.admin.AdminCommonRequest
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.admin.AdminConcreteRequest
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.admin.AdminObject
 
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.admin.DeleteProfilerFilesRequest
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.admin.DeleteProfilerFilesResponse
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.admin.DumpDbRequest
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.admin.ListProfilerDataRequest
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.admin.ListProfilerDataResponse
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.admin.QueryLogLevelResponse
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.admin.QueryProfilerConfigResponse
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.admin.QueryProfilerFileRequest
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.admin.QueryProfilerFileResponse
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.admin.RequestContractProfileRequest
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.admin.RequestContractProfileResponse
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.admin.SetLogLevelRequest
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.admin.UpdateBlackListRequest
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.detect.DetectContractRequest
 
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.detect.DetectContractResponse
 
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.detect.MockConsensusRequest
 
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.detect.MockConsensusResponse
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.detect.NetDetectStatusRequest
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.detect.NetDetectStatusResponse
 
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.detect.QueryConsensusDiagnosticInfoRequest
 
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.detect.QueryConsensusDiagnosticInfoResponse
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.detect.ReplayBlockRequest
 
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.detect.ReplayBlockResponse
 
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.detect.ReplayTransactionRequest
 
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.detect.ReplayTransactionResponse
 
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.event.CancelEventRequest
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.event.FetchEventRequest
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.event.FetchEventResponse
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.event.ListenAccountEventRequest
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.event.ListenBlockEventRequest
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.event.ListenContractEventRequest
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.event.ListenEventResponse
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.event.ListenTopicsEventRequest
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.event.PushAccountEvent
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.event.PushBlockEvent
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.event.PushContractEvent
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.event.PushTopicsEvent
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.Message
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.network.ClientHandshakeRequest
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.network.ClientHandshakeResponse
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.query.QueryAccountRequest
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.query.QueryAccountResponse
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.query.QueryAnchorRequest
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.query.QueryAnchorResponse
 
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.query.QueryBlockHeaderByTimestampRequest
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.query.QueryBlockHeaderByTimestampResponse
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.query.QueryBlockHeaderRequest
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.query.QueryBlockHeaderResponse
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.query.QueryBlockRequest
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.query.QueryBlockResponse
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.query.QueryBlockTxCountRequest
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.query.QueryBlockTxCountResponse
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.query.QueryBlockTxReceiptsRequest
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.query.QueryBlockTxReceiptsResponse
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.query.QueryBtnStatusRequest
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.query.QueryBtnStatusResponse
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.query.QueryContractGrayscaleCodeRequest
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.query.QueryContractGrayscaleCodeResponse
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.query.QueryContractRequest
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.query.QueryContractResponse
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.query.QueryHostInfoResponse
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.query.QueryLastBlockHeaderResponse
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.query.QueryLastBlockResponse
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.query.QueryNodeTimestampResponse
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.query.QueryRelatedTransactionDepositFlagRequest
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.query.QueryRelatedTransactionDepositFlagResponse
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.query.QueryRelatedTransactionListRequest
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.query.QueryRelatedTransactionListResponse
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.query.QueryRelatedTransactionListSizeRequest
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.query.QueryRelatedTransactionListSizeResponse
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.query.QueryTransactionAndReceiptRequest
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.query.QueryTransactionAndReceiptResponse
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.query.QueryTransactionListRequest
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.query.QueryTransactionListResponse
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.query.QueryTransactionReceiptRequest
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.query.QueryTransactionReceiptResponse
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.query.QueryTransactionRequest
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.query.QueryTransactionResponse
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.Request
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.Response
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.spv.QueryBlockBodiesRequest
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.spv.QueryBlockBodiesResponse
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.spv.QueryBlockHeaderInfosRequest
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.spv.QueryBlockHeaderInfosResponse
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.spv.QueryBlockProofRequest
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.spv.QueryBlockProofResponse
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.spv.QueryBlockReceiptsRequest
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.spv.QueryBlockReceiptsResponse
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.spv.QueryLatestStateProofRequest
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.spv.QueryLatestStateProofResponse
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.spv.QueryReceiptProofRequest
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.spv.QueryReceiptProofResponse
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.spv.QueryStateProofRequest
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.spv.QueryStateProofResponse
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.spv.QueryTransactionProofRequest
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.spv.QueryTransactionProofResponse
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.status.QueryBlockCacheStatusRequest
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.status.QueryBlockCacheStatusResponse
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.status.QueryCommonConsensusStatusRequest
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.status.QueryCommonConsensusStatusResponse
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.status.QueryConsensusStatusRequest
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.status.QueryConsensusStatusResponse
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.status.QueryContractConfigStatusResponse
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.status.QueryContractGrayscaleStatusRequest
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.status.QueryContractGrayscaleStatusResponse
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.status.QueryContractNodesStatusResponse
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.status.QueryHostStatusRequest
 
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.status.QueryHostStatusResponse
 
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.status.QueryMetricsQueryInfoRequest
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.status.QueryMetricsQueryInfoResponse
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.status.QueryNodeMetricsStatusRequest
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.status.QueryNodeMetricsStatusResponse
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.status.QueryP2PStatusRequest
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.status.QueryP2PStatusResponse
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.status.QuerySubnetStateRequest
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.status.QuerySubnetStateResponse
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.status.QuerySyncStatusRequest
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.status.QuerySyncStatusResponse
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.status.QueryTpsLatencyRequest
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.status.QueryTpsLatencyResponse
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.status.QueryTransactionCacheStatusRequest
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.status.QueryTransactionCacheStatusResponse
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.transaction.AbstractTransactionRequest
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.transaction.envelope.CreateGroupRequest
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.transaction.envelope.CreateGroupResponse
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.transaction.envelope.JoinGroupRequest
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.transaction.envelope.JoinGroupResponse
Encode message to rlp bytes.
toRlp() - 类 中的方法com.alipay.mychain.sdk.message.transaction.TransactionReceiptResponse
Encode message to rlp bytes.
toStorageRlp() - 类 中的方法com.alipay.mychain.sdk.domain.account.Account
 
toStorageRlp() - 类 中的方法com.alipay.mychain.sdk.domain.contract.Contract
 
toString() - 类 中的方法com.alipay.mychain.sdk.api.logging.AbstractLogger
 
toString() - 类 中的方法com.alipay.mychain.sdk.crypto.hash.Hash
 
toString() - 类 中的方法com.alipay.mychain.sdk.crypto.PublicKey
 
toString() - 类 中的方法com.alipay.mychain.sdk.domain.MychainObject
 
toString() - 枚举 中的方法com.alipay.mychain.sdk.errorcode.ErrorCode
 
toString() - 接口 中的方法com.alipay.mychain.sdk.errorcode.IErrorCode
get message type
toString() - 类 中的方法com.alipay.mychain.sdk.message.Message
 
toString() - 类 中的方法com.alipay.mychain.sdk.type.BaseFixedSizeByteArray
 
toString() - 类 中的方法com.alipay.mychain.sdk.type.BaseFixedSizeUnsignedInteger
 
toString() - 类 中的方法com.alipay.mychain.sdk.vm.abi.datatype.Utf8String
 
toString() - 类 中的方法com.alipay.mychain.zoro.annotation.privacy.EncryptedTuple
 
toString() - 类 中的方法com.alipay.mychain.zoro.annotation.privacy.Node
 
toString() - 类 中的方法com.alipay.mychain.zoro.annotation.privacy.Note
 
toString() - 类 中的方法com.alipay.mychain.zoro.annotation.privacy.PlainTuple
 
toString() - 枚举 中的方法com.antchain.unionsdk.exception.errorCode.ChainErrorCode
 
toString() - 接口 中的方法com.antchain.unionsdk.exception.errorCode.IErrorCode
get message type
trace(Throwable) - 类 中的方法com.alipay.mychain.sdk.api.logging.AbstractLogger
 
trace(String) - 接口 中的方法com.alipay.mychain.sdk.api.logging.ILogger
Log a message at the TRACE level.
trace(String, Object) - 接口 中的方法com.alipay.mychain.sdk.api.logging.ILogger
Log a message at the TRACE level according to the specified format and argument.
trace(String, Object, Object) - 接口 中的方法com.alipay.mychain.sdk.api.logging.ILogger
Log a message at the TRACE level according to the specified format and arguments.
trace(String, Object...) - 接口 中的方法com.alipay.mychain.sdk.api.logging.ILogger
Log a message at the TRACE level according to the specified format and arguments.
trace(String, Throwable) - 接口 中的方法com.alipay.mychain.sdk.api.logging.ILogger
Log an exception (throwable) at the TRACE level with an accompanying message.
trace(Throwable) - 接口 中的方法com.alipay.mychain.sdk.api.logging.ILogger
Log an exception (throwable) at the TRACE level.
trace(String) - 类 中的方法com.alipay.mychain.sdk.api.logging.Log4jLogger
 
trace(String, Object) - 类 中的方法com.alipay.mychain.sdk.api.logging.Log4jLogger
 
trace(String, Object, Object) - 类 中的方法com.alipay.mychain.sdk.api.logging.Log4jLogger
 
trace(String, Object...) - 类 中的方法com.alipay.mychain.sdk.api.logging.Log4jLogger
 
trace(String, Throwable) - 类 中的方法com.alipay.mychain.sdk.api.logging.Log4jLogger
 
trace(Marker, String) - 类 中的方法com.alipay.mychain.sdk.api.logging.Log4jLogger
 
trace(Marker, String, Object) - 类 中的方法com.alipay.mychain.sdk.api.logging.Log4jLogger
 
trace(Marker, String, Object, Object) - 类 中的方法com.alipay.mychain.sdk.api.logging.Log4jLogger
 
trace(Marker, String, Object...) - 类 中的方法com.alipay.mychain.sdk.api.logging.Log4jLogger
 
trace(Marker, String, Throwable) - 类 中的方法com.alipay.mychain.sdk.api.logging.Log4jLogger
 
Transaction - com.alipay.mychain.sdk.domain.transaction中的类
The type Transaction do.
Transaction() - 类 的构造器com.alipay.mychain.sdk.domain.transaction.Transaction
 
TransactionCacheInfo - com.alipay.mychain.sdk.domain.status中的类
 
TransactionCacheInfo() - 类 的构造器com.alipay.mychain.sdk.domain.status.TransactionCacheInfo
 
TransactionExtensionType - com.alipay.mychain.sdk.domain.transaction中的枚举
The enum Transaction extension type.
TransactionInfo - com.alipay.mychain.sdk.domain.transaction中的类
 
TransactionInfo(Transaction, TransactionReceipt, BigInteger, int) - 类 的构造器com.alipay.mychain.sdk.domain.transaction.TransactionInfo
 
TransactionInfo() - 类 的构造器com.alipay.mychain.sdk.domain.transaction.TransactionInfo
 
TransactionProof - com.alipay.mychain.sdk.domain.spv中的类
 
TransactionProof(BigInteger, int, int, Hash, List<Hash>) - 类 的构造器com.alipay.mychain.sdk.domain.spv.TransactionProof
 
TransactionProof() - 类 的构造器com.alipay.mychain.sdk.domain.spv.TransactionProof
 
TransactionReceipt - com.alipay.mychain.sdk.domain.transaction中的类
The type Transaction receipt.
TransactionReceipt(long, BigInteger, List<LogEntry>, byte[]) - 类 的构造器com.alipay.mychain.sdk.domain.transaction.TransactionReceipt
 
TransactionReceipt() - 类 的构造器com.alipay.mychain.sdk.domain.transaction.TransactionReceipt
 
TransactionReceiptResponse - com.alipay.mychain.sdk.message.transaction中的类
tx receipt result
TransactionReceiptResponse() - 类 的构造器com.alipay.mychain.sdk.message.transaction.TransactionReceiptResponse
 
TransactionReceiptResponse(MessageType) - 类 的构造器com.alipay.mychain.sdk.message.transaction.TransactionReceiptResponse
 
TransactionType - com.alipay.mychain.sdk.domain.transaction中的枚举
The enum Transaction type.
transferBalance(TransferBalanceRequest) - 类 中的方法com.alipay.mychain.sdk.api.service.AccountService
sync transfer balance
TransferBalanceRequest - com.alipay.mychain.sdk.message.transaction.account中的类
 
TransferBalanceRequest() - 类 的构造器com.alipay.mychain.sdk.message.transaction.account.TransferBalanceRequest
 
TransferBalanceRequest(Identity, Identity, BigInteger) - 类 的构造器com.alipay.mychain.sdk.message.transaction.account.TransferBalanceRequest
 
TransferBalanceRequest(BaseFixedSizeByteArray.Fixed20ByteArray) - 类 的构造器com.alipay.mychain.sdk.message.transaction.account.TransferBalanceRequest
 
TransferBalanceRequest(Identity, Identity, BigInteger, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 的构造器com.alipay.mychain.sdk.message.transaction.account.TransferBalanceRequest
 
TransferBalanceResponse - com.alipay.mychain.sdk.message.transaction.account中的类
 
TransferBalanceResponse() - 类 的构造器com.alipay.mychain.sdk.message.transaction.account.TransferBalanceResponse
 
transport() - 类 中的方法com.alipay.mychain.sdk.network.netty.BaseChannel
 
trustStoreBytes(byte[]) - 类 中的方法com.alipay.mychain.sdk.api.env.SslBytesOption.Builder
 
trustStoreFilePath(String) - 类 中的方法com.alipay.mychain.sdk.api.env.SslOption.Builder
 
trustStoreFilePath(String) - 类 中的方法com.antchain.unionsdk.env.SslOption.Builder
 
trustStoreKeyType(String) - 类 中的方法com.alipay.mychain.sdk.api.env.SslBytesOption.Builder
 
trustStoreKeyType(String) - 类 中的方法com.alipay.mychain.sdk.api.env.SslOption.Builder
 
TrustStoreKeyTypeEnum - com.alipay.mychain.sdk.crypto中的枚举
 
trustStorePassword(String) - 类 中的方法com.alipay.mychain.sdk.api.env.SslBytesOption.Builder
 
trustStorePassword(String) - 类 中的方法com.alipay.mychain.sdk.api.env.SslOption.Builder
 
trustStorePassword(String) - 类 中的方法com.antchain.unionsdk.env.SslOption.Builder
 
TX_FIXED_FIELD_NUM - 类 中的静态变量com.alipay.mychain.sdk.domain.account.Account
 
Type<T> - com.alipay.mychain.sdk.crypto中的接口
 
type - 类 中的变量com.alipay.mychain.sdk.domain.privacy.PedersenCommitment
 
type - 类 中的变量com.alipay.mychain.sdk.domain.privacy.Proofs
 
type - 类 中的变量com.alipay.mychain.sdk.task.AbstractTask
The Type.
Type<T> - com.alipay.mychain.sdk.vm.abi.datatype中的接口
ABI type
Type() - 类 的构造器com.alipay.mychain.sdk.vm.WASMABIUtils.Type
 
type - 类 中的变量com.antchain.unionsdk.task.AbstractTask
The Type.
TYPE_FIELD_NUMBER - 类 中的静态变量com.antchain.unionsdk.btn.domain.protobuf.ExtDataMessageEntity.ExtDataMessage
 
TYPE_NAME - 类 中的静态变量com.alipay.mychain.sdk.vm.abi.datatype.Bool
type name
TYPE_NAME - 类 中的静态变量com.alipay.mychain.sdk.vm.abi.datatype.Bytes
type name
TYPE_NAME - 类 中的静态变量com.alipay.mychain.sdk.vm.abi.datatype.DynamicBytes
type name
TYPE_NAME - 类 中的静态变量com.alipay.mychain.sdk.vm.abi.datatype.Fixed
type name
TYPE_NAME - 类 中的静态变量com.alipay.mychain.sdk.vm.abi.datatype.Int
 
TYPE_NAME - 类 中的静态变量com.alipay.mychain.sdk.vm.abi.datatype.Int16
 
TYPE_NAME - 类 中的静态变量com.alipay.mychain.sdk.vm.abi.datatype.Int32
 
TYPE_NAME - 类 中的静态变量com.alipay.mychain.sdk.vm.abi.datatype.Int64
 
TYPE_NAME - 类 中的静态变量com.alipay.mychain.sdk.vm.abi.datatype.Int8
 
TYPE_NAME - 类 中的静态变量com.alipay.mychain.sdk.vm.abi.datatype.Ufixed
type name
TYPE_NAME - 类 中的静态变量com.alipay.mychain.sdk.vm.abi.datatype.Uint
type name
TYPE_NAME - 类 中的静态变量com.alipay.mychain.sdk.vm.abi.datatype.Utf8String
type name
TYPE_NAME - 类 中的静态变量com.alipay.mychain.sdk.vm.abi.datatype.WASMString
 
typeMap(List<T>, Class<R>) - 类 中的静态方法com.alipay.mychain.sdk.vm.utils.Utils
solidity type map

U

Ufixed - com.alipay.mychain.sdk.vm.abi.datatype中的类
Signed fixed type
Ufixed(int, int, BigInteger) - 类 的构造器com.alipay.mychain.sdk.vm.abi.datatype.Ufixed
 
Ufixed(BigInteger) - 类 的构造器com.alipay.mychain.sdk.vm.abi.datatype.Ufixed
 
Ufixed(BigInteger, BigInteger) - 类 的构造器com.alipay.mychain.sdk.vm.abi.datatype.Ufixed
 
Ufixed(int, int, BigInteger, BigInteger) - 类 的构造器com.alipay.mychain.sdk.vm.abi.datatype.Ufixed
 
Uint - com.alipay.mychain.sdk.vm.abi.datatype中的类
Unsigned integer type.
Uint(int, BigInteger) - 类 的构造器com.alipay.mychain.sdk.vm.abi.datatype.Uint
 
Uint(BigInteger) - 类 的构造器com.alipay.mychain.sdk.vm.abi.datatype.Uint
 
Uint128 - com.alipay.mychain.sdk.vm.abi.datatype中的类
Uint128 Please use org.web3j.codegen.AbiTypesGenerator in the codegen module to update.
Uint128(BigInteger) - 类 的构造器com.alipay.mychain.sdk.vm.abi.datatype.Uint128
 
Uint128(long) - 类 的构造器com.alipay.mychain.sdk.vm.abi.datatype.Uint128
 
Uint128(Uint128) - 类 的构造器com.alipay.mychain.sdk.vm.abi.datatype.Uint128
 
Uint16 - com.alipay.mychain.sdk.vm.abi.datatype中的类
Uint256 Please use org.web3j.codegen.AbiTypesGenerator in the codegen module to update.
Uint16(BigInteger) - 类 的构造器com.alipay.mychain.sdk.vm.abi.datatype.Uint16
 
Uint16(long) - 类 的构造器com.alipay.mychain.sdk.vm.abi.datatype.Uint16
 
Uint16(Uint16) - 类 的构造器com.alipay.mychain.sdk.vm.abi.datatype.Uint16
 
Uint256 - com.alipay.mychain.sdk.vm.abi.datatype中的类
Uint256 Please use org.web3j.codegen.AbiTypesGenerator in the codegen module to update.
Uint256(BigInteger) - 类 的构造器com.alipay.mychain.sdk.vm.abi.datatype.Uint256
 
Uint256(long) - 类 的构造器com.alipay.mychain.sdk.vm.abi.datatype.Uint256
 
Uint256(Uint256) - 类 的构造器com.alipay.mychain.sdk.vm.abi.datatype.Uint256
 
Uint32 - com.alipay.mychain.sdk.vm.abi.datatype中的类
Uint256 Please use org.web3j.codegen.AbiTypesGenerator in the codegen module to update.
Uint32(BigInteger) - 类 的构造器com.alipay.mychain.sdk.vm.abi.datatype.Uint32
 
Uint32(long) - 类 的构造器com.alipay.mychain.sdk.vm.abi.datatype.Uint32
 
Uint32(Uint32) - 类 的构造器com.alipay.mychain.sdk.vm.abi.datatype.Uint32
 
Uint64 - com.alipay.mychain.sdk.vm.abi.datatype中的类
Uint256 Please use org.web3j.codegen.AbiTypesGenerator in the codegen module to update.
Uint64(BigInteger) - 类 的构造器com.alipay.mychain.sdk.vm.abi.datatype.Uint64
 
Uint64(Uint64) - 类 的构造器com.alipay.mychain.sdk.vm.abi.datatype.Uint64
 
Uint64(long) - 类 的构造器com.alipay.mychain.sdk.vm.abi.datatype.Uint64
 
Uint8 - com.alipay.mychain.sdk.vm.abi.datatype中的类
Uint256 Please use org.web3j.codegen.AbiTypesGenerator in the codegen module to update.
Uint8(BigInteger) - 类 的构造器com.alipay.mychain.sdk.vm.abi.datatype.Uint8
 
Uint8(long) - 类 的构造器com.alipay.mychain.sdk.vm.abi.datatype.Uint8
 
Uint8(Uint8) - 类 的构造器com.alipay.mychain.sdk.vm.abi.datatype.Uint8
 
unFreezeAccount(UnFreezeAccountRequest) - 类 中的方法com.alipay.mychain.sdk.api.service.AccountService
unfreeze account
UnFreezeAccountRequest - com.alipay.mychain.sdk.message.transaction.account中的类
 
UnFreezeAccountRequest(Identity, Identity) - 类 的构造器com.alipay.mychain.sdk.message.transaction.account.UnFreezeAccountRequest
 
UnFreezeAccountRequest() - 类 的构造器com.alipay.mychain.sdk.message.transaction.account.UnFreezeAccountRequest
 
UnFreezeAccountResponse - com.alipay.mychain.sdk.message.transaction.account中的类
 
UnFreezeAccountResponse() - 类 的构造器com.alipay.mychain.sdk.message.transaction.account.UnFreezeAccountResponse
 
unFreezeContract(UnFreezeContractRequest) - 类 中的方法com.alipay.mychain.sdk.api.service.ContractService
sync unfreeze contract account
UnFreezeContractRequest - com.alipay.mychain.sdk.message.transaction.contract中的类
 
UnFreezeContractRequest(Identity, Identity) - 类 的构造器com.alipay.mychain.sdk.message.transaction.contract.UnFreezeContractRequest
 
UnFreezeContractRequest() - 类 的构造器com.alipay.mychain.sdk.message.transaction.contract.UnFreezeContractRequest
 
UnFreezeContractResponse - com.alipay.mychain.sdk.message.transaction.contract中的类
 
UnFreezeContractResponse() - 类 的构造器com.alipay.mychain.sdk.message.transaction.contract.UnFreezeContractResponse
 
unicastMessage(UnicastMessageEntity.UnicastMessage) - 类 中的方法com.antchain.unionsdk.btn.api.BtnClient
 
unicastMessage(SendMsgRequest) - 类 中的方法com.antchain.unionsdk.btn.api.BtnClient
 
unicastMessage(UnicastMessageEntity.UnicastMessage, Integer) - 类 中的方法com.antchain.unionsdk.btn.api.BtnClient
 
UnicastMessageEntity - com.antchain.unionsdk.btn.domain.protobuf中的类
 
UnicastMessageEntity.UnicastMessage - com.antchain.unionsdk.btn.domain.protobuf中的类
Protobuf type UnicastMessage
UnicastMessageEntity.UnicastMessage.Builder - com.antchain.unionsdk.btn.domain.protobuf中的类
Protobuf type UnicastMessage
UnicastMessageEntity.UnicastMessageOrBuilder - com.antchain.unionsdk.btn.domain.protobuf中的接口
 
unicastMessageResp(SendMsgRequest, long) - 类 中的方法com.antchain.unionsdk.btn.api.BtnClient
 
UNIQUE_REQUEST_HEAD_4_BTN_SERVER - 类 中的静态变量com.antchain.unionsdk.btn.api.env.Constant
 
unListenAccount(BigInteger) - 类 中的方法com.alipay.mychain.sdk.api.service.EventService
 
unListenAccount(BigInteger, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 中的方法com.alipay.mychain.sdk.api.service.EventService
 
unListenBlock(BigInteger) - 类 中的方法com.alipay.mychain.sdk.api.service.EventService
unListen block event
unListenBlock(BigInteger, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 中的方法com.alipay.mychain.sdk.api.service.EventService
 
unListenContract(BigInteger) - 类 中的方法com.alipay.mychain.sdk.api.service.EventService
 
unListenContract(BigInteger, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 中的方法com.alipay.mychain.sdk.api.service.EventService
 
unListenEvent(IEventCallBack, TnCmdIdEnums) - 类 中的方法com.antchain.unionsdk.btn.api.network.BtnClientNetwork
 
unListenGetDownloadFileMetaData(long) - 类 中的方法com.antchain.unionsdk.btn.api.network.BtnClientNetwork
 
unListenTopics(BigInteger) - 类 中的方法com.alipay.mychain.sdk.api.service.EventService
 
unListenTopics(BigInteger, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 中的方法com.alipay.mychain.sdk.api.service.EventService
 
unlistenTopicsReliably(Long) - 类 中的方法com.alipay.mychain.sdk.api.service.EventService
 
unpad(byte[], int, int) - 类 中的方法com.alipay.mychain.sdk.crypto.cipher.SM4CbcPkeyCipherV1.PKCS5Padding
Returns the index where the padding starts.
unRegisterEventHandler(MessageType) - 类 中的方法com.alipay.mychain.sdk.network.ClientNetwork
 
unRegisterEventHandler(MessageType) - 接口 中的方法com.alipay.mychain.sdk.network.INetwork
unRegister event handler
unRegisterEventHandler(MessageType) - 类 中的方法com.alipay.mychain.sdk.network.MessageProcessor
 
unRegisterEvents(String) - 类 中的方法com.antchain.unionsdk.btn.api.network.BtnClientNetwork
 
unRegisterEvents(TnCmdIdEnums) - 类 中的方法com.antchain.unionsdk.btn.api.network.BtnTcpConnection
 
unRegisterEvents(String) - 类 中的方法com.antchain.unionsdk.network.MessageProcessor
 
unRegisterTask(long, TimerTaskManager.TimerTaskType) - 类 中的方法com.alipay.mychain.sdk.task.TimerTaskManager
 
unRegisterTask(long) - 类 中的方法com.alipay.mychain.sdk.task.TimerTaskManager
 
unRegisterTask(long, TimerTaskManager.TimerTaskType) - 类 中的方法com.antchain.unionsdk.task.TimerTaskManager
 
unRegisterTask(long) - 类 中的方法com.antchain.unionsdk.task.TimerTaskManager
 
UPDATE_CONTRACT_EXTENSION_VALUE - 类 中的静态变量com.alipay.mychain.sdk.domain.transaction.Transaction
 
updateAuth(PublicKey, Integer) - 类 中的方法com.alipay.mychain.sdk.domain.account.AuthMap
 
updateAuthMap(UpdateAuthMapRequest) - 类 中的方法com.alipay.mychain.sdk.api.service.AccountService
sync update authMap
UpdateAuthMapRequest - com.alipay.mychain.sdk.message.transaction.account中的类
 
UpdateAuthMapRequest(Identity, AuthMap) - 类 的构造器com.alipay.mychain.sdk.message.transaction.account.UpdateAuthMapRequest
 
UpdateAuthMapRequest() - 类 的构造器com.alipay.mychain.sdk.message.transaction.account.UpdateAuthMapRequest
 
UpdateAuthMapResponse - com.alipay.mychain.sdk.message.transaction.account中的类
 
UpdateAuthMapResponse() - 类 的构造器com.alipay.mychain.sdk.message.transaction.account.UpdateAuthMapResponse
 
updateBlackList(List<Identity>, SignerBase) - 类 中的方法com.alipay.mychain.sdk.api.service.AdminService
 
updateBlackList(List<Identity>, SignerBase, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 中的方法com.alipay.mychain.sdk.api.service.AdminService
 
UpdateBlackListRequest - com.alipay.mychain.sdk.message.admin中的类
 
UpdateBlackListRequest() - 类 的构造器com.alipay.mychain.sdk.message.admin.UpdateBlackListRequest
 
UpdateBlackListRequest(List<Identity>) - 类 的构造器com.alipay.mychain.sdk.message.admin.UpdateBlackListRequest
 
UpdateBlackListRequest(BaseFixedSizeByteArray.Fixed20ByteArray) - 类 的构造器com.alipay.mychain.sdk.message.admin.UpdateBlackListRequest
 
UpdateBlackListRequest(List<Identity>, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 的构造器com.alipay.mychain.sdk.message.admin.UpdateBlackListRequest
 
UpdateBlackListResponse - com.alipay.mychain.sdk.message.admin中的类
 
UpdateBlackListResponse() - 类 的构造器com.alipay.mychain.sdk.message.admin.UpdateBlackListResponse
 
updateCertRegex(byte[], byte[], SignerBase) - 类 中的方法com.alipay.mychain.sdk.api.service.AdminService
 
updateCertRegex(byte[], byte[], SignerBase, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 中的方法com.alipay.mychain.sdk.api.service.AdminService
 
updateCertSerialNumber(List<byte[]>, SignerBase) - 类 中的方法com.alipay.mychain.sdk.api.service.AdminService
 
updateCertSerialNumber(List<byte[]>, SignerBase, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 中的方法com.alipay.mychain.sdk.api.service.AdminService
 
UpdateCertSerialNumberData - com.alipay.mychain.sdk.api.service中的类
 
UpdateCertSerialNumberData(List<byte[]>) - 类 的构造器com.alipay.mychain.sdk.api.service.UpdateCertSerialNumberData
 
updateContract(UpdateContractRequest) - 类 中的方法com.alipay.mychain.sdk.api.service.ContractService
sync update contract
UpdateContractRequest - com.alipay.mychain.sdk.message.transaction.contract中的类
 
UpdateContractRequest() - 类 的构造器com.alipay.mychain.sdk.message.transaction.contract.UpdateContractRequest
 
UpdateContractRequest(Identity, byte[], VMTypeEnum) - 类 的构造器com.alipay.mychain.sdk.message.transaction.contract.UpdateContractRequest
 
UpdateContractResponse - com.alipay.mychain.sdk.message.transaction.contract中的类
 
UpdateContractResponse() - 类 的构造器com.alipay.mychain.sdk.message.transaction.contract.UpdateContractResponse
 
updateCrl(AdminTaskType, byte[], SignerBase) - 类 中的方法com.alipay.mychain.sdk.api.service.AdminService
 
updateCrl(AdminTaskType, byte[], SignerBase, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 中的方法com.alipay.mychain.sdk.api.service.AdminService
 
UpdateCrlData - com.alipay.mychain.sdk.api.service中的类
 
UpdateCrlData(byte[]) - 类 的构造器com.alipay.mychain.sdk.api.service.UpdateCrlData
 
updateEncryptionKey(UpdateEncryptionKeyRequest) - 类 中的方法com.alipay.mychain.sdk.api.service.AccountService
Update encryption key .
UpdateEncryptionKeyRequest - com.alipay.mychain.sdk.message.transaction.account中的类
 
UpdateEncryptionKeyRequest(Identity, byte[]) - 类 的构造器com.alipay.mychain.sdk.message.transaction.account.UpdateEncryptionKeyRequest
 
UpdateEncryptionKeyRequest() - 类 的构造器com.alipay.mychain.sdk.message.transaction.account.UpdateEncryptionKeyRequest
 
UpdateEncryptionKeyResponse - com.alipay.mychain.sdk.message.transaction.account中的类
 
UpdateEncryptionKeyResponse() - 类 的构造器com.alipay.mychain.sdk.message.transaction.account.UpdateEncryptionKeyResponse
 
updateLastActiveEndpointMaps(String) - 类 中的方法com.antchain.unionsdk.btn.api.network.BtnClientNetwork
 
updateLastActiveTime() - 接口 中的方法com.alipay.mychain.sdk.network.IConnection
update last active time
updateLastActiveTime() - 类 中的方法com.alipay.mychain.sdk.network.NetworkConnection
 
updateLastActiveTime() - 类 中的方法com.antchain.unionsdk.network.connection.TcpConnection
 
updateLocalConf(String, SignerBase) - 类 中的方法com.alipay.mychain.sdk.api.service.AdminService
 
updateLocalConf(String, SignerBase, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 中的方法com.alipay.mychain.sdk.api.service.AdminService
 
updateNodeRegisterTask(int) - 类 中的方法com.antchain.unionsdk.btn.api.network.BtnClientNetwork
 
updateNodeStatus(String, HostStatus) - 类 中的方法com.alipay.mychain.sdk.network.ConnectionPoolManager
 
updateProcessedBlock(BigInteger) - 接口 中的方法com.alipay.mychain.sdk.api.callback.IProcessBlockHandler
 
Utf8String - com.alipay.mychain.sdk.vm.abi.datatype中的类
UTF-8 encoded string type
Utf8String(Utf8String) - 类 的构造器com.alipay.mychain.sdk.vm.abi.datatype.Utf8String
 
Utf8String(String) - 类 的构造器com.alipay.mychain.sdk.vm.abi.datatype.Utf8String
 
Utils - com.alipay.mychain.sdk.api.utils中的类
 
Utils() - 类 的构造器com.alipay.mychain.sdk.api.utils.Utils
 
Utils - com.alipay.mychain.sdk.vm.utils中的类
contract codec utils
Utils() - 类 的构造器com.alipay.mychain.sdk.vm.utils.Utils
 

V

validatePedersenCommitment(String, String, long) - 类 中的静态方法com.alipay.mychain.zoro.tools.ZoroTool
 
value - 类 中的变量com.alipay.mychain.sdk.message.transaction.contract.CallContractRequest
 
value - 类 中的变量com.alipay.mychain.sdk.type.BaseFixedSizeUnsignedInteger
 
value - 类 中的变量com.alipay.mychain.sdk.vm.abi.datatype.AbstractArray
 
value - 类 中的变量com.alipay.mychain.zoro.annotation.privacy.EncryptedTuple
 
value - 类 中的变量com.alipay.mychain.zoro.annotation.privacy.Note
value to be committed
value - 类 中的变量com.alipay.mychain.zoro.annotation.privacy.PlainTuple
 
ValueHiding - com.alipay.mychain.sdk.domain.privacy中的类
The type Value hiding.
ValueHiding() - 类 的构造器com.alipay.mychain.sdk.domain.privacy.ValueHiding
Instantiates a new Value hiding.
ValueHiding(long) - 类 的构造器com.alipay.mychain.sdk.domain.privacy.ValueHiding
Instantiates a new Value hiding.
ValueHiding(byte[], byte[], HidingType) - 类 的构造器com.alipay.mychain.sdk.domain.privacy.ValueHiding
Instantiates a new Value hiding.
valueOf(String) - 枚举 中的静态方法com.alipay.mychain.eInvoice.mycrypto.MyCryptoStatus
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alipay.mychain.sdk.api.logging.LogLevel
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alipay.mychain.sdk.common.CodecType
返回带有指定名称的该类型的枚举常量。
valueOf(int) - 枚举 中的静态方法com.alipay.mychain.sdk.common.CodecType
Value of message type.
valueOf(String) - 枚举 中的静态方法com.alipay.mychain.sdk.common.GrayscaleAction
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alipay.mychain.sdk.common.GrayscaleFlag
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alipay.mychain.sdk.common.GrayscaleMode
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alipay.mychain.sdk.common.GrayscaleStatus
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alipay.mychain.sdk.common.LoadBalanceModeType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alipay.mychain.sdk.common.LoadBalanceMsgType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alipay.mychain.sdk.common.NetworkType
返回带有指定名称的该类型的枚举常量。
valueOf(int) - 枚举 中的静态方法com.alipay.mychain.sdk.common.NetworkType
Value of message type.
valueOf(String) - 枚举 中的静态方法com.alipay.mychain.sdk.common.SessionFlag
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alipay.mychain.sdk.common.VMTypeEnum
返回带有指定名称的该类型的枚举常量。
valueOf(int) - 枚举 中的静态方法com.alipay.mychain.sdk.common.VMTypeEnum
 
valueOf(String) - 枚举 中的静态方法com.alipay.mychain.sdk.crypto.AlgoIdEnum
返回带有指定名称的该类型的枚举常量。
valueOf(int) - 枚举 中的静态方法com.alipay.mychain.sdk.crypto.AlgoIdEnum
For number message type.
valueOf(byte[]) - 枚举 中的静态方法com.alipay.mychain.sdk.crypto.AlgoIdEnum
For number message type.
valueOf(String) - 枚举 中的静态方法com.alipay.mychain.sdk.crypto.hash.HashTypeEnum
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alipay.mychain.sdk.crypto.keypair.KeyTypeEnum
返回带有指定名称的该类型的枚举常量。
valueOf(int) - 枚举 中的静态方法com.alipay.mychain.sdk.crypto.keypair.KeyTypeEnum
For number message type.
valueOf(byte[]) - 枚举 中的静态方法com.alipay.mychain.sdk.crypto.keypair.KeyTypeEnum
For number message type.
valueOf(String) - 枚举 中的静态方法com.alipay.mychain.sdk.crypto.TrustStoreKeyTypeEnum
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alipay.mychain.sdk.domain.account.AccountStatus
返回带有指定名称的该类型的枚举常量。
valueOf(int) - 枚举 中的静态方法com.alipay.mychain.sdk.domain.account.AccountStatus
Value of object status.
valueOf(String) - 枚举 中的静态方法com.alipay.mychain.sdk.domain.admin.AdminTaskType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alipay.mychain.sdk.domain.consensus.ConsensusAlgorithmType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alipay.mychain.sdk.domain.detect.ConsensusDiagnosticInfoType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alipay.mychain.sdk.domain.detect.StateObjectKey
返回带有指定名称的该类型的枚举常量。
valueOf(int) - 枚举 中的静态方法com.alipay.mychain.sdk.domain.detect.StateObjectKey
Value of event data type.
valueOf(String) - 枚举 中的静态方法com.alipay.mychain.sdk.domain.event.EventDataType
返回带有指定名称的该类型的枚举常量。
valueOf(int) - 枚举 中的静态方法com.alipay.mychain.sdk.domain.event.EventDataType
Value of event data type.
valueOf(String) - 枚举 中的静态方法com.alipay.mychain.sdk.domain.event.EventModelType
返回带有指定名称的该类型的枚举常量。
valueOf(int) - 枚举 中的静态方法com.alipay.mychain.sdk.domain.event.EventModelType
Value of event data type.
valueOf(String) - 枚举 中的静态方法com.alipay.mychain.sdk.domain.metrics.MetricsAccountType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alipay.mychain.sdk.domain.metrics.MetricsType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alipay.mychain.sdk.domain.privacy.CommitmentType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alipay.mychain.sdk.domain.privacy.HidingType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alipay.mychain.sdk.domain.privacy.PedersenCommitmentType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alipay.mychain.sdk.domain.spv.ContractNodeState
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alipay.mychain.sdk.domain.status.CommunicationChannelType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alipay.mychain.sdk.domain.status.ConsensusInfoEnum
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alipay.mychain.sdk.domain.status.ConsensusProposalStatusEnum
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alipay.mychain.sdk.domain.status.ContractNodeStatusEnum
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alipay.mychain.sdk.domain.status.GrayScaleStatus
返回带有指定名称的该类型的枚举常量。
valueOf(int) - 枚举 中的静态方法com.alipay.mychain.sdk.domain.status.GrayScaleStatus
 
valueOf(String) - 枚举 中的静态方法com.alipay.mychain.sdk.domain.status.LogLevel
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alipay.mychain.sdk.domain.status.NodeRoleEnum
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alipay.mychain.sdk.domain.status.SubnetState
返回带有指定名称的该类型的枚举常量。
valueOf(int) - 枚举 中的静态方法com.alipay.mychain.sdk.domain.status.SubnetState
 
valueOf(String) - 枚举 中的静态方法com.alipay.mychain.sdk.domain.transaction.TransactionExtensionType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alipay.mychain.sdk.domain.transaction.TransactionType
返回带有指定名称的该类型的枚举常量。
valueOf(int) - 枚举 中的静态方法com.alipay.mychain.sdk.domain.transaction.TransactionType
Value of transaction type.
valueOf(String) - 枚举 中的静态方法com.alipay.mychain.sdk.errorcode.ErrorCode
返回带有指定名称的该类型的枚举常量。
valueOf(int) - 枚举 中的静态方法com.alipay.mychain.sdk.errorcode.ErrorCode
 
valueOf(String) - 枚举 中的静态方法com.alipay.mychain.sdk.message.admin.DumpDbRequest.DumpDBType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alipay.mychain.sdk.message.MessageType
返回带有指定名称的该类型的枚举常量。
valueOf(int) - 枚举 中的静态方法com.alipay.mychain.sdk.message.MessageType
Value of message type.
valueOf(String) - 枚举 中的静态方法com.alipay.mychain.sdk.network.ChannelStatus
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alipay.mychain.sdk.network.MessageContext.RequestType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alipay.mychain.sdk.task.TaskType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alipay.mychain.sdk.task.TimerTaskManager.TimerTaskType
返回带有指定名称的该类型的枚举常量。
valueOf(byte[]) - 类 中的静态方法com.alipay.mychain.sdk.type.BaseFixedSizeByteArray.Fixed12ByteArray
Value of fixed 12 byte array.
valueOf(String) - 类 中的静态方法com.alipay.mychain.sdk.type.BaseFixedSizeByteArray.Fixed12ByteArray
Value of fixed 12 byte array.
valueOf(byte[]) - 类 中的静态方法com.alipay.mychain.sdk.type.BaseFixedSizeByteArray.Fixed20ByteArray
Value of fixed 64 byte array.
valueOf(String) - 类 中的静态方法com.alipay.mychain.sdk.type.BaseFixedSizeByteArray.Fixed20ByteArray
Value of fixed 20 byte array.
valueOf(byte[]) - 类 中的静态方法com.alipay.mychain.sdk.type.BaseFixedSizeByteArray.Fixed32ByteArray
Value of fixed 32 byte array.
valueOf(String) - 类 中的静态方法com.alipay.mychain.sdk.type.BaseFixedSizeByteArray.Fixed32ByteArray
Value of fixed 32 byte array.
valueOf(byte[]) - 类 中的静态方法com.alipay.mychain.sdk.type.BaseFixedSizeByteArray.Fixed4ByteArray
Value of fixed 4 byte array.
valueOf(String) - 类 中的静态方法com.alipay.mychain.sdk.type.BaseFixedSizeByteArray.Fixed4ByteArray
Value of fixed 4 byte array.
valueOf(byte[]) - 类 中的静态方法com.alipay.mychain.sdk.type.BaseFixedSizeByteArray.Fixed64ByteArray
Value of fixed 64 byte array.
valueOf(String) - 类 中的静态方法com.alipay.mychain.sdk.type.BaseFixedSizeByteArray.Fixed64ByteArray
Value of fixed 64 byte array.
valueOf(byte[]) - 类 中的静态方法com.alipay.mychain.sdk.type.BaseFixedSizeUnsignedInteger.Fixed32BitUnsignedInteger
 
valueOf(long) - 类 中的静态方法com.alipay.mychain.sdk.type.BaseFixedSizeUnsignedInteger.Fixed32BitUnsignedInteger
 
valueOf(BigInteger) - 类 中的静态方法com.alipay.mychain.sdk.type.BaseFixedSizeUnsignedInteger.Fixed32BitUnsignedInteger
 
valueOf(byte[]) - 类 中的静态方法com.alipay.mychain.sdk.type.BaseFixedSizeUnsignedInteger.Fixed64BitUnsignedInteger
 
valueOf(long) - 类 中的静态方法com.alipay.mychain.sdk.type.BaseFixedSizeUnsignedInteger.Fixed64BitUnsignedInteger
 
valueOf(BigInteger) - 类 中的静态方法com.alipay.mychain.sdk.type.BaseFixedSizeUnsignedInteger.Fixed64BitUnsignedInteger
 
valueOf(String) - 枚举 中的静态方法com.alipay.mychain.sdk.vm.WASMABIUtils.StructType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alipay.mychain.zoro.enums.ZoroErrorCodeEnum
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.antchain.unionsdk.btn.api.enums.DownloadFileDataType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.antchain.unionsdk.btn.api.enums.ErrorCodeEnums
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.antchain.unionsdk.btn.api.enums.FileProgressEventTypeEnums
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.antchain.unionsdk.btn.api.enums.FileStatusCodeEnums
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.antchain.unionsdk.btn.api.enums.GetFilePathResultEnums
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.antchain.unionsdk.btn.api.enums.MsgTypeEnum
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.antchain.unionsdk.btn.api.enums.NetSocketAddressTypeEnum
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.antchain.unionsdk.btn.api.enums.RequestTypeEnum
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.antchain.unionsdk.btn.api.enums.SystemMsgTypeEnums
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.antchain.unionsdk.btn.api.enums.TnAppNodeTypeEnums
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.antchain.unionsdk.btn.api.enums.TnCmdIdEnums
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.antchain.unionsdk.btn.api.enums.TnRawDataTypeEnum
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.DownloadFileMessageEntity.DataType
返回带有指定名称的该类型的枚举常量。
valueOf(int) - 枚举 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.DownloadFileMessageEntity.DataType
valueOf(Descriptors.EnumValueDescriptor) - 枚举 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.DownloadFileMessageEntity.DataType
 
valueOf(String) - 枚举 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.DownloadFileMessageEntity.FileStatusCode
返回带有指定名称的该类型的枚举常量。
valueOf(int) - 枚举 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.DownloadFileMessageEntity.FileStatusCode
valueOf(Descriptors.EnumValueDescriptor) - 枚举 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.DownloadFileMessageEntity.FileStatusCode
 
valueOf(String) - 枚举 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyEntity.TnRouteType
返回带有指定名称的该类型的枚举常量。
valueOf(int) - 枚举 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyEntity.TnRouteType
valueOf(Descriptors.EnumValueDescriptor) - 枚举 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyEntity.TnRouteType
 
valueOf(String) - 枚举 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyRespEntity.TnRouteType
返回带有指定名称的该类型的枚举常量。
valueOf(int) - 枚举 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyRespEntity.TnRouteType
valueOf(Descriptors.EnumValueDescriptor) - 枚举 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyRespEntity.TnRouteType
 
valueOf(String) - 枚举 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegEntity.TnRouteType
返回带有指定名称的该类型的枚举常量。
valueOf(int) - 枚举 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegEntity.TnRouteType
已过时。
valueOf(Descriptors.EnumValueDescriptor) - 枚举 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegEntity.TnRouteType
 
valueOf(String) - 枚举 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegRespEntity.TnRouteType
返回带有指定名称的该类型的枚举常量。
valueOf(int) - 枚举 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegRespEntity.TnRouteType
valueOf(Descriptors.EnumValueDescriptor) - 枚举 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegRespEntity.TnRouteType
 
valueOf(String) - 枚举 中的静态方法com.antchain.unionsdk.env.HashTypeEnum
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.antchain.unionsdk.env.LoadBalanceModeType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.antchain.unionsdk.exception.errorCode.ChainErrorCode
返回带有指定名称的该类型的枚举常量。
valueOf(int) - 枚举 中的静态方法com.antchain.unionsdk.exception.errorCode.ChainErrorCode
 
valueOf(String) - 枚举 中的静态方法com.antchain.unionsdk.network.MessageContext.RequestType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.antchain.unionsdk.network.netty.channel.ChannelStatus
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.antchain.unionsdk.task.TaskType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.antchain.unionsdk.task.TimerTaskManager.TimerTaskType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.antchain.unionsdk.utils.CodecType
返回带有指定名称的该类型的枚举常量。
valueOf(int) - 枚举 中的静态方法com.antchain.unionsdk.utils.CodecType
Value of message type.
values() - 枚举 中的静态方法com.alipay.mychain.eInvoice.mycrypto.MyCryptoStatus
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alipay.mychain.sdk.api.logging.LogLevel
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alipay.mychain.sdk.common.CodecType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alipay.mychain.sdk.common.GrayscaleAction
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alipay.mychain.sdk.common.GrayscaleFlag
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alipay.mychain.sdk.common.GrayscaleMode
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alipay.mychain.sdk.common.GrayscaleStatus
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alipay.mychain.sdk.common.LoadBalanceModeType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alipay.mychain.sdk.common.LoadBalanceMsgType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alipay.mychain.sdk.common.NetworkType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alipay.mychain.sdk.common.SessionFlag
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alipay.mychain.sdk.common.VMTypeEnum
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alipay.mychain.sdk.crypto.AlgoIdEnum
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alipay.mychain.sdk.crypto.hash.HashTypeEnum
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alipay.mychain.sdk.crypto.keypair.KeyTypeEnum
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alipay.mychain.sdk.crypto.TrustStoreKeyTypeEnum
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alipay.mychain.sdk.domain.account.AccountStatus
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alipay.mychain.sdk.domain.admin.AdminTaskType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alipay.mychain.sdk.domain.consensus.ConsensusAlgorithmType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alipay.mychain.sdk.domain.detect.ConsensusDiagnosticInfoType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alipay.mychain.sdk.domain.detect.StateObjectKey
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alipay.mychain.sdk.domain.event.EventDataType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alipay.mychain.sdk.domain.event.EventModelType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alipay.mychain.sdk.domain.metrics.MetricsAccountType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alipay.mychain.sdk.domain.metrics.MetricsType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alipay.mychain.sdk.domain.privacy.CommitmentType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alipay.mychain.sdk.domain.privacy.HidingType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alipay.mychain.sdk.domain.privacy.PedersenCommitmentType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alipay.mychain.sdk.domain.spv.ContractNodeState
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alipay.mychain.sdk.domain.status.CommunicationChannelType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alipay.mychain.sdk.domain.status.ConsensusInfoEnum
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alipay.mychain.sdk.domain.status.ConsensusProposalStatusEnum
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alipay.mychain.sdk.domain.status.ContractNodeStatusEnum
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alipay.mychain.sdk.domain.status.GrayScaleStatus
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alipay.mychain.sdk.domain.status.LogLevel
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alipay.mychain.sdk.domain.status.NodeRoleEnum
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alipay.mychain.sdk.domain.status.SubnetState
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alipay.mychain.sdk.domain.transaction.TransactionExtensionType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alipay.mychain.sdk.domain.transaction.TransactionType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alipay.mychain.sdk.errorcode.ErrorCode
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alipay.mychain.sdk.message.admin.DumpDbRequest.DumpDBType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alipay.mychain.sdk.message.MessageType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alipay.mychain.sdk.network.ChannelStatus
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alipay.mychain.sdk.network.MessageContext.RequestType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alipay.mychain.sdk.task.TaskType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alipay.mychain.sdk.task.TimerTaskManager.TimerTaskType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alipay.mychain.sdk.vm.WASMABIUtils.StructType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alipay.mychain.zoro.enums.ZoroErrorCodeEnum
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.antchain.unionsdk.btn.api.enums.DownloadFileDataType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.antchain.unionsdk.btn.api.enums.ErrorCodeEnums
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.antchain.unionsdk.btn.api.enums.FileProgressEventTypeEnums
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.antchain.unionsdk.btn.api.enums.FileStatusCodeEnums
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.antchain.unionsdk.btn.api.enums.GetFilePathResultEnums
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.antchain.unionsdk.btn.api.enums.MsgTypeEnum
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.antchain.unionsdk.btn.api.enums.NetSocketAddressTypeEnum
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.antchain.unionsdk.btn.api.enums.RequestTypeEnum
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.antchain.unionsdk.btn.api.enums.SystemMsgTypeEnums
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.antchain.unionsdk.btn.api.enums.TnAppNodeTypeEnums
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.antchain.unionsdk.btn.api.enums.TnCmdIdEnums
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.antchain.unionsdk.btn.api.enums.TnRawDataTypeEnum
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.DownloadFileMessageEntity.DataType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.DownloadFileMessageEntity.FileStatusCode
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyEntity.TnRouteType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyRespEntity.TnRouteType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegEntity.TnRouteType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegRespEntity.TnRouteType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.antchain.unionsdk.env.HashTypeEnum
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.antchain.unionsdk.env.LoadBalanceModeType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.antchain.unionsdk.exception.errorCode.ChainErrorCode
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.antchain.unionsdk.network.MessageContext.RequestType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.antchain.unionsdk.network.netty.channel.ChannelStatus
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.antchain.unionsdk.task.TaskType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.antchain.unionsdk.task.TimerTaskManager.TimerTaskType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.antchain.unionsdk.utils.CodecType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
Verification - com.alipay.mychain.zoro.annotation.privacy中的类
 
Verification() - 类 的构造器com.alipay.mychain.zoro.annotation.privacy.Verification
 
VerifiedBlock - com.alipay.mychain.sdk.domain.spv中的类
 
VerifiedBlock(Long, BigInteger, Hash, Set<PublicKey>) - 类 的构造器com.alipay.mychain.sdk.domain.spv.VerifiedBlock
 
verify() - 类 中的静态方法com.alipay.mychain.eInvoice.mycrypto.LoadNativeMyCrypto
Verifies the availability and status of the RdRand instruction on the host.
verify(byte[], byte[]) - 类 中的方法com.alipay.mychain.sdk.crypto.signer.EccK1KeypairV0
 
verify(byte[], byte[]) - 类 中的方法com.alipay.mychain.sdk.crypto.signer.EccR1SignerV1
 
verify(byte[], byte[]) - 类 中的方法com.alipay.mychain.sdk.crypto.signer.Ed25519SignerV1
 
verify(byte[], byte[]) - 类 中的方法com.alipay.mychain.sdk.crypto.signer.RsaSignerV1
 
verify(byte[], byte[]) - 接口 中的方法com.alipay.mychain.sdk.crypto.signer.SignerBase
 
verify(byte[], byte[]) - 类 中的方法com.alipay.mychain.sdk.crypto.signer.SM2SignerV1
 
verify(byte[], PedersenCommitment) - 类 中的方法com.alipay.mychain.sdk.domain.privacy.PedersenCommitment
 
verify() - 类 中的方法com.alipay.mychain.sdk.network.PacketHead
 
verify(int, Hash, Hash, List<Hash>, int) - 类 中的静态方法com.alipay.mychain.sdk.trie.MerkleTree
Verify boolean.
verify(int, Hash, Hash, List<Hash>, int, HashTypeEnum) - 类 中的静态方法com.alipay.mychain.sdk.trie.MerkleTree
Verify boolean.
verifyAccount(Account, BigInteger) - 类 中的方法com.alipay.mychain.sdk.api.service.spv.SpvImp
 
verifyAccount(Account, BigInteger, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 中的方法com.alipay.mychain.sdk.api.service.spv.SpvImp
 
verifyAccount(WorldStateProof, Account, BigInteger) - 类 中的方法com.alipay.mychain.sdk.api.service.spv.SpvImp
 
verifyAccount(Account, BigInteger) - 类 中的方法com.alipay.mychain.sdk.api.service.SpvService
Verify account boolean.
verifyAccount(Account, BigInteger, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 中的方法com.alipay.mychain.sdk.api.service.SpvService
Verify account boolean.
verifyAccount(WorldStateProof, Account, BigInteger) - 类 中的方法com.alipay.mychain.sdk.api.service.SpvService
 
verifyBalance(String, int) - 类 中的静态方法com.alipay.mychain.sdk.domain.privacy.Proofs
Verify balance boolean.
verifyBalance() - 类 中的方法com.alipay.mychain.sdk.domain.privacy.Proofs
Verify balance boolean.
verifyBlockHeader(VerifiedBlock, BlockHeaderInfo) - 类 中的方法com.alipay.mychain.sdk.api.service.spv.SpvImp
 
verifyBlockHeader(VerifiedBlock, BlockHeaderInfo) - 类 中的方法com.alipay.mychain.sdk.api.service.SpvService
 
verifyBlocks(long, List<BlockHeaderInfo>) - 类 中的方法com.alipay.mychain.sdk.api.service.spv.SpvImp
 
verifyBlocks(long, List<BlockHeaderInfo>, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 中的方法com.alipay.mychain.sdk.api.service.spv.SpvImp
 
verifyCommit(byte[], byte[], long) - 类 中的静态方法com.alipay.mychain.zoro.crypto.BulletProof
 
verifyCommitment(String, CommitmentType, int, byte[], byte[]) - 类 中的静态方法com.alipay.mychain.sdk.domain.privacy.Proofs
Verify commitment boolean.
verifyCommitment(CommitmentType, int, byte[], byte[]) - 类 中的方法com.alipay.mychain.sdk.domain.privacy.Proofs
Verify commitment boolean.
verifyCommitment(String, String, long) - 类 中的静态方法com.alipay.mychain.zoro.ZoroAPI
Verify commitment is correct with plain blind factor and plain value.
verifyCommitmentChange(String, String, long, byte[], byte[], List<? extends EncryptedTuple>, List<? extends EncryptedTuple>) - 类 中的静态方法com.alipay.mychain.zoro.ZoroAPI
 
verifyCommitmentChange(String, String, long, List<? extends PlainTuple>, List<? extends PlainTuple>) - 类 中的静态方法com.alipay.mychain.zoro.ZoroAPI
verify commitment change and accumulate blind factor and value
verifyConsensusProof(List<byte[]>, byte[], Set<PublicKey>) - 类 中的静态方法com.alipay.mychain.sdk.domain.consensus.Consensus
 
verifyConsensusProof(List<byte[]>, byte[], Set<PublicKey>, HashTypeEnum) - 类 中的静态方法com.alipay.mychain.sdk.domain.consensus.Consensus
 
verifyContract(Contract, BigInteger) - 类 中的方法com.alipay.mychain.sdk.api.service.spv.SpvImp
 
verifyContract(Contract, BigInteger, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 中的方法com.alipay.mychain.sdk.api.service.spv.SpvImp
 
verifyContract(WorldStateProof, Contract, BigInteger) - 类 中的方法com.alipay.mychain.sdk.api.service.spv.SpvImp
 
verifyContract(Contract, BigInteger) - 类 中的方法com.alipay.mychain.sdk.api.service.SpvService
Verify contract boolean.
verifyContract(Contract, BigInteger, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 中的方法com.alipay.mychain.sdk.api.service.SpvService
Verify contract boolean.
verifyContract(WorldStateProof, Contract, BigInteger) - 类 中的方法com.alipay.mychain.sdk.api.service.SpvService
 
verifyHBConsensusProof(Set<PublicKey>, HBConsensusProofInfo) - 类 中的静态方法com.alipay.mychain.sdk.domain.consensus.honeyBadger.HoneyBadger
 
verifyHBConsensusProof(Set<PublicKey>, HBConsensusProofInfo, HashTypeEnum) - 类 中的静态方法com.alipay.mychain.sdk.domain.consensus.honeyBadger.HoneyBadger
 
verifyPbftConsensusProof(Set<PublicKey>, PbftConsensusProofInfo) - 类 中的静态方法com.alipay.mychain.sdk.domain.consensus.pbft.Pbft
 
verifyPbftConsensusProof(Set<PublicKey>, PbftConsensusProofInfo, HashTypeEnum) - 类 中的静态方法com.alipay.mychain.sdk.domain.consensus.pbft.Pbft
 
verifyProof(byte[], ArrayList<byte[]>) - 类 中的静态方法com.alipay.mychain.zoro.crypto.BulletProof
 
verifyProof(byte[], byte[]) - 类 中的静态方法com.alipay.mychain.zoro.crypto.BulletProof
 
verifyProof(String, String[]) - 类 中的静态方法com.alipay.mychain.zoro.tools.ZoroTool
 
verifyRange(String, int, long) - 类 中的静态方法com.alipay.mychain.sdk.domain.privacy.Proofs
Verify range boolean.
verifyRange(int, long) - 类 中的方法com.alipay.mychain.sdk.domain.privacy.Proofs
Verify range boolean.
verifyRange(int, List<Long>) - 类 中的方法com.alipay.mychain.sdk.domain.privacy.Proofs
Verify range boolean.
verifyReceipt(Hash, TransactionReceipt) - 类 中的方法com.alipay.mychain.sdk.api.service.spv.SpvImp
 
verifyReceipt(Hash, TransactionReceipt, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 中的方法com.alipay.mychain.sdk.api.service.spv.SpvImp
 
verifyReceipt(ReceiptProof, TransactionReceipt) - 类 中的方法com.alipay.mychain.sdk.api.service.spv.SpvImp
 
verifyReceipt(Hash, TransactionReceipt) - 类 中的方法com.alipay.mychain.sdk.api.service.SpvService
Verify receipt boolean.
verifyReceipt(Hash, TransactionReceipt, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 中的方法com.alipay.mychain.sdk.api.service.SpvService
Verify receipt boolean.
verifyReceipt(ReceiptProof, TransactionReceipt) - 类 中的方法com.alipay.mychain.sdk.api.service.SpvService
 
verifyTransaction(Hash) - 类 中的方法com.alipay.mychain.sdk.api.service.spv.SpvImp
 
verifyTransaction(Hash, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 中的方法com.alipay.mychain.sdk.api.service.spv.SpvImp
 
verifyTransaction(TransactionProof, Hash) - 类 中的方法com.alipay.mychain.sdk.api.service.spv.SpvImp
 
verifyTransaction(Hash) - 类 中的方法com.alipay.mychain.sdk.api.service.SpvService
Verify transaction boolean.
verifyTransaction(Hash, BaseFixedSizeByteArray.Fixed20ByteArray) - 类 中的方法com.alipay.mychain.sdk.api.service.SpvService
Verify transaction boolean.
verifyTransaction(TransactionProof, Hash) - 类 中的方法com.alipay.mychain.sdk.api.service.SpvService
 
version - 类 中的变量com.alipay.mychain.sdk.domain.account.Account
 
VMOutput - com.alipay.mychain.sdk.vm中的类
 
VMOutput() - 类 的构造器com.alipay.mychain.sdk.vm.VMOutput
 
VMTypeEnum - com.alipay.mychain.sdk.common中的枚举
vm type
vmTypeEnum - 类 中的变量com.alipay.mychain.sdk.message.transaction.contract.CallContractRequest
 
VMUtils - com.alipay.mychain.sdk.utils中的类
 
VMUtils() - 类 的构造器com.alipay.mychain.sdk.utils.VMUtils
 

W

warn(Throwable) - 类 中的方法com.alipay.mychain.sdk.api.logging.AbstractLogger
 
warn(String) - 接口 中的方法com.alipay.mychain.sdk.api.logging.ILogger
Log a message at the WARN level.
warn(String, Object) - 接口 中的方法com.alipay.mychain.sdk.api.logging.ILogger
Log a message at the WARN level according to the specified format and argument.
warn(String, Object...) - 接口 中的方法com.alipay.mychain.sdk.api.logging.ILogger
Log a message at the WARN level according to the specified format and arguments.
warn(String, Object, Object) - 接口 中的方法com.alipay.mychain.sdk.api.logging.ILogger
Log a message at the WARN level according to the specified format and arguments.
warn(String, Throwable) - 接口 中的方法com.alipay.mychain.sdk.api.logging.ILogger
Log an exception (throwable) at the WARN level with an accompanying message.
warn(Throwable) - 接口 中的方法com.alipay.mychain.sdk.api.logging.ILogger
Log an exception (throwable) at the WARN level.
warn(String) - 类 中的方法com.alipay.mychain.sdk.api.logging.Log4jLogger
 
warn(String, Object) - 类 中的方法com.alipay.mychain.sdk.api.logging.Log4jLogger
 
warn(String, Object, Object) - 类 中的方法com.alipay.mychain.sdk.api.logging.Log4jLogger
 
warn(String, Object...) - 类 中的方法com.alipay.mychain.sdk.api.logging.Log4jLogger
 
warn(String, Throwable) - 类 中的方法com.alipay.mychain.sdk.api.logging.Log4jLogger
 
warn(Marker, String) - 类 中的方法com.alipay.mychain.sdk.api.logging.Log4jLogger
 
warn(Marker, String, Object) - 类 中的方法com.alipay.mychain.sdk.api.logging.Log4jLogger
 
warn(Marker, String, Object, Object) - 类 中的方法com.alipay.mychain.sdk.api.logging.Log4jLogger
 
warn(Marker, String, Object...) - 类 中的方法com.alipay.mychain.sdk.api.logging.Log4jLogger
 
warn(Marker, String, Throwable) - 类 中的方法com.alipay.mychain.sdk.api.logging.Log4jLogger
 
WASMABI() - 类 的构造器com.alipay.mychain.sdk.vm.WASMABIUtils.WASMABI
 
WasmAbiUtils - com.alipay.mychain.sdk.utils中的类
 
WasmAbiUtils() - 类 的构造器com.alipay.mychain.sdk.utils.WasmAbiUtils
 
WASMABIUtils - com.alipay.mychain.sdk.vm中的类
 
WASMABIUtils() - 类 的构造器com.alipay.mychain.sdk.vm.WASMABIUtils
 
WASMABIUtils.Field - com.alipay.mychain.sdk.vm中的类
 
WASMABIUtils.Interface - com.alipay.mychain.sdk.vm中的类
 
WASMABIUtils.Struct - com.alipay.mychain.sdk.vm中的类
 
WASMABIUtils.StructType - com.alipay.mychain.sdk.vm中的枚举
 
WASMABIUtils.Type - com.alipay.mychain.sdk.vm中的类
 
WASMABIUtils.WASMABI - com.alipay.mychain.sdk.vm中的类
 
WASMOutput - com.alipay.mychain.sdk.vm中的类
Get return values.
WASMOutput() - 类 的构造器com.alipay.mychain.sdk.vm.WASMOutput
 
WASMOutput(String) - 类 的构造器com.alipay.mychain.sdk.vm.WASMOutput
 
WASMParameter - com.alipay.mychain.sdk.vm中的类
contract function parameters for wasm
WASMParameter() - 类 的构造器com.alipay.mychain.sdk.vm.WASMParameter
 
WASMParameter(String) - 类 的构造器com.alipay.mychain.sdk.vm.WASMParameter
encode call constract paramter
WASMString - com.alipay.mychain.sdk.vm.abi.datatype中的类
 
WASMString(byte[]) - 类 的构造器com.alipay.mychain.sdk.vm.abi.datatype.WASMString
 
watchIdentity(Hash) - 类 中的方法com.alipay.mychain.sdk.api.service.spv.SpvImp
 
watchIdentity(Hash) - 类 中的方法com.alipay.mychain.sdk.api.service.SpvService
watch identity.
watchTopic(String) - 类 中的方法com.alipay.mychain.sdk.api.service.spv.SpvImp
 
watchTopic(String) - 类 中的方法com.alipay.mychain.sdk.api.service.SpvService
watch topic.
WorldStateNode - com.alipay.mychain.sdk.domain.spv中的类
 
WorldStateNode(byte[], int, int) - 类 的构造器com.alipay.mychain.sdk.domain.spv.WorldStateNode
 
WorldStateNode() - 类 的构造器com.alipay.mychain.sdk.domain.spv.WorldStateNode
 
WorldStateProof - com.alipay.mychain.sdk.domain.spv中的类
 
WorldStateProof(BigInteger, Hash, List<WorldStateNode>) - 类 的构造器com.alipay.mychain.sdk.domain.spv.WorldStateProof
 
WorldStateProof() - 类 的构造器com.alipay.mychain.sdk.domain.spv.WorldStateProof
 
write(ChannelHandlerContext, Object, ChannelPromise) - 类 中的方法com.alipay.mychain.sdk.network.netty.handler.MessageDuplexHandler
 
write(ChannelHandlerContext, Object, ChannelPromise) - 类 中的方法com.antchain.unionsdk.network.netty.channel.MessageDuplexHandler
 
writeAsDesignatedObject(Node, Class<T>) - 类 中的静态方法com.alipay.mychain.zoro.annotation.privacy.Writer
 
writeAsDesignatedObjectIndirectly(Node, Class<T>) - 类 中的静态方法com.alipay.mychain.zoro.annotation.privacy.Writer
 
writeAsString(Node) - 类 中的静态方法com.alipay.mychain.zoro.annotation.privacy.Writer
 
writeBlockProof(List<BlockHeaderProof>) - 接口 中的方法com.alipay.mychain.sdk.api.service.spv.IProxy
write block proof
Writer - com.alipay.mychain.zoro.annotation.privacy中的类
 
Writer() - 类 的构造器com.alipay.mychain.zoro.annotation.privacy.Writer
 
writeTo(CodedOutputStream) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.BroadcastMessageEntity.BroadcastMessage
 
writeTo(CodedOutputStream) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientChainMessageEntity.ClientChainMessage
 
writeTo(CodedOutputStream) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesEntity.ClientReqChainNodes
 
writeTo(CodedOutputStream) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ClientReqChainNodesRespEntity.ClientReqChainNodesResp
 
writeTo(CodedOutputStream) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.DownloadFileMessageEntity.DownloadFileMessage
 
writeTo(CodedOutputStream) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.ExtDataMessageEntity.ExtDataMessage
 
writeTo(CodedOutputStream) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetConfigEntity.GetConfig
 
writeTo(CodedOutputStream) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetConfigRespEntity.GetConfigResp
 
writeTo(CodedOutputStream) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.FileChunk
 
writeTo(CodedOutputStream) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckReqEntity.GetFileCheckReq
 
writeTo(CodedOutputStream) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileCheckRespEntity.GetFileCheckResp
 
writeTo(CodedOutputStream) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.FileChunk
 
writeTo(CodedOutputStream) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkReqEntity.GetFileChunkReq
 
writeTo(CodedOutputStream) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileChunkRespEntity.GetFileChunkResp
 
writeTo(CodedOutputStream) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileReqEntity.GetFileReq
 
writeTo(CodedOutputStream) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileRespEntity.FileMetaData
 
writeTo(CodedOutputStream) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetFileRespEntity.GetFileResp
 
writeTo(CodedOutputStream) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoEntity.GetNodeInfo
 
writeTo(CodedOutputStream) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp.NodeInfo
 
writeTo(CodedOutputStream) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.GetNodeInfoRespEntity.GetNodeInfoResp
 
writeTo(CodedOutputStream) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.KickAwayNodeEntity.KickAwayNode
 
writeTo(CodedOutputStream) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.KickAwayNodeRespEntity.KickAwayNodeResp
 
writeTo(CodedOutputStream) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegEntity.NodeGroupReg
 
writeTo(CodedOutputStream) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegRespEntity.NodeGroupRegResp
 
writeTo(CodedOutputStream) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyEntity.NodeGroupRegVerify
 
writeTo(CodedOutputStream) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeGroupRegVerifyRespEntity.NodeGroupRegVerifyResp
 
writeTo(CodedOutputStream) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeLeaveGroupEntity.NodeLeaveGroup
 
writeTo(CodedOutputStream) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegEntity.NodeReg
 
writeTo(CodedOutputStream) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.NodeRegRespEntity.NodeRegResp
 
writeTo(CodedOutputStream) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PeerPingEntity.PeerPing
 
writeTo(CodedOutputStream) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PeerPongEntity.PeerPong
 
writeTo(CodedOutputStream) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PingEntity.Ping
 
writeTo(CodedOutputStream) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PongEntity.Pong
 
writeTo(CodedOutputStream) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.PushMessageEntity.PushMessage
 
writeTo(CodedOutputStream) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.SdkRawDataEntity.SdkRawData
 
writeTo(CodedOutputStream) - 类 中的方法com.antchain.unionsdk.btn.domain.protobuf.UnicastMessageEntity.UnicastMessage
 

Z

ZERO - 类 中的静态变量com.alipay.mychain.sdk.crypto.hash.Hash
 
ZERO - 类 中的静态变量com.alipay.mychain.sdk.type.BaseFixedSizeUnsignedInteger.Fixed32BitUnsignedInteger
 
ZERO - 类 中的静态变量com.alipay.mychain.sdk.type.BaseFixedSizeUnsignedInteger.Fixed64BitUnsignedInteger
 
Zkp - com.alipay.mychain.sdk.domain.bamboo.privacy中的类
 
Zkp() - 类 的构造器com.alipay.mychain.sdk.domain.bamboo.privacy.Zkp
 
ZkSnarkCreateProof - com.alipay.mychain.sdk.message.transaction.contract中的类
 
ZkSnarkCreateProof() - 类 的构造器com.alipay.mychain.sdk.message.transaction.contract.ZkSnarkCreateProof
 
ZoroAPI - com.alipay.mychain.zoro中的类
 
ZoroAPI() - 类 的构造器com.alipay.mychain.zoro.ZoroAPI
 
ZoroErrorCodeEnum - com.alipay.mychain.zoro.enums中的枚举
 
ZoroException - com.alipay.mychain.zoro.exception中的异常错误
 
ZoroException(ZoroErrorCodeEnum, String) - 异常错误 的构造器com.alipay.mychain.zoro.exception.ZoroException
 
ZoroOption - com.alipay.mychain.sdk.api.env中的类
 
ZoroOption() - 类 的构造器com.alipay.mychain.sdk.api.env.ZoroOption
 
ZoroTool - com.alipay.mychain.zoro.tools中的类
 
ZoroTool() - 类 的构造器com.alipay.mychain.zoro.tools.ZoroTool
 
ZoroType - com.alipay.mychain.zoro.annotation.privacy中的类
 
ZoroType() - 类 的构造器com.alipay.mychain.zoro.annotation.privacy.ZoroType
 
A B C D E F G H I J K L M N O P Q R S T U V W Z 
跳过导航链接

Copyright © 2022. All rights reserved.