Index
A B C D E F G H I J K L M N O P Q R S T U V W X Z
All Classes|All Packages
All Classes|All Packages
All Classes|All Packages
A
- ABI - Static variable in class org.fisco.bcos.sdk.contract.precompiled.cns.CNSPrecompiled
- ABI - Static variable in class org.fisco.bcos.sdk.contract.precompiled.consensus.ConsensusPrecompiled
- ABI - Static variable in class org.fisco.bcos.sdk.contract.precompiled.contractmgr.ContractLifeCyclePrecompiled
- ABI - Static variable in class org.fisco.bcos.sdk.contract.precompiled.crud.CRUD
- ABI - Static variable in class org.fisco.bcos.sdk.contract.precompiled.crud.table.TableFactory
- ABI - Static variable in class org.fisco.bcos.sdk.contract.precompiled.permission.ChainGovernancePrecompiled
- ABI - Static variable in class org.fisco.bcos.sdk.contract.precompiled.permission.PermissionPrecompiled
- ABI - Static variable in class org.fisco.bcos.sdk.contract.precompiled.sysconfig.SystemConfigPrecompiled
- ABI - Static variable in class org.fisco.bcos.sdk.transaction.model.CommonConstant
- ABI_ARRAY - Static variable in class org.fisco.bcos.sdk.contract.precompiled.cns.CNSPrecompiled
- ABI_ARRAY - Static variable in class org.fisco.bcos.sdk.contract.precompiled.consensus.ConsensusPrecompiled
- ABI_ARRAY - Static variable in class org.fisco.bcos.sdk.contract.precompiled.contractmgr.ContractLifeCyclePrecompiled
- ABI_ARRAY - Static variable in class org.fisco.bcos.sdk.contract.precompiled.crud.CRUD
- ABI_ARRAY - Static variable in class org.fisco.bcos.sdk.contract.precompiled.crud.table.TableFactory
- ABI_ARRAY - Static variable in class org.fisco.bcos.sdk.contract.precompiled.permission.ChainGovernancePrecompiled
- ABI_ARRAY - Static variable in class org.fisco.bcos.sdk.contract.precompiled.permission.PermissionPrecompiled
- ABI_ARRAY - Static variable in class org.fisco.bcos.sdk.contract.precompiled.sysconfig.SystemConfigPrecompiled
- ABI_CONSTRUCTOR - Static variable in class org.fisco.bcos.sdk.transaction.model.CommonConstant
- ABI_FUNCTION - Static variable in class org.fisco.bcos.sdk.transaction.model.CommonConstant
- abiCodec - Variable in class org.fisco.bcos.sdk.transaction.manager.AssembleTransactionProcessor
- ABICodec - Class in org.fisco.bcos.sdk.abi
- ABICodec(CryptoSuite) - Constructor for class org.fisco.bcos.sdk.abi.ABICodec
- ABICodecException - Exception in org.fisco.bcos.sdk.abi
- ABICodecException(String) - Constructor for exception org.fisco.bcos.sdk.abi.ABICodecException
- ABICodecJsonWrapper - Class in org.fisco.bcos.sdk.abi.wrapper
- ABICodecJsonWrapper() - Constructor for class org.fisco.bcos.sdk.abi.wrapper.ABICodecJsonWrapper
- ABICodecObject - Class in org.fisco.bcos.sdk.abi.wrapper
- ABICodecObject() - Constructor for class org.fisco.bcos.sdk.abi.wrapper.ABICodecObject
- ABIDefinition - Class in org.fisco.bcos.sdk.abi.wrapper
-
ABIDefinition wrapper
- ABIDefinition() - Constructor for class org.fisco.bcos.sdk.abi.wrapper.ABIDefinition
- ABIDefinition(boolean, List<ABIDefinition.NamedType>, String, List<ABIDefinition.NamedType>, String, boolean) - Constructor for class org.fisco.bcos.sdk.abi.wrapper.ABIDefinition
- ABIDefinition(boolean, List<ABIDefinition.NamedType>, String, List<ABIDefinition.NamedType>, String, boolean, String) - Constructor for class org.fisco.bcos.sdk.abi.wrapper.ABIDefinition
- ABIDefinition(String, String, boolean, boolean, boolean, String) - Constructor for class org.fisco.bcos.sdk.abi.wrapper.ABIDefinition
- ABIDefinition.NamedType - Class in org.fisco.bcos.sdk.abi.wrapper
- ABIDefinition.Type - Class in org.fisco.bcos.sdk.abi.wrapper
- ABIDefinitionFactory - Class in org.fisco.bcos.sdk.abi.wrapper
- ABIDefinitionFactory(CryptoSuite) - Constructor for class org.fisco.bcos.sdk.abi.wrapper.ABIDefinitionFactory
- abiInfo(String) - Method in class org.fisco.bcos.sdk.transaction.tools.ContractLoader
- AbiInfo - Class in org.fisco.bcos.sdk.transaction.model.bo
- AbiInfo(Map<String, List<ABIDefinition>>, Map<String, ABIDefinition>) - Constructor for class org.fisco.bcos.sdk.transaction.model.bo.AbiInfo
-
create the AbiInfo object
- ABIObject - Class in org.fisco.bcos.sdk.abi.wrapper
- ABIObject(Address) - Constructor for class org.fisco.bcos.sdk.abi.wrapper.ABIObject
- ABIObject(Bool) - Constructor for class org.fisco.bcos.sdk.abi.wrapper.ABIObject
- ABIObject(Bytes) - Constructor for class org.fisco.bcos.sdk.abi.wrapper.ABIObject
- ABIObject(DynamicBytes) - Constructor for class org.fisco.bcos.sdk.abi.wrapper.ABIObject
- ABIObject(Int256) - Constructor for class org.fisco.bcos.sdk.abi.wrapper.ABIObject
- ABIObject(Uint256) - Constructor for class org.fisco.bcos.sdk.abi.wrapper.ABIObject
- ABIObject(Utf8String) - Constructor for class org.fisco.bcos.sdk.abi.wrapper.ABIObject
- ABIObject(ABIObject.ListType) - Constructor for class org.fisco.bcos.sdk.abi.wrapper.ABIObject
- ABIObject(ABIObject.ObjectType) - Constructor for class org.fisco.bcos.sdk.abi.wrapper.ABIObject
- ABIObject(ABIObject.ValueType) - Constructor for class org.fisco.bcos.sdk.abi.wrapper.ABIObject
- ABIObject.ListType - Enum in org.fisco.bcos.sdk.abi.wrapper
- ABIObject.ObjectType - Enum in org.fisco.bcos.sdk.abi.wrapper
- ABIObject.ValueType - Enum in org.fisco.bcos.sdk.abi.wrapper
- ABIObjectFactory - Class in org.fisco.bcos.sdk.abi.wrapper
- ABIObjectFactory() - Constructor for class org.fisco.bcos.sdk.abi.wrapper.ABIObjectFactory
- AbiTypes - Class in org.fisco.bcos.sdk.abi.datatypes.generated
-
Auto generated code.
- account - Variable in class org.fisco.bcos.sdk.config.model.ConfigProperty
- AccountConfig - Class in org.fisco.bcos.sdk.config.model
- AccountConfig(ConfigProperty) - Constructor for class org.fisco.bcos.sdk.config.model.AccountConfig
- AccountFrozen - Static variable in class org.fisco.bcos.sdk.model.TransactionReceiptStatus
- addCallback(String, ResponseCallback) - Method in class org.fisco.bcos.sdk.amop.topic.AmopMsgHandler
- addCallback(String, EventCallback) - Method in class org.fisco.bcos.sdk.eventsub.filter.FilterManager
- addConnectHandler(MsgHandler) - Method in interface org.fisco.bcos.sdk.channel.Channel
-
Add a connect handler, when one connect success, call handler.onConnect(ChannleHandlerContext ctx)is called
- addConnectHandler(MsgHandler) - Method in class org.fisco.bcos.sdk.channel.ChannelImp
- addConnectHandler(MsgHandler) - Method in class org.fisco.bcos.sdk.channel.ChannelMsgHandler
- addConnectionContext(String, int, ChannelHandlerContext) - Method in class org.fisco.bcos.sdk.network.ConnectionManager
- addDisconnectHandler(MsgHandler) - Method in interface org.fisco.bcos.sdk.channel.Channel
-
Add a disconnect handler, when one connection disconnect, handler.onDisconnect(ChannleHandlerContext ctx) is called
- addDisconnectHandler(MsgHandler) - Method in class org.fisco.bcos.sdk.channel.ChannelImp
- addDisconnectHandler(MsgHandler) - Method in class org.fisco.bcos.sdk.channel.ChannelMsgHandler
- addEstablishHandler(MsgHandler) - Method in interface org.fisco.bcos.sdk.channel.Channel
-
Add a establish handler, when the SDK establishes a connection with the node, call the handler
- addEstablishHandler(MsgHandler) - Method in class org.fisco.bcos.sdk.channel.ChannelImp
- addEstablishHandler(MsgHandler) - Method in class org.fisco.bcos.sdk.channel.ChannelMsgHandler
- addEvent(String, ABIDefinition) - Method in class org.fisco.bcos.sdk.abi.wrapper.ContractABIDefinition
- addFilter(EventLogFilter) - Method in class org.fisco.bcos.sdk.eventsub.filter.FilterManager
- addFunction(String, ABIDefinition) - Method in class org.fisco.bcos.sdk.abi.wrapper.ContractABIDefinition
- addMessageHandler(MsgType, MsgHandler) - Method in interface org.fisco.bcos.sdk.channel.Channel
-
Add a message handler to handle specific type messages.
- addMessageHandler(MsgType, MsgHandler) - Method in class org.fisco.bcos.sdk.channel.ChannelImp
- addMessageHandler(MsgType, MsgHandler) - Method in class org.fisco.bcos.sdk.channel.ChannelMsgHandler
- addObserver(String) - Method in class org.fisco.bcos.sdk.contract.precompiled.consensus.ConsensusPrecompiled
- addObserver(String) - Method in class org.fisco.bcos.sdk.contract.precompiled.consensus.ConsensusService
- addObserver(String, TransactionCallback) - Method in class org.fisco.bcos.sdk.contract.precompiled.consensus.ConsensusPrecompiled
- addPrivateTopicCallback(String, AmopCallback) - Method in class org.fisco.bcos.sdk.amop.topic.TopicManager
- addPrivateTopicSend(String, List<KeyTool>) - Method in class org.fisco.bcos.sdk.amop.topic.TopicManager
- addPrivateTopicSubscribe(String, KeyTool, AmopCallback) - Method in class org.fisco.bcos.sdk.amop.topic.TopicManager
- Address - Class in org.fisco.bcos.sdk.abi.datatypes
-
Address type, which is equivalent to uint160.
- Address(String) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.Address
- Address(BigInteger) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.Address
- Address(Uint160) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.Address
- ADDRESS - org.fisco.bcos.sdk.abi.wrapper.ABIObject.ValueType
- ADDRESS_LENGTH_IN_HEX - Static variable in class org.fisco.bcos.sdk.crypto.keypair.CryptoKeyPair
- ADDRESS_LENGTH_IN_HEX - Static variable in class org.fisco.bcos.sdk.utils.AddressUtils
- ADDRESS_SIZE - Static variable in class org.fisco.bcos.sdk.crypto.keypair.CryptoKeyPair
- ADDRESS_SIZE - Static variable in class org.fisco.bcos.sdk.utils.AddressUtils
- AddressAlreadyUsed - Static variable in class org.fisco.bcos.sdk.model.TransactionReceiptStatus
- addressToTopic(String) - Method in class org.fisco.bcos.sdk.abi.tools.TopicTools
- AddressUtils - Class in org.fisco.bcos.sdk.utils
- AddressUtils() - Constructor for class org.fisco.bcos.sdk.utils.AddressUtils
- addSealer(String) - Method in class org.fisco.bcos.sdk.contract.precompiled.consensus.ConsensusPrecompiled
- addSealer(String) - Method in class org.fisco.bcos.sdk.contract.precompiled.consensus.ConsensusService
- addSealer(String, TransactionCallback) - Method in class org.fisco.bcos.sdk.contract.precompiled.consensus.ConsensusPrecompiled
- addSeq2CallBack(String, ResponseCallback) - Method in class org.fisco.bcos.sdk.channel.ChannelMsgHandler
- addTopic(String, AmopCallback) - Method in class org.fisco.bcos.sdk.amop.topic.TopicManager
- ALREADY_EXISTS_IN_OBSERVER_LIST - Static variable in class org.fisco.bcos.sdk.model.PrecompiledRetCode
- ALREADY_EXISTS_IN_SEALER_LIST - Static variable in class org.fisco.bcos.sdk.model.PrecompiledRetCode
- ALREADY_REMOVED_FROM_THE_GROUP - Static variable in class org.fisco.bcos.sdk.model.PrecompiledRetCode
- AlreadyInChain - Static variable in class org.fisco.bcos.sdk.model.TransactionReceiptStatus
- AlreadyKnown - Static variable in class org.fisco.bcos.sdk.model.TransactionReceiptStatus
- amop - Variable in class org.fisco.bcos.sdk.config.model.ConfigProperty
- Amop - Interface in org.fisco.bcos.sdk.amop
-
AMOP module interface.
- AMOP_CLIENT_TOPICS - org.fisco.bcos.sdk.model.MsgType
- AMOP_MULBROADCAST - org.fisco.bcos.sdk.model.MsgType
- AMOP_REQUEST - org.fisco.bcos.sdk.model.MsgType
-
Message types processed by AMOP module AMOP_REQUEST:type of request message from sdk AMOP_RESPONSE:type of response message to sdk AMOP_MULBROADCAST:type of mult broadcast message AMOP_CLIENT_TOPICS:type of topic request message REQUEST_TOPICCERT:type of request verify message UPDATE_TOPIICSTATUS:type of update status message
- AMOP_RESPONSE - org.fisco.bcos.sdk.model.MsgType
- AmopCallback - Class in org.fisco.bcos.sdk.amop
- AmopCallback() - Constructor for class org.fisco.bcos.sdk.amop.AmopCallback
- AmopConfig - Class in org.fisco.bcos.sdk.config.model
- AmopConfig(ConfigProperty) - Constructor for class org.fisco.bcos.sdk.config.model.AmopConfig
- AmopException - Exception in org.fisco.bcos.sdk.amop.exception
- AmopException(String) - Constructor for exception org.fisco.bcos.sdk.amop.exception.AmopException
- AmopException(String, Throwable) - Constructor for exception org.fisco.bcos.sdk.amop.exception.AmopException
- AmopException(Throwable) - Constructor for exception org.fisco.bcos.sdk.amop.exception.AmopException
- AmopImp - Class in org.fisco.bcos.sdk.amop
-
Amop implement
- AmopImp(Channel, ConfigOption) - Constructor for class org.fisco.bcos.sdk.amop.AmopImp
- AmopMsg - Class in org.fisco.bcos.sdk.model
- AmopMsg() - Constructor for class org.fisco.bcos.sdk.model.AmopMsg
- AmopMsg(Message) - Constructor for class org.fisco.bcos.sdk.model.AmopMsg
- AmopMsgHandler - Class in org.fisco.bcos.sdk.amop.topic
- AmopMsgHandler(Channel, TopicManager) - Constructor for class org.fisco.bcos.sdk.amop.topic.AmopMsgHandler
- AmopMsgIn - Class in org.fisco.bcos.sdk.amop.topic
- AmopMsgIn() - Constructor for class org.fisco.bcos.sdk.amop.topic.AmopMsgIn
- AmopMsgOut - Class in org.fisco.bcos.sdk.amop
- AmopMsgOut() - Constructor for class org.fisco.bcos.sdk.amop.AmopMsgOut
- AmopRespError - Enum in org.fisco.bcos.sdk.amop.topic
- AmopResponse - Class in org.fisco.bcos.sdk.amop
- AmopResponse(Response) - Constructor for class org.fisco.bcos.sdk.amop.AmopResponse
- AmopResponseCallback - Class in org.fisco.bcos.sdk.amop
- AmopResponseCallback() - Constructor for class org.fisco.bcos.sdk.amop.AmopResponseCallback
- AmopTopic - Class in org.fisco.bcos.sdk.config.model
- AmopTopic() - Constructor for class org.fisco.bcos.sdk.config.model.AmopTopic
- and(byte[], byte[]) - Static method in class org.fisco.bcos.sdk.utils.ByteUtils
- appendByte(byte[], byte) - Static method in class org.fisco.bcos.sdk.utils.ByteUtils
-
Creates a copy of bytes and appends b to the end of it
- apply(R) - Method in interface org.fisco.bcos.sdk.utils.Collection.Function
- Array<T extends Type> - Class in org.fisco.bcos.sdk.abi.datatypes
-
Fixed size array.
- asByte(int, int) - Static method in class org.fisco.bcos.sdk.utils.Numeric
- asCharArray(byte[]) - Static method in class org.fisco.bcos.sdk.utils.StringUtils
-
Do a simple conversion of an array of 8 bit characters into a string.
- asPositiveBigInteger() - Method in class org.fisco.bcos.sdk.rlp.RlpString
- asRlpValues(RawTransaction, SignatureResult) - Static method in class org.fisco.bcos.sdk.transaction.codec.encode.TransactionEncoderService
- AssembleTransactionProcessor - Class in org.fisco.bcos.sdk.transaction.manager
-
ContractlessTransactionManager @Description: ContractlessTransactionManager
- AssembleTransactionProcessor(Client, CryptoKeyPair, Integer, String, ContractLoader) - Constructor for class org.fisco.bcos.sdk.transaction.manager.AssembleTransactionProcessor
- AssembleTransactionProcessorInterface - Interface in org.fisco.bcos.sdk.transaction.manager
- asString() - Method in class org.fisco.bcos.sdk.rlp.RlpString
- asyncExecuteTransaction(String, String, TransactionCallback) - Method in class org.fisco.bcos.sdk.contract.Contract
- asyncExecuteTransaction(Function, TransactionCallback) - Method in class org.fisco.bcos.sdk.contract.Contract
- asyncInsert(String, String, Entry, PrecompiledCallback) - Method in class org.fisco.bcos.sdk.contract.precompiled.crud.TableCRUDService
- asyncRemove(String, String, Condition, PrecompiledCallback) - Method in class org.fisco.bcos.sdk.contract.precompiled.crud.TableCRUDService
- asyncSendMessageToGroup(Integer, Message, ResponseCallback) - Method in interface org.fisco.bcos.sdk.service.GroupManagerService
-
Send a message to a node in the group and select the node with the highest block height in the group
- asyncSendMessageToGroup(Integer, Message, ResponseCallback) - Method in class org.fisco.bcos.sdk.service.GroupManagerServiceImpl
- asyncSendMessageToGroupByRule(Integer, Message, PeerSelectRule, ResponseCallback) - Method in interface org.fisco.bcos.sdk.service.GroupManagerService
-
Send messages to nodes in the group according to specified rules (If multiple nodes are filtered out, only select one of them to send the message)
- asyncSendMessageToGroupByRule(Integer, Message, PeerSelectRule, ResponseCallback) - Method in class org.fisco.bcos.sdk.service.GroupManagerServiceImpl
- asyncSendRequestToGroup(JsonRpcRequest, Class<T>, RespCallback<T>) - Method in class org.fisco.bcos.sdk.client.JsonRpcService
- asyncSendRequestToGroup(JsonRpcRequest, MsgType, Class<T>, RespCallback<T>) - Method in class org.fisco.bcos.sdk.client.JsonRpcService
- asyncSendRequestToPeer(JsonRpcRequest, String, Class<T>, RespCallback<T>) - Method in class org.fisco.bcos.sdk.client.JsonRpcService
- asyncSendRequestToPeer(JsonRpcRequest, MsgType, String, Class<T>, RespCallback<T>) - Method in class org.fisco.bcos.sdk.client.JsonRpcService
- asyncSendToPeer(Message, String, ResponseCallback, Options) - Method in interface org.fisco.bcos.sdk.channel.Channel
-
Asynchronous interface, send message to peer
- asyncSendToPeer(Message, String, ResponseCallback, Options) - Method in class org.fisco.bcos.sdk.channel.ChannelImp
- asyncSendToPeerByRule(Message, PeerSelectRule, ResponseCallback, Options) - Method in interface org.fisco.bcos.sdk.channel.Channel
-
Asynchronous interface, send message to peer select by client`s rule
- asyncSendToPeerByRule(Message, PeerSelectRule, ResponseCallback, Options) - Method in class org.fisco.bcos.sdk.channel.ChannelImp
- asyncSendToRandom(Message, ResponseCallback, Options) - Method in interface org.fisco.bcos.sdk.channel.Channel
-
Asynchronous interface, send to an random peer
- asyncSendToRandom(Message, ResponseCallback, Options) - Method in class org.fisco.bcos.sdk.channel.ChannelImp
- asyncSendTransaction(Integer, Message, TransactionCallback, ResponseCallback) - Method in interface org.fisco.bcos.sdk.service.GroupManagerService
- asyncSendTransaction(Integer, Message, TransactionCallback, ResponseCallback) - Method in class org.fisco.bcos.sdk.service.GroupManagerServiceImpl
- asyncSendTransactionToGroup(JsonRpcRequest, TransactionCallback, Class<T>) - Method in class org.fisco.bcos.sdk.client.JsonRpcService
- asyncUpdate(String, String, Entry, Condition, PrecompiledCallback) - Method in class org.fisco.bcos.sdk.contract.precompiled.crud.TableCRUDService
B
- BadInstruction - Static variable in class org.fisco.bcos.sdk.model.TransactionReceiptStatus
- BadJumpDestination - Static variable in class org.fisco.bcos.sdk.model.TransactionReceiptStatus
- BadRLP - Static variable in class org.fisco.bcos.sdk.model.TransactionReceiptStatus
- BasicConsensusInfo() - Constructor for class org.fisco.bcos.sdk.client.protocol.response.ConsensusStatus.BasicConsensusInfo
- BCOS_2_0_0 - org.fisco.bcos.sdk.channel.model.EnumNodeVersion
- BCOS_2_0_0_RC1 - org.fisco.bcos.sdk.channel.model.EnumNodeVersion
- BCOS_2_1_0 - org.fisco.bcos.sdk.channel.model.EnumNodeVersion
- BcosBlock - Class in org.fisco.bcos.sdk.client.protocol.response
- BcosBlock() - Constructor for class org.fisco.bcos.sdk.client.protocol.response.BcosBlock
- BcosBlock.Block - Class in org.fisco.bcos.sdk.client.protocol.response
- BcosBlock.BlockDeserialiser - Class in org.fisco.bcos.sdk.client.protocol.response
- BcosBlock.TransactionHash - Class in org.fisco.bcos.sdk.client.protocol.response
- BcosBlock.TransactionObject - Class in org.fisco.bcos.sdk.client.protocol.response
- BcosBlock.TransactionResult<T> - Interface in org.fisco.bcos.sdk.client.protocol.response
- BcosBlock.TransactionResultDeserialiser - Class in org.fisco.bcos.sdk.client.protocol.response
- BcosBlockHeader - Class in org.fisco.bcos.sdk.client.protocol.response
- BcosBlockHeader() - Constructor for class org.fisco.bcos.sdk.client.protocol.response.BcosBlockHeader
- BcosBlockHeader.BlockHeader - Class in org.fisco.bcos.sdk.client.protocol.response
- BcosBlockHeader.Signature - Class in org.fisco.bcos.sdk.client.protocol.response
- BcosSDK - Class in org.fisco.bcos.sdk
- BcosSDK(ConfigOption) - Constructor for class org.fisco.bcos.sdk.BcosSDK
- BcosSDKException - Exception in org.fisco.bcos.sdk
-
Exceptioned when calling BcosSDK.
- BcosSDKException(String) - Constructor for exception org.fisco.bcos.sdk.BcosSDKException
- BcosSDKException(String, Throwable) - Constructor for exception org.fisco.bcos.sdk.BcosSDKException
- BcosTransaction - Class in org.fisco.bcos.sdk.client.protocol.response
- BcosTransaction() - Constructor for class org.fisco.bcos.sdk.client.protocol.response.BcosTransaction
- BcosTransaction.ResponseDeserialiser - Class in org.fisco.bcos.sdk.client.protocol.response
- BcosTransactionReceipt - Class in org.fisco.bcos.sdk.client.protocol.response
-
getTransactionReceipt.
- BcosTransactionReceipt() - Constructor for class org.fisco.bcos.sdk.client.protocol.response.BcosTransactionReceipt
- BcosTransactionReceipt.ResponseDeserialiser - Class in org.fisco.bcos.sdk.client.protocol.response
- BcosTransactionReceiptsDecoder - Class in org.fisco.bcos.sdk.client.protocol.response
- BcosTransactionReceiptsDecoder() - Constructor for class org.fisco.bcos.sdk.client.protocol.response.BcosTransactionReceiptsDecoder
- BcosTransactionReceiptsInfo - Class in org.fisco.bcos.sdk.client.protocol.response
- BcosTransactionReceiptsInfo() - Constructor for class org.fisco.bcos.sdk.client.protocol.response.BcosTransactionReceiptsInfo
- BcosTransactionReceiptsInfo.BlockInfo - Class in org.fisco.bcos.sdk.client.protocol.response
- BcosTransactionReceiptsInfo.TransactionReceiptsInfo - Class in org.fisco.bcos.sdk.client.protocol.response
- bigEndianToShort(byte[]) - Static method in class org.fisco.bcos.sdk.utils.ByteUtils
- bigEndianToShort(byte[], int) - Static method in class org.fisco.bcos.sdk.utils.ByteUtils
- bigIntegerToBytes(BigInteger) - Static method in class org.fisco.bcos.sdk.utils.ByteUtils
- bigIntegerToBytes(BigInteger, int) - Static method in class org.fisco.bcos.sdk.utils.ByteUtils
-
The regular
BigInteger.toByteArray()method isn't quite what we often need: it appends a leading zero to indicate that the number is positive and may need padding. - bigIntegerToBytesSigned(BigInteger, int) - Static method in class org.fisco.bcos.sdk.utils.ByteUtils
- BIN - Static variable in class org.fisco.bcos.sdk.transaction.model.CommonConstant
- BINARY - Static variable in class org.fisco.bcos.sdk.contract.precompiled.cns.CNSPrecompiled
- BINARY - Static variable in class org.fisco.bcos.sdk.contract.precompiled.consensus.ConsensusPrecompiled
- BINARY - Static variable in class org.fisco.bcos.sdk.contract.precompiled.contractmgr.ContractLifeCyclePrecompiled
- BINARY - Static variable in class org.fisco.bcos.sdk.contract.precompiled.crud.CRUD
- BINARY - Static variable in class org.fisco.bcos.sdk.contract.precompiled.crud.table.TableFactory
- BINARY - Static variable in class org.fisco.bcos.sdk.contract.precompiled.permission.ChainGovernancePrecompiled
- BINARY - Static variable in class org.fisco.bcos.sdk.contract.precompiled.permission.PermissionPrecompiled
- BINARY - Static variable in class org.fisco.bcos.sdk.contract.precompiled.sysconfig.SystemConfigPrecompiled
- BINARY_ARRAY - Static variable in class org.fisco.bcos.sdk.contract.precompiled.cns.CNSPrecompiled
- BINARY_ARRAY - Static variable in class org.fisco.bcos.sdk.contract.precompiled.consensus.ConsensusPrecompiled
- BINARY_ARRAY - Static variable in class org.fisco.bcos.sdk.contract.precompiled.contractmgr.ContractLifeCyclePrecompiled
- BINARY_ARRAY - Static variable in class org.fisco.bcos.sdk.contract.precompiled.crud.CRUD
- BINARY_ARRAY - Static variable in class org.fisco.bcos.sdk.contract.precompiled.crud.table.TableFactory
- BINARY_ARRAY - Static variable in class org.fisco.bcos.sdk.contract.precompiled.permission.ChainGovernancePrecompiled
- BINARY_ARRAY - Static variable in class org.fisco.bcos.sdk.contract.precompiled.permission.PermissionPrecompiled
- BINARY_ARRAY - Static variable in class org.fisco.bcos.sdk.contract.precompiled.sysconfig.SystemConfigPrecompiled
- binInfo(String) - Method in class org.fisco.bcos.sdk.transaction.tools.ContractLoader
- BinInfo - Class in org.fisco.bcos.sdk.transaction.model.bo
- BinInfo(Map<String, String>) - Constructor for class org.fisco.bcos.sdk.transaction.model.bo.BinInfo
-
the binary information of the contracts
- Block() - Constructor for class org.fisco.bcos.sdk.client.protocol.response.BcosBlock.Block
- BLOCK_LIMIT - Static variable in interface org.fisco.bcos.sdk.service.GroupManagerService
- BLOCK_NOTIFY - org.fisco.bcos.sdk.model.MsgType
- BlockDeserialiser() - Constructor for class org.fisco.bcos.sdk.client.protocol.response.BcosBlock.BlockDeserialiser
- BlockGasLimitReached - Static variable in class org.fisco.bcos.sdk.model.TransactionReceiptStatus
- BlockHash - Class in org.fisco.bcos.sdk.client.protocol.response
-
getBlockHashByNumber
- BlockHash() - Constructor for class org.fisco.bcos.sdk.client.protocol.response.BlockHash
- BlockHeader() - Constructor for class org.fisco.bcos.sdk.client.protocol.response.BcosBlockHeader.BlockHeader
- BlockInfo() - Constructor for class org.fisco.bcos.sdk.client.protocol.response.BcosTransactionReceiptsInfo.BlockInfo
- BlockLimitCheckFail - Static variable in class org.fisco.bcos.sdk.model.TransactionReceiptStatus
- BlockNumber - Class in org.fisco.bcos.sdk.client.protocol.response
-
getblockNumber.
- BlockNumber() - Constructor for class org.fisco.bcos.sdk.client.protocol.response.BlockNumber
- BlockNumberMessageDecoder - Class in org.fisco.bcos.sdk.service.model
- BlockNumberMessageDecoder() - Constructor for class org.fisco.bcos.sdk.service.model.BlockNumberMessageDecoder
- BlockNumberNotification - Class in org.fisco.bcos.sdk.service.model
- BlockNumberNotification() - Constructor for class org.fisco.bcos.sdk.service.model.BlockNumberNotification
- BlockNumberNotification(String, String) - Constructor for class org.fisco.bcos.sdk.service.model.BlockNumberNotification
- BlockNumberNotifyCallback - Interface in org.fisco.bcos.sdk.service.callback
- BlockNumberNotifyHandler - Class in org.fisco.bcos.sdk.client.handler
- BlockNumberNotifyHandler(OnReceiveBlockNotifyFunc, Consumer<String>) - Constructor for class org.fisco.bcos.sdk.client.handler.BlockNumberNotifyHandler
- Bool - Class in org.fisco.bcos.sdk.abi.datatypes
-
Boolean type.
- Bool(boolean) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.Bool
- Bool(Boolean) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.Bool
- BOOL - org.fisco.bcos.sdk.abi.wrapper.ABIObject.ValueType
- boolToTopic(boolean) - Method in class org.fisco.bcos.sdk.abi.tools.TopicTools
- broadcast(Message) - Method in interface org.fisco.bcos.sdk.channel.Channel
-
Broadcast to all peer, only send
- broadcast(Message) - Method in class org.fisco.bcos.sdk.channel.ChannelImp
- broadcast(Message) - Method in interface org.fisco.bcos.sdk.network.Network
-
Broadcast message
- broadcast(Message) - Method in class org.fisco.bcos.sdk.network.NetworkImp
- broadcastAmopMsg(AmopMsgOut) - Method in interface org.fisco.bcos.sdk.amop.Amop
-
Send amop msg
- broadcastAmopMsg(AmopMsgOut) - Method in class org.fisco.bcos.sdk.amop.AmopImp
- broadcastMessageToGroup(Integer, Message) - Method in interface org.fisco.bcos.sdk.service.GroupManagerService
-
Broadcast messages to all the nodes of the specified group
- broadcastMessageToGroup(Integer, Message) - Method in class org.fisco.bcos.sdk.service.GroupManagerServiceImpl
- broadcastToGroup(Message, String) - Method in interface org.fisco.bcos.sdk.channel.Channel
-
Send a message to the given group, only send
- broadcastToGroup(Message, String) - Method in class org.fisco.bcos.sdk.channel.ChannelImp
- build(String) - Static method in class org.fisco.bcos.sdk.BcosSDK
- build(Channel) - Static method in interface org.fisco.bcos.sdk.client.Client
- build(Channel, ConfigOption) - Static method in interface org.fisco.bcos.sdk.amop.Amop
-
Create a Amop object.
- build(ConfigOption) - Static method in interface org.fisco.bcos.sdk.channel.Channel
-
Init channel module
- build(ConfigOption, MsgHandler) - Static method in interface org.fisco.bcos.sdk.network.Network
-
Init network module
- build(GroupManagerService, Channel, EventResource, Integer) - Static method in interface org.fisco.bcos.sdk.client.Client
-
Build a client instance GroupId is identified, all interfaces are available
- build(GroupManagerService, EventResource, Integer) - Static method in interface org.fisco.bcos.sdk.eventsub.EventSubscribe
-
Create a Event Subscraibe instance
- buildEventSignature(String) - Method in class org.fisco.bcos.sdk.abi.EventEncoder
- buildMethodId(String) - Method in class org.fisco.bcos.sdk.abi.FunctionEncoder
- buildMethodSignature(String, List<Type>) - Static method in class org.fisco.bcos.sdk.abi.FunctionEncoder
- buildParameterTypes(List<ABIDefinition.NamedType>) - Static method in class org.fisco.bcos.sdk.codegen.SolidityContractWrapper
- buildRawTypeObject(String) - Static method in class org.fisco.bcos.sdk.abi.wrapper.ABIObjectFactory
-
build ABIObject by raw type name
- buildTypeName(String) - Static method in class org.fisco.bcos.sdk.codegen.SolidityContractWrapper
- buildTypeNames(List<ABIDefinition.NamedType>) - Static method in class org.fisco.bcos.sdk.codegen.SolidityContractWrapper
- buildTypeObject(ABIDefinition.NamedType) - Static method in class org.fisco.bcos.sdk.abi.wrapper.ABIObjectFactory
- byteArrayToInt(byte[]) - Static method in class org.fisco.bcos.sdk.utils.ByteUtils
-
Cast hex encoded value from byte[] to int null is parsed like byte[0]
- byteArrayToLong(byte[]) - Static method in class org.fisco.bcos.sdk.utils.ByteUtils
-
Cast hex encoded value from byte[] to long null is parsed like byte[0]
- byteNToTopic(byte[]) - Method in class org.fisco.bcos.sdk.abi.tools.TopicTools
- Bytes - Class in org.fisco.bcos.sdk.abi.datatypes
-
Statically allocated sequence of bytes.
- Bytes(int, byte[]) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.Bytes
- BYTES - org.fisco.bcos.sdk.abi.wrapper.ABIObject.ValueType
- Bytes1 - Class in org.fisco.bcos.sdk.abi.datatypes.generated
-
Auto generated code.
- Bytes1(byte[]) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Bytes1
- Bytes10 - Class in org.fisco.bcos.sdk.abi.datatypes.generated
-
Auto generated code.
- Bytes10(byte[]) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Bytes10
- Bytes11 - Class in org.fisco.bcos.sdk.abi.datatypes.generated
-
Auto generated code.
- Bytes11(byte[]) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Bytes11
- Bytes12 - Class in org.fisco.bcos.sdk.abi.datatypes.generated
-
Auto generated code.
- Bytes12(byte[]) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Bytes12
- Bytes13 - Class in org.fisco.bcos.sdk.abi.datatypes.generated
-
Auto generated code.
- Bytes13(byte[]) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Bytes13
- Bytes14 - Class in org.fisco.bcos.sdk.abi.datatypes.generated
-
Auto generated code.
- Bytes14(byte[]) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Bytes14
- Bytes15 - Class in org.fisco.bcos.sdk.abi.datatypes.generated
-
Auto generated code.
- Bytes15(byte[]) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Bytes15
- Bytes16 - Class in org.fisco.bcos.sdk.abi.datatypes.generated
-
Auto generated code.
- Bytes16(byte[]) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Bytes16
- Bytes17 - Class in org.fisco.bcos.sdk.abi.datatypes.generated
-
Auto generated code.
- Bytes17(byte[]) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Bytes17
- Bytes18 - Class in org.fisco.bcos.sdk.abi.datatypes.generated
-
Auto generated code.
- Bytes18(byte[]) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Bytes18
- Bytes19 - Class in org.fisco.bcos.sdk.abi.datatypes.generated
-
Auto generated code.
- Bytes19(byte[]) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Bytes19
- Bytes2 - Class in org.fisco.bcos.sdk.abi.datatypes.generated
-
Auto generated code.
- Bytes2(byte[]) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Bytes2
- Bytes20 - Class in org.fisco.bcos.sdk.abi.datatypes.generated
-
Auto generated code.
- Bytes20(byte[]) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Bytes20
- Bytes21 - Class in org.fisco.bcos.sdk.abi.datatypes.generated
-
Auto generated code.
- Bytes21(byte[]) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Bytes21
- Bytes22 - Class in org.fisco.bcos.sdk.abi.datatypes.generated
-
Auto generated code.
- Bytes22(byte[]) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Bytes22
- Bytes23 - Class in org.fisco.bcos.sdk.abi.datatypes.generated
-
Auto generated code.
- Bytes23(byte[]) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Bytes23
- Bytes24 - Class in org.fisco.bcos.sdk.abi.datatypes.generated
-
Auto generated code.
- Bytes24(byte[]) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Bytes24
- Bytes25 - Class in org.fisco.bcos.sdk.abi.datatypes.generated
-
Auto generated code.
- Bytes25(byte[]) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Bytes25
- Bytes26 - Class in org.fisco.bcos.sdk.abi.datatypes.generated
-
Auto generated code.
- Bytes26(byte[]) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Bytes26
- Bytes27 - Class in org.fisco.bcos.sdk.abi.datatypes.generated
-
Auto generated code.
- Bytes27(byte[]) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Bytes27
- Bytes28 - Class in org.fisco.bcos.sdk.abi.datatypes.generated
-
Auto generated code.
- Bytes28(byte[]) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Bytes28
- Bytes29 - Class in org.fisco.bcos.sdk.abi.datatypes.generated
-
Auto generated code.
- Bytes29(byte[]) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Bytes29
- Bytes3 - Class in org.fisco.bcos.sdk.abi.datatypes.generated
-
Auto generated code.
- Bytes3(byte[]) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Bytes3
- Bytes30 - Class in org.fisco.bcos.sdk.abi.datatypes.generated
-
Auto generated code.
- Bytes30(byte[]) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Bytes30
- Bytes31 - Class in org.fisco.bcos.sdk.abi.datatypes.generated
-
Auto generated code.
- Bytes31(byte[]) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Bytes31
- Bytes32 - Class in org.fisco.bcos.sdk.abi.datatypes.generated
-
Auto generated code.
- Bytes32(byte[]) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Bytes32
- Bytes4 - Class in org.fisco.bcos.sdk.abi.datatypes.generated
-
Auto generated code.
- Bytes4(byte[]) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Bytes4
- Bytes5 - Class in org.fisco.bcos.sdk.abi.datatypes.generated
-
Auto generated code.
- Bytes5(byte[]) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Bytes5
- Bytes6 - Class in org.fisco.bcos.sdk.abi.datatypes.generated
-
Auto generated code.
- Bytes6(byte[]) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Bytes6
- Bytes7 - Class in org.fisco.bcos.sdk.abi.datatypes.generated
-
Auto generated code.
- Bytes7(byte[]) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Bytes7
- Bytes8 - Class in org.fisco.bcos.sdk.abi.datatypes.generated
-
Auto generated code.
- Bytes8(byte[]) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Bytes8
- Bytes9 - Class in org.fisco.bcos.sdk.abi.datatypes.generated
-
Auto generated code.
- Bytes9(byte[]) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Bytes9
- bytesToBigInteger(byte[]) - Static method in class org.fisco.bcos.sdk.utils.ByteUtils
-
Cast hex encoded value from byte[] to BigInteger null is parsed like byte[0]
- bytesToInts(byte[], boolean) - Static method in class org.fisco.bcos.sdk.utils.ByteUtils
- bytesToInts(byte[], int[], boolean) - Static method in class org.fisco.bcos.sdk.utils.ByteUtils
- bytesToIp(byte[]) - Static method in class org.fisco.bcos.sdk.utils.ByteUtils
-
Converts 4 bytes IPv4 IP to String representation
- bytesToTopic(byte[]) - Method in class org.fisco.bcos.sdk.abi.tools.TopicTools
- BytesType - Class in org.fisco.bcos.sdk.abi.datatypes
-
Binary sequence of bytes.
- BytesType(byte[], String) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.BytesType
- ByteUtils - Class in org.fisco.bcos.sdk.utils
- ByteUtils() - Constructor for class org.fisco.bcos.sdk.utils.ByteUtils
C
- calcPacketLength(byte[]) - Static method in class org.fisco.bcos.sdk.utils.ByteUtils
-
Calculate packet length
- calculateHash(CryptoSuite) - Method in class org.fisco.bcos.sdk.client.protocol.model.JsonTransactionResponse
- calculateHash(CryptoSuite) - Method in class org.fisco.bcos.sdk.client.protocol.response.BcosBlockHeader.BlockHeader
- call(Transaction) - Method in interface org.fisco.bcos.sdk.client.Client
-
Ledger operation: call contract functions without sending transaction
- call(Transaction) - Method in class org.fisco.bcos.sdk.client.ClientImpl
- Call - Class in org.fisco.bcos.sdk.client.protocol.response
-
RPC response of ledger call
- Call() - Constructor for class org.fisco.bcos.sdk.client.protocol.response.Call
- CALL - Static variable in class org.fisco.bcos.sdk.client.protocol.request.JsonRpcMethods
- Call.CallOutput - Class in org.fisco.bcos.sdk.client.protocol.response
- CallAddressError - Static variable in class org.fisco.bcos.sdk.model.TransactionReceiptStatus
- callAndGetResponse(String, String, String, String, String) - Method in class org.fisco.bcos.sdk.transaction.manager.AssembleTransactionProcessor
- callAsync(Transaction, RespCallback<Call>) - Method in interface org.fisco.bcos.sdk.client.Client
-
Ledger operation: async call contract functions without sending transaction
- callAsync(Transaction, RespCallback<Call>) - Method in class org.fisco.bcos.sdk.client.ClientImpl
- CallOutput() - Constructor for class org.fisco.bcos.sdk.client.protocol.response.Call.CallOutput
- CallRequest - Class in org.fisco.bcos.sdk.transaction.model.dto
-
CallRequest @Description: CallRequest
- CallRequest(String, String, String) - Constructor for class org.fisco.bcos.sdk.transaction.model.dto.CallRequest
- CallRequest(String, String, String, ABIDefinition) - Constructor for class org.fisco.bcos.sdk.transaction.model.dto.CallRequest
- CallResponse - Class in org.fisco.bcos.sdk.transaction.model.dto
-
CallResponse @Description: CallResponse
- CallResponse() - Constructor for class org.fisco.bcos.sdk.transaction.model.dto.CallResponse
- cancelTimeout() - Method in class org.fisco.bcos.sdk.channel.ResponseCallback
- cancelTimeout() - Method in class org.fisco.bcos.sdk.model.callback.TransactionCallback
- canSendTopicMsg(AmopMsgOut) - Method in class org.fisco.bcos.sdk.amop.topic.TopicManager
- capitaliseFirstLetter(String) - Static method in class org.fisco.bcos.sdk.utils.StringUtils
- CHAIN_GOVERNANCE_PRECOMPILED_QUERY_VERSION - Static variable in class org.fisco.bcos.sdk.contract.precompiled.model.PrecompiledVersionCheck
- CHAIN_GOVERNANCE_PRECOMPILED_VERSION - Static variable in class org.fisco.bcos.sdk.contract.precompiled.model.PrecompiledVersionCheck
- CHAINGOVERNANCE_PRECOMPILED_ADDRESS - Static variable in class org.fisco.bcos.sdk.contract.precompiled.model.PrecompiledAddress
- ChainGovernancePrecompiled - Class in org.fisco.bcos.sdk.contract.precompiled.permission
- ChainGovernancePrecompiled(String, Client, CryptoKeyPair) - Constructor for class org.fisco.bcos.sdk.contract.precompiled.permission.ChainGovernancePrecompiled
- ChainGovernanceService - Class in org.fisco.bcos.sdk.contract.precompiled.permission
- ChainGovernanceService(Client, CryptoKeyPair) - Constructor for class org.fisco.bcos.sdk.contract.precompiled.permission.ChainGovernanceService
- chainId - Variable in class org.fisco.bcos.sdk.transaction.manager.TransactionProcessor
- channel - Variable in class org.fisco.bcos.sdk.client.JsonRpcService
- Channel - Interface in org.fisco.bcos.sdk.channel
-
The channel module interface.
- CHANNEL_PROTOCOL_KEY - org.fisco.bcos.sdk.channel.model.EnumSocketChannelAttributeKey
- CHANNEL_RPC_REQUEST - org.fisco.bcos.sdk.model.MsgType
-
Message types which Client module interested in.
- ChannelHandler - Class in org.fisco.bcos.sdk.network
-
Channel handler process inbound message.
- ChannelHandler(ConnectionManager, MsgHandler) - Constructor for class org.fisco.bcos.sdk.network.ChannelHandler
- ChannelHandshake - Class in org.fisco.bcos.sdk.channel.model
- ChannelHandshake() - Constructor for class org.fisco.bcos.sdk.channel.model.ChannelHandshake
- ChannelImp - Class in org.fisco.bcos.sdk.channel
-
An implementation of channel.
- ChannelImp(ConfigOption) - Constructor for class org.fisco.bcos.sdk.channel.ChannelImp
- channelInactive(ChannelHandlerContext) - Method in class org.fisco.bcos.sdk.network.ChannelHandler
- ChannelMessageError - Enum in org.fisco.bcos.sdk.channel.model
- ChannelMsgHandler - Class in org.fisco.bcos.sdk.channel
-
An implementation of channel.
- ChannelMsgHandler() - Constructor for class org.fisco.bcos.sdk.channel.ChannelMsgHandler
- ChannelPrococolExceiption - Exception in org.fisco.bcos.sdk.channel.model
- ChannelPrococolExceiption(String) - Constructor for exception org.fisco.bcos.sdk.channel.model.ChannelPrococolExceiption
- ChannelProtocol - Class in org.fisco.bcos.sdk.channel.model
- ChannelProtocol() - Constructor for class org.fisco.bcos.sdk.channel.model.ChannelProtocol
- channelProtocolHandleShakeSupport(String) - Static method in enum org.fisco.bcos.sdk.channel.model.EnumNodeVersion
- channelRead(ChannelHandlerContext, Object) - Method in class org.fisco.bcos.sdk.network.ChannelHandler
- channelRead0(ChannelHandlerContext, Message) - Method in class org.fisco.bcos.sdk.network.ChannelHandler
- ChannelRequest<T> - Class in org.fisco.bcos.sdk.channel.model
- ChannelRequest(String, List<T>) - Constructor for class org.fisco.bcos.sdk.channel.model.ChannelRequest
- ChannelUtils - Class in org.fisco.bcos.sdk.utils
-
Channel utility functions.
- ChannelUtils() - Constructor for class org.fisco.bcos.sdk.utils.ChannelUtils
- ChannelVersionNegotiation - Class in org.fisco.bcos.sdk.channel
- ChannelVersionNegotiation() - Constructor for class org.fisco.bcos.sdk.channel.ChannelVersionNegotiation
- checkAddresses() - Method in class org.fisco.bcos.sdk.eventsub.EventLogParams
- checkGroupId(Integer) - Method in class org.fisco.bcos.sdk.BcosSDK
- checkKey(String) - Method in class org.fisco.bcos.sdk.contract.precompiled.crud.TableCRUDService
- checkParams(BigInteger) - Method in class org.fisco.bcos.sdk.eventsub.EventLogParams
- checkSignature(String, byte[], byte[]) - Method in class org.fisco.bcos.sdk.amop.topic.AmopMsgHandler
- checkVersion(String) - Method in class org.fisco.bcos.sdk.contract.precompiled.model.Version
- cleanHexPrefix(String) - Static method in class org.fisco.bcos.sdk.utils.Numeric
- clearAccount() - Method in class org.fisco.bcos.sdk.config.model.AccountConfig
- client - Variable in class org.fisco.bcos.sdk.contract.Contract
- client - Variable in class org.fisco.bcos.sdk.transaction.manager.TransactionProcessor
- Client - Interface in org.fisco.bcos.sdk.client
-
This is the interface of client module.
- CLIENT_HANDSHAKE - org.fisco.bcos.sdk.model.MsgType
- CLIENT_HEARTBEAT - org.fisco.bcos.sdk.model.MsgType
-
Message types processed by Client module.
- CLIENT_REGISTER_EVENT_LOG - org.fisco.bcos.sdk.model.MsgType
-
Message types processed by EventSubscribe module CLIENT_REGISTER_EVENT_LOG:type of event log filter register request and response message EVENT_LOG_PUSH:type of event log push message
- CLIENT_UNREGISTER_EVENT_LOG - org.fisco.bcos.sdk.model.MsgType
- ClientException - Exception in org.fisco.bcos.sdk.client.exceptions
-
Exceptioned when calling.
- ClientException(int, String, String) - Constructor for exception org.fisco.bcos.sdk.client.exceptions.ClientException
- ClientException(String) - Constructor for exception org.fisco.bcos.sdk.client.exceptions.ClientException
- ClientException(String, Throwable) - Constructor for exception org.fisco.bcos.sdk.client.exceptions.ClientException
- ClientImpl - Class in org.fisco.bcos.sdk.client
- ClientImpl(Channel) - Constructor for class org.fisco.bcos.sdk.client.ClientImpl
- ClientImpl(GroupManagerService, Channel, Integer, CryptoSuite, NodeVersion, EventResource) - Constructor for class org.fisco.bcos.sdk.client.ClientImpl
- ClientVersion() - Constructor for class org.fisco.bcos.sdk.model.NodeVersion.ClientVersion
- CNS_GET_CONTRACT_ADDRESS_PRECOMPILED_VERSION - Static variable in class org.fisco.bcos.sdk.contract.precompiled.model.PrecompiledVersionCheck
- CNS_MAX_VERSION_LENGTH - Static variable in class org.fisco.bcos.sdk.model.PrecompiledConstant
- CNS_PRECOMPILED_ADDRESS - Static variable in class org.fisco.bcos.sdk.contract.precompiled.model.PrecompiledAddress
- CnsInfo - Class in org.fisco.bcos.sdk.contract.precompiled.cns
- CnsInfo() - Constructor for class org.fisco.bcos.sdk.contract.precompiled.cns.CnsInfo
- CNSPrecompiled - Class in org.fisco.bcos.sdk.contract.precompiled.cns
- CNSPrecompiled(String, Client, CryptoKeyPair) - Constructor for class org.fisco.bcos.sdk.contract.precompiled.cns.CNSPrecompiled
- CnsService - Class in org.fisco.bcos.sdk.contract.precompiled.cns
- CnsService(Client, CryptoKeyPair) - Constructor for class org.fisco.bcos.sdk.contract.precompiled.cns.CnsService
- code - Variable in class org.fisco.bcos.sdk.contract.precompiled.model.PrecompiledResponse
- code - Variable in class org.fisco.bcos.sdk.model.RetCode
- Code - Class in org.fisco.bcos.sdk.client.protocol.response
-
Get code response
- Code() - Constructor for class org.fisco.bcos.sdk.client.protocol.response.Code
- CODE_ACCOUNT_ALREADY_AVAILABLE - Static variable in class org.fisco.bcos.sdk.model.PrecompiledRetCode
- CODE_ACCOUNT_FROZEN - Static variable in class org.fisco.bcos.sdk.model.PrecompiledRetCode
- CODE_ACCOUNT_NOT_EXIST - Static variable in class org.fisco.bcos.sdk.model.PrecompiledRetCode
- CODE_ADDRESS_AND_VERSION_EXIST - Static variable in class org.fisco.bcos.sdk.model.PrecompiledRetCode
- CODE_ADDRESS_INVALID - Static variable in class org.fisco.bcos.sdk.model.PrecompiledRetCode
- CODE_COMMITTEE_MEMBER_CANNOT_BE_OPERATOR - Static variable in class org.fisco.bcos.sdk.model.PrecompiledRetCode
- CODE_COMMITTEE_MEMBER_EXIST - Static variable in class org.fisco.bcos.sdk.model.PrecompiledRetCode
- CODE_COMMITTEE_MEMBER_NOT_EXIST - Static variable in class org.fisco.bcos.sdk.model.PrecompiledRetCode
- CODE_COMMITTEE_PERMISSION - Static variable in class org.fisco.bcos.sdk.model.PrecompiledRetCode
- CODE_CONDITION_OPERATION_UNDEFINED - Static variable in class org.fisco.bcos.sdk.model.PrecompiledRetCode
- CODE_CONTRACT_NOT_EXIST - Static variable in class org.fisco.bcos.sdk.model.PrecompiledRetCode
- CODE_CURRENT_VALUE_IS_EXPECTED_VALUE - Static variable in class org.fisco.bcos.sdk.model.PrecompiledRetCode
- CODE_INVALID_ACCOUNT_ADDRESS - Static variable in class org.fisco.bcos.sdk.model.PrecompiledRetCode
- CODE_INVALID_CIPHERS - Static variable in class org.fisco.bcos.sdk.model.PrecompiledRetCode
- CODE_INVALID_CONFIGURATION_VALUES - Static variable in class org.fisco.bcos.sdk.model.PrecompiledRetCode
- CODE_INVALID_CONTRACT_ADDRESS - Static variable in class org.fisco.bcos.sdk.model.PrecompiledRetCode
- CODE_INVALID_CONTRACT_AVAILABLE - Static variable in class org.fisco.bcos.sdk.model.PrecompiledRetCode
- CODE_INVALID_CONTRACT_FEOZEN - Static variable in class org.fisco.bcos.sdk.model.PrecompiledRetCode
- CODE_INVALID_CONTRACT_REPEAT_AUTHORIZATION - Static variable in class org.fisco.bcos.sdk.model.PrecompiledRetCode
- CODE_INVALID_NO_AUTHORIZED - Static variable in class org.fisco.bcos.sdk.model.PrecompiledRetCode
- CODE_INVALID_NODEID - Static variable in class org.fisco.bcos.sdk.model.PrecompiledRetCode
- CODE_INVALID_NON_EXIST_AUTHORIZATION - Static variable in class org.fisco.bcos.sdk.model.PrecompiledRetCode
- CODE_INVALID_REQUEST_PERMISSION_DENIED - Static variable in class org.fisco.bcos.sdk.model.PrecompiledRetCode
- CODE_INVALID_REVOKE_LAST_AUTHORIZATION - Static variable in class org.fisco.bcos.sdk.model.PrecompiledRetCode
- CODE_INVALID_TABLE_NOT_EXIST - Static variable in class org.fisco.bcos.sdk.model.PrecompiledRetCode
- CODE_INVALID_THRESHOLD - Static variable in class org.fisco.bcos.sdk.model.PrecompiledRetCode
- CODE_INVALID_UPDATE_TABLE_KEY - Static variable in class org.fisco.bcos.sdk.model.PrecompiledRetCode
- CODE_LAST_SEALER - Static variable in class org.fisco.bcos.sdk.model.PrecompiledRetCode
- CODE_NO_AUTHORIZED - Static variable in class org.fisco.bcos.sdk.model.PrecompiledRetCode
- CODE_OPERATOR_CANNOT_BE_COMMITTEE_MEMBER - Static variable in class org.fisco.bcos.sdk.model.PrecompiledRetCode
- CODE_OPERATOR_EXIST - Static variable in class org.fisco.bcos.sdk.model.PrecompiledRetCode
- CODE_OPERATOR_NOT_EXIST - Static variable in class org.fisco.bcos.sdk.model.PrecompiledRetCode
- CODE_PARSE_CONDITION_ERROR - Static variable in class org.fisco.bcos.sdk.model.PrecompiledRetCode
- CODE_PARSE_ENTRY_ERROR - Static variable in class org.fisco.bcos.sdk.model.PrecompiledRetCode
- CODE_SUCCESS - Static variable in class org.fisco.bcos.sdk.model.PrecompiledRetCode
- CODE_SUCCESS - Static variable in class org.fisco.bcos.sdk.transaction.model.exception.TransactionRetCodeConstants
- CODE_TABLE_AND_ADDRESS_EXIST - Static variable in class org.fisco.bcos.sdk.model.PrecompiledRetCode
- CODE_TABLE_AND_ADDRESS_NOT_EXIST - Static variable in class org.fisco.bcos.sdk.model.PrecompiledRetCode
- CODE_TABLE_DUMPLICATE_FIELD - Static variable in class org.fisco.bcos.sdk.model.PrecompiledRetCode
- CODE_TABLE_FIELDVALUE_LENGTH_OVERFLOW - Static variable in class org.fisco.bcos.sdk.model.PrecompiledRetCode
- CODE_TABLE_FILED_LENGTH_OVERFLOW - Static variable in class org.fisco.bcos.sdk.model.PrecompiledRetCode
- CODE_TABLE_FILED_TOTALLENGTH_OVERFLOW - Static variable in class org.fisco.bcos.sdk.model.PrecompiledRetCode
- CODE_TABLE_INVALIDATE_FIELD - Static variable in class org.fisco.bcos.sdk.model.PrecompiledRetCode
- CODE_TABLE_KEYVALUE_LENGTH_OVERFLOW - Static variable in class org.fisco.bcos.sdk.model.PrecompiledRetCode
- CODE_TABLE_NAME_ALREADY_EXIST - Static variable in class org.fisco.bcos.sdk.model.PrecompiledRetCode
- CODE_TABLE_NAME_LENGTH_OVERFLOW - Static variable in class org.fisco.bcos.sdk.model.PrecompiledRetCode
- CODE_TABLE_NAME_OVERFLOW - Static variable in class org.fisco.bcos.sdk.model.PrecompiledRetCode
- CODE_TABLE_NOT_EXIST - Static variable in class org.fisco.bcos.sdk.model.PrecompiledRetCode
- CODE_UNKNOWN_FUNCTION_CALL - Static variable in class org.fisco.bcos.sdk.model.PrecompiledRetCode
- CODE_VERSION_LENGTH_OVERFLOW - Static variable in class org.fisco.bcos.sdk.model.PrecompiledRetCode
- CodeGenException - Exception in org.fisco.bcos.sdk.codegen.exceptions
-
Exceptioned when calling hash.
- CodeGenException(String) - Constructor for exception org.fisco.bcos.sdk.codegen.exceptions.CodeGenException
- CodeGenException(String, Throwable) - Constructor for exception org.fisco.bcos.sdk.codegen.exceptions.CodeGenException
- CodeGenMain - Class in org.fisco.bcos.sdk.codegen
- CodeGenMain() - Constructor for class org.fisco.bcos.sdk.codegen.CodeGenMain
- CodeGenUtils - Class in org.fisco.bcos.sdk.codegen
- CodeGenUtils() - Constructor for class org.fisco.bcos.sdk.codegen.CodeGenUtils
- codeToMessage - Static variable in class org.fisco.bcos.sdk.model.PrecompiledRetCode
- codeToRetCode - Static variable in class org.fisco.bcos.sdk.model.TransactionReceiptStatus
- Collection - Class in org.fisco.bcos.sdk.utils
-
Utility functions for working with Collections.
- Collection() - Constructor for class org.fisco.bcos.sdk.utils.Collection
- Collection.Function<R,S> - Interface in org.fisco.bcos.sdk.utils
- COMMAND_GENERATE - Static variable in class org.fisco.bcos.sdk.codegen.CodeGenMain
- COMMAND_GENERATE - Static variable in class org.fisco.bcos.sdk.codegen.SolidityContractGenerator
- COMMAND_PREFIX - Static variable in class org.fisco.bcos.sdk.codegen.CodeGenMain
- COMMAND_PREFIX - Static variable in class org.fisco.bcos.sdk.codegen.SolidityContractGenerator
- COMMAND_SOLIDITY - Static variable in class org.fisco.bcos.sdk.codegen.CodeGenMain
- COMMAND_SOLIDITY - Static variable in class org.fisco.bcos.sdk.codegen.SolidityContractGenerator
- CommonConstant - Class in org.fisco.bcos.sdk.transaction.model
- CommonConstant() - Constructor for class org.fisco.bcos.sdk.transaction.model.CommonConstant
- CommonResponse - Class in org.fisco.bcos.sdk.transaction.model.dto
-
CommonResponse @Description: CommonResponse
- CommonResponse() - Constructor for class org.fisco.bcos.sdk.transaction.model.dto.CommonResponse
- CommonResponse(int, String) - Constructor for class org.fisco.bcos.sdk.transaction.model.dto.CommonResponse
- compareTo(TypeReference<T>) - Method in class org.fisco.bcos.sdk.abi.TypeReference
- compress(String) - Static method in class org.fisco.bcos.sdk.model.DataCompress
- Condition - Class in org.fisco.bcos.sdk.contract.precompiled.crud.common
- Condition() - Constructor for class org.fisco.bcos.sdk.contract.precompiled.crud.common.Condition
- ConditionOperator - Enum in org.fisco.bcos.sdk.contract.precompiled.crud.common
- config - Variable in class org.fisco.bcos.sdk.crypto.keypair.CryptoKeyPair
- Config - Class in org.fisco.bcos.sdk.config
-
Config is to load config file and verify.
- Config() - Constructor for class org.fisco.bcos.sdk.config.Config
- CONFIG_FILE_NAME - Static variable in class org.fisco.bcos.sdk.model.ConstantConfig
- ConfigException - Exception in org.fisco.bcos.sdk.config.exceptions
- ConfigException(String) - Constructor for exception org.fisco.bcos.sdk.config.exceptions.ConfigException
- ConfigException(String, Throwable) - Constructor for exception org.fisco.bcos.sdk.config.exceptions.ConfigException
- ConfigException(Throwable) - Constructor for exception org.fisco.bcos.sdk.config.exceptions.ConfigException
- ConfigOption - Class in org.fisco.bcos.sdk.config
-
ConfigOption is the java object of the config file.
- ConfigOption(ConfigProperty) - Constructor for class org.fisco.bcos.sdk.config.ConfigOption
- ConfigOption(ConfigProperty, int) - Constructor for class org.fisco.bcos.sdk.config.ConfigOption
- ConfigProperty - Class in org.fisco.bcos.sdk.config.model
-
ConfigOption is the java object of the config file.
- ConfigProperty() - Constructor for class org.fisco.bcos.sdk.config.model.ConfigProperty
- CONNECT_FAILED - Static variable in exception org.fisco.bcos.sdk.network.NetworkException
- CONNECTION_INVALID - org.fisco.bcos.sdk.channel.model.ChannelMessageError
- ConnectionInfo - Class in org.fisco.bcos.sdk.network
-
Connection information.
- ConnectionInfo(String) - Constructor for class org.fisco.bcos.sdk.network.ConnectionInfo
- ConnectionManager - Class in org.fisco.bcos.sdk.network
-
Maintain peer connections.
- ConnectionManager(ConfigOption, MsgHandler) - Constructor for class org.fisco.bcos.sdk.network.ConnectionManager
- connectTimeout - Static variable in class org.fisco.bcos.sdk.network.TimeoutConfig
- CONSENSUS_PRECOMPILED_ADDRESS - Static variable in class org.fisco.bcos.sdk.contract.precompiled.model.PrecompiledAddress
- ConsensusInfo() - Constructor for class org.fisco.bcos.sdk.client.protocol.response.ConsensusStatus.ConsensusInfo
- ConsensusInfo(ConsensusStatus.BasicConsensusInfo, List<ConsensusStatus.ViewInfo>) - Constructor for class org.fisco.bcos.sdk.client.protocol.response.ConsensusStatus.ConsensusInfo
- ConsensusPrecompiled - Class in org.fisco.bcos.sdk.contract.precompiled.consensus
- ConsensusPrecompiled(String, Client, CryptoKeyPair) - Constructor for class org.fisco.bcos.sdk.contract.precompiled.consensus.ConsensusPrecompiled
- ConsensusService - Class in org.fisco.bcos.sdk.contract.precompiled.consensus
- ConsensusService(Client, CryptoKeyPair) - Constructor for class org.fisco.bcos.sdk.contract.precompiled.consensus.ConsensusService
- ConsensusStatus - Class in org.fisco.bcos.sdk.client.protocol.response
-
getConsensusStatus
- ConsensusStatus() - Constructor for class org.fisco.bcos.sdk.client.protocol.response.ConsensusStatus
- ConsensusStatus.BasicConsensusInfo - Class in org.fisco.bcos.sdk.client.protocol.response
- ConsensusStatus.ConsensusInfo - Class in org.fisco.bcos.sdk.client.protocol.response
- ConsensusStatus.ConsensusStatusDeserializer - Class in org.fisco.bcos.sdk.client.protocol.response
- ConsensusStatus.ViewInfo - Class in org.fisco.bcos.sdk.client.protocol.response
- ConsensusStatusDeserializer() - Constructor for class org.fisco.bcos.sdk.client.protocol.response.ConsensusStatus.ConsensusStatusDeserializer
- Constant - Class in org.fisco.bcos.sdk.abi
- Constant() - Constructor for class org.fisco.bcos.sdk.abi.Constant
- CONSTANT_KEY - Static variable in class org.fisco.bcos.sdk.abi.wrapper.ABIDefinition
- ConstantConfig - Class in org.fisco.bcos.sdk.model
- ConstantConfig() - Constructor for class org.fisco.bcos.sdk.model.ConstantConfig
- containsHexPrefix(String) - Static method in class org.fisco.bcos.sdk.utils.Numeric
- Contract - Class in org.fisco.bcos.sdk.contract
- Contract(String, String, Client, CryptoKeyPair) - Constructor for class org.fisco.bcos.sdk.contract.Contract
- Contract(String, String, Client, CryptoKeyPair, TransactionProcessor) - Constructor for class org.fisco.bcos.sdk.contract.Contract
- CONTRACT_LIFE_CYCLE_PRECOMPILED_VERSION - Static variable in class org.fisco.bcos.sdk.contract.precompiled.model.PrecompiledVersionCheck
- CONTRACT_LIFE_CYCLE_REVOKE_MANAGER_VERSION - Static variable in class org.fisco.bcos.sdk.contract.precompiled.model.PrecompiledVersionCheck
- CONTRACT_LIFECYCLE_PRECOMPILED_ADDRESS - Static variable in class org.fisco.bcos.sdk.contract.precompiled.model.PrecompiledAddress
- Contract.EventValuesWithLog - Class in org.fisco.bcos.sdk.contract
-
Adds a log field to
EventValues. - ContractABIDefinition - Class in org.fisco.bcos.sdk.abi.wrapper
- ContractABIDefinition(CryptoSuite) - Constructor for class org.fisco.bcos.sdk.abi.wrapper.ContractABIDefinition
- ContractAbiUtil - Class in org.fisco.bcos.sdk.abi.tools
-
ContractAbiUtil.
- ContractAbiUtil() - Constructor for class org.fisco.bcos.sdk.abi.tools.ContractAbiUtil
- contractAddress - Variable in class org.fisco.bcos.sdk.contract.Contract
- contractBinary - Variable in class org.fisco.bcos.sdk.contract.Contract
- ContractException - Exception in org.fisco.bcos.sdk.transaction.model.exception
- ContractException(String) - Constructor for exception org.fisco.bcos.sdk.transaction.model.exception.ContractException
- ContractException(String, int) - Constructor for exception org.fisco.bcos.sdk.transaction.model.exception.ContractException
- ContractException(String, int, TransactionReceipt) - Constructor for exception org.fisco.bcos.sdk.transaction.model.exception.ContractException
- ContractException(String, Throwable) - Constructor for exception org.fisco.bcos.sdk.transaction.model.exception.ContractException
- ContractException(String, Throwable, Call.CallOutput) - Constructor for exception org.fisco.bcos.sdk.transaction.model.exception.ContractException
- ContractException(String, Call.CallOutput) - Constructor for exception org.fisco.bcos.sdk.transaction.model.exception.ContractException
- ContractFrozen - Static variable in class org.fisco.bcos.sdk.model.TransactionReceiptStatus
- ContractGasProvider - Interface in org.fisco.bcos.sdk.transaction.model.gas
- ContractLifeCyclePrecompiled - Class in org.fisco.bcos.sdk.contract.precompiled.contractmgr
- ContractLifeCyclePrecompiled(String, Client, CryptoKeyPair) - Constructor for class org.fisco.bcos.sdk.contract.precompiled.contractmgr.ContractLifeCyclePrecompiled
- ContractLifeCycleService - Class in org.fisco.bcos.sdk.contract.precompiled.contractmgr
- ContractLifeCycleService(Client, CryptoKeyPair) - Constructor for class org.fisco.bcos.sdk.contract.precompiled.contractmgr.ContractLifeCycleService
- ContractLoader - Class in org.fisco.bcos.sdk.transaction.tools
-
ContractLoader @Description: ContractLoader
- ContractLoader(String, String) - Constructor for class org.fisco.bcos.sdk.transaction.tools.ContractLoader
- convert(List<TypeReference<?>>) - Static method in class org.fisco.bcos.sdk.abi.Utils
- convertHexedStringToPrivateKey(String, String) - Static method in class org.fisco.bcos.sdk.crypto.keystore.KeyTool
-
convert hexed string into PrivateKey type storePublicKeyWithPem
- convertHexedStringToPrivateKey(BigInteger, String) - Static method in class org.fisco.bcos.sdk.crypto.keystore.KeyTool
- convertMap(Map, Class<T>) - Static method in class org.fisco.bcos.sdk.transaction.tools.JsonUtils
- convertToNative(List<S>) - Static method in class org.fisco.bcos.sdk.contract.Contract
- convertToString() - Method in class org.fisco.bcos.sdk.crypto.signature.ECDSASignatureResult
-
covert signatureResult into String
- convertToString() - Method in class org.fisco.bcos.sdk.crypto.signature.SignatureResult
-
covert signatureResult into String
- convertToString() - Method in class org.fisco.bcos.sdk.crypto.signature.SM2SignatureResult
-
covert signatureResult into String
- convertValue(Object, Class<T>, Class<K>) - Static method in class org.fisco.bcos.sdk.transaction.tools.JsonUtils
- convertValueFieldsToString(List<String>) - Static method in class org.fisco.bcos.sdk.contract.precompiled.crud.TableCRUDService
- copyToArray(BigInteger) - Static method in class org.fisco.bcos.sdk.utils.ByteUtils
-
Utility function to copy a byte array into a new byte array with given size.
- create(byte) - Static method in class org.fisco.bcos.sdk.rlp.RlpString
- create(byte[]) - Static method in class org.fisco.bcos.sdk.rlp.RlpString
- create(long) - Static method in class org.fisco.bcos.sdk.rlp.RlpString
- create(Class<T>) - Static method in class org.fisco.bcos.sdk.abi.TypeReference
- create(Class<T>, boolean) - Static method in class org.fisco.bcos.sdk.abi.TypeReference
- create(String) - Static method in class org.fisco.bcos.sdk.rlp.RlpString
- create(BigInteger) - Static method in class org.fisco.bcos.sdk.rlp.RlpString
- create(T...) - Static method in class org.fisco.bcos.sdk.utils.Collection
- createAssembleTransactionProcessor(Client, CryptoKeyPair) - Static method in class org.fisco.bcos.sdk.transaction.manager.TransactionProcessorFactory
- createAssembleTransactionProcessor(Client, CryptoKeyPair, String, String) - Static method in class org.fisco.bcos.sdk.transaction.manager.TransactionProcessorFactory
- createContractTransaction(BigInteger, BigInteger, BigInteger, BigInteger, BigInteger, String, BigInteger, BigInteger, String) - Static method in class org.fisco.bcos.sdk.transaction.model.po.RawTransaction
- createDefaultConstructorABIDefinition() - Static method in class org.fisco.bcos.sdk.abi.wrapper.ABIDefinition
- createEventInputObject(ABIDefinition) - Static method in class org.fisco.bcos.sdk.abi.wrapper.ABIObjectFactory
- createGroupSerivce(Integer) - Method in class org.fisco.bcos.sdk.service.GroupServiceFactory
- createGroupSerivce(Integer, String) - Method in class org.fisco.bcos.sdk.service.GroupServiceFactory
- createInputObject(ABIDefinition) - Static method in class org.fisco.bcos.sdk.abi.wrapper.ABIObjectFactory
- createKeyPair() - Method in class org.fisco.bcos.sdk.crypto.CryptoSuite
- createKeyPair(String) - Method in class org.fisco.bcos.sdk.crypto.CryptoSuite
- createKeyPair(String) - Method in class org.fisco.bcos.sdk.crypto.keypair.CryptoKeyPair
- createKeyPair(BigInteger) - Method in class org.fisco.bcos.sdk.crypto.keypair.CryptoKeyPair
- createKeyPair(KeyPair) - Method in class org.fisco.bcos.sdk.crypto.CryptoSuite
- createKeyPair(KeyPair) - Method in class org.fisco.bcos.sdk.crypto.keypair.CryptoKeyPair
- createKeyPair(KeyPair) - Method in class org.fisco.bcos.sdk.crypto.keypair.ECDSAKeyPair
- createKeyPair(KeyPair) - Method in class org.fisco.bcos.sdk.crypto.keypair.SM2KeyPair
- createOutputObject(ABIDefinition) - Static method in class org.fisco.bcos.sdk.abi.wrapper.ABIObjectFactory
- createSignedConstructor(String, String, List<Object>) - Method in class org.fisco.bcos.sdk.transaction.manager.AssembleTransactionProcessor
- createSignedConstructor(String, String, List<Object>) - Method in interface org.fisco.bcos.sdk.transaction.manager.AssembleTransactionProcessorInterface
- createSignedTransaction(String, String) - Method in class org.fisco.bcos.sdk.contract.Contract
- createSignedTransaction(String, String, CryptoKeyPair) - Method in class org.fisco.bcos.sdk.transaction.manager.TransactionProcessor
- createSignedTransaction(String, String, CryptoKeyPair) - Method in interface org.fisco.bcos.sdk.transaction.manager.TransactionProcessorInterface
- createSignedTransaction(Function) - Method in class org.fisco.bcos.sdk.contract.Contract
- createTable(String, String, String) - Method in class org.fisco.bcos.sdk.contract.precompiled.crud.table.TableFactory
- createTable(String, String, String, TransactionCallback) - Method in class org.fisco.bcos.sdk.contract.precompiled.crud.table.TableFactory
- createTable(String, String, List<String>) - Method in class org.fisco.bcos.sdk.contract.precompiled.crud.TableCRUDService
- createTransaction(String, String, BigInteger) - Method in interface org.fisco.bcos.sdk.transaction.builder.TransactionBuilderInterface
-
Create fisco bcos transaction for short
- createTransaction(String, String, BigInteger) - Method in class org.fisco.bcos.sdk.transaction.builder.TransactionBuilderService
- createTransaction(BigInteger, BigInteger, String, String, BigInteger, BigInteger, BigInteger, String) - Method in interface org.fisco.bcos.sdk.transaction.builder.TransactionBuilderInterface
- createTransaction(BigInteger, BigInteger, String, String, BigInteger, BigInteger, BigInteger, String) - Method in class org.fisco.bcos.sdk.transaction.builder.TransactionBuilderService
- createTransaction(BigInteger, BigInteger, BigInteger, BigInteger, String, BigInteger, String, BigInteger, BigInteger, String) - Static method in class org.fisco.bcos.sdk.transaction.model.po.RawTransaction
- createTransactionProcessor(Client, CryptoKeyPair) - Static method in class org.fisco.bcos.sdk.transaction.manager.TransactionProcessorFactory
- createValidParamName(String, int) - Static method in class org.fisco.bcos.sdk.codegen.SolidityContractWrapper
-
Public Solidity arrays and maps require an unnamed input parameter - multiple if they require a struct type.
- creatEventObjectWithOutIndexed(List<ABIDefinition.NamedType>) - Static method in class org.fisco.bcos.sdk.abi.wrapper.ABIObjectFactory
- credential - Variable in class org.fisco.bcos.sdk.contract.Contract
- CRUD - Class in org.fisco.bcos.sdk.contract.precompiled.crud
- CRUD(String, Client, CryptoKeyPair) - Constructor for class org.fisco.bcos.sdk.contract.precompiled.crud.CRUD
- CRUD_PRECOMPILED_ADDRESS - Static variable in class org.fisco.bcos.sdk.contract.precompiled.model.PrecompiledAddress
- cryptoKeyPair - Variable in class org.fisco.bcos.sdk.transaction.manager.TransactionProcessor
- CryptoKeyPair - Class in org.fisco.bcos.sdk.crypto.keypair
- CryptoKeyPair() - Constructor for class org.fisco.bcos.sdk.crypto.keypair.CryptoKeyPair
- CryptoKeyPair(KeyPair) - Constructor for class org.fisco.bcos.sdk.crypto.keypair.CryptoKeyPair
-
init CryptoKeyPair from the keyPair
- cryptoMaterial - Variable in class org.fisco.bcos.sdk.config.model.ConfigProperty
- CryptoMaterialConfig - Class in org.fisco.bcos.sdk.config.model
- CryptoMaterialConfig() - Constructor for class org.fisco.bcos.sdk.config.model.CryptoMaterialConfig
- CryptoMaterialConfig(ConfigProperty, int) - Constructor for class org.fisco.bcos.sdk.config.model.CryptoMaterialConfig
- cryptoSuite - Variable in class org.fisco.bcos.sdk.contract.Contract
- cryptoSuite - Variable in class org.fisco.bcos.sdk.transaction.manager.TransactionProcessor
- CryptoSuite - Class in org.fisco.bcos.sdk.crypto
- CryptoSuite(int) - Constructor for class org.fisco.bcos.sdk.crypto.CryptoSuite
-
init the common crypto implementation according to the crypto type
- CryptoSuite(int, ConfigOption) - Constructor for class org.fisco.bcos.sdk.crypto.CryptoSuite
- CryptoType - Class in org.fisco.bcos.sdk.model
- CryptoType() - Constructor for class org.fisco.bcos.sdk.model.CryptoType
- cryptoTypeConfig - Variable in class org.fisco.bcos.sdk.crypto.CryptoSuite
- curveName - Variable in class org.fisco.bcos.sdk.crypto.keypair.CryptoKeyPair
D
- data - Variable in class org.fisco.bcos.sdk.model.Message
- DataCompress - Class in org.fisco.bcos.sdk.model
- DataCompress() - Constructor for class org.fisco.bcos.sdk.model.DataCompress
- dbHash - Variable in class org.fisco.bcos.sdk.client.protocol.response.BcosBlockHeader.BlockHeader
- DBYTES - org.fisco.bcos.sdk.abi.wrapper.ABIObject.ValueType
- decode(byte[]) - Static method in class org.fisco.bcos.sdk.rlp.RlpDecoder
-
Parse wire byte[] message into RLP elements.
- decode(byte[]) - Static method in class org.fisco.bcos.sdk.utils.Hex
-
decode the Hex encoded input data.
- decode(byte[], int, int, OutputStream) - Method in class org.fisco.bcos.sdk.utils.HexEncoder
-
decode the Hex encoded byte data writing it to the given output stream, whitespace characters will be ignored.
- decode(ByteBuf) - Method in class org.fisco.bcos.sdk.model.Message
-
decode the message from the given ByteBuf
- decode(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class org.fisco.bcos.sdk.network.MessageDecoder
- decode(String) - Method in class org.fisco.bcos.sdk.abi.wrapper.ABIObject
-
decode this object
- decode(String) - Method in class org.fisco.bcos.sdk.channel.model.HeartBeatParser
- decode(String) - Static method in class org.fisco.bcos.sdk.utils.Hex
-
decode the Hex encoded String data - whitespace will be ignored.
- decode(String, int, Class<T>) - Static method in class org.fisco.bcos.sdk.abi.TypeDecoder
- decode(String, OutputStream) - Static method in class org.fisco.bcos.sdk.utils.Hex
-
decode the Hex encoded String data writing it to the given output stream, whitespace characters will be ignored.
- decode(String, OutputStream) - Method in class org.fisco.bcos.sdk.utils.HexEncoder
-
decode the Hex encoded String data writing it to the given output stream, whitespace characters will be ignored.
- decode(String, List<TypeReference<Type>>) - Static method in class org.fisco.bcos.sdk.abi.FunctionReturnDecoder
-
Decode ABI encoded return values from smart contract function call.
- decode(ABIObject) - Method in class org.fisco.bcos.sdk.abi.wrapper.ABICodecJsonWrapper
- decode(ABIObject, String) - Method in class org.fisco.bcos.sdk.abi.wrapper.ABICodecJsonWrapper
- decode(EnumChannelProtocolVersion, Message) - Method in class org.fisco.bcos.sdk.service.model.BlockNumberMessageDecoder
- decodeAmopBody(byte[]) - Method in class org.fisco.bcos.sdk.model.AmopMsg
- decodeByDefault(Message) - Method in class org.fisco.bcos.sdk.service.model.BlockNumberMessageDecoder
- decodeDynamicArray(String, int, Type) - Static method in class org.fisco.bcos.sdk.abi.TypeDecoder
- decodeEvent(String, String, EventLog) - Method in class org.fisco.bcos.sdk.abi.ABICodec
- decodeEventByInterface(String, String, EventLog) - Method in class org.fisco.bcos.sdk.abi.ABICodec
- decodeEventByInterfaceToString(String, String, EventLog) - Method in class org.fisco.bcos.sdk.abi.ABICodec
- decodeEventByTopic(String, String, EventLog) - Method in class org.fisco.bcos.sdk.abi.ABICodec
- decodeEventByTopicToString(String, String, EventLog) - Method in class org.fisco.bcos.sdk.abi.ABICodec
- decodeEvents(String, List<TransactionReceipt.Logs>) - Method in interface org.fisco.bcos.sdk.transaction.codec.decode.TransactionDecoderInterface
- decodeEvents(String, List<TransactionReceipt.Logs>) - Method in class org.fisco.bcos.sdk.transaction.codec.decode.TransactionDecoderService
- decodeEventToString(String, String, EventLog) - Method in class org.fisco.bcos.sdk.abi.ABICodec
- decodeIndexedValue(String, TypeReference<T>) - Static method in class org.fisco.bcos.sdk.abi.FunctionReturnDecoder
-
Decodes an indexed parameter associated with an event.
- decodeJavaObject(ABIObject, String) - Method in class org.fisco.bcos.sdk.abi.wrapper.ABICodecObject
- DecodeMessageException - Exception in org.fisco.bcos.sdk.model.exceptions
-
Exception thrown if an attempt is made to decode invalid data, or some other failure occurs.
- DecodeMessageException(String, Throwable) - Constructor for exception org.fisco.bcos.sdk.model.exceptions.DecodeMessageException
- decodeMethod(String, String, String) - Method in class org.fisco.bcos.sdk.abi.ABICodec
- decodeMethod(ABIDefinition, String) - Method in class org.fisco.bcos.sdk.abi.ABICodec
- decodeMethodById(String, String, String) - Method in class org.fisco.bcos.sdk.abi.ABICodec
- decodeMethodByIdToString(String, String, String) - Method in class org.fisco.bcos.sdk.abi.ABICodec
- decodeMethodByInterface(String, String, String) - Method in class org.fisco.bcos.sdk.abi.ABICodec
- decodeMethodByInterfaceToString(String, String, String) - Method in class org.fisco.bcos.sdk.abi.ABICodec
- decodeMethodToString(String, String, String) - Method in class org.fisco.bcos.sdk.abi.ABICodec
- decodeQuantity(String) - Static method in class org.fisco.bcos.sdk.utils.Numeric
- decodeReceiptMessage(String) - Method in interface org.fisco.bcos.sdk.transaction.codec.decode.TransactionDecoderInterface
- decodeReceiptMessage(String) - Method in class org.fisco.bcos.sdk.transaction.codec.decode.TransactionDecoderService
- decodeReceiptMessage(String) - Static method in class org.fisco.bcos.sdk.transaction.tools.ReceiptStatusUtil
- decodeReceiptStatus(TransactionReceipt) - Method in interface org.fisco.bcos.sdk.transaction.codec.decode.TransactionDecoderInterface
- decodeReceiptStatus(TransactionReceipt) - Method in class org.fisco.bcos.sdk.transaction.codec.decode.TransactionDecoderService
- decodeReceiptWithoutValues(String, TransactionReceipt) - Method in interface org.fisco.bcos.sdk.transaction.codec.decode.TransactionDecoderInterface
- decodeReceiptWithoutValues(String, TransactionReceipt) - Method in class org.fisco.bcos.sdk.transaction.codec.decode.TransactionDecoderService
- decodeReceiptWithValues(String, String, TransactionReceipt) - Method in interface org.fisco.bcos.sdk.transaction.codec.decode.TransactionDecoderInterface
- decodeReceiptWithValues(String, String, TransactionReceipt) - Method in class org.fisco.bcos.sdk.transaction.codec.decode.TransactionDecoderService
- DecoderException - Exception in org.fisco.bcos.sdk.utils.exceptions
-
Exception thrown if an attempt is made to decode invalid data, or some other failure occurs.
- DecoderException(String, Throwable) - Constructor for exception org.fisco.bcos.sdk.utils.exceptions.DecoderException
- decodeStaticArray(String, int, Type, int) - Static method in class org.fisco.bcos.sdk.abi.TypeDecoder
-
Decode the staticArray Static array length cannot be passed as a type
- decodeTransactionReceiptsInfo() - Method in class org.fisco.bcos.sdk.client.protocol.response.BcosTransactionReceiptsDecoder
- decodeV1(Message) - Method in class org.fisco.bcos.sdk.service.model.BlockNumberMessageDecoder
- decodingTable - Variable in class org.fisco.bcos.sdk.utils.HexEncoder
- DEFAULT - Static variable in class org.fisco.bcos.sdk.abi.datatypes.Address
- DEFAULT - Static variable in class org.fisco.bcos.sdk.abi.datatypes.Bool
- DEFAULT - Static variable in class org.fisco.bcos.sdk.abi.datatypes.DynamicBytes
- DEFAULT - Static variable in class org.fisco.bcos.sdk.abi.datatypes.Fixed
- DEFAULT - Static variable in class org.fisco.bcos.sdk.abi.datatypes.generated.Bytes1
- DEFAULT - Static variable in class org.fisco.bcos.sdk.abi.datatypes.generated.Bytes10
- DEFAULT - Static variable in class org.fisco.bcos.sdk.abi.datatypes.generated.Bytes11
- DEFAULT - Static variable in class org.fisco.bcos.sdk.abi.datatypes.generated.Bytes12
- DEFAULT - Static variable in class org.fisco.bcos.sdk.abi.datatypes.generated.Bytes13
- DEFAULT - Static variable in class org.fisco.bcos.sdk.abi.datatypes.generated.Bytes14
- DEFAULT - Static variable in class org.fisco.bcos.sdk.abi.datatypes.generated.Bytes15
- DEFAULT - Static variable in class org.fisco.bcos.sdk.abi.datatypes.generated.Bytes16
- DEFAULT - Static variable in class org.fisco.bcos.sdk.abi.datatypes.generated.Bytes17
- DEFAULT - Static variable in class org.fisco.bcos.sdk.abi.datatypes.generated.Bytes18
- DEFAULT - Static variable in class org.fisco.bcos.sdk.abi.datatypes.generated.Bytes19
- DEFAULT - Static variable in class org.fisco.bcos.sdk.abi.datatypes.generated.Bytes2
- DEFAULT - Static variable in class org.fisco.bcos.sdk.abi.datatypes.generated.Bytes20
- DEFAULT - Static variable in class org.fisco.bcos.sdk.abi.datatypes.generated.Bytes21
- DEFAULT - Static variable in class org.fisco.bcos.sdk.abi.datatypes.generated.Bytes22
- DEFAULT - Static variable in class org.fisco.bcos.sdk.abi.datatypes.generated.Bytes23
- DEFAULT - Static variable in class org.fisco.bcos.sdk.abi.datatypes.generated.Bytes24
- DEFAULT - Static variable in class org.fisco.bcos.sdk.abi.datatypes.generated.Bytes25
- DEFAULT - Static variable in class org.fisco.bcos.sdk.abi.datatypes.generated.Bytes26
- DEFAULT - Static variable in class org.fisco.bcos.sdk.abi.datatypes.generated.Bytes27
- DEFAULT - Static variable in class org.fisco.bcos.sdk.abi.datatypes.generated.Bytes28
- DEFAULT - Static variable in class org.fisco.bcos.sdk.abi.datatypes.generated.Bytes29
- DEFAULT - Static variable in class org.fisco.bcos.sdk.abi.datatypes.generated.Bytes3
- DEFAULT - Static variable in class org.fisco.bcos.sdk.abi.datatypes.generated.Bytes30
- DEFAULT - Static variable in class org.fisco.bcos.sdk.abi.datatypes.generated.Bytes31
- DEFAULT - Static variable in class org.fisco.bcos.sdk.abi.datatypes.generated.Bytes32
- DEFAULT - Static variable in class org.fisco.bcos.sdk.abi.datatypes.generated.Bytes4
- DEFAULT - Static variable in class org.fisco.bcos.sdk.abi.datatypes.generated.Bytes5
- DEFAULT - Static variable in class org.fisco.bcos.sdk.abi.datatypes.generated.Bytes6
- DEFAULT - Static variable in class org.fisco.bcos.sdk.abi.datatypes.generated.Bytes7
- DEFAULT - Static variable in class org.fisco.bcos.sdk.abi.datatypes.generated.Bytes8
- DEFAULT - Static variable in class org.fisco.bcos.sdk.abi.datatypes.generated.Bytes9
- DEFAULT - Static variable in class org.fisco.bcos.sdk.abi.datatypes.generated.Int104
- DEFAULT - Static variable in class org.fisco.bcos.sdk.abi.datatypes.generated.Int112
- DEFAULT - Static variable in class org.fisco.bcos.sdk.abi.datatypes.generated.Int120
- DEFAULT - Static variable in class org.fisco.bcos.sdk.abi.datatypes.generated.Int128
- DEFAULT - Static variable in class org.fisco.bcos.sdk.abi.datatypes.generated.Int136
- DEFAULT - Static variable in class org.fisco.bcos.sdk.abi.datatypes.generated.Int144
- DEFAULT - Static variable in class org.fisco.bcos.sdk.abi.datatypes.generated.Int152
- DEFAULT - Static variable in class org.fisco.bcos.sdk.abi.datatypes.generated.Int16
- DEFAULT - Static variable in class org.fisco.bcos.sdk.abi.datatypes.generated.Int160
- DEFAULT - Static variable in class org.fisco.bcos.sdk.abi.datatypes.generated.Int168
- DEFAULT - Static variable in class org.fisco.bcos.sdk.abi.datatypes.generated.Int176
- DEFAULT - Static variable in class org.fisco.bcos.sdk.abi.datatypes.generated.Int184
- DEFAULT - Static variable in class org.fisco.bcos.sdk.abi.datatypes.generated.Int192
- DEFAULT - Static variable in class org.fisco.bcos.sdk.abi.datatypes.generated.Int200
- DEFAULT - Static variable in class org.fisco.bcos.sdk.abi.datatypes.generated.Int208
- DEFAULT - Static variable in class org.fisco.bcos.sdk.abi.datatypes.generated.Int216
- DEFAULT - Static variable in class org.fisco.bcos.sdk.abi.datatypes.generated.Int224
- DEFAULT - Static variable in class org.fisco.bcos.sdk.abi.datatypes.generated.Int232
- DEFAULT - Static variable in class org.fisco.bcos.sdk.abi.datatypes.generated.Int24
- DEFAULT - Static variable in class org.fisco.bcos.sdk.abi.datatypes.generated.Int240
- DEFAULT - Static variable in class org.fisco.bcos.sdk.abi.datatypes.generated.Int248
- DEFAULT - Static variable in class org.fisco.bcos.sdk.abi.datatypes.generated.Int256
- DEFAULT - Static variable in class org.fisco.bcos.sdk.abi.datatypes.generated.Int32
- DEFAULT - Static variable in class org.fisco.bcos.sdk.abi.datatypes.generated.Int40
- DEFAULT - Static variable in class org.fisco.bcos.sdk.abi.datatypes.generated.Int48
- DEFAULT - Static variable in class org.fisco.bcos.sdk.abi.datatypes.generated.Int56
- DEFAULT - Static variable in class org.fisco.bcos.sdk.abi.datatypes.generated.Int64
- DEFAULT - Static variable in class org.fisco.bcos.sdk.abi.datatypes.generated.Int72
- DEFAULT - Static variable in class org.fisco.bcos.sdk.abi.datatypes.generated.Int8
- DEFAULT - Static variable in class org.fisco.bcos.sdk.abi.datatypes.generated.Int80
- DEFAULT - Static variable in class org.fisco.bcos.sdk.abi.datatypes.generated.Int88
- DEFAULT - Static variable in class org.fisco.bcos.sdk.abi.datatypes.generated.Int96
- DEFAULT - Static variable in class org.fisco.bcos.sdk.abi.datatypes.generated.Uint104
- DEFAULT - Static variable in class org.fisco.bcos.sdk.abi.datatypes.generated.Uint112
- DEFAULT - Static variable in class org.fisco.bcos.sdk.abi.datatypes.generated.Uint120
- DEFAULT - Static variable in class org.fisco.bcos.sdk.abi.datatypes.generated.Uint128
- DEFAULT - Static variable in class org.fisco.bcos.sdk.abi.datatypes.generated.Uint136
- DEFAULT - Static variable in class org.fisco.bcos.sdk.abi.datatypes.generated.Uint144
- DEFAULT - Static variable in class org.fisco.bcos.sdk.abi.datatypes.generated.Uint152
- DEFAULT - Static variable in class org.fisco.bcos.sdk.abi.datatypes.generated.Uint16
- DEFAULT - Static variable in class org.fisco.bcos.sdk.abi.datatypes.generated.Uint160
- DEFAULT - Static variable in class org.fisco.bcos.sdk.abi.datatypes.generated.Uint168
- DEFAULT - Static variable in class org.fisco.bcos.sdk.abi.datatypes.generated.Uint176
- DEFAULT - Static variable in class org.fisco.bcos.sdk.abi.datatypes.generated.Uint184
- DEFAULT - Static variable in class org.fisco.bcos.sdk.abi.datatypes.generated.Uint192
- DEFAULT - Static variable in class org.fisco.bcos.sdk.abi.datatypes.generated.Uint200
- DEFAULT - Static variable in class org.fisco.bcos.sdk.abi.datatypes.generated.Uint208
- DEFAULT - Static variable in class org.fisco.bcos.sdk.abi.datatypes.generated.Uint216
- DEFAULT - Static variable in class org.fisco.bcos.sdk.abi.datatypes.generated.Uint224
- DEFAULT - Static variable in class org.fisco.bcos.sdk.abi.datatypes.generated.Uint232
- DEFAULT - Static variable in class org.fisco.bcos.sdk.abi.datatypes.generated.Uint24
- DEFAULT - Static variable in class org.fisco.bcos.sdk.abi.datatypes.generated.Uint240
- DEFAULT - Static variable in class org.fisco.bcos.sdk.abi.datatypes.generated.Uint248
- DEFAULT - Static variable in class org.fisco.bcos.sdk.abi.datatypes.generated.Uint256
- DEFAULT - Static variable in class org.fisco.bcos.sdk.abi.datatypes.generated.Uint32
- DEFAULT - Static variable in class org.fisco.bcos.sdk.abi.datatypes.generated.Uint40
- DEFAULT - Static variable in class org.fisco.bcos.sdk.abi.datatypes.generated.Uint48
- DEFAULT - Static variable in class org.fisco.bcos.sdk.abi.datatypes.generated.Uint56
- DEFAULT - Static variable in class org.fisco.bcos.sdk.abi.datatypes.generated.Uint64
- DEFAULT - Static variable in class org.fisco.bcos.sdk.abi.datatypes.generated.Uint72
- DEFAULT - Static variable in class org.fisco.bcos.sdk.abi.datatypes.generated.Uint8
- DEFAULT - Static variable in class org.fisco.bcos.sdk.abi.datatypes.generated.Uint80
- DEFAULT - Static variable in class org.fisco.bcos.sdk.abi.datatypes.generated.Uint88
- DEFAULT - Static variable in class org.fisco.bcos.sdk.abi.datatypes.generated.Uint96
- DEFAULT - Static variable in class org.fisco.bcos.sdk.abi.datatypes.Int
- DEFAULT - Static variable in class org.fisco.bcos.sdk.abi.datatypes.Ufixed
- DEFAULT - Static variable in class org.fisco.bcos.sdk.abi.datatypes.Uint
- DEFAULT - Static variable in class org.fisco.bcos.sdk.abi.datatypes.Utf8String
- DEFAULT_KEEP_ALIVE_TIME - Static variable in class org.fisco.bcos.sdk.utils.ThreadPoolService
- DEFAULT_MAX_BLOCKING_QUEUE_SIZE - Static variable in class org.fisco.bcos.sdk.config.model.ThreadPoolConfig
- DEFAULT_TRANS_TIMEOUT - Static variable in class org.fisco.bcos.sdk.model.callback.TransactionCallback
- DefaultGasProvider - Class in org.fisco.bcos.sdk.transaction.model.gas
- DefaultGasProvider() - Constructor for class org.fisco.bcos.sdk.transaction.model.gas.DefaultGasProvider
- deploy(Class<T>, Client, CryptoKeyPair, String, String) - Static method in class org.fisco.bcos.sdk.contract.Contract
- deploy(Class<T>, Client, CryptoKeyPair, TransactionProcessor, String, String) - Static method in class org.fisco.bcos.sdk.contract.Contract
- deploy(Client, CryptoKeyPair) - Static method in class org.fisco.bcos.sdk.contract.precompiled.cns.CNSPrecompiled
- deploy(Client, CryptoKeyPair) - Static method in class org.fisco.bcos.sdk.contract.precompiled.consensus.ConsensusPrecompiled
- deploy(Client, CryptoKeyPair) - Static method in class org.fisco.bcos.sdk.contract.precompiled.contractmgr.ContractLifeCyclePrecompiled
- deploy(Client, CryptoKeyPair) - Static method in class org.fisco.bcos.sdk.contract.precompiled.crud.CRUD
- deploy(Client, CryptoKeyPair) - Static method in class org.fisco.bcos.sdk.contract.precompiled.crud.table.TableFactory
- deploy(Client, CryptoKeyPair) - Static method in class org.fisco.bcos.sdk.contract.precompiled.permission.ChainGovernancePrecompiled
- deploy(Client, CryptoKeyPair) - Static method in class org.fisco.bcos.sdk.contract.precompiled.permission.PermissionPrecompiled
- deploy(Client, CryptoKeyPair) - Static method in class org.fisco.bcos.sdk.contract.precompiled.sysconfig.SystemConfigPrecompiled
- deployAndGetReceipt(String) - Method in class org.fisco.bcos.sdk.transaction.manager.AssembleTransactionProcessor
- deployAndGetReceipt(String) - Method in interface org.fisco.bcos.sdk.transaction.manager.AssembleTransactionProcessorInterface
- deployAndGetResponse(String, String) - Method in class org.fisco.bcos.sdk.transaction.manager.AssembleTransactionProcessor
- deployAndGetResponse(String, String) - Method in interface org.fisco.bcos.sdk.transaction.manager.AssembleTransactionProcessorInterface
- deployAndGetResponse(String, String, List<Object>) - Method in class org.fisco.bcos.sdk.transaction.manager.AssembleTransactionProcessor
- deployAndGetResponse(String, String, List<Object>) - Method in interface org.fisco.bcos.sdk.transaction.manager.AssembleTransactionProcessorInterface
- deployAndGetResponseWithStringParams(String, String, List<String>) - Method in class org.fisco.bcos.sdk.transaction.manager.AssembleTransactionProcessor
- deployAndGetResponseWithStringParams(String, String, List<String>) - Method in interface org.fisco.bcos.sdk.transaction.manager.AssembleTransactionProcessorInterface
- deployAsync(String, String, List<Object>) - Method in class org.fisco.bcos.sdk.transaction.manager.AssembleTransactionProcessor
- deployAsync(String, String, List<Object>) - Method in interface org.fisco.bcos.sdk.transaction.manager.AssembleTransactionProcessorInterface
- deployAsync(String, String, List<Object>, TransactionCallback) - Method in class org.fisco.bcos.sdk.transaction.manager.AssembleTransactionProcessor
- deployAsync(String, String, List<Object>, TransactionCallback) - Method in interface org.fisco.bcos.sdk.transaction.manager.AssembleTransactionProcessorInterface
- deployByContractLoader(String, List<Object>) - Method in class org.fisco.bcos.sdk.transaction.manager.AssembleTransactionProcessor
-
Deploy by bin and abi files.
- deployByContractLoader(String, List<Object>) - Method in interface org.fisco.bcos.sdk.transaction.manager.AssembleTransactionProcessorInterface
- deployByContractLoaderAsync(String, List<Object>, TransactionCallback) - Method in class org.fisco.bcos.sdk.transaction.manager.AssembleTransactionProcessor
- deployByContractLoaderAsync(String, List<Object>, TransactionCallback) - Method in interface org.fisco.bcos.sdk.transaction.manager.AssembleTransactionProcessorInterface
- deployOnly(String, String, List<Object>) - Method in class org.fisco.bcos.sdk.transaction.manager.AssembleTransactionProcessor
- deployOnly(String, String, List<Object>) - Method in interface org.fisco.bcos.sdk.transaction.manager.AssembleTransactionProcessorInterface
- deployReceipt - Variable in class org.fisco.bcos.sdk.contract.Contract
- desc(String) - Method in class org.fisco.bcos.sdk.contract.precompiled.crud.CRUD
- desc(String) - Method in class org.fisco.bcos.sdk.contract.precompiled.crud.TableCRUDService
- deserialize(JsonParser, DeserializationContext) - Method in class org.fisco.bcos.sdk.client.protocol.response.BcosBlock.BlockDeserialiser
- deserialize(JsonParser, DeserializationContext) - Method in class org.fisco.bcos.sdk.client.protocol.response.BcosBlock.TransactionResultDeserialiser
- deserialize(JsonParser, DeserializationContext) - Method in class org.fisco.bcos.sdk.client.protocol.response.BcosTransaction.ResponseDeserialiser
- deserialize(JsonParser, DeserializationContext) - Method in class org.fisco.bcos.sdk.client.protocol.response.BcosTransactionReceipt.ResponseDeserialiser
- deserialize(JsonParser, DeserializationContext) - Method in class org.fisco.bcos.sdk.client.protocol.response.ConsensusStatus.ConsensusStatusDeserializer
- difference(Set<byte[]>, Set<byte[]>) - Static method in class org.fisco.bcos.sdk.utils.ByteUtils
- dimensions - Variable in class org.fisco.bcos.sdk.abi.wrapper.ABIDefinition.Type
- DYNAMIC - org.fisco.bcos.sdk.abi.wrapper.ABIObject.ListType
- DynamicArray<T extends Type> - Class in org.fisco.bcos.sdk.abi.datatypes
-
Dynamic array type.
- DynamicArray(List<T>) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.DynamicArray
- DynamicArray(T...) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.DynamicArray
- DynamicBytes - Class in org.fisco.bcos.sdk.abi.datatypes
-
Dynamically allocated sequence of bytes.
- DynamicBytes(byte[]) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.DynamicBytes
- dynamicType() - Method in class org.fisco.bcos.sdk.abi.datatypes.Address
- dynamicType() - Method in class org.fisco.bcos.sdk.abi.datatypes.Array
- dynamicType() - Method in class org.fisco.bcos.sdk.abi.datatypes.Bool
- dynamicType() - Method in class org.fisco.bcos.sdk.abi.datatypes.Bytes
- dynamicType() - Method in class org.fisco.bcos.sdk.abi.datatypes.BytesType
- dynamicType() - Method in class org.fisco.bcos.sdk.abi.datatypes.DynamicArray
- dynamicType() - Method in class org.fisco.bcos.sdk.abi.datatypes.DynamicBytes
- dynamicType() - Method in class org.fisco.bcos.sdk.abi.datatypes.Fixed
- dynamicType() - Method in class org.fisco.bcos.sdk.abi.datatypes.Int
- dynamicType() - Method in class org.fisco.bcos.sdk.abi.datatypes.StaticArray
- dynamicType() - Method in interface org.fisco.bcos.sdk.abi.datatypes.Type
- dynamicType() - Method in class org.fisco.bcos.sdk.abi.datatypes.Ufixed
- dynamicType() - Method in class org.fisco.bcos.sdk.abi.datatypes.Uint
- dynamicType() - Method in class org.fisco.bcos.sdk.abi.datatypes.Utf8String
- dynamicType(Type) - Static method in class org.fisco.bcos.sdk.abi.Utils
E
- ECDSA_ACCOUNT_SUBDIR - Static variable in class org.fisco.bcos.sdk.crypto.keypair.CryptoKeyPair
- ECDSA_CURVE_NAME - Static variable in class org.fisco.bcos.sdk.crypto.keypair.CryptoKeyPair
- ECDSA_SIGNATURE_ALGORITHM - Static variable in class org.fisco.bcos.sdk.crypto.keypair.CryptoKeyPair
- ECDSA_TYPE - Static variable in class org.fisco.bcos.sdk.model.CryptoType
- ECDSA_TYPE_STR - Static variable in class org.fisco.bcos.sdk.BcosSDK
- ECDSAKeyPair - Class in org.fisco.bcos.sdk.crypto.keypair
- ECDSAKeyPair() - Constructor for class org.fisco.bcos.sdk.crypto.keypair.ECDSAKeyPair
- ECDSAKeyPair(CryptoResult) - Constructor for class org.fisco.bcos.sdk.crypto.keypair.ECDSAKeyPair
- ECDSAKeyPair(KeyPair) - Constructor for class org.fisco.bcos.sdk.crypto.keypair.ECDSAKeyPair
- ECDSASignature - Class in org.fisco.bcos.sdk.crypto.signature
- ECDSASignature() - Constructor for class org.fisco.bcos.sdk.crypto.signature.ECDSASignature
- ECDSASignatureResult - Class in org.fisco.bcos.sdk.crypto.signature
- ECDSASignatureResult(byte, byte[], byte[]) - Constructor for class org.fisco.bcos.sdk.crypto.signature.ECDSASignatureResult
- ECDSASignatureResult(String) - Constructor for class org.fisco.bcos.sdk.crypto.signature.ECDSASignatureResult
- empty(String) - Static method in class org.fisco.bcos.sdk.abi.datatypes.DynamicArray
- EMPTY_BYTE_ARRAY - Static variable in class org.fisco.bcos.sdk.utils.ByteUtils
- encode() - Method in class org.fisco.bcos.sdk.abi.wrapper.ABIObject
-
encode this object
- encode() - Method in class org.fisco.bcos.sdk.crypto.signature.ECDSASignatureResult
- encode() - Method in class org.fisco.bcos.sdk.crypto.signature.SignatureResult
-
encode the signatureResult into rlp-list
- encode() - Method in class org.fisco.bcos.sdk.crypto.signature.SM2SignatureResult
- encode(byte[]) - Static method in class org.fisco.bcos.sdk.utils.Hex
-
encode the input data producing a Hex encoded byte array.
- encode(byte[], int, int) - Static method in class org.fisco.bcos.sdk.utils.Hex
-
encode the input data producing a Hex encoded byte array.
- encode(byte[], int, int, OutputStream) - Static method in class org.fisco.bcos.sdk.utils.Hex
-
Hex encode the byte data writing it to the given output stream.
- encode(byte[], int, int, OutputStream) - Method in class org.fisco.bcos.sdk.utils.HexEncoder
-
encode the input data producing a Hex output stream.
- encode(byte[], OutputStream) - Static method in class org.fisco.bcos.sdk.utils.Hex
-
Hex encode the byte data writing it to the given output stream.
- encode(ByteBuf) - Method in class org.fisco.bcos.sdk.eventsub.EventMsg
- encode(ByteBuf) - Method in class org.fisco.bcos.sdk.model.AmopMsg
- encode(ByteBuf) - Method in class org.fisco.bcos.sdk.model.Message
-
encode the message into ByteBuf
- encode(ChannelHandlerContext, Message, ByteBuf) - Method in class org.fisco.bcos.sdk.network.MessageEncoder
- encode(String) - Method in class org.fisco.bcos.sdk.channel.model.HeartBeatParser
- encode(Event) - Method in class org.fisco.bcos.sdk.abi.EventEncoder
- encode(Function) - Method in class org.fisco.bcos.sdk.abi.FunctionEncoder
- encode(Type) - Static method in class org.fisco.bcos.sdk.abi.TypeEncoder
- encode(ABIObject, List<String>) - Method in class org.fisco.bcos.sdk.abi.wrapper.ABICodecJsonWrapper
- encode(RlpType) - Static method in class org.fisco.bcos.sdk.rlp.RlpEncoder
- encode(RawTransaction, SignatureResult) - Method in interface org.fisco.bcos.sdk.transaction.codec.encode.TransactionEncoderInterface
- encode(RawTransaction, SignatureResult) - Method in class org.fisco.bcos.sdk.transaction.codec.encode.TransactionEncoderService
- encodeAddress(Address) - Static method in class org.fisco.bcos.sdk.abi.TypeEncoder
- encodeAndSign(RawTransaction, CryptoKeyPair) - Method in interface org.fisco.bcos.sdk.transaction.codec.encode.TransactionEncoderInterface
- encodeAndSign(RawTransaction, CryptoKeyPair) - Method in class org.fisco.bcos.sdk.transaction.codec.encode.TransactionEncoderService
- encodeAndSignBytes(RawTransaction, CryptoKeyPair) - Method in interface org.fisco.bcos.sdk.transaction.codec.encode.TransactionEncoderInterface
- encodeAndSignBytes(RawTransaction, CryptoKeyPair) - Method in class org.fisco.bcos.sdk.transaction.codec.encode.TransactionEncoderService
- encodeCommonField(List<RlpType>) - Method in class org.fisco.bcos.sdk.crypto.signature.SignatureResult
- encodeConstructor(String, String, List<Object>) - Method in class org.fisco.bcos.sdk.abi.ABICodec
- encodeConstructor(List<Type>) - Static method in class org.fisco.bcos.sdk.abi.FunctionEncoder
- encodeConstructorFromString(String, String, List<String>) - Method in class org.fisco.bcos.sdk.abi.ABICodec
- encodeDataList(Object...) - Static method in class org.fisco.bcos.sdk.utils.ByteUtils
-
encode the values and concatenate together
- encodeFunction(String, String, List<Object>) - Method in class org.fisco.bcos.sdk.transaction.manager.AssembleTransactionProcessor
- encodeFunction(String, String, List<Object>) - Method in interface org.fisco.bcos.sdk.transaction.manager.AssembleTransactionProcessorInterface
- encodeList(ABIObject, Object) - Method in class org.fisco.bcos.sdk.abi.wrapper.ABICodecObject
- encodeMethod(String, String, List<Object>) - Method in class org.fisco.bcos.sdk.abi.ABICodec
- encodeMethodById(String, String, List<Object>) - Method in class org.fisco.bcos.sdk.abi.ABICodec
- encodeMethodByIdFromString(String, String, List<String>) - Method in class org.fisco.bcos.sdk.abi.ABICodec
- encodeMethodByInterface(String, List<Object>) - Method in class org.fisco.bcos.sdk.abi.ABICodec
- encodeMethodByInterfaceFromString(String, List<String>) - Method in class org.fisco.bcos.sdk.abi.ABICodec
- encodeMethodFromString(String, String, List<String>) - Method in class org.fisco.bcos.sdk.abi.ABICodec
- encodeNumeric(NumericType) - Static method in class org.fisco.bcos.sdk.abi.TypeEncoder
- encodeParameters(List<Type>, StringBuilder) - Static method in class org.fisco.bcos.sdk.abi.FunctionEncoder
- encodeQuantity(BigInteger) - Static method in class org.fisco.bcos.sdk.utils.Numeric
- EncoderException - Exception in org.fisco.bcos.sdk.utils.exceptions
-
Exception thrown if an attempt is made to encode invalid data, or some other failure occurs.
- EncoderException(String, Throwable) - Constructor for exception org.fisco.bcos.sdk.utils.exceptions.EncoderException
- encodeStruct(ABIObject, Object) - Method in class org.fisco.bcos.sdk.abi.wrapper.ABICodecObject
- encodeValue(ABIObject, Object) - Method in class org.fisco.bcos.sdk.abi.wrapper.ABICodecObject
- encodingTable - Variable in class org.fisco.bcos.sdk.utils.HexEncoder
- engineGenerateSeed(int) - Method in class org.fisco.bcos.sdk.utils.LinuxSecureRandom
- engineNextBytes(byte[]) - Method in class org.fisco.bcos.sdk.utils.LinuxSecureRandom
- engineSetSeed(byte[]) - Method in class org.fisco.bcos.sdk.utils.LinuxSecureRandom
- Entry - Class in org.fisco.bcos.sdk.contract.precompiled.crud.common
- Entry() - Constructor for class org.fisco.bcos.sdk.contract.precompiled.crud.common.Entry
- Entry(Map<String, String>) - Constructor for class org.fisco.bcos.sdk.contract.precompiled.crud.common.Entry
- EnumChannelProtocolVersion - Enum in org.fisco.bcos.sdk.channel.model
- EnumNodeVersion - Enum in org.fisco.bcos.sdk.channel.model
- EnumNodeVersion.Version - Class in org.fisco.bcos.sdk.channel.model
- EnumSocketChannelAttributeKey - Enum in org.fisco.bcos.sdk.channel.model
- eq - org.fisco.bcos.sdk.contract.precompiled.crud.common.ConditionOperator
- EQ(String, String) - Method in class org.fisco.bcos.sdk.contract.precompiled.crud.common.Condition
- equals(Object) - Method in class org.fisco.bcos.sdk.abi.datatypes.Address
- equals(Object) - Method in class org.fisco.bcos.sdk.abi.datatypes.Array
- equals(Object) - Method in class org.fisco.bcos.sdk.abi.datatypes.Bool
- equals(Object) - Method in class org.fisco.bcos.sdk.abi.datatypes.BytesType
- equals(Object) - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple1
- equals(Object) - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple10
- equals(Object) - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple11
- equals(Object) - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple12
- equals(Object) - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple13
- equals(Object) - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple14
- equals(Object) - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple15
- equals(Object) - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple16
- equals(Object) - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple17
- equals(Object) - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple18
- equals(Object) - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple19
- equals(Object) - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple2
- equals(Object) - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple20
- equals(Object) - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple3
- equals(Object) - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple4
- equals(Object) - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple5
- equals(Object) - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple6
- equals(Object) - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple7
- equals(Object) - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple8
- equals(Object) - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple9
- equals(Object) - Method in class org.fisco.bcos.sdk.abi.datatypes.NumericType
- equals(Object) - Method in class org.fisco.bcos.sdk.abi.datatypes.Utf8String
- equals(Object) - Method in class org.fisco.bcos.sdk.abi.wrapper.ABIDefinition
- equals(Object) - Method in class org.fisco.bcos.sdk.abi.wrapper.ABIDefinition.NamedType
- equals(Object) - Method in exception org.fisco.bcos.sdk.client.exceptions.ClientException
- equals(Object) - Method in class org.fisco.bcos.sdk.client.protocol.model.GroupStatus
- equals(Object) - Method in class org.fisco.bcos.sdk.client.protocol.model.JsonTransactionResponse
- equals(Object) - Method in class org.fisco.bcos.sdk.client.protocol.model.JsonTransactionResponse.SignatureResponse
- equals(Object) - Method in class org.fisco.bcos.sdk.client.protocol.request.JsonRpcRequest
- equals(Object) - Method in class org.fisco.bcos.sdk.client.protocol.request.Transaction
- equals(Object) - Method in class org.fisco.bcos.sdk.client.protocol.response.BcosBlock.Block
- equals(Object) - Method in class org.fisco.bcos.sdk.client.protocol.response.BcosBlock.TransactionHash
- equals(Object) - Method in class org.fisco.bcos.sdk.client.protocol.response.BcosBlockHeader.BlockHeader
- equals(Object) - Method in class org.fisco.bcos.sdk.client.protocol.response.BcosBlockHeader.Signature
- equals(Object) - Method in class org.fisco.bcos.sdk.client.protocol.response.Call.CallOutput
- equals(Object) - Method in class org.fisco.bcos.sdk.client.protocol.response.ConsensusStatus.BasicConsensusInfo
- equals(Object) - Method in class org.fisco.bcos.sdk.client.protocol.response.ConsensusStatus.ConsensusInfo
- equals(Object) - Method in class org.fisco.bcos.sdk.client.protocol.response.ConsensusStatus.ViewInfo
- equals(Object) - Method in class org.fisco.bcos.sdk.client.protocol.response.NodeInfo.NodeInformation
- equals(Object) - Method in class org.fisco.bcos.sdk.client.protocol.response.Peers.PeerInfo
- equals(Object) - Method in class org.fisco.bcos.sdk.client.protocol.response.SyncStatus.PeersInfo
- equals(Object) - Method in class org.fisco.bcos.sdk.client.protocol.response.SyncStatus.SyncStatusInfo
- equals(Object) - Method in class org.fisco.bcos.sdk.client.protocol.response.TotalTransactionCount.TransactionCountInfo
- equals(Object) - Method in class org.fisco.bcos.sdk.client.protocol.response.TransactionReceiptWithProof.ReceiptAndProof
- equals(Object) - Method in class org.fisco.bcos.sdk.client.protocol.response.TransactionWithProof.TransactionAndProof
- equals(Object) - Method in class org.fisco.bcos.sdk.config.model.AccountConfig
- equals(Object) - Method in class org.fisco.bcos.sdk.contract.precompiled.cns.CnsInfo
- equals(Object) - Method in class org.fisco.bcos.sdk.contract.precompiled.model.PrecompiledResponse
- equals(Object) - Method in class org.fisco.bcos.sdk.contract.precompiled.permission.PermissionInfo
- equals(Object) - Method in class org.fisco.bcos.sdk.model.EventLog
- equals(Object) - Method in class org.fisco.bcos.sdk.model.JsonRpcResponse.Error
- equals(Object) - Method in class org.fisco.bcos.sdk.model.MerkleProofUnit
- equals(Object) - Method in class org.fisco.bcos.sdk.model.NodeVersion.ClientVersion
- equals(Object) - Method in class org.fisco.bcos.sdk.model.RetCode
- equals(Object) - Method in class org.fisco.bcos.sdk.model.TransactionReceipt
- equals(Object) - Method in class org.fisco.bcos.sdk.model.TransactionReceipt.Logs
- equals(Object) - Method in class org.fisco.bcos.sdk.rlp.RlpString
- equals(Object) - Method in class org.fisco.bcos.sdk.service.model.BlockNumberNotification
- equals(Object) - Method in exception org.fisco.bcos.sdk.transaction.model.exception.ContractException
- eraseBlockNotifyCallback(String) - Method in interface org.fisco.bcos.sdk.service.GroupManagerService
- eraseBlockNotifyCallback(String) - Method in class org.fisco.bcos.sdk.service.GroupManagerServiceImpl
- eraseTransactionSeq(String) - Method in interface org.fisco.bcos.sdk.service.GroupManagerService
- eraseTransactionSeq(String) - Method in class org.fisco.bcos.sdk.service.GroupManagerServiceImpl
- Error() - Constructor for class org.fisco.bcos.sdk.model.JsonRpcResponse.Error
- Error(int, String) - Constructor for class org.fisco.bcos.sdk.model.JsonRpcResponse.Error
- Event - Class in org.fisco.bcos.sdk.abi.datatypes
-
Event wrapper type.
- Event(String, List<TypeReference<?>>) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.Event
- EVENT_LOG_PUSH - org.fisco.bcos.sdk.model.MsgType
- EVENT_LOG_PUSHING - org.fisco.bcos.sdk.eventsub.filter.EventLogFilterStatus
- EventCallback - Interface in org.fisco.bcos.sdk.eventsub
-
Event callback
- eventEncoder - Variable in class org.fisco.bcos.sdk.contract.Contract
- EventEncoder - Class in org.fisco.bcos.sdk.abi
-
Ethereum filter encoding.
- EventEncoder(CryptoSuite) - Constructor for class org.fisco.bcos.sdk.abi.EventEncoder
- EventLog - Class in org.fisco.bcos.sdk.model
- EventLog() - Constructor for class org.fisco.bcos.sdk.model.EventLog
- EventLog(boolean, String, String, String, String, String, String, String, String, List<String>) - Constructor for class org.fisco.bcos.sdk.model.EventLog
- EventLog(String, List<String>) - Constructor for class org.fisco.bcos.sdk.model.EventLog
- EventLogFilter - Class in org.fisco.bcos.sdk.eventsub.filter
-
An event log filter is a subscription.
- EventLogFilter() - Constructor for class org.fisco.bcos.sdk.eventsub.filter.EventLogFilter
- EventLogFilter.EventLogRequestParams - Class in org.fisco.bcos.sdk.eventsub.filter
- EventLogFilterStatus - Enum in org.fisco.bcos.sdk.eventsub.filter
- EventLogParams - Class in org.fisco.bcos.sdk.eventsub
- EventLogParams() - Constructor for class org.fisco.bcos.sdk.eventsub.EventLogParams
- EventLogRequestParams(EventLogParams, String, String) - Constructor for class org.fisco.bcos.sdk.eventsub.filter.EventLogFilter.EventLogRequestParams
- EventLogResponse - Class in org.fisco.bcos.sdk.eventsub.filter
- EventLogResponse() - Constructor for class org.fisco.bcos.sdk.eventsub.filter.EventLogResponse
- EventMsg - Class in org.fisco.bcos.sdk.eventsub
- EventMsg() - Constructor for class org.fisco.bcos.sdk.eventsub.EventMsg
- EventMsg(Message) - Constructor for class org.fisco.bcos.sdk.eventsub.EventMsg
- EventPushMsgHandler - Class in org.fisco.bcos.sdk.eventsub.filter
-
EventPushMsgHandler is the type of EVENT_LOG_PUSH message handler.
- EventPushMsgHandler(FilterManager) - Constructor for class org.fisco.bcos.sdk.eventsub.filter.EventPushMsgHandler
- EventResource - Class in org.fisco.bcos.sdk.eventsub
- EventResource() - Constructor for class org.fisco.bcos.sdk.eventsub.EventResource
- EventSubException - Exception in org.fisco.bcos.sdk.eventsub.exception
- EventSubException(String) - Constructor for exception org.fisco.bcos.sdk.eventsub.exception.EventSubException
- EventSubException(String, Throwable) - Constructor for exception org.fisco.bcos.sdk.eventsub.exception.EventSubException
- EventSubException(Throwable) - Constructor for exception org.fisco.bcos.sdk.eventsub.exception.EventSubException
- EventSubNodeRespStatus - Enum in org.fisco.bcos.sdk.eventsub.filter
- EventSubscribe - Interface in org.fisco.bcos.sdk.eventsub
-
Event subscribe interface.
- EventSubscribeImp - Class in org.fisco.bcos.sdk.eventsub
- EventSubscribeImp(GroupManagerService, EventResource, Integer) - Constructor for class org.fisco.bcos.sdk.eventsub.EventSubscribeImp
- EventValues - Class in org.fisco.bcos.sdk.abi
-
Persisted solidity event parameters.
- EventValues(List<Type>, List<Type>) - Constructor for class org.fisco.bcos.sdk.abi.EventValues
- EVM_ERROR - org.fisco.bcos.sdk.transaction.model.dto.ResultCodeEnum
- EXCEPTION_OCCUR - org.fisco.bcos.sdk.transaction.model.dto.ResultCodeEnum
- EXECUTE_ERROR - org.fisco.bcos.sdk.transaction.model.dto.ResultCodeEnum
- executeCall(String, String, String) - Method in class org.fisco.bcos.sdk.transaction.manager.TransactionProcessor
- executeCall(String, String, String) - Method in interface org.fisco.bcos.sdk.transaction.manager.TransactionProcessorInterface
- executeCall(CallRequest) - Method in class org.fisco.bcos.sdk.transaction.manager.TransactionProcessor
- executeCall(CallRequest) - Method in interface org.fisco.bcos.sdk.transaction.manager.TransactionProcessorInterface
- executeCallWithMultipleValueReturn(Function) - Method in class org.fisco.bcos.sdk.contract.Contract
- executeCallWithSingleValueReturn(Function) - Method in class org.fisco.bcos.sdk.contract.Contract
- executeCallWithSingleValueReturn(Function, Class<R>) - Method in class org.fisco.bcos.sdk.contract.Contract
- executeTransaction(String, String) - Method in class org.fisco.bcos.sdk.contract.Contract
- executeTransaction(Function) - Method in class org.fisco.bcos.sdk.contract.Contract
- existPeer(String) - Method in interface org.fisco.bcos.sdk.service.GroupService
- existPeer(String) - Method in class org.fisco.bcos.sdk.service.GroupServiceImpl
- exitError(Throwable) - Static method in class org.fisco.bcos.sdk.codegen.CodeGenUtils
- extractEventParameters(Event, TransactionReceipt) - Method in class org.fisco.bcos.sdk.contract.Contract
- extractEventParameters(Event, TransactionReceipt.Logs) - Method in class org.fisco.bcos.sdk.contract.Contract
- extractEventParametersWithLog(Event, List<TransactionReceipt.Logs>) - Method in class org.fisco.bcos.sdk.contract.Contract
- extractEventParametersWithLog(Event, TransactionReceipt) - Method in class org.fisco.bcos.sdk.contract.Contract
- extractEventParametersWithLog(Event, TransactionReceipt.Logs) - Method in class org.fisco.bcos.sdk.contract.Contract
- extraData - Variable in class org.fisco.bcos.sdk.client.protocol.response.BcosBlockHeader.BlockHeader
F
- fetchGroupList() - Method in interface org.fisco.bcos.sdk.service.GroupManagerService
- fetchGroupList() - Method in class org.fisco.bcos.sdk.service.GroupManagerServiceImpl
- FilterCheckFail - Static variable in class org.fisco.bcos.sdk.model.TransactionReceiptStatus
- FilterManager - Class in org.fisco.bcos.sdk.eventsub.filter
-
Filter manager is to maintain a EventLogFilter list, as well as a EventCallback list.
- FilterManager() - Constructor for class org.fisco.bcos.sdk.eventsub.filter.FilterManager
- findConstructor(String) - Method in class org.fisco.bcos.sdk.transaction.model.bo.AbiInfo
- findFuncAbis(String) - Method in class org.fisco.bcos.sdk.transaction.model.bo.AbiInfo
- firstNonZeroByte(byte[]) - Static method in class org.fisco.bcos.sdk.utils.ByteUtils
- Fixed - Class in org.fisco.bcos.sdk.abi.datatypes
-
Signed fixed type.
- Fixed(int, int, BigInteger) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.Fixed
- Fixed(int, int, BigInteger, BigInteger) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.Fixed
- Fixed(BigInteger) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.Fixed
- Fixed(BigInteger, BigInteger) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.Fixed
- FIXED - org.fisco.bcos.sdk.abi.wrapper.ABIObject.ListType
- FIXED - org.fisco.bcos.sdk.abi.wrapper.ABIObject.ValueType
- FixedPointType - Class in org.fisco.bcos.sdk.abi.datatypes
-
Common fixed-point type properties.
- FixedPointType(String, int, int, BigInteger) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.FixedPointType
- freeze(String) - Method in class org.fisco.bcos.sdk.contract.precompiled.contractmgr.ContractLifeCyclePrecompiled
- freeze(String) - Method in class org.fisco.bcos.sdk.contract.precompiled.contractmgr.ContractLifeCycleService
- freeze(String, TransactionCallback) - Method in class org.fisco.bcos.sdk.contract.precompiled.contractmgr.ContractLifeCyclePrecompiled
- freezeAccount(String) - Method in class org.fisco.bcos.sdk.contract.precompiled.permission.ChainGovernancePrecompiled
- freezeAccount(String) - Method in class org.fisco.bcos.sdk.contract.precompiled.permission.ChainGovernanceService
- freezeAccount(String, TransactionCallback) - Method in class org.fisco.bcos.sdk.contract.precompiled.permission.ChainGovernancePrecompiled
- fromByteArray(byte[]) - Static method in class org.fisco.bcos.sdk.utils.StringUtils
-
Convert an array of 8 bit characters into a string.
- fromIntStatus(int) - Static method in enum org.fisco.bcos.sdk.eventsub.filter.EventSubNodeRespStatus
- fromJson(String, TypeReference<T>) - Static method in class org.fisco.bcos.sdk.transaction.tools.JsonUtils
- fromJson(String, JavaType) - Static method in class org.fisco.bcos.sdk.transaction.tools.JsonUtils
- fromJson(String, Class<T>) - Static method in class org.fisco.bcos.sdk.transaction.tools.JsonUtils
- fromJson(String, Class<T>, Class...) - Static method in class org.fisco.bcos.sdk.transaction.tools.JsonUtils
- fromJsonList(String, Class<T>) - Static method in class org.fisco.bcos.sdk.transaction.tools.JsonUtils
- fromJsonListWithException(String, Class<T>) - Static method in class org.fisco.bcos.sdk.transaction.tools.JsonUtils
- fromJsonWithException(String, JavaType) - Static method in class org.fisco.bcos.sdk.transaction.tools.JsonUtils
- fromJsonWithException(String, Class<T>) - Static method in class org.fisco.bcos.sdk.transaction.tools.JsonUtils
- fromJsonWithException(String, Class<T>, Class...) - Static method in class org.fisco.bcos.sdk.transaction.tools.JsonUtils
- fromUTF8ByteArray(byte[]) - Static method in class org.fisco.bcos.sdk.utils.StringUtils
- FUNC_ADDOBSERVER - Static variable in class org.fisco.bcos.sdk.contract.precompiled.consensus.ConsensusPrecompiled
- FUNC_ADDSEALER - Static variable in class org.fisco.bcos.sdk.contract.precompiled.consensus.ConsensusPrecompiled
- FUNC_CREATETABLE - Static variable in class org.fisco.bcos.sdk.contract.precompiled.crud.table.TableFactory
- FUNC_DEPLOY - Static variable in class org.fisco.bcos.sdk.contract.Contract
- FUNC_DESC - Static variable in class org.fisco.bcos.sdk.contract.precompiled.crud.CRUD
- FUNC_FREEZE - Static variable in class org.fisco.bcos.sdk.contract.precompiled.contractmgr.ContractLifeCyclePrecompiled
- FUNC_FREEZEACCOUNT - Static variable in class org.fisco.bcos.sdk.contract.precompiled.permission.ChainGovernancePrecompiled
- FUNC_GETACCOUNTSTATUS - Static variable in class org.fisco.bcos.sdk.contract.precompiled.permission.ChainGovernancePrecompiled
- FUNC_GETCONTRACTADDRESS - Static variable in class org.fisco.bcos.sdk.contract.precompiled.cns.CNSPrecompiled
- FUNC_GETSTATUS - Static variable in class org.fisco.bcos.sdk.contract.precompiled.contractmgr.ContractLifeCyclePrecompiled
- FUNC_GRANTCOMMITTEEMEMBER - Static variable in class org.fisco.bcos.sdk.contract.precompiled.permission.ChainGovernancePrecompiled
- FUNC_GRANTMANAGER - Static variable in class org.fisco.bcos.sdk.contract.precompiled.contractmgr.ContractLifeCyclePrecompiled
- FUNC_GRANTOPERATOR - Static variable in class org.fisco.bcos.sdk.contract.precompiled.permission.ChainGovernancePrecompiled
- FUNC_GRANTWRITE - Static variable in class org.fisco.bcos.sdk.contract.precompiled.permission.PermissionPrecompiled
- FUNC_INSERT - Static variable in class org.fisco.bcos.sdk.contract.precompiled.cns.CNSPrecompiled
- FUNC_INSERT - Static variable in class org.fisco.bcos.sdk.contract.precompiled.crud.CRUD
- FUNC_INSERT - Static variable in class org.fisco.bcos.sdk.contract.precompiled.permission.PermissionPrecompiled
- FUNC_LISTCOMMITTEEMEMBERS - Static variable in class org.fisco.bcos.sdk.contract.precompiled.permission.ChainGovernancePrecompiled
- FUNC_LISTMANAGER - Static variable in class org.fisco.bcos.sdk.contract.precompiled.contractmgr.ContractLifeCyclePrecompiled
- FUNC_LISTOPERATORS - Static variable in class org.fisco.bcos.sdk.contract.precompiled.permission.ChainGovernancePrecompiled
- FUNC_OPENTABLE - Static variable in class org.fisco.bcos.sdk.contract.precompiled.crud.table.TableFactory
- FUNC_QUERYBYNAME - Static variable in class org.fisco.bcos.sdk.contract.precompiled.permission.PermissionPrecompiled
- FUNC_QUERYCOMMITTEEMEMBERWEIGHT - Static variable in class org.fisco.bcos.sdk.contract.precompiled.permission.ChainGovernancePrecompiled
- FUNC_QUERYPERMISSION - Static variable in class org.fisco.bcos.sdk.contract.precompiled.permission.PermissionPrecompiled
- FUNC_QUERYTHRESHOLD - Static variable in class org.fisco.bcos.sdk.contract.precompiled.permission.ChainGovernancePrecompiled
- FUNC_QUERYVOTESOFMEMBER - Static variable in class org.fisco.bcos.sdk.contract.precompiled.permission.ChainGovernancePrecompiled
- FUNC_QUERYVOTESOFTHRESHOLD - Static variable in class org.fisco.bcos.sdk.contract.precompiled.permission.ChainGovernancePrecompiled
- FUNC_REMOVE - Static variable in class org.fisco.bcos.sdk.contract.precompiled.consensus.ConsensusPrecompiled
- FUNC_REMOVE - Static variable in class org.fisco.bcos.sdk.contract.precompiled.crud.CRUD
- FUNC_REMOVE - Static variable in class org.fisco.bcos.sdk.contract.precompiled.permission.PermissionPrecompiled
- FUNC_REVOKECOMMITTEEMEMBER - Static variable in class org.fisco.bcos.sdk.contract.precompiled.permission.ChainGovernancePrecompiled
- FUNC_REVOKEMANAGER - Static variable in class org.fisco.bcos.sdk.contract.precompiled.contractmgr.ContractLifeCyclePrecompiled
- FUNC_REVOKEOPERATOR - Static variable in class org.fisco.bcos.sdk.contract.precompiled.permission.ChainGovernancePrecompiled
- FUNC_REVOKEWRITE - Static variable in class org.fisco.bcos.sdk.contract.precompiled.permission.PermissionPrecompiled
- FUNC_SELECT - Static variable in class org.fisco.bcos.sdk.contract.precompiled.crud.CRUD
- FUNC_SELECTBYNAME - Static variable in class org.fisco.bcos.sdk.contract.precompiled.cns.CNSPrecompiled
- FUNC_SELECTBYNAMEANDVERSION - Static variable in class org.fisco.bcos.sdk.contract.precompiled.cns.CNSPrecompiled
- FUNC_SETVALUEBYKEY - Static variable in class org.fisco.bcos.sdk.contract.precompiled.sysconfig.SystemConfigPrecompiled
- FUNC_UNFREEZE - Static variable in class org.fisco.bcos.sdk.contract.precompiled.contractmgr.ContractLifeCyclePrecompiled
- FUNC_UNFREEZEACCOUNT - Static variable in class org.fisco.bcos.sdk.contract.precompiled.permission.ChainGovernancePrecompiled
- FUNC_UPDATE - Static variable in class org.fisco.bcos.sdk.contract.precompiled.crud.CRUD
- FUNC_UPDATECOMMITTEEMEMBERWEIGHT - Static variable in class org.fisco.bcos.sdk.contract.precompiled.permission.ChainGovernancePrecompiled
- FUNC_UPDATETHRESHOLD - Static variable in class org.fisco.bcos.sdk.contract.precompiled.permission.ChainGovernancePrecompiled
- Function - Class in org.fisco.bcos.sdk.abi.datatypes
-
Function type.
- Function() - Constructor for class org.fisco.bcos.sdk.abi.datatypes.Function
- Function(String, List<Type>, List<TypeReference<?>>) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.Function
- functionEncoder - Variable in class org.fisco.bcos.sdk.contract.Contract
- FunctionEncoder - Class in org.fisco.bcos.sdk.abi
-
Ethereum Contract Application Binary Interface (ABI) encoding for functions.
- FunctionEncoder(CryptoSuite) - Constructor for class org.fisco.bcos.sdk.abi.FunctionEncoder
- FunctionReturnDecoder - Class in org.fisco.bcos.sdk.abi
-
Decodes values returned by function or event calls.
G
- GAS_LIMIT - Static variable in class org.fisco.bcos.sdk.transaction.model.gas.DefaultGasProvider
- GAS_PRICE - Static variable in class org.fisco.bcos.sdk.transaction.model.gas.DefaultGasProvider
- gasLimit - Variable in class org.fisco.bcos.sdk.client.protocol.response.BcosBlockHeader.BlockHeader
- GasOverflow - Static variable in class org.fisco.bcos.sdk.model.TransactionReceiptStatus
- gasUsed - Variable in class org.fisco.bcos.sdk.client.protocol.response.BcosBlockHeader.BlockHeader
- ge - org.fisco.bcos.sdk.contract.precompiled.crud.common.ConditionOperator
- GE(String, String) - Method in class org.fisco.bcos.sdk.contract.precompiled.crud.common.Condition
- GENERATE_GROUP - Static variable in class org.fisco.bcos.sdk.client.protocol.request.JsonRpcMethods
- generateGroup(Integer, long, boolean, List<String>, String) - Method in interface org.fisco.bcos.sdk.client.Client
-
Group operation: generate a new group
- generateGroup(Integer, long, boolean, List<String>, String) - Method in class org.fisco.bcos.sdk.client.ClientImpl
- GenerateGroup - Class in org.fisco.bcos.sdk.client.protocol.response
- GenerateGroup() - Constructor for class org.fisco.bcos.sdk.client.protocol.response.GenerateGroup
- generateGroupAsync(Integer, long, boolean, List<String>, String, RespCallback<GenerateGroup>) - Method in interface org.fisco.bcos.sdk.client.Client
-
Group operation: async generate a new group
- generateGroupAsync(Integer, long, boolean, List<String>, String, RespCallback<GenerateGroup>) - Method in class org.fisco.bcos.sdk.client.ClientImpl
- GenerateGroupParam - Class in org.fisco.bcos.sdk.client.protocol.request
- GenerateGroupParam(String, boolean, List<String>) - Constructor for class org.fisco.bcos.sdk.client.protocol.request.GenerateGroupParam
- generateJavaFiles() - Method in class org.fisco.bcos.sdk.codegen.SolidityContractGenerator
- generateJavaFiles(String, String, String, String, String, String) - Method in class org.fisco.bcos.sdk.codegen.SolidityContractWrapper
- generateKeyPair() - Method in class org.fisco.bcos.sdk.crypto.keypair.CryptoKeyPair
-
generate keyPair randomly
- generateKeyPair() - Method in class org.fisco.bcos.sdk.crypto.keypair.ECDSAKeyPair
-
generate keyPair randomly
- generateKeyPair() - Method in class org.fisco.bcos.sdk.crypto.keypair.SM2KeyPair
-
generate keyPair randomly
- generateSelfSignedCertificate(KeyPair, String) - Static method in class org.fisco.bcos.sdk.crypto.keystore.P12KeyStore
-
generate self-signed certificate
- get() - Method in class org.fisco.bcos.sdk.client.protocol.response.BcosBlock.TransactionHash
- get() - Method in class org.fisco.bcos.sdk.client.protocol.response.BcosBlock.TransactionObject
- get() - Method in interface org.fisco.bcos.sdk.client.protocol.response.BcosBlock.TransactionResult
- GET_BATCH_RECEIPT_BY_BLOCK_HASH_AND_RANGE - Static variable in class org.fisco.bcos.sdk.client.protocol.request.JsonRpcMethods
- GET_BATCH_RECEIPT_BY_BLOCK_NUMBER_AND_RANGE - Static variable in class org.fisco.bcos.sdk.client.protocol.request.JsonRpcMethods
- GET_BLOCK_BY_HASH - Static variable in class org.fisco.bcos.sdk.client.protocol.request.JsonRpcMethods
- GET_BLOCK_BY_NUMBER - Static variable in class org.fisco.bcos.sdk.client.protocol.request.JsonRpcMethods
- GET_BLOCK_NUMBER - Static variable in class org.fisco.bcos.sdk.client.protocol.request.JsonRpcMethods
-
define the method name for all jsonRPC interfaces
- GET_BLOCKHASH_BY_NUMBER - Static variable in class org.fisco.bcos.sdk.client.protocol.request.JsonRpcMethods
- GET_BLOCKHEADER_BY_HASH - Static variable in class org.fisco.bcos.sdk.client.protocol.request.JsonRpcMethods
- GET_BLOCKHEADER_BY_NUMBER - Static variable in class org.fisco.bcos.sdk.client.protocol.request.JsonRpcMethods
- GET_CLIENT_VERSION - Static variable in class org.fisco.bcos.sdk.client.protocol.request.JsonRpcMethods
- GET_CODE - Static variable in class org.fisco.bcos.sdk.client.protocol.request.JsonRpcMethods
- GET_CONSENSUS_STATUS - Static variable in class org.fisco.bcos.sdk.client.protocol.request.JsonRpcMethods
- GET_GROUP_LIST - Static variable in class org.fisco.bcos.sdk.client.protocol.request.JsonRpcMethods
- GET_GROUP_PEERS - Static variable in class org.fisco.bcos.sdk.client.protocol.request.JsonRpcMethods
- GET_NODE_INFO - Static variable in class org.fisco.bcos.sdk.client.protocol.request.JsonRpcMethods
- GET_NODE_VERSION - Static variable in class org.fisco.bcos.sdk.client.protocol.request.JsonRpcMethods
- GET_NODEIDLIST - Static variable in class org.fisco.bcos.sdk.client.protocol.request.JsonRpcMethods
- GET_OBSERVER_LIST - Static variable in class org.fisco.bcos.sdk.client.protocol.request.JsonRpcMethods
- GET_PBFT_VIEW - Static variable in class org.fisco.bcos.sdk.client.protocol.request.JsonRpcMethods
- GET_PEERS - Static variable in class org.fisco.bcos.sdk.client.protocol.request.JsonRpcMethods
- GET_PENDING_TRANSACTIONS - Static variable in class org.fisco.bcos.sdk.client.protocol.request.JsonRpcMethods
- GET_PENDING_TX_SIZE - Static variable in class org.fisco.bcos.sdk.client.protocol.request.JsonRpcMethods
- GET_SEALER_LIST - Static variable in class org.fisco.bcos.sdk.client.protocol.request.JsonRpcMethods
- GET_SYNC_STATUS - Static variable in class org.fisco.bcos.sdk.client.protocol.request.JsonRpcMethods
- GET_SYSTEM_CONFIG_BY_KEY - Static variable in class org.fisco.bcos.sdk.client.protocol.request.JsonRpcMethods
- GET_TOTAL_TRANSACTION_COUNT - Static variable in class org.fisco.bcos.sdk.client.protocol.request.JsonRpcMethods
- GET_TRANSACTION_BY_BLOCKHASH_AND_INDEX - Static variable in class org.fisco.bcos.sdk.client.protocol.request.JsonRpcMethods
- GET_TRANSACTION_BY_BLOCKNUMBER_AND_INDEX - Static variable in class org.fisco.bcos.sdk.client.protocol.request.JsonRpcMethods
- GET_TRANSACTION_BY_HASH - Static variable in class org.fisco.bcos.sdk.client.protocol.request.JsonRpcMethods
- GET_TRANSACTION_BY_HASH_WITH_PROOF - Static variable in class org.fisco.bcos.sdk.client.protocol.request.JsonRpcMethods
- GET_TRANSACTION_RECEIPT_BY_HASH_WITH_PROOF - Static variable in class org.fisco.bcos.sdk.client.protocol.request.JsonRpcMethods
- GET_TRANSACTIONRECEIPT - Static variable in class org.fisco.bcos.sdk.client.protocol.request.JsonRpcMethods
- getAbi() - Method in class org.fisco.bcos.sdk.contract.precompiled.cns.CnsInfo
- getAbi() - Method in class org.fisco.bcos.sdk.transaction.model.dto.CallRequest
- getABIAndBinaryByContractName(String) - Method in class org.fisco.bcos.sdk.transaction.tools.ContractLoader
- getABIByContractName(String) - Method in class org.fisco.bcos.sdk.transaction.tools.ContractLoader
- getABIDefinitionByEventTopic(String) - Method in class org.fisco.bcos.sdk.abi.wrapper.ContractABIDefinition
- getABIDefinitionByMethodId(String) - Method in class org.fisco.bcos.sdk.abi.wrapper.ContractABIDefinition
- getAccount() - Method in class org.fisco.bcos.sdk.config.model.ConfigProperty
- getAccountAddress() - Method in class org.fisco.bcos.sdk.config.model.AccountConfig
- getAccountConfig() - Method in class org.fisco.bcos.sdk.config.ConfigOption
- getAccountFileFormat() - Method in class org.fisco.bcos.sdk.config.model.AccountConfig
- getAccountFilePath() - Method in class org.fisco.bcos.sdk.config.model.AccountConfig
- getAccountPassword() - Method in class org.fisco.bcos.sdk.config.model.AccountConfig
- getAccountStatus(String) - Method in class org.fisco.bcos.sdk.contract.precompiled.permission.ChainGovernancePrecompiled
- getAccountStatus(String) - Method in class org.fisco.bcos.sdk.contract.precompiled.permission.ChainGovernanceService
- getAccountType() - Method in class org.fisco.bcos.sdk.client.protocol.response.ConsensusStatus.BasicConsensusInfo
- getAddObserverInput(TransactionReceipt) - Method in class org.fisco.bcos.sdk.contract.precompiled.consensus.ConsensusPrecompiled
- getAddObserverOutput(TransactionReceipt) - Method in class org.fisco.bcos.sdk.contract.precompiled.consensus.ConsensusPrecompiled
- getAddress() - Method in class org.fisco.bcos.sdk.contract.precompiled.cns.CnsInfo
- getAddress() - Method in class org.fisco.bcos.sdk.contract.precompiled.permission.PermissionInfo
- getAddress() - Method in class org.fisco.bcos.sdk.crypto.keypair.CryptoKeyPair
-
get the address according to the public key
- getAddress() - Method in class org.fisco.bcos.sdk.model.EventLog
- getAddress() - Method in class org.fisco.bcos.sdk.model.TransactionReceipt.Logs
- getAddress(byte[]) - Method in class org.fisco.bcos.sdk.crypto.keypair.CryptoKeyPair
- getAddress(String) - Method in class org.fisco.bcos.sdk.crypto.keypair.CryptoKeyPair
-
calculate the address according to the given public key
- getAddress(BigInteger) - Method in class org.fisco.bcos.sdk.crypto.keypair.CryptoKeyPair
- getAddresses() - Method in class org.fisco.bcos.sdk.eventsub.EventLogParams
- getAddressValue() - Method in class org.fisco.bcos.sdk.abi.wrapper.ABIObject
- getAddSealerInput(TransactionReceipt) - Method in class org.fisco.bcos.sdk.contract.precompiled.consensus.ConsensusPrecompiled
- getAddSealerOutput(TransactionReceipt) - Method in class org.fisco.bcos.sdk.contract.precompiled.consensus.ConsensusPrecompiled
- getAgency() - Method in class org.fisco.bcos.sdk.client.protocol.response.NodeInfo.NodeInformation
- getAgency() - Method in class org.fisco.bcos.sdk.client.protocol.response.Peers.PeerInfo
- getAllowFutureBlocks() - Method in class org.fisco.bcos.sdk.client.protocol.response.ConsensusStatus.BasicConsensusInfo
- getAllSubscribedEvent() - Method in interface org.fisco.bcos.sdk.eventsub.EventSubscribe
-
Get all subscribed event.
- getAllSubscribedEvent() - Method in class org.fisco.bcos.sdk.eventsub.EventSubscribeImp
- getAllSubscribedEvent() - Method in class org.fisco.bcos.sdk.eventsub.filter.FilterManager
- getAllTopics() - Method in class org.fisco.bcos.sdk.amop.AmopImp
- getAllTopics() - Method in class org.fisco.bcos.sdk.amop.topic.TopicManager
- getAmop() - Method in class org.fisco.bcos.sdk.BcosSDK
- getAmop() - Method in class org.fisco.bcos.sdk.config.model.ConfigProperty
- getAmopConfig() - Method in class org.fisco.bcos.sdk.config.ConfigOption
- getAmopMsgIn() - Method in class org.fisco.bcos.sdk.amop.AmopResponse
- getAmopTopicConfig() - Method in class org.fisco.bcos.sdk.config.model.AmopConfig
- getAvailableConnections() - Method in class org.fisco.bcos.sdk.network.ConnectionManager
- getAvailableConnections() - Method in interface org.fisco.bcos.sdk.network.Network
-
Get available connection context
- getAvailableConnections() - Method in class org.fisco.bcos.sdk.network.NetworkImp
- getAvailablePeer() - Method in interface org.fisco.bcos.sdk.channel.Channel
-
Get available peer information
- getAvailablePeer() - Method in class org.fisco.bcos.sdk.channel.ChannelImp
- getAvailablePeer() - Method in class org.fisco.bcos.sdk.channel.ChannelMsgHandler
- getBaseConsensusInfo() - Method in class org.fisco.bcos.sdk.client.protocol.response.ConsensusStatus.ConsensusInfo
- getBatchReceiptsByBlockHashAndRange(String, String, String) - Method in interface org.fisco.bcos.sdk.client.Client
-
get receipt list according to the block hash and the given range
- getBatchReceiptsByBlockHashAndRange(String, String, String) - Method in class org.fisco.bcos.sdk.client.ClientImpl
- getBatchReceiptsByBlockNumberAndRange(BigInteger, String, String) - Method in interface org.fisco.bcos.sdk.client.Client
-
get receipt list according to the block number and the given range
- getBatchReceiptsByBlockNumberAndRange(BigInteger, String, String) - Method in class org.fisco.bcos.sdk.client.ClientImpl
- getBin(String) - Method in class org.fisco.bcos.sdk.transaction.model.bo.BinInfo
- getBinary(CryptoSuite) - Static method in class org.fisco.bcos.sdk.contract.precompiled.cns.CNSPrecompiled
- getBinary(CryptoSuite) - Static method in class org.fisco.bcos.sdk.contract.precompiled.consensus.ConsensusPrecompiled
- getBinary(CryptoSuite) - Static method in class org.fisco.bcos.sdk.contract.precompiled.contractmgr.ContractLifeCyclePrecompiled
- getBinary(CryptoSuite) - Static method in class org.fisco.bcos.sdk.contract.precompiled.crud.CRUD
- getBinary(CryptoSuite) - Static method in class org.fisco.bcos.sdk.contract.precompiled.crud.table.TableFactory
- getBinary(CryptoSuite) - Static method in class org.fisco.bcos.sdk.contract.precompiled.permission.ChainGovernancePrecompiled
- getBinary(CryptoSuite) - Static method in class org.fisco.bcos.sdk.contract.precompiled.permission.PermissionPrecompiled
- getBinary(CryptoSuite) - Static method in class org.fisco.bcos.sdk.contract.precompiled.sysconfig.SystemConfigPrecompiled
- getBinaryByContractName(String) - Method in class org.fisco.bcos.sdk.transaction.tools.ContractLoader
- getBit(byte[], int) - Static method in class org.fisco.bcos.sdk.utils.ByteUtils
- getBlock() - Method in class org.fisco.bcos.sdk.client.protocol.response.BcosBlock
- getBlockByHash(String, boolean) - Method in interface org.fisco.bcos.sdk.client.Client
-
Ledger operation: get block by hash
- getBlockByHash(String, boolean) - Method in class org.fisco.bcos.sdk.client.ClientImpl
- getBlockByHashAsync(String, boolean, RespCallback<BcosBlock>) - Method in interface org.fisco.bcos.sdk.client.Client
-
Ledger operation: async get block by hash
- getBlockByHashAsync(String, boolean, RespCallback<BcosBlock>) - Method in class org.fisco.bcos.sdk.client.ClientImpl
- getBlockByNumber(BigInteger, boolean) - Method in interface org.fisco.bcos.sdk.client.Client
-
Ledger operation: get block by block number
- getBlockByNumber(BigInteger, boolean) - Method in class org.fisco.bcos.sdk.client.ClientImpl
- getBlockByNumberAsync(BigInteger, boolean, RespCallback<BcosBlock>) - Method in interface org.fisco.bcos.sdk.client.Client
-
Ledger operation: async get block by block number
- getBlockByNumberAsync(BigInteger, boolean, RespCallback<BcosBlock>) - Method in class org.fisco.bcos.sdk.client.ClientImpl
- getBlockHash() - Method in class org.fisco.bcos.sdk.client.protocol.model.JsonTransactionResponse
- getBlockHash() - Method in class org.fisco.bcos.sdk.client.protocol.response.BcosTransactionReceiptsInfo.BlockInfo
- getBlockHash() - Method in class org.fisco.bcos.sdk.model.EventLog
- getBlockHash() - Method in class org.fisco.bcos.sdk.model.TransactionReceipt
- getBlockHashByNumber() - Method in class org.fisco.bcos.sdk.client.protocol.response.BlockHash
- getBlockHashByNumber(BigInteger) - Method in interface org.fisco.bcos.sdk.client.Client
-
Ledger operation: get block hash by block number
- getBlockHashByNumber(BigInteger) - Method in class org.fisco.bcos.sdk.client.ClientImpl
- getBlockHashByNumberAsync(BigInteger, RespCallback<BlockHash>) - Method in interface org.fisco.bcos.sdk.client.Client
-
Ledger operation: async get block hash by block number
- getBlockHashByNumberAsync(BigInteger, RespCallback<BlockHash>) - Method in class org.fisco.bcos.sdk.client.ClientImpl
- getBlockHeader() - Method in class org.fisco.bcos.sdk.client.protocol.response.BcosBlockHeader
- getBlockHeaderByHash(String, boolean) - Method in interface org.fisco.bcos.sdk.client.Client
-
Ledger operation: get block header by block hash
- getBlockHeaderByHash(String, boolean) - Method in class org.fisco.bcos.sdk.client.ClientImpl
- getBlockHeaderByHashAsync(String, boolean, RespCallback<BcosBlockHeader>) - Method in interface org.fisco.bcos.sdk.client.Client
-
Ledger operation: async get block header by block hash
- getBlockHeaderByHashAsync(String, boolean, RespCallback<BcosBlockHeader>) - Method in class org.fisco.bcos.sdk.client.ClientImpl
- getBlockHeaderByNumber(BigInteger, boolean) - Method in interface org.fisco.bcos.sdk.client.Client
-
get block header by number
- getBlockHeaderByNumber(BigInteger, boolean) - Method in class org.fisco.bcos.sdk.client.ClientImpl
- getBlockHeaderByNumberAsync(BigInteger, boolean, RespCallback<BcosBlockHeader>) - Method in interface org.fisco.bcos.sdk.client.Client
- getBlockHeaderByNumberAsync(BigInteger, boolean, RespCallback<BcosBlockHeader>) - Method in class org.fisco.bcos.sdk.client.ClientImpl
- getBlockInfo() - Method in class org.fisco.bcos.sdk.client.protocol.response.BcosTransactionReceiptsInfo.TransactionReceiptsInfo
- getBlockLimit() - Method in interface org.fisco.bcos.sdk.client.Client
-
Get cached block height
- getBlockLimit() - Method in class org.fisco.bcos.sdk.client.ClientImpl
- getBlockLimit() - Method in class org.fisco.bcos.sdk.client.protocol.model.JsonTransactionResponse
- getBlockLimit() - Method in class org.fisco.bcos.sdk.transaction.model.po.RawTransaction
- getBlockLimitByGroup(Integer) - Method in interface org.fisco.bcos.sdk.service.GroupManagerService
-
Get block limit of specified group
- getBlockLimitByGroup(Integer) - Method in class org.fisco.bcos.sdk.service.GroupManagerServiceImpl
- getBlockNotifyByPeer(String) - Method in class org.fisco.bcos.sdk.amop.topic.TopicManager
- getBlockNumber() - Method in interface org.fisco.bcos.sdk.client.Client
-
Ledger operation: get block number
- getBlockNumber() - Method in class org.fisco.bcos.sdk.client.ClientImpl
- getBlockNumber() - Method in class org.fisco.bcos.sdk.client.protocol.model.JsonTransactionResponse
- getBlockNumber() - Method in class org.fisco.bcos.sdk.client.protocol.response.BcosTransactionReceiptsInfo.BlockInfo
- getBlockNumber() - Method in class org.fisco.bcos.sdk.client.protocol.response.BlockNumber
- getBlockNumber() - Method in class org.fisco.bcos.sdk.client.protocol.response.SyncStatus.PeersInfo
- getBlockNumber() - Method in class org.fisco.bcos.sdk.client.protocol.response.SyncStatus.SyncStatusInfo
- getBlockNumber() - Method in class org.fisco.bcos.sdk.client.protocol.response.TotalTransactionCount.TransactionCountInfo
- getBlockNumber() - Method in class org.fisco.bcos.sdk.model.EventLog
- getBlockNumber() - Method in class org.fisco.bcos.sdk.model.TransactionReceipt
- getBlockNumber() - Method in class org.fisco.bcos.sdk.model.TransactionReceipt.Logs
- getBlockNumber() - Method in class org.fisco.bcos.sdk.service.model.BlockNumberNotification
- getBlockNumber(Integer, String) - Method in interface org.fisco.bcos.sdk.client.Client
- getBlockNumber(Integer, String) - Method in class org.fisco.bcos.sdk.client.ClientImpl
- getBlockNumberAsync(RespCallback<BlockNumber>) - Method in interface org.fisco.bcos.sdk.client.Client
-
Ledger operation: async get block number
- getBlockNumberAsync(RespCallback<BlockNumber>) - Method in class org.fisco.bcos.sdk.client.ClientImpl
- getBlockNumberRaw() - Method in class org.fisco.bcos.sdk.model.EventLog
- getBoolValue() - Method in class org.fisco.bcos.sdk.abi.wrapper.ABIObject
- getBuildTime() - Method in class org.fisco.bcos.sdk.model.NodeVersion.ClientVersion
- getBuildType() - Method in class org.fisco.bcos.sdk.model.NodeVersion.ClientVersion
- getBytes() - Method in class org.fisco.bcos.sdk.rlp.RlpString
- getBytesValue() - Method in class org.fisco.bcos.sdk.abi.wrapper.ABIObject
- getCaCertPath() - Method in class org.fisco.bcos.sdk.config.model.CryptoMaterialConfig
- getCallback() - Method in class org.fisco.bcos.sdk.eventsub.filter.EventLogFilter
- getCallback(String) - Method in class org.fisco.bcos.sdk.amop.topic.TopicManager
- getCallBack(String) - Method in class org.fisco.bcos.sdk.eventsub.filter.FilterManager
- getCallResult() - Method in class org.fisco.bcos.sdk.client.protocol.response.Call
- getCause() - Method in exception org.fisco.bcos.sdk.model.exceptions.DecodeMessageException
- getCause() - Method in exception org.fisco.bcos.sdk.utils.exceptions.DecoderException
- getCause() - Method in exception org.fisco.bcos.sdk.utils.exceptions.EncoderException
- getCertPath() - Method in class org.fisco.bcos.sdk.config.model.CryptoMaterialConfig
- getCfgErr() - Method in class org.fisco.bcos.sdk.client.protocol.response.ConsensusStatus.BasicConsensusInfo
- getChainId() - Method in class org.fisco.bcos.sdk.client.protocol.model.JsonTransactionResponse
- getChainId() - Method in class org.fisco.bcos.sdk.model.NodeVersion.ClientVersion
- getChainIdAndGroupId(Client) - Static method in class org.fisco.bcos.sdk.transaction.manager.TransactionProcessorFactory
- getChannel() - Method in class org.fisco.bcos.sdk.BcosSDK
- getChannel() - Method in class org.fisco.bcos.sdk.client.JsonRpcService
- getChannel() - Method in interface org.fisco.bcos.sdk.service.GroupManagerService
- getChannel() - Method in class org.fisco.bcos.sdk.service.GroupManagerServiceImpl
- getChannelProcessorThreadSize() - Method in class org.fisco.bcos.sdk.config.model.ThreadPoolConfig
- getCheckResult() - Method in class org.fisco.bcos.sdk.amop.topic.UpdateTopicStatus
- getClassType() - Method in class org.fisco.bcos.sdk.abi.TypeReference
-
Workaround to ensure type does not come back as T due to erasure, this enables you to create a TypeReference via
Class<T>. - getClassType(Type) - Static method in class org.fisco.bcos.sdk.abi.Utils
- getClassVersion(String) - Static method in enum org.fisco.bcos.sdk.channel.model.EnumNodeVersion
- getClient() - Method in class org.fisco.bcos.sdk.transaction.builder.TransactionBuilderService
- getClient() - Method in class org.fisco.bcos.sdk.transaction.pusher.TransactionPusherService
- getClient(Integer) - Method in class org.fisco.bcos.sdk.BcosSDK
- getClientNodeVersion() - Method in interface org.fisco.bcos.sdk.client.Client
- getClientNodeVersion() - Method in class org.fisco.bcos.sdk.client.ClientImpl
- getClientType() - Method in class org.fisco.bcos.sdk.channel.model.ChannelHandshake
- getCode() - Method in class org.fisco.bcos.sdk.client.protocol.model.GroupStatus
- getCode() - Method in class org.fisco.bcos.sdk.client.protocol.response.Code
- getCode() - Method in class org.fisco.bcos.sdk.contract.precompiled.model.PrecompiledResponse
- getCode() - Method in class org.fisco.bcos.sdk.model.JsonRpcResponse.Error
- getCode() - Method in class org.fisco.bcos.sdk.model.RetCode
- getCode() - Method in enum org.fisco.bcos.sdk.transaction.model.dto.ResultCodeEnum
- getCode(String) - Method in interface org.fisco.bcos.sdk.client.Client
-
Ledger operation: get code
- getCode(String) - Method in class org.fisco.bcos.sdk.client.ClientImpl
- getCodeAsync(String, RespCallback<Code>) - Method in interface org.fisco.bcos.sdk.client.Client
-
Ledger operation: async get code
- getCodeAsync(String, RespCallback<Code>) - Method in class org.fisco.bcos.sdk.client.ClientImpl
- getCollectionType(Class<?>, Class<?>...) - Static method in class org.fisco.bcos.sdk.transaction.tools.JsonUtils
- getComponents() - Method in class org.fisco.bcos.sdk.abi.wrapper.ABIDefinition.NamedType
- getConditions() - Method in class org.fisco.bcos.sdk.contract.precompiled.crud.common.Condition
- getConfig() - Method in class org.fisco.bcos.sdk.BcosSDK
- getConfig() - Method in class org.fisco.bcos.sdk.crypto.CryptoSuite
- getConfig() - Method in interface org.fisco.bcos.sdk.service.GroupManagerService
- getConfig() - Method in class org.fisco.bcos.sdk.service.GroupManagerServiceImpl
- getConfigOption() - Method in interface org.fisco.bcos.sdk.network.Network
- getConfigOption() - Method in class org.fisco.bcos.sdk.network.NetworkImp
- getConnectedNodes() - Method in class org.fisco.bcos.sdk.client.protocol.response.ConsensusStatus.BasicConsensusInfo
- getConnectionCtx(String) - Method in class org.fisco.bcos.sdk.network.ConnectionManager
- getConnectionInfo() - Method in interface org.fisco.bcos.sdk.channel.Channel
-
Get connection information
- getConnectionInfo() - Method in class org.fisco.bcos.sdk.channel.ChannelImp
- getConnectionInfo() - Method in interface org.fisco.bcos.sdk.network.Network
-
Get connection information
- getConnectionInfo() - Method in class org.fisco.bcos.sdk.network.NetworkImp
- getConnectionInfoList() - Method in class org.fisco.bcos.sdk.network.ConnectionManager
- getConsensusedBlockNumber() - Method in class org.fisco.bcos.sdk.client.protocol.response.ConsensusStatus.BasicConsensusInfo
- getConsensusStates(RespCallback<ConsensusStatus>) - Method in interface org.fisco.bcos.sdk.client.Client
-
Peer operation: async get consensus status
- getConsensusStates(RespCallback<ConsensusStatus>) - Method in class org.fisco.bcos.sdk.client.ClientImpl
- getConsensusStatus() - Method in interface org.fisco.bcos.sdk.client.Client
-
Peer operation: get consensus status
- getConsensusStatus() - Method in class org.fisco.bcos.sdk.client.ClientImpl
- getConsensusStatus() - Method in class org.fisco.bcos.sdk.client.protocol.response.ConsensusStatus
- getConstructor() - Method in class org.fisco.bcos.sdk.abi.wrapper.ContractABIDefinition
- getConstructorABIByContractName(String) - Method in class org.fisco.bcos.sdk.transaction.tools.ContractLoader
- getContent() - Method in class org.fisco.bcos.sdk.amop.AmopMsgOut
- getContent() - Method in class org.fisco.bcos.sdk.amop.topic.AmopMsgIn
- getContent() - Method in class org.fisco.bcos.sdk.model.Response
- getContentBytes() - Method in class org.fisco.bcos.sdk.model.Response
- getContractAddress() - Method in class org.fisco.bcos.sdk.contract.Contract
- getContractAddress() - Method in class org.fisco.bcos.sdk.model.TransactionReceipt
- getContractAddress() - Method in class org.fisco.bcos.sdk.transaction.model.dto.TransactionResponse
- getContractAddress(String, String) - Method in class org.fisco.bcos.sdk.contract.precompiled.cns.CNSPrecompiled
- getContractAddress(String, String) - Method in class org.fisco.bcos.sdk.contract.precompiled.cns.CnsService
- getContractStatus(String) - Method in class org.fisco.bcos.sdk.contract.precompiled.contractmgr.ContractLifeCycleService
- getCreateTableInput(TransactionReceipt) - Method in class org.fisco.bcos.sdk.contract.precompiled.crud.table.TableFactory
- getCreateTableOutput(TransactionReceipt) - Method in class org.fisco.bcos.sdk.contract.precompiled.crud.table.TableFactory
- getCryptoKeyPair() - Method in class org.fisco.bcos.sdk.crypto.CryptoSuite
- getCryptoMaterial() - Method in class org.fisco.bcos.sdk.config.model.ConfigProperty
- getCryptoMaterialConfig() - Method in class org.fisco.bcos.sdk.config.ConfigOption
- getCryptoSuite() - Method in class org.fisco.bcos.sdk.abi.ABICodec
- getCryptoSuite() - Method in class org.fisco.bcos.sdk.abi.EventEncoder
- getCryptoSuite() - Method in class org.fisco.bcos.sdk.abi.FunctionEncoder
- getCryptoSuite() - Method in interface org.fisco.bcos.sdk.client.Client
- getCryptoSuite() - Method in class org.fisco.bcos.sdk.client.ClientImpl
- getCryptoSuite() - Method in class org.fisco.bcos.sdk.transaction.codec.decode.TransactionDecoderService
- getCryptoType() - Method in interface org.fisco.bcos.sdk.client.Client
- getCryptoType() - Method in class org.fisco.bcos.sdk.client.ClientImpl
- getCryptoType(String) - Method in interface org.fisco.bcos.sdk.service.GroupManagerService
- getCryptoType(String) - Method in class org.fisco.bcos.sdk.service.GroupManagerServiceImpl
- getCryptoTypeConfig() - Method in class org.fisco.bcos.sdk.crypto.CryptoSuite
- getCtx() - Method in class org.fisco.bcos.sdk.amop.AmopResponse
- getCtx() - Method in class org.fisco.bcos.sdk.amop.topic.AmopMsgIn
- getCtx() - Method in class org.fisco.bcos.sdk.eventsub.filter.EventLogFilter
- getCtx() - Method in class org.fisco.bcos.sdk.model.Response
- getCurrentBlockNumber() - Method in class org.fisco.bcos.sdk.client.protocol.response.Call.CallOutput
- getCurrentExternalAccountAddress() - Method in class org.fisco.bcos.sdk.contract.Contract
- getCurrentView() - Method in class org.fisco.bcos.sdk.client.protocol.response.ConsensusStatus.BasicConsensusInfo
- getData() - Method in class org.fisco.bcos.sdk.client.protocol.request.Transaction
- getData() - Method in class org.fisco.bcos.sdk.model.EventLog
- getData() - Method in class org.fisco.bcos.sdk.model.JsonRpcResponse.Error
- getData() - Method in class org.fisco.bcos.sdk.model.Message
- getData() - Method in class org.fisco.bcos.sdk.model.TransactionReceipt.Logs
- getData() - Method in class org.fisco.bcos.sdk.transaction.model.po.RawTransaction
- getDbHash() - Method in class org.fisco.bcos.sdk.client.protocol.response.BcosBlockHeader.BlockHeader
- getDefaultCaCertPath(int, String) - Method in class org.fisco.bcos.sdk.config.model.CryptoMaterialConfig
- getDeployReceipt() - Method in class org.fisco.bcos.sdk.contract.Contract
- getDescMessage(int) - Static method in enum org.fisco.bcos.sdk.eventsub.filter.EventSubNodeRespStatus
- getDescMessage(EventSubNodeRespStatus) - Static method in enum org.fisco.bcos.sdk.eventsub.filter.EventSubNodeRespStatus
- getDimensions() - Method in class org.fisco.bcos.sdk.abi.wrapper.ABIDefinition.Type
- getDynamicBytesValue() - Method in class org.fisco.bcos.sdk.abi.wrapper.ABIObject
- getEnableNum() - Method in class org.fisco.bcos.sdk.contract.precompiled.permission.PermissionInfo
- getEncodedFunction() - Method in class org.fisco.bcos.sdk.transaction.model.dto.CallRequest
- getEndPoint() - Method in class org.fisco.bcos.sdk.network.ConnectionInfo
- getEnSSLCertPath() - Method in class org.fisco.bcos.sdk.config.model.CryptoMaterialConfig
- getEnSSLPrivateKeyPath() - Method in class org.fisco.bcos.sdk.config.model.CryptoMaterialConfig
- getEnumProtocol() - Method in class org.fisco.bcos.sdk.channel.model.ChannelProtocol
- getError() - Method in enum org.fisco.bcos.sdk.amop.topic.AmopRespError
- getError() - Method in enum org.fisco.bcos.sdk.channel.model.ChannelMessageError
- getError() - Method in class org.fisco.bcos.sdk.model.JsonRpcResponse
- getErrorCode() - Method in class org.fisco.bcos.sdk.amop.AmopResponse
- getErrorCode() - Method in exception org.fisco.bcos.sdk.client.exceptions.ClientException
- getErrorCode() - Method in class org.fisco.bcos.sdk.model.Response
- getErrorCode() - Method in exception org.fisco.bcos.sdk.network.NetworkException
- getErrorCode() - Method in exception org.fisco.bcos.sdk.transaction.model.exception.ContractException
- getErrorMessage() - Method in class org.fisco.bcos.sdk.amop.AmopResponse
- getErrorMessage() - Method in exception org.fisco.bcos.sdk.client.exceptions.ClientException
- getErrorMessage() - Method in class org.fisco.bcos.sdk.model.Response
- getEventNativeType(TypeName) - Static method in class org.fisco.bcos.sdk.codegen.SolidityContractWrapper
- getEventResource() - Method in class org.fisco.bcos.sdk.BcosSDK
- getEventResource() - Method in interface org.fisco.bcos.sdk.client.Client
-
Get EventPushMsgHandler and FilterManager.
- getEventResource() - Method in class org.fisco.bcos.sdk.client.ClientImpl
- getEventResource() - Method in interface org.fisco.bcos.sdk.eventsub.EventSubscribe
-
Get EventPushMsgHandler and FilterManager.
- getEventResource() - Method in class org.fisco.bcos.sdk.eventsub.EventSubscribeImp
- getEventResultMap() - Method in class org.fisco.bcos.sdk.transaction.model.dto.TransactionResponse
- getEvents() - Method in class org.fisco.bcos.sdk.abi.wrapper.ContractABIDefinition
- getEvents() - Method in class org.fisco.bcos.sdk.transaction.model.dto.TransactionResponse
- getEventSubscribe(Integer) - Method in class org.fisco.bcos.sdk.BcosSDK
- getEventTopicToEvents() - Method in class org.fisco.bcos.sdk.abi.wrapper.ContractABIDefinition
- getExt() - Method in class org.fisco.bcos.sdk.channel.model.EnumNodeVersion.Version
- getExtraData() - Method in class org.fisco.bcos.sdk.client.protocol.model.JsonTransactionResponse
- getExtraData() - Method in class org.fisco.bcos.sdk.client.protocol.response.BcosBlockHeader.BlockHeader
- getExtraData() - Method in class org.fisco.bcos.sdk.transaction.model.po.RawTransaction
- getFailedTxSum() - Method in class org.fisco.bcos.sdk.client.protocol.response.TotalTransactionCount.TransactionCountInfo
- getFieldNameToValue() - Method in class org.fisco.bcos.sdk.contract.precompiled.crud.common.Entry
- getFileNameNoExtension(String) - Static method in class org.fisco.bcos.sdk.codegen.CodeGenUtils
- getFilter(String) - Method in class org.fisco.bcos.sdk.eventsub.filter.FilterManager
- getFilterById(String) - Method in class org.fisco.bcos.sdk.eventsub.filter.FilterManager
- getFilterID() - Method in class org.fisco.bcos.sdk.eventsub.filter.EventLogFilter.EventLogRequestParams
- getFilterID() - Method in class org.fisco.bcos.sdk.eventsub.filter.EventLogFilter
- getFilterID() - Method in class org.fisco.bcos.sdk.eventsub.filter.EventLogResponse
- getFilterManager() - Method in class org.fisco.bcos.sdk.eventsub.EventResource
- getFiscoChainId() - Method in class org.fisco.bcos.sdk.transaction.model.po.RawTransaction
- getFreezeAccountInput(TransactionReceipt) - Method in class org.fisco.bcos.sdk.contract.precompiled.permission.ChainGovernancePrecompiled
- getFreezeAccountOutput(TransactionReceipt) - Method in class org.fisco.bcos.sdk.contract.precompiled.permission.ChainGovernancePrecompiled
- getFreezeInput(TransactionReceipt) - Method in class org.fisco.bcos.sdk.contract.precompiled.contractmgr.ContractLifeCyclePrecompiled
- getFreezeOutput(TransactionReceipt) - Method in class org.fisco.bcos.sdk.contract.precompiled.contractmgr.ContractLifeCyclePrecompiled
- getFrom() - Method in class org.fisco.bcos.sdk.client.protocol.model.JsonTransactionResponse
- getFrom() - Method in class org.fisco.bcos.sdk.client.protocol.request.Transaction
- getFrom() - Method in class org.fisco.bcos.sdk.model.TransactionReceipt
- getFrom() - Method in class org.fisco.bcos.sdk.transaction.model.dto.CallRequest
- getFromBlock() - Method in class org.fisco.bcos.sdk.eventsub.EventLogParams
- getFullTopicString(String) - Method in class org.fisco.bcos.sdk.amop.topic.TopicManager
- getFuncABIDefinition(String) - Static method in class org.fisco.bcos.sdk.abi.tools.ContractAbiUtil
- getFunctionABIListByContractName(String) - Method in class org.fisco.bcos.sdk.transaction.tools.ContractLoader
- getFunctions() - Method in class org.fisco.bcos.sdk.abi.wrapper.ContractABIDefinition
- getGas() - Method in class org.fisco.bcos.sdk.client.protocol.model.JsonTransactionResponse
- getGasLimit() - Method in class org.fisco.bcos.sdk.client.protocol.response.BcosBlockHeader.BlockHeader
- getGasLimit() - Method in interface org.fisco.bcos.sdk.transaction.model.gas.ContractGasProvider
- getGasLimit() - Method in class org.fisco.bcos.sdk.transaction.model.gas.DefaultGasProvider
- getGasLimit() - Method in class org.fisco.bcos.sdk.transaction.model.po.RawTransaction
- getGasPrice() - Method in class org.fisco.bcos.sdk.client.protocol.model.JsonTransactionResponse
- getGasPrice() - Method in interface org.fisco.bcos.sdk.transaction.model.gas.ContractGasProvider
- getGasPrice() - Method in class org.fisco.bcos.sdk.transaction.model.gas.DefaultGasProvider
- getGasPrice() - Method in class org.fisco.bcos.sdk.transaction.model.po.RawTransaction
- getGasUsed() - Method in class org.fisco.bcos.sdk.client.protocol.response.BcosBlockHeader.BlockHeader
- getGasUsed() - Method in class org.fisco.bcos.sdk.model.TransactionReceipt
- getGasUsed() - Method in exception org.fisco.bcos.sdk.transaction.model.exception.TransactionException
- getGenesisHash() - Method in class org.fisco.bcos.sdk.client.protocol.response.SyncStatus.PeersInfo
- getGenesisHash() - Method in class org.fisco.bcos.sdk.client.protocol.response.SyncStatus.SyncStatusInfo
- getGitBranch() - Method in class org.fisco.bcos.sdk.model.NodeVersion.ClientVersion
- getGitCommitHash() - Method in class org.fisco.bcos.sdk.model.NodeVersion.ClientVersion
- getGrantCommitteeMemberInput(TransactionReceipt) - Method in class org.fisco.bcos.sdk.contract.precompiled.permission.ChainGovernancePrecompiled
- getGrantCommitteeMemberOutput(TransactionReceipt) - Method in class org.fisco.bcos.sdk.contract.precompiled.permission.ChainGovernancePrecompiled
- getGrantManagerInput(TransactionReceipt) - Method in class org.fisco.bcos.sdk.contract.precompiled.contractmgr.ContractLifeCyclePrecompiled
- getGrantManagerOutput(TransactionReceipt) - Method in class org.fisco.bcos.sdk.contract.precompiled.contractmgr.ContractLifeCyclePrecompiled
- getGrantOperatorInput(TransactionReceipt) - Method in class org.fisco.bcos.sdk.contract.precompiled.permission.ChainGovernancePrecompiled
- getGrantOperatorOutput(TransactionReceipt) - Method in class org.fisco.bcos.sdk.contract.precompiled.permission.ChainGovernancePrecompiled
- getGrantWriteInput(TransactionReceipt) - Method in class org.fisco.bcos.sdk.contract.precompiled.permission.PermissionPrecompiled
- getGrantWriteOutput(TransactionReceipt) - Method in class org.fisco.bcos.sdk.contract.precompiled.permission.PermissionPrecompiled
- getGroupAvailablePeers(Integer) - Method in interface org.fisco.bcos.sdk.service.GroupManagerService
-
get available ip and port info of specified group
- getGroupAvailablePeers(Integer) - Method in class org.fisco.bcos.sdk.service.GroupManagerServiceImpl
- getGroupConnectionInfo(Integer) - Method in interface org.fisco.bcos.sdk.service.GroupManagerService
- getGroupConnectionInfo(Integer) - Method in class org.fisco.bcos.sdk.service.GroupManagerServiceImpl
- getGroupId() - Method in interface org.fisco.bcos.sdk.client.Client
-
get groupId of the client
- getGroupId() - Method in class org.fisco.bcos.sdk.client.ClientImpl
- getGroupId() - Method in class org.fisco.bcos.sdk.client.protocol.model.JsonTransactionResponse
- getGroupId() - Method in class org.fisco.bcos.sdk.client.protocol.response.ConsensusStatus.BasicConsensusInfo
- getGroupId() - Method in class org.fisco.bcos.sdk.service.model.BlockNumberNotification
- getGroupId() - Method in class org.fisco.bcos.sdk.transaction.model.po.RawTransaction
- getGroupID() - Method in class org.fisco.bcos.sdk.eventsub.filter.EventLogFilter.EventLogRequestParams
- getGroupInfoByNodeInfo(String) - Method in interface org.fisco.bcos.sdk.service.GroupManagerService
-
Get the group list of specified node
- getGroupInfoByNodeInfo(String) - Method in class org.fisco.bcos.sdk.service.GroupManagerServiceImpl
- getGroupList() - Method in interface org.fisco.bcos.sdk.client.Client
-
Group operation: get peer group list
- getGroupList() - Method in class org.fisco.bcos.sdk.client.ClientImpl
- getGroupList() - Method in class org.fisco.bcos.sdk.client.protocol.response.GroupList
- getGroupList() - Method in interface org.fisco.bcos.sdk.service.GroupManagerService
- getGroupList() - Method in class org.fisco.bcos.sdk.service.GroupManagerServiceImpl
- getGroupList(String) - Method in interface org.fisco.bcos.sdk.client.Client
-
Group operation: get peer group list
- getGroupList(String) - Method in class org.fisco.bcos.sdk.client.ClientImpl
- getGroupListAsync(String, RespCallback<GroupList>) - Method in interface org.fisco.bcos.sdk.client.Client
-
Group operation: async get peer group list
- getGroupListAsync(String, RespCallback<GroupList>) - Method in class org.fisco.bcos.sdk.client.ClientImpl
- getGroupListAsync(RespCallback<GroupList>) - Method in interface org.fisco.bcos.sdk.client.Client
-
Group operation: async get peer group list
- getGroupListAsync(RespCallback<GroupList>) - Method in class org.fisco.bcos.sdk.client.ClientImpl
- getGroupManagerService() - Method in class org.fisco.bcos.sdk.BcosSDK
- getGroupManagerService() - Method in interface org.fisco.bcos.sdk.client.Client
- getGroupManagerService() - Method in class org.fisco.bcos.sdk.client.ClientImpl
- getGroupManagerService() - Method in class org.fisco.bcos.sdk.client.JsonRpcService
- getGroupNodeList(Integer) - Method in interface org.fisco.bcos.sdk.service.GroupManagerService
-
Get the node list of the specified group
- getGroupNodeList(Integer) - Method in class org.fisco.bcos.sdk.service.GroupManagerServiceImpl
- getGroupNodesInfo() - Method in interface org.fisco.bcos.sdk.service.GroupService
-
Get the node information of the group
- getGroupNodesInfo() - Method in class org.fisco.bcos.sdk.service.GroupServiceImpl
- getGroupPeers() - Method in interface org.fisco.bcos.sdk.client.Client
-
Group operation: get group peers
- getGroupPeers() - Method in class org.fisco.bcos.sdk.client.ClientImpl
- getGroupPeers() - Method in class org.fisco.bcos.sdk.client.protocol.response.GroupPeers
- getGroupPeers(String) - Method in interface org.fisco.bcos.sdk.client.Client
-
Group operation: get group peers
- getGroupPeers(String) - Method in class org.fisco.bcos.sdk.client.ClientImpl
- getGroupPeersAsync(String, RespCallback<GroupPeers>) - Method in interface org.fisco.bcos.sdk.client.Client
-
Group operation: async get group peers
- getGroupPeersAsync(String, RespCallback<GroupPeers>) - Method in class org.fisco.bcos.sdk.client.ClientImpl
- getGroupPeersAsync(RespCallback<GroupPeers>) - Method in interface org.fisco.bcos.sdk.client.Client
-
Group operation: async get group peers
- getGroupPeersAsync(RespCallback<GroupPeers>) - Method in class org.fisco.bcos.sdk.client.ClientImpl
- getGroupStatus() - Method in class org.fisco.bcos.sdk.client.protocol.response.GenerateGroup
- getGroupStatus() - Method in class org.fisco.bcos.sdk.client.protocol.response.QueryGroupStatus
- getGroupStatus() - Method in class org.fisco.bcos.sdk.client.protocol.response.RecoverGroup
- getGroupStatus() - Method in class org.fisco.bcos.sdk.client.protocol.response.RemoveGroup
- getGroupStatus() - Method in class org.fisco.bcos.sdk.client.protocol.response.StartGroup
- getGroupStatus() - Method in class org.fisco.bcos.sdk.client.protocol.response.StopGroup
- getHash() - Method in class org.fisco.bcos.sdk.client.protocol.model.JsonTransactionResponse
- getHash() - Method in class org.fisco.bcos.sdk.client.protocol.response.BcosBlockHeader.BlockHeader
- getHashImpl() - Method in class org.fisco.bcos.sdk.crypto.CryptoSuite
- getHeartBeat() - Method in class org.fisco.bcos.sdk.channel.model.NodeHeartbeat
- getHexedPrivateKey(PrivateKey) - Static method in class org.fisco.bcos.sdk.crypto.keystore.KeyTool
- getHexedPublicKey() - Method in class org.fisco.bcos.sdk.crypto.keystore.KeyTool
- getHexedPublicKey(PublicKey) - Static method in class org.fisco.bcos.sdk.crypto.keystore.KeyTool
- getHexPrivateKey() - Method in class org.fisco.bcos.sdk.crypto.keypair.CryptoKeyPair
- getHexPublicKey() - Method in class org.fisco.bcos.sdk.crypto.keypair.CryptoKeyPair
- getHighestblockHash() - Method in class org.fisco.bcos.sdk.client.protocol.response.ConsensusStatus.BasicConsensusInfo
- getHighestblockNumber() - Method in class org.fisco.bcos.sdk.client.protocol.response.ConsensusStatus.BasicConsensusInfo
- getId() - Method in class org.fisco.bcos.sdk.channel.model.ChannelRequest
- getId() - Method in class org.fisco.bcos.sdk.client.protocol.request.JsonRpcRequest
- getId() - Method in class org.fisco.bcos.sdk.model.JsonRpcResponse
- getIndex() - Method in class org.fisco.bcos.sdk.client.protocol.response.BcosBlockHeader.Signature
- getIndexedParameters() - Method in class org.fisco.bcos.sdk.abi.datatypes.Event
- getIndexedValues() - Method in class org.fisco.bcos.sdk.abi.EventValues
- getIndexedValues() - Method in class org.fisco.bcos.sdk.contract.Contract.EventValuesWithLog
- getInput() - Method in class org.fisco.bcos.sdk.client.protocol.model.JsonTransactionResponse
- getInput() - Method in class org.fisco.bcos.sdk.model.TransactionReceipt
- getInputOutputFunctionName(ABIDefinition, boolean) - Static method in class org.fisco.bcos.sdk.codegen.SolidityContractWrapper
- getInputParameters() - Method in class org.fisco.bcos.sdk.abi.datatypes.Function
- getInputs() - Method in class org.fisco.bcos.sdk.abi.wrapper.ABIDefinition
- getInsertInput(TransactionReceipt) - Method in class org.fisco.bcos.sdk.contract.precompiled.cns.CNSPrecompiled
- getInsertInput(TransactionReceipt) - Method in class org.fisco.bcos.sdk.contract.precompiled.crud.CRUD
- getInsertInput(TransactionReceipt) - Method in class org.fisco.bcos.sdk.contract.precompiled.permission.PermissionPrecompiled
- getInsertOutput(TransactionReceipt) - Method in class org.fisco.bcos.sdk.contract.precompiled.cns.CNSPrecompiled
- getInsertOutput(TransactionReceipt) - Method in class org.fisco.bcos.sdk.contract.precompiled.crud.CRUD
- getInsertOutput(TransactionReceipt) - Method in class org.fisco.bcos.sdk.contract.precompiled.permission.PermissionPrecompiled
- getInterfaceName() - Method in class org.fisco.bcos.sdk.contract.precompiled.model.Version
- getIp() - Method in class org.fisco.bcos.sdk.network.ConnectionInfo
- getIpAndPort() - Method in class org.fisco.bcos.sdk.client.protocol.response.NodeInfo.NodeInformation
- getIpAndPort() - Method in class org.fisco.bcos.sdk.client.protocol.response.Peers.PeerInfo
- getIpFromString(String) - Static method in class org.fisco.bcos.sdk.utils.Host
-
Get ip from IPAndPort string
- getIsSyncing() - Method in class org.fisco.bcos.sdk.client.protocol.response.SyncStatus.SyncStatusInfo
- getJsonrpc() - Method in class org.fisco.bcos.sdk.channel.model.ChannelRequest
- getJsonrpc() - Method in class org.fisco.bcos.sdk.client.protocol.request.JsonRpcRequest
- getJsonrpc() - Method in class org.fisco.bcos.sdk.model.JsonRpcResponse
- getKey() - Method in enum org.fisco.bcos.sdk.channel.model.EnumSocketChannelAttributeKey
- getKeyPair() - Method in class org.fisco.bcos.sdk.crypto.keypair.CryptoKeyPair
- getKeyPair() - Method in class org.fisco.bcos.sdk.crypto.keystore.KeyTool
-
get keyPair loaded from the keyStore file
- getKeyPairFactory() - Method in class org.fisco.bcos.sdk.crypto.CryptoSuite
- getKeyStoreDir() - Method in class org.fisco.bcos.sdk.config.model.AccountConfig
- getKeyStoreFile() - Method in class org.fisco.bcos.sdk.crypto.keystore.KeyTool
- getKeyStoreFilePath(String, String) - Method in class org.fisco.bcos.sdk.crypto.keypair.CryptoKeyPair
- getKeyStoreSubDir() - Method in class org.fisco.bcos.sdk.crypto.keypair.CryptoKeyPair
- getKnownHighestNumber() - Method in class org.fisco.bcos.sdk.client.protocol.response.SyncStatus.SyncStatusInfo
- getKnownLatestHash() - Method in class org.fisco.bcos.sdk.client.protocol.response.SyncStatus.SyncStatusInfo
- getLastDimension() - Method in class org.fisco.bcos.sdk.abi.wrapper.ABIDefinition.Type
- getLatestBlockNumber() - Method in interface org.fisco.bcos.sdk.service.GroupService
- getLatestBlockNumber() - Method in class org.fisco.bcos.sdk.service.GroupServiceImpl
- getLatestBlockNumberByGroup(Integer) - Method in interface org.fisco.bcos.sdk.service.GroupManagerService
- getLatestBlockNumberByGroup(Integer) - Method in class org.fisco.bcos.sdk.service.GroupManagerServiceImpl
- getLatestHash() - Method in class org.fisco.bcos.sdk.client.protocol.response.SyncStatus.PeersInfo
- getLatestHash() - Method in class org.fisco.bcos.sdk.client.protocol.response.SyncStatus.SyncStatusInfo
- getLeaderFailed() - Method in class org.fisco.bcos.sdk.client.protocol.response.ConsensusStatus.BasicConsensusInfo
- getLeaderId() - Method in class org.fisco.bcos.sdk.client.protocol.response.ConsensusStatus.BasicConsensusInfo
- getLeaderIdx() - Method in class org.fisco.bcos.sdk.client.protocol.response.ConsensusStatus.BasicConsensusInfo
- getLeft() - Method in class org.fisco.bcos.sdk.model.MerkleProofUnit
- getLength() - Method in class org.fisco.bcos.sdk.model.Message
- getLength(List<Type>) - Static method in class org.fisco.bcos.sdk.abi.Utils
- getListLength() - Method in class org.fisco.bcos.sdk.abi.wrapper.ABIObject
- getListType() - Method in class org.fisco.bcos.sdk.abi.wrapper.ABIObject
- getListValues() - Method in class org.fisco.bcos.sdk.abi.wrapper.ABIObject
- getListValueType() - Method in class org.fisco.bcos.sdk.abi.wrapper.ABIObject
- getLog() - Method in class org.fisco.bcos.sdk.contract.Contract.EventValuesWithLog
- getLogger() - Static method in class org.fisco.bcos.sdk.eventsub.EventLogParams
- getLogIndex() - Method in class org.fisco.bcos.sdk.model.EventLog
- getLogIndexRaw() - Method in class org.fisco.bcos.sdk.model.EventLog
- getLogs() - Method in class org.fisco.bcos.sdk.eventsub.filter.EventLogResponse
- getLogs() - Method in class org.fisco.bcos.sdk.model.TransactionReceipt
- getLogsBloom() - Method in class org.fisco.bcos.sdk.client.protocol.response.BcosBlockHeader.BlockHeader
- getLogsBloom() - Method in class org.fisco.bcos.sdk.model.TransactionReceipt
- getMajor() - Method in class org.fisco.bcos.sdk.channel.model.EnumNodeVersion.Version
- getMaxBlockingQueueSize() - Method in class org.fisco.bcos.sdk.config.model.ThreadPoolConfig
- getMaxFaultyNodeNum() - Method in class org.fisco.bcos.sdk.client.protocol.response.ConsensusStatus.BasicConsensusInfo
- getMaximumProtocol() - Static method in enum org.fisco.bcos.sdk.channel.model.EnumChannelProtocolVersion
- getMaximumSupport() - Method in class org.fisco.bcos.sdk.channel.model.ChannelHandshake
- getMaxVersion() - Method in class org.fisco.bcos.sdk.contract.precompiled.model.Version
- getMessage() - Method in class org.fisco.bcos.sdk.client.protocol.model.GroupStatus
- getMessage() - Method in class org.fisco.bcos.sdk.model.AmopMsg
- getMessage() - Method in class org.fisco.bcos.sdk.model.JsonRpcResponse.Error
- getMessage() - Method in class org.fisco.bcos.sdk.model.RetCode
- getMessage() - Method in class org.fisco.bcos.sdk.model.TransactionReceipt
- getMessage() - Method in enum org.fisco.bcos.sdk.transaction.model.dto.ResultCodeEnum
- getMessageID() - Method in class org.fisco.bcos.sdk.amop.AmopResponse
- getMessageID() - Method in class org.fisco.bcos.sdk.amop.topic.AmopMsgIn
- getMessageID() - Method in class org.fisco.bcos.sdk.model.Response
- getMethod() - Method in class org.fisco.bcos.sdk.channel.model.ChannelRequest
- getMethod() - Method in class org.fisco.bcos.sdk.client.protocol.request.JsonRpcRequest
- getMethodId(CryptoSuite) - Method in class org.fisco.bcos.sdk.abi.wrapper.ABIDefinition
-
calculate the method id
- getMethodIDToFunctions() - Method in class org.fisco.bcos.sdk.abi.wrapper.ContractABIDefinition
- getMethodSignatureAsString() - Method in class org.fisco.bcos.sdk.abi.wrapper.ABIDefinition
-
string method signature
- getMinimumProtocol() - Static method in enum org.fisco.bcos.sdk.channel.model.EnumChannelProtocolVersion
- getMinimumSupport() - Method in class org.fisco.bcos.sdk.channel.model.ChannelHandshake
- getMinor() - Method in class org.fisco.bcos.sdk.channel.model.EnumNodeVersion.Version
- getMinVersion() - Method in class org.fisco.bcos.sdk.contract.precompiled.model.Version
- getMsg() - Method in class org.fisco.bcos.sdk.contract.precompiled.model.PrecompiledResponse
- getMsgHander() - Method in class org.fisco.bcos.sdk.eventsub.EventResource
- getName() - Method in class org.fisco.bcos.sdk.abi.datatypes.Event
- getName() - Method in class org.fisco.bcos.sdk.abi.datatypes.Function
- getName() - Method in class org.fisco.bcos.sdk.abi.wrapper.ABIDefinition
- getName() - Method in class org.fisco.bcos.sdk.abi.wrapper.ABIDefinition.NamedType
- getName() - Method in class org.fisco.bcos.sdk.abi.wrapper.ABIObject
- getName() - Method in class org.fisco.bcos.sdk.contract.precompiled.cns.CnsInfo
- getNativeType(ParameterizedTypeName) - Static method in class org.fisco.bcos.sdk.codegen.SolidityContractWrapper
- getNativeType(TypeName) - Static method in class org.fisco.bcos.sdk.codegen.SolidityContractWrapper
- getNetwork() - Method in interface org.fisco.bcos.sdk.channel.Channel
- getNetwork() - Method in class org.fisco.bcos.sdk.channel.ChannelImp
- getNetwork() - Method in class org.fisco.bcos.sdk.config.model.ConfigProperty
- getNetworkConfig() - Method in class org.fisco.bcos.sdk.config.ConfigOption
- getNewParamJsonString(String) - Method in class org.fisco.bcos.sdk.eventsub.filter.EventLogFilter
- getNextIdGetter() - Static method in class org.fisco.bcos.sdk.client.protocol.request.JsonRpcRequest
- getNode() - Method in class org.fisco.bcos.sdk.client.protocol.response.NodeInfo.NodeInformation
- getNode() - Method in class org.fisco.bcos.sdk.client.protocol.response.Peers.PeerInfo
- getNodeId() - Method in class org.fisco.bcos.sdk.amop.topic.RequestVerifyData
- getNodeId() - Method in class org.fisco.bcos.sdk.amop.topic.UpdateTopicStatus
- getNodeId() - Method in class org.fisco.bcos.sdk.client.protocol.response.ConsensusStatus.BasicConsensusInfo
- getNodeId() - Method in class org.fisco.bcos.sdk.client.protocol.response.ConsensusStatus.ViewInfo
- getNodeId() - Method in class org.fisco.bcos.sdk.client.protocol.response.SyncStatus.PeersInfo
- getNodeId() - Method in class org.fisco.bcos.sdk.client.protocol.response.SyncStatus.SyncStatusInfo
- getNodeID() - Method in class org.fisco.bcos.sdk.client.protocol.response.NodeInfo.NodeInformation
- getNodeID() - Method in class org.fisco.bcos.sdk.client.protocol.response.Peers.PeerInfo
- getNodeIDList() - Method in interface org.fisco.bcos.sdk.client.Client
-
Peer operation: get node ids
- getNodeIDList() - Method in class org.fisco.bcos.sdk.client.ClientImpl
- getNodeIDList() - Method in class org.fisco.bcos.sdk.client.protocol.response.NodeIDList
- getNodeIDList(String) - Method in interface org.fisco.bcos.sdk.client.Client
- getNodeIDList(String) - Method in class org.fisco.bcos.sdk.client.ClientImpl
- getNodeIDListAsync(RespCallback<NodeIDList>) - Method in interface org.fisco.bcos.sdk.client.Client
-
Peer operation: async get node ids
- getNodeIDListAsync(RespCallback<NodeIDList>) - Method in class org.fisco.bcos.sdk.client.ClientImpl
- getNodeIndex() - Method in class org.fisco.bcos.sdk.client.protocol.response.ConsensusStatus.BasicConsensusInfo
- getNodeInfo() - Method in class org.fisco.bcos.sdk.client.protocol.response.NodeInfo
- getNodeInfo(String) - Method in interface org.fisco.bcos.sdk.client.Client
-
Peer operation: get node information
- getNodeInfo(String) - Method in class org.fisco.bcos.sdk.client.ClientImpl
- getNodeInfoAsync(String, RespCallback<NodeInfo>) - Method in interface org.fisco.bcos.sdk.client.Client
-
Peer operation: get node information
- getNodeInfoAsync(String, RespCallback<NodeInfo>) - Method in class org.fisco.bcos.sdk.client.ClientImpl
- getNodeNum() - Method in class org.fisco.bcos.sdk.client.protocol.response.ConsensusStatus.BasicConsensusInfo
- getNodeVersion() - Method in class org.fisco.bcos.sdk.channel.model.ChannelProtocol
- getNodeVersion() - Method in interface org.fisco.bcos.sdk.client.Client
-
Peer operation: get node version
- getNodeVersion() - Method in class org.fisco.bcos.sdk.client.ClientImpl
- getNodeVersion() - Method in class org.fisco.bcos.sdk.model.NodeVersion
- getNodeVersion(String) - Method in interface org.fisco.bcos.sdk.client.Client
- getNodeVersion(String) - Method in class org.fisco.bcos.sdk.client.ClientImpl
- getNodeVersion(String) - Method in interface org.fisco.bcos.sdk.service.GroupManagerService
- getNodeVersion(String) - Method in class org.fisco.bcos.sdk.service.GroupManagerServiceImpl
- getNodeVersion(RespCallback<NodeVersion>) - Method in interface org.fisco.bcos.sdk.client.Client
-
Peer operation: get node version
- getNodeVersion(RespCallback<NodeVersion>) - Method in class org.fisco.bcos.sdk.client.ClientImpl
- GetNodeVersionHandler - Class in org.fisco.bcos.sdk.client.handler
- GetNodeVersionHandler(Consumer<String>) - Constructor for class org.fisco.bcos.sdk.client.handler.GetNodeVersionHandler
- getNodeWithTheLatestBlockNumber() - Method in interface org.fisco.bcos.sdk.service.GroupService
- getNodeWithTheLatestBlockNumber() - Method in class org.fisco.bcos.sdk.service.GroupServiceImpl
- getNonce() - Method in class org.fisco.bcos.sdk.client.protocol.model.JsonTransactionResponse
- getNonIndexedParameters() - Method in class org.fisco.bcos.sdk.abi.datatypes.Event
- getNonIndexedValues() - Method in class org.fisco.bcos.sdk.abi.EventValues
- getNonIndexedValues() - Method in class org.fisco.bcos.sdk.contract.Contract.EventValuesWithLog
- getNumber() - Method in class org.fisco.bcos.sdk.client.protocol.response.BcosBlockHeader.BlockHeader
- getNumericValue() - Method in class org.fisco.bcos.sdk.abi.wrapper.ABIObject
- getObjectMapper() - Static method in class org.fisco.bcos.sdk.utils.ObjectMapperFactory
- getObjectReader() - Static method in class org.fisco.bcos.sdk.utils.ObjectMapperFactory
- getObserverList() - Method in interface org.fisco.bcos.sdk.client.Client
-
Peer operation: get observer node list
- getObserverList() - Method in class org.fisco.bcos.sdk.client.ClientImpl
- getObserverList() - Method in class org.fisco.bcos.sdk.client.protocol.response.ObserverList
- getObserverList(RespCallback<ObserverList>) - Method in interface org.fisco.bcos.sdk.client.Client
-
Peer operation: async get observer node list
- getObserverList(RespCallback<ObserverList>) - Method in class org.fisco.bcos.sdk.client.ClientImpl
- getOffset(Type) - Static method in class org.fisco.bcos.sdk.abi.Utils
- getOmitEmptyBlock() - Method in class org.fisco.bcos.sdk.client.protocol.response.ConsensusStatus.BasicConsensusInfo
- getOutput() - Method in class org.fisco.bcos.sdk.client.protocol.response.Call.CallOutput
- getOutput() - Method in class org.fisco.bcos.sdk.model.TransactionReceipt
- getOutputParameters() - Method in class org.fisco.bcos.sdk.abi.datatypes.Function
- getOutputs() - Method in class org.fisco.bcos.sdk.abi.wrapper.ABIDefinition
- getP12KeyStoreFilePath() - Method in class org.fisco.bcos.sdk.crypto.keypair.CryptoKeyPair
- getP12KeyStoreFilePath(String) - Method in class org.fisco.bcos.sdk.crypto.keypair.CryptoKeyPair
- getParameters() - Method in class org.fisco.bcos.sdk.abi.datatypes.Event
- getParamJsonString(String, String) - Method in class org.fisco.bcos.sdk.eventsub.filter.EventLogFilter
- getParams() - Method in class org.fisco.bcos.sdk.channel.model.ChannelRequest
- getParams() - Method in class org.fisco.bcos.sdk.client.protocol.request.JsonRpcRequest
- getParams() - Method in class org.fisco.bcos.sdk.eventsub.filter.EventLogFilter
- getParentHash() - Method in class org.fisco.bcos.sdk.client.protocol.response.BcosBlockHeader.BlockHeader
- getPassword() - Method in class org.fisco.bcos.sdk.config.model.AmopTopic
- getPatch() - Method in class org.fisco.bcos.sdk.channel.model.EnumNodeVersion.Version
- getPbftView() - Method in interface org.fisco.bcos.sdk.client.Client
-
Peer operation: get pbft view
- getPbftView() - Method in class org.fisco.bcos.sdk.client.ClientImpl
- getPbftView() - Method in class org.fisco.bcos.sdk.client.protocol.response.PbftView
- getPbftViewAsync(RespCallback<PbftView>) - Method in interface org.fisco.bcos.sdk.client.Client
-
Peer operation: async get pbft view
- getPbftViewAsync(RespCallback<PbftView>) - Method in class org.fisco.bcos.sdk.client.ClientImpl
- getPeerHost(ChannelHandlerContext) - Static method in class org.fisco.bcos.sdk.channel.ChannelVersionNegotiation
- getPeers() - Method in interface org.fisco.bcos.sdk.client.Client
-
Peer operation: get connected peers
- getPeers() - Method in class org.fisco.bcos.sdk.client.ClientImpl
- getPeers() - Method in class org.fisco.bcos.sdk.client.protocol.response.Peers
- getPeers() - Method in class org.fisco.bcos.sdk.client.protocol.response.SyncStatus.SyncStatusInfo
- getPeers() - Method in class org.fisco.bcos.sdk.config.model.NetworkConfig
- getPeers(String) - Method in interface org.fisco.bcos.sdk.client.Client
-
Peer operation: get connected peers
- getPeers(String) - Method in class org.fisco.bcos.sdk.client.ClientImpl
- getPeersAsync(RespCallback<Peers>) - Method in interface org.fisco.bcos.sdk.client.Client
-
Peer operation: async get connected peers
- getPeersAsync(RespCallback<Peers>) - Method in class org.fisco.bcos.sdk.client.ClientImpl
- getPemKeyStoreFilePath() - Method in class org.fisco.bcos.sdk.crypto.keypair.CryptoKeyPair
- getPemKeyStoreFilePath(String) - Method in class org.fisco.bcos.sdk.crypto.keypair.CryptoKeyPair
- getPendingTransaction() - Method in interface org.fisco.bcos.sdk.client.Client
-
Ledger operation: get pending transactions in transaction pool
- getPendingTransaction() - Method in class org.fisco.bcos.sdk.client.ClientImpl
- getPendingTransactionAsync(RespCallback<PendingTransactions>) - Method in interface org.fisco.bcos.sdk.client.Client
-
Ledger operation: async get pending transactions in transaction pool
- getPendingTransactionAsync(RespCallback<PendingTransactions>) - Method in class org.fisco.bcos.sdk.client.ClientImpl
- getPendingTransactions() - Method in class org.fisco.bcos.sdk.client.protocol.response.PendingTransactions
- getPendingTxSize() - Method in interface org.fisco.bcos.sdk.client.Client
-
Ledger operation: get pending transaction size
- getPendingTxSize() - Method in class org.fisco.bcos.sdk.client.ClientImpl
- getPendingTxSize() - Method in class org.fisco.bcos.sdk.client.protocol.response.PendingTxSize
- getPendingTxSizeAsync(RespCallback<PendingTxSize>) - Method in interface org.fisco.bcos.sdk.client.Client
-
Ledger operation: async get pending transaction size
- getPendingTxSizeAsync(RespCallback<PendingTxSize>) - Method in class org.fisco.bcos.sdk.client.ClientImpl
- getPort() - Method in class org.fisco.bcos.sdk.network.ConnectionInfo
- getPortFromString(String) - Static method in class org.fisco.bcos.sdk.utils.Host
-
Get port from IPAndPort string
- getPrecompiledResponse(int, String) - Static method in class org.fisco.bcos.sdk.model.PrecompiledRetCode
- getPrivateKey() - Method in class org.fisco.bcos.sdk.config.model.AmopTopic
- getPrivateKey() - Method in class org.fisco.bcos.sdk.crypto.keystore.KeyTool
- getPrivateKey() - Method in class org.fisco.bcos.sdk.crypto.keystore.P12KeyStore
-
get private key from the keyStore
- getPrivateKey() - Method in class org.fisco.bcos.sdk.crypto.keystore.PEMKeyStore
- getPrivateKeyByTopic(String) - Method in class org.fisco.bcos.sdk.amop.topic.TopicManager
- getProtocol() - Method in class org.fisco.bcos.sdk.channel.model.ChannelProtocol
- getProtocolId() - Method in class org.fisco.bcos.sdk.client.protocol.response.ConsensusStatus.BasicConsensusInfo
- getProtocolId() - Method in class org.fisco.bcos.sdk.client.protocol.response.SyncStatus.SyncStatusInfo
- getProtocolVersion(ChannelHandlerContext) - Static method in class org.fisco.bcos.sdk.channel.ChannelVersionNegotiation
- getPub() - Method in class org.fisco.bcos.sdk.crypto.signature.SM2SignatureResult
- getPublicKey() - Method in class org.fisco.bcos.sdk.crypto.keystore.KeyTool
- getPublicKey() - Method in class org.fisco.bcos.sdk.crypto.keystore.P12KeyStore
- getPublicKey() - Method in class org.fisco.bcos.sdk.crypto.keystore.PEMKeyStore
- getPublicKeyFromPrivateKey() - Method in class org.fisco.bcos.sdk.crypto.keystore.KeyTool
- getPublicKeyFromPrivateKey(PrivateKey) - Static method in class org.fisco.bcos.sdk.crypto.keystore.KeyTool
- getPublicKeyNoPrefix(String) - Method in class org.fisco.bcos.sdk.crypto.keypair.CryptoKeyPair
- getPublicKeys() - Method in class org.fisco.bcos.sdk.config.model.AmopTopic
- getPublicKeysByTopic(String) - Method in class org.fisco.bcos.sdk.amop.topic.TopicManager
- getR() - Method in class org.fisco.bcos.sdk.client.protocol.model.JsonTransactionResponse.SignatureResponse
- getR() - Method in class org.fisco.bcos.sdk.crypto.signature.SignatureResult
- getRaftNodeIndex() - Method in class org.fisco.bcos.sdk.client.protocol.response.ConsensusStatus.BasicConsensusInfo
- getRandomid() - Method in class org.fisco.bcos.sdk.transaction.model.po.RawTransaction
- getRawResponse() - Method in class org.fisco.bcos.sdk.model.JsonRpcResponse
- getRawType() - Method in class org.fisco.bcos.sdk.abi.wrapper.ABIDefinition.Type
- getReceipt() - Method in class org.fisco.bcos.sdk.client.protocol.response.TransactionReceiptWithProof.ReceiptAndProof
- getReceipt() - Method in exception org.fisco.bcos.sdk.transaction.model.exception.ContractException
- getReceiptMessages() - Method in class org.fisco.bcos.sdk.transaction.model.dto.TransactionResponse
- getReceiptProcessorThreadSize() - Method in class org.fisco.bcos.sdk.config.model.ThreadPoolConfig
- getReceiptProof() - Method in class org.fisco.bcos.sdk.client.protocol.response.TransactionReceiptWithProof.ReceiptAndProof
- getReceiptProof() - Method in class org.fisco.bcos.sdk.model.TransactionReceipt
- getReceiptRoot() - Method in class org.fisco.bcos.sdk.client.protocol.response.BcosTransactionReceiptsInfo.BlockInfo
- getReceiptsCount() - Method in class org.fisco.bcos.sdk.client.protocol.response.BcosTransactionReceiptsInfo.BlockInfo
- getReceiptsRoot() - Method in class org.fisco.bcos.sdk.client.protocol.response.BcosBlockHeader.BlockHeader
- getRegisterID() - Method in class org.fisco.bcos.sdk.eventsub.filter.EventLogFilter
- getRemoveInput(TransactionReceipt) - Method in class org.fisco.bcos.sdk.contract.precompiled.consensus.ConsensusPrecompiled
- getRemoveInput(TransactionReceipt) - Method in class org.fisco.bcos.sdk.contract.precompiled.crud.CRUD
- getRemoveInput(TransactionReceipt) - Method in class org.fisco.bcos.sdk.contract.precompiled.permission.PermissionPrecompiled
- getRemoveOutput(TransactionReceipt) - Method in class org.fisco.bcos.sdk.contract.precompiled.consensus.ConsensusPrecompiled
- getRemoveOutput(TransactionReceipt) - Method in class org.fisco.bcos.sdk.contract.precompiled.crud.CRUD
- getRemoveOutput(TransactionReceipt) - Method in class org.fisco.bcos.sdk.contract.precompiled.permission.PermissionPrecompiled
- getResponseOutput() - Method in exception org.fisco.bcos.sdk.transaction.model.exception.ContractException
- getResult() - Method in class org.fisco.bcos.sdk.amop.topic.AmopMsgIn
- getResult() - Method in class org.fisco.bcos.sdk.eventsub.filter.EventLogResponse
- getResult() - Method in class org.fisco.bcos.sdk.model.JsonRpcResponse
- getResult() - Method in class org.fisco.bcos.sdk.model.Message
- getRetCode() - Method in exception org.fisco.bcos.sdk.transaction.model.exception.TransactionBaseException
- getReturnCode() - Method in class org.fisco.bcos.sdk.transaction.model.dto.CommonResponse
- getReturnMessage() - Method in class org.fisco.bcos.sdk.transaction.model.dto.CommonResponse
- getRevokeCommitteeMemberInput(TransactionReceipt) - Method in class org.fisco.bcos.sdk.contract.precompiled.permission.ChainGovernancePrecompiled
- getRevokeCommitteeMemberOutput(TransactionReceipt) - Method in class org.fisco.bcos.sdk.contract.precompiled.permission.ChainGovernancePrecompiled
- getRevokeManagerInput(TransactionReceipt) - Method in class org.fisco.bcos.sdk.contract.precompiled.contractmgr.ContractLifeCyclePrecompiled
- getRevokeManagerOutput(TransactionReceipt) - Method in class org.fisco.bcos.sdk.contract.precompiled.contractmgr.ContractLifeCyclePrecompiled
- getRevokeOperatorInput(TransactionReceipt) - Method in class org.fisco.bcos.sdk.contract.precompiled.permission.ChainGovernancePrecompiled
- getRevokeOperatorOutput(TransactionReceipt) - Method in class org.fisco.bcos.sdk.contract.precompiled.permission.ChainGovernancePrecompiled
- getRevokeWriteInput(TransactionReceipt) - Method in class org.fisco.bcos.sdk.contract.precompiled.permission.PermissionPrecompiled
- getRevokeWriteOutput(TransactionReceipt) - Method in class org.fisco.bcos.sdk.contract.precompiled.permission.PermissionPrecompiled
- getRight() - Method in class org.fisco.bcos.sdk.model.MerkleProofUnit
- getRoot() - Method in class org.fisco.bcos.sdk.model.TransactionReceipt
- getS() - Method in class org.fisco.bcos.sdk.client.protocol.model.JsonTransactionResponse.SignatureResponse
- getS() - Method in class org.fisco.bcos.sdk.crypto.signature.SignatureResult
- getSdkCertPath() - Method in class org.fisco.bcos.sdk.config.model.CryptoMaterialConfig
- getSdkPrivateKeyPath() - Method in class org.fisco.bcos.sdk.config.model.CryptoMaterialConfig
- getSealer() - Method in class org.fisco.bcos.sdk.client.protocol.response.BcosBlockHeader.BlockHeader
- getSealerList() - Method in interface org.fisco.bcos.sdk.client.Client
-
Peer operation: get sealer node list
- getSealerList() - Method in class org.fisco.bcos.sdk.client.ClientImpl
- getSealerList() - Method in class org.fisco.bcos.sdk.client.protocol.response.BcosBlockHeader.BlockHeader
- getSealerList() - Method in class org.fisco.bcos.sdk.client.protocol.response.ConsensusStatus.BasicConsensusInfo
- getSealerList() - Method in class org.fisco.bcos.sdk.client.protocol.response.SealerList
- getSealerListAsync(RespCallback<SealerList>) - Method in interface org.fisco.bcos.sdk.client.Client
-
Peer operation: async get sealer node list
- getSealerListAsync(RespCallback<SealerList>) - Method in class org.fisco.bcos.sdk.client.ClientImpl
- getSealers() - Method in class org.fisco.bcos.sdk.client.protocol.request.GenerateGroupParam
- getSeq() - Method in class org.fisco.bcos.sdk.model.Message
- getSetValueByKeyInput(TransactionReceipt) - Method in class org.fisco.bcos.sdk.contract.precompiled.sysconfig.SystemConfigPrecompiled
- getSetValueByKeyOutput(TransactionReceipt) - Method in class org.fisco.bcos.sdk.contract.precompiled.sysconfig.SystemConfigPrecompiled
- getSignature() - Method in class org.fisco.bcos.sdk.client.protocol.model.JsonTransactionResponse
- getSignature() - Method in class org.fisco.bcos.sdk.client.protocol.model.JsonTransactionResponse.SignatureResponse
- getSignature() - Method in class org.fisco.bcos.sdk.client.protocol.response.BcosBlockHeader.Signature
- getSignature() - Method in class org.fisco.bcos.sdk.transaction.codec.encode.TransactionEncoderService
- getSignature() - Method in class org.fisco.bcos.sdk.transaction.signer.TransactionSignerServcie
- getSignatureBytes() - Method in class org.fisco.bcos.sdk.crypto.signature.SignatureResult
- getSignatureImpl() - Method in class org.fisco.bcos.sdk.crypto.CryptoSuite
- getSignatureList() - Method in class org.fisco.bcos.sdk.client.protocol.response.BcosBlockHeader.BlockHeader
- getSignedTransactionForAddObserver(String) - Method in class org.fisco.bcos.sdk.contract.precompiled.consensus.ConsensusPrecompiled
- getSignedTransactionForAddSealer(String) - Method in class org.fisco.bcos.sdk.contract.precompiled.consensus.ConsensusPrecompiled
- getSignedTransactionForCreateTable(String, String, String) - Method in class org.fisco.bcos.sdk.contract.precompiled.crud.table.TableFactory
- getSignedTransactionForFreeze(String) - Method in class org.fisco.bcos.sdk.contract.precompiled.contractmgr.ContractLifeCyclePrecompiled
- getSignedTransactionForFreezeAccount(String) - Method in class org.fisco.bcos.sdk.contract.precompiled.permission.ChainGovernancePrecompiled
- getSignedTransactionForGrantCommitteeMember(String) - Method in class org.fisco.bcos.sdk.contract.precompiled.permission.ChainGovernancePrecompiled
- getSignedTransactionForGrantManager(String, String) - Method in class org.fisco.bcos.sdk.contract.precompiled.contractmgr.ContractLifeCyclePrecompiled
- getSignedTransactionForGrantOperator(String) - Method in class org.fisco.bcos.sdk.contract.precompiled.permission.ChainGovernancePrecompiled
- getSignedTransactionForGrantWrite(String, String) - Method in class org.fisco.bcos.sdk.contract.precompiled.permission.PermissionPrecompiled
- getSignedTransactionForInsert(String, String) - Method in class org.fisco.bcos.sdk.contract.precompiled.permission.PermissionPrecompiled
- getSignedTransactionForInsert(String, String, String, String) - Method in class org.fisco.bcos.sdk.contract.precompiled.cns.CNSPrecompiled
- getSignedTransactionForInsert(String, String, String, String) - Method in class org.fisco.bcos.sdk.contract.precompiled.crud.CRUD
- getSignedTransactionForRemove(String) - Method in class org.fisco.bcos.sdk.contract.precompiled.consensus.ConsensusPrecompiled
- getSignedTransactionForRemove(String, String) - Method in class org.fisco.bcos.sdk.contract.precompiled.permission.PermissionPrecompiled
- getSignedTransactionForRemove(String, String, String, String) - Method in class org.fisco.bcos.sdk.contract.precompiled.crud.CRUD
- getSignedTransactionForRevokeCommitteeMember(String) - Method in class org.fisco.bcos.sdk.contract.precompiled.permission.ChainGovernancePrecompiled
- getSignedTransactionForRevokeManager(String, String) - Method in class org.fisco.bcos.sdk.contract.precompiled.contractmgr.ContractLifeCyclePrecompiled
- getSignedTransactionForRevokeOperator(String) - Method in class org.fisco.bcos.sdk.contract.precompiled.permission.ChainGovernancePrecompiled
- getSignedTransactionForRevokeWrite(String, String) - Method in class org.fisco.bcos.sdk.contract.precompiled.permission.PermissionPrecompiled
- getSignedTransactionForSetValueByKey(String, String) - Method in class org.fisco.bcos.sdk.contract.precompiled.sysconfig.SystemConfigPrecompiled
- getSignedTransactionForUnfreeze(String) - Method in class org.fisco.bcos.sdk.contract.precompiled.contractmgr.ContractLifeCyclePrecompiled
- getSignedTransactionForUnfreezeAccount(String) - Method in class org.fisco.bcos.sdk.contract.precompiled.permission.ChainGovernancePrecompiled
- getSignedTransactionForUpdate(String, String, String, String, String) - Method in class org.fisco.bcos.sdk.contract.precompiled.crud.CRUD
- getSignedTransactionForUpdateCommitteeMemberWeight(String, BigInteger) - Method in class org.fisco.bcos.sdk.contract.precompiled.permission.ChainGovernancePrecompiled
- getSignedTransactionForUpdateThreshold(BigInteger) - Method in class org.fisco.bcos.sdk.contract.precompiled.permission.ChainGovernancePrecompiled
- getSize() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple1
- getSize() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple10
- getSize() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple11
- getSize() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple12
- getSize() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple13
- getSize() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple14
- getSize() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple15
- getSize() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple16
- getSize() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple17
- getSize() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple18
- getSize() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple19
- getSize() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple2
- getSize() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple20
- getSize() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple3
- getSize() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple4
- getSize() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple5
- getSize() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple6
- getSize() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple7
- getSize() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple8
- getSize() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple9
- getSize() - Method in interface org.fisco.bcos.sdk.abi.datatypes.generated.tuples.Tuple
- getSslCryptoType() - Method in class org.fisco.bcos.sdk.config.model.CryptoMaterialConfig
- getSslCryptoType() - Method in interface org.fisco.bcos.sdk.network.Network
- getSslCryptoType() - Method in class org.fisco.bcos.sdk.network.NetworkImp
- getSSLCryptoType() - Method in class org.fisco.bcos.sdk.BcosSDK
- getStateMutability() - Method in class org.fisco.bcos.sdk.abi.wrapper.ABIDefinition
- getStateRoot() - Method in class org.fisco.bcos.sdk.client.protocol.response.BcosBlockHeader.BlockHeader
- getStatus() - Method in class org.fisco.bcos.sdk.client.protocol.model.GroupStatus
- getStatus() - Method in class org.fisco.bcos.sdk.client.protocol.response.Call.CallOutput
- getStatus() - Method in class org.fisco.bcos.sdk.eventsub.filter.EventLogFilter
- getStatus() - Method in enum org.fisco.bcos.sdk.eventsub.filter.EventLogFilterStatus
- getStatus() - Method in enum org.fisco.bcos.sdk.eventsub.filter.EventSubNodeRespStatus
- getStatus() - Method in class org.fisco.bcos.sdk.model.TransactionReceipt
- getStatus() - Method in exception org.fisco.bcos.sdk.transaction.model.exception.TransactionException
- getStatus(String) - Method in class org.fisco.bcos.sdk.contract.precompiled.contractmgr.ContractLifeCyclePrecompiled
- getStatusMessage(String, String) - Static method in class org.fisco.bcos.sdk.model.TransactionReceiptStatus
- getStatusMsg() - Method in class org.fisco.bcos.sdk.model.TransactionReceipt
- getStringValue() - Method in class org.fisco.bcos.sdk.abi.wrapper.ABIObject
- getStructFields() - Method in class org.fisco.bcos.sdk.abi.wrapper.ABIObject
- getSubByPeer(String) - Method in class org.fisco.bcos.sdk.amop.topic.TopicManager
- getSubTopics() - Method in interface org.fisco.bcos.sdk.amop.Amop
-
Get all subscribe topics.
- getSubTopics() - Method in class org.fisco.bcos.sdk.amop.AmopImp
- getSupportedVersion() - Method in class org.fisco.bcos.sdk.model.NodeVersion.ClientVersion
- getSyncStatus() - Method in interface org.fisco.bcos.sdk.client.Client
-
Peer operation: get sync status
- getSyncStatus() - Method in class org.fisco.bcos.sdk.client.ClientImpl
- getSyncStatus() - Method in class org.fisco.bcos.sdk.client.protocol.response.SyncStatus
- getSyncStatus(RespCallback<SyncStatus>) - Method in interface org.fisco.bcos.sdk.client.Client
-
Peer operation: async get sync status
- getSyncStatus(RespCallback<SyncStatus>) - Method in class org.fisco.bcos.sdk.client.ClientImpl
- getSystemConfig() - Method in class org.fisco.bcos.sdk.client.protocol.response.SystemConfig
- getSystemConfigByKey(String) - Method in interface org.fisco.bcos.sdk.client.Client
-
Peer operation: get system config
- getSystemConfigByKey(String) - Method in class org.fisco.bcos.sdk.client.ClientImpl
- getSystemConfigByKey(String, String) - Method in interface org.fisco.bcos.sdk.client.Client
-
Peer operation: get system config
- getSystemConfigByKey(String, String) - Method in class org.fisco.bcos.sdk.client.ClientImpl
- getSystemConfigByKeyAsync(String, String, RespCallback<SystemConfig>) - Method in interface org.fisco.bcos.sdk.client.Client
-
Peer operation: async get system config
- getSystemConfigByKeyAsync(String, String, RespCallback<SystemConfig>) - Method in class org.fisco.bcos.sdk.client.ClientImpl
- getSystemConfigByKeyAsync(String, RespCallback<SystemConfig>) - Method in interface org.fisco.bcos.sdk.client.Client
-
Peer operation: async get system config
- getSystemConfigByKeyAsync(String, RespCallback<SystemConfig>) - Method in class org.fisco.bcos.sdk.client.ClientImpl
- getTableName() - Method in class org.fisco.bcos.sdk.contract.precompiled.permission.PermissionInfo
- getThreadPool() - Method in class org.fisco.bcos.sdk.config.model.ConfigProperty
- getThreadPool() - Method in class org.fisco.bcos.sdk.utils.ThreadPoolService
- getThreadPoolConfig() - Method in class org.fisco.bcos.sdk.config.ConfigOption
- getTimeout() - Method in class org.fisco.bcos.sdk.amop.AmopMsgOut
- getTimeout() - Method in class org.fisco.bcos.sdk.amop.AmopResponseCallback
- getTimeout() - Method in class org.fisco.bcos.sdk.channel.model.Options
- getTimeout() - Method in class org.fisco.bcos.sdk.channel.ResponseCallback
- getTimeout() - Method in class org.fisco.bcos.sdk.model.callback.TransactionCallback
- getTimeoutHandler() - Method in class org.fisco.bcos.sdk.model.callback.TransactionCallback
- getTimestamp() - Method in class org.fisco.bcos.sdk.client.protocol.request.GenerateGroupParam
- getTimestamp() - Method in class org.fisco.bcos.sdk.client.protocol.response.BcosBlockHeader.BlockHeader
- getTo() - Method in class org.fisco.bcos.sdk.client.protocol.model.JsonTransactionResponse
- getTo() - Method in class org.fisco.bcos.sdk.client.protocol.request.Transaction
- getTo() - Method in class org.fisco.bcos.sdk.model.TransactionReceipt
- getTo() - Method in class org.fisco.bcos.sdk.transaction.model.dto.CallRequest
- getTo() - Method in class org.fisco.bcos.sdk.transaction.model.po.RawTransaction
- getToBlock() - Method in class org.fisco.bcos.sdk.eventsub.EventLogParams
- getTopic() - Method in class org.fisco.bcos.sdk.amop.AmopMsgOut
- getTopic() - Method in class org.fisco.bcos.sdk.amop.topic.AmopMsgIn
- getTopic() - Method in class org.fisco.bcos.sdk.amop.topic.RequestVerifyData
- getTopic() - Method in class org.fisco.bcos.sdk.amop.topic.UpdateTopicStatus
- getTopic() - Method in class org.fisco.bcos.sdk.client.protocol.response.NodeInfo.NodeInformation
- getTopic() - Method in class org.fisco.bcos.sdk.client.protocol.response.Peers.PeerInfo
- getTopic() - Method in class org.fisco.bcos.sdk.eventsub.EventMsg
- getTopic() - Method in class org.fisco.bcos.sdk.model.AmopMsg
- getTopicForCert() - Method in class org.fisco.bcos.sdk.amop.topic.RequestVerifyData
- getTopicManager() - Method in interface org.fisco.bcos.sdk.amop.Amop
- getTopicManager() - Method in class org.fisco.bcos.sdk.amop.AmopImp
- getTopicName() - Method in class org.fisco.bcos.sdk.config.model.AmopTopic
- getTopicNames() - Method in class org.fisco.bcos.sdk.amop.topic.TopicManager
- getTopics() - Method in class org.fisco.bcos.sdk.eventsub.EventLogParams
- getTopics() - Method in class org.fisco.bcos.sdk.model.EventLog
- getTopics() - Method in class org.fisco.bcos.sdk.model.TransactionReceipt.Logs
- getTopicType() - Method in class org.fisco.bcos.sdk.amop.topic.AmopMsgIn
- getTotalTransactionCount() - Method in interface org.fisco.bcos.sdk.client.Client
-
Ledger operation: get total transaction count
- getTotalTransactionCount() - Method in class org.fisco.bcos.sdk.client.ClientImpl
- getTotalTransactionCount() - Method in class org.fisco.bcos.sdk.client.protocol.response.TotalTransactionCount
- getTotalTransactionCountAsync(RespCallback<TotalTransactionCount>) - Method in interface org.fisco.bcos.sdk.client.Client
-
Ledger operation: async get total transaction count
- getTotalTransactionCountAsync(RespCallback<TotalTransactionCount>) - Method in class org.fisco.bcos.sdk.client.ClientImpl
- getToView() - Method in class org.fisco.bcos.sdk.client.protocol.response.ConsensusStatus.BasicConsensusInfo
- getTransaction() - Method in class org.fisco.bcos.sdk.client.protocol.response.BcosTransaction
- getTransaction() - Method in class org.fisco.bcos.sdk.client.protocol.response.TransactionWithProof.TransactionAndProof
- getTransactionByBlockHashAndIndex(String, BigInteger) - Method in interface org.fisco.bcos.sdk.client.Client
- getTransactionByBlockHashAndIndex(String, BigInteger) - Method in class org.fisco.bcos.sdk.client.ClientImpl
- getTransactionByBlockHashAndIndexAsync(String, BigInteger, RespCallback<BcosTransaction>) - Method in interface org.fisco.bcos.sdk.client.Client
- getTransactionByBlockHashAndIndexAsync(String, BigInteger, RespCallback<BcosTransaction>) - Method in class org.fisco.bcos.sdk.client.ClientImpl
- getTransactionByBlockNumberAndIndex(BigInteger, BigInteger) - Method in interface org.fisco.bcos.sdk.client.Client
-
Ledger operation: get transaction by block number and index
- getTransactionByBlockNumberAndIndex(BigInteger, BigInteger) - Method in class org.fisco.bcos.sdk.client.ClientImpl
- getTransactionByBlockNumberAndIndexAsync(BigInteger, BigInteger, RespCallback<BcosTransaction>) - Method in interface org.fisco.bcos.sdk.client.Client
-
Ledger operation: async get transaction by block number and index
- getTransactionByBlockNumberAndIndexAsync(BigInteger, BigInteger, RespCallback<BcosTransaction>) - Method in class org.fisco.bcos.sdk.client.ClientImpl
- getTransactionByHash(String) - Method in interface org.fisco.bcos.sdk.client.Client
-
Ledger operation: get trnasaction by hash
- getTransactionByHash(String) - Method in class org.fisco.bcos.sdk.client.ClientImpl
- getTransactionByHashAsync(String, RespCallback<BcosTransaction>) - Method in interface org.fisco.bcos.sdk.client.Client
-
Ledger operation: async get trnasaction by hash
- getTransactionByHashAsync(String, RespCallback<BcosTransaction>) - Method in class org.fisco.bcos.sdk.client.ClientImpl
- getTransactionByHashWithProof(String) - Method in interface org.fisco.bcos.sdk.client.Client
-
Ledger operation: get transaction and proof by hash
- getTransactionByHashWithProof(String) - Method in class org.fisco.bcos.sdk.client.ClientImpl
- getTransactionByHashWithProofAsync(String, RespCallback<TransactionWithProof>) - Method in interface org.fisco.bcos.sdk.client.Client
-
Ledger operation: async get transaction and proof by hash
- getTransactionByHashWithProofAsync(String, RespCallback<TransactionWithProof>) - Method in class org.fisco.bcos.sdk.client.ClientImpl
- getTransactionHash() - Method in class org.fisco.bcos.sdk.client.protocol.response.SendTransaction
- getTransactionHash() - Method in class org.fisco.bcos.sdk.model.EventLog
- getTransactionHash() - Method in class org.fisco.bcos.sdk.model.TransactionReceipt
- getTransactionHash() - Method in exception org.fisco.bcos.sdk.transaction.model.exception.TransactionException
-
Obtain the transaction hash .
- getTransactionIndex() - Method in class org.fisco.bcos.sdk.client.protocol.model.JsonTransactionResponse
- getTransactionIndex() - Method in class org.fisco.bcos.sdk.model.EventLog
- getTransactionIndex() - Method in class org.fisco.bcos.sdk.model.TransactionReceipt
- getTransactionIndexRaw() - Method in class org.fisco.bcos.sdk.model.EventLog
- getTransactionProcessor() - Method in class org.fisco.bcos.sdk.contract.Contract
- getTransactionProof() - Method in class org.fisco.bcos.sdk.client.protocol.response.TransactionWithProof.TransactionAndProof
- getTransactionReceipt() - Method in class org.fisco.bcos.sdk.client.protocol.response.BcosTransactionReceipt
- getTransactionReceipt() - Method in class org.fisco.bcos.sdk.model.RetCode
- getTransactionReceipt() - Method in class org.fisco.bcos.sdk.transaction.model.dto.TransactionResponse
- getTransactionReceipt(String) - Method in interface org.fisco.bcos.sdk.client.Client
-
Ledger operation: get transaction receipt by transaction hash
- getTransactionReceipt(String) - Method in class org.fisco.bcos.sdk.client.ClientImpl
- getTransactionReceiptAsync(String, RespCallback<BcosTransactionReceipt>) - Method in interface org.fisco.bcos.sdk.client.Client
-
Ledger operation: async get transaction receipt by transaction hash
- getTransactionReceiptAsync(String, RespCallback<BcosTransactionReceipt>) - Method in class org.fisco.bcos.sdk.client.ClientImpl
- getTransactionReceiptByHashWithProof(String) - Method in interface org.fisco.bcos.sdk.client.Client
-
Ledger operation: get transaction receipt and proof by transaction hash
- getTransactionReceiptByHashWithProof(String) - Method in class org.fisco.bcos.sdk.client.ClientImpl
- getTransactionReceiptByHashWithProofAsync(String, RespCallback<TransactionReceiptWithProof>) - Method in interface org.fisco.bcos.sdk.client.Client
-
Ledger operation: async get transaction receipt and proof by transaction hash
- getTransactionReceiptByHashWithProofAsync(String, RespCallback<TransactionReceiptWithProof>) - Method in class org.fisco.bcos.sdk.client.ClientImpl
- getTransactionReceipts() - Method in class org.fisco.bcos.sdk.client.protocol.response.BcosTransactionReceiptsInfo.TransactionReceiptsInfo
- getTransactionReceiptsInfo() - Method in class org.fisco.bcos.sdk.client.protocol.response.BcosTransactionReceiptsInfo
- getTransactionReceiptWithProof() - Method in class org.fisco.bcos.sdk.client.protocol.response.TransactionReceiptWithProof
- getTransactions() - Method in class org.fisco.bcos.sdk.client.protocol.response.BcosBlock.Block
- getTransactionsRoot() - Method in class org.fisco.bcos.sdk.client.protocol.response.BcosBlockHeader.BlockHeader
- getTransactionWithProof() - Method in class org.fisco.bcos.sdk.client.protocol.response.TransactionWithProof
- getTxPoolSize() - Method in class org.fisco.bcos.sdk.client.protocol.response.SyncStatus.SyncStatusInfo
- getTxProof() - Method in class org.fisco.bcos.sdk.model.TransactionReceipt
- getTxSum() - Method in class org.fisco.bcos.sdk.client.protocol.response.TotalTransactionCount.TransactionCountInfo
- getType() - Method in class org.fisco.bcos.sdk.abi.TypeReference
- getType() - Method in class org.fisco.bcos.sdk.abi.wrapper.ABIDefinition
- getType() - Method in class org.fisco.bcos.sdk.abi.wrapper.ABIDefinition.NamedType
- getType() - Method in class org.fisco.bcos.sdk.abi.wrapper.ABIDefinition.Type
- getType() - Method in class org.fisco.bcos.sdk.abi.wrapper.ABIObject
- getType() - Method in class org.fisco.bcos.sdk.amop.AmopMsgOut
- getType() - Method in class org.fisco.bcos.sdk.amop.topic.AmopMsgIn
- getType() - Method in class org.fisco.bcos.sdk.model.EventLog
- getType() - Method in class org.fisco.bcos.sdk.model.Message
- getType() - Method in enum org.fisco.bcos.sdk.model.MsgType
- getType(String) - Static method in class org.fisco.bcos.sdk.abi.datatypes.generated.AbiTypes
- getTypeAsString() - Method in class org.fisco.bcos.sdk.abi.datatypes.Address
- getTypeAsString() - Method in class org.fisco.bcos.sdk.abi.datatypes.Array
- getTypeAsString() - Method in class org.fisco.bcos.sdk.abi.datatypes.Bool
- getTypeAsString() - Method in class org.fisco.bcos.sdk.abi.datatypes.BytesType
- getTypeAsString() - Method in class org.fisco.bcos.sdk.abi.datatypes.NumericType
- getTypeAsString() - Method in interface org.fisco.bcos.sdk.abi.datatypes.Type
- getTypeAsString() - Method in class org.fisco.bcos.sdk.abi.datatypes.Utf8String
- getTypeAsString() - Method in class org.fisco.bcos.sdk.abi.wrapper.ABIDefinition.NamedType
- getTypeName(Type) - Static method in class org.fisco.bcos.sdk.abi.Utils
- getTypeName(TypeReference<T>) - Static method in class org.fisco.bcos.sdk.abi.Utils
- getUnfreezeAccountInput(TransactionReceipt) - Method in class org.fisco.bcos.sdk.contract.precompiled.permission.ChainGovernancePrecompiled
- getUnfreezeAccountOutput(TransactionReceipt) - Method in class org.fisco.bcos.sdk.contract.precompiled.permission.ChainGovernancePrecompiled
- getUnfreezeInput(TransactionReceipt) - Method in class org.fisco.bcos.sdk.contract.precompiled.contractmgr.ContractLifeCyclePrecompiled
- getUnfreezeOutput(TransactionReceipt) - Method in class org.fisco.bcos.sdk.contract.precompiled.contractmgr.ContractLifeCyclePrecompiled
- getUpdateCommitteeMemberWeightInput(TransactionReceipt) - Method in class org.fisco.bcos.sdk.contract.precompiled.permission.ChainGovernancePrecompiled
- getUpdateCommitteeMemberWeightOutput(TransactionReceipt) - Method in class org.fisco.bcos.sdk.contract.precompiled.permission.ChainGovernancePrecompiled
- getUpdateInput(TransactionReceipt) - Method in class org.fisco.bcos.sdk.contract.precompiled.crud.CRUD
- getUpdateOutput(TransactionReceipt) - Method in class org.fisco.bcos.sdk.contract.precompiled.crud.CRUD
- getUpdateThresholdInput(TransactionReceipt) - Method in class org.fisco.bcos.sdk.contract.precompiled.permission.ChainGovernancePrecompiled
- getUpdateThresholdOutput(TransactionReceipt) - Method in class org.fisco.bcos.sdk.contract.precompiled.permission.ChainGovernancePrecompiled
- getV() - Method in class org.fisco.bcos.sdk.client.protocol.model.JsonTransactionResponse.SignatureResponse
- getV() - Method in class org.fisco.bcos.sdk.crypto.signature.ECDSASignatureResult
- getValue() - Method in class org.fisco.bcos.sdk.abi.datatypes.Address
- getValue() - Method in class org.fisco.bcos.sdk.abi.datatypes.Array
- getValue() - Method in class org.fisco.bcos.sdk.abi.datatypes.Bool
- getValue() - Method in class org.fisco.bcos.sdk.abi.datatypes.BytesType
- getValue() - Method in class org.fisco.bcos.sdk.abi.datatypes.NumericType
- getValue() - Method in interface org.fisco.bcos.sdk.abi.datatypes.Type
- getValue() - Method in class org.fisco.bcos.sdk.abi.datatypes.Utf8String
- getValue() - Method in class org.fisco.bcos.sdk.client.protocol.model.JsonTransactionResponse
- getValue() - Method in class org.fisco.bcos.sdk.transaction.model.po.RawTransaction
- getValue(Map<String, Object>, String, String) - Static method in class org.fisco.bcos.sdk.config.model.ConfigProperty
- getValue1() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple1
- getValue1() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple10
- getValue1() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple11
- getValue1() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple12
- getValue1() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple13
- getValue1() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple14
- getValue1() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple15
- getValue1() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple16
- getValue1() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple17
- getValue1() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple18
- getValue1() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple19
- getValue1() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple2
- getValue1() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple20
- getValue1() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple3
- getValue1() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple4
- getValue1() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple5
- getValue1() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple6
- getValue1() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple7
- getValue1() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple8
- getValue1() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple9
- getValue10() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple10
- getValue10() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple11
- getValue10() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple12
- getValue10() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple13
- getValue10() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple14
- getValue10() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple15
- getValue10() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple16
- getValue10() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple17
- getValue10() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple18
- getValue10() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple19
- getValue10() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple20
- getValue11() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple11
- getValue11() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple12
- getValue11() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple13
- getValue11() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple14
- getValue11() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple15
- getValue11() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple16
- getValue11() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple17
- getValue11() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple18
- getValue11() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple19
- getValue11() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple20
- getValue12() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple12
- getValue12() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple13
- getValue12() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple14
- getValue12() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple15
- getValue12() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple16
- getValue12() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple17
- getValue12() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple18
- getValue12() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple19
- getValue12() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple20
- getValue13() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple13
- getValue13() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple14
- getValue13() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple15
- getValue13() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple16
- getValue13() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple17
- getValue13() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple18
- getValue13() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple19
- getValue13() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple20
- getValue14() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple14
- getValue14() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple15
- getValue14() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple16
- getValue14() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple17
- getValue14() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple18
- getValue14() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple19
- getValue14() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple20
- getValue15() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple15
- getValue15() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple16
- getValue15() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple17
- getValue15() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple18
- getValue15() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple19
- getValue15() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple20
- getValue16() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple16
- getValue16() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple17
- getValue16() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple18
- getValue16() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple19
- getValue16() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple20
- getValue17() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple17
- getValue17() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple18
- getValue17() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple19
- getValue17() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple20
- getValue18() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple18
- getValue18() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple19
- getValue18() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple20
- getValue19() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple19
- getValue19() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple20
- getValue2() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple10
- getValue2() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple11
- getValue2() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple12
- getValue2() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple13
- getValue2() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple14
- getValue2() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple15
- getValue2() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple16
- getValue2() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple17
- getValue2() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple18
- getValue2() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple19
- getValue2() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple2
- getValue2() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple20
- getValue2() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple3
- getValue2() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple4
- getValue2() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple5
- getValue2() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple6
- getValue2() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple7
- getValue2() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple8
- getValue2() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple9
- getValue20() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple20
- getValue3() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple10
- getValue3() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple11
- getValue3() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple12
- getValue3() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple13
- getValue3() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple14
- getValue3() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple15
- getValue3() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple16
- getValue3() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple17
- getValue3() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple18
- getValue3() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple19
- getValue3() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple20
- getValue3() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple3
- getValue3() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple4
- getValue3() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple5
- getValue3() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple6
- getValue3() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple7
- getValue3() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple8
- getValue3() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple9
- getValue4() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple10
- getValue4() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple11
- getValue4() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple12
- getValue4() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple13
- getValue4() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple14
- getValue4() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple15
- getValue4() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple16
- getValue4() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple17
- getValue4() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple18
- getValue4() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple19
- getValue4() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple20
- getValue4() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple4
- getValue4() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple5
- getValue4() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple6
- getValue4() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple7
- getValue4() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple8
- getValue4() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple9
- getValue5() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple10
- getValue5() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple11
- getValue5() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple12
- getValue5() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple13
- getValue5() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple14
- getValue5() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple15
- getValue5() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple16
- getValue5() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple17
- getValue5() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple18
- getValue5() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple19
- getValue5() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple20
- getValue5() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple5
- getValue5() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple6
- getValue5() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple7
- getValue5() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple8
- getValue5() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple9
- getValue6() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple10
- getValue6() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple11
- getValue6() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple12
- getValue6() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple13
- getValue6() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple14
- getValue6() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple15
- getValue6() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple16
- getValue6() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple17
- getValue6() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple18
- getValue6() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple19
- getValue6() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple20
- getValue6() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple6
- getValue6() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple7
- getValue6() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple8
- getValue6() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple9
- getValue7() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple10
- getValue7() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple11
- getValue7() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple12
- getValue7() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple13
- getValue7() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple14
- getValue7() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple15
- getValue7() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple16
- getValue7() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple17
- getValue7() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple18
- getValue7() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple19
- getValue7() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple20
- getValue7() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple7
- getValue7() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple8
- getValue7() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple9
- getValue8() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple10
- getValue8() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple11
- getValue8() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple12
- getValue8() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple13
- getValue8() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple14
- getValue8() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple15
- getValue8() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple16
- getValue8() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple17
- getValue8() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple18
- getValue8() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple19
- getValue8() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple20
- getValue8() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple8
- getValue8() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple9
- getValue9() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple10
- getValue9() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple11
- getValue9() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple12
- getValue9() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple13
- getValue9() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple14
- getValue9() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple15
- getValue9() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple16
- getValue9() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple17
- getValue9() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple18
- getValue9() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple19
- getValue9() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple20
- getValue9() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple9
- getValues() - Method in class org.fisco.bcos.sdk.rlp.RlpList
- getValues() - Method in class org.fisco.bcos.sdk.transaction.model.dto.CallResponse
- getValues() - Method in class org.fisco.bcos.sdk.transaction.model.dto.TransactionResponse
- getValuesList() - Method in class org.fisco.bcos.sdk.transaction.model.dto.TransactionResponse
- getValueType() - Method in class org.fisco.bcos.sdk.abi.wrapper.ABIObject
- getVersion() - Method in enum org.fisco.bcos.sdk.channel.model.EnumNodeVersion
- getVersion() - Method in class org.fisco.bcos.sdk.channel.model.HeartBeatParser
- getVersion() - Method in class org.fisco.bcos.sdk.contract.precompiled.cns.CnsInfo
- getVersion() - Method in class org.fisco.bcos.sdk.model.NodeVersion.ClientVersion
- getVersion() - Method in class org.fisco.bcos.sdk.transaction.model.po.RawTransaction
- getVersionNumber() - Method in enum org.fisco.bcos.sdk.channel.model.EnumChannelProtocolVersion
- getView() - Method in class org.fisco.bcos.sdk.client.protocol.response.ConsensusStatus.ViewInfo
- getViewInfos() - Method in class org.fisco.bcos.sdk.client.protocol.response.ConsensusStatus.ConsensusInfo
- getWaitingReqFilters() - Method in class org.fisco.bcos.sdk.eventsub.filter.FilterManager
- GM_ACCOUNT_SUBDIR - Static variable in class org.fisco.bcos.sdk.crypto.keypair.CryptoKeyPair
- GRANT_WRITE_PERMISSION_PRECOMPILED_VERSION - Static variable in class org.fisco.bcos.sdk.contract.precompiled.model.PrecompiledVersionCheck
- grantCNSManager(String) - Method in class org.fisco.bcos.sdk.contract.precompiled.permission.PermissionService
- grantCommitteeMember(String) - Method in class org.fisco.bcos.sdk.contract.precompiled.permission.ChainGovernancePrecompiled
- grantCommitteeMember(String) - Method in class org.fisco.bcos.sdk.contract.precompiled.permission.ChainGovernanceService
- grantCommitteeMember(String, TransactionCallback) - Method in class org.fisco.bcos.sdk.contract.precompiled.permission.ChainGovernancePrecompiled
- grantDeployAndCreateManager(String) - Method in class org.fisco.bcos.sdk.contract.precompiled.permission.PermissionService
- grantManager(String, String) - Method in class org.fisco.bcos.sdk.contract.precompiled.contractmgr.ContractLifeCyclePrecompiled
- grantManager(String, String) - Method in class org.fisco.bcos.sdk.contract.precompiled.contractmgr.ContractLifeCycleService
- grantManager(String, String, TransactionCallback) - Method in class org.fisco.bcos.sdk.contract.precompiled.contractmgr.ContractLifeCyclePrecompiled
- grantNodeManager(String) - Method in class org.fisco.bcos.sdk.contract.precompiled.permission.PermissionService
- grantOperator(String) - Method in class org.fisco.bcos.sdk.contract.precompiled.permission.ChainGovernancePrecompiled
- grantOperator(String) - Method in class org.fisco.bcos.sdk.contract.precompiled.permission.ChainGovernanceService
- grantOperator(String, TransactionCallback) - Method in class org.fisco.bcos.sdk.contract.precompiled.permission.ChainGovernancePrecompiled
- grantPermission(String, String) - Method in class org.fisco.bcos.sdk.contract.precompiled.permission.PermissionService
- grantPermissionManager(String) - Method in class org.fisco.bcos.sdk.contract.precompiled.permission.PermissionService
- grantSysConfigManager(String) - Method in class org.fisco.bcos.sdk.contract.precompiled.permission.PermissionService
- grantWrite(String, String) - Method in class org.fisco.bcos.sdk.contract.precompiled.permission.PermissionPrecompiled
- grantWrite(String, String) - Method in class org.fisco.bcos.sdk.contract.precompiled.permission.PermissionService
- grantWrite(String, String, TransactionCallback) - Method in class org.fisco.bcos.sdk.contract.precompiled.permission.PermissionPrecompiled
- GROUP_NOT_EXIST - org.fisco.bcos.sdk.eventsub.filter.EventSubNodeRespStatus
- groupId - Variable in class org.fisco.bcos.sdk.transaction.manager.TransactionProcessor
- GroupList - Class in org.fisco.bcos.sdk.client.protocol.response
-
getGroupList
- GroupList() - Constructor for class org.fisco.bcos.sdk.client.protocol.response.GroupList
- GroupManagerService - Interface in org.fisco.bcos.sdk.service
- GroupManagerServiceImpl - Class in org.fisco.bcos.sdk.service
- GroupManagerServiceImpl(Channel, ConfigOption) - Constructor for class org.fisco.bcos.sdk.service.GroupManagerServiceImpl
- GroupPeers - Class in org.fisco.bcos.sdk.client.protocol.response
-
getGroupPeers
- GroupPeers() - Constructor for class org.fisco.bcos.sdk.client.protocol.response.GroupPeers
- GroupService - Interface in org.fisco.bcos.sdk.service
- GroupServiceFactory - Class in org.fisco.bcos.sdk.service
- GroupServiceFactory() - Constructor for class org.fisco.bcos.sdk.service.GroupServiceFactory
- GroupServiceImpl - Class in org.fisco.bcos.sdk.service
- GroupServiceImpl(Integer) - Constructor for class org.fisco.bcos.sdk.service.GroupServiceImpl
- GroupServiceImpl(Integer, String) - Constructor for class org.fisco.bcos.sdk.service.GroupServiceImpl
- GroupStatus - Class in org.fisco.bcos.sdk.client.protocol.model
- GroupStatus() - Constructor for class org.fisco.bcos.sdk.client.protocol.model.GroupStatus
- gt - org.fisco.bcos.sdk.contract.precompiled.crud.common.ConditionOperator
- GT(String, String) - Method in class org.fisco.bcos.sdk.contract.precompiled.crud.common.Condition
H
- hasError() - Method in class org.fisco.bcos.sdk.model.JsonRpcResponse
- hash - Variable in class org.fisco.bcos.sdk.client.protocol.response.BcosBlockHeader.BlockHeader
- hash(byte[]) - Method in class org.fisco.bcos.sdk.crypto.CryptoSuite
- hash(byte[]) - Method in interface org.fisco.bcos.sdk.crypto.hash.Hash
- hash(byte[]) - Method in class org.fisco.bcos.sdk.crypto.hash.Keccak256
- hash(byte[]) - Method in class org.fisco.bcos.sdk.crypto.hash.SM3Hash
- hash(String) - Method in class org.fisco.bcos.sdk.crypto.CryptoSuite
- hash(String) - Method in interface org.fisco.bcos.sdk.crypto.hash.Hash
- hash(String) - Method in class org.fisco.bcos.sdk.crypto.hash.Keccak256
- hash(String) - Method in class org.fisco.bcos.sdk.crypto.hash.SM3Hash
- Hash - Interface in org.fisco.bcos.sdk.crypto.hash
- hashBytes(byte[]) - Method in interface org.fisco.bcos.sdk.crypto.hash.Hash
- hashBytes(byte[]) - Method in class org.fisco.bcos.sdk.crypto.hash.Keccak256
- hashBytes(byte[]) - Method in class org.fisco.bcos.sdk.crypto.hash.SM3Hash
- hashCode() - Method in class org.fisco.bcos.sdk.abi.datatypes.Address
- hashCode() - Method in class org.fisco.bcos.sdk.abi.datatypes.Array
- hashCode() - Method in class org.fisco.bcos.sdk.abi.datatypes.Bool
- hashCode() - Method in class org.fisco.bcos.sdk.abi.datatypes.BytesType
- hashCode() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple1
- hashCode() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple10
- hashCode() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple11
- hashCode() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple12
- hashCode() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple13
- hashCode() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple14
- hashCode() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple15
- hashCode() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple16
- hashCode() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple17
- hashCode() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple18
- hashCode() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple19
- hashCode() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple2
- hashCode() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple20
- hashCode() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple3
- hashCode() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple4
- hashCode() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple5
- hashCode() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple6
- hashCode() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple7
- hashCode() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple8
- hashCode() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple9
- hashCode() - Method in class org.fisco.bcos.sdk.abi.datatypes.NumericType
- hashCode() - Method in class org.fisco.bcos.sdk.abi.datatypes.Utf8String
- hashCode() - Method in class org.fisco.bcos.sdk.abi.wrapper.ABIDefinition
- hashCode() - Method in class org.fisco.bcos.sdk.abi.wrapper.ABIDefinition.NamedType
- hashCode() - Method in exception org.fisco.bcos.sdk.client.exceptions.ClientException
- hashCode() - Method in class org.fisco.bcos.sdk.client.protocol.model.GroupStatus
- hashCode() - Method in class org.fisco.bcos.sdk.client.protocol.model.JsonTransactionResponse
- hashCode() - Method in class org.fisco.bcos.sdk.client.protocol.model.JsonTransactionResponse.SignatureResponse
- hashCode() - Method in class org.fisco.bcos.sdk.client.protocol.request.JsonRpcRequest
- hashCode() - Method in class org.fisco.bcos.sdk.client.protocol.request.Transaction
- hashCode() - Method in class org.fisco.bcos.sdk.client.protocol.response.BcosBlock.Block
- hashCode() - Method in class org.fisco.bcos.sdk.client.protocol.response.BcosBlock.TransactionHash
- hashCode() - Method in class org.fisco.bcos.sdk.client.protocol.response.BcosBlockHeader.BlockHeader
- hashCode() - Method in class org.fisco.bcos.sdk.client.protocol.response.BcosBlockHeader.Signature
- hashCode() - Method in class org.fisco.bcos.sdk.client.protocol.response.Call.CallOutput
- hashCode() - Method in class org.fisco.bcos.sdk.client.protocol.response.ConsensusStatus.BasicConsensusInfo
- hashCode() - Method in class org.fisco.bcos.sdk.client.protocol.response.ConsensusStatus.ConsensusInfo
- hashCode() - Method in class org.fisco.bcos.sdk.client.protocol.response.ConsensusStatus.ViewInfo
- hashCode() - Method in class org.fisco.bcos.sdk.client.protocol.response.NodeInfo.NodeInformation
- hashCode() - Method in class org.fisco.bcos.sdk.client.protocol.response.Peers.PeerInfo
- hashCode() - Method in class org.fisco.bcos.sdk.client.protocol.response.SyncStatus.PeersInfo
- hashCode() - Method in class org.fisco.bcos.sdk.client.protocol.response.SyncStatus.SyncStatusInfo
- hashCode() - Method in class org.fisco.bcos.sdk.client.protocol.response.TotalTransactionCount.TransactionCountInfo
- hashCode() - Method in class org.fisco.bcos.sdk.client.protocol.response.TransactionReceiptWithProof.ReceiptAndProof
- hashCode() - Method in class org.fisco.bcos.sdk.client.protocol.response.TransactionWithProof.TransactionAndProof
- hashCode() - Method in class org.fisco.bcos.sdk.config.model.AccountConfig
- hashCode() - Method in class org.fisco.bcos.sdk.contract.precompiled.cns.CnsInfo
- hashCode() - Method in class org.fisco.bcos.sdk.contract.precompiled.model.PrecompiledResponse
- hashCode() - Method in class org.fisco.bcos.sdk.contract.precompiled.permission.PermissionInfo
- hashCode() - Method in class org.fisco.bcos.sdk.model.EventLog
- hashCode() - Method in class org.fisco.bcos.sdk.model.JsonRpcResponse.Error
- hashCode() - Method in class org.fisco.bcos.sdk.model.MerkleProofUnit
- hashCode() - Method in class org.fisco.bcos.sdk.model.NodeVersion.ClientVersion
- hashCode() - Method in class org.fisco.bcos.sdk.model.RetCode
- hashCode() - Method in class org.fisco.bcos.sdk.model.TransactionReceipt
- hashCode() - Method in class org.fisco.bcos.sdk.model.TransactionReceipt.Logs
- hashCode() - Method in class org.fisco.bcos.sdk.rlp.RlpString
- hashCode() - Method in class org.fisco.bcos.sdk.service.model.BlockNumberNotification
- hashCode() - Method in exception org.fisco.bcos.sdk.transaction.model.exception.ContractException
- HashException - Exception in org.fisco.bcos.sdk.crypto.exceptions
-
Exceptioned when calling hash.
- HashException(String) - Constructor for exception org.fisco.bcos.sdk.crypto.exceptions.HashException
- HashException(String, Throwable) - Constructor for exception org.fisco.bcos.sdk.crypto.exceptions.HashException
- hashImpl - Variable in class org.fisco.bcos.sdk.crypto.CryptoSuite
- hashImpl - Variable in class org.fisco.bcos.sdk.crypto.keypair.CryptoKeyPair
- hasOutputs() - Method in class org.fisco.bcos.sdk.abi.wrapper.ABIDefinition
- hasRevertMessage(String, String) - Static method in class org.fisco.bcos.sdk.transaction.codec.decode.RevertMessageParser
- HEADER_LENGTH - Static variable in class org.fisco.bcos.sdk.model.Message
- heartBeat - Variable in class org.fisco.bcos.sdk.channel.model.NodeHeartbeat
- HeartBeatParser - Class in org.fisco.bcos.sdk.channel.model
- HeartBeatParser(EnumChannelProtocolVersion) - Constructor for class org.fisco.bcos.sdk.channel.model.HeartBeatParser
- Hex - Class in org.fisco.bcos.sdk.utils
-
Utility class for converting hex data to bytes and back again.
- Hex() - Constructor for class org.fisco.bcos.sdk.utils.Hex
- HexEncoder - Class in org.fisco.bcos.sdk.utils
-
A streaming Hex encoder.
- HexEncoder() - Constructor for class org.fisco.bcos.sdk.utils.HexEncoder
- hexPrivateKey - Variable in class org.fisco.bcos.sdk.crypto.keypair.CryptoKeyPair
- hexPublicKey - Variable in class org.fisco.bcos.sdk.crypto.keypair.CryptoKeyPair
- hexStringToByteArray(String) - Static method in class org.fisco.bcos.sdk.utils.Numeric
- hexStringToBytes(String) - Static method in class org.fisco.bcos.sdk.utils.ByteUtils
-
Converts string hex representation to data bytes Accepts following hex: - with or without 0x prefix
- Host - Class in org.fisco.bcos.sdk.utils
-
Verify host and port, and extract host or port from string.
- Host() - Constructor for class org.fisco.bcos.sdk.utils.Host
- hostToBytes(String) - Static method in class org.fisco.bcos.sdk.utils.ByteUtils
-
Converts string representation of host/ip to 4-bytes byte[] IPv4
I
- idleTimeout - Static variable in class org.fisco.bcos.sdk.network.TimeoutConfig
- increment(byte[]) - Static method in class org.fisco.bcos.sdk.utils.ByteUtils
-
increment byte array as a number until max is reached
- INIT_CONTEXT_FAILED - Static variable in exception org.fisco.bcos.sdk.network.NetworkException
- initialiseDecodingTable() - Method in class org.fisco.bcos.sdk.utils.HexEncoder
- insert(String, String) - Method in class org.fisco.bcos.sdk.contract.precompiled.permission.PermissionPrecompiled
- insert(String, String, String, String) - Method in class org.fisco.bcos.sdk.contract.precompiled.cns.CNSPrecompiled
- insert(String, String, String, String) - Method in class org.fisco.bcos.sdk.contract.precompiled.crud.CRUD
- insert(String, String, String, String, TransactionCallback) - Method in class org.fisco.bcos.sdk.contract.precompiled.cns.CNSPrecompiled
- insert(String, String, String, String, TransactionCallback) - Method in class org.fisco.bcos.sdk.contract.precompiled.crud.CRUD
- insert(String, String, Entry) - Method in class org.fisco.bcos.sdk.contract.precompiled.crud.TableCRUDService
- insert(String, String, TransactionCallback) - Method in class org.fisco.bcos.sdk.contract.precompiled.permission.PermissionPrecompiled
- insertNode(String) - Method in interface org.fisco.bcos.sdk.service.GroupService
-
add nodeInfo to the group
- insertNode(String) - Method in class org.fisco.bcos.sdk.service.GroupServiceImpl
- Int - Class in org.fisco.bcos.sdk.abi.datatypes
-
Integer type.
- Int(int, BigInteger) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.Int
- Int(BigInteger) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.Int
- INT - org.fisco.bcos.sdk.abi.wrapper.ABIObject.ValueType
- Int104 - Class in org.fisco.bcos.sdk.abi.datatypes.generated
-
Auto generated code.
- Int104(long) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Int104
- Int104(BigInteger) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Int104
- Int112 - Class in org.fisco.bcos.sdk.abi.datatypes.generated
-
Auto generated code.
- Int112(long) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Int112
- Int112(BigInteger) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Int112
- Int120 - Class in org.fisco.bcos.sdk.abi.datatypes.generated
-
Auto generated code.
- Int120(long) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Int120
- Int120(BigInteger) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Int120
- Int128 - Class in org.fisco.bcos.sdk.abi.datatypes.generated
-
Auto generated code.
- Int128(long) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Int128
- Int128(BigInteger) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Int128
- Int136 - Class in org.fisco.bcos.sdk.abi.datatypes.generated
-
Auto generated code.
- Int136(long) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Int136
- Int136(BigInteger) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Int136
- Int144 - Class in org.fisco.bcos.sdk.abi.datatypes.generated
-
Auto generated code.
- Int144(long) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Int144
- Int144(BigInteger) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Int144
- Int152 - Class in org.fisco.bcos.sdk.abi.datatypes.generated
-
Auto generated code.
- Int152(long) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Int152
- Int152(BigInteger) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Int152
- Int16 - Class in org.fisco.bcos.sdk.abi.datatypes.generated
-
Auto generated code.
- Int16(long) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Int16
- Int16(BigInteger) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Int16
- Int160 - Class in org.fisco.bcos.sdk.abi.datatypes.generated
-
Auto generated code.
- Int160(long) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Int160
- Int160(BigInteger) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Int160
- Int168 - Class in org.fisco.bcos.sdk.abi.datatypes.generated
-
Auto generated code.
- Int168(long) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Int168
- Int168(BigInteger) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Int168
- Int176 - Class in org.fisco.bcos.sdk.abi.datatypes.generated
-
Auto generated code.
- Int176(long) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Int176
- Int176(BigInteger) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Int176
- Int184 - Class in org.fisco.bcos.sdk.abi.datatypes.generated
-
Auto generated code.
- Int184(long) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Int184
- Int184(BigInteger) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Int184
- Int192 - Class in org.fisco.bcos.sdk.abi.datatypes.generated
-
Auto generated code.
- Int192(long) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Int192
- Int192(BigInteger) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Int192
- Int200 - Class in org.fisco.bcos.sdk.abi.datatypes.generated
-
Auto generated code.
- Int200(long) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Int200
- Int200(BigInteger) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Int200
- Int208 - Class in org.fisco.bcos.sdk.abi.datatypes.generated
-
Auto generated code.
- Int208(long) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Int208
- Int208(BigInteger) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Int208
- Int216 - Class in org.fisco.bcos.sdk.abi.datatypes.generated
-
Auto generated code.
- Int216(long) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Int216
- Int216(BigInteger) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Int216
- Int224 - Class in org.fisco.bcos.sdk.abi.datatypes.generated
-
Auto generated code.
- Int224(long) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Int224
- Int224(BigInteger) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Int224
- Int232 - Class in org.fisco.bcos.sdk.abi.datatypes.generated
-
Auto generated code.
- Int232(long) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Int232
- Int232(BigInteger) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Int232
- Int24 - Class in org.fisco.bcos.sdk.abi.datatypes.generated
-
Auto generated code.
- Int24(long) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Int24
- Int24(BigInteger) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Int24
- Int240 - Class in org.fisco.bcos.sdk.abi.datatypes.generated
-
Auto generated code.
- Int240(long) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Int240
- Int240(BigInteger) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Int240
- Int248 - Class in org.fisco.bcos.sdk.abi.datatypes.generated
-
Auto generated code.
- Int248(long) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Int248
- Int248(BigInteger) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Int248
- Int256 - Class in org.fisco.bcos.sdk.abi.datatypes.generated
-
Auto generated code.
- Int256(long) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Int256
- Int256(BigInteger) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Int256
- Int32 - Class in org.fisco.bcos.sdk.abi.datatypes.generated
-
Auto generated code.
- Int32(long) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Int32
- Int32(BigInteger) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Int32
- Int40 - Class in org.fisco.bcos.sdk.abi.datatypes.generated
-
Auto generated code.
- Int40(long) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Int40
- Int40(BigInteger) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Int40
- Int48 - Class in org.fisco.bcos.sdk.abi.datatypes.generated
-
Auto generated code.
- Int48(long) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Int48
- Int48(BigInteger) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Int48
- Int56 - Class in org.fisco.bcos.sdk.abi.datatypes.generated
-
Auto generated code.
- Int56(long) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Int56
- Int56(BigInteger) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Int56
- Int64 - Class in org.fisco.bcos.sdk.abi.datatypes.generated
-
Auto generated code.
- Int64(long) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Int64
- Int64(BigInteger) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Int64
- Int72 - Class in org.fisco.bcos.sdk.abi.datatypes.generated
-
Auto generated code.
- Int72(long) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Int72
- Int72(BigInteger) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Int72
- Int8 - Class in org.fisco.bcos.sdk.abi.datatypes.generated
-
Auto generated code.
- Int8(long) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Int8
- Int8(BigInteger) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Int8
- Int80 - Class in org.fisco.bcos.sdk.abi.datatypes.generated
-
Auto generated code.
- Int80(long) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Int80
- Int80(BigInteger) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Int80
- Int88 - Class in org.fisco.bcos.sdk.abi.datatypes.generated
-
Auto generated code.
- Int88(long) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Int88
- Int88(BigInteger) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Int88
- Int96 - Class in org.fisco.bcos.sdk.abi.datatypes.generated
-
Auto generated code.
- Int96(long) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Int96
- Int96(BigInteger) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Int96
- integerToTopic(BigInteger) - Method in class org.fisco.bcos.sdk.abi.tools.TopicTools
- INTERNAL_MESSAGE_HANDLE_FAILED - org.fisco.bcos.sdk.channel.model.ChannelMessageError
- intsToBytes(int[], boolean) - Static method in class org.fisco.bcos.sdk.utils.ByteUtils
- intsToBytes(int[], byte[], boolean) - Static method in class org.fisco.bcos.sdk.utils.ByteUtils
- intToBytes(int) - Static method in class org.fisco.bcos.sdk.utils.ByteUtils
-
Converts int value into a byte array.
- intToBytesNoLeadZeroes(int) - Static method in class org.fisco.bcos.sdk.utils.ByteUtils
-
Converts a int value into a byte array.
- IntType - Class in org.fisco.bcos.sdk.abi.datatypes
-
Common integer properties.
- IntType(String, int, BigInteger) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.IntType
- INVALID_PARAMS - org.fisco.bcos.sdk.eventsub.filter.EventSubNodeRespStatus
- INVALID_RANGE - org.fisco.bcos.sdk.eventsub.filter.EventSubNodeRespStatus
- INVALID_REQUEST - org.fisco.bcos.sdk.eventsub.filter.EventSubNodeRespStatus
- INVALID_RESPONSE - org.fisco.bcos.sdk.eventsub.filter.EventSubNodeRespStatus
- InvalidChainId - Static variable in class org.fisco.bcos.sdk.model.TransactionReceiptStatus
- InvalidFormat - Static variable in class org.fisco.bcos.sdk.model.TransactionReceiptStatus
- InvalidGroupId - Static variable in class org.fisco.bcos.sdk.model.TransactionReceiptStatus
- InvalidNonce - Static variable in class org.fisco.bcos.sdk.model.TransactionReceiptStatus
- InvalidSignature - Static variable in class org.fisco.bcos.sdk.model.TransactionReceiptStatus
- InvalidZeroSignatureFormat - Static variable in class org.fisco.bcos.sdk.model.TransactionReceiptStatus
- isAccountConfigured() - Method in class org.fisco.bcos.sdk.config.model.AccountConfig
- isAnonymous() - Method in class org.fisco.bcos.sdk.abi.wrapper.ABIDefinition
- isChannelAvailable(ChannelHandlerContext) - Static method in class org.fisco.bcos.sdk.channel.ChannelVersionNegotiation
- isConstant() - Method in class org.fisco.bcos.sdk.abi.wrapper.ABIDefinition
- isDynamic() - Method in class org.fisco.bcos.sdk.abi.wrapper.ABIObject
-
Checks to see if the current type is dynamic
- isDynamicList() - Method in class org.fisco.bcos.sdk.abi.wrapper.ABIDefinition.Type
- isEmpty(String) - Static method in class org.fisco.bcos.sdk.utils.StringUtils
- isEnableFreeStorage() - Method in class org.fisco.bcos.sdk.client.protocol.request.GenerateGroupParam
- isFixedList() - Method in class org.fisco.bcos.sdk.abi.wrapper.ABIDefinition.Type
- isIndexed() - Method in class org.fisco.bcos.sdk.abi.TypeReference
- isIndexed() - Method in class org.fisco.bcos.sdk.abi.wrapper.ABIDefinition.NamedType
- isIntegerValue(BigDecimal) - Static method in class org.fisco.bcos.sdk.utils.Numeric
- isList() - Method in class org.fisco.bcos.sdk.abi.wrapper.ABIDefinition.Type
- isNullOrZeroArray(byte[]) - Static method in class org.fisco.bcos.sdk.utils.ByteUtils
- isOutputStartWithRevertMethod(String) - Static method in class org.fisco.bcos.sdk.transaction.codec.decode.RevertMessageParser
-
Does output start with the code of the Revert method, If so, the output may be error message
- isPayable() - Method in class org.fisco.bcos.sdk.abi.wrapper.ABIDefinition
- isPrivateTopic(String) - Static method in class org.fisco.bcos.sdk.amop.topic.AmopMsgHandler
- isRemoved() - Method in class org.fisco.bcos.sdk.model.EventLog
- isSingleZero(byte[]) - Static method in class org.fisco.bcos.sdk.utils.ByteUtils
- isStatusOK() - Method in class org.fisco.bcos.sdk.model.TransactionReceipt
- isSubTopic(String) - Method in class org.fisco.bcos.sdk.amop.topic.TopicManager
- isValidAddress(String) - Static method in class org.fisco.bcos.sdk.utils.AddressUtils
J
- join(List<String>, String) - Static method in class org.fisco.bcos.sdk.utils.Collection
- join(List<String>, String) - Static method in class org.fisco.bcos.sdk.utils.StringUtils
- join(List<T>, String, Collection.Function<T, String>) - Static method in class org.fisco.bcos.sdk.utils.Collection
- JsonException - Exception in org.fisco.bcos.sdk.transaction.model.exception
-
JacksonException @Description: JacksonException
- JsonException() - Constructor for exception org.fisco.bcos.sdk.transaction.model.exception.JsonException
- JsonException(String) - Constructor for exception org.fisco.bcos.sdk.transaction.model.exception.JsonException
- JsonException(String, Throwable) - Constructor for exception org.fisco.bcos.sdk.transaction.model.exception.JsonException
- JsonException(Throwable) - Constructor for exception org.fisco.bcos.sdk.transaction.model.exception.JsonException
- JsonRpcMethods - Class in org.fisco.bcos.sdk.client.protocol.request
- JsonRpcRequest<T> - Class in org.fisco.bcos.sdk.client.protocol.request
- JsonRpcRequest(String, List<T>) - Constructor for class org.fisco.bcos.sdk.client.protocol.request.JsonRpcRequest
- JsonRpcResponse<T> - Class in org.fisco.bcos.sdk.model
- JsonRpcResponse() - Constructor for class org.fisco.bcos.sdk.model.JsonRpcResponse
- JsonRpcResponse.Error - Class in org.fisco.bcos.sdk.model
- JsonRpcRetCode - Class in org.fisco.bcos.sdk.client.protocol.model
- JsonRpcRetCode() - Constructor for class org.fisco.bcos.sdk.client.protocol.model.JsonRpcRetCode
- JsonRpcService - Class in org.fisco.bcos.sdk.client
- JsonRpcService(GroupManagerService, Channel, Integer) - Constructor for class org.fisco.bcos.sdk.client.JsonRpcService
- JsonTransactionResponse - Class in org.fisco.bcos.sdk.client.protocol.model
- JsonTransactionResponse() - Constructor for class org.fisco.bcos.sdk.client.protocol.model.JsonTransactionResponse
- JsonTransactionResponse.SignatureResponse - Class in org.fisco.bcos.sdk.client.protocol.model
- JsonUtils - Class in org.fisco.bcos.sdk.transaction.tools
-
a useful toolkit of json based on Jackson.
- JsonUtils() - Constructor for class org.fisco.bcos.sdk.transaction.tools.JsonUtils
K
- Keccak256 - Class in org.fisco.bcos.sdk.crypto.hash
- Keccak256() - Constructor for class org.fisco.bcos.sdk.crypto.hash.Keccak256
- KEY_FIELD_NAME - Static variable in class org.fisco.bcos.sdk.model.PrecompiledConstant
- keyPair - Variable in class org.fisco.bcos.sdk.crypto.keypair.CryptoKeyPair
- KeyPairException - Exception in org.fisco.bcos.sdk.crypto.exceptions
-
Exceptioned when calling hash.
- KeyPairException(String) - Constructor for exception org.fisco.bcos.sdk.crypto.exceptions.KeyPairException
- KeyPairException(String, Throwable) - Constructor for exception org.fisco.bcos.sdk.crypto.exceptions.KeyPairException
- keyStore - Variable in class org.fisco.bcos.sdk.crypto.keystore.KeyTool
- keyStoreFile - Variable in class org.fisco.bcos.sdk.crypto.keystore.KeyTool
- keyStoreSubDir - Variable in class org.fisco.bcos.sdk.crypto.keypair.CryptoKeyPair
- KeyTool - Class in org.fisco.bcos.sdk.crypto.keystore
- KeyTool(InputStream) - Constructor for class org.fisco.bcos.sdk.crypto.keystore.KeyTool
-
constructor for PEM with key file input stream
- KeyTool(InputStream, String) - Constructor for class org.fisco.bcos.sdk.crypto.keystore.KeyTool
-
constructor for the P12: with password and key file input stream
- KeyTool(String) - Constructor for class org.fisco.bcos.sdk.crypto.keystore.KeyTool
-
constructor for PEM without password
- KeyTool(String, String) - Constructor for class org.fisco.bcos.sdk.crypto.keystore.KeyTool
-
constructor for the P12: with password
- KVTABLEFACTORY_PRECOMPILED_ADDRESS - Static variable in class org.fisco.bcos.sdk.contract.precompiled.model.PrecompiledAddress
L
- LATEST - Static variable in class org.fisco.bcos.sdk.abi.tools.TopicTools
- LATEST_BLOCK - Static variable in class org.fisco.bcos.sdk.contract.Contract
- le - org.fisco.bcos.sdk.contract.precompiled.crud.common.ConditionOperator
- LE(String, String) - Method in class org.fisco.bcos.sdk.contract.precompiled.crud.common.Condition
- length - Variable in class org.fisco.bcos.sdk.model.Message
- length(byte[]...) - Static method in class org.fisco.bcos.sdk.utils.ByteUtils
- LENGTH - Static variable in class org.fisco.bcos.sdk.abi.datatypes.Address
- LENGTH_IN_HEX - Static variable in class org.fisco.bcos.sdk.abi.datatypes.Address
- limit - org.fisco.bcos.sdk.contract.precompiled.crud.common.ConditionOperator
- Limit(int) - Method in class org.fisco.bcos.sdk.contract.precompiled.crud.common.Condition
- Limit(int, int) - Method in class org.fisco.bcos.sdk.contract.precompiled.crud.common.Condition
- LinuxSecureRandom - Class in org.fisco.bcos.sdk.utils
-
Implementation from BitcoinJ implementation
- LinuxSecureRandom() - Constructor for class org.fisco.bcos.sdk.utils.LinuxSecureRandom
- LIST - org.fisco.bcos.sdk.abi.wrapper.ABIObject.ObjectType
- listCNSManager() - Method in class org.fisco.bcos.sdk.contract.precompiled.permission.PermissionService
- listCommitteeMembers() - Method in class org.fisco.bcos.sdk.contract.precompiled.permission.ChainGovernancePrecompiled
- listCommitteeMembers() - Method in class org.fisco.bcos.sdk.contract.precompiled.permission.ChainGovernanceService
- listDeployAndCreateManager() - Method in class org.fisco.bcos.sdk.contract.precompiled.permission.PermissionService
- listManager(String) - Method in class org.fisco.bcos.sdk.contract.precompiled.contractmgr.ContractLifeCyclePrecompiled
- listManager(String) - Method in class org.fisco.bcos.sdk.contract.precompiled.contractmgr.ContractLifeCycleService
- listNodeManager() - Method in class org.fisco.bcos.sdk.contract.precompiled.permission.PermissionService
- listOperators() - Method in class org.fisco.bcos.sdk.contract.precompiled.permission.ChainGovernancePrecompiled
- listOperators() - Method in class org.fisco.bcos.sdk.contract.precompiled.permission.ChainGovernanceService
- listPermissionManager() - Method in class org.fisco.bcos.sdk.contract.precompiled.permission.PermissionService
- listSysConfigManager() - Method in class org.fisco.bcos.sdk.contract.precompiled.permission.PermissionService
- load() - Method in class org.fisco.bcos.sdk.crypto.keystore.KeyTool
-
load information from the keyStoreFile
- load(InputStream) - Method in class org.fisco.bcos.sdk.crypto.keystore.KeyTool
- load(InputStream) - Method in class org.fisco.bcos.sdk.crypto.keystore.P12KeyStore
-
load keyPair from the given input stream
- load(InputStream) - Method in class org.fisco.bcos.sdk.crypto.keystore.PEMKeyStore
- load(String) - Static method in class org.fisco.bcos.sdk.config.Config
- load(String, int) - Static method in class org.fisco.bcos.sdk.config.Config
- load(String, Client, CryptoKeyPair) - Static method in class org.fisco.bcos.sdk.contract.precompiled.cns.CNSPrecompiled
- load(String, Client, CryptoKeyPair) - Static method in class org.fisco.bcos.sdk.contract.precompiled.consensus.ConsensusPrecompiled
- load(String, Client, CryptoKeyPair) - Static method in class org.fisco.bcos.sdk.contract.precompiled.contractmgr.ContractLifeCyclePrecompiled
- load(String, Client, CryptoKeyPair) - Static method in class org.fisco.bcos.sdk.contract.precompiled.crud.CRUD
- load(String, Client, CryptoKeyPair) - Static method in class org.fisco.bcos.sdk.contract.precompiled.crud.table.TableFactory
- load(String, Client, CryptoKeyPair) - Static method in class org.fisco.bcos.sdk.contract.precompiled.permission.ChainGovernancePrecompiled
- load(String, Client, CryptoKeyPair) - Static method in class org.fisco.bcos.sdk.contract.precompiled.permission.PermissionPrecompiled
- load(String, Client, CryptoKeyPair) - Static method in class org.fisco.bcos.sdk.contract.precompiled.sysconfig.SystemConfigPrecompiled
- loadABI(String) - Method in class org.fisco.bcos.sdk.abi.wrapper.ABIDefinitionFactory
-
load ABI and construct ContractABIDefinition.
- loadAccount(String, String, String) - Method in class org.fisco.bcos.sdk.crypto.CryptoSuite
- loadContractAbiDefinition(File) - Static method in class org.fisco.bcos.sdk.codegen.CodeGenUtils
- loadContractAbiDefinition(String) - Static method in class org.fisco.bcos.sdk.codegen.CodeGenUtils
- LoadKeyStoreException - Exception in org.fisco.bcos.sdk.crypto.exceptions
-
Exceptioned when calling KeyManager.
- LoadKeyStoreException(String) - Constructor for exception org.fisco.bcos.sdk.crypto.exceptions.LoadKeyStoreException
- LoadKeyStoreException(String, Throwable) - Constructor for exception org.fisco.bcos.sdk.crypto.exceptions.LoadKeyStoreException
- log - Static variable in class org.fisco.bcos.sdk.transaction.manager.AssembleTransactionProcessor
- log - Static variable in class org.fisco.bcos.sdk.transaction.manager.TransactionProcessor
- log - Static variable in class org.fisco.bcos.sdk.transaction.tools.JsonUtils
- logger - Static variable in interface org.fisco.bcos.sdk.client.Client
- logger - Static variable in class org.fisco.bcos.sdk.contract.Contract
- logger - Static variable in class org.fisco.bcos.sdk.crypto.keypair.CryptoKeyPair
- logger - Static variable in class org.fisco.bcos.sdk.crypto.keystore.KeyTool
- logger - Static variable in class org.fisco.bcos.sdk.crypto.signature.ECDSASignatureResult
- logger - Static variable in class org.fisco.bcos.sdk.transaction.codec.decode.TransactionDecoderService
- logger - Static variable in class org.fisco.bcos.sdk.transaction.codec.encode.TransactionEncoderService
- Logs() - Constructor for class org.fisco.bcos.sdk.model.TransactionReceipt.Logs
- logsBloom - Variable in class org.fisco.bcos.sdk.client.protocol.response.BcosBlockHeader.BlockHeader
- longToBytes(long) - Static method in class org.fisco.bcos.sdk.utils.ByteUtils
-
Converts a long value into a byte array.
- longToBytesNoLeadZeroes(long) - Static method in class org.fisco.bcos.sdk.utils.ByteUtils
-
Converts a long value into a byte array.
- lowercaseFirstLetter(String) - Static method in class org.fisco.bcos.sdk.utils.StringUtils
- lt - org.fisco.bcos.sdk.contract.precompiled.crud.common.ConditionOperator
- LT(String, String) - Method in class org.fisco.bcos.sdk.contract.precompiled.crud.common.Condition
M
- main(String[]) - Static method in class org.fisco.bcos.sdk.codegen.CodeGenMain
- MalformedTx - Static variable in class org.fisco.bcos.sdk.model.TransactionReceiptStatus
- matchingNibbleLength(byte[], byte[]) - Static method in class org.fisco.bcos.sdk.utils.ByteUtils
-
Returns the amount of nibbles that match each other from 0 ...
- MAX_BIT_LENGTH - Static variable in interface org.fisco.bcos.sdk.abi.datatypes.Type
- MAX_BYTE_LENGTH - Static variable in interface org.fisco.bcos.sdk.abi.datatypes.Type
- MAX_GROUPID - Static variable in class org.fisco.bcos.sdk.model.ConstantConfig
- MAX_INT256 - Static variable in class org.fisco.bcos.sdk.abi.Constant
- MAX_NUM_TOPIC_EVENT_LOG - Static variable in class org.fisco.bcos.sdk.abi.tools.TopicTools
- MAX_SIZE_OF_STATIC_ARRAY - Static variable in class org.fisco.bcos.sdk.abi.datatypes.StaticArray
-
Warning: increasing this constant will cause more generated StaticArrayN types, see: AbiTypesGenerator#generateStaticArrayTypes
- MAX_UINT256 - Static variable in class org.fisco.bcos.sdk.abi.Constant
- merge(byte[]...) - Static method in class org.fisco.bcos.sdk.utils.ByteUtils
- MerkleProofUnit - Class in org.fisco.bcos.sdk.model
- MerkleProofUnit() - Constructor for class org.fisco.bcos.sdk.model.MerkleProofUnit
- Message - Class in org.fisco.bcos.sdk.model
-
Messages between sdk and FISCO BCOS node.
- Message() - Constructor for class org.fisco.bcos.sdk.model.Message
- MESSAGE_DECODE_ERROR - org.fisco.bcos.sdk.amop.topic.AmopRespError
- MESSAGE_DECODE_ERROR - org.fisco.bcos.sdk.channel.model.ChannelMessageError
- MESSAGE_SEND_EXCEPTION - org.fisco.bcos.sdk.amop.topic.AmopRespError
- MESSAGE_SEND_EXCEPTION - org.fisco.bcos.sdk.channel.model.ChannelMessageError
- MESSAGE_TIMEOUT - org.fisco.bcos.sdk.amop.topic.AmopRespError
- MESSAGE_TIMEOUT - org.fisco.bcos.sdk.channel.model.ChannelMessageError
- MessageDecoder - Class in org.fisco.bcos.sdk.network
- MessageDecoder() - Constructor for class org.fisco.bcos.sdk.network.MessageDecoder
- MessageDecodingException - Exception in org.fisco.bcos.sdk.utils.exceptions
-
Encoding exception.
- MessageDecodingException(String) - Constructor for exception org.fisco.bcos.sdk.utils.exceptions.MessageDecodingException
- MessageDecodingException(String, Throwable) - Constructor for exception org.fisco.bcos.sdk.utils.exceptions.MessageDecodingException
- MessageEncoder - Class in org.fisco.bcos.sdk.network
- MessageEncoder() - Constructor for class org.fisco.bcos.sdk.network.MessageEncoder
- MessageEncodingException - Exception in org.fisco.bcos.sdk.utils.exceptions
-
Encoding exception.
- MessageEncodingException(String) - Constructor for exception org.fisco.bcos.sdk.utils.exceptions.MessageEncodingException
- MessageEncodingException(String, Throwable) - Constructor for exception org.fisco.bcos.sdk.utils.exceptions.MessageEncodingException
- MIN_GROUPID - Static variable in class org.fisco.bcos.sdk.model.ConstantConfig
- MIN_INT256 - Static variable in class org.fisco.bcos.sdk.abi.Constant
- MsgHandler - Interface in org.fisco.bcos.sdk.network
-
Message handler interface Each module which would like to get notified by the "network" module should implement this interface.
- MsgType - Enum in org.fisco.bcos.sdk.model
-
Message types send from fisco bcos node.
- MUST_EXIST_IN_NODE_LIST - Static variable in class org.fisco.bcos.sdk.model.PrecompiledRetCode
N
- NamedType() - Constructor for class org.fisco.bcos.sdk.abi.wrapper.ABIDefinition.NamedType
- NamedType(String, String) - Constructor for class org.fisco.bcos.sdk.abi.wrapper.ABIDefinition.NamedType
- NamedType(String, String, boolean) - Constructor for class org.fisco.bcos.sdk.abi.wrapper.ABIDefinition.NamedType
- ne - org.fisco.bcos.sdk.contract.precompiled.crud.common.ConditionOperator
- NE(String, String) - Method in class org.fisco.bcos.sdk.contract.precompiled.crud.common.Condition
- network - Variable in class org.fisco.bcos.sdk.config.model.ConfigProperty
- Network - Interface in org.fisco.bcos.sdk.network
-
Network interface Modules interact with the network module through this interface.
- NetworkConfig - Class in org.fisco.bcos.sdk.config.model
- NetworkConfig(ConfigProperty) - Constructor for class org.fisco.bcos.sdk.config.model.NetworkConfig
- NetworkException - Exception in org.fisco.bcos.sdk.network
-
Network exception
- NetworkException(String) - Constructor for exception org.fisco.bcos.sdk.network.NetworkException
- NetworkException(String, int) - Constructor for exception org.fisco.bcos.sdk.network.NetworkException
- NetworkException(String, Throwable) - Constructor for exception org.fisco.bcos.sdk.network.NetworkException
- NetworkException(Throwable) - Constructor for exception org.fisco.bcos.sdk.network.NetworkException
- NetworkImp - Class in org.fisco.bcos.sdk.network
-
An implementation of Network
- NetworkImp(ConfigOption, MsgHandler) - Constructor for class org.fisco.bcos.sdk.network.NetworkImp
- newObject() - Method in class org.fisco.bcos.sdk.abi.wrapper.ABIObject
- newObjectWithoutValue() - Method in class org.fisco.bcos.sdk.abi.wrapper.ABIObject
- newSeq() - Static method in interface org.fisco.bcos.sdk.amop.Amop
-
generate message sequence string
- newSeq() - Static method in interface org.fisco.bcos.sdk.eventsub.EventSubscribe
- newSeq() - Static method in class org.fisco.bcos.sdk.utils.ChannelUtils
- newType() - Method in class org.fisco.bcos.sdk.abi.wrapper.ABIDefinition.NamedType
- nibblesToPrettyString(byte[]) - Static method in class org.fisco.bcos.sdk.utils.ByteUtils
-
Turn nibbles to a pretty looking output string
- NO_AVAILABLE_SESSION - org.fisco.bcos.sdk.amop.topic.AmopRespError
- NO_SUCH_ABI_FILE - Static variable in class org.fisco.bcos.sdk.transaction.model.exception.TransactionRetCodeConstants
- NO_SUCH_BINARY_FILE - Static variable in class org.fisco.bcos.sdk.transaction.model.exception.TransactionRetCodeConstants
- NoCallPermission - Static variable in class org.fisco.bcos.sdk.model.TransactionReceiptStatus
- NodeHeartbeat - Class in org.fisco.bcos.sdk.channel.model
- NodeHeartbeat() - Constructor for class org.fisco.bcos.sdk.channel.model.NodeHeartbeat
- NodeIDList - Class in org.fisco.bcos.sdk.client.protocol.response
-
getNodeIDList
- NodeIDList() - Constructor for class org.fisco.bcos.sdk.client.protocol.response.NodeIDList
- NodeInfo - Class in org.fisco.bcos.sdk.client.protocol.response
- NodeInfo() - Constructor for class org.fisco.bcos.sdk.client.protocol.response.NodeInfo
- NodeInfo.NodeInformation - Class in org.fisco.bcos.sdk.client.protocol.response
- NodeInformation() - Constructor for class org.fisco.bcos.sdk.client.protocol.response.NodeInfo.NodeInformation
- NoDeployPermission - Static variable in class org.fisco.bcos.sdk.model.TransactionReceiptStatus
- NODES_UNREACHABLE - org.fisco.bcos.sdk.amop.topic.AmopRespError
-
Error code from node.
- NODES_UNREACHABLE - org.fisco.bcos.sdk.channel.model.ChannelMessageError
- NodeVersion - Class in org.fisco.bcos.sdk.model
-
getNodeVersion.
- NodeVersion() - Constructor for class org.fisco.bcos.sdk.model.NodeVersion
- NodeVersion.ClientVersion - Class in org.fisco.bcos.sdk.model
- NonceCheckFail - Static variable in class org.fisco.bcos.sdk.model.TransactionReceiptStatus
- NORMAL_TOPIC - org.fisco.bcos.sdk.amop.topic.TopicType
-
normal topic and private topic
- NoSuchTransactionFileException - Exception in org.fisco.bcos.sdk.transaction.model.exception
-
NoSuchTransactionFileException @Description: NoSuchTransactionFileException
- NoSuchTransactionFileException(int, String) - Constructor for exception org.fisco.bcos.sdk.transaction.model.exception.NoSuchTransactionFileException
- NoSuchTransactionFileException(RetCode) - Constructor for exception org.fisco.bcos.sdk.transaction.model.exception.NoSuchTransactionFileException
- NotEnoughCash - Static variable in class org.fisco.bcos.sdk.model.TransactionReceiptStatus
- NoTxPermission - Static variable in class org.fisco.bcos.sdk.model.TransactionReceiptStatus
- number - Variable in class org.fisco.bcos.sdk.client.protocol.response.BcosBlockHeader.BlockHeader
- numberOfLeadingZeros(byte[]) - Static method in class org.fisco.bcos.sdk.utils.ByteUtils
-
Returns a number of zero bits preceding the highest-order ("leftmost") one-bit interpreting input array as a big-endian integer value
- numBytes(String) - Static method in class org.fisco.bcos.sdk.utils.ByteUtils
-
Calculate the number of bytes need to encode the number
- Numeric - Class in org.fisco.bcos.sdk.utils
-
Message codec functions.
- NumericType - Class in org.fisco.bcos.sdk.abi.datatypes
-
Common numeric type.
- NumericType(String, BigInteger) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.NumericType
O
- objectMapper - Variable in class org.fisco.bcos.sdk.client.JsonRpcService
- ObjectMapperFactory - Class in org.fisco.bcos.sdk.utils
-
Factory for managing our ObjectMapper instances.
- ObserverList - Class in org.fisco.bcos.sdk.client.protocol.response
- ObserverList() - Constructor for class org.fisco.bcos.sdk.client.protocol.response.ObserverList
- offset() - Method in class org.fisco.bcos.sdk.abi.datatypes.Address
- offset() - Method in class org.fisco.bcos.sdk.abi.datatypes.Bool
- offset() - Method in class org.fisco.bcos.sdk.abi.datatypes.Bytes
- offset() - Method in class org.fisco.bcos.sdk.abi.datatypes.DynamicArray
- offset() - Method in class org.fisco.bcos.sdk.abi.datatypes.DynamicBytes
- offset() - Method in class org.fisco.bcos.sdk.abi.datatypes.Fixed
- offset() - Method in class org.fisco.bcos.sdk.abi.datatypes.Int
- offset() - Method in class org.fisco.bcos.sdk.abi.datatypes.StaticArray
- offset() - Method in interface org.fisco.bcos.sdk.abi.datatypes.Type
- offset() - Method in class org.fisco.bcos.sdk.abi.datatypes.Ufixed
- offset() - Method in class org.fisco.bcos.sdk.abi.datatypes.Uint
- offset() - Method in class org.fisco.bcos.sdk.abi.datatypes.Utf8String
- offset() - Method in class org.fisco.bcos.sdk.abi.wrapper.ABIObject
-
dynamic offset of this object
- OFFSET_LONG_LIST - Static variable in class org.fisco.bcos.sdk.rlp.RlpDecoder
-
[0xf7] If the total payload of a list is more than 55 bytes long, the RLP encoding consists of a single byte with value 0xf7 plus the length of the length of the list in binary form, followed by the length of the list, followed by the concatenation of the RLP encodings of the items.
- OFFSET_LONG_STRING - Static variable in class org.fisco.bcos.sdk.rlp.RlpDecoder
-
[0xb7] If a string is more than 55 bytes long, the RLP encoding consists of a single byte with value 0xb7 plus the length of the length of the string in binary form, followed by the length of the string, followed by the string.
- OFFSET_SHORT_LIST - Static variable in class org.fisco.bcos.sdk.rlp.RlpDecoder
-
[0xc0] If the total payload of a list (i.e.
- OFFSET_SHORT_STRING - Static variable in class org.fisco.bcos.sdk.rlp.RlpDecoder
-
[0x80] If a string is 0-55 bytes long, the RLP encoding consists of a single byte with value 0x80 plus the length of the string followed by the string.
- offsetAsByteLength() - Method in class org.fisco.bcos.sdk.abi.wrapper.ABIObject
- offsetAsHexLength() - Method in class org.fisco.bcos.sdk.abi.wrapper.ABIObject
- onAmopMsg(ChannelHandlerContext, AmopMsg) - Method in class org.fisco.bcos.sdk.amop.topic.AmopMsgHandler
- onAmopResponse(ChannelHandlerContext, Message) - Method in class org.fisco.bcos.sdk.amop.topic.AmopMsgHandler
- onConnect(ChannelHandlerContext) - Method in class org.fisco.bcos.sdk.amop.topic.AmopMsgHandler
- onConnect(ChannelHandlerContext) - Method in class org.fisco.bcos.sdk.channel.ChannelMsgHandler
- onConnect(ChannelHandlerContext) - Method in class org.fisco.bcos.sdk.client.handler.BlockNumberNotifyHandler
- onConnect(ChannelHandlerContext) - Method in class org.fisco.bcos.sdk.client.handler.GetNodeVersionHandler
- onConnect(ChannelHandlerContext) - Method in class org.fisco.bcos.sdk.client.handler.TransactionNotifyHandler
- onConnect(ChannelHandlerContext) - Method in class org.fisco.bcos.sdk.eventsub.filter.EventPushMsgHandler
- onConnect(ChannelHandlerContext) - Method in interface org.fisco.bcos.sdk.network.MsgHandler
-
OnConnect action.
- onDisconnect(ChannelHandlerContext) - Method in class org.fisco.bcos.sdk.amop.topic.AmopMsgHandler
- onDisconnect(ChannelHandlerContext) - Method in class org.fisco.bcos.sdk.channel.ChannelMsgHandler
- onDisconnect(ChannelHandlerContext) - Method in class org.fisco.bcos.sdk.client.handler.BlockNumberNotifyHandler
- onDisconnect(ChannelHandlerContext) - Method in class org.fisco.bcos.sdk.client.handler.GetNodeVersionHandler
- onDisconnect(ChannelHandlerContext) - Method in class org.fisco.bcos.sdk.client.handler.TransactionNotifyHandler
- onDisconnect(ChannelHandlerContext) - Method in class org.fisco.bcos.sdk.eventsub.filter.EventPushMsgHandler
- onDisconnect(ChannelHandlerContext) - Method in interface org.fisco.bcos.sdk.network.MsgHandler
-
OnDisconnect action Called when one connection disconnect.
- oneByteToHexString(byte) - Static method in class org.fisco.bcos.sdk.utils.ByteUtils
- onError(int, String) - Method in class org.fisco.bcos.sdk.model.callback.TransactionCallback
- onError(String) - Method in class org.fisco.bcos.sdk.channel.ResponseCallback
- onError(Response) - Method in interface org.fisco.bcos.sdk.client.RespCallback
- onMessage(ChannelHandlerContext, Message) - Method in class org.fisco.bcos.sdk.amop.topic.AmopMsgHandler
- onMessage(ChannelHandlerContext, Message) - Method in class org.fisco.bcos.sdk.channel.ChannelMsgHandler
- onMessage(ChannelHandlerContext, Message) - Method in class org.fisco.bcos.sdk.client.handler.BlockNumberNotifyHandler
- onMessage(ChannelHandlerContext, Message) - Method in class org.fisco.bcos.sdk.client.handler.GetNodeVersionHandler
- onMessage(ChannelHandlerContext, Message) - Method in class org.fisco.bcos.sdk.client.handler.TransactionNotifyHandler
- onMessage(ChannelHandlerContext, Message) - Method in class org.fisco.bcos.sdk.eventsub.filter.EventPushMsgHandler
- onMessage(ChannelHandlerContext, Message) - Method in interface org.fisco.bcos.sdk.network.MsgHandler
-
OnMessage action.
- onPrivateTopicRandomValue(ChannelHandlerContext, AmopMsg) - Method in class org.fisco.bcos.sdk.amop.topic.AmopMsgHandler
- OnReceiveBlockNotify(EnumChannelProtocolVersion, String, Message) - Method in interface org.fisco.bcos.sdk.client.handler.OnReceiveBlockNotifyFunc
- OnReceiveBlockNotifyFunc - Interface in org.fisco.bcos.sdk.client.handler
- onReceiveBlockNotifyImpl(EnumChannelProtocolVersion, String, Message) - Method in class org.fisco.bcos.sdk.service.GroupManagerServiceImpl
-
Get the blockNumber notify message from the AMOP module, parse the package and update the latest block height of each group
- onReceiveBlockNumberInfo(String, BlockNumberNotification) - Method in interface org.fisco.bcos.sdk.service.callback.BlockNumberNotifyCallback
- onReceiveLog(int, List<EventLog>) - Method in interface org.fisco.bcos.sdk.eventsub.EventCallback
-
onReceiveLog called when sdk receive any response of the target subscription.
- onReceiveTransactionNotify(Message) - Method in class org.fisco.bcos.sdk.service.GroupManagerServiceImpl
-
calls the transaction callback when receive the transaction notify
- onResponse(AmopResponse) - Method in class org.fisco.bcos.sdk.amop.AmopResponseCallback
- onResponse(Response) - Method in class org.fisco.bcos.sdk.channel.ResponseCallback
-
OnResponse
- onResponse(RetCode) - Method in interface org.fisco.bcos.sdk.contract.precompiled.callback.PrecompiledCallback
- onResponse(TransactionReceipt) - Method in class org.fisco.bcos.sdk.model.callback.TransactionCallback
- onResponse(T) - Method in interface org.fisco.bcos.sdk.client.RespCallback
-
onResponse is the call back function
- onTimeout() - Method in class org.fisco.bcos.sdk.channel.ResponseCallback
- onTimeout() - Method in class org.fisco.bcos.sdk.model.callback.TransactionCallback
- onVerifyRequest(ChannelHandlerContext, Message) - Method in class org.fisco.bcos.sdk.amop.topic.AmopMsgHandler
- openTable(String) - Method in class org.fisco.bcos.sdk.contract.precompiled.crud.table.TableFactory
- Options - Class in org.fisco.bcos.sdk.channel.model
- Options() - Constructor for class org.fisco.bcos.sdk.channel.model.Options
- or(byte[], byte[]) - Static method in class org.fisco.bcos.sdk.utils.ByteUtils
- org.fisco.bcos.sdk - package org.fisco.bcos.sdk
- org.fisco.bcos.sdk.abi - package org.fisco.bcos.sdk.abi
- org.fisco.bcos.sdk.abi.datatypes - package org.fisco.bcos.sdk.abi.datatypes
- org.fisco.bcos.sdk.abi.datatypes.generated - package org.fisco.bcos.sdk.abi.datatypes.generated
- org.fisco.bcos.sdk.abi.datatypes.generated.tuples - package org.fisco.bcos.sdk.abi.datatypes.generated.tuples
- org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated - package org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated
- org.fisco.bcos.sdk.abi.tools - package org.fisco.bcos.sdk.abi.tools
- org.fisco.bcos.sdk.abi.wrapper - package org.fisco.bcos.sdk.abi.wrapper
- org.fisco.bcos.sdk.amop - package org.fisco.bcos.sdk.amop
- org.fisco.bcos.sdk.amop.exception - package org.fisco.bcos.sdk.amop.exception
- org.fisco.bcos.sdk.amop.topic - package org.fisco.bcos.sdk.amop.topic
- org.fisco.bcos.sdk.channel - package org.fisco.bcos.sdk.channel
- org.fisco.bcos.sdk.channel.model - package org.fisco.bcos.sdk.channel.model
- org.fisco.bcos.sdk.client - package org.fisco.bcos.sdk.client
- org.fisco.bcos.sdk.client.exceptions - package org.fisco.bcos.sdk.client.exceptions
- org.fisco.bcos.sdk.client.handler - package org.fisco.bcos.sdk.client.handler
- org.fisco.bcos.sdk.client.protocol.model - package org.fisco.bcos.sdk.client.protocol.model
- org.fisco.bcos.sdk.client.protocol.request - package org.fisco.bcos.sdk.client.protocol.request
- org.fisco.bcos.sdk.client.protocol.response - package org.fisco.bcos.sdk.client.protocol.response
- org.fisco.bcos.sdk.codegen - package org.fisco.bcos.sdk.codegen
- org.fisco.bcos.sdk.codegen.exceptions - package org.fisco.bcos.sdk.codegen.exceptions
- org.fisco.bcos.sdk.config - package org.fisco.bcos.sdk.config
- org.fisco.bcos.sdk.config.exceptions - package org.fisco.bcos.sdk.config.exceptions
- org.fisco.bcos.sdk.config.model - package org.fisco.bcos.sdk.config.model
- org.fisco.bcos.sdk.contract - package org.fisco.bcos.sdk.contract
- org.fisco.bcos.sdk.contract.precompiled.callback - package org.fisco.bcos.sdk.contract.precompiled.callback
- org.fisco.bcos.sdk.contract.precompiled.cns - package org.fisco.bcos.sdk.contract.precompiled.cns
- org.fisco.bcos.sdk.contract.precompiled.consensus - package org.fisco.bcos.sdk.contract.precompiled.consensus
- org.fisco.bcos.sdk.contract.precompiled.contractmgr - package org.fisco.bcos.sdk.contract.precompiled.contractmgr
- org.fisco.bcos.sdk.contract.precompiled.crud - package org.fisco.bcos.sdk.contract.precompiled.crud
- org.fisco.bcos.sdk.contract.precompiled.crud.common - package org.fisco.bcos.sdk.contract.precompiled.crud.common
- org.fisco.bcos.sdk.contract.precompiled.crud.table - package org.fisco.bcos.sdk.contract.precompiled.crud.table
- org.fisco.bcos.sdk.contract.precompiled.model - package org.fisco.bcos.sdk.contract.precompiled.model
- org.fisco.bcos.sdk.contract.precompiled.permission - package org.fisco.bcos.sdk.contract.precompiled.permission
- org.fisco.bcos.sdk.contract.precompiled.sysconfig - package org.fisco.bcos.sdk.contract.precompiled.sysconfig
- org.fisco.bcos.sdk.crypto - package org.fisco.bcos.sdk.crypto
- org.fisco.bcos.sdk.crypto.exceptions - package org.fisco.bcos.sdk.crypto.exceptions
- org.fisco.bcos.sdk.crypto.hash - package org.fisco.bcos.sdk.crypto.hash
- org.fisco.bcos.sdk.crypto.keypair - package org.fisco.bcos.sdk.crypto.keypair
- org.fisco.bcos.sdk.crypto.keystore - package org.fisco.bcos.sdk.crypto.keystore
- org.fisco.bcos.sdk.crypto.signature - package org.fisco.bcos.sdk.crypto.signature
- org.fisco.bcos.sdk.eventsub - package org.fisco.bcos.sdk.eventsub
- org.fisco.bcos.sdk.eventsub.exception - package org.fisco.bcos.sdk.eventsub.exception
- org.fisco.bcos.sdk.eventsub.filter - package org.fisco.bcos.sdk.eventsub.filter
- org.fisco.bcos.sdk.model - package org.fisco.bcos.sdk.model
- org.fisco.bcos.sdk.model.callback - package org.fisco.bcos.sdk.model.callback
- org.fisco.bcos.sdk.model.exceptions - package org.fisco.bcos.sdk.model.exceptions
- org.fisco.bcos.sdk.network - package org.fisco.bcos.sdk.network
- org.fisco.bcos.sdk.rlp - package org.fisco.bcos.sdk.rlp
- org.fisco.bcos.sdk.service - package org.fisco.bcos.sdk.service
- org.fisco.bcos.sdk.service.callback - package org.fisco.bcos.sdk.service.callback
- org.fisco.bcos.sdk.service.model - package org.fisco.bcos.sdk.service.model
- org.fisco.bcos.sdk.transaction.builder - package org.fisco.bcos.sdk.transaction.builder
- org.fisco.bcos.sdk.transaction.codec.decode - package org.fisco.bcos.sdk.transaction.codec.decode
- org.fisco.bcos.sdk.transaction.codec.encode - package org.fisco.bcos.sdk.transaction.codec.encode
- org.fisco.bcos.sdk.transaction.manager - package org.fisco.bcos.sdk.transaction.manager
- org.fisco.bcos.sdk.transaction.model - package org.fisco.bcos.sdk.transaction.model
- org.fisco.bcos.sdk.transaction.model.bo - package org.fisco.bcos.sdk.transaction.model.bo
- org.fisco.bcos.sdk.transaction.model.dto - package org.fisco.bcos.sdk.transaction.model.dto
- org.fisco.bcos.sdk.transaction.model.exception - package org.fisco.bcos.sdk.transaction.model.exception
- org.fisco.bcos.sdk.transaction.model.gas - package org.fisco.bcos.sdk.transaction.model.gas
- org.fisco.bcos.sdk.transaction.model.po - package org.fisco.bcos.sdk.transaction.model.po
- org.fisco.bcos.sdk.transaction.pusher - package org.fisco.bcos.sdk.transaction.pusher
- org.fisco.bcos.sdk.transaction.signer - package org.fisco.bcos.sdk.transaction.signer
- org.fisco.bcos.sdk.transaction.tools - package org.fisco.bcos.sdk.transaction.tools
- org.fisco.bcos.sdk.utils - package org.fisco.bcos.sdk.utils
- org.fisco.bcos.sdk.utils.exceptions - package org.fisco.bcos.sdk.utils.exceptions
- OTHER_ERROR - org.fisco.bcos.sdk.eventsub.filter.EventSubNodeRespStatus
- OutOfGas - Static variable in class org.fisco.bcos.sdk.model.TransactionReceiptStatus
- OutOfGasBase - Static variable in class org.fisco.bcos.sdk.model.TransactionReceiptStatus
- OutOfGasIntrinsic - Static variable in class org.fisco.bcos.sdk.model.TransactionReceiptStatus
- OutOfStack - Static variable in class org.fisco.bcos.sdk.model.TransactionReceiptStatus
- OVER_CONTRACT_VERSION_LEN_LIMIT - Static variable in class org.fisco.bcos.sdk.model.PrecompiledRetCode
- OVER_TABLE_KEY_LENGTH_LIMIT - Static variable in class org.fisco.bcos.sdk.model.PrecompiledRetCode
- OverGroupMemoryLimit - Static variable in class org.fisco.bcos.sdk.model.TransactionReceiptStatus
P
- P12_FILE_POSTFIX - Static variable in class org.fisco.bcos.sdk.crypto.keypair.CryptoKeyPair
- P12KeyStore - Class in org.fisco.bcos.sdk.crypto.keystore
- P12KeyStore(InputStream, String) - Constructor for class org.fisco.bcos.sdk.crypto.keystore.P12KeyStore
- P12KeyStore(String, String) - Constructor for class org.fisco.bcos.sdk.crypto.keystore.P12KeyStore
- p12KeyStoreFilePath - Variable in class org.fisco.bcos.sdk.crypto.keypair.CryptoKeyPair
- PARAMETER_ERROR - org.fisco.bcos.sdk.transaction.model.dto.ResultCodeEnum
- parentHash - Variable in class org.fisco.bcos.sdk.client.protocol.response.BcosBlockHeader.BlockHeader
- PARSE_ERROR - org.fisco.bcos.sdk.transaction.model.dto.ResultCodeEnum
- parseBytes(byte[], int, int) - Static method in class org.fisco.bcos.sdk.utils.ByteUtils
-
Parses fixed number of bytes starting from
offsetininputarray. - parseCallOutput(Call.CallOutput, String) - Static method in class org.fisco.bcos.sdk.transaction.codec.decode.ReceiptParser
- parseExceptionCall(ContractException) - Static method in class org.fisco.bcos.sdk.transaction.codec.decode.ReceiptParser
- parseParameterArgument(String[], String...) - Static method in class org.fisco.bcos.sdk.codegen.CodeGenUtils
- parsePermissionInfo(String) - Static method in class org.fisco.bcos.sdk.contract.precompiled.permission.PermissionService
- parsePositionalArg(String[], int) - Static method in class org.fisco.bcos.sdk.codegen.CodeGenUtils
- parseResponseIntoJsonRpcResponse(JsonRpcRequest, Response, Class<T>) - Method in class org.fisco.bcos.sdk.client.JsonRpcService
- parseSelectResult(String) - Static method in class org.fisco.bcos.sdk.contract.precompiled.crud.TableCRUDService
- parseTransactionReceipt(TransactionReceipt) - Static method in class org.fisco.bcos.sdk.transaction.codec.decode.ReceiptParser
- parseWord(byte[], int) - Static method in class org.fisco.bcos.sdk.utils.ByteUtils
-
Parses 32-bytes word from given input.
- parseWord(byte[], int, int) - Static method in class org.fisco.bcos.sdk.utils.ByteUtils
-
Parses 32-bytes word from given input.
- password - Variable in class org.fisco.bcos.sdk.config.model.AmopTopic
- password - Variable in class org.fisco.bcos.sdk.crypto.keystore.KeyTool
- PbftView - Class in org.fisco.bcos.sdk.client.protocol.response
-
getPbftView
- PbftView() - Constructor for class org.fisco.bcos.sdk.client.protocol.response.PbftView
- PeerInfo() - Constructor for class org.fisco.bcos.sdk.client.protocol.response.Peers.PeerInfo
- Peers - Class in org.fisco.bcos.sdk.client.protocol.response
-
getPeers
- Peers() - Constructor for class org.fisco.bcos.sdk.client.protocol.response.Peers
- Peers.PeerInfo - Class in org.fisco.bcos.sdk.client.protocol.response
- PeerSelectRule - Interface in org.fisco.bcos.sdk.channel
- PeersInfo() - Constructor for class org.fisco.bcos.sdk.client.protocol.response.SyncStatus.PeersInfo
- PEM_FILE_POSTFIX - Static variable in class org.fisco.bcos.sdk.crypto.keypair.CryptoKeyPair
- PEMKeyStore - Class in org.fisco.bcos.sdk.crypto.keystore
- PEMKeyStore(InputStream) - Constructor for class org.fisco.bcos.sdk.crypto.keystore.PEMKeyStore
- PEMKeyStore(String) - Constructor for class org.fisco.bcos.sdk.crypto.keystore.PEMKeyStore
- pemKeyStoreFilePath - Variable in class org.fisco.bcos.sdk.crypto.keypair.CryptoKeyPair
- PendingTransactions - Class in org.fisco.bcos.sdk.client.protocol.response
-
getPendingTransactions
- PendingTransactions() - Constructor for class org.fisco.bcos.sdk.client.protocol.response.PendingTransactions
- PendingTxSize - Class in org.fisco.bcos.sdk.client.protocol.response
-
getPendingTxSize
- PendingTxSize() - Constructor for class org.fisco.bcos.sdk.client.protocol.response.PendingTxSize
- PERMISSION_PRECOMPILED_ADDRESS - Static variable in class org.fisco.bcos.sdk.contract.precompiled.model.PrecompiledAddress
- PermissionDenied - Static variable in class org.fisco.bcos.sdk.model.TransactionReceiptStatus
- PermissionInfo - Class in org.fisco.bcos.sdk.contract.precompiled.permission
- PermissionInfo() - Constructor for class org.fisco.bcos.sdk.contract.precompiled.permission.PermissionInfo
- PermissionPrecompiled - Class in org.fisco.bcos.sdk.contract.precompiled.permission
- PermissionPrecompiled(String, Client, CryptoKeyPair) - Constructor for class org.fisco.bcos.sdk.contract.precompiled.permission.PermissionPrecompiled
- PermissionService - Class in org.fisco.bcos.sdk.contract.precompiled.permission
- PermissionService(Client, CryptoKeyPair) - Constructor for class org.fisco.bcos.sdk.contract.precompiled.permission.PermissionService
- PrecompiledAddress - Class in org.fisco.bcos.sdk.contract.precompiled.model
- PrecompiledCallback - Interface in org.fisco.bcos.sdk.contract.precompiled.callback
- PrecompiledConstant - Class in org.fisco.bcos.sdk.model
- PrecompiledConstant() - Constructor for class org.fisco.bcos.sdk.model.PrecompiledConstant
- PrecompiledError - Static variable in class org.fisco.bcos.sdk.model.TransactionReceiptStatus
- PrecompiledResponse - Class in org.fisco.bcos.sdk.contract.precompiled.model
- PrecompiledResponse(int, String) - Constructor for class org.fisco.bcos.sdk.contract.precompiled.model.PrecompiledResponse
- PrecompiledRetCode - Class in org.fisco.bcos.sdk.model
- PrecompiledVersionCheck - Class in org.fisco.bcos.sdk.contract.precompiled.model
- PrecompiledVersionCheck() - Constructor for class org.fisco.bcos.sdk.contract.precompiled.model.PrecompiledVersionCheck
- prependHexPrefix(String) - Static method in class org.fisco.bcos.sdk.utils.Numeric
- PRIVATE_KEY - Static variable in class org.fisco.bcos.sdk.crypto.keystore.PEMKeyStore
- PRIVATE_TOPIC - org.fisco.bcos.sdk.amop.topic.TopicType
- privateKey - Variable in class org.fisco.bcos.sdk.config.model.AmopTopic
- pub - Variable in class org.fisco.bcos.sdk.crypto.signature.SM2SignatureResult
- PUBLIC_KEY_LENGTH_IN_HEX - Static variable in class org.fisco.bcos.sdk.crypto.keypair.CryptoKeyPair
- PUBLIC_KEY_SIZE - Static variable in class org.fisco.bcos.sdk.crypto.keypair.CryptoKeyPair
- publicKeys - Variable in class org.fisco.bcos.sdk.config.model.AmopTopic
- publishPrivateTopic(String, List<KeyTool>) - Method in interface org.fisco.bcos.sdk.amop.Amop
-
Config a topic which is need verification, after that user can send message to verified subscriber.
- publishPrivateTopic(String, List<KeyTool>) - Method in class org.fisco.bcos.sdk.amop.AmopImp
- push(String) - Method in interface org.fisco.bcos.sdk.transaction.pusher.TransactionPusherInterface
- push(String) - Method in class org.fisco.bcos.sdk.transaction.pusher.TransactionPusherService
- push(String, String, String) - Method in interface org.fisco.bcos.sdk.transaction.pusher.TransactionPusherInterface
- push(String, String, String) - Method in class org.fisco.bcos.sdk.transaction.pusher.TransactionPusherService
- PUSH_COMPLETED - org.fisco.bcos.sdk.eventsub.filter.EventSubNodeRespStatus
- pushAsync(String) - Method in interface org.fisco.bcos.sdk.transaction.pusher.TransactionPusherInterface
- pushAsync(String) - Method in class org.fisco.bcos.sdk.transaction.pusher.TransactionPusherService
- pushAsync(String, TransactionCallback) - Method in interface org.fisco.bcos.sdk.transaction.pusher.TransactionPusherInterface
- pushAsync(String, TransactionCallback) - Method in class org.fisco.bcos.sdk.transaction.pusher.TransactionPusherService
- pushChannelPrefix - Static variable in class org.fisco.bcos.sdk.amop.topic.TopicManager
- pushOnly(String) - Method in interface org.fisco.bcos.sdk.transaction.pusher.TransactionPusherInterface
- pushOnly(String) - Method in class org.fisco.bcos.sdk.transaction.pusher.TransactionPusherService
Q
- QUERY_GROUP_STATUS - Static variable in class org.fisco.bcos.sdk.client.protocol.request.JsonRpcMethods
- QUERY_WRITE_PERMISSION_PRECOMPILED_VERSION - Static variable in class org.fisco.bcos.sdk.contract.precompiled.model.PrecompiledVersionCheck
- queryByName(String) - Method in class org.fisco.bcos.sdk.contract.precompiled.permission.PermissionPrecompiled
- queryCommitteeMemberWeight(String) - Method in class org.fisco.bcos.sdk.contract.precompiled.permission.ChainGovernancePrecompiled
- queryCommitteeMemberWeight(String) - Method in class org.fisco.bcos.sdk.contract.precompiled.permission.ChainGovernanceService
- queryGroupStatus(Integer) - Method in interface org.fisco.bcos.sdk.client.Client
-
Group operation: query group status
- queryGroupStatus(Integer) - Method in class org.fisco.bcos.sdk.client.ClientImpl
- queryGroupStatus(Integer, String) - Method in interface org.fisco.bcos.sdk.client.Client
-
Group operation: query group status
- queryGroupStatus(Integer, String) - Method in class org.fisco.bcos.sdk.client.ClientImpl
- QueryGroupStatus - Class in org.fisco.bcos.sdk.client.protocol.response
- QueryGroupStatus() - Constructor for class org.fisco.bcos.sdk.client.protocol.response.QueryGroupStatus
- queryGroupStatusAsync(Integer, String, RespCallback<QueryGroupStatus>) - Method in interface org.fisco.bcos.sdk.client.Client
-
Group operation: async query group status
- queryGroupStatusAsync(Integer, String, RespCallback<QueryGroupStatus>) - Method in class org.fisco.bcos.sdk.client.ClientImpl
- queryGroupStatusAsync(Integer, RespCallback<QueryGroupStatus>) - Method in interface org.fisco.bcos.sdk.client.Client
-
Group operation: async query group status
- queryGroupStatusAsync(Integer, RespCallback<QueryGroupStatus>) - Method in class org.fisco.bcos.sdk.client.ClientImpl
- queryPermission(String) - Method in class org.fisco.bcos.sdk.contract.precompiled.permission.PermissionPrecompiled
- queryPermission(String) - Method in class org.fisco.bcos.sdk.contract.precompiled.permission.PermissionService
- queryPermissionByTableName(String) - Method in class org.fisco.bcos.sdk.contract.precompiled.permission.PermissionService
- queryThreshold() - Method in class org.fisco.bcos.sdk.contract.precompiled.permission.ChainGovernancePrecompiled
- queryThreshold() - Method in class org.fisco.bcos.sdk.contract.precompiled.permission.ChainGovernanceService
- queryVotesOfMember(String) - Method in class org.fisco.bcos.sdk.contract.precompiled.permission.ChainGovernancePrecompiled
- queryVotesOfMember(String) - Method in class org.fisco.bcos.sdk.contract.precompiled.permission.ChainGovernanceService
- queryVotesOfThreshold() - Method in class org.fisco.bcos.sdk.contract.precompiled.permission.ChainGovernancePrecompiled
- queryVotesOfThreshold() - Method in class org.fisco.bcos.sdk.contract.precompiled.permission.ChainGovernanceService
R
- r - Variable in class org.fisco.bcos.sdk.crypto.signature.SignatureResult
- RawTransaction - Class in org.fisco.bcos.sdk.transaction.model.po
-
Transaction class used for signing transactions locally.
For the specification, refer to p4 of the yellow paper. - RawTransaction(BigInteger, BigInteger, BigInteger, BigInteger, String, BigInteger, String, BigInteger, BigInteger, String) - Constructor for class org.fisco.bcos.sdk.transaction.model.po.RawTransaction
- rawType - Variable in class org.fisco.bcos.sdk.abi.wrapper.ABIDefinition.Type
- readBytes(File) - Static method in class org.fisco.bcos.sdk.codegen.CodeGenUtils
- readDataFromByteBuf(ByteBuf) - Method in class org.fisco.bcos.sdk.model.Message
- readHeader(ByteBuf) - Method in class org.fisco.bcos.sdk.model.Message
- ReceiptAndProof() - Constructor for class org.fisco.bcos.sdk.client.protocol.response.TransactionReceiptWithProof.ReceiptAndProof
- ReceiptParser - Class in org.fisco.bcos.sdk.transaction.codec.decode
- receiptsRoot - Variable in class org.fisco.bcos.sdk.client.protocol.response.BcosBlockHeader.BlockHeader
- ReceiptStatusUtil - Class in org.fisco.bcos.sdk.transaction.tools
-
ReceiptStatusUtil @Description: ReceiptStatusUtil
- ReceiptStatusUtil() - Constructor for class org.fisco.bcos.sdk.transaction.tools.ReceiptStatusUtil
- receiveAmopMsg(AmopMsgIn) - Method in class org.fisco.bcos.sdk.amop.AmopCallback
-
receiveAmopMsg is called when get a subscribed topic amop msg.
- reconnectDelay - Static variable in class org.fisco.bcos.sdk.network.TimeoutConfig
- RECOVER_GROUP - Static variable in class org.fisco.bcos.sdk.client.protocol.request.JsonRpcMethods
- recoverGroup(Integer, String) - Method in interface org.fisco.bcos.sdk.client.Client
-
Group operation: recover a group
- recoverGroup(Integer, String) - Method in class org.fisco.bcos.sdk.client.ClientImpl
- RecoverGroup - Class in org.fisco.bcos.sdk.client.protocol.response
- RecoverGroup() - Constructor for class org.fisco.bcos.sdk.client.protocol.response.RecoverGroup
- recoverGroupAsync(Integer, String, RespCallback<RecoverGroup>) - Method in interface org.fisco.bcos.sdk.client.Client
-
Group operation: async recover a group
- recoverGroupAsync(Integer, String, RespCallback<RecoverGroup>) - Method in class org.fisco.bcos.sdk.client.ClientImpl
- reduceDimensionAndGetType() - Method in class org.fisco.bcos.sdk.abi.wrapper.ABIDefinition.Type
- registerBlockNotifyCallback(BlockNumberNotifyCallback) - Method in interface org.fisco.bcos.sdk.service.GroupManagerService
- registerBlockNotifyCallback(BlockNumberNotifyCallback) - Method in class org.fisco.bcos.sdk.service.GroupManagerServiceImpl
- registerBlockNumberNotifyHandler() - Method in class org.fisco.bcos.sdk.service.GroupManagerServiceImpl
- registerCNS(String, String, String, String) - Method in class org.fisco.bcos.sdk.contract.precompiled.cns.CnsService
- registerGetNodeVersionHandler() - Method in class org.fisco.bcos.sdk.service.GroupManagerServiceImpl
- registerTransactionNotifyHandler() - Method in class org.fisco.bcos.sdk.service.GroupManagerServiceImpl
- REJECT_AMOP_REQ_FOR_OVER_BANDWIDTHLIMIT - org.fisco.bcos.sdk.amop.topic.AmopRespError
- REJECT_AMOP_REQ_FOR_OVER_BANDWIDTHLIMIT - org.fisco.bcos.sdk.channel.model.ChannelMessageError
- reloadConfig(int) - Method in class org.fisco.bcos.sdk.config.ConfigOption
- remove(String) - Method in class org.fisco.bcos.sdk.contract.precompiled.consensus.ConsensusPrecompiled
- remove(String, String) - Method in class org.fisco.bcos.sdk.contract.precompiled.permission.PermissionPrecompiled
- remove(String, String, String, String) - Method in class org.fisco.bcos.sdk.contract.precompiled.crud.CRUD
- remove(String, String, String, String, TransactionCallback) - Method in class org.fisco.bcos.sdk.contract.precompiled.crud.CRUD
- remove(String, String, Condition) - Method in class org.fisco.bcos.sdk.contract.precompiled.crud.TableCRUDService
- remove(String, String, TransactionCallback) - Method in class org.fisco.bcos.sdk.contract.precompiled.permission.PermissionPrecompiled
- remove(String, TransactionCallback) - Method in class org.fisco.bcos.sdk.contract.precompiled.consensus.ConsensusPrecompiled
- REMOVE_GROUP - Static variable in class org.fisco.bcos.sdk.client.protocol.request.JsonRpcMethods
- removeCallback(String) - Method in class org.fisco.bcos.sdk.eventsub.filter.FilterManager
- removeConnection(String) - Method in class org.fisco.bcos.sdk.network.ConnectionManager
- removeConnection(String) - Method in interface org.fisco.bcos.sdk.network.Network
-
Remove the connection if version negotiation failed
- removeConnection(String) - Method in class org.fisco.bcos.sdk.network.NetworkImp
- removeConnectionContext(String, int, ChannelHandlerContext) - Method in class org.fisco.bcos.sdk.network.ConnectionManager
- removeFilter(String) - Method in class org.fisco.bcos.sdk.eventsub.filter.FilterManager
- removeGroup(Integer, String) - Method in interface org.fisco.bcos.sdk.client.Client
-
Group operation: remove a group
- removeGroup(Integer, String) - Method in class org.fisco.bcos.sdk.client.ClientImpl
- RemoveGroup - Class in org.fisco.bcos.sdk.client.protocol.response
- RemoveGroup() - Constructor for class org.fisco.bcos.sdk.client.protocol.response.RemoveGroup
- removeGroupAsync(Integer, String, RespCallback<RemoveGroup>) - Method in interface org.fisco.bcos.sdk.client.Client
-
Group operation: async remove a group
- removeGroupAsync(Integer, String, RespCallback<RemoveGroup>) - Method in class org.fisco.bcos.sdk.client.ClientImpl
- removeNode(String) - Method in class org.fisco.bcos.sdk.contract.precompiled.consensus.ConsensusService
- removeNode(String) - Method in interface org.fisco.bcos.sdk.service.GroupService
-
remove node from the group
- removeNode(String) - Method in class org.fisco.bcos.sdk.service.GroupServiceImpl
- removePrivateTopicPrefix(String) - Static method in class org.fisco.bcos.sdk.amop.topic.AmopMsgHandler
- removeSeq(String) - Method in class org.fisco.bcos.sdk.channel.ChannelMsgHandler
- removeTopic(String) - Method in class org.fisco.bcos.sdk.amop.topic.TopicManager
-
Make sure do not use same name of a normal and a private topic remove the topic
- repeat(char, int) - Static method in class org.fisco.bcos.sdk.utils.StringUtils
- REQUEST_TIMEOUT - org.fisco.bcos.sdk.eventsub.filter.EventSubNodeRespStatus
- REQUEST_TOPICCERT - org.fisco.bcos.sdk.model.MsgType
- RequestNotBelongToTheGroup - Static variable in class org.fisco.bcos.sdk.model.TransactionReceiptStatus
- RequestVerifyData - Class in org.fisco.bcos.sdk.amop.topic
- RequestVerifyData() - Constructor for class org.fisco.bcos.sdk.amop.topic.RequestVerifyData
- resendFrequency - Static variable in class org.fisco.bcos.sdk.eventsub.filter.ScheduleTimeConfig
- RespCallback<T> - Interface in org.fisco.bcos.sdk.client
-
Callback function to executed when client get response from the node.
- Response - Class in org.fisco.bcos.sdk.model
- Response() - Constructor for class org.fisco.bcos.sdk.model.Response
- ResponseCallback - Class in org.fisco.bcos.sdk.channel
-
ResponseCallback is to define a callback to handle response from node.
- ResponseCallback() - Constructor for class org.fisco.bcos.sdk.channel.ResponseCallback
- ResponseDeserialiser() - Constructor for class org.fisco.bcos.sdk.client.protocol.response.BcosTransaction.ResponseDeserialiser
- ResponseDeserialiser() - Constructor for class org.fisco.bcos.sdk.client.protocol.response.BcosTransactionReceipt.ResponseDeserialiser
- responseVerifyRequest(ChannelHandlerContext, Message) - Method in class org.fisco.bcos.sdk.amop.topic.AmopMsgHandler
- result - Variable in class org.fisco.bcos.sdk.model.Message
- RESULT_EMPTY - org.fisco.bcos.sdk.transaction.model.dto.ResultCodeEnum
- ResultCodeEnum - Enum in org.fisco.bcos.sdk.transaction.model.dto
-
ResultCodeEnum @Description: ResultCodeEnum
- RetCode - Class in org.fisco.bcos.sdk.model
- RetCode() - Constructor for class org.fisco.bcos.sdk.model.RetCode
- RetCode(int, String) - Constructor for class org.fisco.bcos.sdk.model.RetCode
- revertFunction - Static variable in class org.fisco.bcos.sdk.transaction.codec.decode.RevertMessageParser
- RevertInstruction - Static variable in class org.fisco.bcos.sdk.model.TransactionReceiptStatus
- RevertMessageParser - Class in org.fisco.bcos.sdk.transaction.codec.decode
- RevertMessageParser() - Constructor for class org.fisco.bcos.sdk.transaction.codec.decode.RevertMessageParser
- RevertMethod - Static variable in class org.fisco.bcos.sdk.transaction.codec.decode.RevertMessageParser
- RevertMethodWithHexPrefix - Static variable in class org.fisco.bcos.sdk.transaction.codec.decode.RevertMessageParser
- REVOKE_WRITE_PERMISSION_PRECOMPILED_VERSION - Static variable in class org.fisco.bcos.sdk.contract.precompiled.model.PrecompiledVersionCheck
- revokeCNSManager(String) - Method in class org.fisco.bcos.sdk.contract.precompiled.permission.PermissionService
- revokeCommitteeMember(String) - Method in class org.fisco.bcos.sdk.contract.precompiled.permission.ChainGovernancePrecompiled
- revokeCommitteeMember(String) - Method in class org.fisco.bcos.sdk.contract.precompiled.permission.ChainGovernanceService
- revokeCommitteeMember(String, TransactionCallback) - Method in class org.fisco.bcos.sdk.contract.precompiled.permission.ChainGovernancePrecompiled
- revokeDeployAndCreateManager(String) - Method in class org.fisco.bcos.sdk.contract.precompiled.permission.PermissionService
- revokeManager(String, String) - Method in class org.fisco.bcos.sdk.contract.precompiled.contractmgr.ContractLifeCyclePrecompiled
- revokeManager(String, String) - Method in class org.fisco.bcos.sdk.contract.precompiled.contractmgr.ContractLifeCycleService
- revokeManager(String, String, TransactionCallback) - Method in class org.fisco.bcos.sdk.contract.precompiled.contractmgr.ContractLifeCyclePrecompiled
- revokeNodeManager(String) - Method in class org.fisco.bcos.sdk.contract.precompiled.permission.PermissionService
- revokeOperator(String) - Method in class org.fisco.bcos.sdk.contract.precompiled.permission.ChainGovernancePrecompiled
- revokeOperator(String) - Method in class org.fisco.bcos.sdk.contract.precompiled.permission.ChainGovernanceService
- revokeOperator(String, TransactionCallback) - Method in class org.fisco.bcos.sdk.contract.precompiled.permission.ChainGovernancePrecompiled
- revokePermission(String, String) - Method in class org.fisco.bcos.sdk.contract.precompiled.permission.PermissionService
- revokePermissionManager(String) - Method in class org.fisco.bcos.sdk.contract.precompiled.permission.PermissionService
- revokeSysConfigManager(String) - Method in class org.fisco.bcos.sdk.contract.precompiled.permission.PermissionService
- revokeWrite(String, String) - Method in class org.fisco.bcos.sdk.contract.precompiled.permission.PermissionPrecompiled
- revokeWrite(String, String) - Method in class org.fisco.bcos.sdk.contract.precompiled.permission.PermissionService
- revokeWrite(String, String, TransactionCallback) - Method in class org.fisco.bcos.sdk.contract.precompiled.permission.PermissionPrecompiled
- RlpDecoder - Class in org.fisco.bcos.sdk.rlp
-
Recursive Length Prefix (RLP) decoder.
- RlpEncoder - Class in org.fisco.bcos.sdk.rlp
-
Recursive Length Prefix (RLP) encoder.
- RlpList - Class in org.fisco.bcos.sdk.rlp
-
RLP list type.
- RlpList(List<RlpType>) - Constructor for class org.fisco.bcos.sdk.rlp.RlpList
- RlpList(RlpType...) - Constructor for class org.fisco.bcos.sdk.rlp.RlpList
- RlpString - Class in org.fisco.bcos.sdk.rlp
-
RLP string type.
- RlpType - Interface in org.fisco.bcos.sdk.rlp
-
Base RLP type.
S
- s - Variable in class org.fisco.bcos.sdk.crypto.signature.SignatureResult
- SaveKeyStoreException - Exception in org.fisco.bcos.sdk.crypto.exceptions
-
Exceptioned when save the CryptoKeyPair into p12 or pem
- SaveKeyStoreException(String) - Constructor for exception org.fisco.bcos.sdk.crypto.exceptions.SaveKeyStoreException
- SaveKeyStoreException(String, Throwable) - Constructor for exception org.fisco.bcos.sdk.crypto.exceptions.SaveKeyStoreException
- ScheduleTimeConfig - Class in org.fisco.bcos.sdk.eventsub.filter
-
Resend task time cofing
- ScheduleTimeConfig() - Constructor for class org.fisco.bcos.sdk.eventsub.filter.ScheduleTimeConfig
- SDK_PERMISSION_DENIED - org.fisco.bcos.sdk.eventsub.filter.EventSubNodeRespStatus
- SDK_PERMISSION_DENIED - Static variable in class org.fisco.bcos.sdk.client.protocol.model.JsonRpcRetCode
- sealer - Variable in class org.fisco.bcos.sdk.client.protocol.response.BcosBlockHeader.BlockHeader
- sealerList - Variable in class org.fisco.bcos.sdk.client.protocol.response.BcosBlockHeader.BlockHeader
- SealerList - Class in org.fisco.bcos.sdk.client.protocol.response
- SealerList() - Constructor for class org.fisco.bcos.sdk.client.protocol.response.SealerList
- select(String, String, String, String) - Method in class org.fisco.bcos.sdk.contract.precompiled.crud.CRUD
- select(String, String, Condition) - Method in class org.fisco.bcos.sdk.contract.precompiled.crud.TableCRUDService
- select(List<ConnectionInfo>) - Method in interface org.fisco.bcos.sdk.channel.PeerSelectRule
-
PeerSelectRule Customize a rule to select a peer to send message to
- selectByName(String) - Method in class org.fisco.bcos.sdk.contract.precompiled.cns.CNSPrecompiled
- selectByName(String) - Method in class org.fisco.bcos.sdk.contract.precompiled.cns.CnsService
- selectByNameAndVersion(String, String) - Method in class org.fisco.bcos.sdk.contract.precompiled.cns.CNSPrecompiled
- selectByNameAndVersion(String, String) - Method in class org.fisco.bcos.sdk.contract.precompiled.cns.CnsService
- selectConstructor(List<ABIDefinition>) - Static method in class org.fisco.bcos.sdk.transaction.tools.ContractLoader
- SEND_RAWTRANSACTION - Static variable in class org.fisco.bcos.sdk.client.protocol.request.JsonRpcMethods
- SEND_RAWTRANSACTION_AND_GET_PROOF - Static variable in class org.fisco.bcos.sdk.client.protocol.request.JsonRpcMethods
- sendAmopMsg(AmopMsgOut, AmopResponseCallback) - Method in interface org.fisco.bcos.sdk.amop.Amop
-
Send amop msg
- sendAmopMsg(AmopMsgOut, AmopResponseCallback) - Method in class org.fisco.bcos.sdk.amop.AmopImp
- sendCall(String, String, String, String, List<Object>) - Method in class org.fisco.bcos.sdk.transaction.manager.AssembleTransactionProcessor
- sendCall(String, String, String, String, List<Object>) - Method in interface org.fisco.bcos.sdk.transaction.manager.AssembleTransactionProcessorInterface
- sendCall(CallRequest) - Method in class org.fisco.bcos.sdk.transaction.manager.AssembleTransactionProcessor
- sendCall(CallRequest) - Method in interface org.fisco.bcos.sdk.transaction.manager.AssembleTransactionProcessorInterface
- sendCallByContractLoader(String, String, String, List<Object>) - Method in class org.fisco.bcos.sdk.transaction.manager.AssembleTransactionProcessor
- sendCallByContractLoader(String, String, String, List<Object>) - Method in interface org.fisco.bcos.sdk.transaction.manager.AssembleTransactionProcessorInterface
- sendCallWithStringParams(String, String, String, String, List<String>) - Method in class org.fisco.bcos.sdk.transaction.manager.AssembleTransactionProcessor
- sendCallWithStringParams(String, String, String, String, List<String>) - Method in interface org.fisco.bcos.sdk.transaction.manager.AssembleTransactionProcessorInterface
- sendHeartbeatMessage(ChannelHandlerContext) - Method in class org.fisco.bcos.sdk.channel.ChannelImp
- sendMessageToGroup(Integer, Message) - Method in interface org.fisco.bcos.sdk.service.GroupManagerService
-
Send a message to a node in the group and select the node with the highest block height in the group
- sendMessageToGroup(Integer, Message) - Method in class org.fisco.bcos.sdk.service.GroupManagerServiceImpl
- sendMessageToGroupByRule(Integer, Message, PeerSelectRule) - Method in interface org.fisco.bcos.sdk.service.GroupManagerService
-
Send messages to nodes in the group according to specified rules (If multiple nodes are filtered out, only select one of them to send the message)
- sendMessageToGroupByRule(Integer, Message, PeerSelectRule) - Method in class org.fisco.bcos.sdk.service.GroupManagerServiceImpl
- sendRawTransaction(String) - Method in interface org.fisco.bcos.sdk.client.Client
-
Ledger operation: send transaction
- sendRawTransaction(String) - Method in class org.fisco.bcos.sdk.client.ClientImpl
- sendRawTransactionAndGetProof(String) - Method in interface org.fisco.bcos.sdk.client.Client
-
Ledger operation: send raw transaction and get proof
- sendRawTransactionAndGetProof(String) - Method in class org.fisco.bcos.sdk.client.ClientImpl
- sendRawTransactionAndGetProofAsync(String, RespCallback<SendTransaction>) - Method in interface org.fisco.bcos.sdk.client.Client
-
Ledger operation: async send transaction and get proof
- sendRawTransactionAndGetProofAsync(String, RespCallback<SendTransaction>) - Method in class org.fisco.bcos.sdk.client.ClientImpl
- sendRawTransactionAndGetReceipt(String) - Method in interface org.fisco.bcos.sdk.client.Client
-
send transaction and get the receipt as the response
- sendRawTransactionAndGetReceipt(String) - Method in class org.fisco.bcos.sdk.client.ClientImpl
- sendRawTransactionAndGetReceiptAsync(String, TransactionCallback) - Method in interface org.fisco.bcos.sdk.client.Client
-
send transaction to the node, and calls TransactionCallback when get the transaction receipt response
- sendRawTransactionAndGetReceiptAsync(String, TransactionCallback) - Method in class org.fisco.bcos.sdk.client.ClientImpl
- sendRawTransactionAndGetReceiptWithProof(String) - Method in interface org.fisco.bcos.sdk.client.Client
-
calls sendRawTransactionAndGetProof interface and get the transaction receipt
- sendRawTransactionAndGetReceiptWithProof(String) - Method in class org.fisco.bcos.sdk.client.ClientImpl
- sendRawTransactionAndGetReceiptWithProofAsync(String, TransactionCallback) - Method in interface org.fisco.bcos.sdk.client.Client
-
calls sendRawTransactionAndGetProof interface, calls TransactionCallback when get the transaction receipt
- sendRawTransactionAndGetReceiptWithProofAsync(String, TransactionCallback) - Method in class org.fisco.bcos.sdk.client.ClientImpl
- sendRawTransactionAsync(String, RespCallback<SendTransaction>) - Method in interface org.fisco.bcos.sdk.client.Client
-
Ledger operation: async send transaction
- sendRawTransactionAsync(String, RespCallback<SendTransaction>) - Method in class org.fisco.bcos.sdk.client.ClientImpl
- sendRequestToGroup(JsonRpcRequest, Class<T>) - Method in class org.fisco.bcos.sdk.client.JsonRpcService
- sendRequestToGroup(JsonRpcRequest, MsgType, Class<T>) - Method in class org.fisco.bcos.sdk.client.JsonRpcService
- sendRequestToPeer(JsonRpcRequest, String, Class<T>) - Method in class org.fisco.bcos.sdk.client.JsonRpcService
- sendRequestToPeer(JsonRpcRequest, MsgType, Class<T>, String) - Method in class org.fisco.bcos.sdk.client.JsonRpcService
- sendSubscribe() - Method in interface org.fisco.bcos.sdk.amop.Amop
- sendSubscribe() - Method in class org.fisco.bcos.sdk.amop.AmopImp
- sendToPeer(Message, String) - Method in interface org.fisco.bcos.sdk.channel.Channel
-
Synchronize interface, send a message to the given peer, and get the response
- sendToPeer(Message, String) - Method in class org.fisco.bcos.sdk.channel.ChannelImp
- sendToPeer(Message, String) - Method in interface org.fisco.bcos.sdk.network.Network
-
Send to peer
- sendToPeer(Message, String) - Method in class org.fisco.bcos.sdk.network.NetworkImp
- sendToPeerByRuleWithTimeOut(Message, PeerSelectRule, Options) - Method in interface org.fisco.bcos.sdk.channel.Channel
-
Synchronize interface with timeout, send message to peer select by client`s rule
- sendToPeerByRuleWithTimeOut(Message, PeerSelectRule, Options) - Method in class org.fisco.bcos.sdk.channel.ChannelImp
- sendToPeerWithTimeOut(Message, String, Options) - Method in interface org.fisco.bcos.sdk.channel.Channel
-
Synchronize interface with timeout, send a message to the given peer, and get the response
- sendToPeerWithTimeOut(Message, String, Options) - Method in class org.fisco.bcos.sdk.channel.ChannelImp
- sendToRandomWithTimeOut(Message, Options) - Method in interface org.fisco.bcos.sdk.channel.Channel
-
Synchronize interface with timeout, randomly select nodes to send messages
- sendToRandomWithTimeOut(Message, Options) - Method in class org.fisco.bcos.sdk.channel.ChannelImp
- SendTransaction - Class in org.fisco.bcos.sdk.client.protocol.response
-
Return data structure of send transaction
- SendTransaction() - Constructor for class org.fisco.bcos.sdk.client.protocol.response.SendTransaction
- sendTransactionAndGetReceipt(String, String, CryptoKeyPair) - Method in class org.fisco.bcos.sdk.transaction.manager.TransactionProcessor
- sendTransactionAndGetReceipt(String, String, CryptoKeyPair) - Method in interface org.fisco.bcos.sdk.transaction.manager.TransactionProcessorInterface
- sendTransactionAndGetReceiptByContractLoader(String, String, String, List<Object>) - Method in class org.fisco.bcos.sdk.transaction.manager.AssembleTransactionProcessor
- sendTransactionAndGetReceiptByContractLoader(String, String, String, List<Object>) - Method in interface org.fisco.bcos.sdk.transaction.manager.AssembleTransactionProcessorInterface
- sendTransactionAndGetReceiptByContractLoaderAsync(String, String, String, List<Object>, TransactionCallback) - Method in class org.fisco.bcos.sdk.transaction.manager.AssembleTransactionProcessor
- sendTransactionAndGetReceiptByContractLoaderAsync(String, String, String, List<Object>, TransactionCallback) - Method in interface org.fisco.bcos.sdk.transaction.manager.AssembleTransactionProcessorInterface
- sendTransactionAndGetResponse(String, String, String, String) - Method in class org.fisco.bcos.sdk.transaction.manager.AssembleTransactionProcessor
- sendTransactionAndGetResponse(String, String, String, String) - Method in interface org.fisco.bcos.sdk.transaction.manager.AssembleTransactionProcessorInterface
- sendTransactionAndGetResponse(String, String, String, List<Object>) - Method in class org.fisco.bcos.sdk.transaction.manager.AssembleTransactionProcessor
- sendTransactionAndGetResponse(String, String, String, List<Object>) - Method in interface org.fisco.bcos.sdk.transaction.manager.AssembleTransactionProcessorInterface
- sendTransactionAndGetResponseByContractLoader(String, String, String, List<Object>) - Method in class org.fisco.bcos.sdk.transaction.manager.AssembleTransactionProcessor
- sendTransactionAndGetResponseByContractLoader(String, String, String, List<Object>) - Method in interface org.fisco.bcos.sdk.transaction.manager.AssembleTransactionProcessorInterface
- sendTransactionAsync(String) - Method in class org.fisco.bcos.sdk.transaction.manager.AssembleTransactionProcessor
- sendTransactionAsync(String) - Method in interface org.fisco.bcos.sdk.transaction.manager.AssembleTransactionProcessorInterface
- sendTransactionAsync(String, String, String, List<Object>, TransactionCallback) - Method in class org.fisco.bcos.sdk.transaction.manager.AssembleTransactionProcessor
- sendTransactionAsync(String, String, String, List<Object>, TransactionCallback) - Method in interface org.fisco.bcos.sdk.transaction.manager.AssembleTransactionProcessorInterface
- sendTransactionAsync(String, String, CryptoKeyPair, TransactionCallback) - Method in class org.fisco.bcos.sdk.transaction.manager.TransactionProcessor
- sendTransactionAsync(String, String, CryptoKeyPair, TransactionCallback) - Method in interface org.fisco.bcos.sdk.transaction.manager.TransactionProcessorInterface
- sendTransactionAsync(String, TransactionCallback) - Method in class org.fisco.bcos.sdk.transaction.manager.AssembleTransactionProcessor
- sendTransactionAsync(String, TransactionCallback) - Method in interface org.fisco.bcos.sdk.transaction.manager.AssembleTransactionProcessorInterface
- sendTransactionOnly(String) - Method in class org.fisco.bcos.sdk.transaction.manager.AssembleTransactionProcessor
- sendTransactionOnly(String) - Method in interface org.fisco.bcos.sdk.transaction.manager.AssembleTransactionProcessorInterface
- sendTransactionWithStringParamsAndGetResponse(String, String, String, List<String>) - Method in class org.fisco.bcos.sdk.transaction.manager.AssembleTransactionProcessor
- sendTransactionWithStringParamsAndGetResponse(String, String, String, List<String>) - Method in interface org.fisco.bcos.sdk.transaction.manager.AssembleTransactionProcessorInterface
- sendUpdateTopicStatus(int, String, String, ChannelHandlerContext) - Method in class org.fisco.bcos.sdk.amop.topic.AmopMsgHandler
- seq - Variable in class org.fisco.bcos.sdk.model.Message
- setAbi(String) - Method in class org.fisco.bcos.sdk.contract.precompiled.cns.CnsInfo
- setAbi(ABIDefinition) - Method in class org.fisco.bcos.sdk.transaction.model.dto.CallRequest
- setAccount(Map<String, Object>) - Method in class org.fisco.bcos.sdk.config.model.ConfigProperty
- setAccountAddress(String) - Method in class org.fisco.bcos.sdk.config.model.AccountConfig
- setAccountConfig(AccountConfig) - Method in class org.fisco.bcos.sdk.config.ConfigOption
- setAccountFileFormat(String) - Method in class org.fisco.bcos.sdk.config.model.AccountConfig
- setAccountFilePath(String) - Method in class org.fisco.bcos.sdk.config.model.AccountConfig
- setAccountPassword(String) - Method in class org.fisco.bcos.sdk.config.model.AccountConfig
- setAccountType(String) - Method in class org.fisco.bcos.sdk.client.protocol.response.ConsensusStatus.BasicConsensusInfo
- setAddress(String) - Method in class org.fisco.bcos.sdk.contract.precompiled.cns.CnsInfo
- setAddress(String) - Method in class org.fisco.bcos.sdk.contract.precompiled.permission.PermissionInfo
- setAddress(String) - Method in class org.fisco.bcos.sdk.model.EventLog
- setAddress(String) - Method in class org.fisco.bcos.sdk.model.TransactionReceipt.Logs
- setAddresses(List<String>) - Method in class org.fisco.bcos.sdk.eventsub.EventLogParams
- setAddressValue(Address) - Method in class org.fisco.bcos.sdk.abi.wrapper.ABIObject
- setAgency(String) - Method in class org.fisco.bcos.sdk.client.protocol.response.NodeInfo.NodeInformation
- setAgency(String) - Method in class org.fisco.bcos.sdk.client.protocol.response.Peers.PeerInfo
- setAllowFutureBlocks(String) - Method in class org.fisco.bcos.sdk.client.protocol.response.ConsensusStatus.BasicConsensusInfo
- setAmop(List<AmopTopic>) - Method in class org.fisco.bcos.sdk.config.model.ConfigProperty
- setAmop(Amop) - Method in interface org.fisco.bcos.sdk.service.GroupManagerService
- setAmop(Amop) - Method in class org.fisco.bcos.sdk.service.GroupManagerServiceImpl
- setAmopConfig(AmopConfig) - Method in class org.fisco.bcos.sdk.config.ConfigOption
- setAmopMsgIn(AmopMsgIn) - Method in class org.fisco.bcos.sdk.amop.AmopResponse
- setAmopTopicConfig(List<AmopTopic>) - Method in class org.fisco.bcos.sdk.config.model.AmopConfig
- setAnonymous(boolean) - Method in class org.fisco.bcos.sdk.abi.wrapper.ABIDefinition
- setBaseConsensusInfo(ConsensusStatus.BasicConsensusInfo) - Method in class org.fisco.bcos.sdk.client.protocol.response.ConsensusStatus.ConsensusInfo
- setBit(byte[], int, int) - Static method in class org.fisco.bcos.sdk.utils.ByteUtils
- setBlockHash(String) - Method in class org.fisco.bcos.sdk.client.protocol.model.JsonTransactionResponse
- setBlockHash(String) - Method in class org.fisco.bcos.sdk.client.protocol.response.BcosTransactionReceiptsInfo.BlockInfo
- setBlockHash(String) - Method in class org.fisco.bcos.sdk.model.EventLog
- setBlockHash(String) - Method in class org.fisco.bcos.sdk.model.TransactionReceipt
- setBlockInfo(BcosTransactionReceiptsInfo.BlockInfo) - Method in class org.fisco.bcos.sdk.client.protocol.response.BcosTransactionReceiptsInfo.TransactionReceiptsInfo
- setBlockLimit(String) - Method in class org.fisco.bcos.sdk.client.protocol.model.JsonTransactionResponse
- setBlockNumber(String) - Method in class org.fisco.bcos.sdk.client.protocol.model.JsonTransactionResponse
- setBlockNumber(String) - Method in class org.fisco.bcos.sdk.client.protocol.response.BcosTransactionReceiptsInfo.BlockInfo
- setBlockNumber(String) - Method in class org.fisco.bcos.sdk.client.protocol.response.SyncStatus.PeersInfo
- setBlockNumber(String) - Method in class org.fisco.bcos.sdk.client.protocol.response.SyncStatus.SyncStatusInfo
- setBlockNumber(String) - Method in class org.fisco.bcos.sdk.client.protocol.response.TotalTransactionCount.TransactionCountInfo
- setBlockNumber(String) - Method in class org.fisco.bcos.sdk.model.EventLog
- setBlockNumber(String) - Method in class org.fisco.bcos.sdk.model.TransactionReceipt.Logs
- setBlockNumber(String) - Method in class org.fisco.bcos.sdk.model.TransactionReceipt
- setBlockNumber(String) - Method in class org.fisco.bcos.sdk.service.model.BlockNumberNotification
- setBoolValue(Bool) - Method in class org.fisco.bcos.sdk.abi.wrapper.ABIObject
- setBuildTime(String) - Method in class org.fisco.bcos.sdk.model.NodeVersion.ClientVersion
- setBuildType(String) - Method in class org.fisco.bcos.sdk.model.NodeVersion.ClientVersion
- setBytesValue(Bytes) - Method in class org.fisco.bcos.sdk.abi.wrapper.ABIObject
- setCaCertPath(String) - Method in class org.fisco.bcos.sdk.config.model.CryptoMaterialConfig
- setCallback(AmopCallback) - Method in interface org.fisco.bcos.sdk.amop.Amop
-
set amop default callback
- setCallback(AmopCallback) - Method in class org.fisco.bcos.sdk.amop.AmopImp
- setCallback(AmopCallback) - Method in class org.fisco.bcos.sdk.amop.topic.TopicManager
- setCallback(EventCallback) - Method in class org.fisco.bcos.sdk.eventsub.filter.EventLogFilter
- setCertPath(String) - Method in class org.fisco.bcos.sdk.config.model.CryptoMaterialConfig
- setCfgErr(String) - Method in class org.fisco.bcos.sdk.client.protocol.response.ConsensusStatus.BasicConsensusInfo
- setChainId(String) - Method in class org.fisco.bcos.sdk.client.protocol.model.JsonTransactionResponse
- setChainId(String) - Method in class org.fisco.bcos.sdk.model.NodeVersion.ClientVersion
- setChannelProcessorThreadSize(Integer) - Method in class org.fisco.bcos.sdk.config.model.ThreadPoolConfig
- setCheckResult(int) - Method in class org.fisco.bcos.sdk.amop.topic.UpdateTopicStatus
- setClient(Client) - Method in class org.fisco.bcos.sdk.transaction.builder.TransactionBuilderService
- setClient(Client) - Method in class org.fisco.bcos.sdk.transaction.pusher.TransactionPusherService
- setClientType(String) - Method in class org.fisco.bcos.sdk.channel.model.ChannelHandshake
- setCode(int) - Method in class org.fisco.bcos.sdk.contract.precompiled.model.PrecompiledResponse
- setCode(int) - Method in class org.fisco.bcos.sdk.model.JsonRpcResponse.Error
- setCode(int) - Method in class org.fisco.bcos.sdk.model.RetCode
- setCode(int) - Method in enum org.fisco.bcos.sdk.transaction.model.dto.ResultCodeEnum
- setCode(String) - Method in class org.fisco.bcos.sdk.client.protocol.model.GroupStatus
- setComponents(List<ABIDefinition.NamedType>) - Method in class org.fisco.bcos.sdk.abi.wrapper.ABIDefinition.NamedType
- setConditions(Map<String, Map<ConditionOperator, String>>) - Method in class org.fisco.bcos.sdk.contract.precompiled.crud.common.Condition
- setConfig(ConfigOption) - Method in class org.fisco.bcos.sdk.crypto.CryptoSuite
- setConfig(ConfigOption) - Method in class org.fisco.bcos.sdk.crypto.keypair.CryptoKeyPair
- setConnectedNodes(String) - Method in class org.fisco.bcos.sdk.client.protocol.response.ConsensusStatus.BasicConsensusInfo
- setConsensusedBlockNumber(String) - Method in class org.fisco.bcos.sdk.client.protocol.response.ConsensusStatus.BasicConsensusInfo
- setConstant(boolean) - Method in class org.fisco.bcos.sdk.abi.wrapper.ABIDefinition
- setConstructor(ABIDefinition) - Method in class org.fisco.bcos.sdk.abi.wrapper.ContractABIDefinition
- setContent(byte[]) - Method in class org.fisco.bcos.sdk.amop.AmopMsgOut
- setContent(byte[]) - Method in class org.fisco.bcos.sdk.amop.topic.AmopMsgIn
- setContent(String) - Method in class org.fisco.bcos.sdk.model.Response
- setContentBytes(byte[]) - Method in class org.fisco.bcos.sdk.model.Response
- setContractAddress(String) - Method in class org.fisco.bcos.sdk.contract.Contract
- setContractAddress(String) - Method in class org.fisco.bcos.sdk.model.TransactionReceipt
- setContractAddress(String) - Method in class org.fisco.bcos.sdk.transaction.model.dto.TransactionResponse
- setCryptoKeyPair(CryptoKeyPair) - Method in class org.fisco.bcos.sdk.crypto.CryptoSuite
- setCryptoMaterial(Map<String, Object>) - Method in class org.fisco.bcos.sdk.config.model.ConfigProperty
- setCryptoMaterialConfig(CryptoMaterialConfig) - Method in class org.fisco.bcos.sdk.config.ConfigOption
- setCryptoSuite(CryptoSuite) - Method in class org.fisco.bcos.sdk.abi.EventEncoder
- setCryptoSuite(CryptoSuite) - Method in class org.fisco.bcos.sdk.abi.FunctionEncoder
- setCryptoSuite(CryptoSuite) - Method in class org.fisco.bcos.sdk.transaction.codec.decode.TransactionDecoderService
- setCtx(ChannelHandlerContext) - Method in class org.fisco.bcos.sdk.amop.AmopResponse
- setCtx(ChannelHandlerContext) - Method in class org.fisco.bcos.sdk.amop.topic.AmopMsgIn
- setCtx(ChannelHandlerContext) - Method in class org.fisco.bcos.sdk.eventsub.filter.EventLogFilter
- setCtx(ChannelHandlerContext) - Method in class org.fisco.bcos.sdk.model.Response
- setCtxAttibuteValue(ChannelHandlerContext, String, String) - Static method in class org.fisco.bcos.sdk.channel.ChannelVersionNegotiation
- setCurrentBlockNumber(String) - Method in class org.fisco.bcos.sdk.client.protocol.response.Call.CallOutput
- setCurrentView(String) - Method in class org.fisco.bcos.sdk.client.protocol.response.ConsensusStatus.BasicConsensusInfo
- setData(byte[]) - Method in class org.fisco.bcos.sdk.model.Message
- setData(String) - Method in class org.fisco.bcos.sdk.client.protocol.request.Transaction
- setData(String) - Method in class org.fisco.bcos.sdk.model.EventLog
- setData(String) - Method in class org.fisco.bcos.sdk.model.JsonRpcResponse.Error
- setData(String) - Method in class org.fisco.bcos.sdk.model.TransactionReceipt.Logs
- setDbHash(String) - Method in class org.fisco.bcos.sdk.client.protocol.response.BcosBlockHeader.BlockHeader
- setDeployReceipt(TransactionReceipt) - Method in class org.fisco.bcos.sdk.contract.Contract
- setDimensions(List<Integer>) - Method in class org.fisco.bcos.sdk.abi.wrapper.ABIDefinition.Type
- setDynamicBytesValue(DynamicBytes) - Method in class org.fisco.bcos.sdk.abi.wrapper.ABIObject
- setEnableFreeStorage(boolean) - Method in class org.fisco.bcos.sdk.client.protocol.request.GenerateGroupParam
- setEnableNum(String) - Method in class org.fisco.bcos.sdk.contract.precompiled.permission.PermissionInfo
- setEncodedFunction(String) - Method in class org.fisco.bcos.sdk.transaction.model.dto.CallRequest
- setEnSSLCertPath(String) - Method in class org.fisco.bcos.sdk.config.model.CryptoMaterialConfig
- setEnSSLPrivateKeyPath(String) - Method in class org.fisco.bcos.sdk.config.model.CryptoMaterialConfig
- setEnumProtocol(EnumChannelProtocolVersion) - Method in class org.fisco.bcos.sdk.channel.model.ChannelProtocol
- setError(int) - Method in enum org.fisco.bcos.sdk.amop.topic.AmopRespError
- setError(int) - Method in enum org.fisco.bcos.sdk.channel.model.ChannelMessageError
- setError(JsonRpcResponse.Error) - Method in class org.fisco.bcos.sdk.model.JsonRpcResponse
- setErrorCode(int) - Method in exception org.fisco.bcos.sdk.client.exceptions.ClientException
- setErrorCode(int) - Method in exception org.fisco.bcos.sdk.transaction.model.exception.ContractException
- setErrorCode(Integer) - Method in class org.fisco.bcos.sdk.amop.AmopResponse
- setErrorCode(Integer) - Method in class org.fisco.bcos.sdk.model.Response
- setErrorMessage(String) - Method in class org.fisco.bcos.sdk.amop.AmopResponse
- setErrorMessage(String) - Method in exception org.fisco.bcos.sdk.client.exceptions.ClientException
- setErrorMessage(String) - Method in class org.fisco.bcos.sdk.model.Response
- setEvents(String) - Method in class org.fisco.bcos.sdk.transaction.model.dto.TransactionResponse
- setEvents(Map<String, List<ABIDefinition>>) - Method in class org.fisco.bcos.sdk.abi.wrapper.ContractABIDefinition
- setEventTopicToEvents(Map<String, ABIDefinition>) - Method in class org.fisco.bcos.sdk.abi.wrapper.ContractABIDefinition
- setExt(String) - Method in class org.fisco.bcos.sdk.channel.model.EnumNodeVersion.Version
- setExtraData(String) - Method in class org.fisco.bcos.sdk.client.protocol.model.JsonTransactionResponse
- setExtraData(String) - Method in class org.fisco.bcos.sdk.transaction.model.po.RawTransaction
- setExtraData(List<String>) - Method in class org.fisco.bcos.sdk.client.protocol.response.BcosBlockHeader.BlockHeader
- setFailedTxSum(String) - Method in class org.fisco.bcos.sdk.client.protocol.response.TotalTransactionCount.TransactionCountInfo
- setFieldNameToValue(Map<String, String>) - Method in class org.fisco.bcos.sdk.contract.precompiled.crud.common.Entry
- setFilterID(String) - Method in class org.fisco.bcos.sdk.eventsub.filter.EventLogFilter.EventLogRequestParams
- setFilterID(String) - Method in class org.fisco.bcos.sdk.eventsub.filter.EventLogFilter
- setFilterID(String) - Method in class org.fisco.bcos.sdk.eventsub.filter.EventLogResponse
- setFiscoChainId(BigInteger) - Method in class org.fisco.bcos.sdk.transaction.model.po.RawTransaction
- setFrom(String) - Method in class org.fisco.bcos.sdk.client.protocol.model.JsonTransactionResponse
- setFrom(String) - Method in class org.fisco.bcos.sdk.client.protocol.request.Transaction
- setFrom(String) - Method in class org.fisco.bcos.sdk.model.TransactionReceipt
- setFrom(String) - Method in class org.fisco.bcos.sdk.transaction.model.dto.CallRequest
- setFromBlock(String) - Method in class org.fisco.bcos.sdk.eventsub.EventLogParams
- setFunctions(Map<String, List<ABIDefinition>>) - Method in class org.fisco.bcos.sdk.abi.wrapper.ContractABIDefinition
- setGas(String) - Method in class org.fisco.bcos.sdk.client.protocol.model.JsonTransactionResponse
- setGasLimit(String) - Method in class org.fisco.bcos.sdk.client.protocol.response.BcosBlockHeader.BlockHeader
- setGasPrice(String) - Method in class org.fisco.bcos.sdk.client.protocol.model.JsonTransactionResponse
- setGasUsed(String) - Method in class org.fisco.bcos.sdk.client.protocol.response.BcosBlockHeader.BlockHeader
- setGasUsed(String) - Method in class org.fisco.bcos.sdk.model.TransactionReceipt
- setGasUsed(BigInteger) - Method in exception org.fisco.bcos.sdk.transaction.model.exception.TransactionException
- setGenesisHash(String) - Method in class org.fisco.bcos.sdk.client.protocol.response.SyncStatus.PeersInfo
- setGenesisHash(String) - Method in class org.fisco.bcos.sdk.client.protocol.response.SyncStatus.SyncStatusInfo
- setGitBranch(String) - Method in class org.fisco.bcos.sdk.model.NodeVersion.ClientVersion
- setGitCommitHash(String) - Method in class org.fisco.bcos.sdk.model.NodeVersion.ClientVersion
- setGroupId(String) - Method in class org.fisco.bcos.sdk.client.protocol.model.JsonTransactionResponse
- setGroupId(String) - Method in class org.fisco.bcos.sdk.client.protocol.response.ConsensusStatus.BasicConsensusInfo
- setGroupId(String) - Method in class org.fisco.bcos.sdk.service.model.BlockNumberNotification
- setGroupId(BigInteger) - Method in class org.fisco.bcos.sdk.transaction.model.po.RawTransaction
- setGroupID(String) - Method in class org.fisco.bcos.sdk.eventsub.filter.EventLogFilter.EventLogRequestParams
- setGroupId2PeerIpPortList(Map<String, List<String>>) - Method in class org.fisco.bcos.sdk.channel.ChannelImp
- setHash(String) - Method in class org.fisco.bcos.sdk.client.protocol.model.JsonTransactionResponse
- setHash(String) - Method in class org.fisco.bcos.sdk.client.protocol.response.BcosBlockHeader.BlockHeader
- setHeartBeat(int) - Method in class org.fisco.bcos.sdk.channel.model.NodeHeartbeat
- setHighestblockHash(String) - Method in class org.fisco.bcos.sdk.client.protocol.response.ConsensusStatus.BasicConsensusInfo
- setHighestblockNumber(String) - Method in class org.fisco.bcos.sdk.client.protocol.response.ConsensusStatus.BasicConsensusInfo
- setId(long) - Method in class org.fisco.bcos.sdk.client.protocol.request.JsonRpcRequest
- setId(long) - Method in class org.fisco.bcos.sdk.model.JsonRpcResponse
- setIndex(String) - Method in class org.fisco.bcos.sdk.client.protocol.response.BcosBlockHeader.Signature
- setIndexed(boolean) - Method in class org.fisco.bcos.sdk.abi.wrapper.ABIDefinition.NamedType
- setInput(String) - Method in class org.fisco.bcos.sdk.client.protocol.model.JsonTransactionResponse
- setInput(String) - Method in class org.fisco.bcos.sdk.model.TransactionReceipt
- setInputs(List<ABIDefinition.NamedType>) - Method in class org.fisco.bcos.sdk.abi.wrapper.ABIDefinition
- setInterfaceName(String) - Method in class org.fisco.bcos.sdk.contract.precompiled.model.Version
- setIp(String) - Method in class org.fisco.bcos.sdk.network.ConnectionInfo
- setIpAndPort(String) - Method in class org.fisco.bcos.sdk.client.protocol.response.NodeInfo.NodeInformation
- setIpAndPort(String) - Method in class org.fisco.bcos.sdk.client.protocol.response.Peers.PeerInfo
- setIsRunning(boolean) - Method in class org.fisco.bcos.sdk.amop.topic.AmopMsgHandler
- setIsSyncing(String) - Method in class org.fisco.bcos.sdk.client.protocol.response.SyncStatus.SyncStatusInfo
- setJsonrpc(String) - Method in class org.fisco.bcos.sdk.client.protocol.request.JsonRpcRequest
- setJsonrpc(String) - Method in class org.fisco.bcos.sdk.model.JsonRpcResponse
- setKey(String) - Method in enum org.fisco.bcos.sdk.channel.model.EnumSocketChannelAttributeKey
- setKeyStoreDir(String) - Method in class org.fisco.bcos.sdk.config.model.AccountConfig
- setKnownHighestNumber(String) - Method in class org.fisco.bcos.sdk.client.protocol.response.SyncStatus.SyncStatusInfo
- setKnownLatestHash(String) - Method in class org.fisco.bcos.sdk.client.protocol.response.SyncStatus.SyncStatusInfo
- setLatestHash(String) - Method in class org.fisco.bcos.sdk.client.protocol.response.SyncStatus.PeersInfo
- setLatestHash(String) - Method in class org.fisco.bcos.sdk.client.protocol.response.SyncStatus.SyncStatusInfo
- setLeaderFailed(String) - Method in class org.fisco.bcos.sdk.client.protocol.response.ConsensusStatus.BasicConsensusInfo
- setLeaderId(String) - Method in class org.fisco.bcos.sdk.client.protocol.response.ConsensusStatus.BasicConsensusInfo
- setLeaderIdx(String) - Method in class org.fisco.bcos.sdk.client.protocol.response.ConsensusStatus.BasicConsensusInfo
- setLeft(List<String>) - Method in class org.fisco.bcos.sdk.model.MerkleProofUnit
- setLength(Integer) - Method in class org.fisco.bcos.sdk.model.Message
- setListLength(int) - Method in class org.fisco.bcos.sdk.abi.wrapper.ABIObject
- setListType(ABIObject.ListType) - Method in class org.fisco.bcos.sdk.abi.wrapper.ABIObject
- setListValues(List<ABIObject>) - Method in class org.fisco.bcos.sdk.abi.wrapper.ABIObject
- setListValueType(ABIObject) - Method in class org.fisco.bcos.sdk.abi.wrapper.ABIObject
- setLogger(Logger) - Static method in class org.fisco.bcos.sdk.eventsub.EventLogParams
- setLogIndex(String) - Method in class org.fisco.bcos.sdk.model.EventLog
- setLogs(List<EventLog>) - Method in class org.fisco.bcos.sdk.eventsub.filter.EventLogResponse
- setLogs(List<TransactionReceipt.Logs>) - Method in class org.fisco.bcos.sdk.model.TransactionReceipt
- setLogsBloom(String) - Method in class org.fisco.bcos.sdk.client.protocol.response.BcosBlockHeader.BlockHeader
- setLogsBloom(String) - Method in class org.fisco.bcos.sdk.model.TransactionReceipt
- setMajor(int) - Method in class org.fisco.bcos.sdk.channel.model.EnumNodeVersion.Version
- setMaxBlockingQueueSize(Integer) - Method in class org.fisco.bcos.sdk.config.model.ThreadPoolConfig
- setMaxFaultyNodeNum(String) - Method in class org.fisco.bcos.sdk.client.protocol.response.ConsensusStatus.BasicConsensusInfo
- setMaximumSupport(int) - Method in class org.fisco.bcos.sdk.channel.model.ChannelHandshake
- setMaxVersion(String) - Method in class org.fisco.bcos.sdk.contract.precompiled.model.Version
- setMessage(String) - Method in class org.fisco.bcos.sdk.client.protocol.model.GroupStatus
- setMessage(String) - Method in class org.fisco.bcos.sdk.model.JsonRpcResponse.Error
- setMessage(String) - Method in class org.fisco.bcos.sdk.model.RetCode
- setMessage(String) - Method in class org.fisco.bcos.sdk.model.TransactionReceipt
- setMessage(String) - Method in enum org.fisco.bcos.sdk.transaction.model.dto.ResultCodeEnum
- setMessageID(String) - Method in class org.fisco.bcos.sdk.amop.AmopResponse
- setMessageID(String) - Method in class org.fisco.bcos.sdk.amop.topic.AmopMsgIn
- setMessageID(String) - Method in class org.fisco.bcos.sdk.model.Response
- setMethod(String) - Method in class org.fisco.bcos.sdk.client.protocol.request.JsonRpcRequest
- setMethodIDToFunctions(Map<String, ABIDefinition>) - Method in class org.fisco.bcos.sdk.abi.wrapper.ContractABIDefinition
- setMinimumSupport(int) - Method in class org.fisco.bcos.sdk.channel.model.ChannelHandshake
- setMinor(int) - Method in class org.fisco.bcos.sdk.channel.model.EnumNodeVersion.Version
- setMsg(String) - Method in class org.fisco.bcos.sdk.contract.precompiled.model.PrecompiledResponse
- setMsgHandleThreadPool(ExecutorService) - Method in class org.fisco.bcos.sdk.network.ChannelHandler
- setMsgHandleThreadPool(ExecutorService) - Method in class org.fisco.bcos.sdk.network.ConnectionManager
- setMsgHandleThreadPool(ExecutorService) - Method in interface org.fisco.bcos.sdk.network.Network
-
Set thread pool
- setMsgHandleThreadPool(ExecutorService) - Method in class org.fisco.bcos.sdk.network.NetworkImp
- setName(String) - Method in class org.fisco.bcos.sdk.abi.wrapper.ABIDefinition.NamedType
- setName(String) - Method in class org.fisco.bcos.sdk.abi.wrapper.ABIDefinition
- setName(String) - Method in class org.fisco.bcos.sdk.abi.wrapper.ABIObject
- setName(String) - Method in class org.fisco.bcos.sdk.contract.precompiled.cns.CnsInfo
- setNetwork(Map<String, Object>) - Method in class org.fisco.bcos.sdk.config.model.ConfigProperty
- setNetworkConfig(NetworkConfig) - Method in class org.fisco.bcos.sdk.config.ConfigOption
- setNextIdGetter(AtomicLong) - Static method in class org.fisco.bcos.sdk.client.protocol.request.JsonRpcRequest
- setNode(String) - Method in class org.fisco.bcos.sdk.client.protocol.response.NodeInfo.NodeInformation
- setNode(String) - Method in class org.fisco.bcos.sdk.client.protocol.response.Peers.PeerInfo
- setNodeId(String) - Method in class org.fisco.bcos.sdk.amop.topic.RequestVerifyData
- setNodeId(String) - Method in class org.fisco.bcos.sdk.amop.topic.UpdateTopicStatus
- setNodeId(String) - Method in class org.fisco.bcos.sdk.client.protocol.response.ConsensusStatus.BasicConsensusInfo
- setNodeId(String) - Method in class org.fisco.bcos.sdk.client.protocol.response.ConsensusStatus.ViewInfo
- setNodeId(String) - Method in class org.fisco.bcos.sdk.client.protocol.response.SyncStatus.PeersInfo
- setNodeId(String) - Method in class org.fisco.bcos.sdk.client.protocol.response.SyncStatus.SyncStatusInfo
- setNodeID(String) - Method in class org.fisco.bcos.sdk.client.protocol.response.NodeInfo.NodeInformation
- setNodeID(String) - Method in class org.fisco.bcos.sdk.client.protocol.response.Peers.PeerInfo
- setNodeIndex(String) - Method in class org.fisco.bcos.sdk.client.protocol.response.ConsensusStatus.BasicConsensusInfo
- setNodeNum(String) - Method in class org.fisco.bcos.sdk.client.protocol.response.ConsensusStatus.BasicConsensusInfo
- setNodeVersion(String) - Method in class org.fisco.bcos.sdk.channel.model.ChannelProtocol
- setNonce(String) - Method in class org.fisco.bcos.sdk.client.protocol.model.JsonTransactionResponse
- setNumber(String) - Method in class org.fisco.bcos.sdk.client.protocol.response.BcosBlockHeader.BlockHeader
- setNumericValue(NumericType) - Method in class org.fisco.bcos.sdk.abi.wrapper.ABIObject
- setOmitEmptyBlock(String) - Method in class org.fisco.bcos.sdk.client.protocol.response.ConsensusStatus.BasicConsensusInfo
- setOutput(String) - Method in class org.fisco.bcos.sdk.client.protocol.response.Call.CallOutput
- setOutput(String) - Method in class org.fisco.bcos.sdk.model.TransactionReceipt
- setOutputs(List<ABIDefinition.NamedType>) - Method in class org.fisco.bcos.sdk.abi.wrapper.ABIDefinition
- setParams(List<T>) - Method in class org.fisco.bcos.sdk.client.protocol.request.JsonRpcRequest
- setParams(EventLogParams) - Method in class org.fisco.bcos.sdk.eventsub.filter.EventLogFilter
- setParentHash(String) - Method in class org.fisco.bcos.sdk.client.protocol.response.BcosBlockHeader.BlockHeader
- setPassword(String) - Method in class org.fisco.bcos.sdk.config.model.AmopTopic
- setPatch(int) - Method in class org.fisco.bcos.sdk.channel.model.EnumNodeVersion.Version
- setPayable(boolean) - Method in class org.fisco.bcos.sdk.abi.wrapper.ABIDefinition
- setPeers(List<String>) - Method in class org.fisco.bcos.sdk.config.model.NetworkConfig
- setPeers(List<SyncStatus.PeersInfo>) - Method in class org.fisco.bcos.sdk.client.protocol.response.SyncStatus.SyncStatusInfo
- setPort(Integer) - Method in class org.fisco.bcos.sdk.network.ConnectionInfo
- setPrivateKey(String) - Method in class org.fisco.bcos.sdk.config.model.AmopTopic
- setProtocol(int) - Method in class org.fisco.bcos.sdk.channel.model.ChannelProtocol
- setProtocolId(String) - Method in class org.fisco.bcos.sdk.client.protocol.response.ConsensusStatus.BasicConsensusInfo
- setProtocolId(String) - Method in class org.fisco.bcos.sdk.client.protocol.response.SyncStatus.SyncStatusInfo
- setProtocolVersion(ChannelHandlerContext, EnumChannelProtocolVersion, String) - Static method in class org.fisco.bcos.sdk.channel.ChannelVersionNegotiation
- setPub(byte[]) - Method in class org.fisco.bcos.sdk.crypto.signature.SM2SignatureResult
- setPublicKeys(List<String>) - Method in class org.fisco.bcos.sdk.config.model.AmopTopic
- setR(byte[]) - Method in class org.fisco.bcos.sdk.crypto.signature.SignatureResult
- setR(String) - Method in class org.fisco.bcos.sdk.client.protocol.model.JsonTransactionResponse.SignatureResponse
- setRaftNodeIndex(String) - Method in class org.fisco.bcos.sdk.client.protocol.response.ConsensusStatus.BasicConsensusInfo
- setRawResponse(String) - Method in class org.fisco.bcos.sdk.model.JsonRpcResponse
- setRawType(String) - Method in class org.fisco.bcos.sdk.abi.wrapper.ABIDefinition.Type
- setReceipt(TransactionReceipt) - Method in class org.fisco.bcos.sdk.client.protocol.response.TransactionReceiptWithProof.ReceiptAndProof
- setReceipt(TransactionReceipt) - Method in exception org.fisco.bcos.sdk.transaction.model.exception.ContractException
- setReceiptMessages(String) - Method in class org.fisco.bcos.sdk.transaction.model.dto.TransactionResponse
- setReceiptProcessorThreadSize(Integer) - Method in class org.fisco.bcos.sdk.config.model.ThreadPoolConfig
- setReceiptProof(List<MerkleProofUnit>) - Method in class org.fisco.bcos.sdk.client.protocol.response.TransactionReceiptWithProof.ReceiptAndProof
- setReceiptProof(List<MerkleProofUnit>) - Method in class org.fisco.bcos.sdk.model.TransactionReceipt
- setReceiptRoot(String) - Method in class org.fisco.bcos.sdk.client.protocol.response.BcosTransactionReceiptsInfo.BlockInfo
- setReceiptsCount(String) - Method in class org.fisco.bcos.sdk.client.protocol.response.BcosTransactionReceiptsInfo.BlockInfo
- setReceiptsRoot(String) - Method in class org.fisco.bcos.sdk.client.protocol.response.BcosBlockHeader.BlockHeader
- setRegisterID(String) - Method in class org.fisco.bcos.sdk.eventsub.filter.EventLogFilter
- setRemoved(boolean) - Method in class org.fisco.bcos.sdk.model.EventLog
- setResponseOutput(Call.CallOutput) - Method in exception org.fisco.bcos.sdk.transaction.model.exception.ContractException
- setResult(int) - Method in class org.fisco.bcos.sdk.eventsub.filter.EventLogResponse
- setResult(Integer) - Method in class org.fisco.bcos.sdk.amop.topic.AmopMsgIn
- setResult(Integer) - Method in class org.fisco.bcos.sdk.model.Message
- setResult(BcosBlock.Block) - Method in class org.fisco.bcos.sdk.client.protocol.response.BcosBlock
- setResult(BcosBlockHeader.BlockHeader) - Method in class org.fisco.bcos.sdk.client.protocol.response.BcosBlockHeader
- setResult(Call.CallOutput) - Method in class org.fisco.bcos.sdk.client.protocol.response.Call
- setResult(ConsensusStatus.ConsensusInfo) - Method in class org.fisco.bcos.sdk.client.protocol.response.ConsensusStatus
- setResult(T) - Method in class org.fisco.bcos.sdk.model.JsonRpcResponse
- setReturnCode(int) - Method in class org.fisco.bcos.sdk.transaction.model.dto.CommonResponse
- setReturnMessage(String) - Method in class org.fisco.bcos.sdk.transaction.model.dto.CommonResponse
- setRight(List<String>) - Method in class org.fisco.bcos.sdk.model.MerkleProofUnit
- setRoot(String) - Method in class org.fisco.bcos.sdk.model.TransactionReceipt
- setS(byte[]) - Method in class org.fisco.bcos.sdk.crypto.signature.SignatureResult
- setS(String) - Method in class org.fisco.bcos.sdk.client.protocol.model.JsonTransactionResponse.SignatureResponse
- setSdkCertPath(String) - Method in class org.fisco.bcos.sdk.config.model.CryptoMaterialConfig
- setSdkPrivateKeyPath(String) - Method in class org.fisco.bcos.sdk.config.model.CryptoMaterialConfig
- setSealer(String) - Method in class org.fisco.bcos.sdk.client.protocol.response.BcosBlockHeader.BlockHeader
- setSealerList(List<String>) - Method in class org.fisco.bcos.sdk.client.protocol.response.BcosBlockHeader.BlockHeader
- setSealerList(List<String>) - Method in class org.fisco.bcos.sdk.client.protocol.response.ConsensusStatus.BasicConsensusInfo
- setSealers(List<String>) - Method in class org.fisco.bcos.sdk.client.protocol.request.GenerateGroupParam
- setSeq(String) - Method in class org.fisco.bcos.sdk.model.Message
- setSignature(String) - Method in class org.fisco.bcos.sdk.client.protocol.model.JsonTransactionResponse.SignatureResponse
- setSignature(String) - Method in class org.fisco.bcos.sdk.client.protocol.response.BcosBlockHeader.Signature
- setSignature(JsonTransactionResponse.SignatureResponse) - Method in class org.fisco.bcos.sdk.client.protocol.model.JsonTransactionResponse
- setSignature(Signature) - Method in class org.fisco.bcos.sdk.transaction.signer.TransactionSignerServcie
- setSignatureBytes(byte[]) - Method in class org.fisco.bcos.sdk.crypto.signature.SignatureResult
- setSignatureList(List<BcosBlockHeader.Signature>) - Method in class org.fisco.bcos.sdk.client.protocol.response.BcosBlockHeader.BlockHeader
- setSslCryptoType(int) - Method in class org.fisco.bcos.sdk.config.model.CryptoMaterialConfig
- setStateMutability(String) - Method in class org.fisco.bcos.sdk.abi.wrapper.ABIDefinition
- setStateRoot(String) - Method in class org.fisco.bcos.sdk.client.protocol.response.BcosBlockHeader.BlockHeader
- setStatus(int) - Method in enum org.fisco.bcos.sdk.eventsub.filter.EventLogFilterStatus
- setStatus(int) - Method in enum org.fisco.bcos.sdk.eventsub.filter.EventSubNodeRespStatus
- setStatus(String) - Method in class org.fisco.bcos.sdk.client.protocol.model.GroupStatus
- setStatus(String) - Method in class org.fisco.bcos.sdk.client.protocol.response.Call.CallOutput
- setStatus(String) - Method in class org.fisco.bcos.sdk.model.TransactionReceipt
- setStatus(String) - Method in exception org.fisco.bcos.sdk.transaction.model.exception.TransactionException
- setStatus(EventLogFilterStatus) - Method in class org.fisco.bcos.sdk.eventsub.filter.EventLogFilter
- setStatusMsg(String) - Method in class org.fisco.bcos.sdk.model.TransactionReceipt
- setStringValue(Utf8String) - Method in class org.fisco.bcos.sdk.abi.wrapper.ABIObject
- setStructFields(List<ABIObject>) - Method in class org.fisco.bcos.sdk.abi.wrapper.ABIObject
- setSupportedVersion(String) - Method in class org.fisco.bcos.sdk.model.NodeVersion.ClientVersion
- setTableName(String) - Method in class org.fisco.bcos.sdk.contract.precompiled.permission.PermissionInfo
- setThreadPool(ExecutorService) - Method in interface org.fisco.bcos.sdk.channel.Channel
- setThreadPool(ExecutorService) - Method in class org.fisco.bcos.sdk.channel.ChannelImp
- setThreadPool(Map<String, Object>) - Method in class org.fisco.bcos.sdk.config.model.ConfigProperty
- setThreadPoolConfig(ThreadPoolConfig) - Method in class org.fisco.bcos.sdk.config.ConfigOption
- setTimeout(long) - Method in class org.fisco.bcos.sdk.amop.AmopMsgOut
- setTimeout(long) - Method in class org.fisco.bcos.sdk.channel.model.Options
- setTimeout(Timeout) - Method in class org.fisco.bcos.sdk.amop.AmopResponseCallback
- setTimeout(Timeout) - Method in class org.fisco.bcos.sdk.channel.ResponseCallback
- setTimeout(Integer) - Method in class org.fisco.bcos.sdk.model.callback.TransactionCallback
- setTimeoutHandler(Timeout) - Method in class org.fisco.bcos.sdk.model.callback.TransactionCallback
- setTimestamp(String) - Method in class org.fisco.bcos.sdk.client.protocol.request.GenerateGroupParam
- setTimestamp(String) - Method in class org.fisco.bcos.sdk.client.protocol.response.BcosBlockHeader.BlockHeader
- setTo(String) - Method in class org.fisco.bcos.sdk.client.protocol.model.JsonTransactionResponse
- setTo(String) - Method in class org.fisco.bcos.sdk.client.protocol.request.Transaction
- setTo(String) - Method in class org.fisco.bcos.sdk.model.TransactionReceipt
- setTo(String) - Method in class org.fisco.bcos.sdk.transaction.model.dto.CallRequest
- setToBlock(String) - Method in class org.fisco.bcos.sdk.eventsub.EventLogParams
- setTopic(String) - Method in class org.fisco.bcos.sdk.amop.AmopMsgOut
- setTopic(String) - Method in class org.fisco.bcos.sdk.amop.topic.AmopMsgIn
- setTopic(String) - Method in class org.fisco.bcos.sdk.amop.topic.RequestVerifyData
- setTopic(String) - Method in class org.fisco.bcos.sdk.amop.topic.UpdateTopicStatus
- setTopic(String) - Method in class org.fisco.bcos.sdk.eventsub.EventMsg
- setTopic(String) - Method in class org.fisco.bcos.sdk.model.AmopMsg
- setTopic(List<String>) - Method in class org.fisco.bcos.sdk.client.protocol.response.NodeInfo.NodeInformation
- setTopic(List<String>) - Method in class org.fisco.bcos.sdk.client.protocol.response.Peers.PeerInfo
- setTopicForCert(String) - Method in class org.fisco.bcos.sdk.amop.topic.RequestVerifyData
- setTopicName(String) - Method in class org.fisco.bcos.sdk.config.model.AmopTopic
- setTopics(List<Object>) - Method in class org.fisco.bcos.sdk.eventsub.EventLogParams
- setTopics(List<String>) - Method in class org.fisco.bcos.sdk.model.EventLog
- setTopics(List<String>) - Method in class org.fisco.bcos.sdk.model.TransactionReceipt.Logs
- setTopicType(TopicType) - Method in class org.fisco.bcos.sdk.amop.topic.AmopMsgIn
- setToView(String) - Method in class org.fisco.bcos.sdk.client.protocol.response.ConsensusStatus.BasicConsensusInfo
- setTransaction(JsonTransactionResponse) - Method in class org.fisco.bcos.sdk.client.protocol.response.TransactionWithProof.TransactionAndProof
- setTransactionHash(String) - Method in class org.fisco.bcos.sdk.model.EventLog
- setTransactionHash(String) - Method in class org.fisco.bcos.sdk.model.TransactionReceipt
- setTransactionHash(Optional<String>) - Method in exception org.fisco.bcos.sdk.transaction.model.exception.TransactionException
- setTransactionIndex(String) - Method in class org.fisco.bcos.sdk.client.protocol.model.JsonTransactionResponse
- setTransactionIndex(String) - Method in class org.fisco.bcos.sdk.model.EventLog
- setTransactionIndex(String) - Method in class org.fisco.bcos.sdk.model.TransactionReceipt
- setTransactionProof(List<MerkleProofUnit>) - Method in class org.fisco.bcos.sdk.client.protocol.response.TransactionWithProof.TransactionAndProof
- setTransactionReceipt(TransactionReceipt) - Method in class org.fisco.bcos.sdk.model.RetCode
- setTransactionReceipt(TransactionReceipt) - Method in class org.fisco.bcos.sdk.transaction.model.dto.TransactionResponse
- setTransactionReceipts(List<TransactionReceipt>) - Method in class org.fisco.bcos.sdk.client.protocol.response.BcosTransactionReceiptsInfo.TransactionReceiptsInfo
- setTransactions(List<BcosBlock.TransactionResult>) - Method in class org.fisco.bcos.sdk.client.protocol.response.BcosBlock.Block
- setTransactionsRoot(String) - Method in class org.fisco.bcos.sdk.client.protocol.response.BcosBlockHeader.BlockHeader
- setTxPoolSize(String) - Method in class org.fisco.bcos.sdk.client.protocol.response.SyncStatus.SyncStatusInfo
- setTxProof(List<MerkleProofUnit>) - Method in class org.fisco.bcos.sdk.model.TransactionReceipt
- setTxSum(String) - Method in class org.fisco.bcos.sdk.client.protocol.response.TotalTransactionCount.TransactionCountInfo
- setType(int) - Method in enum org.fisco.bcos.sdk.model.MsgType
- setType(Short) - Method in class org.fisco.bcos.sdk.amop.topic.AmopMsgIn
- setType(Short) - Method in class org.fisco.bcos.sdk.model.Message
- setType(String) - Method in class org.fisco.bcos.sdk.abi.wrapper.ABIDefinition.NamedType
- setType(String) - Method in class org.fisco.bcos.sdk.abi.wrapper.ABIDefinition
- setType(String) - Method in class org.fisco.bcos.sdk.abi.wrapper.ABIDefinition.Type
- setType(String) - Method in class org.fisco.bcos.sdk.model.EventLog
- setType(ABIObject.ObjectType) - Method in class org.fisco.bcos.sdk.abi.wrapper.ABIObject
- setType(TopicType) - Method in class org.fisco.bcos.sdk.amop.AmopMsgOut
- setV(byte) - Method in class org.fisco.bcos.sdk.crypto.signature.ECDSASignatureResult
- setV(String) - Method in class org.fisco.bcos.sdk.client.protocol.model.JsonTransactionResponse.SignatureResponse
- setValue(String) - Method in class org.fisco.bcos.sdk.client.protocol.model.JsonTransactionResponse
- setValue(String) - Method in class org.fisco.bcos.sdk.client.protocol.response.BcosBlock.TransactionHash
- setValueByKey(String, String) - Method in class org.fisco.bcos.sdk.contract.precompiled.sysconfig.SystemConfigPrecompiled
- setValueByKey(String, String) - Method in class org.fisco.bcos.sdk.contract.precompiled.sysconfig.SystemConfigService
- setValueByKey(String, String, TransactionCallback) - Method in class org.fisco.bcos.sdk.contract.precompiled.sysconfig.SystemConfigPrecompiled
- setValues(String) - Method in class org.fisco.bcos.sdk.transaction.model.dto.CallResponse
- setValues(String) - Method in class org.fisco.bcos.sdk.transaction.model.dto.TransactionResponse
- setValueType(ABIObject.ValueType) - Method in class org.fisco.bcos.sdk.abi.wrapper.ABIObject
- setVersion(String) - Method in enum org.fisco.bcos.sdk.channel.model.EnumNodeVersion
- setVersion(String) - Method in class org.fisco.bcos.sdk.contract.precompiled.cns.CnsInfo
- setVersion(String) - Method in class org.fisco.bcos.sdk.model.NodeVersion.ClientVersion
- setVersion(EnumChannelProtocolVersion) - Method in class org.fisco.bcos.sdk.channel.model.HeartBeatParser
- setVersionNumber(int) - Method in enum org.fisco.bcos.sdk.channel.model.EnumChannelProtocolVersion
- setView(String) - Method in class org.fisco.bcos.sdk.client.protocol.response.ConsensusStatus.ViewInfo
- setViewInfos(List<ConsensusStatus.ViewInfo>) - Method in class org.fisco.bcos.sdk.client.protocol.response.ConsensusStatus.ConsensusInfo
- shortToBytes(short) - Static method in class org.fisco.bcos.sdk.utils.ByteUtils
- sign(byte[], CryptoKeyPair) - Method in class org.fisco.bcos.sdk.crypto.CryptoSuite
- sign(byte[], CryptoKeyPair) - Method in class org.fisco.bcos.sdk.crypto.signature.ECDSASignature
- sign(byte[], CryptoKeyPair) - Method in interface org.fisco.bcos.sdk.crypto.signature.Signature
-
sign message with the given keyPair
- sign(byte[], CryptoKeyPair) - Method in class org.fisco.bcos.sdk.crypto.signature.SM2Signature
- sign(String, CryptoKeyPair) - Method in class org.fisco.bcos.sdk.crypto.CryptoSuite
- sign(String, CryptoKeyPair) - Method in class org.fisco.bcos.sdk.crypto.signature.ECDSASignature
- sign(String, CryptoKeyPair) - Method in interface org.fisco.bcos.sdk.crypto.signature.Signature
- sign(String, CryptoKeyPair) - Method in class org.fisco.bcos.sdk.crypto.signature.SM2Signature
- sign(String, CryptoKeyPair) - Method in interface org.fisco.bcos.sdk.transaction.signer.TransactionSignerInterface
- sign(String, CryptoKeyPair) - Method in class org.fisco.bcos.sdk.transaction.signer.TransactionSignerServcie
- sign(KeyTool, String) - Method in class org.fisco.bcos.sdk.crypto.CryptoSuite
- Signature - Interface in org.fisco.bcos.sdk.crypto.signature
- Signature() - Constructor for class org.fisco.bcos.sdk.client.protocol.response.BcosBlockHeader.Signature
- signatureAlgorithm - Variable in class org.fisco.bcos.sdk.crypto.keypair.CryptoKeyPair
- signatureBytes - Variable in class org.fisco.bcos.sdk.crypto.signature.SignatureResult
- SignatureException - Exception in org.fisco.bcos.sdk.crypto.exceptions
-
Exceptioned when calling signature related functions.
- SignatureException(String) - Constructor for exception org.fisco.bcos.sdk.crypto.exceptions.SignatureException
- SignatureException(String, Throwable) - Constructor for exception org.fisco.bcos.sdk.crypto.exceptions.SignatureException
- signatureImpl - Variable in class org.fisco.bcos.sdk.crypto.CryptoSuite
- signatureList - Variable in class org.fisco.bcos.sdk.client.protocol.response.BcosBlockHeader.BlockHeader
- SignatureResponse() - Constructor for class org.fisco.bcos.sdk.client.protocol.model.JsonTransactionResponse.SignatureResponse
- SignatureResult - Class in org.fisco.bcos.sdk.crypto.signature
- signWithStringSignature(String, CryptoKeyPair) - Method in class org.fisco.bcos.sdk.crypto.signature.ECDSASignature
- signWithStringSignature(String, CryptoKeyPair) - Method in interface org.fisco.bcos.sdk.crypto.signature.Signature
- signWithStringSignature(String, CryptoKeyPair) - Method in class org.fisco.bcos.sdk.crypto.signature.SM2Signature
- SM_BINARY - Static variable in class org.fisco.bcos.sdk.contract.precompiled.cns.CNSPrecompiled
- SM_BINARY - Static variable in class org.fisco.bcos.sdk.contract.precompiled.consensus.ConsensusPrecompiled
- SM_BINARY - Static variable in class org.fisco.bcos.sdk.contract.precompiled.contractmgr.ContractLifeCyclePrecompiled
- SM_BINARY - Static variable in class org.fisco.bcos.sdk.contract.precompiled.crud.CRUD
- SM_BINARY - Static variable in class org.fisco.bcos.sdk.contract.precompiled.crud.table.TableFactory
- SM_BINARY - Static variable in class org.fisco.bcos.sdk.contract.precompiled.permission.ChainGovernancePrecompiled
- SM_BINARY - Static variable in class org.fisco.bcos.sdk.contract.precompiled.permission.PermissionPrecompiled
- SM_BINARY - Static variable in class org.fisco.bcos.sdk.contract.precompiled.sysconfig.SystemConfigPrecompiled
- SM_BINARY_ARRAY - Static variable in class org.fisco.bcos.sdk.contract.precompiled.cns.CNSPrecompiled
- SM_BINARY_ARRAY - Static variable in class org.fisco.bcos.sdk.contract.precompiled.consensus.ConsensusPrecompiled
- SM_BINARY_ARRAY - Static variable in class org.fisco.bcos.sdk.contract.precompiled.contractmgr.ContractLifeCyclePrecompiled
- SM_BINARY_ARRAY - Static variable in class org.fisco.bcos.sdk.contract.precompiled.crud.CRUD
- SM_BINARY_ARRAY - Static variable in class org.fisco.bcos.sdk.contract.precompiled.crud.table.TableFactory
- SM_BINARY_ARRAY - Static variable in class org.fisco.bcos.sdk.contract.precompiled.permission.ChainGovernancePrecompiled
- SM_BINARY_ARRAY - Static variable in class org.fisco.bcos.sdk.contract.precompiled.permission.PermissionPrecompiled
- SM_BINARY_ARRAY - Static variable in class org.fisco.bcos.sdk.contract.precompiled.sysconfig.SystemConfigPrecompiled
- SM_CRYPTO_STR - Static variable in class org.fisco.bcos.sdk.service.GroupManagerServiceImpl
- SM_SIGNATURE_ALGORITHM - Static variable in class org.fisco.bcos.sdk.crypto.keypair.CryptoKeyPair
- SM_TYPE - Static variable in class org.fisco.bcos.sdk.model.CryptoType
- SM_TYPE_STR - Static variable in class org.fisco.bcos.sdk.BcosSDK
- SM2_CURVE_NAME - Static variable in class org.fisco.bcos.sdk.crypto.keypair.CryptoKeyPair
- SM2KeyPair - Class in org.fisco.bcos.sdk.crypto.keypair
- SM2KeyPair() - Constructor for class org.fisco.bcos.sdk.crypto.keypair.SM2KeyPair
- SM2KeyPair(CryptoResult) - Constructor for class org.fisco.bcos.sdk.crypto.keypair.SM2KeyPair
- SM2KeyPair(KeyPair) - Constructor for class org.fisco.bcos.sdk.crypto.keypair.SM2KeyPair
- SM2Signature - Class in org.fisco.bcos.sdk.crypto.signature
- SM2Signature() - Constructor for class org.fisco.bcos.sdk.crypto.signature.SM2Signature
- SM2SignatureResult - Class in org.fisco.bcos.sdk.crypto.signature
- SM2SignatureResult(byte[], byte[], byte[]) - Constructor for class org.fisco.bcos.sdk.crypto.signature.SM2SignatureResult
- SM2SignatureResult(String, String) - Constructor for class org.fisco.bcos.sdk.crypto.signature.SM2SignatureResult
- SM3Hash - Class in org.fisco.bcos.sdk.crypto.hash
- SM3Hash() - Constructor for class org.fisco.bcos.sdk.crypto.hash.SM3Hash
- SMRevertMethod - Static variable in class org.fisco.bcos.sdk.transaction.codec.decode.RevertMessageParser
- SMRevertMethodWithHexPrefix - Static variable in class org.fisco.bcos.sdk.transaction.codec.decode.RevertMessageParser
- SolidityContractGenerator - Class in org.fisco.bcos.sdk.codegen
-
Java wrapper source code generator for Solidity ABI format.
- SolidityContractGenerator(File, File, File, File, String) - Constructor for class org.fisco.bcos.sdk.codegen.SolidityContractGenerator
- SolidityContractWrapper - Class in org.fisco.bcos.sdk.codegen
-
Generate Java Classes based on generated Solidity bin and abi files.
- SolidityContractWrapper() - Constructor for class org.fisco.bcos.sdk.codegen.SolidityContractWrapper
- split(String, char) - Static method in class org.fisco.bcos.sdk.utils.StringUtils
- SSL_HANDSHAKE_FAILED - Static variable in exception org.fisco.bcos.sdk.network.NetworkException
- sslHandShakeTimeout - Static variable in class org.fisco.bcos.sdk.network.TimeoutConfig
- StackUnderflow - Static variable in class org.fisco.bcos.sdk.model.TransactionReceiptStatus
- start() - Method in interface org.fisco.bcos.sdk.amop.Amop
-
Start.
- start() - Method in class org.fisco.bcos.sdk.amop.AmopImp
- start() - Method in interface org.fisco.bcos.sdk.channel.Channel
- start() - Method in class org.fisco.bcos.sdk.channel.ChannelImp
- start() - Method in interface org.fisco.bcos.sdk.eventsub.EventSubscribe
-
Start
- start() - Method in class org.fisco.bcos.sdk.eventsub.EventSubscribeImp
- start() - Method in interface org.fisco.bcos.sdk.network.Network
-
Start connect peers
- start() - Method in class org.fisco.bcos.sdk.network.NetworkImp
- start() - Method in class org.fisco.bcos.sdk.service.GroupManagerServiceImpl
-
start the thread to obtain group list information periodically
- START_GROUP - Static variable in class org.fisco.bcos.sdk.client.protocol.request.JsonRpcMethods
- startConnect(ConfigOption) - Method in class org.fisco.bcos.sdk.network.ConnectionManager
- startGroup(Integer, String) - Method in interface org.fisco.bcos.sdk.client.Client
-
Group operation: start a group
- startGroup(Integer, String) - Method in class org.fisco.bcos.sdk.client.ClientImpl
- StartGroup - Class in org.fisco.bcos.sdk.client.protocol.response
- StartGroup() - Constructor for class org.fisco.bcos.sdk.client.protocol.response.StartGroup
- startGroupAsync(Integer, String, RespCallback<StartGroup>) - Method in interface org.fisco.bcos.sdk.client.Client
-
Group operation: async start a group
- startGroupAsync(Integer, String, RespCallback<StartGroup>) - Method in class org.fisco.bcos.sdk.client.ClientImpl
- startReconnectSchedule() - Method in class org.fisco.bcos.sdk.network.ConnectionManager
- stateRoot - Variable in class org.fisco.bcos.sdk.client.protocol.response.BcosBlockHeader.BlockHeader
- StaticArray<T extends Type> - Class in org.fisco.bcos.sdk.abi.datatypes
-
Static array type.
- StaticArray(int, List<T>) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.StaticArray
- StaticArray(int, T...) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.StaticArray
- StaticArray(List<T>) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.StaticArray
- StaticArray(T...) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.StaticArray
- StaticArray1<T extends Type> - Class in org.fisco.bcos.sdk.abi.datatypes.generated
-
Auto generated code.
- StaticArray1(List<T>) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.StaticArray1
- StaticArray1(T...) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.StaticArray1
- StaticArray10<T extends Type> - Class in org.fisco.bcos.sdk.abi.datatypes.generated
-
Auto generated code.
- StaticArray10(List<T>) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.StaticArray10
- StaticArray10(T...) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.StaticArray10
- StaticArray11<T extends Type> - Class in org.fisco.bcos.sdk.abi.datatypes.generated
-
Auto generated code.
- StaticArray11(List<T>) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.StaticArray11
- StaticArray11(T...) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.StaticArray11
- StaticArray12<T extends Type> - Class in org.fisco.bcos.sdk.abi.datatypes.generated
-
Auto generated code.
- StaticArray12(List<T>) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.StaticArray12
- StaticArray12(T...) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.StaticArray12
- StaticArray128<T extends Type> - Class in org.fisco.bcos.sdk.abi.datatypes.generated
-
Auto generated code.
- StaticArray128(List<T>) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.StaticArray128
-
Deprecated.
- StaticArray128(T...) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.StaticArray128
-
Deprecated.
- StaticArray13<T extends Type> - Class in org.fisco.bcos.sdk.abi.datatypes.generated
-
Auto generated code.
- StaticArray13(List<T>) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.StaticArray13
- StaticArray13(T...) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.StaticArray13
- StaticArray14<T extends Type> - Class in org.fisco.bcos.sdk.abi.datatypes.generated
-
Auto generated code.
- StaticArray14(List<T>) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.StaticArray14
- StaticArray14(T...) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.StaticArray14
- StaticArray15<T extends Type> - Class in org.fisco.bcos.sdk.abi.datatypes.generated
-
Auto generated code.
- StaticArray15(List<T>) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.StaticArray15
- StaticArray15(T...) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.StaticArray15
- StaticArray16<T extends Type> - Class in org.fisco.bcos.sdk.abi.datatypes.generated
-
Auto generated code.
- StaticArray16(List<T>) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.StaticArray16
- StaticArray16(T...) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.StaticArray16
- StaticArray17<T extends Type> - Class in org.fisco.bcos.sdk.abi.datatypes.generated
-
Auto generated code.
- StaticArray17(List<T>) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.StaticArray17
- StaticArray17(T...) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.StaticArray17
- StaticArray18<T extends Type> - Class in org.fisco.bcos.sdk.abi.datatypes.generated
-
Auto generated code.
- StaticArray18(List<T>) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.StaticArray18
- StaticArray18(T...) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.StaticArray18
- StaticArray19<T extends Type> - Class in org.fisco.bcos.sdk.abi.datatypes.generated
-
Auto generated code.
- StaticArray19(List<T>) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.StaticArray19
- StaticArray19(T...) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.StaticArray19
- StaticArray2<T extends Type> - Class in org.fisco.bcos.sdk.abi.datatypes.generated
-
Auto generated code.
- StaticArray2(List<T>) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.StaticArray2
- StaticArray2(T...) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.StaticArray2
- StaticArray20<T extends Type> - Class in org.fisco.bcos.sdk.abi.datatypes.generated
-
Auto generated code.
- StaticArray20(List<T>) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.StaticArray20
- StaticArray20(T...) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.StaticArray20
- StaticArray21<T extends Type> - Class in org.fisco.bcos.sdk.abi.datatypes.generated
-
Auto generated code.
- StaticArray21(List<T>) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.StaticArray21
- StaticArray21(T...) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.StaticArray21
- StaticArray22<T extends Type> - Class in org.fisco.bcos.sdk.abi.datatypes.generated
-
Auto generated code.
- StaticArray22(List<T>) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.StaticArray22
- StaticArray22(T...) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.StaticArray22
- StaticArray23<T extends Type> - Class in org.fisco.bcos.sdk.abi.datatypes.generated
-
Auto generated code.
- StaticArray23(List<T>) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.StaticArray23
- StaticArray23(T...) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.StaticArray23
- StaticArray24<T extends Type> - Class in org.fisco.bcos.sdk.abi.datatypes.generated
-
Auto generated code.
- StaticArray24(List<T>) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.StaticArray24
- StaticArray24(T...) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.StaticArray24
- StaticArray25<T extends Type> - Class in org.fisco.bcos.sdk.abi.datatypes.generated
-
Auto generated code.
- StaticArray25(List<T>) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.StaticArray25
- StaticArray25(T...) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.StaticArray25
- StaticArray26<T extends Type> - Class in org.fisco.bcos.sdk.abi.datatypes.generated
-
Auto generated code.
- StaticArray26(List<T>) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.StaticArray26
- StaticArray26(T...) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.StaticArray26
- StaticArray27<T extends Type> - Class in org.fisco.bcos.sdk.abi.datatypes.generated
-
Auto generated code.
- StaticArray27(List<T>) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.StaticArray27
- StaticArray27(T...) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.StaticArray27
- StaticArray28<T extends Type> - Class in org.fisco.bcos.sdk.abi.datatypes.generated
-
Auto generated code.
- StaticArray28(List<T>) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.StaticArray28
- StaticArray28(T...) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.StaticArray28
- StaticArray29<T extends Type> - Class in org.fisco.bcos.sdk.abi.datatypes.generated
-
Auto generated code.
- StaticArray29(List<T>) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.StaticArray29
- StaticArray29(T...) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.StaticArray29
- StaticArray3<T extends Type> - Class in org.fisco.bcos.sdk.abi.datatypes.generated
-
Auto generated code.
- StaticArray3(List<T>) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.StaticArray3
- StaticArray3(T...) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.StaticArray3
- StaticArray30<T extends Type> - Class in org.fisco.bcos.sdk.abi.datatypes.generated
-
Auto generated code.
- StaticArray30(List<T>) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.StaticArray30
- StaticArray30(T...) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.StaticArray30
- StaticArray31<T extends Type> - Class in org.fisco.bcos.sdk.abi.datatypes.generated
-
Auto generated code.
- StaticArray31(List<T>) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.StaticArray31
- StaticArray31(T...) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.StaticArray31
- StaticArray32<T extends Type> - Class in org.fisco.bcos.sdk.abi.datatypes.generated
-
Auto generated code.
- StaticArray32(List<T>) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.StaticArray32
- StaticArray32(T...) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.StaticArray32
- StaticArray4<T extends Type> - Class in org.fisco.bcos.sdk.abi.datatypes.generated
-
Auto generated code.
- StaticArray4(List<T>) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.StaticArray4
- StaticArray4(T...) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.StaticArray4
- StaticArray5<T extends Type> - Class in org.fisco.bcos.sdk.abi.datatypes.generated
-
Auto generated code.
- StaticArray5(List<T>) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.StaticArray5
- StaticArray5(T...) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.StaticArray5
- StaticArray6<T extends Type> - Class in org.fisco.bcos.sdk.abi.datatypes.generated
-
Auto generated code.
- StaticArray6(List<T>) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.StaticArray6
- StaticArray6(T...) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.StaticArray6
- StaticArray7<T extends Type> - Class in org.fisco.bcos.sdk.abi.datatypes.generated
-
Auto generated code.
- StaticArray7(List<T>) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.StaticArray7
- StaticArray7(T...) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.StaticArray7
- StaticArray8<T extends Type> - Class in org.fisco.bcos.sdk.abi.datatypes.generated
-
Auto generated code.
- StaticArray8(List<T>) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.StaticArray8
- StaticArray8(T...) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.StaticArray8
- StaticArray9<T extends Type> - Class in org.fisco.bcos.sdk.abi.datatypes.generated
-
Auto generated code.
- StaticArray9(List<T>) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.StaticArray9
- StaticArray9(T...) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.StaticArray9
- staticExtractEventParameters(EventEncoder, Event, TransactionReceipt.Logs) - Static method in class org.fisco.bcos.sdk.contract.Contract
- stop() - Method in interface org.fisco.bcos.sdk.amop.Amop
-
Stop.
- stop() - Method in class org.fisco.bcos.sdk.amop.AmopImp
- stop() - Method in interface org.fisco.bcos.sdk.channel.Channel
- stop() - Method in class org.fisco.bcos.sdk.channel.ChannelImp
- stop() - Method in interface org.fisco.bcos.sdk.client.Client
- stop() - Method in class org.fisco.bcos.sdk.client.ClientImpl
- stop() - Method in interface org.fisco.bcos.sdk.eventsub.EventSubscribe
-
Stop
- stop() - Method in class org.fisco.bcos.sdk.eventsub.EventSubscribeImp
- stop() - Method in interface org.fisco.bcos.sdk.network.Network
-
Exit gracefully
- stop() - Method in class org.fisco.bcos.sdk.network.NetworkImp
- stop() - Method in interface org.fisco.bcos.sdk.service.GroupManagerService
- stop() - Method in class org.fisco.bcos.sdk.service.GroupManagerServiceImpl
-
Stop group list fetching thread
- stop() - Method in class org.fisco.bcos.sdk.utils.ThreadPoolService
- STOP_GROUP - Static variable in class org.fisco.bcos.sdk.client.protocol.request.JsonRpcMethods
- stopAll() - Method in class org.fisco.bcos.sdk.BcosSDK
- stopGroup(Integer, String) - Method in interface org.fisco.bcos.sdk.client.Client
-
Group operation: stop a group
- stopGroup(Integer, String) - Method in class org.fisco.bcos.sdk.client.ClientImpl
- StopGroup - Class in org.fisco.bcos.sdk.client.protocol.response
- StopGroup() - Constructor for class org.fisco.bcos.sdk.client.protocol.response.StopGroup
- stopGroupAsync(Integer, String, RespCallback<StopGroup>) - Method in interface org.fisco.bcos.sdk.client.Client
-
Group operation: async stop a group
- stopGroupAsync(Integer, String, RespCallback<StopGroup>) - Method in class org.fisco.bcos.sdk.client.ClientImpl
- stopNetty() - Method in class org.fisco.bcos.sdk.network.ConnectionManager
- stopReconnectSchedule() - Method in class org.fisco.bcos.sdk.network.ConnectionManager
- stopThreadPool(ExecutorService) - Static method in class org.fisco.bcos.sdk.utils.ThreadPoolService
- storeKeyPairWithP12(String, String) - Method in class org.fisco.bcos.sdk.crypto.keypair.CryptoKeyPair
- storeKeyPairWithP12Format(String) - Method in class org.fisco.bcos.sdk.crypto.keypair.CryptoKeyPair
- storeKeyPairWithP12Format(String, String, String, String, String) - Static method in class org.fisco.bcos.sdk.crypto.keystore.P12KeyStore
- storeKeyPairWithPem(String) - Method in class org.fisco.bcos.sdk.crypto.keypair.CryptoKeyPair
- storeKeyPairWithPemFormat() - Method in class org.fisco.bcos.sdk.crypto.keypair.CryptoKeyPair
- storeKeyPairWithPemFormat(String, String, String) - Static method in class org.fisco.bcos.sdk.crypto.keystore.PEMKeyStore
- storePublicKeyWithPem(PrivateKey, String) - Static method in class org.fisco.bcos.sdk.crypto.keystore.KeyTool
- STRING - org.fisco.bcos.sdk.abi.wrapper.ABIObject.ValueType
- stringToArrayString(String) - Method in class org.fisco.bcos.sdk.codegen.SolidityContractWrapper
- stringToTopic(String) - Method in class org.fisco.bcos.sdk.abi.tools.TopicTools
- StringUtils - Class in org.fisco.bcos.sdk.utils
-
String utility functions.
- stripLeadingZeroes(byte[]) - Static method in class org.fisco.bcos.sdk.utils.ByteUtils
- STRUCT - org.fisco.bcos.sdk.abi.wrapper.ABIObject.ObjectType
- subscribeEvent(String, String, String, String, String, List<String>, EventCallback) - Method in class org.fisco.bcos.sdk.contract.Contract
- subscribeEvent(String, String, String, EventCallback) - Method in class org.fisco.bcos.sdk.contract.Contract
- subscribeEvent(EventLogParams, EventCallback) - Method in class org.fisco.bcos.sdk.contract.Contract
- subscribeEvent(EventLogParams, EventCallback) - Method in interface org.fisco.bcos.sdk.eventsub.EventSubscribe
-
Subscribe event
- subscribeEvent(EventLogParams, EventCallback) - Method in class org.fisco.bcos.sdk.eventsub.EventSubscribeImp
- subscribePrivateTopics(String, KeyTool, AmopCallback) - Method in interface org.fisco.bcos.sdk.amop.Amop
-
Subscribe a private topic which need verify.
- subscribePrivateTopics(String, KeyTool, AmopCallback) - Method in class org.fisco.bcos.sdk.amop.AmopImp
- subscribeTopic(String, AmopCallback) - Method in interface org.fisco.bcos.sdk.amop.Amop
-
Subscribe a normal topic.
- subscribeTopic(String, AmopCallback) - Method in class org.fisco.bcos.sdk.amop.AmopImp
- Success - Static variable in class org.fisco.bcos.sdk.model.TransactionReceiptStatus
- SUCCESS - org.fisco.bcos.sdk.eventsub.filter.EventSubNodeRespStatus
-
When make a subscribe of an event, the node would response the status.
- SUCCESS - org.fisco.bcos.sdk.transaction.model.dto.ResultCodeEnum
- SyncStatus - Class in org.fisco.bcos.sdk.client.protocol.response
-
getSyncStatus.
- SyncStatus() - Constructor for class org.fisco.bcos.sdk.client.protocol.response.SyncStatus
- SyncStatus.PeersInfo - Class in org.fisco.bcos.sdk.client.protocol.response
- SyncStatus.SyncStatusInfo - Class in org.fisco.bcos.sdk.client.protocol.response
- SyncStatusInfo() - Constructor for class org.fisco.bcos.sdk.client.protocol.response.SyncStatus.SyncStatusInfo
- SYS_CNS - Static variable in class org.fisco.bcos.sdk.model.PrecompiledConstant
- SYS_CONFIG - Static variable in class org.fisco.bcos.sdk.model.PrecompiledConstant
- SYS_CONSENSUS - Static variable in class org.fisco.bcos.sdk.model.PrecompiledConstant
- SYS_TABLE - Static variable in class org.fisco.bcos.sdk.model.PrecompiledConstant
- SYS_TABLE_ACCESS - Static variable in class org.fisco.bcos.sdk.model.PrecompiledConstant
- SYSCONFIG_PRECOMPILED_ADDRESS - Static variable in class org.fisco.bcos.sdk.contract.precompiled.model.PrecompiledAddress
- SystemConfig - Class in org.fisco.bcos.sdk.client.protocol.response
-
getSystemConfigByKey
- SystemConfig() - Constructor for class org.fisco.bcos.sdk.client.protocol.response.SystemConfig
- SystemConfigPrecompiled - Class in org.fisco.bcos.sdk.contract.precompiled.sysconfig
- SystemConfigPrecompiled(String, Client, CryptoKeyPair) - Constructor for class org.fisco.bcos.sdk.contract.precompiled.sysconfig.SystemConfigPrecompiled
- SystemConfigService - Class in org.fisco.bcos.sdk.contract.precompiled.sysconfig
- SystemConfigService(Client, CryptoKeyPair) - Constructor for class org.fisco.bcos.sdk.contract.precompiled.sysconfig.SystemConfigService
T
- TABLE_CRUD_PRECOMPILED_VERSION - Static variable in class org.fisco.bcos.sdk.contract.precompiled.model.PrecompiledVersionCheck
- TABLE_FIELD_NAME_MAX_LENGTH - Static variable in class org.fisco.bcos.sdk.model.PrecompiledConstant
- TABLE_KEY_MAX_LENGTH - Static variable in class org.fisco.bcos.sdk.model.PrecompiledConstant
- TABLE_KEY_VALUE_MAX_LENGTH - Static variable in class org.fisco.bcos.sdk.model.PrecompiledConstant
- TABLE_NAME_FIELD - Static variable in class org.fisco.bcos.sdk.model.PrecompiledConstant
- TABLE_PERMISSION_PRECOMPILED_VERSION - Static variable in class org.fisco.bcos.sdk.contract.precompiled.model.PrecompiledVersionCheck
- TABLE_VALUE_FIELD_MAX_LENGTH - Static variable in class org.fisco.bcos.sdk.model.PrecompiledConstant
- TableCRUDService - Class in org.fisco.bcos.sdk.contract.precompiled.crud
- TableCRUDService(Client, CryptoKeyPair) - Constructor for class org.fisco.bcos.sdk.contract.precompiled.crud.TableCRUDService
- TableFactory - Class in org.fisco.bcos.sdk.contract.precompiled.crud.table
- TableFactory(String, Client, CryptoKeyPair) - Constructor for class org.fisco.bcos.sdk.contract.precompiled.crud.table.TableFactory
- TABLEFACTORY_PRECOMPILED_ADDRESS - Static variable in class org.fisco.bcos.sdk.contract.precompiled.model.PrecompiledAddress
- tail(String[]) - Static method in class org.fisco.bcos.sdk.utils.Collection
- threadPool - Variable in class org.fisco.bcos.sdk.config.model.ConfigProperty
- ThreadPoolConfig - Class in org.fisco.bcos.sdk.config.model
- ThreadPoolConfig(ConfigProperty) - Constructor for class org.fisco.bcos.sdk.config.model.ThreadPoolConfig
- ThreadPoolService - Class in org.fisco.bcos.sdk.utils
- ThreadPoolService(String, Integer) - Constructor for class org.fisco.bcos.sdk.utils.ThreadPoolService
- ThreadPoolService(String, Integer, Integer) - Constructor for class org.fisco.bcos.sdk.utils.ThreadPoolService
- ThreadPoolService(String, Integer, Integer, Integer, Integer) - Constructor for class org.fisco.bcos.sdk.utils.ThreadPoolService
- timeout - Variable in class org.fisco.bcos.sdk.channel.model.Options
- TimeOut - Static variable in class org.fisco.bcos.sdk.model.TransactionReceiptStatus
- TimeoutConfig - Class in org.fisco.bcos.sdk.network
- TimeoutConfig() - Constructor for class org.fisco.bcos.sdk.network.TimeoutConfig
- timestamp - Variable in class org.fisco.bcos.sdk.client.protocol.response.BcosBlockHeader.BlockHeader
- toBigInt(byte[]) - Static method in class org.fisco.bcos.sdk.utils.Numeric
- toBigInt(byte[], int, int) - Static method in class org.fisco.bcos.sdk.utils.Numeric
- toBigInt(String) - Static method in class org.fisco.bcos.sdk.utils.Numeric
- toBigIntNoPrefix(String) - Static method in class org.fisco.bcos.sdk.utils.Numeric
- toByteArray(char[]) - Static method in class org.fisco.bcos.sdk.utils.StringUtils
- toByteArray(String) - Static method in class org.fisco.bcos.sdk.utils.StringUtils
- toByteArray(String, byte[], int) - Static method in class org.fisco.bcos.sdk.utils.StringUtils
- toBytesPadded(BigInteger, int) - Static method in class org.fisco.bcos.sdk.utils.Numeric
- toCsv(List<String>) - Static method in class org.fisco.bcos.sdk.utils.StringUtils
- toEnum(int) - Static method in enum org.fisco.bcos.sdk.channel.model.EnumChannelProtocolVersion
- toEventLog() - Method in class org.fisco.bcos.sdk.model.TransactionReceipt.Logs
- toHexString(byte[]) - Static method in class org.fisco.bcos.sdk.utils.Hex
- toHexString(byte[]) - Static method in class org.fisco.bcos.sdk.utils.Numeric
- toHexString(byte[], int, int) - Static method in class org.fisco.bcos.sdk.utils.Hex
- toHexString(byte[], int, int, boolean) - Static method in class org.fisco.bcos.sdk.utils.Numeric
- toHexStringNoPrefix(byte[]) - Static method in class org.fisco.bcos.sdk.utils.Numeric
- toHexStringNoPrefix(BigInteger) - Static method in class org.fisco.bcos.sdk.utils.Numeric
- toHexStringNoPrefixZeroPadded(BigInteger, int) - Static method in class org.fisco.bcos.sdk.utils.Numeric
- toHexStringWithPrefix(BigInteger) - Static method in class org.fisco.bcos.sdk.utils.Numeric
- toHexStringWithPrefixSafe(BigInteger) - Static method in class org.fisco.bcos.sdk.utils.Numeric
- toHexStringWithPrefixZeroPadded(BigInteger, int) - Static method in class org.fisco.bcos.sdk.utils.Numeric
- toJson(Object) - Static method in class org.fisco.bcos.sdk.transaction.tools.JsonUtils
- toJsonString() - Method in class org.fisco.bcos.sdk.eventsub.filter.EventLogFilter.EventLogRequestParams
- toJsonWithException(Object) - Static method in class org.fisco.bcos.sdk.transaction.tools.JsonUtils
- toLowerCase(String) - Static method in class org.fisco.bcos.sdk.utils.StringUtils
-
A locale independent version of toLowerCase.
- TopicManager - Class in org.fisco.bcos.sdk.amop.topic
- TopicManager() - Constructor for class org.fisco.bcos.sdk.amop.topic.TopicManager
- topicName - Variable in class org.fisco.bcos.sdk.config.model.AmopTopic
- topicNeedVerifyPrefix - Static variable in class org.fisco.bcos.sdk.amop.topic.TopicManager
- TopicTools - Class in org.fisco.bcos.sdk.abi.tools
- TopicTools(CryptoSuite) - Constructor for class org.fisco.bcos.sdk.abi.tools.TopicTools
- TopicType - Enum in org.fisco.bcos.sdk.amop.topic
- toString() - Method in class org.fisco.bcos.sdk.abi.datatypes.Address
- toString() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple1
- toString() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple10
- toString() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple11
- toString() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple12
- toString() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple13
- toString() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple14
- toString() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple15
- toString() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple16
- toString() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple17
- toString() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple18
- toString() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple19
- toString() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple2
- toString() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple20
- toString() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple3
- toString() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple4
- toString() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple5
- toString() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple6
- toString() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple7
- toString() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple8
- toString() - Method in class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple9
- toString() - Method in class org.fisco.bcos.sdk.abi.datatypes.Utf8String
- toString() - Method in class org.fisco.bcos.sdk.abi.wrapper.ABIDefinition.NamedType
- toString() - Method in class org.fisco.bcos.sdk.abi.wrapper.ABIDefinition.Type
- toString() - Method in class org.fisco.bcos.sdk.abi.wrapper.ABIObject
- toString() - Method in class org.fisco.bcos.sdk.channel.model.ChannelHandshake
- toString() - Method in class org.fisco.bcos.sdk.channel.model.ChannelProtocol
- toString() - Method in class org.fisco.bcos.sdk.channel.model.EnumNodeVersion.Version
- toString() - Method in class org.fisco.bcos.sdk.channel.model.NodeHeartbeat
- toString() - Method in exception org.fisco.bcos.sdk.client.exceptions.ClientException
- toString() - Method in class org.fisco.bcos.sdk.client.protocol.model.GroupStatus
- toString() - Method in class org.fisco.bcos.sdk.client.protocol.model.JsonTransactionResponse.SignatureResponse
- toString() - Method in class org.fisco.bcos.sdk.client.protocol.model.JsonTransactionResponse
- toString() - Method in class org.fisco.bcos.sdk.client.protocol.request.JsonRpcRequest
- toString() - Method in class org.fisco.bcos.sdk.client.protocol.response.BcosBlock.Block
- toString() - Method in class org.fisco.bcos.sdk.client.protocol.response.BcosBlock.TransactionHash
- toString() - Method in class org.fisco.bcos.sdk.client.protocol.response.BcosBlockHeader.BlockHeader
- toString() - Method in class org.fisco.bcos.sdk.client.protocol.response.BcosBlockHeader.Signature
- toString() - Method in class org.fisco.bcos.sdk.client.protocol.response.BcosTransactionReceiptsInfo.BlockInfo
- toString() - Method in class org.fisco.bcos.sdk.client.protocol.response.BcosTransactionReceiptsInfo.TransactionReceiptsInfo
- toString() - Method in class org.fisco.bcos.sdk.client.protocol.response.Call.CallOutput
- toString() - Method in class org.fisco.bcos.sdk.client.protocol.response.ConsensusStatus.BasicConsensusInfo
- toString() - Method in class org.fisco.bcos.sdk.client.protocol.response.ConsensusStatus.ConsensusInfo
- toString() - Method in class org.fisco.bcos.sdk.client.protocol.response.ConsensusStatus.ViewInfo
- toString() - Method in class org.fisco.bcos.sdk.client.protocol.response.NodeInfo.NodeInformation
- toString() - Method in class org.fisco.bcos.sdk.client.protocol.response.Peers.PeerInfo
- toString() - Method in class org.fisco.bcos.sdk.client.protocol.response.SyncStatus.PeersInfo
- toString() - Method in class org.fisco.bcos.sdk.client.protocol.response.SyncStatus.SyncStatusInfo
- toString() - Method in class org.fisco.bcos.sdk.client.protocol.response.TotalTransactionCount.TransactionCountInfo
- toString() - Method in class org.fisco.bcos.sdk.client.protocol.response.TransactionReceiptWithProof.ReceiptAndProof
- toString() - Method in class org.fisco.bcos.sdk.client.protocol.response.TransactionWithProof.TransactionAndProof
- toString() - Method in class org.fisco.bcos.sdk.config.model.AccountConfig
- toString() - Method in class org.fisco.bcos.sdk.config.model.AmopTopic
- toString() - Method in class org.fisco.bcos.sdk.contract.precompiled.cns.CnsInfo
- toString() - Method in class org.fisco.bcos.sdk.contract.precompiled.permission.PermissionInfo
- toString() - Method in class org.fisco.bcos.sdk.eventsub.EventLogParams
- toString() - Method in class org.fisco.bcos.sdk.eventsub.filter.EventLogResponse
- toString() - Method in class org.fisco.bcos.sdk.model.EventLog
- toString() - Method in class org.fisco.bcos.sdk.model.MerkleProofUnit
- toString() - Method in class org.fisco.bcos.sdk.model.NodeVersion.ClientVersion
- toString() - Method in class org.fisco.bcos.sdk.model.RetCode
- toString() - Method in class org.fisco.bcos.sdk.model.TransactionReceipt.Logs
- toString() - Method in class org.fisco.bcos.sdk.model.TransactionReceipt
- toString() - Method in class org.fisco.bcos.sdk.network.ConnectionInfo
- toString() - Method in class org.fisco.bcos.sdk.service.model.BlockNumberNotification
- toString() - Method in exception org.fisco.bcos.sdk.transaction.model.exception.ContractException
- TotalTransactionCount - Class in org.fisco.bcos.sdk.client.protocol.response
-
getTotalTransactionCount
- TotalTransactionCount() - Constructor for class org.fisco.bcos.sdk.client.protocol.response.TotalTransactionCount
- TotalTransactionCount.TransactionCountInfo - Class in org.fisco.bcos.sdk.client.protocol.response
- toUint160() - Method in class org.fisco.bcos.sdk.abi.datatypes.Address
- toUpperCase(String) - Static method in class org.fisco.bcos.sdk.utils.StringUtils
-
A locale independent version of toUpperCase.
- toUTF8ByteArray(char[]) - Static method in class org.fisco.bcos.sdk.utils.StringUtils
- toUTF8ByteArray(char[], OutputStream) - Static method in class org.fisco.bcos.sdk.utils.StringUtils
- toUTF8ByteArray(String) - Static method in class org.fisco.bcos.sdk.utils.StringUtils
- toVersionString() - Method in class org.fisco.bcos.sdk.channel.model.EnumNodeVersion.Version
- Transaction - Class in org.fisco.bcos.sdk.client.protocol.request
- Transaction(String, String, String) - Constructor for class org.fisco.bcos.sdk.client.protocol.request.Transaction
- TRANSACTION_NOTIFY - org.fisco.bcos.sdk.model.MsgType
- TransactionAndProof() - Constructor for class org.fisco.bcos.sdk.client.protocol.response.TransactionWithProof.TransactionAndProof
- TransactionBaseException - Exception in org.fisco.bcos.sdk.transaction.model.exception
-
BaseException.
- TransactionBaseException(int, String) - Constructor for exception org.fisco.bcos.sdk.transaction.model.exception.TransactionBaseException
- TransactionBaseException(RetCode) - Constructor for exception org.fisco.bcos.sdk.transaction.model.exception.TransactionBaseException
- transactionBuilder - Variable in class org.fisco.bcos.sdk.transaction.manager.TransactionProcessor
- TransactionBuilderInterface - Interface in org.fisco.bcos.sdk.transaction.builder
-
TransactionBuilderInterface @Description: TransactionBuilderInterface
- TransactionBuilderService - Class in org.fisco.bcos.sdk.transaction.builder
- TransactionBuilderService(Client) - Constructor for class org.fisco.bcos.sdk.transaction.builder.TransactionBuilderService
-
create TransactionBuilderService
- TransactionCallback - Class in org.fisco.bcos.sdk.model.callback
- TransactionCallback() - Constructor for class org.fisco.bcos.sdk.model.callback.TransactionCallback
- TransactionCountInfo() - Constructor for class org.fisco.bcos.sdk.client.protocol.response.TotalTransactionCount.TransactionCountInfo
- transactionDecoder - Variable in class org.fisco.bcos.sdk.transaction.manager.AssembleTransactionProcessor
- TransactionDecoderInterface - Interface in org.fisco.bcos.sdk.transaction.codec.decode
-
TransactionDecoderInterface @Description: TransactionDecoderInterface
- TransactionDecoderService - Class in org.fisco.bcos.sdk.transaction.codec.decode
- TransactionDecoderService(CryptoSuite) - Constructor for class org.fisco.bcos.sdk.transaction.codec.decode.TransactionDecoderService
-
create TransactionDecoderService
- transactionEncoder - Variable in class org.fisco.bcos.sdk.transaction.manager.TransactionProcessor
- TransactionEncoderInterface - Interface in org.fisco.bcos.sdk.transaction.codec.encode
-
TransactionEncoderInterface @Description: TransactionEncoderInterface
- TransactionEncoderService - Class in org.fisco.bcos.sdk.transaction.codec.encode
- TransactionEncoderService(CryptoSuite) - Constructor for class org.fisco.bcos.sdk.transaction.codec.encode.TransactionEncoderService
- TransactionException - Exception in org.fisco.bcos.sdk.transaction.model.exception
- TransactionException(String) - Constructor for exception org.fisco.bcos.sdk.transaction.model.exception.TransactionException
- TransactionException(String, String) - Constructor for exception org.fisco.bcos.sdk.transaction.model.exception.TransactionException
- TransactionException(String, String, BigInteger, String) - Constructor for exception org.fisco.bcos.sdk.transaction.model.exception.TransactionException
- TransactionException(Throwable) - Constructor for exception org.fisco.bcos.sdk.transaction.model.exception.TransactionException
- TransactionHash() - Constructor for class org.fisco.bcos.sdk.client.protocol.response.BcosBlock.TransactionHash
- TransactionHash(String) - Constructor for class org.fisco.bcos.sdk.client.protocol.response.BcosBlock.TransactionHash
- TransactionNotifyHandler - Class in org.fisco.bcos.sdk.client.handler
- TransactionNotifyHandler(Consumer<Message>) - Constructor for class org.fisco.bcos.sdk.client.handler.TransactionNotifyHandler
- TransactionObject() - Constructor for class org.fisco.bcos.sdk.client.protocol.response.BcosBlock.TransactionObject
- transactionProcessor - Variable in class org.fisco.bcos.sdk.contract.Contract
- TransactionProcessor - Class in org.fisco.bcos.sdk.transaction.manager
- TransactionProcessor(Client, CryptoKeyPair, Integer, String) - Constructor for class org.fisco.bcos.sdk.transaction.manager.TransactionProcessor
- TransactionProcessorFactory - Class in org.fisco.bcos.sdk.transaction.manager
- TransactionProcessorFactory() - Constructor for class org.fisco.bcos.sdk.transaction.manager.TransactionProcessorFactory
- TransactionProcessorInterface - Interface in org.fisco.bcos.sdk.transaction.manager
-
TransactionManagerInterface @Description: TransactionManagerInterface
- transactionPusher - Variable in class org.fisco.bcos.sdk.transaction.manager.AssembleTransactionProcessor
- TransactionPusherInterface - Interface in org.fisco.bcos.sdk.transaction.pusher
-
TransactionPusher @Description: TransactionPusherInterface
- TransactionPusherService - Class in org.fisco.bcos.sdk.transaction.pusher
- TransactionPusherService(Client) - Constructor for class org.fisco.bcos.sdk.transaction.pusher.TransactionPusherService
-
create the TransactionPusherService
- TransactionReceipt - Class in org.fisco.bcos.sdk.model
- TransactionReceipt() - Constructor for class org.fisco.bcos.sdk.model.TransactionReceipt
- TransactionReceipt.Logs - Class in org.fisco.bcos.sdk.model
- TransactionReceiptsInfo() - Constructor for class org.fisco.bcos.sdk.client.protocol.response.BcosTransactionReceiptsInfo.TransactionReceiptsInfo
- TransactionReceiptStatus - Class in org.fisco.bcos.sdk.model
- TransactionReceiptStatus() - Constructor for class org.fisco.bcos.sdk.model.TransactionReceiptStatus
- TransactionReceiptWithProof - Class in org.fisco.bcos.sdk.client.protocol.response
-
getTransactionReceiptWithProof.
- TransactionReceiptWithProof() - Constructor for class org.fisco.bcos.sdk.client.protocol.response.TransactionReceiptWithProof
- TransactionReceiptWithProof.ReceiptAndProof - Class in org.fisco.bcos.sdk.client.protocol.response
- TransactionRefused - Static variable in class org.fisco.bcos.sdk.model.TransactionReceiptStatus
- TransactionResponse - Class in org.fisco.bcos.sdk.transaction.model.dto
-
TransactionResponse @Description: TransactionResponse
- TransactionResponse() - Constructor for class org.fisco.bcos.sdk.transaction.model.dto.TransactionResponse
- TransactionResponse(int, String) - Constructor for class org.fisco.bcos.sdk.transaction.model.dto.TransactionResponse
- TransactionResponse(TransactionReceipt, int, String) - Constructor for class org.fisco.bcos.sdk.transaction.model.dto.TransactionResponse
- TransactionResultDeserialiser() - Constructor for class org.fisco.bcos.sdk.client.protocol.response.BcosBlock.TransactionResultDeserialiser
- TransactionRetCodeConstants - Class in org.fisco.bcos.sdk.transaction.model.exception
-
TransactionRetCode @Description: TransactionRetCode
- TransactionRetCodeConstants() - Constructor for class org.fisco.bcos.sdk.transaction.model.exception.TransactionRetCodeConstants
- TransactionSignerInterface - Interface in org.fisco.bcos.sdk.transaction.signer
-
TransactionSignerInterface @Description: TransactionSignerInterface
- TransactionSignerServcie - Class in org.fisco.bcos.sdk.transaction.signer
- TransactionSignerServcie(Signature) - Constructor for class org.fisco.bcos.sdk.transaction.signer.TransactionSignerServcie
-
create the TransactionSignerService according the the given signature
- transactionsRoot - Variable in class org.fisco.bcos.sdk.client.protocol.response.BcosBlockHeader.BlockHeader
- TransactionWithProof - Class in org.fisco.bcos.sdk.client.protocol.response
-
getTransactionWithProof.
- TransactionWithProof() - Constructor for class org.fisco.bcos.sdk.client.protocol.response.TransactionWithProof
- TransactionWithProof.TransactionAndProof - Class in org.fisco.bcos.sdk.client.protocol.response
- trimLeadingBytes(byte[], byte) - Static method in class org.fisco.bcos.sdk.utils.ByteUtils
- trimLeadingZeroes(byte[]) - Static method in class org.fisco.bcos.sdk.utils.ByteUtils
- tryResolveRevertMessage(String, String) - Static method in class org.fisco.bcos.sdk.transaction.codec.decode.RevertMessageParser
- tryResolveRevertMessage(TransactionReceipt) - Static method in class org.fisco.bcos.sdk.transaction.codec.decode.RevertMessageParser
- Tuple - Interface in org.fisco.bcos.sdk.abi.datatypes.generated.tuples
-
Tuple abstraction.
- Tuple1<T1> - Class in org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated
-
Auto generated code.
- Tuple1(T1) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple1
- Tuple10<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10> - Class in org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated
-
Auto generated code.
- Tuple10(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple10
- Tuple11<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11> - Class in org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated
-
Auto generated code.
- Tuple11(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple11
- Tuple12<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12> - Class in org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated
-
Auto generated code.
- Tuple12(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple12
- Tuple13<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13> - Class in org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated
-
Auto generated code.
- Tuple13(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple13
- Tuple14<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14> - Class in org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated
-
Auto generated code.
- Tuple14(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple14
- Tuple15<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15> - Class in org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated
-
Auto generated code.
- Tuple15(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple15
- Tuple16<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16> - Class in org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated
-
Auto generated code.
- Tuple16(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple16
- Tuple17<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17> - Class in org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated
-
Auto generated code.
- Tuple17(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple17
- Tuple18<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18> - Class in org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated
-
Auto generated code.
- Tuple18(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple18
- Tuple19<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18,T19> - Class in org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated
-
Auto generated code.
- Tuple19(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple19
- Tuple2<T1,T2> - Class in org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated
-
Auto generated code.
- Tuple2(T1, T2) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple2
- Tuple20<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18,T19,T20> - Class in org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated
-
Auto generated code.
- Tuple20(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple20
- Tuple3<T1,T2,T3> - Class in org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated
-
Auto generated code.
- Tuple3(T1, T2, T3) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple3
- Tuple4<T1,T2,T3,T4> - Class in org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated
-
Auto generated code.
- Tuple4(T1, T2, T3, T4) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple4
- Tuple5<T1,T2,T3,T4,T5> - Class in org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated
-
Auto generated code.
- Tuple5(T1, T2, T3, T4, T5) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple5
- Tuple6<T1,T2,T3,T4,T5,T6> - Class in org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated
-
Auto generated code.
- Tuple6(T1, T2, T3, T4, T5, T6) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple6
- Tuple7<T1,T2,T3,T4,T5,T6,T7> - Class in org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated
-
Auto generated code.
- Tuple7(T1, T2, T3, T4, T5, T6, T7) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple7
- Tuple8<T1,T2,T3,T4,T5,T6,T7,T8> - Class in org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated
-
Auto generated code.
- Tuple8(T1, T2, T3, T4, T5, T6, T7, T8) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple8
- Tuple9<T1,T2,T3,T4,T5,T6,T7,T8,T9> - Class in org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated
-
Auto generated code.
- Tuple9(T1, T2, T3, T4, T5, T6, T7, T8, T9) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.tuples.generated.Tuple9
- TxPoolIsFull - Static variable in class org.fisco.bcos.sdk.model.TransactionReceiptStatus
- type - Variable in class org.fisco.bcos.sdk.abi.wrapper.ABIDefinition.Type
- type - Variable in class org.fisco.bcos.sdk.amop.topic.AmopMsgIn
- type - Variable in class org.fisco.bcos.sdk.model.Message
- Type<T> - Interface in org.fisco.bcos.sdk.abi.datatypes
-
ABI Types.
- Type(String) - Constructor for class org.fisco.bcos.sdk.abi.wrapper.ABIDefinition.Type
- TYPE_CONSTRUCTOR - Static variable in class org.fisco.bcos.sdk.abi.ABICodec
- TYPE_CONSTRUCTOR - Static variable in class org.fisco.bcos.sdk.abi.tools.ContractAbiUtil
- TYPE_EVENT - Static variable in class org.fisco.bcos.sdk.abi.tools.ContractAbiUtil
- TYPE_FUNCTION - Static variable in class org.fisco.bcos.sdk.abi.tools.ContractAbiUtil
- TYPE_NAME - Static variable in class org.fisco.bcos.sdk.abi.datatypes.Address
- TYPE_NAME - Static variable in class org.fisco.bcos.sdk.abi.datatypes.Bool
- TYPE_NAME - Static variable in class org.fisco.bcos.sdk.abi.datatypes.Bytes
- TYPE_NAME - Static variable in class org.fisco.bcos.sdk.abi.datatypes.DynamicBytes
- TYPE_NAME - Static variable in class org.fisco.bcos.sdk.abi.datatypes.Fixed
- TYPE_NAME - Static variable in class org.fisco.bcos.sdk.abi.datatypes.Int
- TYPE_NAME - Static variable in class org.fisco.bcos.sdk.abi.datatypes.Ufixed
- TYPE_NAME - Static variable in class org.fisco.bcos.sdk.abi.datatypes.Uint
- TYPE_NAME - Static variable in class org.fisco.bcos.sdk.abi.datatypes.Utf8String
- TypeDecoder - Class in org.fisco.bcos.sdk.abi
-
Ethereum Contract Application Binary Interface (ABI) decoding for types.
- TypeDecoder() - Constructor for class org.fisco.bcos.sdk.abi.TypeDecoder
- TypeEncoder - Class in org.fisco.bcos.sdk.abi
-
Ethereum Contract Application Binary Interface (ABI) encoding for types.
- typeMap(List<List<T>>, Class<E>, Class<R>) - Static method in class org.fisco.bcos.sdk.abi.Utils
- typeMap(List<T>, Class<R>) - Static method in class org.fisco.bcos.sdk.abi.Utils
- TypeMappingException - Exception in org.fisco.bcos.sdk.abi
- TypeMappingException(Exception) - Constructor for exception org.fisco.bcos.sdk.abi.TypeMappingException
- TypeMappingException(String) - Constructor for exception org.fisco.bcos.sdk.abi.TypeMappingException
- TypeMappingException(String, Exception) - Constructor for exception org.fisco.bcos.sdk.abi.TypeMappingException
- typeMapWithoutGenericType(List, Class) - Static method in class org.fisco.bcos.sdk.abi.Utils
- TypeReference<T extends Type> - Class in org.fisco.bcos.sdk.abi
-
Type wrapper to get around limitations of Java's type erasure.
- TypeReference() - Constructor for class org.fisco.bcos.sdk.abi.TypeReference
- TypeReference(boolean) - Constructor for class org.fisco.bcos.sdk.abi.TypeReference
U
- Ufixed - Class in org.fisco.bcos.sdk.abi.datatypes
-
Signed fixed type.
- Ufixed(int, int, BigInteger) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.Ufixed
- Ufixed(int, int, BigInteger, BigInteger) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.Ufixed
- Ufixed(BigInteger) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.Ufixed
- Ufixed(BigInteger, BigInteger) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.Ufixed
- UFIXED - org.fisco.bcos.sdk.abi.wrapper.ABIObject.ValueType
- Uint - Class in org.fisco.bcos.sdk.abi.datatypes
-
Unsigned integer type.
- Uint(int, BigInteger) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.Uint
- Uint(BigInteger) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.Uint
- UINT - org.fisco.bcos.sdk.abi.wrapper.ABIObject.ValueType
- Uint104 - Class in org.fisco.bcos.sdk.abi.datatypes.generated
-
Auto generated code.
- Uint104(long) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Uint104
- Uint104(BigInteger) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Uint104
- Uint112 - Class in org.fisco.bcos.sdk.abi.datatypes.generated
-
Auto generated code.
- Uint112(long) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Uint112
- Uint112(BigInteger) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Uint112
- Uint120 - Class in org.fisco.bcos.sdk.abi.datatypes.generated
-
Auto generated code.
- Uint120(long) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Uint120
- Uint120(BigInteger) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Uint120
- Uint128 - Class in org.fisco.bcos.sdk.abi.datatypes.generated
-
Auto generated code.
- Uint128(long) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Uint128
- Uint128(BigInteger) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Uint128
- Uint136 - Class in org.fisco.bcos.sdk.abi.datatypes.generated
-
Auto generated code.
- Uint136(long) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Uint136
- Uint136(BigInteger) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Uint136
- Uint144 - Class in org.fisco.bcos.sdk.abi.datatypes.generated
-
Auto generated code.
- Uint144(long) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Uint144
- Uint144(BigInteger) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Uint144
- Uint152 - Class in org.fisco.bcos.sdk.abi.datatypes.generated
-
Auto generated code.
- Uint152(long) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Uint152
- Uint152(BigInteger) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Uint152
- Uint16 - Class in org.fisco.bcos.sdk.abi.datatypes.generated
-
Auto generated code.
- Uint16(long) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Uint16
- Uint16(BigInteger) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Uint16
- Uint160 - Class in org.fisco.bcos.sdk.abi.datatypes.generated
-
Auto generated code.
- Uint160(long) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Uint160
- Uint160(BigInteger) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Uint160
- Uint168 - Class in org.fisco.bcos.sdk.abi.datatypes.generated
-
Auto generated code.
- Uint168(long) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Uint168
- Uint168(BigInteger) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Uint168
- Uint176 - Class in org.fisco.bcos.sdk.abi.datatypes.generated
-
Auto generated code.
- Uint176(long) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Uint176
- Uint176(BigInteger) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Uint176
- Uint184 - Class in org.fisco.bcos.sdk.abi.datatypes.generated
-
Auto generated code.
- Uint184(long) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Uint184
- Uint184(BigInteger) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Uint184
- Uint192 - Class in org.fisco.bcos.sdk.abi.datatypes.generated
-
Auto generated code.
- Uint192(long) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Uint192
- Uint192(BigInteger) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Uint192
- Uint200 - Class in org.fisco.bcos.sdk.abi.datatypes.generated
-
Auto generated code.
- Uint200(long) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Uint200
- Uint200(BigInteger) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Uint200
- Uint208 - Class in org.fisco.bcos.sdk.abi.datatypes.generated
-
Auto generated code.
- Uint208(long) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Uint208
- Uint208(BigInteger) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Uint208
- Uint216 - Class in org.fisco.bcos.sdk.abi.datatypes.generated
-
Auto generated code.
- Uint216(long) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Uint216
- Uint216(BigInteger) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Uint216
- Uint224 - Class in org.fisco.bcos.sdk.abi.datatypes.generated
-
Auto generated code.
- Uint224(long) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Uint224
- Uint224(BigInteger) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Uint224
- Uint232 - Class in org.fisco.bcos.sdk.abi.datatypes.generated
-
Auto generated code.
- Uint232(long) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Uint232
- Uint232(BigInteger) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Uint232
- Uint24 - Class in org.fisco.bcos.sdk.abi.datatypes.generated
-
Auto generated code.
- Uint24(long) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Uint24
- Uint24(BigInteger) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Uint24
- Uint240 - Class in org.fisco.bcos.sdk.abi.datatypes.generated
-
Auto generated code.
- Uint240(long) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Uint240
- Uint240(BigInteger) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Uint240
- Uint248 - Class in org.fisco.bcos.sdk.abi.datatypes.generated
-
Auto generated code.
- Uint248(long) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Uint248
- Uint248(BigInteger) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Uint248
- Uint256 - Class in org.fisco.bcos.sdk.abi.datatypes.generated
-
Auto generated code.
- Uint256(long) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Uint256
- Uint256(BigInteger) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Uint256
- Uint32 - Class in org.fisco.bcos.sdk.abi.datatypes.generated
-
Auto generated code.
- Uint32(long) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Uint32
- Uint32(BigInteger) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Uint32
- Uint40 - Class in org.fisco.bcos.sdk.abi.datatypes.generated
-
Auto generated code.
- Uint40(long) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Uint40
- Uint40(BigInteger) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Uint40
- Uint48 - Class in org.fisco.bcos.sdk.abi.datatypes.generated
-
Auto generated code.
- Uint48(long) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Uint48
- Uint48(BigInteger) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Uint48
- Uint56 - Class in org.fisco.bcos.sdk.abi.datatypes.generated
-
Auto generated code.
- Uint56(long) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Uint56
- Uint56(BigInteger) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Uint56
- Uint64 - Class in org.fisco.bcos.sdk.abi.datatypes.generated
-
Auto generated code.
- Uint64(long) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Uint64
- Uint64(BigInteger) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Uint64
- Uint72 - Class in org.fisco.bcos.sdk.abi.datatypes.generated
-
Auto generated code.
- Uint72(long) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Uint72
- Uint72(BigInteger) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Uint72
- Uint8 - Class in org.fisco.bcos.sdk.abi.datatypes.generated
-
Auto generated code.
- Uint8(long) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Uint8
- Uint8(BigInteger) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Uint8
- Uint80 - Class in org.fisco.bcos.sdk.abi.datatypes.generated
-
Auto generated code.
- Uint80(long) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Uint80
- Uint80(BigInteger) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Uint80
- Uint88 - Class in org.fisco.bcos.sdk.abi.datatypes.generated
-
Auto generated code.
- Uint88(long) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Uint88
- Uint88(BigInteger) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Uint88
- Uint96 - Class in org.fisco.bcos.sdk.abi.datatypes.generated
-
Auto generated code.
- Uint96(long) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Uint96
- Uint96(BigInteger) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.generated.Uint96
- uncompress(byte[]) - Static method in class org.fisco.bcos.sdk.model.DataCompress
- unfreeze(String) - Method in class org.fisco.bcos.sdk.contract.precompiled.contractmgr.ContractLifeCyclePrecompiled
- unfreeze(String) - Method in class org.fisco.bcos.sdk.contract.precompiled.contractmgr.ContractLifeCycleService
- unfreeze(String, TransactionCallback) - Method in class org.fisco.bcos.sdk.contract.precompiled.contractmgr.ContractLifeCyclePrecompiled
- unfreezeAccount(String) - Method in class org.fisco.bcos.sdk.contract.precompiled.permission.ChainGovernancePrecompiled
- unfreezeAccount(String) - Method in class org.fisco.bcos.sdk.contract.precompiled.permission.ChainGovernanceService
- unfreezeAccount(String, TransactionCallback) - Method in class org.fisco.bcos.sdk.contract.precompiled.permission.ChainGovernancePrecompiled
- Unknown - Static variable in class org.fisco.bcos.sdk.model.TransactionReceiptStatus
- UNKNOWN - org.fisco.bcos.sdk.transaction.model.dto.ResultCodeEnum
- unsubscribeEvent(String, EventCallback) - Method in interface org.fisco.bcos.sdk.eventsub.EventSubscribe
-
Unsubscribe events
- unsubscribeEvent(String, EventCallback) - Method in class org.fisco.bcos.sdk.eventsub.EventSubscribeImp
- unsubscribeTopic(String) - Method in interface org.fisco.bcos.sdk.amop.Amop
-
Unsubscribe a topic.
- unsubscribeTopic(String) - Method in class org.fisco.bcos.sdk.amop.AmopImp
- UnsupportedCryptoTypeException - Exception in org.fisco.bcos.sdk.crypto.exceptions
-
Exceptioned when calling CryptoSuite.
- UnsupportedCryptoTypeException(String) - Constructor for exception org.fisco.bcos.sdk.crypto.exceptions.UnsupportedCryptoTypeException
- UnsupportedCryptoTypeException(String, Throwable) - Constructor for exception org.fisco.bcos.sdk.crypto.exceptions.UnsupportedCryptoTypeException
- update(String, String, String, String, String) - Method in class org.fisco.bcos.sdk.contract.precompiled.crud.CRUD
- update(String, String, String, String, String, TransactionCallback) - Method in class org.fisco.bcos.sdk.contract.precompiled.crud.CRUD
- update(String, String, Entry, Condition) - Method in class org.fisco.bcos.sdk.contract.precompiled.crud.TableCRUDService
- UPDATE_TOPIICSTATUS - org.fisco.bcos.sdk.model.MsgType
- updateBlockNotify(String, List<String>) - Method in class org.fisco.bcos.sdk.amop.topic.TopicManager
- updateBlockNotify(String, List<String>) - Method in class org.fisco.bcos.sdk.service.GroupManagerServiceImpl
- updateBlockNumberInfo(Integer, String, BigInteger) - Method in interface org.fisco.bcos.sdk.service.GroupManagerService
-
update the block number information for the specified group
- updateBlockNumberInfo(Integer, String, BigInteger) - Method in class org.fisco.bcos.sdk.service.GroupManagerServiceImpl
- updateCommitteeMemberWeight(String, BigInteger) - Method in class org.fisco.bcos.sdk.contract.precompiled.permission.ChainGovernancePrecompiled
- updateCommitteeMemberWeight(String, BigInteger) - Method in class org.fisco.bcos.sdk.contract.precompiled.permission.ChainGovernanceService
- updateCommitteeMemberWeight(String, BigInteger, TransactionCallback) - Method in class org.fisco.bcos.sdk.contract.precompiled.permission.ChainGovernancePrecompiled
- updateCountsAndLatestBlock(List<EventLog>) - Method in class org.fisco.bcos.sdk.eventsub.filter.EventLogFilter
- updateEventLogFilterStatus(ChannelHandlerContext) - Method in class org.fisco.bcos.sdk.eventsub.filter.FilterManager
- updateFilterStatus(EventLogFilter, EventLogFilterStatus, ChannelHandlerContext) - Method in class org.fisco.bcos.sdk.eventsub.filter.FilterManager
- updateGroupInfo(String, List<String>) - Method in interface org.fisco.bcos.sdk.service.GroupManagerService
-
Update the group list information of the node
- updateGroupInfo(String, List<String>) - Method in class org.fisco.bcos.sdk.service.GroupManagerServiceImpl
- updateNodeVersion() - Method in interface org.fisco.bcos.sdk.service.GroupManagerService
- updateNodeVersion() - Method in class org.fisco.bcos.sdk.service.GroupManagerServiceImpl
- updatePeersBlockNumberInfo(String, BigInteger) - Method in interface org.fisco.bcos.sdk.service.GroupService
-
update the latest block number of the specified group
- updatePeersBlockNumberInfo(String, BigInteger) - Method in class org.fisco.bcos.sdk.service.GroupServiceImpl
- updatePrivateTopicUUID() - Method in class org.fisco.bcos.sdk.amop.topic.TopicManager
- updateThreshold(BigInteger) - Method in class org.fisco.bcos.sdk.contract.precompiled.permission.ChainGovernancePrecompiled
- updateThreshold(BigInteger) - Method in class org.fisco.bcos.sdk.contract.precompiled.permission.ChainGovernanceService
- updateThreshold(BigInteger, TransactionCallback) - Method in class org.fisco.bcos.sdk.contract.precompiled.permission.ChainGovernancePrecompiled
- UpdateTopicStatus - Class in org.fisco.bcos.sdk.amop.topic
- UpdateTopicStatus() - Constructor for class org.fisco.bcos.sdk.amop.topic.UpdateTopicStatus
- USER_TABLE_FIELD_VALUE_MAX_LENGTH - Static variable in class org.fisco.bcos.sdk.model.PrecompiledConstant
- USER_TABLE_NAME_MAX_LENGTH - Static variable in class org.fisco.bcos.sdk.model.PrecompiledConstant
- USER_TABLE_PREFIX - Static variable in class org.fisco.bcos.sdk.model.PrecompiledConstant
- USER_TABLE_PREFIX_2_2_0_VERSION - Static variable in class org.fisco.bcos.sdk.model.PrecompiledConstant
- userEventTriggered(ChannelHandlerContext, Object) - Method in class org.fisco.bcos.sdk.network.ChannelHandler
- Utf8String - Class in org.fisco.bcos.sdk.abi.datatypes
-
UTF-8 encoded string type.
- Utf8String(String) - Constructor for class org.fisco.bcos.sdk.abi.datatypes.Utf8String
- Utils - Class in org.fisco.bcos.sdk.abi
-
Utility functions.
V
- v - Variable in class org.fisco.bcos.sdk.crypto.signature.ECDSASignatureResult
- validInt(BigInteger) - Method in class org.fisco.bcos.sdk.abi.datatypes.Int
-
check if value between MIN_INT256 ~ MIN_INT256
- validIP(String) - Static method in class org.fisco.bcos.sdk.utils.Host
- validPort(String) - Static method in class org.fisco.bcos.sdk.utils.Host
- validUint(BigInteger) - Method in class org.fisco.bcos.sdk.abi.datatypes.Uint
-
check if value between 0 ~ MAX_UINT256
- value - Variable in class org.fisco.bcos.sdk.abi.datatypes.Array
- value - Variable in class org.fisco.bcos.sdk.rlp.RlpString
- VALUE - org.fisco.bcos.sdk.abi.wrapper.ABIObject.ObjectType
- VALUE_FIELD_NAME - Static variable in class org.fisco.bcos.sdk.model.PrecompiledConstant
- valueOf(String) - Static method in enum org.fisco.bcos.sdk.abi.wrapper.ABIObject.ListType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.fisco.bcos.sdk.abi.wrapper.ABIObject.ObjectType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.fisco.bcos.sdk.abi.wrapper.ABIObject.ValueType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.fisco.bcos.sdk.amop.topic.AmopRespError
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.fisco.bcos.sdk.amop.topic.TopicType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.fisco.bcos.sdk.channel.model.ChannelMessageError
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.fisco.bcos.sdk.channel.model.EnumChannelProtocolVersion
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.fisco.bcos.sdk.channel.model.EnumNodeVersion
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.fisco.bcos.sdk.channel.model.EnumSocketChannelAttributeKey
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.fisco.bcos.sdk.contract.precompiled.crud.common.ConditionOperator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.fisco.bcos.sdk.eventsub.filter.EventLogFilterStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.fisco.bcos.sdk.eventsub.filter.EventSubNodeRespStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.fisco.bcos.sdk.model.MsgType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.fisco.bcos.sdk.transaction.model.dto.ResultCodeEnum
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.fisco.bcos.sdk.abi.wrapper.ABIObject.ListType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.fisco.bcos.sdk.abi.wrapper.ABIObject.ObjectType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.fisco.bcos.sdk.abi.wrapper.ABIObject.ValueType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.fisco.bcos.sdk.amop.topic.AmopRespError
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.fisco.bcos.sdk.amop.topic.TopicType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.fisco.bcos.sdk.channel.model.ChannelMessageError
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.fisco.bcos.sdk.channel.model.EnumChannelProtocolVersion
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.fisco.bcos.sdk.channel.model.EnumNodeVersion
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.fisco.bcos.sdk.channel.model.EnumSocketChannelAttributeKey
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.fisco.bcos.sdk.contract.precompiled.crud.common.ConditionOperator
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.fisco.bcos.sdk.eventsub.filter.EventLogFilterStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.fisco.bcos.sdk.eventsub.filter.EventSubNodeRespStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.fisco.bcos.sdk.model.MsgType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.fisco.bcos.sdk.transaction.model.dto.ResultCodeEnum
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VBASE - Static variable in class org.fisco.bcos.sdk.crypto.signature.ECDSASignatureResult
- verify(String, byte[], byte[]) - Method in class org.fisco.bcos.sdk.crypto.CryptoSuite
- verify(String, byte[], byte[]) - Method in class org.fisco.bcos.sdk.crypto.signature.ECDSASignature
- verify(String, byte[], byte[]) - Method in interface org.fisco.bcos.sdk.crypto.signature.Signature
- verify(String, byte[], byte[]) - Method in class org.fisco.bcos.sdk.crypto.signature.SM2Signature
- verify(String, String, String) - Method in class org.fisco.bcos.sdk.crypto.CryptoSuite
- verify(String, String, String) - Method in class org.fisco.bcos.sdk.crypto.signature.ECDSASignature
- verify(String, String, String) - Method in interface org.fisco.bcos.sdk.crypto.signature.Signature
-
verify signature
- verify(String, String, String) - Method in class org.fisco.bcos.sdk.crypto.signature.SM2Signature
- verify(KeyTool, byte[], byte[]) - Method in class org.fisco.bcos.sdk.crypto.CryptoSuite
- verify(KeyTool, String, String) - Method in class org.fisco.bcos.sdk.crypto.CryptoSuite
- VERIFY_GROUP_SIG_FAILED - Static variable in class org.fisco.bcos.sdk.model.PrecompiledRetCode
- VERIFY_RING_SIG_FAILED - Static variable in class org.fisco.bcos.sdk.model.PrecompiledRetCode
- verifyChannelPrefix - Static variable in class org.fisco.bcos.sdk.amop.topic.TopicManager
- version - Variable in class org.fisco.bcos.sdk.channel.model.HeartBeatParser
- Version - Class in org.fisco.bcos.sdk.contract.precompiled.model
- Version() - Constructor for class org.fisco.bcos.sdk.channel.model.EnumNodeVersion.Version
- Version(String, String) - Constructor for class org.fisco.bcos.sdk.contract.precompiled.model.Version
- VERSION_1 - org.fisco.bcos.sdk.channel.model.EnumChannelProtocolVersion
- VERSION_2 - org.fisco.bcos.sdk.channel.model.EnumChannelProtocolVersion
- VERSION_3 - org.fisco.bcos.sdk.channel.model.EnumChannelProtocolVersion
- ViewInfo() - Constructor for class org.fisco.bcos.sdk.client.protocol.response.ConsensusStatus.ViewInfo
W
- WAITING_REQUEST - org.fisco.bcos.sdk.eventsub.filter.EventLogFilterStatus
- WAITING_RESPONSE - org.fisco.bcos.sdk.eventsub.filter.EventLogFilterStatus
- waitResponse(ChannelImp.Callback, Options) - Method in class org.fisco.bcos.sdk.channel.ChannelImp
- write(String, TypeSpec, String) - Method in class org.fisco.bcos.sdk.codegen.SolidityContractWrapper
- writeDataToByteBuf(ByteBuf) - Method in class org.fisco.bcos.sdk.model.Message
- writeExtra(ByteBuf) - Method in class org.fisco.bcos.sdk.eventsub.EventMsg
- writeExtra(ByteBuf) - Method in class org.fisco.bcos.sdk.model.AmopMsg
- writeHeader(ByteBuf) - Method in class org.fisco.bcos.sdk.eventsub.EventMsg
- writeHeader(ByteBuf) - Method in class org.fisco.bcos.sdk.model.AmopMsg
- writeHeader(ByteBuf) - Method in class org.fisco.bcos.sdk.model.Message
X
- xor(byte[], byte[]) - Static method in class org.fisco.bcos.sdk.utils.ByteUtils
- xorAlignRight(byte[], byte[]) - Static method in class org.fisco.bcos.sdk.utils.ByteUtils
-
XORs byte arrays of different lengths by aligning length of the shortest via adding zeros at beginning
Z
- ZERO_BYTE_ARRAY - Static variable in class org.fisco.bcos.sdk.utils.ByteUtils
- zeros(int) - Static method in class org.fisco.bcos.sdk.utils.StringUtils
All Classes|All Packages