AddGroupChainResponse |
AdminService.addGroupChain(Hash privateKey,
BaseFixedSizeByteArray.Fixed20ByteArray myChainId) |
DetectContractResponse |
DetectService.detectContract(DetectContractRequest detectContractRequest,
BaseFixedSizeByteArray.Fixed20ByteArray myChainId) |
NetDetectStatusResponse |
DetectService.detectNetStatus(BaseFixedSizeByteArray.Fixed20ByteArray myChainId) |
NetDetectStatusResponse |
DetectService.detectNetStatus(Hash srcNodeId,
List<Hash> destNodeIds,
BaseFixedSizeByteArray.Fixed20ByteArray myChainId) |
DumpDbResponse |
AdminService.dumpDB(DumpDbRequest.DumpDBType dumpType,
String dumpPath,
Identity from,
SignerBase signerBase,
BaseFixedSizeByteArray.Fixed20ByteArray myChainId) |
boolean |
SpvService.init(VerifiedBlock verifiedBlock,
AbstractSpvProxy proxy,
int maxBlockAmount,
int intervalMs,
BaseFixedSizeByteArray.Fixed20ByteArray myChainId)
Init.
|
BigInteger |
EventService.listenAccount(Identity id,
IEventCallback handler,
EventModelType type,
BaseFixedSizeByteArray.Fixed20ByteArray myChainId)
listen account event
|
BigInteger |
EventService.listenBlock(IEventCallback handler,
EventModelType type,
BaseFixedSizeByteArray.Fixed20ByteArray myChainId)
listen block event
|
BigInteger |
EventService.listenContract(Identity id,
IEventCallback handler,
EventModelType type,
BaseFixedSizeByteArray.Fixed20ByteArray myChainId)
listen contract event
|
BigInteger |
EventService.listenTopics(List<String> topics,
IEventCallback handler,
VMTypeEnum vmType,
EventModelType type,
BaseFixedSizeByteArray.Fixed20ByteArray myChainId)
listen topics
|
Long |
EventService.listenTopicsReliably(List<String> topics,
IEventCallback handler,
IProcessBlockHandler processBlockHandler,
VMTypeEnum vmTypeEnum,
Boolean isPlainTopic,
BaseFixedSizeByteArray.Fixed20ByteArray myChainId) |
QueryAccountResponse |
QueryService.queryAccount(Identity acctId,
BaseFixedSizeByteArray.Fixed20ByteArray myChainId) |
QueryBlockResponse |
QueryService.queryBlock(BigInteger blockNumber,
BaseFixedSizeByteArray.Fixed20ByteArray myChainId) |
QueryBlockResponse |
QueryService.queryBlock(Hash hash,
BaseFixedSizeByteArray.Fixed20ByteArray myChainId) |
QueryBlockBodiesResponse |
QueryService.queryBlockBodies(List<Hash> blockHashes,
BaseFixedSizeByteArray.Fixed20ByteArray myChainId) |
QueryBlockCacheStatusResponse |
QueryService.queryBlockCacheStatus(BaseFixedSizeByteArray.Fixed20ByteArray myChainId) |
QueryBlockCacheStatusResponse |
QueryService.queryBlockCacheStatusWithNodeId(Hash hash,
BaseFixedSizeByteArray.Fixed20ByteArray myChainId) |
QueryBlockHeaderResponse |
QueryService.queryBlockHeader(Hash hash,
BaseFixedSizeByteArray.Fixed20ByteArray myChainId) |
QueryBlockHeaderResponse |
QueryService.queryBlockHeaderByNumber(BigInteger blockNumber,
BaseFixedSizeByteArray.Fixed20ByteArray myChainId) |
QueryBlockHeaderByTimestampResponse |
QueryService.queryBlockHeaderByTimestamp(long timestamp,
BaseFixedSizeByteArray.Fixed20ByteArray myChainId) |
QueryBlockHeaderInfosResponse |
QueryService.queryBlockHeaderInfos(BigInteger blockNum,
long maxAmount,
int reverse,
BaseFixedSizeByteArray.Fixed20ByteArray myChainId) |
QueryBlockHeaderInfosResponse |
QueryService.queryBlockHeaderInfos(Hash hash,
long maxAmount,
int reverse,
BaseFixedSizeByteArray.Fixed20ByteArray myChainId) |
QueryBlockHeaderInfosResponse |
QueryService.queryBlockHeaderInfos(long maxAmount,
int reverse,
BaseFixedSizeByteArray.Fixed20ByteArray myChainId) |
QueryBlockProofResponse |
QueryService.queryBlockProof(BigInteger blockNum,
BaseFixedSizeByteArray.Fixed20ByteArray myChainId) |
QueryBlockProofResponse |
QueryService.queryBlockProof(Hash hash,
BaseFixedSizeByteArray.Fixed20ByteArray myChainId) |
QueryBlockReceiptsResponse |
QueryService.queryBlockReceipts(List<Hash> blockHash,
BaseFixedSizeByteArray.Fixed20ByteArray myChainId) |
QueryBlockTxCountResponse |
QueryService.queryBlockTxCount(BigInteger blockNumber,
BaseFixedSizeByteArray.Fixed20ByteArray myChainId) |
QueryBlockTxReceiptsResponse |
QueryService.queryBlockTxReceipts(BigInteger blockNumber,
BaseFixedSizeByteArray.Fixed20ByteArray myChainId) |
QueryBtnStatusResponse |
QueryService.queryBtnStatus(BTNInfoType btnInfoType,
BaseFixedSizeByteArray.Fixed20ByteArray myChainId) |
QueryCommonConsensusStatusResponse |
QueryService.queryConsensusStatus(BaseFixedSizeByteArray.Fixed20ByteArray myChainId) |
QueryCommonConsensusStatusResponse |
QueryService.queryConsensusStatus(Hash hash,
BaseFixedSizeByteArray.Fixed20ByteArray myChainId) |
QueryContractResponse |
QueryService.queryContract(Identity acctId,
BaseFixedSizeByteArray.Fixed20ByteArray myChainId) |
QueryContractConfigStatusResponse |
QueryService.queryContractConfigStatus(BaseFixedSizeByteArray.Fixed20ByteArray myChainId) |
QueryContractGrayscaleCodeResponse |
QueryService.queryContractGrayscaleCode(Identity contractId,
BaseFixedSizeByteArray.Fixed20ByteArray myChainId) |
QueryContractGrayscaleStatusResponse |
QueryService.queryContractGrayscaleStatus(Identity contractId,
BaseFixedSizeByteArray.Fixed20ByteArray myChainId) |
QueryContractNodesStatusResponse |
QueryService.queryContractNodesStatus(BaseFixedSizeByteArray.Fixed20ByteArray myChainId) |
QueryHostInfoResponse |
QueryService.queryHostInfo(BaseFixedSizeByteArray.Fixed20ByteArray myChainId) |
QueryHostStatusResponse |
QueryService.queryHostStatus(BaseFixedSizeByteArray.Fixed20ByteArray myChainId) |
QueryLastBlockResponse |
QueryService.queryLastBlock(BaseFixedSizeByteArray.Fixed20ByteArray myChainId) |
QueryLastBlockHeaderResponse |
QueryService.queryLastBlockHeader(BaseFixedSizeByteArray.Fixed20ByteArray myChainId) |
QueryLatestStateProofResponse |
QueryService.queryLatestStateProof(Identity id,
BaseFixedSizeByteArray.Fixed20ByteArray myChainId) |
AdminCommonNewResponse |
AdminService.queryLocalConf(String data,
SignerBase signerBase,
BaseFixedSizeByteArray.Fixed20ByteArray myChainId) |
QueryLogLevelResponse |
AdminService.queryLogLevel(BaseFixedSizeByteArray.Fixed20ByteArray myChainId) |
QueryMetricsQueryInfoResponse |
QueryService.queryMetricsQueryInfo(long startTime,
long endTime,
BaseFixedSizeByteArray.Fixed20ByteArray myChainId) |
QueryMetricsQueryInfoResponse |
QueryService.queryMetricsQueryInfo(long startTime,
long endTime,
Hash hash,
BaseFixedSizeByteArray.Fixed20ByteArray myChainId) |
QueryNodeMetricsStatusResponse |
QueryService.queryNodeMetricsStatus(long startTime,
long endTime,
BaseFixedSizeByteArray.Fixed20ByteArray myChainId) |
QueryNodeMetricsStatusResponse |
QueryService.queryNodeMetricsStatus(long startTime,
long endTime,
Hash hash,
BaseFixedSizeByteArray.Fixed20ByteArray myChainId) |
QueryNodeTimestampResponse |
QueryService.queryNodeTimestamp(BaseFixedSizeByteArray.Fixed20ByteArray myChainId) |
QueryP2PStatusResponse |
QueryService.queryP2PStatus(BaseFixedSizeByteArray.Fixed20ByteArray myChainId) |
QueryP2PStatusResponse |
QueryService.queryP2PStatus(Hash hash,
BaseFixedSizeByteArray.Fixed20ByteArray myChainId) |
int |
BaseService.queryReceiptAsync(TransactionReceiptResponse transactionReceiptResponse,
IAsyncCallback callback,
Hash txHash,
String endpoint,
BaseFixedSizeByteArray.Fixed20ByteArray groupId,
long endTimestamp) |
QueryReceiptProofResponse |
QueryService.queryReceiptProof(Hash hash,
BaseFixedSizeByteArray.Fixed20ByteArray myChainId) |
protected Response |
BaseService.queryReceiptSync(Hash txHash,
String endpoint,
BaseFixedSizeByteArray.Fixed20ByteArray groupId) |
QueryRelatedTransactionDepositFlagResponse |
QueryService.queryRelatedTransactionDepositFlag(Hash txHash,
BaseFixedSizeByteArray.Fixed20ByteArray myChainId) |
QueryRelatedTransactionListResponse |
QueryService.queryRelatedTransactionList(Identity receiverId,
long depositFlag,
long startIndex,
int size,
BaseFixedSizeByteArray.Fixed20ByteArray myChainId) |
QueryRelatedTransactionListSizeResponse |
QueryService.queryRelatedTransactionListSize(Identity receiverId,
long depositFlag,
BaseFixedSizeByteArray.Fixed20ByteArray myChainId) |
QueryStateProofResponse |
QueryService.queryStateProof(Identity id,
BigInteger blockNumber,
BaseFixedSizeByteArray.Fixed20ByteArray myChainId) |
QueryStateProofResponse |
QueryService.queryStateProof(Identity id,
Hash blockHash,
BaseFixedSizeByteArray.Fixed20ByteArray myChainId) |
QuerySubnetStateResponse |
QueryService.querySubnetState(BaseFixedSizeByteArray.Fixed20ByteArray myChainId) |
QuerySyncStatusResponse |
QueryService.querySyncStatus(BaseFixedSizeByteArray.Fixed20ByteArray myChainId) |
QuerySyncStatusResponse |
QueryService.querySyncStatus(Hash hash,
BaseFixedSizeByteArray.Fixed20ByteArray myChainId) |
QueryTpsLatencyResponse |
QueryService.queryTpsLatency(Hash hash,
long startTime,
long endTime,
BaseFixedSizeByteArray.Fixed20ByteArray myChainId) |
QueryTpsLatencyResponse |
QueryService.queryTpsLatency(long startTime,
long endTime,
BaseFixedSizeByteArray.Fixed20ByteArray myChainId) |
QueryTransactionResponse |
QueryService.queryTransaction(Hash hash,
BaseFixedSizeByteArray.Fixed20ByteArray myChainId) |
QueryTransactionAndReceiptResponse |
QueryService.queryTransactionAndReceipt(List<Hash> txHashes,
BaseFixedSizeByteArray.Fixed20ByteArray myChainId) |
QueryTransactionCacheStatusResponse |
QueryService.queryTransactionCacheStatus(BaseFixedSizeByteArray.Fixed20ByteArray myChainId) |
QueryTransactionCacheStatusResponse |
QueryService.queryTransactionCacheStatus(Hash hash,
BaseFixedSizeByteArray.Fixed20ByteArray myChainId) |
QueryTransactionListResponse |
QueryService.queryTransactionList(List<Hash> txHashes,
BaseFixedSizeByteArray.Fixed20ByteArray myChainId) |
QueryTransactionProofResponse |
QueryService.queryTransactionProof(Hash hash,
BaseFixedSizeByteArray.Fixed20ByteArray myChainId) |
QueryTransactionReceiptResponse |
QueryService.queryTransactionReceipt(Hash hash,
BaseFixedSizeByteArray.Fixed20ByteArray myChainId) |
ReplayBlockResponse |
DetectService.replayBlock(BigInteger blockNum,
Hash nodeId,
BaseFixedSizeByteArray.Fixed20ByteArray myChainId) |
ReplayTransactionResponse |
DetectService.replayTransaction(Hash txHash,
Hash nodeId,
BaseFixedSizeByteArray.Fixed20ByteArray myChainId) |
SetLogLevelResponse |
AdminService.setLogLevel(LogLevel logLevel,
BaseFixedSizeByteArray.Fixed20ByteArray myChainId) |
boolean |
EventService.unListenAccount(BigInteger eventId,
BaseFixedSizeByteArray.Fixed20ByteArray myChainId) |
boolean |
EventService.unListenBlock(BigInteger eventId,
BaseFixedSizeByteArray.Fixed20ByteArray myChainId) |
boolean |
EventService.unListenContract(BigInteger eventId,
BaseFixedSizeByteArray.Fixed20ByteArray myChainId) |
boolean |
EventService.unListenTopics(BigInteger eventId,
BaseFixedSizeByteArray.Fixed20ByteArray myChainId) |
UpdateBlackListResponse |
AdminService.updateBlackList(List<Identity> blackList,
SignerBase signerBase,
BaseFixedSizeByteArray.Fixed20ByteArray myChainId) |
AdminCommonResponse |
AdminService.updateCertRegex(byte[] cnRegex,
byte[] ouRegex,
SignerBase signerBase,
BaseFixedSizeByteArray.Fixed20ByteArray myChainId) |
AdminCommonResponse |
AdminService.updateCertSerialNumber(List<byte[]> serialNumber,
SignerBase signerBase,
BaseFixedSizeByteArray.Fixed20ByteArray myChainId) |
AdminCommonResponse |
AdminService.updateCrl(AdminTaskType taskType,
byte[] data,
SignerBase signer,
BaseFixedSizeByteArray.Fixed20ByteArray myChainId) |
AdminCommonNewResponse |
AdminService.updateLocalConf(String data,
SignerBase signerBase,
BaseFixedSizeByteArray.Fixed20ByteArray myChainId) |
boolean |
SpvService.verifyAccount(Account account,
BigInteger blockNum,
BaseFixedSizeByteArray.Fixed20ByteArray myChainId)
Verify account boolean.
|
boolean |
SpvService.verifyContract(Contract contract,
BigInteger blockNum,
BaseFixedSizeByteArray.Fixed20ByteArray myChainId)
Verify contract boolean.
|
boolean |
SpvService.verifyReceipt(Hash txHash,
TransactionReceipt receipt,
BaseFixedSizeByteArray.Fixed20ByteArray myChainId)
Verify receipt boolean.
|
boolean |
SpvService.verifyTransaction(Hash hash,
BaseFixedSizeByteArray.Fixed20ByteArray myChainId)
Verify transaction boolean.
|