Skip navigation links
A B C D E F G H I J K L M N O P R S T U V W X Z 

A

Abi - Class in com.github.iotexproject.antenna.solidity
Abi from ethereumj.
Abi() - Constructor for class com.github.iotexproject.antenna.solidity.Abi
 
Abi.Constructor - Class in com.github.iotexproject.antenna.solidity
 
Abi.Entry - Class in com.github.iotexproject.antenna.solidity
 
Abi.Entry.Param - Class in com.github.iotexproject.antenna.solidity
 
Abi.Entry.Type - Enum in com.github.iotexproject.antenna.solidity
 
Abi.Event - Class in com.github.iotexproject.antenna.solidity
 
Abi.Function - Class in com.github.iotexproject.antenna.solidity
 
Abis - Interface in com.github.iotexproject.antenna.token
contract abis.
AbstractAccount - Class in com.github.iotexproject.antenna.account
abstract account.
AbstractAccount() - Constructor for class com.github.iotexproject.antenna.account.AbstractAccount
 
AbstractMethod - Class in com.github.iotexproject.antenna.action.method
abstract method.
AbstractMethod(RPCMethod, Account) - Constructor for class com.github.iotexproject.antenna.action.method.AbstractMethod
 
Account - Interface in com.github.iotexproject.antenna.account
Account interface.
account - Variable in class com.github.iotexproject.antenna.action.method.AbstractMethod
 
ACCOUNT_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.Genesis
 
AccountMeta - Class in com.github.iotexproject.grpc.types
Account Metadata
AccountMeta.Builder - Class in com.github.iotexproject.grpc.types
Account Metadata
ACCOUNTMETA_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.api.GetAccountResponse
 
AccountMetaOrBuilder - Interface in com.github.iotexproject.grpc.types
 
ACTHASH_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.api.ActionInfo
 
ACTHASH_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.Log
 
ACTHASH_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.Receipt
 
action() - Method in class com.github.iotexproject.antenna.action.SealedEnvelop
 
Action - Class in com.github.iotexproject.grpc.types
Protobuf type iotextypes.Action
Action.Builder - Class in com.github.iotexproject.grpc.types
Protobuf type iotextypes.Action
ACTION_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.api.ActionInfo
 
ACTION_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.api.EstimateGasForActionRequest
 
ACTION_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.api.SendActionRequest
 
ACTION_VALUE - Static variable in enum com.github.iotexproject.grpc.rpc.MessageType
ACTION = 1;
ActionCore - Class in com.github.iotexproject.grpc.types
Protobuf type iotextypes.ActionCore
ActionCore.ActionCase - Enum in com.github.iotexproject.grpc.types
 
ActionCore.Builder - Class in com.github.iotexproject.grpc.types
Protobuf type iotextypes.ActionCore
ActionCoreOrBuilder - Interface in com.github.iotexproject.grpc.types
 
ACTIONGASLIMIT_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.GenesisBlockchain
 
ACTIONHASH_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.api.GetActionByHashRequest
 
ACTIONHASH_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.api.GetReceiptByActionRequest
 
ACTIONHASH_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.api.SendActionResponse
 
ActionInfo - Class in com.github.iotexproject.grpc.api
Protobuf type iotexapi.ActionInfo
ActionInfo.Builder - Class in com.github.iotexproject.grpc.api
Protobuf type iotexapi.ActionInfo
ACTIONINFO_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.api.GetActionsResponse
 
ActionInfoOrBuilder - Interface in com.github.iotexproject.grpc.api
 
ActionOrBuilder - Interface in com.github.iotexproject.grpc.types
 
ActionOuterClass - Class in com.github.iotexproject.grpc.types
 
ActionRequest - Class in com.github.iotexproject.antenna.protocol
action request.
ActionRequest() - Constructor for class com.github.iotexproject.antenna.protocol.ActionRequest
 
ACTIONS_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.BlockBody
 
ACTIVE_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.api.BlockProducerInfo
 
addActionInfo(ActionInfo) - Method in class com.github.iotexproject.grpc.api.GetActionsResponse.Builder
repeated .iotexapi.ActionInfo actionInfo = 1;
addActionInfo(int, ActionInfo) - Method in class com.github.iotexproject.grpc.api.GetActionsResponse.Builder
repeated .iotexapi.ActionInfo actionInfo = 1;
addActionInfo(ActionInfo.Builder) - Method in class com.github.iotexproject.grpc.api.GetActionsResponse.Builder
repeated .iotexapi.ActionInfo actionInfo = 1;
addActionInfo(int, ActionInfo.Builder) - Method in class com.github.iotexproject.grpc.api.GetActionsResponse.Builder
repeated .iotexapi.ActionInfo actionInfo = 1;
addActionInfoBuilder() - Method in class com.github.iotexproject.grpc.api.GetActionsResponse.Builder
repeated .iotexapi.ActionInfo actionInfo = 1;
addActionInfoBuilder(int) - Method in class com.github.iotexproject.grpc.api.GetActionsResponse.Builder
repeated .iotexapi.ActionInfo actionInfo = 1;
addActions(Action) - Method in class com.github.iotexproject.grpc.types.BlockBody.Builder
repeated .iotextypes.Action actions = 1;
addActions(int, Action) - Method in class com.github.iotexproject.grpc.types.BlockBody.Builder
repeated .iotextypes.Action actions = 1;
addActions(Action.Builder) - Method in class com.github.iotexproject.grpc.types.BlockBody.Builder
repeated .iotextypes.Action actions = 1;
addActions(int, Action.Builder) - Method in class com.github.iotexproject.grpc.types.BlockBody.Builder
repeated .iotextypes.Action actions = 1;
addActionsBuilder() - Method in class com.github.iotexproject.grpc.types.BlockBody.Builder
repeated .iotextypes.Action actions = 1;
addActionsBuilder(int) - Method in class com.github.iotexproject.grpc.types.BlockBody.Builder
repeated .iotextypes.Action actions = 1;
addAddress(String) - Method in class com.github.iotexproject.grpc.api.LogsFilter.Builder
repeated string address = 1;
addAddressBytes(ByteString) - Method in class com.github.iotexproject.grpc.api.LogsFilter.Builder
repeated string address = 1;
addAllActionInfo(Iterable<? extends ActionInfo>) - Method in class com.github.iotexproject.grpc.api.GetActionsResponse.Builder
repeated .iotexapi.ActionInfo actionInfo = 1;
addAllActions(Iterable<? extends Action>) - Method in class com.github.iotexproject.grpc.types.BlockBody.Builder
repeated .iotextypes.Action actions = 1;
addAllAddress(Iterable<String>) - Method in class com.github.iotexproject.grpc.api.LogsFilter.Builder
repeated string address = 1;
addAllArguments(Iterable<? extends ByteString>) - Method in class com.github.iotexproject.grpc.api.ReadStateRequest.Builder
repeated bytes arguments = 3;
addAllBlkMetas(Iterable<? extends BlockMeta>) - Method in class com.github.iotexproject.grpc.api.GetBlockMetasResponse.Builder
repeated .iotextypes.BlockMeta blkMetas = 1;
addAllBlockProducersInfo(Iterable<? extends BlockProducerInfo>) - Method in class com.github.iotexproject.grpc.api.GetEpochMetaResponse.Builder
repeated .iotexapi.BlockProducerInfo blockProducersInfo = 3;
addAllBlocks(Iterable<? extends BlockInfo>) - Method in class com.github.iotexproject.grpc.api.GetRawBlocksResponse.Builder
repeated .iotexapi.BlockInfo blocks = 1;
addAllCandidates(Iterable<? extends Candidate>) - Method in class com.github.iotexproject.grpc.types.CandidateList.Builder
repeated .iotextypes.Candidate candidates = 1;
addAllDelegates(Iterable<? extends GenesisDelegate>) - Method in class com.github.iotexproject.grpc.types.GenesisPoll.Builder
repeated .iotextypes.GenesisDelegate delegates = 8;
addAllEndorsements(Iterable<? extends Endorsement>) - Method in class com.github.iotexproject.grpc.types.BlockFooter.Builder
repeated .iotextypes.Endorsement endorsements = 1;
addAllEndorsements(Iterable<? extends Endorsement>) - Method in class com.github.iotexproject.grpc.types.BlockProposal.Builder
repeated .iotextypes.Endorsement endorsements = 2;
addAllInitBalanceAddrs(Iterable<String>) - Method in class com.github.iotexproject.grpc.types.GenesisAccount.Builder
repeated string initBalanceAddrs = 1;
addAllInitBalances(Iterable<String>) - Method in class com.github.iotexproject.grpc.types.GenesisAccount.Builder
repeated string initBalances = 2;
addAllLogs(Iterable<? extends Log>) - Method in class com.github.iotexproject.grpc.api.GetLogsResponse.Builder
repeated .iotextypes.Log logs = 1;
addAllLogs(Iterable<? extends Log>) - Method in class com.github.iotexproject.grpc.types.Receipt.Builder
repeated .iotextypes.Log logs = 6;
addAllReceipts(Iterable<? extends Receipt>) - Method in class com.github.iotexproject.grpc.api.BlockInfo.Builder
repeated .iotextypes.Receipt receipts = 2;
addAllReceipts(Iterable<? extends Receipt>) - Method in class com.github.iotexproject.grpc.types.Receipts.Builder
repeated .iotextypes.Receipt receipts = 1;
addAllRoots(Iterable<? extends MerkleRoot>) - Method in class com.github.iotexproject.grpc.types.PutBlock.Builder
repeated .iotextypes.MerkleRoot roots = 3;
addAllTopic(Iterable<? extends ByteString>) - Method in class com.github.iotexproject.grpc.api.Topics.Builder
repeated bytes topic = 1;
addAllTopics(Iterable<? extends Topics>) - Method in class com.github.iotexproject.grpc.api.LogsFilter.Builder
repeated .iotexapi.Topics topics = 2;
addAllTopics(Iterable<? extends ByteString>) - Method in class com.github.iotexproject.grpc.types.Log.Builder
repeated bytes topics = 2;
addArguments(ByteString) - Method in class com.github.iotexproject.grpc.api.ReadStateRequest.Builder
repeated bytes arguments = 3;
addBlkMetas(BlockMeta) - Method in class com.github.iotexproject.grpc.api.GetBlockMetasResponse.Builder
repeated .iotextypes.BlockMeta blkMetas = 1;
addBlkMetas(int, BlockMeta) - Method in class com.github.iotexproject.grpc.api.GetBlockMetasResponse.Builder
repeated .iotextypes.BlockMeta blkMetas = 1;
addBlkMetas(BlockMeta.Builder) - Method in class com.github.iotexproject.grpc.api.GetBlockMetasResponse.Builder
repeated .iotextypes.BlockMeta blkMetas = 1;
addBlkMetas(int, BlockMeta.Builder) - Method in class com.github.iotexproject.grpc.api.GetBlockMetasResponse.Builder
repeated .iotextypes.BlockMeta blkMetas = 1;
addBlkMetasBuilder() - Method in class com.github.iotexproject.grpc.api.GetBlockMetasResponse.Builder
repeated .iotextypes.BlockMeta blkMetas = 1;
addBlkMetasBuilder(int) - Method in class com.github.iotexproject.grpc.api.GetBlockMetasResponse.Builder
repeated .iotextypes.BlockMeta blkMetas = 1;
addBlockProducersInfo(BlockProducerInfo) - Method in class com.github.iotexproject.grpc.api.GetEpochMetaResponse.Builder
repeated .iotexapi.BlockProducerInfo blockProducersInfo = 3;
addBlockProducersInfo(int, BlockProducerInfo) - Method in class com.github.iotexproject.grpc.api.GetEpochMetaResponse.Builder
repeated .iotexapi.BlockProducerInfo blockProducersInfo = 3;
addBlockProducersInfo(BlockProducerInfo.Builder) - Method in class com.github.iotexproject.grpc.api.GetEpochMetaResponse.Builder
repeated .iotexapi.BlockProducerInfo blockProducersInfo = 3;
addBlockProducersInfo(int, BlockProducerInfo.Builder) - Method in class com.github.iotexproject.grpc.api.GetEpochMetaResponse.Builder
repeated .iotexapi.BlockProducerInfo blockProducersInfo = 3;
addBlockProducersInfoBuilder() - Method in class com.github.iotexproject.grpc.api.GetEpochMetaResponse.Builder
repeated .iotexapi.BlockProducerInfo blockProducersInfo = 3;
addBlockProducersInfoBuilder(int) - Method in class com.github.iotexproject.grpc.api.GetEpochMetaResponse.Builder
repeated .iotexapi.BlockProducerInfo blockProducersInfo = 3;
addBlocks(BlockInfo) - Method in class com.github.iotexproject.grpc.api.GetRawBlocksResponse.Builder
repeated .iotexapi.BlockInfo blocks = 1;
addBlocks(int, BlockInfo) - Method in class com.github.iotexproject.grpc.api.GetRawBlocksResponse.Builder
repeated .iotexapi.BlockInfo blocks = 1;
addBlocks(BlockInfo.Builder) - Method in class com.github.iotexproject.grpc.api.GetRawBlocksResponse.Builder
repeated .iotexapi.BlockInfo blocks = 1;
addBlocks(int, BlockInfo.Builder) - Method in class com.github.iotexproject.grpc.api.GetRawBlocksResponse.Builder
repeated .iotexapi.BlockInfo blocks = 1;
addBlocksBuilder() - Method in class com.github.iotexproject.grpc.api.GetRawBlocksResponse.Builder
repeated .iotexapi.BlockInfo blocks = 1;
addBlocksBuilder(int) - Method in class com.github.iotexproject.grpc.api.GetRawBlocksResponse.Builder
repeated .iotexapi.BlockInfo blocks = 1;
addCandidates(Candidate) - Method in class com.github.iotexproject.grpc.types.CandidateList.Builder
repeated .iotextypes.Candidate candidates = 1;
addCandidates(int, Candidate) - Method in class com.github.iotexproject.grpc.types.CandidateList.Builder
repeated .iotextypes.Candidate candidates = 1;
addCandidates(Candidate.Builder) - Method in class com.github.iotexproject.grpc.types.CandidateList.Builder
repeated .iotextypes.Candidate candidates = 1;
addCandidates(int, Candidate.Builder) - Method in class com.github.iotexproject.grpc.types.CandidateList.Builder
repeated .iotextypes.Candidate candidates = 1;
addCandidatesBuilder() - Method in class com.github.iotexproject.grpc.types.CandidateList.Builder
repeated .iotextypes.Candidate candidates = 1;
addCandidatesBuilder(int) - Method in class com.github.iotexproject.grpc.types.CandidateList.Builder
repeated .iotextypes.Candidate candidates = 1;
addDelegates(GenesisDelegate) - Method in class com.github.iotexproject.grpc.types.GenesisPoll.Builder
repeated .iotextypes.GenesisDelegate delegates = 8;
addDelegates(int, GenesisDelegate) - Method in class com.github.iotexproject.grpc.types.GenesisPoll.Builder
repeated .iotextypes.GenesisDelegate delegates = 8;
addDelegates(GenesisDelegate.Builder) - Method in class com.github.iotexproject.grpc.types.GenesisPoll.Builder
repeated .iotextypes.GenesisDelegate delegates = 8;
addDelegates(int, GenesisDelegate.Builder) - Method in class com.github.iotexproject.grpc.types.GenesisPoll.Builder
repeated .iotextypes.GenesisDelegate delegates = 8;
addDelegatesBuilder() - Method in class com.github.iotexproject.grpc.types.GenesisPoll.Builder
repeated .iotextypes.GenesisDelegate delegates = 8;
addDelegatesBuilder(int) - Method in class com.github.iotexproject.grpc.types.GenesisPoll.Builder
repeated .iotextypes.GenesisDelegate delegates = 8;
addEndorsements(Endorsement) - Method in class com.github.iotexproject.grpc.types.BlockFooter.Builder
repeated .iotextypes.Endorsement endorsements = 1;
addEndorsements(int, Endorsement) - Method in class com.github.iotexproject.grpc.types.BlockFooter.Builder
repeated .iotextypes.Endorsement endorsements = 1;
addEndorsements(Endorsement.Builder) - Method in class com.github.iotexproject.grpc.types.BlockFooter.Builder
repeated .iotextypes.Endorsement endorsements = 1;
addEndorsements(int, Endorsement.Builder) - Method in class com.github.iotexproject.grpc.types.BlockFooter.Builder
repeated .iotextypes.Endorsement endorsements = 1;
addEndorsements(Endorsement) - Method in class com.github.iotexproject.grpc.types.BlockProposal.Builder
repeated .iotextypes.Endorsement endorsements = 2;
addEndorsements(int, Endorsement) - Method in class com.github.iotexproject.grpc.types.BlockProposal.Builder
repeated .iotextypes.Endorsement endorsements = 2;
addEndorsements(Endorsement.Builder) - Method in class com.github.iotexproject.grpc.types.BlockProposal.Builder
repeated .iotextypes.Endorsement endorsements = 2;
addEndorsements(int, Endorsement.Builder) - Method in class com.github.iotexproject.grpc.types.BlockProposal.Builder
repeated .iotextypes.Endorsement endorsements = 2;
addEndorsementsBuilder() - Method in class com.github.iotexproject.grpc.types.BlockFooter.Builder
repeated .iotextypes.Endorsement endorsements = 1;
addEndorsementsBuilder(int) - Method in class com.github.iotexproject.grpc.types.BlockFooter.Builder
repeated .iotextypes.Endorsement endorsements = 1;
addEndorsementsBuilder() - Method in class com.github.iotexproject.grpc.types.BlockProposal.Builder
repeated .iotextypes.Endorsement endorsements = 2;
addEndorsementsBuilder(int) - Method in class com.github.iotexproject.grpc.types.BlockProposal.Builder
repeated .iotextypes.Endorsement endorsements = 2;
addInitBalanceAddrs(String) - Method in class com.github.iotexproject.grpc.types.GenesisAccount.Builder
repeated string initBalanceAddrs = 1;
addInitBalanceAddrsBytes(ByteString) - Method in class com.github.iotexproject.grpc.types.GenesisAccount.Builder
repeated string initBalanceAddrs = 1;
addInitBalances(String) - Method in class com.github.iotexproject.grpc.types.GenesisAccount.Builder
repeated string initBalances = 2;
addInitBalancesBytes(ByteString) - Method in class com.github.iotexproject.grpc.types.GenesisAccount.Builder
repeated string initBalances = 2;
addLogs(Log) - Method in class com.github.iotexproject.grpc.api.GetLogsResponse.Builder
repeated .iotextypes.Log logs = 1;
addLogs(int, Log) - Method in class com.github.iotexproject.grpc.api.GetLogsResponse.Builder
repeated .iotextypes.Log logs = 1;
addLogs(Log.Builder) - Method in class com.github.iotexproject.grpc.api.GetLogsResponse.Builder
repeated .iotextypes.Log logs = 1;
addLogs(int, Log.Builder) - Method in class com.github.iotexproject.grpc.api.GetLogsResponse.Builder
repeated .iotextypes.Log logs = 1;
addLogs(Log) - Method in class com.github.iotexproject.grpc.types.Receipt.Builder
repeated .iotextypes.Log logs = 6;
addLogs(int, Log) - Method in class com.github.iotexproject.grpc.types.Receipt.Builder
repeated .iotextypes.Log logs = 6;
addLogs(Log.Builder) - Method in class com.github.iotexproject.grpc.types.Receipt.Builder
repeated .iotextypes.Log logs = 6;
addLogs(int, Log.Builder) - Method in class com.github.iotexproject.grpc.types.Receipt.Builder
repeated .iotextypes.Log logs = 6;
addLogsBuilder() - Method in class com.github.iotexproject.grpc.api.GetLogsResponse.Builder
repeated .iotextypes.Log logs = 1;
addLogsBuilder(int) - Method in class com.github.iotexproject.grpc.api.GetLogsResponse.Builder
repeated .iotextypes.Log logs = 1;
addLogsBuilder() - Method in class com.github.iotexproject.grpc.types.Receipt.Builder
repeated .iotextypes.Log logs = 6;
addLogsBuilder(int) - Method in class com.github.iotexproject.grpc.types.Receipt.Builder
repeated .iotextypes.Log logs = 6;
ADDR_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.rpc.UnicastMsg
 
addReceipts(Receipt) - Method in class com.github.iotexproject.grpc.api.BlockInfo.Builder
repeated .iotextypes.Receipt receipts = 2;
addReceipts(int, Receipt) - Method in class com.github.iotexproject.grpc.api.BlockInfo.Builder
repeated .iotextypes.Receipt receipts = 2;
addReceipts(Receipt.Builder) - Method in class com.github.iotexproject.grpc.api.BlockInfo.Builder
repeated .iotextypes.Receipt receipts = 2;
addReceipts(int, Receipt.Builder) - Method in class com.github.iotexproject.grpc.api.BlockInfo.Builder
repeated .iotextypes.Receipt receipts = 2;
addReceipts(Receipt) - Method in class com.github.iotexproject.grpc.types.Receipts.Builder
repeated .iotextypes.Receipt receipts = 1;
addReceipts(int, Receipt) - Method in class com.github.iotexproject.grpc.types.Receipts.Builder
repeated .iotextypes.Receipt receipts = 1;
addReceipts(Receipt.Builder) - Method in class com.github.iotexproject.grpc.types.Receipts.Builder
repeated .iotextypes.Receipt receipts = 1;
addReceipts(int, Receipt.Builder) - Method in class com.github.iotexproject.grpc.types.Receipts.Builder
repeated .iotextypes.Receipt receipts = 1;
addReceiptsBuilder() - Method in class com.github.iotexproject.grpc.api.BlockInfo.Builder
repeated .iotextypes.Receipt receipts = 2;
addReceiptsBuilder(int) - Method in class com.github.iotexproject.grpc.api.BlockInfo.Builder
repeated .iotextypes.Receipt receipts = 2;
addReceiptsBuilder() - Method in class com.github.iotexproject.grpc.types.Receipts.Builder
repeated .iotextypes.Receipt receipts = 1;
addReceiptsBuilder(int) - Method in class com.github.iotexproject.grpc.types.Receipts.Builder
repeated .iotextypes.Receipt receipts = 1;
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.api.ActionInfo.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.api.BlockInfo.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.api.BlockProducerInfo.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.api.EstimateGasForActionRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.api.EstimateGasForActionResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.api.GetAccountRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.api.GetAccountResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.api.GetActionByHashRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.api.GetActionsByAddressRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.api.GetActionsByBlockRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.api.GetActionsByIndexRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.api.GetActionsRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.api.GetActionsResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.api.GetBlockMetaByHashRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.api.GetBlockMetasByIndexRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.api.GetBlockMetasRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.api.GetBlockMetasResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.api.GetChainMetaRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.api.GetChainMetaResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.api.GetEpochMetaRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.api.GetEpochMetaResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.api.GetLogsByBlock.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.api.GetLogsByRange.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.api.GetLogsRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.api.GetLogsResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.api.GetRawBlocksRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.api.GetRawBlocksResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.api.GetReceiptByActionRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.api.GetReceiptByActionResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.api.GetServerMetaRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.api.GetServerMetaResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.api.GetUnconfirmedActionsByAddressRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.api.LogsFilter.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.api.ReadContractRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.api.ReadContractResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.api.ReadStateRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.api.ReadStateResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.api.ReceiptInfo.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.api.SendActionRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.api.SendActionResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.api.SendSignedActionBytesRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.api.StreamBlocksRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.api.StreamBlocksResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.api.StreamLogsRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.api.StreamLogsResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.api.SuggestGasPriceRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.api.SuggestGasPriceResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.api.Topics.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.rpc.BlockSync.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.rpc.BroadcastMsg.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.rpc.UnicastMsg.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.testing.TestPayload.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.types.AccountMeta.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.types.Action.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.types.Block.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.types.BlockBody.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.types.BlockFooter.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.types.BlockHeader.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.types.BlockHeaderCore.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.types.BlockMeta.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.types.BlockProposal.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.types.Candidate.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.types.CandidateList.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.types.ChainMeta.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.types.ClaimFromRewardingFund.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.types.ConsensusMessage.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.types.ConsensusVote.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.types.CreateDeposit.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.types.CreatePlumChain.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.types.DepositToRewardingFund.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.types.Endorsement.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.types.EpochData.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.types.Execution.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.types.Genesis.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.types.GenesisAccount.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.types.GenesisBlockchain.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.types.GenesisDelegate.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.types.GenesisPoll.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.types.GenesisRewarding.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.types.GrantReward.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.types.Log.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.types.MerkleRoot.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.types.PlumChallengeExit.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.types.PlumCreateDeposit.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.types.PlumFinalizeExit.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.types.PlumPutBlock.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.types.PlumResponseChallengeExit.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.types.PlumSettleDeposit.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.types.PlumStartExit.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.types.PlumTransfer.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.types.PutBlock.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.types.PutPollResult.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.types.Receipt.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.types.Receipts.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.types.ServerMeta.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.types.SettleDeposit.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.types.StartSubChain.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.types.StopSubChain.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.types.TerminatePlumChain.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.types.Transfer.Builder
 
address - Variable in class com.github.iotexproject.antenna.account.AbstractAccount
 
address() - Method in class com.github.iotexproject.antenna.account.AbstractAccount
 
address() - Method in interface com.github.iotexproject.antenna.account.Account
get account address.
ADDRESS_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.api.BlockProducerInfo
 
ADDRESS_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.api.GetAccountRequest
 
ADDRESS_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.api.GetActionsByAddressRequest
 
ADDRESS_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.api.GetUnconfirmedActionsByAddressRequest
 
ADDRESS_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.api.LogsFilter
 
ADDRESS_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.AccountMeta
 
ADDRESS_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.Candidate
 
AddressPrefix - Static variable in class com.github.iotexproject.antenna.account.EthAccount
 
AddressPrefix - Static variable in class com.github.iotexproject.antenna.account.IotexAccount
 
AddressType() - Constructor for class com.github.iotexproject.antenna.solidity.SolidityType.AddressType
 
addRoots(MerkleRoot) - Method in class com.github.iotexproject.grpc.types.PutBlock.Builder
repeated .iotextypes.MerkleRoot roots = 3;
addRoots(int, MerkleRoot) - Method in class com.github.iotexproject.grpc.types.PutBlock.Builder
repeated .iotextypes.MerkleRoot roots = 3;
addRoots(MerkleRoot.Builder) - Method in class com.github.iotexproject.grpc.types.PutBlock.Builder
repeated .iotextypes.MerkleRoot roots = 3;
addRoots(int, MerkleRoot.Builder) - Method in class com.github.iotexproject.grpc.types.PutBlock.Builder
repeated .iotextypes.MerkleRoot roots = 3;
addRootsBuilder() - Method in class com.github.iotexproject.grpc.types.PutBlock.Builder
repeated .iotextypes.MerkleRoot roots = 3;
addRootsBuilder(int) - Method in class com.github.iotexproject.grpc.types.PutBlock.Builder
repeated .iotextypes.MerkleRoot roots = 3;
addTopic(ByteString) - Method in class com.github.iotexproject.grpc.api.Topics.Builder
repeated bytes topic = 1;
addTopics(Topics) - Method in class com.github.iotexproject.grpc.api.LogsFilter.Builder
repeated .iotexapi.Topics topics = 2;
addTopics(int, Topics) - Method in class com.github.iotexproject.grpc.api.LogsFilter.Builder
repeated .iotexapi.Topics topics = 2;
addTopics(Topics.Builder) - Method in class com.github.iotexproject.grpc.api.LogsFilter.Builder
repeated .iotexapi.Topics topics = 2;
addTopics(int, Topics.Builder) - Method in class com.github.iotexproject.grpc.api.LogsFilter.Builder
repeated .iotexapi.Topics topics = 2;
addTopics(ByteString) - Method in class com.github.iotexproject.grpc.types.Log.Builder
repeated bytes topics = 2;
addTopicsBuilder() - Method in class com.github.iotexproject.grpc.api.LogsFilter.Builder
repeated .iotexapi.Topics topics = 2;
addTopicsBuilder(int) - Method in class com.github.iotexproject.grpc.api.LogsFilter.Builder
repeated .iotexapi.Topics topics = 2;
Aes128CtrKdfParams() - Constructor for class com.github.iotexproject.antenna.keystore.KeystoreFile.Aes128CtrKdfParams
 
allowance(String, String, Account, String, Long) - Method in class com.github.iotexproject.antenna.token.XRC20
 
AMOUNT_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.ClaimFromRewardingFund
 
AMOUNT_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.CreateDeposit
 
AMOUNT_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.DepositToRewardingFund
 
AMOUNT_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.Execution
 
AMOUNT_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.PlumCreateDeposit
 
AMOUNT_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.SettleDeposit
 
AMOUNT_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.Transfer
 
anonymous - Variable in class com.github.iotexproject.antenna.solidity.Abi.Entry
 
Api - Class in com.github.iotexproject.grpc.api
 
APIServiceGrpc - Class in com.github.iotexproject.grpc.api
 
APIServiceGrpc.APIServiceBlockingStub - Class in com.github.iotexproject.grpc.api
 
APIServiceGrpc.APIServiceFutureStub - Class in com.github.iotexproject.grpc.api
 
APIServiceGrpc.APIServiceImplBase - Class in com.github.iotexproject.grpc.api
 
APIServiceGrpc.APIServiceStub - Class in com.github.iotexproject.grpc.api
 
APIServiceImplBase() - Constructor for class com.github.iotexproject.grpc.api.APIServiceGrpc.APIServiceImplBase
 
approve(String, BigInteger, Account, String, Long) - Method in class com.github.iotexproject.antenna.token.XRC20
 
ARGUMENTS_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.api.ReadStateRequest
 
ArrayType(String) - Constructor for class com.github.iotexproject.antenna.solidity.SolidityType.ArrayType
 
ArrayUtils - Class in com.github.iotexproject.antenna.utils
ArrayUtils from lang3.
ArrayUtils() - Constructor for class com.github.iotexproject.antenna.utils.ArrayUtils
 

B

BALANCE_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.AccountMeta
 
balanceOf(String) - Method in class com.github.iotexproject.antenna.token.XRC20
 
baseEnvelop(ActionRequest) - Method in class com.github.iotexproject.antenna.action.method.AbstractMethod
 
Bech32 - Class in com.github.iotexproject.antenna.crypto
bech32.
Bech32() - Constructor for class com.github.iotexproject.antenna.crypto.Bech32
 
Bech32.Bech32Data - Class in com.github.iotexproject.antenna.crypto
 
bigIntegerToBytes(BigInteger, int) - Static method in class com.github.iotexproject.antenna.utils.Numeric
 
bigIntegerToBytesSigned(BigInteger, int) - Static method in class com.github.iotexproject.antenna.utils.Numeric
 
bindService() - Method in class com.github.iotexproject.grpc.api.APIServiceGrpc.APIServiceImplBase
 
Bip32 - Class in com.github.iotexproject.antenna.crypto
bip32 utils.
Bip32() - Constructor for class com.github.iotexproject.antenna.crypto.Bip32
 
Bip39 - Class in com.github.iotexproject.antenna.crypto
bip39 utils.
Bip39() - Constructor for class com.github.iotexproject.antenna.crypto.Bip39
 
Bip39English - Class in com.github.iotexproject.antenna.crypto
https://github.com/bitcoin/bips/blob/master/bip-0039/english.txt
Bip39English() - Constructor for class com.github.iotexproject.antenna.crypto.Bip39English
 
BLKHASH_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.api.ActionInfo
 
BLKHASH_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.api.GetActionsByBlockRequest
 
BLKHASH_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.api.GetBlockMetaByHashRequest
 
BLKHASH_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.api.ReceiptInfo
 
BLKHEIGHT_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.api.ActionInfo
 
BLKHEIGHT_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.Log
 
BLKHEIGHT_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.Receipt
 
BLKMETAS_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.api.GetBlockMetasResponse
 
Block - Class in com.github.iotexproject.grpc.types
block consists of header followed by transactions hash of current block can be computed from header hence not stored
Block.Builder - Class in com.github.iotexproject.grpc.types
block consists of header followed by transactions hash of current block can be computed from header hence not stored
BLOCK_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.api.BlockInfo
 
BLOCK_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.api.StreamBlocksResponse
 
BLOCK_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.BlockProposal
 
BLOCK_REQUEST_VALUE - Static variable in enum com.github.iotexproject.grpc.rpc.MessageType
BLOCK_REQUEST = 4;
BLOCK_VALUE - Static variable in enum com.github.iotexproject.grpc.rpc.MessageType
BLOCK = 2;
BlockBody - Class in com.github.iotexproject.grpc.types
body of a block
BlockBody.Builder - Class in com.github.iotexproject.grpc.types
body of a block
BlockBodyOrBuilder - Interface in com.github.iotexproject.grpc.types
 
Blockchain - Class in com.github.iotexproject.grpc.types
 
BLOCKCHAIN_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.Genesis
 
BlockFooter - Class in com.github.iotexproject.grpc.types
footer of a block
BlockFooter.Builder - Class in com.github.iotexproject.grpc.types
footer of a block
BlockFooterOrBuilder - Interface in com.github.iotexproject.grpc.types
 
BLOCKGASLIMIT_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.GenesisBlockchain
 
BLOCKHASH_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.api.GetLogsByBlock
 
BLOCKHASH_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.ConsensusVote
 
BlockHeader - Class in com.github.iotexproject.grpc.types
header of a block
BlockHeader.Builder - Class in com.github.iotexproject.grpc.types
header of a block
BlockHeaderCore - Class in com.github.iotexproject.grpc.types
Protobuf type iotextypes.BlockHeaderCore
BlockHeaderCore.Builder - Class in com.github.iotexproject.grpc.types
Protobuf type iotextypes.BlockHeaderCore
BlockHeaderCoreOrBuilder - Interface in com.github.iotexproject.grpc.types
 
BlockHeaderOrBuilder - Interface in com.github.iotexproject.grpc.types
 
BlockInfo - Class in com.github.iotexproject.grpc.api
Protobuf type iotexapi.BlockInfo
BlockInfo.Builder - Class in com.github.iotexproject.grpc.api
Protobuf type iotexapi.BlockInfo
BlockInfoOrBuilder - Interface in com.github.iotexproject.grpc.api
 
BLOCKINTERVAL_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.GenesisBlockchain
 
BlockMeta - Class in com.github.iotexproject.grpc.types
Block Metadata
BlockMeta.Builder - Class in com.github.iotexproject.grpc.types
Block Metadata
BlockMetaOrBuilder - Interface in com.github.iotexproject.grpc.types
 
BlockOrBuilder - Interface in com.github.iotexproject.grpc.types
 
BlockProducerInfo - Class in com.github.iotexproject.grpc.api
Protobuf type iotexapi.BlockProducerInfo
BlockProducerInfo.Builder - Class in com.github.iotexproject.grpc.api
Protobuf type iotexapi.BlockProducerInfo
BlockProducerInfoOrBuilder - Interface in com.github.iotexproject.grpc.api
 
BLOCKPRODUCERSINFO_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.api.GetEpochMetaResponse
 
BlockProposal - Class in com.github.iotexproject.grpc.types
Protobuf type iotextypes.BlockProposal
BlockProposal.Builder - Class in com.github.iotexproject.grpc.types
Protobuf type iotextypes.BlockProposal
BLOCKPROPOSAL_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.ConsensusMessage
 
BlockProposalOrBuilder - Interface in com.github.iotexproject.grpc.types
 
BLOCKREWARD_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.GenesisRewarding
 
BlockReward_VALUE - Static variable in enum com.github.iotexproject.grpc.types.RewardType
BlockReward = 0;
BLOCKS_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.api.GetRawBlocksResponse
 
BlockSync - Class in com.github.iotexproject.grpc.rpc
Protobuf type iotexrpc.BlockSync
BlockSync.Builder - Class in com.github.iotexproject.grpc.rpc
Protobuf type iotexrpc.BlockSync
BlockSyncOrBuilder - Interface in com.github.iotexproject.grpc.rpc
 
BODY_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.Block
 
BoolType() - Constructor for class com.github.iotexproject.antenna.solidity.SolidityType.BoolType
 
BroadcastMsg - Class in com.github.iotexproject.grpc.rpc
Protobuf type iotexrpc.BroadcastMsg
BroadcastMsg.Builder - Class in com.github.iotexproject.grpc.rpc
Protobuf type iotexrpc.BroadcastMsg
BroadcastMsgOrBuilder - Interface in com.github.iotexproject.grpc.rpc
 
build() - Method in class com.github.iotexproject.grpc.api.ActionInfo.Builder
 
build(Channel, CallOptions) - Method in class com.github.iotexproject.grpc.api.APIServiceGrpc.APIServiceBlockingStub
 
build(Channel, CallOptions) - Method in class com.github.iotexproject.grpc.api.APIServiceGrpc.APIServiceFutureStub
 
build(Channel, CallOptions) - Method in class com.github.iotexproject.grpc.api.APIServiceGrpc.APIServiceStub
 
build() - Method in class com.github.iotexproject.grpc.api.BlockInfo.Builder
 
build() - Method in class com.github.iotexproject.grpc.api.BlockProducerInfo.Builder
 
build() - Method in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionRequest.Builder
 
build() - Method in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionResponse.Builder
 
build() - Method in class com.github.iotexproject.grpc.api.EstimateGasForActionRequest.Builder
 
build() - Method in class com.github.iotexproject.grpc.api.EstimateGasForActionResponse.Builder
 
build() - Method in class com.github.iotexproject.grpc.api.GetAccountRequest.Builder
 
build() - Method in class com.github.iotexproject.grpc.api.GetAccountResponse.Builder
 
build() - Method in class com.github.iotexproject.grpc.api.GetActionByHashRequest.Builder
 
build() - Method in class com.github.iotexproject.grpc.api.GetActionsByAddressRequest.Builder
 
build() - Method in class com.github.iotexproject.grpc.api.GetActionsByBlockRequest.Builder
 
build() - Method in class com.github.iotexproject.grpc.api.GetActionsByIndexRequest.Builder
 
build() - Method in class com.github.iotexproject.grpc.api.GetActionsRequest.Builder
 
build() - Method in class com.github.iotexproject.grpc.api.GetActionsResponse.Builder
 
build() - Method in class com.github.iotexproject.grpc.api.GetBlockMetaByHashRequest.Builder
 
build() - Method in class com.github.iotexproject.grpc.api.GetBlockMetasByIndexRequest.Builder
 
build() - Method in class com.github.iotexproject.grpc.api.GetBlockMetasRequest.Builder
 
build() - Method in class com.github.iotexproject.grpc.api.GetBlockMetasResponse.Builder
 
build() - Method in class com.github.iotexproject.grpc.api.GetChainMetaRequest.Builder
 
build() - Method in class com.github.iotexproject.grpc.api.GetChainMetaResponse.Builder
 
build() - Method in class com.github.iotexproject.grpc.api.GetEpochMetaRequest.Builder
 
build() - Method in class com.github.iotexproject.grpc.api.GetEpochMetaResponse.Builder
 
build() - Method in class com.github.iotexproject.grpc.api.GetLogsByBlock.Builder
 
build() - Method in class com.github.iotexproject.grpc.api.GetLogsByRange.Builder
 
build() - Method in class com.github.iotexproject.grpc.api.GetLogsRequest.Builder
 
build() - Method in class com.github.iotexproject.grpc.api.GetLogsResponse.Builder
 
build() - Method in class com.github.iotexproject.grpc.api.GetRawBlocksRequest.Builder
 
build() - Method in class com.github.iotexproject.grpc.api.GetRawBlocksResponse.Builder
 
build() - Method in class com.github.iotexproject.grpc.api.GetReceiptByActionRequest.Builder
 
build() - Method in class com.github.iotexproject.grpc.api.GetReceiptByActionResponse.Builder
 
build() - Method in class com.github.iotexproject.grpc.api.GetServerMetaRequest.Builder
 
build() - Method in class com.github.iotexproject.grpc.api.GetServerMetaResponse.Builder
 
build() - Method in class com.github.iotexproject.grpc.api.GetUnconfirmedActionsByAddressRequest.Builder
 
build() - Method in class com.github.iotexproject.grpc.api.LogsFilter.Builder
 
build() - Method in class com.github.iotexproject.grpc.api.ReadContractRequest.Builder
 
build() - Method in class com.github.iotexproject.grpc.api.ReadContractResponse.Builder
 
build() - Method in class com.github.iotexproject.grpc.api.ReadStateRequest.Builder
 
build() - Method in class com.github.iotexproject.grpc.api.ReadStateResponse.Builder
 
build() - Method in class com.github.iotexproject.grpc.api.ReceiptInfo.Builder
 
build() - Method in class com.github.iotexproject.grpc.api.SendActionRequest.Builder
 
build() - Method in class com.github.iotexproject.grpc.api.SendActionResponse.Builder
 
build() - Method in class com.github.iotexproject.grpc.api.SendSignedActionBytesRequest.Builder
 
build() - Method in class com.github.iotexproject.grpc.api.StreamBlocksRequest.Builder
 
build() - Method in class com.github.iotexproject.grpc.api.StreamBlocksResponse.Builder
 
build() - Method in class com.github.iotexproject.grpc.api.StreamLogsRequest.Builder
 
build() - Method in class com.github.iotexproject.grpc.api.StreamLogsResponse.Builder
 
build() - Method in class com.github.iotexproject.grpc.api.SuggestGasPriceRequest.Builder
 
build() - Method in class com.github.iotexproject.grpc.api.SuggestGasPriceResponse.Builder
 
build() - Method in class com.github.iotexproject.grpc.api.Topics.Builder
 
build() - Method in class com.github.iotexproject.grpc.rpc.BlockSync.Builder
 
build() - Method in class com.github.iotexproject.grpc.rpc.BroadcastMsg.Builder
 
build() - Method in class com.github.iotexproject.grpc.rpc.UnicastMsg.Builder
 
build() - Method in class com.github.iotexproject.grpc.testing.TestPayload.Builder
 
build() - Method in class com.github.iotexproject.grpc.types.AccountMeta.Builder
 
build() - Method in class com.github.iotexproject.grpc.types.Action.Builder
 
build() - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
 
build() - Method in class com.github.iotexproject.grpc.types.Block.Builder
 
build() - Method in class com.github.iotexproject.grpc.types.BlockBody.Builder
 
build() - Method in class com.github.iotexproject.grpc.types.BlockFooter.Builder
 
build() - Method in class com.github.iotexproject.grpc.types.BlockHeader.Builder
 
build() - Method in class com.github.iotexproject.grpc.types.BlockHeaderCore.Builder
 
build() - Method in class com.github.iotexproject.grpc.types.BlockMeta.Builder
 
build() - Method in class com.github.iotexproject.grpc.types.BlockProposal.Builder
 
build() - Method in class com.github.iotexproject.grpc.types.Candidate.Builder
 
build() - Method in class com.github.iotexproject.grpc.types.CandidateList.Builder
 
build() - Method in class com.github.iotexproject.grpc.types.ChainMeta.Builder
 
build() - Method in class com.github.iotexproject.grpc.types.ClaimFromRewardingFund.Builder
 
build() - Method in class com.github.iotexproject.grpc.types.ConsensusMessage.Builder
 
build() - Method in class com.github.iotexproject.grpc.types.ConsensusVote.Builder
 
build() - Method in class com.github.iotexproject.grpc.types.CreateDeposit.Builder
 
build() - Method in class com.github.iotexproject.grpc.types.CreatePlumChain.Builder
 
build() - Method in class com.github.iotexproject.grpc.types.DepositToRewardingFund.Builder
 
build() - Method in class com.github.iotexproject.grpc.types.Endorsement.Builder
 
build() - Method in class com.github.iotexproject.grpc.types.EpochData.Builder
 
build() - Method in class com.github.iotexproject.grpc.types.Execution.Builder
 
build() - Method in class com.github.iotexproject.grpc.types.Genesis.Builder
 
build() - Method in class com.github.iotexproject.grpc.types.GenesisAccount.Builder
 
build() - Method in class com.github.iotexproject.grpc.types.GenesisBlockchain.Builder
 
build() - Method in class com.github.iotexproject.grpc.types.GenesisDelegate.Builder
 
build() - Method in class com.github.iotexproject.grpc.types.GenesisPoll.Builder
 
build() - Method in class com.github.iotexproject.grpc.types.GenesisRewarding.Builder
 
build() - Method in class com.github.iotexproject.grpc.types.GrantReward.Builder
 
build() - Method in class com.github.iotexproject.grpc.types.Log.Builder
 
build() - Method in class com.github.iotexproject.grpc.types.MerkleRoot.Builder
 
build() - Method in class com.github.iotexproject.grpc.types.PlumChallengeExit.Builder
 
build() - Method in class com.github.iotexproject.grpc.types.PlumCreateDeposit.Builder
 
build() - Method in class com.github.iotexproject.grpc.types.PlumFinalizeExit.Builder
 
build() - Method in class com.github.iotexproject.grpc.types.PlumPutBlock.Builder
 
build() - Method in class com.github.iotexproject.grpc.types.PlumResponseChallengeExit.Builder
 
build() - Method in class com.github.iotexproject.grpc.types.PlumSettleDeposit.Builder
 
build() - Method in class com.github.iotexproject.grpc.types.PlumStartExit.Builder
 
build() - Method in class com.github.iotexproject.grpc.types.PlumTransfer.Builder
 
build() - Method in class com.github.iotexproject.grpc.types.PutBlock.Builder
 
build() - Method in class com.github.iotexproject.grpc.types.PutPollResult.Builder
 
build() - Method in class com.github.iotexproject.grpc.types.Receipt.Builder
 
build() - Method in class com.github.iotexproject.grpc.types.Receipts.Builder
 
build() - Method in class com.github.iotexproject.grpc.types.ServerMeta.Builder
 
build() - Method in class com.github.iotexproject.grpc.types.SettleDeposit.Builder
 
build() - Method in class com.github.iotexproject.grpc.types.StartSubChain.Builder
 
build() - Method in class com.github.iotexproject.grpc.types.StopSubChain.Builder
 
build() - Method in class com.github.iotexproject.grpc.types.TerminatePlumChain.Builder
 
build() - Method in class com.github.iotexproject.grpc.types.Transfer.Builder
 
buildPartial() - Method in class com.github.iotexproject.grpc.api.ActionInfo.Builder
 
buildPartial() - Method in class com.github.iotexproject.grpc.api.BlockInfo.Builder
 
buildPartial() - Method in class com.github.iotexproject.grpc.api.BlockProducerInfo.Builder
 
buildPartial() - Method in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionRequest.Builder
 
buildPartial() - Method in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionResponse.Builder
 
buildPartial() - Method in class com.github.iotexproject.grpc.api.EstimateGasForActionRequest.Builder
 
buildPartial() - Method in class com.github.iotexproject.grpc.api.EstimateGasForActionResponse.Builder
 
buildPartial() - Method in class com.github.iotexproject.grpc.api.GetAccountRequest.Builder
 
buildPartial() - Method in class com.github.iotexproject.grpc.api.GetAccountResponse.Builder
 
buildPartial() - Method in class com.github.iotexproject.grpc.api.GetActionByHashRequest.Builder
 
buildPartial() - Method in class com.github.iotexproject.grpc.api.GetActionsByAddressRequest.Builder
 
buildPartial() - Method in class com.github.iotexproject.grpc.api.GetActionsByBlockRequest.Builder
 
buildPartial() - Method in class com.github.iotexproject.grpc.api.GetActionsByIndexRequest.Builder
 
buildPartial() - Method in class com.github.iotexproject.grpc.api.GetActionsRequest.Builder
 
buildPartial() - Method in class com.github.iotexproject.grpc.api.GetActionsResponse.Builder
 
buildPartial() - Method in class com.github.iotexproject.grpc.api.GetBlockMetaByHashRequest.Builder
 
buildPartial() - Method in class com.github.iotexproject.grpc.api.GetBlockMetasByIndexRequest.Builder
 
buildPartial() - Method in class com.github.iotexproject.grpc.api.GetBlockMetasRequest.Builder
 
buildPartial() - Method in class com.github.iotexproject.grpc.api.GetBlockMetasResponse.Builder
 
buildPartial() - Method in class com.github.iotexproject.grpc.api.GetChainMetaRequest.Builder
 
buildPartial() - Method in class com.github.iotexproject.grpc.api.GetChainMetaResponse.Builder
 
buildPartial() - Method in class com.github.iotexproject.grpc.api.GetEpochMetaRequest.Builder
 
buildPartial() - Method in class com.github.iotexproject.grpc.api.GetEpochMetaResponse.Builder
 
buildPartial() - Method in class com.github.iotexproject.grpc.api.GetLogsByBlock.Builder
 
buildPartial() - Method in class com.github.iotexproject.grpc.api.GetLogsByRange.Builder
 
buildPartial() - Method in class com.github.iotexproject.grpc.api.GetLogsRequest.Builder
 
buildPartial() - Method in class com.github.iotexproject.grpc.api.GetLogsResponse.Builder
 
buildPartial() - Method in class com.github.iotexproject.grpc.api.GetRawBlocksRequest.Builder
 
buildPartial() - Method in class com.github.iotexproject.grpc.api.GetRawBlocksResponse.Builder
 
buildPartial() - Method in class com.github.iotexproject.grpc.api.GetReceiptByActionRequest.Builder
 
buildPartial() - Method in class com.github.iotexproject.grpc.api.GetReceiptByActionResponse.Builder
 
buildPartial() - Method in class com.github.iotexproject.grpc.api.GetServerMetaRequest.Builder
 
buildPartial() - Method in class com.github.iotexproject.grpc.api.GetServerMetaResponse.Builder
 
buildPartial() - Method in class com.github.iotexproject.grpc.api.GetUnconfirmedActionsByAddressRequest.Builder
 
buildPartial() - Method in class com.github.iotexproject.grpc.api.LogsFilter.Builder
 
buildPartial() - Method in class com.github.iotexproject.grpc.api.ReadContractRequest.Builder
 
buildPartial() - Method in class com.github.iotexproject.grpc.api.ReadContractResponse.Builder
 
buildPartial() - Method in class com.github.iotexproject.grpc.api.ReadStateRequest.Builder
 
buildPartial() - Method in class com.github.iotexproject.grpc.api.ReadStateResponse.Builder
 
buildPartial() - Method in class com.github.iotexproject.grpc.api.ReceiptInfo.Builder
 
buildPartial() - Method in class com.github.iotexproject.grpc.api.SendActionRequest.Builder
 
buildPartial() - Method in class com.github.iotexproject.grpc.api.SendActionResponse.Builder
 
buildPartial() - Method in class com.github.iotexproject.grpc.api.SendSignedActionBytesRequest.Builder
 
buildPartial() - Method in class com.github.iotexproject.grpc.api.StreamBlocksRequest.Builder
 
buildPartial() - Method in class com.github.iotexproject.grpc.api.StreamBlocksResponse.Builder
 
buildPartial() - Method in class com.github.iotexproject.grpc.api.StreamLogsRequest.Builder
 
buildPartial() - Method in class com.github.iotexproject.grpc.api.StreamLogsResponse.Builder
 
buildPartial() - Method in class com.github.iotexproject.grpc.api.SuggestGasPriceRequest.Builder
 
buildPartial() - Method in class com.github.iotexproject.grpc.api.SuggestGasPriceResponse.Builder
 
buildPartial() - Method in class com.github.iotexproject.grpc.api.Topics.Builder
 
buildPartial() - Method in class com.github.iotexproject.grpc.rpc.BlockSync.Builder
 
buildPartial() - Method in class com.github.iotexproject.grpc.rpc.BroadcastMsg.Builder
 
buildPartial() - Method in class com.github.iotexproject.grpc.rpc.UnicastMsg.Builder
 
buildPartial() - Method in class com.github.iotexproject.grpc.testing.TestPayload.Builder
 
buildPartial() - Method in class com.github.iotexproject.grpc.types.AccountMeta.Builder
 
buildPartial() - Method in class com.github.iotexproject.grpc.types.Action.Builder
 
buildPartial() - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
 
buildPartial() - Method in class com.github.iotexproject.grpc.types.Block.Builder
 
buildPartial() - Method in class com.github.iotexproject.grpc.types.BlockBody.Builder
 
buildPartial() - Method in class com.github.iotexproject.grpc.types.BlockFooter.Builder
 
buildPartial() - Method in class com.github.iotexproject.grpc.types.BlockHeader.Builder
 
buildPartial() - Method in class com.github.iotexproject.grpc.types.BlockHeaderCore.Builder
 
buildPartial() - Method in class com.github.iotexproject.grpc.types.BlockMeta.Builder
 
buildPartial() - Method in class com.github.iotexproject.grpc.types.BlockProposal.Builder
 
buildPartial() - Method in class com.github.iotexproject.grpc.types.Candidate.Builder
 
buildPartial() - Method in class com.github.iotexproject.grpc.types.CandidateList.Builder
 
buildPartial() - Method in class com.github.iotexproject.grpc.types.ChainMeta.Builder
 
buildPartial() - Method in class com.github.iotexproject.grpc.types.ClaimFromRewardingFund.Builder
 
buildPartial() - Method in class com.github.iotexproject.grpc.types.ConsensusMessage.Builder
 
buildPartial() - Method in class com.github.iotexproject.grpc.types.ConsensusVote.Builder
 
buildPartial() - Method in class com.github.iotexproject.grpc.types.CreateDeposit.Builder
 
buildPartial() - Method in class com.github.iotexproject.grpc.types.CreatePlumChain.Builder
 
buildPartial() - Method in class com.github.iotexproject.grpc.types.DepositToRewardingFund.Builder
 
buildPartial() - Method in class com.github.iotexproject.grpc.types.Endorsement.Builder
 
buildPartial() - Method in class com.github.iotexproject.grpc.types.EpochData.Builder
 
buildPartial() - Method in class com.github.iotexproject.grpc.types.Execution.Builder
 
buildPartial() - Method in class com.github.iotexproject.grpc.types.Genesis.Builder
 
buildPartial() - Method in class com.github.iotexproject.grpc.types.GenesisAccount.Builder
 
buildPartial() - Method in class com.github.iotexproject.grpc.types.GenesisBlockchain.Builder
 
buildPartial() - Method in class com.github.iotexproject.grpc.types.GenesisDelegate.Builder
 
buildPartial() - Method in class com.github.iotexproject.grpc.types.GenesisPoll.Builder
 
buildPartial() - Method in class com.github.iotexproject.grpc.types.GenesisRewarding.Builder
 
buildPartial() - Method in class com.github.iotexproject.grpc.types.GrantReward.Builder
 
buildPartial() - Method in class com.github.iotexproject.grpc.types.Log.Builder
 
buildPartial() - Method in class com.github.iotexproject.grpc.types.MerkleRoot.Builder
 
buildPartial() - Method in class com.github.iotexproject.grpc.types.PlumChallengeExit.Builder
 
buildPartial() - Method in class com.github.iotexproject.grpc.types.PlumCreateDeposit.Builder
 
buildPartial() - Method in class com.github.iotexproject.grpc.types.PlumFinalizeExit.Builder
 
buildPartial() - Method in class com.github.iotexproject.grpc.types.PlumPutBlock.Builder
 
buildPartial() - Method in class com.github.iotexproject.grpc.types.PlumResponseChallengeExit.Builder
 
buildPartial() - Method in class com.github.iotexproject.grpc.types.PlumSettleDeposit.Builder
 
buildPartial() - Method in class com.github.iotexproject.grpc.types.PlumStartExit.Builder
 
buildPartial() - Method in class com.github.iotexproject.grpc.types.PlumTransfer.Builder
 
buildPartial() - Method in class com.github.iotexproject.grpc.types.PutBlock.Builder
 
buildPartial() - Method in class com.github.iotexproject.grpc.types.PutPollResult.Builder
 
buildPartial() - Method in class com.github.iotexproject.grpc.types.Receipt.Builder
 
buildPartial() - Method in class com.github.iotexproject.grpc.types.Receipts.Builder
 
buildPartial() - Method in class com.github.iotexproject.grpc.types.ServerMeta.Builder
 
buildPartial() - Method in class com.github.iotexproject.grpc.types.SettleDeposit.Builder
 
buildPartial() - Method in class com.github.iotexproject.grpc.types.StartSubChain.Builder
 
buildPartial() - Method in class com.github.iotexproject.grpc.types.StopSubChain.Builder
 
buildPartial() - Method in class com.github.iotexproject.grpc.types.TerminatePlumChain.Builder
 
buildPartial() - Method in class com.github.iotexproject.grpc.types.Transfer.Builder
 
BUILDTIME_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.ServerMeta
 
BYADDR_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.api.GetActionsRequest
 
BYBLK_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.api.GetActionsRequest
 
BYBLOCK_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.api.GetLogsRequest
 
BYHASH_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.api.GetActionsRequest
 
BYHASH_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.api.GetBlockMetasRequest
 
BYINDEX_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.api.GetActionsRequest
 
BYINDEX_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.api.GetBlockMetasRequest
 
BYRANGE_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.api.GetLogsRequest
 
Bytes32Type(String) - Constructor for class com.github.iotexproject.antenna.solidity.SolidityType.Bytes32Type
 
byteStream() - Method in class com.github.iotexproject.antenna.action.Envelop
 
byteStream() - Method in class com.github.iotexproject.antenna.action.SealedEnvelop
 
BytesType(String) - Constructor for class com.github.iotexproject.antenna.solidity.SolidityType.BytesType
 
BytesType() - Constructor for class com.github.iotexproject.antenna.solidity.SolidityType.BytesType
 

C

calculateChecksum(byte[]) - Static method in class com.github.iotexproject.antenna.crypto.Bip39
 
CALLERADDRESS_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionRequest
 
CALLERADDRESS_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.api.ReadContractRequest
 
Candidate - Class in com.github.iotexproject.grpc.types
Candidates and list of candidates
Candidate.Builder - Class in com.github.iotexproject.grpc.types
Candidates and list of candidates
CandidateList - Class in com.github.iotexproject.grpc.types
Protobuf type iotextypes.CandidateList
CandidateList.Builder - Class in com.github.iotexproject.grpc.types
Protobuf type iotextypes.CandidateList
CandidateListOrBuilder - Interface in com.github.iotexproject.grpc.types
 
CandidateOrBuilder - Interface in com.github.iotexproject.grpc.types
 
CANDIDATES_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.CandidateList
 
CANDIDATES_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.PutPollResult
 
CHAIN_ID_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.rpc.BroadcastMsg
 
CHAIN_ID_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.rpc.UnicastMsg
 
CHAINID_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.CreateDeposit
 
CHAINID_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.StartSubChain
 
CHAINID_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.StopSubChain
 
ChainMeta - Class in com.github.iotexproject.grpc.types
Blockchain Metadata
ChainMeta.Builder - Class in com.github.iotexproject.grpc.types
Blockchain Metadata
CHAINMETA_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.api.GetChainMetaResponse
 
ChainMetaOrBuilder - Interface in com.github.iotexproject.grpc.types
 
CHALLENGETRANSFER_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.PlumChallengeExit
 
CHALLENGETRANSFER_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.PlumResponseChallengeExit
 
CHALLENGETRANSFERBLOCKHEIGHT_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.PlumChallengeExit
 
CHALLENGETRANSFERBLOCKPROOF_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.PlumChallengeExit
 
CHECKPENDING_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.api.GetActionByHashRequest
 
CipherException - Exception in com.github.iotexproject.antenna.keystore
cipher exception.
CipherException(String) - Constructor for exception com.github.iotexproject.antenna.keystore.CipherException
 
CipherException(Throwable) - Constructor for exception com.github.iotexproject.antenna.keystore.CipherException
 
CipherException(String, Throwable) - Constructor for exception com.github.iotexproject.antenna.keystore.CipherException
 
CipherParams() - Constructor for class com.github.iotexproject.antenna.keystore.KeystoreFile.CipherParams
 
ClaimFromRewardingFund - Class in com.github.iotexproject.grpc.types
Protobuf type iotextypes.ClaimFromRewardingFund
ClaimFromRewardingFund.Builder - Class in com.github.iotexproject.grpc.types
Protobuf type iotextypes.ClaimFromRewardingFund
CLAIMFROMREWARDINGFUND_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.ActionCore
 
ClaimFromRewardingFundOrBuilder - Interface in com.github.iotexproject.grpc.types
 
clear() - Method in class com.github.iotexproject.grpc.api.ActionInfo.Builder
 
clear() - Method in class com.github.iotexproject.grpc.api.BlockInfo.Builder
 
clear() - Method in class com.github.iotexproject.grpc.api.BlockProducerInfo.Builder
 
clear() - Method in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionRequest.Builder
 
clear() - Method in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionResponse.Builder
 
clear() - Method in class com.github.iotexproject.grpc.api.EstimateGasForActionRequest.Builder
 
clear() - Method in class com.github.iotexproject.grpc.api.EstimateGasForActionResponse.Builder
 
clear() - Method in class com.github.iotexproject.grpc.api.GetAccountRequest.Builder
 
clear() - Method in class com.github.iotexproject.grpc.api.GetAccountResponse.Builder
 
clear() - Method in class com.github.iotexproject.grpc.api.GetActionByHashRequest.Builder
 
clear() - Method in class com.github.iotexproject.grpc.api.GetActionsByAddressRequest.Builder
 
clear() - Method in class com.github.iotexproject.grpc.api.GetActionsByBlockRequest.Builder
 
clear() - Method in class com.github.iotexproject.grpc.api.GetActionsByIndexRequest.Builder
 
clear() - Method in class com.github.iotexproject.grpc.api.GetActionsRequest.Builder
 
clear() - Method in class com.github.iotexproject.grpc.api.GetActionsResponse.Builder
 
clear() - Method in class com.github.iotexproject.grpc.api.GetBlockMetaByHashRequest.Builder
 
clear() - Method in class com.github.iotexproject.grpc.api.GetBlockMetasByIndexRequest.Builder
 
clear() - Method in class com.github.iotexproject.grpc.api.GetBlockMetasRequest.Builder
 
clear() - Method in class com.github.iotexproject.grpc.api.GetBlockMetasResponse.Builder
 
clear() - Method in class com.github.iotexproject.grpc.api.GetChainMetaRequest.Builder
 
clear() - Method in class com.github.iotexproject.grpc.api.GetChainMetaResponse.Builder
 
clear() - Method in class com.github.iotexproject.grpc.api.GetEpochMetaRequest.Builder
 
clear() - Method in class com.github.iotexproject.grpc.api.GetEpochMetaResponse.Builder
 
clear() - Method in class com.github.iotexproject.grpc.api.GetLogsByBlock.Builder
 
clear() - Method in class com.github.iotexproject.grpc.api.GetLogsByRange.Builder
 
clear() - Method in class com.github.iotexproject.grpc.api.GetLogsRequest.Builder
 
clear() - Method in class com.github.iotexproject.grpc.api.GetLogsResponse.Builder
 
clear() - Method in class com.github.iotexproject.grpc.api.GetRawBlocksRequest.Builder
 
clear() - Method in class com.github.iotexproject.grpc.api.GetRawBlocksResponse.Builder
 
clear() - Method in class com.github.iotexproject.grpc.api.GetReceiptByActionRequest.Builder
 
clear() - Method in class com.github.iotexproject.grpc.api.GetReceiptByActionResponse.Builder
 
clear() - Method in class com.github.iotexproject.grpc.api.GetServerMetaRequest.Builder
 
clear() - Method in class com.github.iotexproject.grpc.api.GetServerMetaResponse.Builder
 
clear() - Method in class com.github.iotexproject.grpc.api.GetUnconfirmedActionsByAddressRequest.Builder
 
clear() - Method in class com.github.iotexproject.grpc.api.LogsFilter.Builder
 
clear() - Method in class com.github.iotexproject.grpc.api.ReadContractRequest.Builder
 
clear() - Method in class com.github.iotexproject.grpc.api.ReadContractResponse.Builder
 
clear() - Method in class com.github.iotexproject.grpc.api.ReadStateRequest.Builder
 
clear() - Method in class com.github.iotexproject.grpc.api.ReadStateResponse.Builder
 
clear() - Method in class com.github.iotexproject.grpc.api.ReceiptInfo.Builder
 
clear() - Method in class com.github.iotexproject.grpc.api.SendActionRequest.Builder
 
clear() - Method in class com.github.iotexproject.grpc.api.SendActionResponse.Builder
 
clear() - Method in class com.github.iotexproject.grpc.api.SendSignedActionBytesRequest.Builder
 
clear() - Method in class com.github.iotexproject.grpc.api.StreamBlocksRequest.Builder
 
clear() - Method in class com.github.iotexproject.grpc.api.StreamBlocksResponse.Builder
 
clear() - Method in class com.github.iotexproject.grpc.api.StreamLogsRequest.Builder
 
clear() - Method in class com.github.iotexproject.grpc.api.StreamLogsResponse.Builder
 
clear() - Method in class com.github.iotexproject.grpc.api.SuggestGasPriceRequest.Builder
 
clear() - Method in class com.github.iotexproject.grpc.api.SuggestGasPriceResponse.Builder
 
clear() - Method in class com.github.iotexproject.grpc.api.Topics.Builder
 
clear() - Method in class com.github.iotexproject.grpc.rpc.BlockSync.Builder
 
clear() - Method in class com.github.iotexproject.grpc.rpc.BroadcastMsg.Builder
 
clear() - Method in class com.github.iotexproject.grpc.rpc.UnicastMsg.Builder
 
clear() - Method in class com.github.iotexproject.grpc.testing.TestPayload.Builder
 
clear() - Method in class com.github.iotexproject.grpc.types.AccountMeta.Builder
 
clear() - Method in class com.github.iotexproject.grpc.types.Action.Builder
 
clear() - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
 
clear() - Method in class com.github.iotexproject.grpc.types.Block.Builder
 
clear() - Method in class com.github.iotexproject.grpc.types.BlockBody.Builder
 
clear() - Method in class com.github.iotexproject.grpc.types.BlockFooter.Builder
 
clear() - Method in class com.github.iotexproject.grpc.types.BlockHeader.Builder
 
clear() - Method in class com.github.iotexproject.grpc.types.BlockHeaderCore.Builder
 
clear() - Method in class com.github.iotexproject.grpc.types.BlockMeta.Builder
 
clear() - Method in class com.github.iotexproject.grpc.types.BlockProposal.Builder
 
clear() - Method in class com.github.iotexproject.grpc.types.Candidate.Builder
 
clear() - Method in class com.github.iotexproject.grpc.types.CandidateList.Builder
 
clear() - Method in class com.github.iotexproject.grpc.types.ChainMeta.Builder
 
clear() - Method in class com.github.iotexproject.grpc.types.ClaimFromRewardingFund.Builder
 
clear() - Method in class com.github.iotexproject.grpc.types.ConsensusMessage.Builder
 
clear() - Method in class com.github.iotexproject.grpc.types.ConsensusVote.Builder
 
clear() - Method in class com.github.iotexproject.grpc.types.CreateDeposit.Builder
 
clear() - Method in class com.github.iotexproject.grpc.types.CreatePlumChain.Builder
 
clear() - Method in class com.github.iotexproject.grpc.types.DepositToRewardingFund.Builder
 
clear() - Method in class com.github.iotexproject.grpc.types.Endorsement.Builder
 
clear() - Method in class com.github.iotexproject.grpc.types.EpochData.Builder
 
clear() - Method in class com.github.iotexproject.grpc.types.Execution.Builder
 
clear() - Method in class com.github.iotexproject.grpc.types.Genesis.Builder
 
clear() - Method in class com.github.iotexproject.grpc.types.GenesisAccount.Builder
 
clear() - Method in class com.github.iotexproject.grpc.types.GenesisBlockchain.Builder
 
clear() - Method in class com.github.iotexproject.grpc.types.GenesisDelegate.Builder
 
clear() - Method in class com.github.iotexproject.grpc.types.GenesisPoll.Builder
 
clear() - Method in class com.github.iotexproject.grpc.types.GenesisRewarding.Builder
 
clear() - Method in class com.github.iotexproject.grpc.types.GrantReward.Builder
 
clear() - Method in class com.github.iotexproject.grpc.types.Log.Builder
 
clear() - Method in class com.github.iotexproject.grpc.types.MerkleRoot.Builder
 
clear() - Method in class com.github.iotexproject.grpc.types.PlumChallengeExit.Builder
 
clear() - Method in class com.github.iotexproject.grpc.types.PlumCreateDeposit.Builder
 
clear() - Method in class com.github.iotexproject.grpc.types.PlumFinalizeExit.Builder
 
clear() - Method in class com.github.iotexproject.grpc.types.PlumPutBlock.Builder
 
clear() - Method in class com.github.iotexproject.grpc.types.PlumResponseChallengeExit.Builder
 
clear() - Method in class com.github.iotexproject.grpc.types.PlumSettleDeposit.Builder
 
clear() - Method in class com.github.iotexproject.grpc.types.PlumStartExit.Builder
 
clear() - Method in class com.github.iotexproject.grpc.types.PlumTransfer.Builder
 
clear() - Method in class com.github.iotexproject.grpc.types.PutBlock.Builder
 
clear() - Method in class com.github.iotexproject.grpc.types.PutPollResult.Builder
 
clear() - Method in class com.github.iotexproject.grpc.types.Receipt.Builder
 
clear() - Method in class com.github.iotexproject.grpc.types.Receipts.Builder
 
clear() - Method in class com.github.iotexproject.grpc.types.ServerMeta.Builder
 
clear() - Method in class com.github.iotexproject.grpc.types.SettleDeposit.Builder
 
clear() - Method in class com.github.iotexproject.grpc.types.StartSubChain.Builder
 
clear() - Method in class com.github.iotexproject.grpc.types.StopSubChain.Builder
 
clear() - Method in class com.github.iotexproject.grpc.types.TerminatePlumChain.Builder
 
clear() - Method in class com.github.iotexproject.grpc.types.Transfer.Builder
 
clearAccount() - Method in class com.github.iotexproject.grpc.types.Genesis.Builder
.iotextypes.GenesisAccount account = 2;
clearAccountMeta() - Method in class com.github.iotexproject.grpc.api.GetAccountResponse.Builder
.iotextypes.AccountMeta accountMeta = 1;
clearActHash() - Method in class com.github.iotexproject.grpc.api.ActionInfo.Builder
string actHash = 2;
clearActHash() - Method in class com.github.iotexproject.grpc.types.Log.Builder
bytes actHash = 5;
clearActHash() - Method in class com.github.iotexproject.grpc.types.Receipt.Builder
bytes actHash = 3;
clearAction() - Method in class com.github.iotexproject.grpc.api.ActionInfo.Builder
.iotextypes.Action action = 1;
clearAction() - Method in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionRequest.Builder
 
clearAction() - Method in class com.github.iotexproject.grpc.api.EstimateGasForActionRequest.Builder
.iotextypes.Action action = 1;
clearAction() - Method in class com.github.iotexproject.grpc.api.SendActionRequest.Builder
.iotextypes.Action action = 1;
clearAction() - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
 
clearActionGasLimit() - Method in class com.github.iotexproject.grpc.types.GenesisBlockchain.Builder
uint64 actionGasLimit = 3;
clearActionHash() - Method in class com.github.iotexproject.grpc.api.GetActionByHashRequest.Builder
string actionHash = 1;
clearActionHash() - Method in class com.github.iotexproject.grpc.api.GetReceiptByActionRequest.Builder
string actionHash = 1;
clearActionHash() - Method in class com.github.iotexproject.grpc.api.SendActionResponse.Builder
string actionHash = 1;
clearActionInfo() - Method in class com.github.iotexproject.grpc.api.GetActionsResponse.Builder
repeated .iotexapi.ActionInfo actionInfo = 1;
clearActions() - Method in class com.github.iotexproject.grpc.types.BlockBody.Builder
repeated .iotextypes.Action actions = 1;
clearActive() - Method in class com.github.iotexproject.grpc.api.BlockProducerInfo.Builder
bool active = 3;
clearAddr() - Method in class com.github.iotexproject.grpc.rpc.UnicastMsg.Builder
string addr = 2;
clearAddress() - Method in class com.github.iotexproject.grpc.api.BlockProducerInfo.Builder
string address = 1;
clearAddress() - Method in class com.github.iotexproject.grpc.api.GetAccountRequest.Builder
string address = 1;
clearAddress() - Method in class com.github.iotexproject.grpc.api.GetActionsByAddressRequest.Builder
string address = 1;
clearAddress() - Method in class com.github.iotexproject.grpc.api.GetUnconfirmedActionsByAddressRequest.Builder
string address = 1;
clearAddress() - Method in class com.github.iotexproject.grpc.api.LogsFilter.Builder
repeated string address = 1;
clearAddress() - Method in class com.github.iotexproject.grpc.types.AccountMeta.Builder
string address = 1;
clearAddress() - Method in class com.github.iotexproject.grpc.types.Candidate.Builder
string address = 1;
clearAmount() - Method in class com.github.iotexproject.grpc.types.ClaimFromRewardingFund.Builder
string amount = 1;
clearAmount() - Method in class com.github.iotexproject.grpc.types.CreateDeposit.Builder
string amount = 2;
clearAmount() - Method in class com.github.iotexproject.grpc.types.DepositToRewardingFund.Builder
string amount = 1;
clearAmount() - Method in class com.github.iotexproject.grpc.types.Execution.Builder
string amount = 1;
clearAmount() - Method in class com.github.iotexproject.grpc.types.PlumCreateDeposit.Builder
string amount = 2;
clearAmount() - Method in class com.github.iotexproject.grpc.types.SettleDeposit.Builder
string amount = 1;
clearAmount() - Method in class com.github.iotexproject.grpc.types.Transfer.Builder
used by state-based model
clearArguments() - Method in class com.github.iotexproject.grpc.api.ReadStateRequest.Builder
repeated bytes arguments = 3;
clearBalance() - Method in class com.github.iotexproject.grpc.types.AccountMeta.Builder
string balance = 2;
clearBlkHash() - Method in class com.github.iotexproject.grpc.api.ActionInfo.Builder
string blkHash = 3;
clearBlkHash() - Method in class com.github.iotexproject.grpc.api.GetActionsByBlockRequest.Builder
string blkHash = 1;
clearBlkHash() - Method in class com.github.iotexproject.grpc.api.GetBlockMetaByHashRequest.Builder
string blkHash = 1;
clearBlkHash() - Method in class com.github.iotexproject.grpc.api.ReceiptInfo.Builder
string blkHash = 2;
clearBlkHeight() - Method in class com.github.iotexproject.grpc.api.ActionInfo.Builder
uint64 blkHeight = 5;
clearBlkHeight() - Method in class com.github.iotexproject.grpc.types.Log.Builder
uint64 blkHeight = 4;
clearBlkHeight() - Method in class com.github.iotexproject.grpc.types.Receipt.Builder
uint64 blkHeight = 2;
clearBlkMetas() - Method in class com.github.iotexproject.grpc.api.GetBlockMetasResponse.Builder
repeated .iotextypes.BlockMeta blkMetas = 1;
clearBlock() - Method in class com.github.iotexproject.grpc.api.BlockInfo.Builder
.iotextypes.Block block = 1;
clearBlock() - Method in class com.github.iotexproject.grpc.api.StreamBlocksResponse.Builder
.iotexapi.BlockInfo block = 1;
clearBlock() - Method in class com.github.iotexproject.grpc.types.BlockProposal.Builder
.iotextypes.Block block = 1;
clearBlockchain() - Method in class com.github.iotexproject.grpc.types.Genesis.Builder
.iotextypes.GenesisBlockchain blockchain = 1;
clearBlockGasLimit() - Method in class com.github.iotexproject.grpc.types.GenesisBlockchain.Builder
uint64 blockGasLimit = 2;
clearBlockHash() - Method in class com.github.iotexproject.grpc.api.GetLogsByBlock.Builder
bytes blockHash = 1;
clearBlockHash() - Method in class com.github.iotexproject.grpc.types.ConsensusVote.Builder
bytes blockHash = 1;
clearBlockInterval() - Method in class com.github.iotexproject.grpc.types.GenesisBlockchain.Builder
int64 blockInterval = 4;
clearBlockProducersInfo() - Method in class com.github.iotexproject.grpc.api.GetEpochMetaResponse.Builder
repeated .iotexapi.BlockProducerInfo blockProducersInfo = 3;
clearBlockProposal() - Method in class com.github.iotexproject.grpc.types.ConsensusMessage.Builder
.iotextypes.BlockProposal blockProposal = 100;
clearBlockReward() - Method in class com.github.iotexproject.grpc.types.GenesisRewarding.Builder
string blockReward = 3;
clearBlocks() - Method in class com.github.iotexproject.grpc.api.GetRawBlocksResponse.Builder
repeated .iotexapi.BlockInfo blocks = 1;
clearBody() - Method in class com.github.iotexproject.grpc.types.Block.Builder
.iotextypes.BlockBody body = 2;
clearBuildTime() - Method in class com.github.iotexproject.grpc.types.ServerMeta.Builder
string buildTime = 5;
clearByAddr() - Method in class com.github.iotexproject.grpc.api.GetActionsRequest.Builder
.iotexapi.GetActionsByAddressRequest byAddr = 3;
clearByBlk() - Method in class com.github.iotexproject.grpc.api.GetActionsRequest.Builder
.iotexapi.GetActionsByBlockRequest byBlk = 5;
clearByBlock() - Method in class com.github.iotexproject.grpc.api.GetLogsRequest.Builder
.iotexapi.GetLogsByBlock byBlock = 2;
clearByHash() - Method in class com.github.iotexproject.grpc.api.GetActionsRequest.Builder
.iotexapi.GetActionByHashRequest byHash = 2;
clearByHash() - Method in class com.github.iotexproject.grpc.api.GetBlockMetasRequest.Builder
.iotexapi.GetBlockMetaByHashRequest byHash = 2;
clearByIndex() - Method in class com.github.iotexproject.grpc.api.GetActionsRequest.Builder
.iotexapi.GetActionsByIndexRequest byIndex = 1;
clearByIndex() - Method in class com.github.iotexproject.grpc.api.GetBlockMetasRequest.Builder
.iotexapi.GetBlockMetasByIndexRequest byIndex = 1;
clearByRange() - Method in class com.github.iotexproject.grpc.api.GetLogsRequest.Builder
.iotexapi.GetLogsByRange byRange = 3;
clearCallerAddress() - Method in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionRequest.Builder
string callerAddress = 100;
clearCallerAddress() - Method in class com.github.iotexproject.grpc.api.ReadContractRequest.Builder
string callerAddress = 2;
clearCandidates() - Method in class com.github.iotexproject.grpc.types.CandidateList.Builder
repeated .iotextypes.Candidate candidates = 1;
clearCandidates() - Method in class com.github.iotexproject.grpc.types.PutPollResult.Builder
.iotextypes.CandidateList candidates = 2;
clearChainId() - Method in class com.github.iotexproject.grpc.rpc.BroadcastMsg.Builder
uint32 chain_id = 1;
clearChainId() - Method in class com.github.iotexproject.grpc.rpc.UnicastMsg.Builder
uint32 chain_id = 1;
clearChainID() - Method in class com.github.iotexproject.grpc.types.CreateDeposit.Builder
uint32 chainID = 1;
clearChainID() - Method in class com.github.iotexproject.grpc.types.StartSubChain.Builder
TODO: chainID chould be assigned by system and returned via a receipt
clearChainID() - Method in class com.github.iotexproject.grpc.types.StopSubChain.Builder
uint32 chainID = 1;
clearChainMeta() - Method in class com.github.iotexproject.grpc.api.GetChainMetaResponse.Builder
.iotextypes.ChainMeta chainMeta = 1;
clearChallengeTransfer() - Method in class com.github.iotexproject.grpc.types.PlumChallengeExit.Builder
bytes challengeTransfer = 3;
clearChallengeTransfer() - Method in class com.github.iotexproject.grpc.types.PlumResponseChallengeExit.Builder
bytes challengeTransfer = 3;
clearChallengeTransferBlockHeight() - Method in class com.github.iotexproject.grpc.types.PlumChallengeExit.Builder
uint64 challengeTransferBlockHeight = 5;
clearChallengeTransferBlockProof() - Method in class com.github.iotexproject.grpc.types.PlumChallengeExit.Builder
bytes challengeTransferBlockProof = 4;
clearCheckPending() - Method in class com.github.iotexproject.grpc.api.GetActionByHashRequest.Builder
bool checkPending = 2;
clearClaimFromRewardingFund() - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.ClaimFromRewardingFund claimFromRewardingFund = 31;
clearCoinID() - Method in class com.github.iotexproject.grpc.types.PlumChallengeExit.Builder
uint64 coinID = 2;
clearCoinID() - Method in class com.github.iotexproject.grpc.types.PlumFinalizeExit.Builder
uint64 coinID = 2;
clearCoinID() - Method in class com.github.iotexproject.grpc.types.PlumResponseChallengeExit.Builder
uint64 coinID = 2;
clearCoinID() - Method in class com.github.iotexproject.grpc.types.PlumSettleDeposit.Builder
uint64 coinID = 1;
clearCoinID() - Method in class com.github.iotexproject.grpc.types.PlumTransfer.Builder
uint64 coinID = 1;
clearContract() - Method in class com.github.iotexproject.grpc.types.Execution.Builder
string contract = 2;
clearContractAddress() - Method in class com.github.iotexproject.grpc.types.Log.Builder
string contractAddress = 1;
clearContractAddress() - Method in class com.github.iotexproject.grpc.types.Receipt.Builder
string contractAddress = 5;
clearCore() - Method in class com.github.iotexproject.grpc.types.Action.Builder
.iotextypes.ActionCore core = 1;
clearCore() - Method in class com.github.iotexproject.grpc.types.BlockHeader.Builder
.iotextypes.BlockHeaderCore core = 1;
clearCount() - Method in class com.github.iotexproject.grpc.api.GetActionsByAddressRequest.Builder
uint64 count = 3;
clearCount() - Method in class com.github.iotexproject.grpc.api.GetActionsByBlockRequest.Builder
uint64 count = 3;
clearCount() - Method in class com.github.iotexproject.grpc.api.GetActionsByIndexRequest.Builder
uint64 count = 2;
clearCount() - Method in class com.github.iotexproject.grpc.api.GetBlockMetasByIndexRequest.Builder
uint64 count = 2;
clearCount() - Method in class com.github.iotexproject.grpc.api.GetLogsByRange.Builder
uint64 count = 2;
clearCount() - Method in class com.github.iotexproject.grpc.api.GetRawBlocksRequest.Builder
uint64 count = 2;
clearCount() - Method in class com.github.iotexproject.grpc.api.GetUnconfirmedActionsByAddressRequest.Builder
uint64 count = 3;
clearCreateDeposit() - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.CreateDeposit createDeposit = 16;
clearCreatePlumChain() - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
PlumChain
clearData() - Method in class com.github.iotexproject.grpc.api.ReadContractResponse.Builder
string data = 1;
clearData() - Method in class com.github.iotexproject.grpc.api.ReadStateResponse.Builder
bytes data = 1;
clearData() - Method in class com.github.iotexproject.grpc.types.ClaimFromRewardingFund.Builder
bytes data = 2;
clearData() - Method in class com.github.iotexproject.grpc.types.DepositToRewardingFund.Builder
bytes data = 2;
clearData() - Method in class com.github.iotexproject.grpc.types.Execution.Builder
bytes data = 3;
clearData() - Method in class com.github.iotexproject.grpc.types.Log.Builder
bytes data = 3;
clearDelegates() - Method in class com.github.iotexproject.grpc.types.GenesisPoll.Builder
repeated .iotextypes.GenesisDelegate delegates = 8;
clearDeltaStateDigest() - Method in class com.github.iotexproject.grpc.types.BlockHeaderCore.Builder
bytes deltaStateDigest = 6;
clearDeltaStateDigest() - Method in class com.github.iotexproject.grpc.types.BlockMeta.Builder
string deltaStateDigest = 9;
clearDenomination() - Method in class com.github.iotexproject.grpc.types.PlumTransfer.Builder
bytes denomination = 2;
clearDepositToRewardingFund() - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
Rewarding protocol actions
clearEnableGravityChainVoting() - Method in class com.github.iotexproject.grpc.types.GenesisPoll.Builder
bool enableGravityChainVoting = 1;
clearEnd() - Method in class com.github.iotexproject.grpc.rpc.BlockSync.Builder
uint64 end = 3;
clearEndorsement() - Method in class com.github.iotexproject.grpc.types.ConsensusMessage.Builder
.iotextypes.Endorsement endorsement = 2;
clearEndorsements() - Method in class com.github.iotexproject.grpc.types.BlockFooter.Builder
repeated .iotextypes.Endorsement endorsements = 1;
clearEndorsements() - Method in class com.github.iotexproject.grpc.types.BlockProposal.Builder
repeated .iotextypes.Endorsement endorsements = 2;
clearEndorser() - Method in class com.github.iotexproject.grpc.types.Endorsement.Builder
bytes endorser = 2;
clearEpoch() - Method in class com.github.iotexproject.grpc.types.ChainMeta.Builder
.iotextypes.EpochData epoch = 4;
clearEpochData() - Method in class com.github.iotexproject.grpc.api.GetEpochMetaResponse.Builder
.iotextypes.EpochData epochData = 1;
clearEpochNumber() - Method in class com.github.iotexproject.grpc.api.GetEpochMetaRequest.Builder
uint64 epochNumber = 1;
clearEpochReward() - Method in class com.github.iotexproject.grpc.types.GenesisRewarding.Builder
string epochReward = 4;
clearExecution() - Method in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionRequest.Builder
.iotextypes.Execution execution = 2;
clearExecution() - Method in class com.github.iotexproject.grpc.api.ReadContractRequest.Builder
.iotextypes.Execution execution = 1;
clearExecution() - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.Execution execution = 12;
clearExitTransfer() - Method in class com.github.iotexproject.grpc.types.PlumStartExit.Builder
bytes exitTransfer = 5;
clearExitTransferBlockHeight() - Method in class com.github.iotexproject.grpc.types.PlumStartExit.Builder
uint64 exitTransferBlockHeight = 7;
clearExitTransferBlockProof() - Method in class com.github.iotexproject.grpc.types.PlumStartExit.Builder
bytes exitTransferBlockProof = 6;
clearField(Descriptors.FieldDescriptor) - Method in class com.github.iotexproject.grpc.api.ActionInfo.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.github.iotexproject.grpc.api.BlockInfo.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.github.iotexproject.grpc.api.BlockProducerInfo.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.github.iotexproject.grpc.api.EstimateGasForActionRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.github.iotexproject.grpc.api.EstimateGasForActionResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.github.iotexproject.grpc.api.GetAccountRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.github.iotexproject.grpc.api.GetAccountResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.github.iotexproject.grpc.api.GetActionByHashRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.github.iotexproject.grpc.api.GetActionsByAddressRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.github.iotexproject.grpc.api.GetActionsByBlockRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.github.iotexproject.grpc.api.GetActionsByIndexRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.github.iotexproject.grpc.api.GetActionsRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.github.iotexproject.grpc.api.GetActionsResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.github.iotexproject.grpc.api.GetBlockMetaByHashRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.github.iotexproject.grpc.api.GetBlockMetasByIndexRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.github.iotexproject.grpc.api.GetBlockMetasRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.github.iotexproject.grpc.api.GetBlockMetasResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.github.iotexproject.grpc.api.GetChainMetaRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.github.iotexproject.grpc.api.GetChainMetaResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.github.iotexproject.grpc.api.GetEpochMetaRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.github.iotexproject.grpc.api.GetEpochMetaResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.github.iotexproject.grpc.api.GetLogsByBlock.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.github.iotexproject.grpc.api.GetLogsByRange.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.github.iotexproject.grpc.api.GetLogsRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.github.iotexproject.grpc.api.GetLogsResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.github.iotexproject.grpc.api.GetRawBlocksRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.github.iotexproject.grpc.api.GetRawBlocksResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.github.iotexproject.grpc.api.GetReceiptByActionRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.github.iotexproject.grpc.api.GetReceiptByActionResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.github.iotexproject.grpc.api.GetServerMetaRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.github.iotexproject.grpc.api.GetServerMetaResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.github.iotexproject.grpc.api.GetUnconfirmedActionsByAddressRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.github.iotexproject.grpc.api.LogsFilter.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.github.iotexproject.grpc.api.ReadContractRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.github.iotexproject.grpc.api.ReadContractResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.github.iotexproject.grpc.api.ReadStateRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.github.iotexproject.grpc.api.ReadStateResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.github.iotexproject.grpc.api.ReceiptInfo.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.github.iotexproject.grpc.api.SendActionRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.github.iotexproject.grpc.api.SendActionResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.github.iotexproject.grpc.api.SendSignedActionBytesRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.github.iotexproject.grpc.api.StreamBlocksRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.github.iotexproject.grpc.api.StreamBlocksResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.github.iotexproject.grpc.api.StreamLogsRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.github.iotexproject.grpc.api.StreamLogsResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.github.iotexproject.grpc.api.SuggestGasPriceRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.github.iotexproject.grpc.api.SuggestGasPriceResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.github.iotexproject.grpc.api.Topics.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.github.iotexproject.grpc.rpc.BlockSync.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.github.iotexproject.grpc.rpc.BroadcastMsg.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.github.iotexproject.grpc.rpc.UnicastMsg.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.github.iotexproject.grpc.testing.TestPayload.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.github.iotexproject.grpc.types.AccountMeta.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.github.iotexproject.grpc.types.Action.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.github.iotexproject.grpc.types.Block.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.github.iotexproject.grpc.types.BlockBody.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.github.iotexproject.grpc.types.BlockFooter.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.github.iotexproject.grpc.types.BlockHeader.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.github.iotexproject.grpc.types.BlockHeaderCore.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.github.iotexproject.grpc.types.BlockMeta.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.github.iotexproject.grpc.types.BlockProposal.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.github.iotexproject.grpc.types.Candidate.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.github.iotexproject.grpc.types.CandidateList.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.github.iotexproject.grpc.types.ChainMeta.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.github.iotexproject.grpc.types.ClaimFromRewardingFund.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.github.iotexproject.grpc.types.ConsensusMessage.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.github.iotexproject.grpc.types.ConsensusVote.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.github.iotexproject.grpc.types.CreateDeposit.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.github.iotexproject.grpc.types.CreatePlumChain.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.github.iotexproject.grpc.types.DepositToRewardingFund.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.github.iotexproject.grpc.types.Endorsement.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.github.iotexproject.grpc.types.EpochData.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.github.iotexproject.grpc.types.Execution.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.github.iotexproject.grpc.types.Genesis.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.github.iotexproject.grpc.types.GenesisAccount.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.github.iotexproject.grpc.types.GenesisBlockchain.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.github.iotexproject.grpc.types.GenesisDelegate.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.github.iotexproject.grpc.types.GenesisPoll.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.github.iotexproject.grpc.types.GenesisRewarding.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.github.iotexproject.grpc.types.GrantReward.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.github.iotexproject.grpc.types.Log.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.github.iotexproject.grpc.types.MerkleRoot.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.github.iotexproject.grpc.types.PlumChallengeExit.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.github.iotexproject.grpc.types.PlumCreateDeposit.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.github.iotexproject.grpc.types.PlumFinalizeExit.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.github.iotexproject.grpc.types.PlumPutBlock.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.github.iotexproject.grpc.types.PlumResponseChallengeExit.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.github.iotexproject.grpc.types.PlumSettleDeposit.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.github.iotexproject.grpc.types.PlumStartExit.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.github.iotexproject.grpc.types.PlumTransfer.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.github.iotexproject.grpc.types.PutBlock.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.github.iotexproject.grpc.types.PutPollResult.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.github.iotexproject.grpc.types.Receipt.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.github.iotexproject.grpc.types.Receipts.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.github.iotexproject.grpc.types.ServerMeta.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.github.iotexproject.grpc.types.SettleDeposit.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.github.iotexproject.grpc.types.StartSubChain.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.github.iotexproject.grpc.types.StopSubChain.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.github.iotexproject.grpc.types.TerminatePlumChain.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.github.iotexproject.grpc.types.Transfer.Builder
 
clearFilter() - Method in class com.github.iotexproject.grpc.api.GetLogsRequest.Builder
.iotexapi.LogsFilter filter = 1;
clearFilter() - Method in class com.github.iotexproject.grpc.api.StreamLogsRequest.Builder
.iotexapi.LogsFilter filter = 1;
clearFooter() - Method in class com.github.iotexproject.grpc.types.Block.Builder
.iotextypes.BlockFooter footer = 3;
clearFoundationBonus() - Method in class com.github.iotexproject.grpc.types.GenesisRewarding.Builder
string foundationBonus = 6;
clearFoundationBonusLastEpoch() - Method in class com.github.iotexproject.grpc.types.GenesisRewarding.Builder
uint64 foundationBonusLastEpoch = 8;
clearFromBlock() - Method in class com.github.iotexproject.grpc.api.GetLogsByRange.Builder
uint64 fromBlock = 1;
clearGas() - Method in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionResponse.Builder
uint64 gas = 1;
clearGas() - Method in class com.github.iotexproject.grpc.api.EstimateGasForActionResponse.Builder
uint64 gas = 1;
clearGasConsumed() - Method in class com.github.iotexproject.grpc.types.Receipt.Builder
uint64 gasConsumed = 4;
clearGasFee() - Method in class com.github.iotexproject.grpc.api.ActionInfo.Builder
string gasFee = 7;
clearGasLimit() - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
uint64 gasLimit = 3;
clearGasPrice() - Method in class com.github.iotexproject.grpc.api.SuggestGasPriceResponse.Builder
uint64 gasPrice = 1;
clearGasPrice() - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
string gasPrice = 4;
clearGitStatus() - Method in class com.github.iotexproject.grpc.types.ServerMeta.Builder
string gitStatus = 3;
clearGoVersion() - Method in class com.github.iotexproject.grpc.types.ServerMeta.Builder
string goVersion = 4;
clearGrantReward() - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.GrantReward grantReward = 32;
clearGravityChainStartHeight() - Method in class com.github.iotexproject.grpc.types.EpochData.Builder
uint64 gravityChainStartHeight = 3;
clearGravityChainStartHeight() - Method in class com.github.iotexproject.grpc.types.GenesisPoll.Builder
uint64 gravityChainStartHeight = 2;
clearHash() - Method in class com.github.iotexproject.grpc.types.BlockMeta.Builder
string hash = 1;
clearHeader() - Method in class com.github.iotexproject.grpc.types.Block.Builder
.iotextypes.BlockHeader header = 1;
clearHeight() - Method in class com.github.iotexproject.grpc.types.BlockHeaderCore.Builder
uint64 height = 2;
clearHeight() - Method in class com.github.iotexproject.grpc.types.BlockMeta.Builder
uint64 height = 2;
clearHeight() - Method in class com.github.iotexproject.grpc.types.ChainMeta.Builder
uint64 height = 1;
clearHeight() - Method in class com.github.iotexproject.grpc.types.ConsensusMessage.Builder
uint64 height = 1;
clearHeight() - Method in class com.github.iotexproject.grpc.types.EpochData.Builder
uint64 height = 2;
clearHeight() - Method in class com.github.iotexproject.grpc.types.GrantReward.Builder
uint64 height = 2;
clearHeight() - Method in class com.github.iotexproject.grpc.types.PlumPutBlock.Builder
uint64 height = 2;
clearHeight() - Method in class com.github.iotexproject.grpc.types.PutBlock.Builder
uint64 height = 2;
clearHeight() - Method in class com.github.iotexproject.grpc.types.PutPollResult.Builder
uint64 height = 1;
clearIndex() - Method in class com.github.iotexproject.grpc.types.Log.Builder
uint32 index = 6;
clearIndex() - Method in class com.github.iotexproject.grpc.types.SettleDeposit.Builder
uint64 index = 3;
clearInitAdminAddr() - Method in class com.github.iotexproject.grpc.types.GenesisRewarding.Builder
string initAdminAddr = 1;
clearInitBalance() - Method in class com.github.iotexproject.grpc.types.GenesisRewarding.Builder
string initBalance = 2;
clearInitBalanceAddrs() - Method in class com.github.iotexproject.grpc.types.GenesisAccount.Builder
repeated string initBalanceAddrs = 1;
clearInitBalances() - Method in class com.github.iotexproject.grpc.types.GenesisAccount.Builder
repeated string initBalances = 2;
clearLog() - Method in class com.github.iotexproject.grpc.api.StreamLogsResponse.Builder
.iotextypes.Log log = 1;
clearLogs() - Method in class com.github.iotexproject.grpc.api.GetLogsResponse.Builder
repeated .iotextypes.Log logs = 1;
clearLogs() - Method in class com.github.iotexproject.grpc.types.Receipt.Builder
repeated .iotextypes.Log logs = 6;
clearLogsBloom() - Method in class com.github.iotexproject.grpc.types.BlockHeaderCore.Builder
bytes logsBloom = 8;
clearLookup() - Method in class com.github.iotexproject.grpc.api.GetActionsRequest.Builder
 
clearLookup() - Method in class com.github.iotexproject.grpc.api.GetBlockMetasRequest.Builder
 
clearLookup() - Method in class com.github.iotexproject.grpc.api.GetLogsRequest.Builder
 
clearMethodName() - Method in class com.github.iotexproject.grpc.api.ReadStateRequest.Builder
bytes methodName = 2;
clearMsg() - Method in class com.github.iotexproject.grpc.types.ConsensusMessage.Builder
 
clearMsgBody() - Method in class com.github.iotexproject.grpc.rpc.BroadcastMsg.Builder
bytes msg_body = 3;
clearMsgBody() - Method in class com.github.iotexproject.grpc.rpc.UnicastMsg.Builder
bytes msg_body = 4;
clearMsgBody() - Method in class com.github.iotexproject.grpc.testing.TestPayload.Builder
bytes msg_body = 1;
clearMsgType() - Method in class com.github.iotexproject.grpc.rpc.BroadcastMsg.Builder
.iotexrpc.MessageType msg_type = 2;
clearMsgType() - Method in class com.github.iotexproject.grpc.rpc.UnicastMsg.Builder
.iotexrpc.MessageType msg_type = 3;
clearName() - Method in class com.github.iotexproject.grpc.types.MerkleRoot.Builder
string name = 1;
clearNonce() - Method in class com.github.iotexproject.grpc.types.AccountMeta.Builder
uint64 nonce = 3;
clearNonce() - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
uint64 nonce = 2;
clearNum() - Method in class com.github.iotexproject.grpc.types.EpochData.Builder
uint64 num = 1;
clearNumActions() - Method in class com.github.iotexproject.grpc.types.AccountMeta.Builder
uint64 numActions = 5;
clearNumActions() - Method in class com.github.iotexproject.grpc.types.BlockMeta.Builder
int64 numActions = 4;
clearNumActions() - Method in class com.github.iotexproject.grpc.types.ChainMeta.Builder
int64 numActions = 2;
clearNumCandidateDelegates() - Method in class com.github.iotexproject.grpc.types.GenesisBlockchain.Builder
uint64 numCandidateDelegates = 7;
clearNumDelegates() - Method in class com.github.iotexproject.grpc.types.GenesisBlockchain.Builder
uint64 numDelegates = 6;
clearNumDelegatesForEpochReward() - Method in class com.github.iotexproject.grpc.types.GenesisRewarding.Builder
uint64 numDelegatesForEpochReward = 5;
clearNumDelegatesForFoundationBonus() - Method in class com.github.iotexproject.grpc.types.GenesisRewarding.Builder
uint64 numDelegatesForFoundationBonus = 7;
clearNumSubEpochs() - Method in class com.github.iotexproject.grpc.types.GenesisBlockchain.Builder
uint64 numSubEpochs = 5;
clearOneof(Descriptors.OneofDescriptor) - Method in class com.github.iotexproject.grpc.api.ActionInfo.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.github.iotexproject.grpc.api.BlockInfo.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.github.iotexproject.grpc.api.BlockProducerInfo.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.github.iotexproject.grpc.api.EstimateGasForActionRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.github.iotexproject.grpc.api.EstimateGasForActionResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.github.iotexproject.grpc.api.GetAccountRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.github.iotexproject.grpc.api.GetAccountResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.github.iotexproject.grpc.api.GetActionByHashRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.github.iotexproject.grpc.api.GetActionsByAddressRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.github.iotexproject.grpc.api.GetActionsByBlockRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.github.iotexproject.grpc.api.GetActionsByIndexRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.github.iotexproject.grpc.api.GetActionsRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.github.iotexproject.grpc.api.GetActionsResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.github.iotexproject.grpc.api.GetBlockMetaByHashRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.github.iotexproject.grpc.api.GetBlockMetasByIndexRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.github.iotexproject.grpc.api.GetBlockMetasRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.github.iotexproject.grpc.api.GetBlockMetasResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.github.iotexproject.grpc.api.GetChainMetaRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.github.iotexproject.grpc.api.GetChainMetaResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.github.iotexproject.grpc.api.GetEpochMetaRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.github.iotexproject.grpc.api.GetEpochMetaResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.github.iotexproject.grpc.api.GetLogsByBlock.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.github.iotexproject.grpc.api.GetLogsByRange.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.github.iotexproject.grpc.api.GetLogsRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.github.iotexproject.grpc.api.GetLogsResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.github.iotexproject.grpc.api.GetRawBlocksRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.github.iotexproject.grpc.api.GetRawBlocksResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.github.iotexproject.grpc.api.GetReceiptByActionRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.github.iotexproject.grpc.api.GetReceiptByActionResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.github.iotexproject.grpc.api.GetServerMetaRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.github.iotexproject.grpc.api.GetServerMetaResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.github.iotexproject.grpc.api.GetUnconfirmedActionsByAddressRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.github.iotexproject.grpc.api.LogsFilter.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.github.iotexproject.grpc.api.ReadContractRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.github.iotexproject.grpc.api.ReadContractResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.github.iotexproject.grpc.api.ReadStateRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.github.iotexproject.grpc.api.ReadStateResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.github.iotexproject.grpc.api.ReceiptInfo.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.github.iotexproject.grpc.api.SendActionRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.github.iotexproject.grpc.api.SendActionResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.github.iotexproject.grpc.api.SendSignedActionBytesRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.github.iotexproject.grpc.api.StreamBlocksRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.github.iotexproject.grpc.api.StreamBlocksResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.github.iotexproject.grpc.api.StreamLogsRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.github.iotexproject.grpc.api.StreamLogsResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.github.iotexproject.grpc.api.SuggestGasPriceRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.github.iotexproject.grpc.api.SuggestGasPriceResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.github.iotexproject.grpc.api.Topics.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.github.iotexproject.grpc.rpc.BlockSync.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.github.iotexproject.grpc.rpc.BroadcastMsg.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.github.iotexproject.grpc.rpc.UnicastMsg.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.github.iotexproject.grpc.testing.TestPayload.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.github.iotexproject.grpc.types.AccountMeta.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.github.iotexproject.grpc.types.Action.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.github.iotexproject.grpc.types.Block.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.github.iotexproject.grpc.types.BlockBody.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.github.iotexproject.grpc.types.BlockFooter.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.github.iotexproject.grpc.types.BlockHeader.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.github.iotexproject.grpc.types.BlockHeaderCore.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.github.iotexproject.grpc.types.BlockMeta.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.github.iotexproject.grpc.types.BlockProposal.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.github.iotexproject.grpc.types.Candidate.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.github.iotexproject.grpc.types.CandidateList.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.github.iotexproject.grpc.types.ChainMeta.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.github.iotexproject.grpc.types.ClaimFromRewardingFund.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.github.iotexproject.grpc.types.ConsensusMessage.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.github.iotexproject.grpc.types.ConsensusVote.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.github.iotexproject.grpc.types.CreateDeposit.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.github.iotexproject.grpc.types.CreatePlumChain.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.github.iotexproject.grpc.types.DepositToRewardingFund.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.github.iotexproject.grpc.types.Endorsement.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.github.iotexproject.grpc.types.EpochData.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.github.iotexproject.grpc.types.Execution.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.github.iotexproject.grpc.types.Genesis.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.github.iotexproject.grpc.types.GenesisAccount.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.github.iotexproject.grpc.types.GenesisBlockchain.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.github.iotexproject.grpc.types.GenesisDelegate.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.github.iotexproject.grpc.types.GenesisPoll.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.github.iotexproject.grpc.types.GenesisRewarding.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.github.iotexproject.grpc.types.GrantReward.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.github.iotexproject.grpc.types.Log.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.github.iotexproject.grpc.types.MerkleRoot.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.github.iotexproject.grpc.types.PlumChallengeExit.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.github.iotexproject.grpc.types.PlumCreateDeposit.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.github.iotexproject.grpc.types.PlumFinalizeExit.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.github.iotexproject.grpc.types.PlumPutBlock.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.github.iotexproject.grpc.types.PlumResponseChallengeExit.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.github.iotexproject.grpc.types.PlumSettleDeposit.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.github.iotexproject.grpc.types.PlumStartExit.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.github.iotexproject.grpc.types.PlumTransfer.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.github.iotexproject.grpc.types.PutBlock.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.github.iotexproject.grpc.types.PutPollResult.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.github.iotexproject.grpc.types.Receipt.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.github.iotexproject.grpc.types.Receipts.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.github.iotexproject.grpc.types.ServerMeta.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.github.iotexproject.grpc.types.SettleDeposit.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.github.iotexproject.grpc.types.StartSubChain.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.github.iotexproject.grpc.types.StopSubChain.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.github.iotexproject.grpc.types.TerminatePlumChain.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.github.iotexproject.grpc.types.Transfer.Builder
 
clearOperationDeposit() - Method in class com.github.iotexproject.grpc.types.StartSubChain.Builder
string operationDeposit = 3;
clearOperatorAddr() - Method in class com.github.iotexproject.grpc.types.GenesisDelegate.Builder
string operatorAddr = 1;
clearOwner() - Method in class com.github.iotexproject.grpc.types.PlumTransfer.Builder
string owner = 3;
clearPackageCommitID() - Method in class com.github.iotexproject.grpc.types.ServerMeta.Builder
string packageCommitID = 2;
clearPackageVersion() - Method in class com.github.iotexproject.grpc.types.ServerMeta.Builder
string packageVersion = 1;
clearParentHeightOffset() - Method in class com.github.iotexproject.grpc.types.StartSubChain.Builder
uint64 parentHeightOffset = 5;
clearPayload() - Method in class com.github.iotexproject.grpc.types.Transfer.Builder
bytes payload = 3;
clearPeerId() - Method in class com.github.iotexproject.grpc.rpc.BroadcastMsg.Builder
string peer_id = 4;
clearPeerId() - Method in class com.github.iotexproject.grpc.rpc.UnicastMsg.Builder
string peer_id = 5;
clearPendingNonce() - Method in class com.github.iotexproject.grpc.types.AccountMeta.Builder
uint64 pendingNonce = 4;
clearPlumChallengeExit() - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.PlumChallengeExit plumChallengeExit = 23;
clearPlumCreateDeposit() - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.PlumCreateDeposit plumCreateDeposit = 21;
clearPlumFinalizeExit() - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.PlumFinalizeExit plumFinalizeExit = 25;
clearPlumPutBlock() - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.PlumPutBlock plumPutBlock = 20;
clearPlumResponseChallengeExit() - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.PlumResponseChallengeExit plumResponseChallengeExit = 24;
clearPlumSettleDeposit() - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.PlumSettleDeposit plumSettleDeposit = 26;
clearPlumStartExit() - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.PlumStartExit plumStartExit = 22;
clearPlumTransfer() - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.PlumTransfer plumTransfer = 27;
clearPoll() - Method in class com.github.iotexproject.grpc.types.Genesis.Builder
.iotextypes.GenesisPoll poll = 3;
clearPrevBlockHash() - Method in class com.github.iotexproject.grpc.types.BlockHeaderCore.Builder
bytes prevBlockHash = 4;
clearPreviousTransfer() - Method in class com.github.iotexproject.grpc.types.PlumStartExit.Builder
bytes previousTransfer = 2;
clearPreviousTransferBlockHeight() - Method in class com.github.iotexproject.grpc.types.PlumResponseChallengeExit.Builder
uint64 previousTransferBlockHeight = 6;
clearPreviousTransferBlockHeight() - Method in class com.github.iotexproject.grpc.types.PlumStartExit.Builder
uint64 previousTransferBlockHeight = 4;
clearPreviousTransferBlockProof() - Method in class com.github.iotexproject.grpc.types.PlumStartExit.Builder
bytes previousTransferBlockProof = 3;
clearProducerAddress() - Method in class com.github.iotexproject.grpc.types.BlockMeta.Builder
string producerAddress = 5;
clearProducerPubkey() - Method in class com.github.iotexproject.grpc.types.BlockHeader.Builder
bytes producerPubkey = 2;
clearProduction() - Method in class com.github.iotexproject.grpc.api.BlockProducerInfo.Builder
uint64 production = 4;
clearProductivityThreshold() - Method in class com.github.iotexproject.grpc.types.GenesisRewarding.Builder
uint64 productivityThreshold = 9;
clearProtocolID() - Method in class com.github.iotexproject.grpc.api.ReadStateRequest.Builder
bytes protocolID = 1;
clearPubKey() - Method in class com.github.iotexproject.grpc.types.Candidate.Builder
bytes pubKey = 3;
clearPutBlock() - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.PutBlock putBlock = 15;
clearPutPollResult() - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.PutPollResult putPollResult = 50;
clearReceipt() - Method in class com.github.iotexproject.grpc.api.ReadContractResponse.Builder
.iotextypes.Receipt receipt = 2;
clearReceipt() - Method in class com.github.iotexproject.grpc.api.ReceiptInfo.Builder
.iotextypes.Receipt receipt = 1;
clearReceiptInfo() - Method in class com.github.iotexproject.grpc.api.GetReceiptByActionResponse.Builder
.iotexapi.ReceiptInfo receiptInfo = 1;
clearReceiptRoot() - Method in class com.github.iotexproject.grpc.types.BlockHeaderCore.Builder
bytes receiptRoot = 7;
clearReceiptRoot() - Method in class com.github.iotexproject.grpc.types.BlockMeta.Builder
string receiptRoot = 8;
clearReceipts() - Method in class com.github.iotexproject.grpc.api.BlockInfo.Builder
repeated .iotextypes.Receipt receipts = 2;
clearReceipts() - Method in class com.github.iotexproject.grpc.types.Receipts.Builder
repeated .iotextypes.Receipt receipts = 1;
clearRecipient() - Method in class com.github.iotexproject.grpc.types.CreateDeposit.Builder
string recipient = 3;
clearRecipient() - Method in class com.github.iotexproject.grpc.types.PlumCreateDeposit.Builder
string recipient = 3;
clearRecipient() - Method in class com.github.iotexproject.grpc.types.PlumTransfer.Builder
string recipient = 4;
clearRecipient() - Method in class com.github.iotexproject.grpc.types.SettleDeposit.Builder
string recipient = 2;
clearRecipient() - Method in class com.github.iotexproject.grpc.types.Transfer.Builder
string recipient = 2;
clearRegisterContractAddress() - Method in class com.github.iotexproject.grpc.types.GenesisPoll.Builder
string registerContractAddress = 3;
clearResponseTransfer() - Method in class com.github.iotexproject.grpc.types.PlumResponseChallengeExit.Builder
bytes responseTransfer = 4;
clearResponseTransferBlockProof() - Method in class com.github.iotexproject.grpc.types.PlumResponseChallengeExit.Builder
bytes responseTransferBlockProof = 5;
clearRewardAddr() - Method in class com.github.iotexproject.grpc.types.GenesisDelegate.Builder
string rewardAddr = 2;
clearRewardAddress() - Method in class com.github.iotexproject.grpc.types.Candidate.Builder
string rewardAddress = 4;
clearRewarding() - Method in class com.github.iotexproject.grpc.types.Genesis.Builder
.iotextypes.GenesisRewarding rewarding = 4;
clearRoots() - Method in class com.github.iotexproject.grpc.types.PlumPutBlock.Builder
 
clearRoots() - Method in class com.github.iotexproject.grpc.types.PutBlock.Builder
repeated .iotextypes.MerkleRoot roots = 3;
clearScoreThreshold() - Method in class com.github.iotexproject.grpc.types.GenesisPoll.Builder
string scoreThreshold = 6;
clearSecurityDeposit() - Method in class com.github.iotexproject.grpc.types.StartSubChain.Builder
string securityDeposit = 2;
clearSelfStakingThreshold() - Method in class com.github.iotexproject.grpc.types.GenesisPoll.Builder
string selfStakingThreshold = 7;
clearSender() - Method in class com.github.iotexproject.grpc.api.ActionInfo.Builder
string sender = 6;
clearSenderPubKey() - Method in class com.github.iotexproject.grpc.types.Action.Builder
bytes senderPubKey = 2;
clearServerMeta() - Method in class com.github.iotexproject.grpc.api.GetServerMetaResponse.Builder
.iotextypes.ServerMeta serverMeta = 1;
clearSettleDeposit() - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.SettleDeposit settleDeposit = 17;
clearSignature() - Method in class com.github.iotexproject.grpc.types.Action.Builder
bytes signature = 3;
clearSignature() - Method in class com.github.iotexproject.grpc.types.BlockHeader.Builder
bytes signature = 3;
clearSignature() - Method in class com.github.iotexproject.grpc.types.Endorsement.Builder
bytes signature = 3;
clearSignedActionBytes() - Method in class com.github.iotexproject.grpc.api.SendSignedActionBytesRequest.Builder
string signedActionBytes = 1;
clearStakingContractAddress() - Method in class com.github.iotexproject.grpc.types.GenesisPoll.Builder
string stakingContractAddress = 4;
clearStart() - Method in class com.github.iotexproject.grpc.api.GetActionsByAddressRequest.Builder
uint64 start = 2;
clearStart() - Method in class com.github.iotexproject.grpc.api.GetActionsByBlockRequest.Builder
uint64 start = 2;
clearStart() - Method in class com.github.iotexproject.grpc.api.GetActionsByIndexRequest.Builder
uint64 start = 1;
clearStart() - Method in class com.github.iotexproject.grpc.api.GetBlockMetasByIndexRequest.Builder
uint64 start = 1;
clearStart() - Method in class com.github.iotexproject.grpc.api.GetUnconfirmedActionsByAddressRequest.Builder
uint64 start = 2;
clearStart() - Method in class com.github.iotexproject.grpc.rpc.BlockSync.Builder
uint64 start = 2;
clearStartHeight() - Method in class com.github.iotexproject.grpc.api.GetRawBlocksRequest.Builder
uint64 startHeight = 1;
clearStartHeight() - Method in class com.github.iotexproject.grpc.types.StartSubChain.Builder
uint64 startHeight = 4;
clearStartSubChain() - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
FedChain
clearStatus() - Method in class com.github.iotexproject.grpc.types.Receipt.Builder
uint64 status = 1;
clearStopHeight() - Method in class com.github.iotexproject.grpc.types.StopSubChain.Builder
uint64 stopHeight = 2;
clearStopSubChain() - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.StopSubChain stopSubChain = 14;
clearSubChainAddress() - Method in class com.github.iotexproject.grpc.types.PlumChallengeExit.Builder
string subChainAddress = 1;
clearSubChainAddress() - Method in class com.github.iotexproject.grpc.types.PlumCreateDeposit.Builder
string subChainAddress = 1;
clearSubChainAddress() - Method in class com.github.iotexproject.grpc.types.PlumFinalizeExit.Builder
string subChainAddress = 1;
clearSubChainAddress() - Method in class com.github.iotexproject.grpc.types.PlumPutBlock.Builder
string subChainAddress = 1;
clearSubChainAddress() - Method in class com.github.iotexproject.grpc.types.PlumResponseChallengeExit.Builder
string subChainAddress = 1;
clearSubChainAddress() - Method in class com.github.iotexproject.grpc.types.PlumStartExit.Builder
string subChainAddress = 1;
clearSubChainAddress() - Method in class com.github.iotexproject.grpc.types.PutBlock.Builder
string subChainAddress = 1;
clearSubChainAddress() - Method in class com.github.iotexproject.grpc.types.StopSubChain.Builder
string subChainAddress = 3;
clearSubChainAddress() - Method in class com.github.iotexproject.grpc.types.TerminatePlumChain.Builder
string subChainAddress = 1;
clearTerminatePlumChain() - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.TerminatePlumChain terminatePlumChain = 19;
clearTimeBasedRotation() - Method in class com.github.iotexproject.grpc.types.GenesisBlockchain.Builder
bool timeBasedRotation = 8;
clearTimestamp() - Method in class com.github.iotexproject.grpc.api.ActionInfo.Builder
.google.protobuf.Timestamp timestamp = 4;
clearTimestamp() - Method in class com.github.iotexproject.grpc.rpc.BroadcastMsg.Builder
.google.protobuf.Timestamp timestamp = 5;
clearTimestamp() - Method in class com.github.iotexproject.grpc.rpc.UnicastMsg.Builder
.google.protobuf.Timestamp timestamp = 6;
clearTimestamp() - Method in class com.github.iotexproject.grpc.types.BlockFooter.Builder
.google.protobuf.Timestamp timestamp = 2;
clearTimestamp() - Method in class com.github.iotexproject.grpc.types.BlockHeaderCore.Builder
.google.protobuf.Timestamp timestamp = 3;
clearTimestamp() - Method in class com.github.iotexproject.grpc.types.BlockMeta.Builder
.google.protobuf.Timestamp timestamp = 3;
clearTimestamp() - Method in class com.github.iotexproject.grpc.types.Endorsement.Builder
.google.protobuf.Timestamp timestamp = 1;
clearTimestamp() - Method in class com.github.iotexproject.grpc.types.GenesisBlockchain.Builder
int64 timestamp = 1;
clearTopic() - Method in class com.github.iotexproject.grpc.api.Topics.Builder
repeated bytes topic = 1;
clearTopic() - Method in class com.github.iotexproject.grpc.types.ConsensusVote.Builder
.iotextypes.ConsensusVote.Topic topic = 2;
clearTopics() - Method in class com.github.iotexproject.grpc.api.LogsFilter.Builder
repeated .iotexapi.Topics topics = 2;
clearTopics() - Method in class com.github.iotexproject.grpc.types.Log.Builder
repeated bytes topics = 2;
clearTotal() - Method in class com.github.iotexproject.grpc.api.GetActionsResponse.Builder
uint64 total = 2;
clearTotal() - Method in class com.github.iotexproject.grpc.api.GetBlockMetasResponse.Builder
uint64 total = 2;
clearTotalBlocks() - Method in class com.github.iotexproject.grpc.api.GetEpochMetaResponse.Builder
uint64 totalBlocks = 2;
clearTps() - Method in class com.github.iotexproject.grpc.types.ChainMeta.Builder
int64 tps = 3;
clearTpsFloat() - Method in class com.github.iotexproject.grpc.types.ChainMeta.Builder
float tpsFloat = 5;
clearTransfer() - Method in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionRequest.Builder
.iotextypes.Transfer transfer = 1;
clearTransfer() - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.Transfer transfer = 10;
clearTransferAmount() - Method in class com.github.iotexproject.grpc.types.BlockMeta.Builder
string transferAmount = 6;
clearTxRoot() - Method in class com.github.iotexproject.grpc.types.BlockHeaderCore.Builder
bytes txRoot = 5;
clearTxRoot() - Method in class com.github.iotexproject.grpc.types.BlockMeta.Builder
string txRoot = 7;
clearType() - Method in class com.github.iotexproject.grpc.types.GrantReward.Builder
.iotextypes.RewardType type = 1;
clearUnconfirmedByAddr() - Method in class com.github.iotexproject.grpc.api.GetActionsRequest.Builder
.iotexapi.GetUnconfirmedActionsByAddressRequest unconfirmedByAddr = 4;
clearValue() - Method in class com.github.iotexproject.grpc.types.MerkleRoot.Builder
bytes value = 2;
clearVersion() - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
uint32 version = 1;
clearVersion() - Method in class com.github.iotexproject.grpc.types.BlockHeaderCore.Builder
uint32 version = 1;
clearVote() - Method in class com.github.iotexproject.grpc.types.ConsensusMessage.Builder
.iotextypes.ConsensusVote vote = 101;
clearVotes() - Method in class com.github.iotexproject.grpc.api.BlockProducerInfo.Builder
string votes = 2;
clearVotes() - Method in class com.github.iotexproject.grpc.types.Candidate.Builder
bytes votes = 2;
clearVotes() - Method in class com.github.iotexproject.grpc.types.GenesisDelegate.Builder
string votes = 3;
clearVoteThreshold() - Method in class com.github.iotexproject.grpc.types.GenesisPoll.Builder
string voteThreshold = 5;
clearWithReceipts() - Method in class com.github.iotexproject.grpc.api.GetRawBlocksRequest.Builder
bool withReceipts = 3;
client - Variable in class com.github.iotexproject.antenna.action.method.AbstractMethod
 
clone() - Method in class com.github.iotexproject.grpc.api.ActionInfo.Builder
 
clone() - Method in class com.github.iotexproject.grpc.api.BlockInfo.Builder
 
clone() - Method in class com.github.iotexproject.grpc.api.BlockProducerInfo.Builder
 
clone() - Method in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionRequest.Builder
 
clone() - Method in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionResponse.Builder
 
clone() - Method in class com.github.iotexproject.grpc.api.EstimateGasForActionRequest.Builder
 
clone() - Method in class com.github.iotexproject.grpc.api.EstimateGasForActionResponse.Builder
 
clone() - Method in class com.github.iotexproject.grpc.api.GetAccountRequest.Builder
 
clone() - Method in class com.github.iotexproject.grpc.api.GetAccountResponse.Builder
 
clone() - Method in class com.github.iotexproject.grpc.api.GetActionByHashRequest.Builder
 
clone() - Method in class com.github.iotexproject.grpc.api.GetActionsByAddressRequest.Builder
 
clone() - Method in class com.github.iotexproject.grpc.api.GetActionsByBlockRequest.Builder
 
clone() - Method in class com.github.iotexproject.grpc.api.GetActionsByIndexRequest.Builder
 
clone() - Method in class com.github.iotexproject.grpc.api.GetActionsRequest.Builder
 
clone() - Method in class com.github.iotexproject.grpc.api.GetActionsResponse.Builder
 
clone() - Method in class com.github.iotexproject.grpc.api.GetBlockMetaByHashRequest.Builder
 
clone() - Method in class com.github.iotexproject.grpc.api.GetBlockMetasByIndexRequest.Builder
 
clone() - Method in class com.github.iotexproject.grpc.api.GetBlockMetasRequest.Builder
 
clone() - Method in class com.github.iotexproject.grpc.api.GetBlockMetasResponse.Builder
 
clone() - Method in class com.github.iotexproject.grpc.api.GetChainMetaRequest.Builder
 
clone() - Method in class com.github.iotexproject.grpc.api.GetChainMetaResponse.Builder
 
clone() - Method in class com.github.iotexproject.grpc.api.GetEpochMetaRequest.Builder
 
clone() - Method in class com.github.iotexproject.grpc.api.GetEpochMetaResponse.Builder
 
clone() - Method in class com.github.iotexproject.grpc.api.GetLogsByBlock.Builder
 
clone() - Method in class com.github.iotexproject.grpc.api.GetLogsByRange.Builder
 
clone() - Method in class com.github.iotexproject.grpc.api.GetLogsRequest.Builder
 
clone() - Method in class com.github.iotexproject.grpc.api.GetLogsResponse.Builder
 
clone() - Method in class com.github.iotexproject.grpc.api.GetRawBlocksRequest.Builder
 
clone() - Method in class com.github.iotexproject.grpc.api.GetRawBlocksResponse.Builder
 
clone() - Method in class com.github.iotexproject.grpc.api.GetReceiptByActionRequest.Builder
 
clone() - Method in class com.github.iotexproject.grpc.api.GetReceiptByActionResponse.Builder
 
clone() - Method in class com.github.iotexproject.grpc.api.GetServerMetaRequest.Builder
 
clone() - Method in class com.github.iotexproject.grpc.api.GetServerMetaResponse.Builder
 
clone() - Method in class com.github.iotexproject.grpc.api.GetUnconfirmedActionsByAddressRequest.Builder
 
clone() - Method in class com.github.iotexproject.grpc.api.LogsFilter.Builder
 
clone() - Method in class com.github.iotexproject.grpc.api.ReadContractRequest.Builder
 
clone() - Method in class com.github.iotexproject.grpc.api.ReadContractResponse.Builder
 
clone() - Method in class com.github.iotexproject.grpc.api.ReadStateRequest.Builder
 
clone() - Method in class com.github.iotexproject.grpc.api.ReadStateResponse.Builder
 
clone() - Method in class com.github.iotexproject.grpc.api.ReceiptInfo.Builder
 
clone() - Method in class com.github.iotexproject.grpc.api.SendActionRequest.Builder
 
clone() - Method in class com.github.iotexproject.grpc.api.SendActionResponse.Builder
 
clone() - Method in class com.github.iotexproject.grpc.api.SendSignedActionBytesRequest.Builder
 
clone() - Method in class com.github.iotexproject.grpc.api.StreamBlocksRequest.Builder
 
clone() - Method in class com.github.iotexproject.grpc.api.StreamBlocksResponse.Builder
 
clone() - Method in class com.github.iotexproject.grpc.api.StreamLogsRequest.Builder
 
clone() - Method in class com.github.iotexproject.grpc.api.StreamLogsResponse.Builder
 
clone() - Method in class com.github.iotexproject.grpc.api.SuggestGasPriceRequest.Builder
 
clone() - Method in class com.github.iotexproject.grpc.api.SuggestGasPriceResponse.Builder
 
clone() - Method in class com.github.iotexproject.grpc.api.Topics.Builder
 
clone() - Method in class com.github.iotexproject.grpc.rpc.BlockSync.Builder
 
clone() - Method in class com.github.iotexproject.grpc.rpc.BroadcastMsg.Builder
 
clone() - Method in class com.github.iotexproject.grpc.rpc.UnicastMsg.Builder
 
clone() - Method in class com.github.iotexproject.grpc.testing.TestPayload.Builder
 
clone() - Method in class com.github.iotexproject.grpc.types.AccountMeta.Builder
 
clone() - Method in class com.github.iotexproject.grpc.types.Action.Builder
 
clone() - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
 
clone() - Method in class com.github.iotexproject.grpc.types.Block.Builder
 
clone() - Method in class com.github.iotexproject.grpc.types.BlockBody.Builder
 
clone() - Method in class com.github.iotexproject.grpc.types.BlockFooter.Builder
 
clone() - Method in class com.github.iotexproject.grpc.types.BlockHeader.Builder
 
clone() - Method in class com.github.iotexproject.grpc.types.BlockHeaderCore.Builder
 
clone() - Method in class com.github.iotexproject.grpc.types.BlockMeta.Builder
 
clone() - Method in class com.github.iotexproject.grpc.types.BlockProposal.Builder
 
clone() - Method in class com.github.iotexproject.grpc.types.Candidate.Builder
 
clone() - Method in class com.github.iotexproject.grpc.types.CandidateList.Builder
 
clone() - Method in class com.github.iotexproject.grpc.types.ChainMeta.Builder
 
clone() - Method in class com.github.iotexproject.grpc.types.ClaimFromRewardingFund.Builder
 
clone() - Method in class com.github.iotexproject.grpc.types.ConsensusMessage.Builder
 
clone() - Method in class com.github.iotexproject.grpc.types.ConsensusVote.Builder
 
clone() - Method in class com.github.iotexproject.grpc.types.CreateDeposit.Builder
 
clone() - Method in class com.github.iotexproject.grpc.types.CreatePlumChain.Builder
 
clone() - Method in class com.github.iotexproject.grpc.types.DepositToRewardingFund.Builder
 
clone() - Method in class com.github.iotexproject.grpc.types.Endorsement.Builder
 
clone() - Method in class com.github.iotexproject.grpc.types.EpochData.Builder
 
clone() - Method in class com.github.iotexproject.grpc.types.Execution.Builder
 
clone() - Method in class com.github.iotexproject.grpc.types.Genesis.Builder
 
clone() - Method in class com.github.iotexproject.grpc.types.GenesisAccount.Builder
 
clone() - Method in class com.github.iotexproject.grpc.types.GenesisBlockchain.Builder
 
clone() - Method in class com.github.iotexproject.grpc.types.GenesisDelegate.Builder
 
clone() - Method in class com.github.iotexproject.grpc.types.GenesisPoll.Builder
 
clone() - Method in class com.github.iotexproject.grpc.types.GenesisRewarding.Builder
 
clone() - Method in class com.github.iotexproject.grpc.types.GrantReward.Builder
 
clone() - Method in class com.github.iotexproject.grpc.types.Log.Builder
 
clone() - Method in class com.github.iotexproject.grpc.types.MerkleRoot.Builder
 
clone() - Method in class com.github.iotexproject.grpc.types.PlumChallengeExit.Builder
 
clone() - Method in class com.github.iotexproject.grpc.types.PlumCreateDeposit.Builder
 
clone() - Method in class com.github.iotexproject.grpc.types.PlumFinalizeExit.Builder
 
clone() - Method in class com.github.iotexproject.grpc.types.PlumPutBlock.Builder
 
clone() - Method in class com.github.iotexproject.grpc.types.PlumResponseChallengeExit.Builder
 
clone() - Method in class com.github.iotexproject.grpc.types.PlumSettleDeposit.Builder
 
clone() - Method in class com.github.iotexproject.grpc.types.PlumStartExit.Builder
 
clone() - Method in class com.github.iotexproject.grpc.types.PlumTransfer.Builder
 
clone() - Method in class com.github.iotexproject.grpc.types.PutBlock.Builder
 
clone() - Method in class com.github.iotexproject.grpc.types.PutPollResult.Builder
 
clone() - Method in class com.github.iotexproject.grpc.types.Receipt.Builder
 
clone() - Method in class com.github.iotexproject.grpc.types.Receipts.Builder
 
clone() - Method in class com.github.iotexproject.grpc.types.ServerMeta.Builder
 
clone() - Method in class com.github.iotexproject.grpc.types.SettleDeposit.Builder
 
clone() - Method in class com.github.iotexproject.grpc.types.StartSubChain.Builder
 
clone() - Method in class com.github.iotexproject.grpc.types.StopSubChain.Builder
 
clone() - Method in class com.github.iotexproject.grpc.types.TerminatePlumChain.Builder
 
clone() - Method in class com.github.iotexproject.grpc.types.Transfer.Builder
 
close() - Method in class com.github.iotexproject.antenna.rpc.RPCMethod
 
COINID_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.PlumChallengeExit
 
COINID_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.PlumFinalizeExit
 
COINID_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.PlumResponseChallengeExit
 
COINID_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.PlumSettleDeposit
 
COINID_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.PlumTransfer
 
com.github.iotexproject.antenna.account - package com.github.iotexproject.antenna.account
 
com.github.iotexproject.antenna.action - package com.github.iotexproject.antenna.action
 
com.github.iotexproject.antenna.action.method - package com.github.iotexproject.antenna.action.method
 
com.github.iotexproject.antenna.contract - package com.github.iotexproject.antenna.contract
 
com.github.iotexproject.antenna.crypto - package com.github.iotexproject.antenna.crypto
 
com.github.iotexproject.antenna.keystore - package com.github.iotexproject.antenna.keystore
 
com.github.iotexproject.antenna.protocol - package com.github.iotexproject.antenna.protocol
 
com.github.iotexproject.antenna.rpc - package com.github.iotexproject.antenna.rpc
 
com.github.iotexproject.antenna.solidity - package com.github.iotexproject.antenna.solidity
 
com.github.iotexproject.antenna.token - package com.github.iotexproject.antenna.token
 
com.github.iotexproject.antenna.utils - package com.github.iotexproject.antenna.utils
 
com.github.iotexproject.grpc.api - package com.github.iotexproject.grpc.api
 
com.github.iotexproject.grpc.rpc - package com.github.iotexproject.grpc.rpc
 
com.github.iotexproject.grpc.testing - package com.github.iotexproject.grpc.testing
 
com.github.iotexproject.grpc.types - package com.github.iotexproject.grpc.types
 
COMMIT_VALUE - Static variable in enum com.github.iotexproject.grpc.types.ConsensusVote.Topic
COMMIT = 2;
Consensus - Class in com.github.iotexproject.grpc.types
 
CONSENSUS_VALUE - Static variable in enum com.github.iotexproject.grpc.rpc.MessageType
CONSENSUS = 3;
ConsensusMessage - Class in com.github.iotexproject.grpc.types
Protobuf type iotextypes.ConsensusMessage
ConsensusMessage.Builder - Class in com.github.iotexproject.grpc.types
Protobuf type iotextypes.ConsensusMessage
ConsensusMessage.MsgCase - Enum in com.github.iotexproject.grpc.types
 
ConsensusMessageOrBuilder - Interface in com.github.iotexproject.grpc.types
 
ConsensusVote - Class in com.github.iotexproject.grpc.types
Protobuf type iotextypes.ConsensusVote
ConsensusVote.Builder - Class in com.github.iotexproject.grpc.types
Protobuf type iotextypes.ConsensusVote
ConsensusVote.Topic - Enum in com.github.iotexproject.grpc.types
Protobuf enum iotextypes.ConsensusVote.Topic
ConsensusVoteOrBuilder - Interface in com.github.iotexproject.grpc.types
 
constant - Variable in class com.github.iotexproject.antenna.solidity.Abi.Entry
 
Constructor(List<Abi.Entry.Param>, List<Abi.Entry.Param>) - Constructor for class com.github.iotexproject.antenna.solidity.Abi.Constructor
 
containsRoots(String) - Method in class com.github.iotexproject.grpc.types.PlumPutBlock.Builder
map<string, bytes> roots = 3;
containsRoots(String) - Method in class com.github.iotexproject.grpc.types.PlumPutBlock
map<string, bytes> roots = 3;
containsRoots(String) - Method in interface com.github.iotexproject.grpc.types.PlumPutBlockOrBuilder
map<string, bytes> roots = 3;
Contract - Class in com.github.iotexproject.antenna.contract
smart contract.
Contract(RPCMethod, String) - Constructor for class com.github.iotexproject.antenna.contract.Contract
 
Contract(RPCMethod, String, String) - Constructor for class com.github.iotexproject.antenna.contract.Contract
 
Contract(RPCMethod, String, byte[]) - Constructor for class com.github.iotexproject.antenna.contract.Contract
 
Contract(RPCMethod, String, String, byte[]) - Constructor for class com.github.iotexproject.antenna.contract.Contract
 
contract - Variable in class com.github.iotexproject.antenna.token.Token
 
CONTRACT_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.Execution
 
CONTRACTADDRESS_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.Log
 
CONTRACTADDRESS_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.Receipt
 
Convert - Class in com.github.iotexproject.antenna.utils
convert utils.
Convert.Unit - Enum in com.github.iotexproject.antenna.utils
 
convertBits(byte[], int, int, int, int, boolean) - Static method in class com.github.iotexproject.antenna.crypto.Bech32
 
convertToETHAddress(String) - Static method in class com.github.iotexproject.antenna.account.IotexAccount
 
core() - Method in class com.github.iotexproject.antenna.action.Envelop
 
CORE_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.Action
 
CORE_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.BlockHeader
 
COUNT_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.api.GetActionsByAddressRequest
 
COUNT_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.api.GetActionsByBlockRequest
 
COUNT_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.api.GetActionsByIndexRequest
 
COUNT_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.api.GetBlockMetasByIndexRequest
 
COUNT_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.api.GetLogsByRange
 
COUNT_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.api.GetRawBlocksRequest
 
COUNT_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.api.GetUnconfirmedActionsByAddressRequest
 
create() - Static method in class com.github.iotexproject.antenna.account.EthAccount
create account by Secp256K1.
create(KeyPair) - Static method in class com.github.iotexproject.antenna.account.EthAccount
create account by keypair.
create(BigInteger) - Static method in class com.github.iotexproject.antenna.account.EthAccount
create by private key.
create() - Static method in class com.github.iotexproject.antenna.account.IotexAccount
create account by Secp256K1.
create(KeyPair) - Static method in class com.github.iotexproject.antenna.account.IotexAccount
create account by keypair.
create(BigInteger) - Static method in class com.github.iotexproject.antenna.account.IotexAccount
create by private key.
create(byte[]) - Static method in class com.github.iotexproject.antenna.account.IotexAccount
create by private key byte.
create(String) - Static method in class com.github.iotexproject.antenna.account.IotexAccount
create by private key string.
create(String, BigInteger, int, int) - Static method in class com.github.iotexproject.antenna.keystore.Keystore
 
create(boolean, boolean, String, List<Abi.Entry.Param>, List<Abi.Entry.Param>, Abi.Entry.Type, Boolean) - Static method in class com.github.iotexproject.antenna.solidity.Abi.Entry
 
createChecksum(String, byte[]) - Static method in class com.github.iotexproject.antenna.crypto.Bech32
 
CreateDeposit - Class in com.github.iotexproject.grpc.types
Protobuf type iotextypes.CreateDeposit
CreateDeposit.Builder - Class in com.github.iotexproject.grpc.types
Protobuf type iotextypes.CreateDeposit
CREATEDEPOSIT_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.ActionCore
 
CreateDepositOrBuilder - Interface in com.github.iotexproject.grpc.types
 
createLight(String, BigInteger) - Static method in class com.github.iotexproject.antenna.keystore.Keystore
 
CreatePlumChain - Class in com.github.iotexproject.grpc.types
plum main chain APIs
CreatePlumChain.Builder - Class in com.github.iotexproject.grpc.types
plum main chain APIs
CREATEPLUMCHAIN_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.ActionCore
 
CreatePlumChainOrBuilder - Interface in com.github.iotexproject.grpc.types
 
createSecp256k1KeyPair() - Static method in class com.github.iotexproject.antenna.crypto.SECP256K1
generate keypair by secp256k1.
createSecp256k1KeyPair(SecureRandom) - Static method in class com.github.iotexproject.antenna.crypto.SECP256K1
generate keypair by secp256k1.
createStandard(String, BigInteger) - Static method in class com.github.iotexproject.antenna.keystore.Keystore
 
createWalletFileByAcount(String, Account) - Static method in class com.github.iotexproject.antenna.keystore.KeystoreUtils
create keystore file by Account.
createWalletFileByKey(String, BigInteger) - Static method in class com.github.iotexproject.antenna.keystore.KeystoreUtils
create keystore file by private key.
Crypto() - Constructor for class com.github.iotexproject.antenna.keystore.KeystoreFile.Crypto
 
currentProvider() - Method in class com.github.iotexproject.antenna.contract.Contract
 
currentProvider() - Method in class com.github.iotexproject.antenna.protocol.IOTX
 
CURVE - Static variable in class com.github.iotexproject.antenna.crypto.SECP256K1
 
CURVE_PARAMS - Static variable in class com.github.iotexproject.antenna.crypto.SECP256K1
 

D

data - Variable in class com.github.iotexproject.antenna.crypto.Bech32.Bech32Data
 
DATA_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.api.ReadContractResponse
 
DATA_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.api.ReadStateResponse
 
DATA_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.ClaimFromRewardingFund
 
DATA_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.DepositToRewardingFund
 
DATA_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.Execution
 
DATA_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.Log
 
decimals() - Method in class com.github.iotexproject.antenna.token.XRC20
 
decode(String) - Static method in class com.github.iotexproject.antenna.crypto.Bech32
 
decode(byte[]) - Method in class com.github.iotexproject.antenna.solidity.Abi.Constructor
 
decode(byte[], byte[][]) - Method in class com.github.iotexproject.antenna.solidity.Abi.Event
 
decode(byte[]) - Method in class com.github.iotexproject.antenna.solidity.Abi.Function
 
decode(byte[], int) - Method in class com.github.iotexproject.antenna.solidity.SolidityType.AddressType
 
decode(byte[], int) - Method in class com.github.iotexproject.antenna.solidity.SolidityType.BoolType
 
decode(byte[], int) - Method in class com.github.iotexproject.antenna.solidity.SolidityType.Bytes32Type
 
decode(byte[], int) - Method in class com.github.iotexproject.antenna.solidity.SolidityType.BytesType
 
decode(byte[], int) - Method in class com.github.iotexproject.antenna.solidity.SolidityType
 
decode(byte[]) - Method in class com.github.iotexproject.antenna.solidity.SolidityType
 
decode(byte[], int) - Method in class com.github.iotexproject.antenna.solidity.SolidityType.DynamicArrayType
 
decode(byte[], int) - Method in class com.github.iotexproject.antenna.solidity.SolidityType.IntType
 
decode(byte[], int) - Method in class com.github.iotexproject.antenna.solidity.SolidityType.StaticArrayType
 
decode(byte[], int) - Method in class com.github.iotexproject.antenna.solidity.SolidityType.StringType
 
decode(byte[], int) - Method in class com.github.iotexproject.antenna.solidity.SolidityType.UnsignedIntType
 
decodeBytes32(byte[], int) - Static method in class com.github.iotexproject.antenna.solidity.SolidityType.Bytes32Type
 
DecodedMethod - Class in com.github.iotexproject.antenna.token
decoded method result.
DecodedMethod(String, Map<String, Object>) - Constructor for class com.github.iotexproject.antenna.token.DecodedMethod
 
decodeInt(byte[], int) - Static method in class com.github.iotexproject.antenna.solidity.SolidityType.IntType
 
decodeInt(byte[], int) - Static method in class com.github.iotexproject.antenna.solidity.SolidityType.UnsignedIntType
 
decodeList(List<Abi.Entry.Param>, byte[]) - Static method in class com.github.iotexproject.antenna.solidity.Abi.Entry.Param
 
decodeMethod(String) - Method in class com.github.iotexproject.antenna.token.Token
 
decodeResult(byte[]) - Method in class com.github.iotexproject.antenna.solidity.Abi.Function
 
decodeTuple(byte[], int, int) - Method in class com.github.iotexproject.antenna.solidity.SolidityType.ArrayType
 
decrypt(String, KeystoreFile) - Static method in class com.github.iotexproject.antenna.keystore.Keystore
 
DELEGATES_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.GenesisPoll
 
DELTASTATEDIGEST_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.BlockHeaderCore
 
DELTASTATEDIGEST_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.BlockMeta
 
DENOMINATION_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.PlumTransfer
 
deploy(Long, Long, String, Account, String, Object...) - Method in class com.github.iotexproject.antenna.contract.Contract
deploy contract.
DepositToRewardingFund - Class in com.github.iotexproject.grpc.types
Protobuf type iotextypes.DepositToRewardingFund
DepositToRewardingFund.Builder - Class in com.github.iotexproject.grpc.types
Protobuf type iotextypes.DepositToRewardingFund
DEPOSITTOREWARDINGFUND_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.ActionCore
 
DepositToRewardingFundOrBuilder - Interface in com.github.iotexproject.grpc.types
 
deserialize(byte[]) - Static method in class com.github.iotexproject.antenna.action.Envelop
 
DynamicArrayType(String) - Constructor for class com.github.iotexproject.antenna.solidity.SolidityType.DynamicArrayType
 

E

ENABLEGRAVITYCHAINVOTING_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.GenesisPoll
 
encode(String, byte[]) - Static method in class com.github.iotexproject.antenna.crypto.Bech32
 
encode(Object...) - Method in class com.github.iotexproject.antenna.solidity.Abi.Constructor
 
encode(Object...) - Method in class com.github.iotexproject.antenna.solidity.Abi.Function
 
encode(Object) - Method in class com.github.iotexproject.antenna.solidity.SolidityType.AddressType
 
encode(Object) - Method in class com.github.iotexproject.antenna.solidity.SolidityType.ArrayType
 
encode(Object) - Method in class com.github.iotexproject.antenna.solidity.SolidityType.BoolType
 
encode(Object) - Method in class com.github.iotexproject.antenna.solidity.SolidityType.Bytes32Type
 
encode(Object) - Method in class com.github.iotexproject.antenna.solidity.SolidityType.BytesType
 
encode(Object) - Method in class com.github.iotexproject.antenna.solidity.SolidityType
Encodes the value according to specific type rules
encode(Object) - Method in class com.github.iotexproject.antenna.solidity.SolidityType.FunctionType
 
encode(Object) - Method in class com.github.iotexproject.antenna.solidity.SolidityType.IntType
 
encode(Object) - Method in class com.github.iotexproject.antenna.solidity.SolidityType.StringType
 
encode(Object) - Method in class com.github.iotexproject.antenna.solidity.SolidityType.UnsignedIntType
 
encodeInt(int) - Static method in class com.github.iotexproject.antenna.solidity.SolidityType.IntType
 
encodeInt(BigInteger) - Static method in class com.github.iotexproject.antenna.solidity.SolidityType.IntType
 
encodeInt(int) - Static method in class com.github.iotexproject.antenna.solidity.SolidityType.UnsignedIntType
 
encodeInt(BigInteger) - Static method in class com.github.iotexproject.antenna.solidity.SolidityType.UnsignedIntType
 
encodeList(List) - Method in class com.github.iotexproject.antenna.solidity.SolidityType.ArrayType
 
encodeList(List) - Method in class com.github.iotexproject.antenna.solidity.SolidityType.DynamicArrayType
 
encodeList(List) - Method in class com.github.iotexproject.antenna.solidity.SolidityType.StaticArrayType
 
encodeSignature() - Method in class com.github.iotexproject.antenna.solidity.Abi.Entry
 
encodeSignature() - Method in class com.github.iotexproject.antenna.solidity.Abi.Function
 
encodeTuple(List) - Method in class com.github.iotexproject.antenna.solidity.SolidityType.ArrayType
 
END_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.rpc.BlockSync
 
Endorsement - Class in com.github.iotexproject.grpc.types
Protobuf type iotextypes.Endorsement
Endorsement.Builder - Class in com.github.iotexproject.grpc.types
Protobuf type iotextypes.Endorsement
ENDORSEMENT_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.ConsensusMessage
 
EndorsementOrBuilder - Interface in com.github.iotexproject.grpc.types
 
EndorsementOuterClass - Class in com.github.iotexproject.grpc.types
 
ENDORSEMENTS_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.BlockFooter
 
ENDORSEMENTS_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.BlockProposal
 
ENDORSER_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.Endorsement
 
engineGenerateSeed(int) - Method in class com.github.iotexproject.antenna.crypto.LinuxSecureRandom
 
engineNextBytes(byte[]) - Method in class com.github.iotexproject.antenna.crypto.LinuxSecureRandom
 
engineSetSeed(byte[]) - Method in class com.github.iotexproject.antenna.crypto.LinuxSecureRandom
 
englishWords - Static variable in class com.github.iotexproject.antenna.crypto.Bip39English
 
Entry(Boolean, Boolean, String, List<Abi.Entry.Param>, List<Abi.Entry.Param>, Abi.Entry.Type, Boolean) - Constructor for class com.github.iotexproject.antenna.solidity.Abi.Entry
 
Envelop - Class in com.github.iotexproject.antenna.action
action envelop.
Envelop() - Constructor for class com.github.iotexproject.antenna.action.Envelop
 
EPOCH_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.ChainMeta
 
EpochData - Class in com.github.iotexproject.grpc.types
Protobuf type iotextypes.EpochData
EpochData.Builder - Class in com.github.iotexproject.grpc.types
Protobuf type iotextypes.EpochData
EPOCHDATA_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.api.GetEpochMetaResponse
 
EpochDataOrBuilder - Interface in com.github.iotexproject.grpc.types
 
EPOCHNUMBER_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.api.GetEpochMetaRequest
 
EPOCHREWARD_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.GenesisRewarding
 
EpochReward_VALUE - Static variable in enum com.github.iotexproject.grpc.types.RewardType
EpochReward = 1;
equals(Object) - Method in class com.github.iotexproject.antenna.keystore.KeystoreFile.Aes128CtrKdfParams
 
equals(Object) - Method in class com.github.iotexproject.antenna.keystore.KeystoreFile.CipherParams
 
equals(Object) - Method in class com.github.iotexproject.antenna.keystore.KeystoreFile.Crypto
 
equals(Object) - Method in class com.github.iotexproject.antenna.keystore.KeystoreFile
 
equals(Object) - Method in class com.github.iotexproject.antenna.keystore.KeystoreFile.ScryptKdfParams
 
equals(Object) - Method in class com.github.iotexproject.grpc.api.ActionInfo
 
equals(Object) - Method in class com.github.iotexproject.grpc.api.BlockInfo
 
equals(Object) - Method in class com.github.iotexproject.grpc.api.BlockProducerInfo
 
equals(Object) - Method in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionRequest
 
equals(Object) - Method in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionResponse
 
equals(Object) - Method in class com.github.iotexproject.grpc.api.EstimateGasForActionRequest
 
equals(Object) - Method in class com.github.iotexproject.grpc.api.EstimateGasForActionResponse
 
equals(Object) - Method in class com.github.iotexproject.grpc.api.GetAccountRequest
 
equals(Object) - Method in class com.github.iotexproject.grpc.api.GetAccountResponse
 
equals(Object) - Method in class com.github.iotexproject.grpc.api.GetActionByHashRequest
 
equals(Object) - Method in class com.github.iotexproject.grpc.api.GetActionsByAddressRequest
 
equals(Object) - Method in class com.github.iotexproject.grpc.api.GetActionsByBlockRequest
 
equals(Object) - Method in class com.github.iotexproject.grpc.api.GetActionsByIndexRequest
 
equals(Object) - Method in class com.github.iotexproject.grpc.api.GetActionsRequest
 
equals(Object) - Method in class com.github.iotexproject.grpc.api.GetActionsResponse
 
equals(Object) - Method in class com.github.iotexproject.grpc.api.GetBlockMetaByHashRequest
 
equals(Object) - Method in class com.github.iotexproject.grpc.api.GetBlockMetasByIndexRequest
 
equals(Object) - Method in class com.github.iotexproject.grpc.api.GetBlockMetasRequest
 
equals(Object) - Method in class com.github.iotexproject.grpc.api.GetBlockMetasResponse
 
equals(Object) - Method in class com.github.iotexproject.grpc.api.GetChainMetaRequest
 
equals(Object) - Method in class com.github.iotexproject.grpc.api.GetChainMetaResponse
 
equals(Object) - Method in class com.github.iotexproject.grpc.api.GetEpochMetaRequest
 
equals(Object) - Method in class com.github.iotexproject.grpc.api.GetEpochMetaResponse
 
equals(Object) - Method in class com.github.iotexproject.grpc.api.GetLogsByBlock
 
equals(Object) - Method in class com.github.iotexproject.grpc.api.GetLogsByRange
 
equals(Object) - Method in class com.github.iotexproject.grpc.api.GetLogsRequest
 
equals(Object) - Method in class com.github.iotexproject.grpc.api.GetLogsResponse
 
equals(Object) - Method in class com.github.iotexproject.grpc.api.GetRawBlocksRequest
 
equals(Object) - Method in class com.github.iotexproject.grpc.api.GetRawBlocksResponse
 
equals(Object) - Method in class com.github.iotexproject.grpc.api.GetReceiptByActionRequest
 
equals(Object) - Method in class com.github.iotexproject.grpc.api.GetReceiptByActionResponse
 
equals(Object) - Method in class com.github.iotexproject.grpc.api.GetServerMetaRequest
 
equals(Object) - Method in class com.github.iotexproject.grpc.api.GetServerMetaResponse
 
equals(Object) - Method in class com.github.iotexproject.grpc.api.GetUnconfirmedActionsByAddressRequest
 
equals(Object) - Method in class com.github.iotexproject.grpc.api.LogsFilter
 
equals(Object) - Method in class com.github.iotexproject.grpc.api.ReadContractRequest
 
equals(Object) - Method in class com.github.iotexproject.grpc.api.ReadContractResponse
 
equals(Object) - Method in class com.github.iotexproject.grpc.api.ReadStateRequest
 
equals(Object) - Method in class com.github.iotexproject.grpc.api.ReadStateResponse
 
equals(Object) - Method in class com.github.iotexproject.grpc.api.ReceiptInfo
 
equals(Object) - Method in class com.github.iotexproject.grpc.api.SendActionRequest
 
equals(Object) - Method in class com.github.iotexproject.grpc.api.SendActionResponse
 
equals(Object) - Method in class com.github.iotexproject.grpc.api.SendSignedActionBytesRequest
 
equals(Object) - Method in class com.github.iotexproject.grpc.api.StreamBlocksRequest
 
equals(Object) - Method in class com.github.iotexproject.grpc.api.StreamBlocksResponse
 
equals(Object) - Method in class com.github.iotexproject.grpc.api.StreamLogsRequest
 
equals(Object) - Method in class com.github.iotexproject.grpc.api.StreamLogsResponse
 
equals(Object) - Method in class com.github.iotexproject.grpc.api.SuggestGasPriceRequest
 
equals(Object) - Method in class com.github.iotexproject.grpc.api.SuggestGasPriceResponse
 
equals(Object) - Method in class com.github.iotexproject.grpc.api.Topics
 
equals(Object) - Method in class com.github.iotexproject.grpc.rpc.BlockSync
 
equals(Object) - Method in class com.github.iotexproject.grpc.rpc.BroadcastMsg
 
equals(Object) - Method in class com.github.iotexproject.grpc.rpc.UnicastMsg
 
equals(Object) - Method in class com.github.iotexproject.grpc.testing.TestPayload
 
equals(Object) - Method in class com.github.iotexproject.grpc.types.AccountMeta
 
equals(Object) - Method in class com.github.iotexproject.grpc.types.Action
 
equals(Object) - Method in class com.github.iotexproject.grpc.types.ActionCore
 
equals(Object) - Method in class com.github.iotexproject.grpc.types.Block
 
equals(Object) - Method in class com.github.iotexproject.grpc.types.BlockBody
 
equals(Object) - Method in class com.github.iotexproject.grpc.types.BlockFooter
 
equals(Object) - Method in class com.github.iotexproject.grpc.types.BlockHeader
 
equals(Object) - Method in class com.github.iotexproject.grpc.types.BlockHeaderCore
 
equals(Object) - Method in class com.github.iotexproject.grpc.types.BlockMeta
 
equals(Object) - Method in class com.github.iotexproject.grpc.types.BlockProposal
 
equals(Object) - Method in class com.github.iotexproject.grpc.types.Candidate
 
equals(Object) - Method in class com.github.iotexproject.grpc.types.CandidateList
 
equals(Object) - Method in class com.github.iotexproject.grpc.types.ChainMeta
 
equals(Object) - Method in class com.github.iotexproject.grpc.types.ClaimFromRewardingFund
 
equals(Object) - Method in class com.github.iotexproject.grpc.types.ConsensusMessage
 
equals(Object) - Method in class com.github.iotexproject.grpc.types.ConsensusVote
 
equals(Object) - Method in class com.github.iotexproject.grpc.types.CreateDeposit
 
equals(Object) - Method in class com.github.iotexproject.grpc.types.CreatePlumChain
 
equals(Object) - Method in class com.github.iotexproject.grpc.types.DepositToRewardingFund
 
equals(Object) - Method in class com.github.iotexproject.grpc.types.Endorsement
 
equals(Object) - Method in class com.github.iotexproject.grpc.types.EpochData
 
equals(Object) - Method in class com.github.iotexproject.grpc.types.Execution
 
equals(Object) - Method in class com.github.iotexproject.grpc.types.Genesis
 
equals(Object) - Method in class com.github.iotexproject.grpc.types.GenesisAccount
 
equals(Object) - Method in class com.github.iotexproject.grpc.types.GenesisBlockchain
 
equals(Object) - Method in class com.github.iotexproject.grpc.types.GenesisDelegate
 
equals(Object) - Method in class com.github.iotexproject.grpc.types.GenesisPoll
 
equals(Object) - Method in class com.github.iotexproject.grpc.types.GenesisRewarding
 
equals(Object) - Method in class com.github.iotexproject.grpc.types.GrantReward
 
equals(Object) - Method in class com.github.iotexproject.grpc.types.Log
 
equals(Object) - Method in class com.github.iotexproject.grpc.types.MerkleRoot
 
equals(Object) - Method in class com.github.iotexproject.grpc.types.PlumChallengeExit
 
equals(Object) - Method in class com.github.iotexproject.grpc.types.PlumCreateDeposit
 
equals(Object) - Method in class com.github.iotexproject.grpc.types.PlumFinalizeExit
 
equals(Object) - Method in class com.github.iotexproject.grpc.types.PlumPutBlock
 
equals(Object) - Method in class com.github.iotexproject.grpc.types.PlumResponseChallengeExit
 
equals(Object) - Method in class com.github.iotexproject.grpc.types.PlumSettleDeposit
 
equals(Object) - Method in class com.github.iotexproject.grpc.types.PlumStartExit
 
equals(Object) - Method in class com.github.iotexproject.grpc.types.PlumTransfer
 
equals(Object) - Method in class com.github.iotexproject.grpc.types.PutBlock
 
equals(Object) - Method in class com.github.iotexproject.grpc.types.PutPollResult
 
equals(Object) - Method in class com.github.iotexproject.grpc.types.Receipt
 
equals(Object) - Method in class com.github.iotexproject.grpc.types.Receipts
 
equals(Object) - Method in class com.github.iotexproject.grpc.types.ServerMeta
 
equals(Object) - Method in class com.github.iotexproject.grpc.types.SettleDeposit
 
equals(Object) - Method in class com.github.iotexproject.grpc.types.StartSubChain
 
equals(Object) - Method in class com.github.iotexproject.grpc.types.StopSubChain
 
equals(Object) - Method in class com.github.iotexproject.grpc.types.TerminatePlumChain
 
equals(Object) - Method in class com.github.iotexproject.grpc.types.Transfer
 
estimateActionGasConsumption(EstimateActionGasConsumptionRequest) - Method in class com.github.iotexproject.grpc.api.APIServiceGrpc.APIServiceBlockingStub
estimate gas for action and transfer not sealed
estimateActionGasConsumption(EstimateActionGasConsumptionRequest) - Method in class com.github.iotexproject.grpc.api.APIServiceGrpc.APIServiceFutureStub
estimate gas for action and transfer not sealed
estimateActionGasConsumption(EstimateActionGasConsumptionRequest, StreamObserver<EstimateActionGasConsumptionResponse>) - Method in class com.github.iotexproject.grpc.api.APIServiceGrpc.APIServiceImplBase
estimate gas for action and transfer not sealed
estimateActionGasConsumption(EstimateActionGasConsumptionRequest, StreamObserver<EstimateActionGasConsumptionResponse>) - Method in class com.github.iotexproject.grpc.api.APIServiceGrpc.APIServiceStub
estimate gas for action and transfer not sealed
EstimateActionGasConsumptionRequest - Class in com.github.iotexproject.grpc.api
Protobuf type iotexapi.EstimateActionGasConsumptionRequest
EstimateActionGasConsumptionRequest.ActionCase - Enum in com.github.iotexproject.grpc.api
 
EstimateActionGasConsumptionRequest.Builder - Class in com.github.iotexproject.grpc.api
Protobuf type iotexapi.EstimateActionGasConsumptionRequest
EstimateActionGasConsumptionRequestOrBuilder - Interface in com.github.iotexproject.grpc.api
 
EstimateActionGasConsumptionResponse - Class in com.github.iotexproject.grpc.api
Protobuf type iotexapi.EstimateActionGasConsumptionResponse
EstimateActionGasConsumptionResponse.Builder - Class in com.github.iotexproject.grpc.api
Protobuf type iotexapi.EstimateActionGasConsumptionResponse
EstimateActionGasConsumptionResponseOrBuilder - Interface in com.github.iotexproject.grpc.api
 
estimateGasForAction(EstimateGasForActionRequest) - Method in class com.github.iotexproject.antenna.rpc.RPCMethod
 
estimateGasForAction(EstimateGasForActionRequest) - Method in class com.github.iotexproject.grpc.api.APIServiceGrpc.APIServiceBlockingStub
estimate gas for action, to be deprecated
estimateGasForAction(EstimateGasForActionRequest) - Method in class com.github.iotexproject.grpc.api.APIServiceGrpc.APIServiceFutureStub
estimate gas for action, to be deprecated
estimateGasForAction(EstimateGasForActionRequest, StreamObserver<EstimateGasForActionResponse>) - Method in class com.github.iotexproject.grpc.api.APIServiceGrpc.APIServiceImplBase
estimate gas for action, to be deprecated
estimateGasForAction(EstimateGasForActionRequest, StreamObserver<EstimateGasForActionResponse>) - Method in class com.github.iotexproject.grpc.api.APIServiceGrpc.APIServiceStub
estimate gas for action, to be deprecated
EstimateGasForActionRequest - Class in com.github.iotexproject.grpc.api
To be deprecated
EstimateGasForActionRequest.Builder - Class in com.github.iotexproject.grpc.api
To be deprecated
EstimateGasForActionRequestOrBuilder - Interface in com.github.iotexproject.grpc.api
 
EstimateGasForActionResponse - Class in com.github.iotexproject.grpc.api
Protobuf type iotexapi.EstimateGasForActionResponse
EstimateGasForActionResponse.Builder - Class in com.github.iotexproject.grpc.api
Protobuf type iotexapi.EstimateGasForActionResponse
EstimateGasForActionResponseOrBuilder - Interface in com.github.iotexproject.grpc.api
 
EthAccount - Class in com.github.iotexproject.antenna.account
eth account.
Event(boolean, String, List<Abi.Entry.Param>, List<Abi.Entry.Param>) - Constructor for class com.github.iotexproject.antenna.solidity.Abi.Event
 
execute() - Method in class com.github.iotexproject.antenna.action.method.AbstractMethod
 
execute() - Method in class com.github.iotexproject.antenna.action.method.ExecutionMethod
 
execute() - Method in class com.github.iotexproject.antenna.action.method.TransferMethod
 
execute(Long, Long, String, Account, String, String, Object...) - Method in class com.github.iotexproject.antenna.contract.Contract
execute contract.
executeContract(ExecutionRequest) - Method in class com.github.iotexproject.antenna.protocol.IOTX
 
Execution - Class in com.github.iotexproject.grpc.types
Protobuf type iotextypes.Execution
Execution.Builder - Class in com.github.iotexproject.grpc.types
Protobuf type iotextypes.Execution
EXECUTION_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionRequest
 
EXECUTION_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.api.ReadContractRequest
 
EXECUTION_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.ActionCore
 
ExecutionMethod - Class in com.github.iotexproject.antenna.action.method
execution method.
ExecutionMethod(RPCMethod, ExecutionRequest) - Constructor for class com.github.iotexproject.antenna.action.method.ExecutionMethod
 
ExecutionOrBuilder - Interface in com.github.iotexproject.grpc.types
 
ExecutionRequest - Class in com.github.iotexproject.antenna.protocol
execution request.
ExecutionRequest() - Constructor for class com.github.iotexproject.antenna.protocol.ExecutionRequest
 
EXITTRANSFER_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.PlumStartExit
 
EXITTRANSFERBLOCKHEIGHT_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.PlumStartExit
 
EXITTRANSFERBLOCKPROOF_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.PlumStartExit
 
extractSignature(byte[]) - Static method in class com.github.iotexproject.antenna.solidity.Abi.Function
 

F

FILTER_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.api.GetLogsRequest
 
FILTER_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.api.StreamLogsRequest
 
findConstructor() - Method in class com.github.iotexproject.antenna.solidity.Abi
 
findEvent(String) - Method in class com.github.iotexproject.antenna.solidity.Abi
 
findFunction(String) - Method in class com.github.iotexproject.antenna.solidity.Abi
 
fingerprintSignature() - Method in class com.github.iotexproject.antenna.solidity.Abi.Entry
 
FOOTER_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.Block
 
formatSignature(String) - Method in class com.github.iotexproject.antenna.solidity.Abi.Constructor
 
formatSignature() - Method in class com.github.iotexproject.antenna.solidity.Abi.Entry
 
forNumber(int) - Static method in enum com.github.iotexproject.grpc.api.EstimateActionGasConsumptionRequest.ActionCase
 
forNumber(int) - Static method in enum com.github.iotexproject.grpc.api.GetActionsRequest.LookupCase
 
forNumber(int) - Static method in enum com.github.iotexproject.grpc.api.GetBlockMetasRequest.LookupCase
 
forNumber(int) - Static method in enum com.github.iotexproject.grpc.api.GetLogsRequest.LookupCase
 
forNumber(int) - Static method in enum com.github.iotexproject.grpc.rpc.MessageType
 
forNumber(int) - Static method in enum com.github.iotexproject.grpc.types.ActionCore.ActionCase
 
forNumber(int) - Static method in enum com.github.iotexproject.grpc.types.ConsensusMessage.MsgCase
 
forNumber(int) - Static method in enum com.github.iotexproject.grpc.types.ConsensusVote.Topic
 
forNumber(int) - Static method in enum com.github.iotexproject.grpc.types.RewardType
 
FOUNDATIONBONUS_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.GenesisRewarding
 
FOUNDATIONBONUSLASTEPOCH_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.GenesisRewarding
 
FROMBLOCK_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.api.GetLogsByRange
 
fromJson(String) - Static method in class com.github.iotexproject.antenna.solidity.Abi
 
fromRau(String, Convert.Unit) - Static method in class com.github.iotexproject.antenna.utils.Convert
 
fromRau(BigDecimal, Convert.Unit) - Static method in class com.github.iotexproject.antenna.utils.Convert
 
fromString(String) - Static method in enum com.github.iotexproject.antenna.utils.Convert.Unit
 
Function(boolean, String, List<Abi.Entry.Param>, List<Abi.Entry.Param>, Boolean) - Constructor for class com.github.iotexproject.antenna.solidity.Abi.Function
 
FunctionType() - Constructor for class com.github.iotexproject.antenna.solidity.SolidityType.FunctionType
 

G

GAS_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionResponse
 
GAS_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.api.EstimateGasForActionResponse
 
GASCONSUMED_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.Receipt
 
GASFEE_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.api.ActionInfo
 
GASLIMIT_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.ActionCore
 
GASPRICE_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.api.SuggestGasPriceResponse
 
GASPRICE_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.ActionCore
 
generateEntropy(String) - Static method in class com.github.iotexproject.antenna.crypto.Bip39
 
generateMnemonic(int) - Static method in class com.github.iotexproject.antenna.crypto.Bip39
generate mnemonic by int ent.
generateMnemonic(byte[]) - Static method in class com.github.iotexproject.antenna.crypto.Bip39
generate mnemonic by entropy.
generatePrivateKey(byte[]) - Static method in class com.github.iotexproject.antenna.crypto.Bip32
 
generateSeed(String, String) - Static method in class com.github.iotexproject.antenna.crypto.Bip39
generate key seed by mnemonic and passphrase.
Genesis - Class in com.github.iotexproject.grpc.types
Protobuf type iotextypes.Genesis
Genesis.Builder - Class in com.github.iotexproject.grpc.types
Protobuf type iotextypes.Genesis
GenesisAccount - Class in com.github.iotexproject.grpc.types
Protobuf type iotextypes.GenesisAccount
GenesisAccount.Builder - Class in com.github.iotexproject.grpc.types
Protobuf type iotextypes.GenesisAccount
GenesisAccountOrBuilder - Interface in com.github.iotexproject.grpc.types
 
GenesisBlockchain - Class in com.github.iotexproject.grpc.types
Protobuf type iotextypes.GenesisBlockchain
GenesisBlockchain.Builder - Class in com.github.iotexproject.grpc.types
Protobuf type iotextypes.GenesisBlockchain
GenesisBlockchainOrBuilder - Interface in com.github.iotexproject.grpc.types
 
GenesisDelegate - Class in com.github.iotexproject.grpc.types
Protobuf type iotextypes.GenesisDelegate
GenesisDelegate.Builder - Class in com.github.iotexproject.grpc.types
Protobuf type iotextypes.GenesisDelegate
GenesisDelegateOrBuilder - Interface in com.github.iotexproject.grpc.types
 
GenesisOrBuilder - Interface in com.github.iotexproject.grpc.types
 
GenesisOuterClass - Class in com.github.iotexproject.grpc.types
 
GenesisPoll - Class in com.github.iotexproject.grpc.types
Protobuf type iotextypes.GenesisPoll
GenesisPoll.Builder - Class in com.github.iotexproject.grpc.types
Protobuf type iotextypes.GenesisPoll
GenesisPollOrBuilder - Interface in com.github.iotexproject.grpc.types
 
GenesisRewarding - Class in com.github.iotexproject.grpc.types
Protobuf type iotextypes.GenesisRewarding
GenesisRewarding.Builder - Class in com.github.iotexproject.grpc.types
Protobuf type iotextypes.GenesisRewarding
GenesisRewardingOrBuilder - Interface in com.github.iotexproject.grpc.types
 
getAccount(GetAccountRequest) - Method in class com.github.iotexproject.antenna.rpc.RPCMethod
 
getAccount(GetAccountRequest) - Method in class com.github.iotexproject.grpc.api.APIServiceGrpc.APIServiceBlockingStub
get the address detail of an address
getAccount(GetAccountRequest) - Method in class com.github.iotexproject.grpc.api.APIServiceGrpc.APIServiceFutureStub
get the address detail of an address
getAccount(GetAccountRequest, StreamObserver<GetAccountResponse>) - Method in class com.github.iotexproject.grpc.api.APIServiceGrpc.APIServiceImplBase
get the address detail of an address
getAccount(GetAccountRequest, StreamObserver<GetAccountResponse>) - Method in class com.github.iotexproject.grpc.api.APIServiceGrpc.APIServiceStub
get the address detail of an address
getAccount() - Method in class com.github.iotexproject.grpc.types.Genesis.Builder
.iotextypes.GenesisAccount account = 2;
getAccount() - Method in class com.github.iotexproject.grpc.types.Genesis
.iotextypes.GenesisAccount account = 2;
getAccount() - Method in interface com.github.iotexproject.grpc.types.GenesisOrBuilder
.iotextypes.GenesisAccount account = 2;
getAccountBuilder() - Method in class com.github.iotexproject.grpc.types.Genesis.Builder
.iotextypes.GenesisAccount account = 2;
getAccountMeta() - Method in class com.github.iotexproject.grpc.api.GetAccountResponse.Builder
.iotextypes.AccountMeta accountMeta = 1;
getAccountMeta() - Method in class com.github.iotexproject.grpc.api.GetAccountResponse
.iotextypes.AccountMeta accountMeta = 1;
getAccountMeta() - Method in interface com.github.iotexproject.grpc.api.GetAccountResponseOrBuilder
.iotextypes.AccountMeta accountMeta = 1;
getAccountMetaBuilder() - Method in class com.github.iotexproject.grpc.api.GetAccountResponse.Builder
.iotextypes.AccountMeta accountMeta = 1;
getAccountMetaOrBuilder() - Method in class com.github.iotexproject.grpc.api.GetAccountResponse.Builder
.iotextypes.AccountMeta accountMeta = 1;
getAccountMetaOrBuilder() - Method in class com.github.iotexproject.grpc.api.GetAccountResponse
.iotextypes.AccountMeta accountMeta = 1;
getAccountMetaOrBuilder() - Method in interface com.github.iotexproject.grpc.api.GetAccountResponseOrBuilder
.iotextypes.AccountMeta accountMeta = 1;
getAccountOrBuilder() - Method in class com.github.iotexproject.grpc.types.Genesis.Builder
.iotextypes.GenesisAccount account = 2;
getAccountOrBuilder() - Method in class com.github.iotexproject.grpc.types.Genesis
.iotextypes.GenesisAccount account = 2;
getAccountOrBuilder() - Method in interface com.github.iotexproject.grpc.types.GenesisOrBuilder
.iotextypes.GenesisAccount account = 2;
GetAccountRequest - Class in com.github.iotexproject.grpc.api
Protobuf type iotexapi.GetAccountRequest
GetAccountRequest.Builder - Class in com.github.iotexproject.grpc.api
Protobuf type iotexapi.GetAccountRequest
GetAccountRequestOrBuilder - Interface in com.github.iotexproject.grpc.api
 
GetAccountResponse - Class in com.github.iotexproject.grpc.api
Protobuf type iotexapi.GetAccountResponse
GetAccountResponse.Builder - Class in com.github.iotexproject.grpc.api
Protobuf type iotexapi.GetAccountResponse
GetAccountResponseOrBuilder - Interface in com.github.iotexproject.grpc.api
 
getActHash() - Method in class com.github.iotexproject.grpc.api.ActionInfo.Builder
string actHash = 2;
getActHash() - Method in class com.github.iotexproject.grpc.api.ActionInfo
string actHash = 2;
getActHash() - Method in interface com.github.iotexproject.grpc.api.ActionInfoOrBuilder
string actHash = 2;
getActHash() - Method in class com.github.iotexproject.grpc.types.Log.Builder
bytes actHash = 5;
getActHash() - Method in class com.github.iotexproject.grpc.types.Log
bytes actHash = 5;
getActHash() - Method in interface com.github.iotexproject.grpc.types.LogOrBuilder
bytes actHash = 5;
getActHash() - Method in class com.github.iotexproject.grpc.types.Receipt.Builder
bytes actHash = 3;
getActHash() - Method in class com.github.iotexproject.grpc.types.Receipt
bytes actHash = 3;
getActHash() - Method in interface com.github.iotexproject.grpc.types.ReceiptOrBuilder
bytes actHash = 3;
getActHashBytes() - Method in class com.github.iotexproject.grpc.api.ActionInfo.Builder
string actHash = 2;
getActHashBytes() - Method in class com.github.iotexproject.grpc.api.ActionInfo
string actHash = 2;
getActHashBytes() - Method in interface com.github.iotexproject.grpc.api.ActionInfoOrBuilder
string actHash = 2;
getAction() - Method in class com.github.iotexproject.grpc.api.ActionInfo.Builder
.iotextypes.Action action = 1;
getAction() - Method in class com.github.iotexproject.grpc.api.ActionInfo
.iotextypes.Action action = 1;
getAction() - Method in interface com.github.iotexproject.grpc.api.ActionInfoOrBuilder
.iotextypes.Action action = 1;
getAction() - Method in class com.github.iotexproject.grpc.api.EstimateGasForActionRequest.Builder
.iotextypes.Action action = 1;
getAction() - Method in class com.github.iotexproject.grpc.api.EstimateGasForActionRequest
.iotextypes.Action action = 1;
getAction() - Method in interface com.github.iotexproject.grpc.api.EstimateGasForActionRequestOrBuilder
.iotextypes.Action action = 1;
getAction() - Method in class com.github.iotexproject.grpc.api.SendActionRequest.Builder
.iotextypes.Action action = 1;
getAction() - Method in class com.github.iotexproject.grpc.api.SendActionRequest
.iotextypes.Action action = 1;
getAction() - Method in interface com.github.iotexproject.grpc.api.SendActionRequestOrBuilder
.iotextypes.Action action = 1;
getActionBuilder() - Method in class com.github.iotexproject.grpc.api.ActionInfo.Builder
.iotextypes.Action action = 1;
getActionBuilder() - Method in class com.github.iotexproject.grpc.api.EstimateGasForActionRequest.Builder
.iotextypes.Action action = 1;
getActionBuilder() - Method in class com.github.iotexproject.grpc.api.SendActionRequest.Builder
.iotextypes.Action action = 1;
GetActionByHashRequest - Class in com.github.iotexproject.grpc.api
Protobuf type iotexapi.GetActionByHashRequest
GetActionByHashRequest.Builder - Class in com.github.iotexproject.grpc.api
Protobuf type iotexapi.GetActionByHashRequest
GetActionByHashRequestOrBuilder - Interface in com.github.iotexproject.grpc.api
 
getActionCase() - Method in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionRequest.Builder
 
getActionCase() - Method in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionRequest
 
getActionCase() - Method in interface com.github.iotexproject.grpc.api.EstimateActionGasConsumptionRequestOrBuilder
 
getActionCase() - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
 
getActionCase() - Method in class com.github.iotexproject.grpc.types.ActionCore
 
getActionCase() - Method in interface com.github.iotexproject.grpc.types.ActionCoreOrBuilder
 
getActionGasLimit() - Method in class com.github.iotexproject.grpc.types.GenesisBlockchain.Builder
uint64 actionGasLimit = 3;
getActionGasLimit() - Method in class com.github.iotexproject.grpc.types.GenesisBlockchain
uint64 actionGasLimit = 3;
getActionGasLimit() - Method in interface com.github.iotexproject.grpc.types.GenesisBlockchainOrBuilder
uint64 actionGasLimit = 3;
getActionHash() - Method in class com.github.iotexproject.grpc.api.GetActionByHashRequest.Builder
string actionHash = 1;
getActionHash() - Method in class com.github.iotexproject.grpc.api.GetActionByHashRequest
string actionHash = 1;
getActionHash() - Method in interface com.github.iotexproject.grpc.api.GetActionByHashRequestOrBuilder
string actionHash = 1;
getActionHash() - Method in class com.github.iotexproject.grpc.api.GetReceiptByActionRequest.Builder
string actionHash = 1;
getActionHash() - Method in class com.github.iotexproject.grpc.api.GetReceiptByActionRequest
string actionHash = 1;
getActionHash() - Method in interface com.github.iotexproject.grpc.api.GetReceiptByActionRequestOrBuilder
string actionHash = 1;
getActionHash() - Method in class com.github.iotexproject.grpc.api.SendActionResponse.Builder
string actionHash = 1;
getActionHash() - Method in class com.github.iotexproject.grpc.api.SendActionResponse
string actionHash = 1;
getActionHash() - Method in interface com.github.iotexproject.grpc.api.SendActionResponseOrBuilder
string actionHash = 1;
getActionHashBytes() - Method in class com.github.iotexproject.grpc.api.GetActionByHashRequest.Builder
string actionHash = 1;
getActionHashBytes() - Method in class com.github.iotexproject.grpc.api.GetActionByHashRequest
string actionHash = 1;
getActionHashBytes() - Method in interface com.github.iotexproject.grpc.api.GetActionByHashRequestOrBuilder
string actionHash = 1;
getActionHashBytes() - Method in class com.github.iotexproject.grpc.api.GetReceiptByActionRequest.Builder
string actionHash = 1;
getActionHashBytes() - Method in class com.github.iotexproject.grpc.api.GetReceiptByActionRequest
string actionHash = 1;
getActionHashBytes() - Method in interface com.github.iotexproject.grpc.api.GetReceiptByActionRequestOrBuilder
string actionHash = 1;
getActionHashBytes() - Method in class com.github.iotexproject.grpc.api.SendActionResponse.Builder
string actionHash = 1;
getActionHashBytes() - Method in class com.github.iotexproject.grpc.api.SendActionResponse
string actionHash = 1;
getActionHashBytes() - Method in interface com.github.iotexproject.grpc.api.SendActionResponseOrBuilder
string actionHash = 1;
getActionInfo(int) - Method in class com.github.iotexproject.grpc.api.GetActionsResponse.Builder
repeated .iotexapi.ActionInfo actionInfo = 1;
getActionInfo(int) - Method in class com.github.iotexproject.grpc.api.GetActionsResponse
repeated .iotexapi.ActionInfo actionInfo = 1;
getActionInfo(int) - Method in interface com.github.iotexproject.grpc.api.GetActionsResponseOrBuilder
repeated .iotexapi.ActionInfo actionInfo = 1;
getActionInfoBuilder(int) - Method in class com.github.iotexproject.grpc.api.GetActionsResponse.Builder
repeated .iotexapi.ActionInfo actionInfo = 1;
getActionInfoBuilderList() - Method in class com.github.iotexproject.grpc.api.GetActionsResponse.Builder
repeated .iotexapi.ActionInfo actionInfo = 1;
getActionInfoCount() - Method in class com.github.iotexproject.grpc.api.GetActionsResponse.Builder
repeated .iotexapi.ActionInfo actionInfo = 1;
getActionInfoCount() - Method in class com.github.iotexproject.grpc.api.GetActionsResponse
repeated .iotexapi.ActionInfo actionInfo = 1;
getActionInfoCount() - Method in interface com.github.iotexproject.grpc.api.GetActionsResponseOrBuilder
repeated .iotexapi.ActionInfo actionInfo = 1;
getActionInfoList() - Method in class com.github.iotexproject.grpc.api.GetActionsResponse.Builder
repeated .iotexapi.ActionInfo actionInfo = 1;
getActionInfoList() - Method in class com.github.iotexproject.grpc.api.GetActionsResponse
repeated .iotexapi.ActionInfo actionInfo = 1;
getActionInfoList() - Method in interface com.github.iotexproject.grpc.api.GetActionsResponseOrBuilder
repeated .iotexapi.ActionInfo actionInfo = 1;
getActionInfoOrBuilder(int) - Method in class com.github.iotexproject.grpc.api.GetActionsResponse.Builder
repeated .iotexapi.ActionInfo actionInfo = 1;
getActionInfoOrBuilder(int) - Method in class com.github.iotexproject.grpc.api.GetActionsResponse
repeated .iotexapi.ActionInfo actionInfo = 1;
getActionInfoOrBuilder(int) - Method in interface com.github.iotexproject.grpc.api.GetActionsResponseOrBuilder
repeated .iotexapi.ActionInfo actionInfo = 1;
getActionInfoOrBuilderList() - Method in class com.github.iotexproject.grpc.api.GetActionsResponse.Builder
repeated .iotexapi.ActionInfo actionInfo = 1;
getActionInfoOrBuilderList() - Method in class com.github.iotexproject.grpc.api.GetActionsResponse
repeated .iotexapi.ActionInfo actionInfo = 1;
getActionInfoOrBuilderList() - Method in interface com.github.iotexproject.grpc.api.GetActionsResponseOrBuilder
repeated .iotexapi.ActionInfo actionInfo = 1;
getActionOrBuilder() - Method in class com.github.iotexproject.grpc.api.ActionInfo.Builder
.iotextypes.Action action = 1;
getActionOrBuilder() - Method in class com.github.iotexproject.grpc.api.ActionInfo
.iotextypes.Action action = 1;
getActionOrBuilder() - Method in interface com.github.iotexproject.grpc.api.ActionInfoOrBuilder
.iotextypes.Action action = 1;
getActionOrBuilder() - Method in class com.github.iotexproject.grpc.api.EstimateGasForActionRequest.Builder
.iotextypes.Action action = 1;
getActionOrBuilder() - Method in class com.github.iotexproject.grpc.api.EstimateGasForActionRequest
.iotextypes.Action action = 1;
getActionOrBuilder() - Method in interface com.github.iotexproject.grpc.api.EstimateGasForActionRequestOrBuilder
.iotextypes.Action action = 1;
getActionOrBuilder() - Method in class com.github.iotexproject.grpc.api.SendActionRequest.Builder
.iotextypes.Action action = 1;
getActionOrBuilder() - Method in class com.github.iotexproject.grpc.api.SendActionRequest
.iotextypes.Action action = 1;
getActionOrBuilder() - Method in interface com.github.iotexproject.grpc.api.SendActionRequestOrBuilder
.iotextypes.Action action = 1;
getActions(GetActionsRequest) - Method in class com.github.iotexproject.antenna.rpc.RPCMethod
 
getActions(GetActionsRequest) - Method in class com.github.iotexproject.grpc.api.APIServiceGrpc.APIServiceBlockingStub
get action(s) by: 1.
getActions(GetActionsRequest) - Method in class com.github.iotexproject.grpc.api.APIServiceGrpc.APIServiceFutureStub
get action(s) by: 1.
getActions(GetActionsRequest, StreamObserver<GetActionsResponse>) - Method in class com.github.iotexproject.grpc.api.APIServiceGrpc.APIServiceImplBase
get action(s) by: 1.
getActions(GetActionsRequest, StreamObserver<GetActionsResponse>) - Method in class com.github.iotexproject.grpc.api.APIServiceGrpc.APIServiceStub
get action(s) by: 1.
getActions(int) - Method in class com.github.iotexproject.grpc.types.BlockBody.Builder
repeated .iotextypes.Action actions = 1;
getActions(int) - Method in class com.github.iotexproject.grpc.types.BlockBody
repeated .iotextypes.Action actions = 1;
getActions(int) - Method in interface com.github.iotexproject.grpc.types.BlockBodyOrBuilder
repeated .iotextypes.Action actions = 1;
getActionsBuilder(int) - Method in class com.github.iotexproject.grpc.types.BlockBody.Builder
repeated .iotextypes.Action actions = 1;
getActionsBuilderList() - Method in class com.github.iotexproject.grpc.types.BlockBody.Builder
repeated .iotextypes.Action actions = 1;
GetActionsByAddressRequest - Class in com.github.iotexproject.grpc.api
Protobuf type iotexapi.GetActionsByAddressRequest
GetActionsByAddressRequest.Builder - Class in com.github.iotexproject.grpc.api
Protobuf type iotexapi.GetActionsByAddressRequest
GetActionsByAddressRequestOrBuilder - Interface in com.github.iotexproject.grpc.api
 
GetActionsByBlockRequest - Class in com.github.iotexproject.grpc.api
Protobuf type iotexapi.GetActionsByBlockRequest
GetActionsByBlockRequest.Builder - Class in com.github.iotexproject.grpc.api
Protobuf type iotexapi.GetActionsByBlockRequest
GetActionsByBlockRequestOrBuilder - Interface in com.github.iotexproject.grpc.api
 
GetActionsByIndexRequest - Class in com.github.iotexproject.grpc.api
Protobuf type iotexapi.GetActionsByIndexRequest
GetActionsByIndexRequest.Builder - Class in com.github.iotexproject.grpc.api
Protobuf type iotexapi.GetActionsByIndexRequest
GetActionsByIndexRequestOrBuilder - Interface in com.github.iotexproject.grpc.api
 
getActionsCount() - Method in class com.github.iotexproject.grpc.types.BlockBody.Builder
repeated .iotextypes.Action actions = 1;
getActionsCount() - Method in class com.github.iotexproject.grpc.types.BlockBody
repeated .iotextypes.Action actions = 1;
getActionsCount() - Method in interface com.github.iotexproject.grpc.types.BlockBodyOrBuilder
repeated .iotextypes.Action actions = 1;
getActionsList() - Method in class com.github.iotexproject.grpc.types.BlockBody.Builder
repeated .iotextypes.Action actions = 1;
getActionsList() - Method in class com.github.iotexproject.grpc.types.BlockBody
repeated .iotextypes.Action actions = 1;
getActionsList() - Method in interface com.github.iotexproject.grpc.types.BlockBodyOrBuilder
repeated .iotextypes.Action actions = 1;
getActionsOrBuilder(int) - Method in class com.github.iotexproject.grpc.types.BlockBody.Builder
repeated .iotextypes.Action actions = 1;
getActionsOrBuilder(int) - Method in class com.github.iotexproject.grpc.types.BlockBody
repeated .iotextypes.Action actions = 1;
getActionsOrBuilder(int) - Method in interface com.github.iotexproject.grpc.types.BlockBodyOrBuilder
repeated .iotextypes.Action actions = 1;
getActionsOrBuilderList() - Method in class com.github.iotexproject.grpc.types.BlockBody.Builder
repeated .iotextypes.Action actions = 1;
getActionsOrBuilderList() - Method in class com.github.iotexproject.grpc.types.BlockBody
repeated .iotextypes.Action actions = 1;
getActionsOrBuilderList() - Method in interface com.github.iotexproject.grpc.types.BlockBodyOrBuilder
repeated .iotextypes.Action actions = 1;
GetActionsRequest - Class in com.github.iotexproject.grpc.api
Protobuf type iotexapi.GetActionsRequest
GetActionsRequest.Builder - Class in com.github.iotexproject.grpc.api
Protobuf type iotexapi.GetActionsRequest
GetActionsRequest.LookupCase - Enum in com.github.iotexproject.grpc.api
 
GetActionsRequestOrBuilder - Interface in com.github.iotexproject.grpc.api
 
GetActionsResponse - Class in com.github.iotexproject.grpc.api
Protobuf type iotexapi.GetActionsResponse
GetActionsResponse.Builder - Class in com.github.iotexproject.grpc.api
Protobuf type iotexapi.GetActionsResponse
GetActionsResponseOrBuilder - Interface in com.github.iotexproject.grpc.api
 
getActive() - Method in class com.github.iotexproject.grpc.api.BlockProducerInfo.Builder
bool active = 3;
getActive() - Method in class com.github.iotexproject.grpc.api.BlockProducerInfo
bool active = 3;
getActive() - Method in interface com.github.iotexproject.grpc.api.BlockProducerInfoOrBuilder
bool active = 3;
getAddr() - Method in class com.github.iotexproject.grpc.rpc.UnicastMsg.Builder
string addr = 2;
getAddr() - Method in class com.github.iotexproject.grpc.rpc.UnicastMsg
string addr = 2;
getAddr() - Method in interface com.github.iotexproject.grpc.rpc.UnicastMsgOrBuilder
string addr = 2;
getAddrBytes() - Method in class com.github.iotexproject.grpc.rpc.UnicastMsg.Builder
string addr = 2;
getAddrBytes() - Method in class com.github.iotexproject.grpc.rpc.UnicastMsg
string addr = 2;
getAddrBytes() - Method in interface com.github.iotexproject.grpc.rpc.UnicastMsgOrBuilder
string addr = 2;
getAddress() - Method in class com.github.iotexproject.grpc.api.BlockProducerInfo.Builder
string address = 1;
getAddress() - Method in class com.github.iotexproject.grpc.api.BlockProducerInfo
string address = 1;
getAddress() - Method in interface com.github.iotexproject.grpc.api.BlockProducerInfoOrBuilder
string address = 1;
getAddress() - Method in class com.github.iotexproject.grpc.api.GetAccountRequest.Builder
string address = 1;
getAddress() - Method in class com.github.iotexproject.grpc.api.GetAccountRequest
string address = 1;
getAddress() - Method in interface com.github.iotexproject.grpc.api.GetAccountRequestOrBuilder
string address = 1;
getAddress() - Method in class com.github.iotexproject.grpc.api.GetActionsByAddressRequest.Builder
string address = 1;
getAddress() - Method in class com.github.iotexproject.grpc.api.GetActionsByAddressRequest
string address = 1;
getAddress() - Method in interface com.github.iotexproject.grpc.api.GetActionsByAddressRequestOrBuilder
string address = 1;
getAddress() - Method in class com.github.iotexproject.grpc.api.GetUnconfirmedActionsByAddressRequest.Builder
string address = 1;
getAddress() - Method in class com.github.iotexproject.grpc.api.GetUnconfirmedActionsByAddressRequest
string address = 1;
getAddress() - Method in interface com.github.iotexproject.grpc.api.GetUnconfirmedActionsByAddressRequestOrBuilder
string address = 1;
getAddress(int) - Method in class com.github.iotexproject.grpc.api.LogsFilter.Builder
repeated string address = 1;
getAddress(int) - Method in class com.github.iotexproject.grpc.api.LogsFilter
repeated string address = 1;
getAddress(int) - Method in interface com.github.iotexproject.grpc.api.LogsFilterOrBuilder
repeated string address = 1;
getAddress() - Method in class com.github.iotexproject.grpc.types.AccountMeta.Builder
string address = 1;
getAddress() - Method in class com.github.iotexproject.grpc.types.AccountMeta
string address = 1;
getAddress() - Method in interface com.github.iotexproject.grpc.types.AccountMetaOrBuilder
string address = 1;
getAddress() - Method in class com.github.iotexproject.grpc.types.Candidate.Builder
string address = 1;
getAddress() - Method in class com.github.iotexproject.grpc.types.Candidate
string address = 1;
getAddress() - Method in interface com.github.iotexproject.grpc.types.CandidateOrBuilder
string address = 1;
getAddressBytes() - Method in class com.github.iotexproject.grpc.api.BlockProducerInfo.Builder
string address = 1;
getAddressBytes() - Method in class com.github.iotexproject.grpc.api.BlockProducerInfo
string address = 1;
getAddressBytes() - Method in interface com.github.iotexproject.grpc.api.BlockProducerInfoOrBuilder
string address = 1;
getAddressBytes() - Method in class com.github.iotexproject.grpc.api.GetAccountRequest.Builder
string address = 1;
getAddressBytes() - Method in class com.github.iotexproject.grpc.api.GetAccountRequest
string address = 1;
getAddressBytes() - Method in interface com.github.iotexproject.grpc.api.GetAccountRequestOrBuilder
string address = 1;
getAddressBytes() - Method in class com.github.iotexproject.grpc.api.GetActionsByAddressRequest.Builder
string address = 1;
getAddressBytes() - Method in class com.github.iotexproject.grpc.api.GetActionsByAddressRequest
string address = 1;
getAddressBytes() - Method in interface com.github.iotexproject.grpc.api.GetActionsByAddressRequestOrBuilder
string address = 1;
getAddressBytes() - Method in class com.github.iotexproject.grpc.api.GetUnconfirmedActionsByAddressRequest.Builder
string address = 1;
getAddressBytes() - Method in class com.github.iotexproject.grpc.api.GetUnconfirmedActionsByAddressRequest
string address = 1;
getAddressBytes() - Method in interface com.github.iotexproject.grpc.api.GetUnconfirmedActionsByAddressRequestOrBuilder
string address = 1;
getAddressBytes(int) - Method in class com.github.iotexproject.grpc.api.LogsFilter.Builder
repeated string address = 1;
getAddressBytes(int) - Method in class com.github.iotexproject.grpc.api.LogsFilter
repeated string address = 1;
getAddressBytes(int) - Method in interface com.github.iotexproject.grpc.api.LogsFilterOrBuilder
repeated string address = 1;
getAddressBytes() - Method in class com.github.iotexproject.grpc.types.AccountMeta.Builder
string address = 1;
getAddressBytes() - Method in class com.github.iotexproject.grpc.types.AccountMeta
string address = 1;
getAddressBytes() - Method in interface com.github.iotexproject.grpc.types.AccountMetaOrBuilder
string address = 1;
getAddressBytes() - Method in class com.github.iotexproject.grpc.types.Candidate.Builder
string address = 1;
getAddressBytes() - Method in class com.github.iotexproject.grpc.types.Candidate
string address = 1;
getAddressBytes() - Method in interface com.github.iotexproject.grpc.types.CandidateOrBuilder
string address = 1;
getAddressCount() - Method in class com.github.iotexproject.grpc.api.LogsFilter.Builder
repeated string address = 1;
getAddressCount() - Method in class com.github.iotexproject.grpc.api.LogsFilter
repeated string address = 1;
getAddressCount() - Method in interface com.github.iotexproject.grpc.api.LogsFilterOrBuilder
repeated string address = 1;
getAddressList() - Method in class com.github.iotexproject.grpc.api.LogsFilter.Builder
repeated string address = 1;
getAddressList() - Method in class com.github.iotexproject.grpc.api.LogsFilter
repeated string address = 1;
getAddressList() - Method in interface com.github.iotexproject.grpc.api.LogsFilterOrBuilder
repeated string address = 1;
getAmount() - Method in class com.github.iotexproject.grpc.types.ClaimFromRewardingFund.Builder
string amount = 1;
getAmount() - Method in class com.github.iotexproject.grpc.types.ClaimFromRewardingFund
string amount = 1;
getAmount() - Method in interface com.github.iotexproject.grpc.types.ClaimFromRewardingFundOrBuilder
string amount = 1;
getAmount() - Method in class com.github.iotexproject.grpc.types.CreateDeposit.Builder
string amount = 2;
getAmount() - Method in class com.github.iotexproject.grpc.types.CreateDeposit
string amount = 2;
getAmount() - Method in interface com.github.iotexproject.grpc.types.CreateDepositOrBuilder
string amount = 2;
getAmount() - Method in class com.github.iotexproject.grpc.types.DepositToRewardingFund.Builder
string amount = 1;
getAmount() - Method in class com.github.iotexproject.grpc.types.DepositToRewardingFund
string amount = 1;
getAmount() - Method in interface com.github.iotexproject.grpc.types.DepositToRewardingFundOrBuilder
string amount = 1;
getAmount() - Method in class com.github.iotexproject.grpc.types.Execution.Builder
string amount = 1;
getAmount() - Method in class com.github.iotexproject.grpc.types.Execution
string amount = 1;
getAmount() - Method in interface com.github.iotexproject.grpc.types.ExecutionOrBuilder
string amount = 1;
getAmount() - Method in class com.github.iotexproject.grpc.types.PlumCreateDeposit.Builder
string amount = 2;
getAmount() - Method in class com.github.iotexproject.grpc.types.PlumCreateDeposit
string amount = 2;
getAmount() - Method in interface com.github.iotexproject.grpc.types.PlumCreateDepositOrBuilder
string amount = 2;
getAmount() - Method in class com.github.iotexproject.grpc.types.SettleDeposit.Builder
string amount = 1;
getAmount() - Method in class com.github.iotexproject.grpc.types.SettleDeposit
string amount = 1;
getAmount() - Method in interface com.github.iotexproject.grpc.types.SettleDepositOrBuilder
string amount = 1;
getAmount() - Method in class com.github.iotexproject.grpc.types.Transfer.Builder
used by state-based model
getAmount() - Method in class com.github.iotexproject.grpc.types.Transfer
used by state-based model
getAmount() - Method in interface com.github.iotexproject.grpc.types.TransferOrBuilder
used by state-based model
getAmountBytes() - Method in class com.github.iotexproject.grpc.types.ClaimFromRewardingFund.Builder
string amount = 1;
getAmountBytes() - Method in class com.github.iotexproject.grpc.types.ClaimFromRewardingFund
string amount = 1;
getAmountBytes() - Method in interface com.github.iotexproject.grpc.types.ClaimFromRewardingFundOrBuilder
string amount = 1;
getAmountBytes() - Method in class com.github.iotexproject.grpc.types.CreateDeposit.Builder
string amount = 2;
getAmountBytes() - Method in class com.github.iotexproject.grpc.types.CreateDeposit
string amount = 2;
getAmountBytes() - Method in interface com.github.iotexproject.grpc.types.CreateDepositOrBuilder
string amount = 2;
getAmountBytes() - Method in class com.github.iotexproject.grpc.types.DepositToRewardingFund.Builder
string amount = 1;
getAmountBytes() - Method in class com.github.iotexproject.grpc.types.DepositToRewardingFund
string amount = 1;
getAmountBytes() - Method in interface com.github.iotexproject.grpc.types.DepositToRewardingFundOrBuilder
string amount = 1;
getAmountBytes() - Method in class com.github.iotexproject.grpc.types.Execution.Builder
string amount = 1;
getAmountBytes() - Method in class com.github.iotexproject.grpc.types.Execution
string amount = 1;
getAmountBytes() - Method in interface com.github.iotexproject.grpc.types.ExecutionOrBuilder
string amount = 1;
getAmountBytes() - Method in class com.github.iotexproject.grpc.types.PlumCreateDeposit.Builder
string amount = 2;
getAmountBytes() - Method in class com.github.iotexproject.grpc.types.PlumCreateDeposit
string amount = 2;
getAmountBytes() - Method in interface com.github.iotexproject.grpc.types.PlumCreateDepositOrBuilder
string amount = 2;
getAmountBytes() - Method in class com.github.iotexproject.grpc.types.SettleDeposit.Builder
string amount = 1;
getAmountBytes() - Method in class com.github.iotexproject.grpc.types.SettleDeposit
string amount = 1;
getAmountBytes() - Method in interface com.github.iotexproject.grpc.types.SettleDepositOrBuilder
string amount = 1;
getAmountBytes() - Method in class com.github.iotexproject.grpc.types.Transfer.Builder
used by state-based model
getAmountBytes() - Method in class com.github.iotexproject.grpc.types.Transfer
used by state-based model
getAmountBytes() - Method in interface com.github.iotexproject.grpc.types.TransferOrBuilder
used by state-based model
getArguments(int) - Method in class com.github.iotexproject.grpc.api.ReadStateRequest.Builder
repeated bytes arguments = 3;
getArguments(int) - Method in class com.github.iotexproject.grpc.api.ReadStateRequest
repeated bytes arguments = 3;
getArguments(int) - Method in interface com.github.iotexproject.grpc.api.ReadStateRequestOrBuilder
repeated bytes arguments = 3;
getArgumentsCount() - Method in class com.github.iotexproject.grpc.api.ReadStateRequest.Builder
repeated bytes arguments = 3;
getArgumentsCount() - Method in class com.github.iotexproject.grpc.api.ReadStateRequest
repeated bytes arguments = 3;
getArgumentsCount() - Method in interface com.github.iotexproject.grpc.api.ReadStateRequestOrBuilder
repeated bytes arguments = 3;
getArgumentsList() - Method in class com.github.iotexproject.grpc.api.ReadStateRequest.Builder
repeated bytes arguments = 3;
getArgumentsList() - Method in class com.github.iotexproject.grpc.api.ReadStateRequest
repeated bytes arguments = 3;
getArgumentsList() - Method in interface com.github.iotexproject.grpc.api.ReadStateRequestOrBuilder
repeated bytes arguments = 3;
getBalance() - Method in class com.github.iotexproject.grpc.types.AccountMeta.Builder
string balance = 2;
getBalance() - Method in class com.github.iotexproject.grpc.types.AccountMeta
string balance = 2;
getBalance() - Method in interface com.github.iotexproject.grpc.types.AccountMetaOrBuilder
string balance = 2;
getBalanceBytes() - Method in class com.github.iotexproject.grpc.types.AccountMeta.Builder
string balance = 2;
getBalanceBytes() - Method in class com.github.iotexproject.grpc.types.AccountMeta
string balance = 2;
getBalanceBytes() - Method in interface com.github.iotexproject.grpc.types.AccountMetaOrBuilder
string balance = 2;
getBlkHash() - Method in class com.github.iotexproject.grpc.api.ActionInfo.Builder
string blkHash = 3;
getBlkHash() - Method in class com.github.iotexproject.grpc.api.ActionInfo
string blkHash = 3;
getBlkHash() - Method in interface com.github.iotexproject.grpc.api.ActionInfoOrBuilder
string blkHash = 3;
getBlkHash() - Method in class com.github.iotexproject.grpc.api.GetActionsByBlockRequest.Builder
string blkHash = 1;
getBlkHash() - Method in class com.github.iotexproject.grpc.api.GetActionsByBlockRequest
string blkHash = 1;
getBlkHash() - Method in interface com.github.iotexproject.grpc.api.GetActionsByBlockRequestOrBuilder
string blkHash = 1;
getBlkHash() - Method in class com.github.iotexproject.grpc.api.GetBlockMetaByHashRequest.Builder
string blkHash = 1;
getBlkHash() - Method in class com.github.iotexproject.grpc.api.GetBlockMetaByHashRequest
string blkHash = 1;
getBlkHash() - Method in interface com.github.iotexproject.grpc.api.GetBlockMetaByHashRequestOrBuilder
string blkHash = 1;
getBlkHash() - Method in class com.github.iotexproject.grpc.api.ReceiptInfo.Builder
string blkHash = 2;
getBlkHash() - Method in class com.github.iotexproject.grpc.api.ReceiptInfo
string blkHash = 2;
getBlkHash() - Method in interface com.github.iotexproject.grpc.api.ReceiptInfoOrBuilder
string blkHash = 2;
getBlkHashBytes() - Method in class com.github.iotexproject.grpc.api.ActionInfo.Builder
string blkHash = 3;
getBlkHashBytes() - Method in class com.github.iotexproject.grpc.api.ActionInfo
string blkHash = 3;
getBlkHashBytes() - Method in interface com.github.iotexproject.grpc.api.ActionInfoOrBuilder
string blkHash = 3;
getBlkHashBytes() - Method in class com.github.iotexproject.grpc.api.GetActionsByBlockRequest.Builder
string blkHash = 1;
getBlkHashBytes() - Method in class com.github.iotexproject.grpc.api.GetActionsByBlockRequest
string blkHash = 1;
getBlkHashBytes() - Method in interface com.github.iotexproject.grpc.api.GetActionsByBlockRequestOrBuilder
string blkHash = 1;
getBlkHashBytes() - Method in class com.github.iotexproject.grpc.api.GetBlockMetaByHashRequest.Builder
string blkHash = 1;
getBlkHashBytes() - Method in class com.github.iotexproject.grpc.api.GetBlockMetaByHashRequest
string blkHash = 1;
getBlkHashBytes() - Method in interface com.github.iotexproject.grpc.api.GetBlockMetaByHashRequestOrBuilder
string blkHash = 1;
getBlkHashBytes() - Method in class com.github.iotexproject.grpc.api.ReceiptInfo.Builder
string blkHash = 2;
getBlkHashBytes() - Method in class com.github.iotexproject.grpc.api.ReceiptInfo
string blkHash = 2;
getBlkHashBytes() - Method in interface com.github.iotexproject.grpc.api.ReceiptInfoOrBuilder
string blkHash = 2;
getBlkHeight() - Method in class com.github.iotexproject.grpc.api.ActionInfo.Builder
uint64 blkHeight = 5;
getBlkHeight() - Method in class com.github.iotexproject.grpc.api.ActionInfo
uint64 blkHeight = 5;
getBlkHeight() - Method in interface com.github.iotexproject.grpc.api.ActionInfoOrBuilder
uint64 blkHeight = 5;
getBlkHeight() - Method in class com.github.iotexproject.grpc.types.Log.Builder
uint64 blkHeight = 4;
getBlkHeight() - Method in class com.github.iotexproject.grpc.types.Log
uint64 blkHeight = 4;
getBlkHeight() - Method in interface com.github.iotexproject.grpc.types.LogOrBuilder
uint64 blkHeight = 4;
getBlkHeight() - Method in class com.github.iotexproject.grpc.types.Receipt.Builder
uint64 blkHeight = 2;
getBlkHeight() - Method in class com.github.iotexproject.grpc.types.Receipt
uint64 blkHeight = 2;
getBlkHeight() - Method in interface com.github.iotexproject.grpc.types.ReceiptOrBuilder
uint64 blkHeight = 2;
getBlkMetas(int) - Method in class com.github.iotexproject.grpc.api.GetBlockMetasResponse.Builder
repeated .iotextypes.BlockMeta blkMetas = 1;
getBlkMetas(int) - Method in class com.github.iotexproject.grpc.api.GetBlockMetasResponse
repeated .iotextypes.BlockMeta blkMetas = 1;
getBlkMetas(int) - Method in interface com.github.iotexproject.grpc.api.GetBlockMetasResponseOrBuilder
repeated .iotextypes.BlockMeta blkMetas = 1;
getBlkMetasBuilder(int) - Method in class com.github.iotexproject.grpc.api.GetBlockMetasResponse.Builder
repeated .iotextypes.BlockMeta blkMetas = 1;
getBlkMetasBuilderList() - Method in class com.github.iotexproject.grpc.api.GetBlockMetasResponse.Builder
repeated .iotextypes.BlockMeta blkMetas = 1;
getBlkMetasCount() - Method in class com.github.iotexproject.grpc.api.GetBlockMetasResponse.Builder
repeated .iotextypes.BlockMeta blkMetas = 1;
getBlkMetasCount() - Method in class com.github.iotexproject.grpc.api.GetBlockMetasResponse
repeated .iotextypes.BlockMeta blkMetas = 1;
getBlkMetasCount() - Method in interface com.github.iotexproject.grpc.api.GetBlockMetasResponseOrBuilder
repeated .iotextypes.BlockMeta blkMetas = 1;
getBlkMetasList() - Method in class com.github.iotexproject.grpc.api.GetBlockMetasResponse.Builder
repeated .iotextypes.BlockMeta blkMetas = 1;
getBlkMetasList() - Method in class com.github.iotexproject.grpc.api.GetBlockMetasResponse
repeated .iotextypes.BlockMeta blkMetas = 1;
getBlkMetasList() - Method in interface com.github.iotexproject.grpc.api.GetBlockMetasResponseOrBuilder
repeated .iotextypes.BlockMeta blkMetas = 1;
getBlkMetasOrBuilder(int) - Method in class com.github.iotexproject.grpc.api.GetBlockMetasResponse.Builder
repeated .iotextypes.BlockMeta blkMetas = 1;
getBlkMetasOrBuilder(int) - Method in class com.github.iotexproject.grpc.api.GetBlockMetasResponse
repeated .iotextypes.BlockMeta blkMetas = 1;
getBlkMetasOrBuilder(int) - Method in interface com.github.iotexproject.grpc.api.GetBlockMetasResponseOrBuilder
repeated .iotextypes.BlockMeta blkMetas = 1;
getBlkMetasOrBuilderList() - Method in class com.github.iotexproject.grpc.api.GetBlockMetasResponse.Builder
repeated .iotextypes.BlockMeta blkMetas = 1;
getBlkMetasOrBuilderList() - Method in class com.github.iotexproject.grpc.api.GetBlockMetasResponse
repeated .iotextypes.BlockMeta blkMetas = 1;
getBlkMetasOrBuilderList() - Method in interface com.github.iotexproject.grpc.api.GetBlockMetasResponseOrBuilder
repeated .iotextypes.BlockMeta blkMetas = 1;
getBlock() - Method in class com.github.iotexproject.grpc.api.BlockInfo.Builder
.iotextypes.Block block = 1;
getBlock() - Method in class com.github.iotexproject.grpc.api.BlockInfo
.iotextypes.Block block = 1;
getBlock() - Method in interface com.github.iotexproject.grpc.api.BlockInfoOrBuilder
.iotextypes.Block block = 1;
getBlock() - Method in class com.github.iotexproject.grpc.api.StreamBlocksResponse.Builder
.iotexapi.BlockInfo block = 1;
getBlock() - Method in class com.github.iotexproject.grpc.api.StreamBlocksResponse
.iotexapi.BlockInfo block = 1;
getBlock() - Method in interface com.github.iotexproject.grpc.api.StreamBlocksResponseOrBuilder
.iotexapi.BlockInfo block = 1;
getBlock() - Method in class com.github.iotexproject.grpc.types.BlockProposal.Builder
.iotextypes.Block block = 1;
getBlock() - Method in class com.github.iotexproject.grpc.types.BlockProposal
.iotextypes.Block block = 1;
getBlock() - Method in interface com.github.iotexproject.grpc.types.BlockProposalOrBuilder
.iotextypes.Block block = 1;
getBlockBuilder() - Method in class com.github.iotexproject.grpc.api.BlockInfo.Builder
.iotextypes.Block block = 1;
getBlockBuilder() - Method in class com.github.iotexproject.grpc.api.StreamBlocksResponse.Builder
.iotexapi.BlockInfo block = 1;
getBlockBuilder() - Method in class com.github.iotexproject.grpc.types.BlockProposal.Builder
.iotextypes.Block block = 1;
getBlockchain() - Method in class com.github.iotexproject.grpc.types.Genesis.Builder
.iotextypes.GenesisBlockchain blockchain = 1;
getBlockchain() - Method in class com.github.iotexproject.grpc.types.Genesis
.iotextypes.GenesisBlockchain blockchain = 1;
getBlockchain() - Method in interface com.github.iotexproject.grpc.types.GenesisOrBuilder
.iotextypes.GenesisBlockchain blockchain = 1;
getBlockchainBuilder() - Method in class com.github.iotexproject.grpc.types.Genesis.Builder
.iotextypes.GenesisBlockchain blockchain = 1;
getBlockchainOrBuilder() - Method in class com.github.iotexproject.grpc.types.Genesis.Builder
.iotextypes.GenesisBlockchain blockchain = 1;
getBlockchainOrBuilder() - Method in class com.github.iotexproject.grpc.types.Genesis
.iotextypes.GenesisBlockchain blockchain = 1;
getBlockchainOrBuilder() - Method in interface com.github.iotexproject.grpc.types.GenesisOrBuilder
.iotextypes.GenesisBlockchain blockchain = 1;
getBlockGasLimit() - Method in class com.github.iotexproject.grpc.types.GenesisBlockchain.Builder
uint64 blockGasLimit = 2;
getBlockGasLimit() - Method in class com.github.iotexproject.grpc.types.GenesisBlockchain
uint64 blockGasLimit = 2;
getBlockGasLimit() - Method in interface com.github.iotexproject.grpc.types.GenesisBlockchainOrBuilder
uint64 blockGasLimit = 2;
getBlockHash() - Method in class com.github.iotexproject.grpc.api.GetLogsByBlock.Builder
bytes blockHash = 1;
getBlockHash() - Method in class com.github.iotexproject.grpc.api.GetLogsByBlock
bytes blockHash = 1;
getBlockHash() - Method in interface com.github.iotexproject.grpc.api.GetLogsByBlockOrBuilder
bytes blockHash = 1;
getBlockHash() - Method in class com.github.iotexproject.grpc.types.ConsensusVote.Builder
bytes blockHash = 1;
getBlockHash() - Method in class com.github.iotexproject.grpc.types.ConsensusVote
bytes blockHash = 1;
getBlockHash() - Method in interface com.github.iotexproject.grpc.types.ConsensusVoteOrBuilder
bytes blockHash = 1;
getBlockInterval() - Method in class com.github.iotexproject.grpc.types.GenesisBlockchain.Builder
int64 blockInterval = 4;
getBlockInterval() - Method in class com.github.iotexproject.grpc.types.GenesisBlockchain
int64 blockInterval = 4;
getBlockInterval() - Method in interface com.github.iotexproject.grpc.types.GenesisBlockchainOrBuilder
int64 blockInterval = 4;
GetBlockMetaByHashRequest - Class in com.github.iotexproject.grpc.api
Protobuf type iotexapi.GetBlockMetaByHashRequest
GetBlockMetaByHashRequest.Builder - Class in com.github.iotexproject.grpc.api
Protobuf type iotexapi.GetBlockMetaByHashRequest
GetBlockMetaByHashRequestOrBuilder - Interface in com.github.iotexproject.grpc.api
 
getBlockMetas(GetBlockMetasRequest) - Method in class com.github.iotexproject.antenna.rpc.RPCMethod
 
getBlockMetas(GetBlockMetasRequest) - Method in class com.github.iotexproject.grpc.api.APIServiceGrpc.APIServiceBlockingStub
get block metadata(s) by: 1.
getBlockMetas(GetBlockMetasRequest) - Method in class com.github.iotexproject.grpc.api.APIServiceGrpc.APIServiceFutureStub
get block metadata(s) by: 1.
getBlockMetas(GetBlockMetasRequest, StreamObserver<GetBlockMetasResponse>) - Method in class com.github.iotexproject.grpc.api.APIServiceGrpc.APIServiceImplBase
get block metadata(s) by: 1.
getBlockMetas(GetBlockMetasRequest, StreamObserver<GetBlockMetasResponse>) - Method in class com.github.iotexproject.grpc.api.APIServiceGrpc.APIServiceStub
get block metadata(s) by: 1.
GetBlockMetasByIndexRequest - Class in com.github.iotexproject.grpc.api
Protobuf type iotexapi.GetBlockMetasByIndexRequest
GetBlockMetasByIndexRequest.Builder - Class in com.github.iotexproject.grpc.api
Protobuf type iotexapi.GetBlockMetasByIndexRequest
GetBlockMetasByIndexRequestOrBuilder - Interface in com.github.iotexproject.grpc.api
 
GetBlockMetasRequest - Class in com.github.iotexproject.grpc.api
Protobuf type iotexapi.GetBlockMetasRequest
GetBlockMetasRequest.Builder - Class in com.github.iotexproject.grpc.api
Protobuf type iotexapi.GetBlockMetasRequest
GetBlockMetasRequest.LookupCase - Enum in com.github.iotexproject.grpc.api
 
GetBlockMetasRequestOrBuilder - Interface in com.github.iotexproject.grpc.api
 
GetBlockMetasResponse - Class in com.github.iotexproject.grpc.api
Protobuf type iotexapi.GetBlockMetasResponse
GetBlockMetasResponse.Builder - Class in com.github.iotexproject.grpc.api
Protobuf type iotexapi.GetBlockMetasResponse
GetBlockMetasResponseOrBuilder - Interface in com.github.iotexproject.grpc.api
 
getBlockOrBuilder() - Method in class com.github.iotexproject.grpc.api.BlockInfo.Builder
.iotextypes.Block block = 1;
getBlockOrBuilder() - Method in class com.github.iotexproject.grpc.api.BlockInfo
.iotextypes.Block block = 1;
getBlockOrBuilder() - Method in interface com.github.iotexproject.grpc.api.BlockInfoOrBuilder
.iotextypes.Block block = 1;
getBlockOrBuilder() - Method in class com.github.iotexproject.grpc.api.StreamBlocksResponse.Builder
.iotexapi.BlockInfo block = 1;
getBlockOrBuilder() - Method in class com.github.iotexproject.grpc.api.StreamBlocksResponse
.iotexapi.BlockInfo block = 1;
getBlockOrBuilder() - Method in interface com.github.iotexproject.grpc.api.StreamBlocksResponseOrBuilder
.iotexapi.BlockInfo block = 1;
getBlockOrBuilder() - Method in class com.github.iotexproject.grpc.types.BlockProposal.Builder
.iotextypes.Block block = 1;
getBlockOrBuilder() - Method in class com.github.iotexproject.grpc.types.BlockProposal
.iotextypes.Block block = 1;
getBlockOrBuilder() - Method in interface com.github.iotexproject.grpc.types.BlockProposalOrBuilder
.iotextypes.Block block = 1;
getBlockProducersInfo(int) - Method in class com.github.iotexproject.grpc.api.GetEpochMetaResponse.Builder
repeated .iotexapi.BlockProducerInfo blockProducersInfo = 3;
getBlockProducersInfo(int) - Method in class com.github.iotexproject.grpc.api.GetEpochMetaResponse
repeated .iotexapi.BlockProducerInfo blockProducersInfo = 3;
getBlockProducersInfo(int) - Method in interface com.github.iotexproject.grpc.api.GetEpochMetaResponseOrBuilder
repeated .iotexapi.BlockProducerInfo blockProducersInfo = 3;
getBlockProducersInfoBuilder(int) - Method in class com.github.iotexproject.grpc.api.GetEpochMetaResponse.Builder
repeated .iotexapi.BlockProducerInfo blockProducersInfo = 3;
getBlockProducersInfoBuilderList() - Method in class com.github.iotexproject.grpc.api.GetEpochMetaResponse.Builder
repeated .iotexapi.BlockProducerInfo blockProducersInfo = 3;
getBlockProducersInfoCount() - Method in class com.github.iotexproject.grpc.api.GetEpochMetaResponse.Builder
repeated .iotexapi.BlockProducerInfo blockProducersInfo = 3;
getBlockProducersInfoCount() - Method in class com.github.iotexproject.grpc.api.GetEpochMetaResponse
repeated .iotexapi.BlockProducerInfo blockProducersInfo = 3;
getBlockProducersInfoCount() - Method in interface com.github.iotexproject.grpc.api.GetEpochMetaResponseOrBuilder
repeated .iotexapi.BlockProducerInfo blockProducersInfo = 3;
getBlockProducersInfoList() - Method in class com.github.iotexproject.grpc.api.GetEpochMetaResponse.Builder
repeated .iotexapi.BlockProducerInfo blockProducersInfo = 3;
getBlockProducersInfoList() - Method in class com.github.iotexproject.grpc.api.GetEpochMetaResponse
repeated .iotexapi.BlockProducerInfo blockProducersInfo = 3;
getBlockProducersInfoList() - Method in interface com.github.iotexproject.grpc.api.GetEpochMetaResponseOrBuilder
repeated .iotexapi.BlockProducerInfo blockProducersInfo = 3;
getBlockProducersInfoOrBuilder(int) - Method in class com.github.iotexproject.grpc.api.GetEpochMetaResponse.Builder
repeated .iotexapi.BlockProducerInfo blockProducersInfo = 3;
getBlockProducersInfoOrBuilder(int) - Method in class com.github.iotexproject.grpc.api.GetEpochMetaResponse
repeated .iotexapi.BlockProducerInfo blockProducersInfo = 3;
getBlockProducersInfoOrBuilder(int) - Method in interface com.github.iotexproject.grpc.api.GetEpochMetaResponseOrBuilder
repeated .iotexapi.BlockProducerInfo blockProducersInfo = 3;
getBlockProducersInfoOrBuilderList() - Method in class com.github.iotexproject.grpc.api.GetEpochMetaResponse.Builder
repeated .iotexapi.BlockProducerInfo blockProducersInfo = 3;
getBlockProducersInfoOrBuilderList() - Method in class com.github.iotexproject.grpc.api.GetEpochMetaResponse
repeated .iotexapi.BlockProducerInfo blockProducersInfo = 3;
getBlockProducersInfoOrBuilderList() - Method in interface com.github.iotexproject.grpc.api.GetEpochMetaResponseOrBuilder
repeated .iotexapi.BlockProducerInfo blockProducersInfo = 3;
getBlockProposal() - Method in class com.github.iotexproject.grpc.types.ConsensusMessage.Builder
.iotextypes.BlockProposal blockProposal = 100;
getBlockProposal() - Method in class com.github.iotexproject.grpc.types.ConsensusMessage
.iotextypes.BlockProposal blockProposal = 100;
getBlockProposal() - Method in interface com.github.iotexproject.grpc.types.ConsensusMessageOrBuilder
.iotextypes.BlockProposal blockProposal = 100;
getBlockProposalBuilder() - Method in class com.github.iotexproject.grpc.types.ConsensusMessage.Builder
.iotextypes.BlockProposal blockProposal = 100;
getBlockProposalOrBuilder() - Method in class com.github.iotexproject.grpc.types.ConsensusMessage.Builder
.iotextypes.BlockProposal blockProposal = 100;
getBlockProposalOrBuilder() - Method in class com.github.iotexproject.grpc.types.ConsensusMessage
.iotextypes.BlockProposal blockProposal = 100;
getBlockProposalOrBuilder() - Method in interface com.github.iotexproject.grpc.types.ConsensusMessageOrBuilder
.iotextypes.BlockProposal blockProposal = 100;
getBlockReward() - Method in class com.github.iotexproject.grpc.types.GenesisRewarding.Builder
string blockReward = 3;
getBlockReward() - Method in class com.github.iotexproject.grpc.types.GenesisRewarding
string blockReward = 3;
getBlockReward() - Method in interface com.github.iotexproject.grpc.types.GenesisRewardingOrBuilder
string blockReward = 3;
getBlockRewardBytes() - Method in class com.github.iotexproject.grpc.types.GenesisRewarding.Builder
string blockReward = 3;
getBlockRewardBytes() - Method in class com.github.iotexproject.grpc.types.GenesisRewarding
string blockReward = 3;
getBlockRewardBytes() - Method in interface com.github.iotexproject.grpc.types.GenesisRewardingOrBuilder
string blockReward = 3;
getBlocks(int) - Method in class com.github.iotexproject.grpc.api.GetRawBlocksResponse.Builder
repeated .iotexapi.BlockInfo blocks = 1;
getBlocks(int) - Method in class com.github.iotexproject.grpc.api.GetRawBlocksResponse
repeated .iotexapi.BlockInfo blocks = 1;
getBlocks(int) - Method in interface com.github.iotexproject.grpc.api.GetRawBlocksResponseOrBuilder
repeated .iotexapi.BlockInfo blocks = 1;
getBlocksBuilder(int) - Method in class com.github.iotexproject.grpc.api.GetRawBlocksResponse.Builder
repeated .iotexapi.BlockInfo blocks = 1;
getBlocksBuilderList() - Method in class com.github.iotexproject.grpc.api.GetRawBlocksResponse.Builder
repeated .iotexapi.BlockInfo blocks = 1;
getBlocksCount() - Method in class com.github.iotexproject.grpc.api.GetRawBlocksResponse.Builder
repeated .iotexapi.BlockInfo blocks = 1;
getBlocksCount() - Method in class com.github.iotexproject.grpc.api.GetRawBlocksResponse
repeated .iotexapi.BlockInfo blocks = 1;
getBlocksCount() - Method in interface com.github.iotexproject.grpc.api.GetRawBlocksResponseOrBuilder
repeated .iotexapi.BlockInfo blocks = 1;
getBlocksList() - Method in class com.github.iotexproject.grpc.api.GetRawBlocksResponse.Builder
repeated .iotexapi.BlockInfo blocks = 1;
getBlocksList() - Method in class com.github.iotexproject.grpc.api.GetRawBlocksResponse
repeated .iotexapi.BlockInfo blocks = 1;
getBlocksList() - Method in interface com.github.iotexproject.grpc.api.GetRawBlocksResponseOrBuilder
repeated .iotexapi.BlockInfo blocks = 1;
getBlocksOrBuilder(int) - Method in class com.github.iotexproject.grpc.api.GetRawBlocksResponse.Builder
repeated .iotexapi.BlockInfo blocks = 1;
getBlocksOrBuilder(int) - Method in class com.github.iotexproject.grpc.api.GetRawBlocksResponse
repeated .iotexapi.BlockInfo blocks = 1;
getBlocksOrBuilder(int) - Method in interface com.github.iotexproject.grpc.api.GetRawBlocksResponseOrBuilder
repeated .iotexapi.BlockInfo blocks = 1;
getBlocksOrBuilderList() - Method in class com.github.iotexproject.grpc.api.GetRawBlocksResponse.Builder
repeated .iotexapi.BlockInfo blocks = 1;
getBlocksOrBuilderList() - Method in class com.github.iotexproject.grpc.api.GetRawBlocksResponse
repeated .iotexapi.BlockInfo blocks = 1;
getBlocksOrBuilderList() - Method in interface com.github.iotexproject.grpc.api.GetRawBlocksResponseOrBuilder
repeated .iotexapi.BlockInfo blocks = 1;
getBody() - Method in class com.github.iotexproject.grpc.types.Block.Builder
.iotextypes.BlockBody body = 2;
getBody() - Method in class com.github.iotexproject.grpc.types.Block
.iotextypes.BlockBody body = 2;
getBody() - Method in interface com.github.iotexproject.grpc.types.BlockOrBuilder
.iotextypes.BlockBody body = 2;
getBodyBuilder() - Method in class com.github.iotexproject.grpc.types.Block.Builder
.iotextypes.BlockBody body = 2;
getBodyOrBuilder() - Method in class com.github.iotexproject.grpc.types.Block.Builder
.iotextypes.BlockBody body = 2;
getBodyOrBuilder() - Method in class com.github.iotexproject.grpc.types.Block
.iotextypes.BlockBody body = 2;
getBodyOrBuilder() - Method in interface com.github.iotexproject.grpc.types.BlockOrBuilder
.iotextypes.BlockBody body = 2;
getBuildTime() - Method in class com.github.iotexproject.grpc.types.ServerMeta.Builder
string buildTime = 5;
getBuildTime() - Method in class com.github.iotexproject.grpc.types.ServerMeta
string buildTime = 5;
getBuildTime() - Method in interface com.github.iotexproject.grpc.types.ServerMetaOrBuilder
string buildTime = 5;
getBuildTimeBytes() - Method in class com.github.iotexproject.grpc.types.ServerMeta.Builder
string buildTime = 5;
getBuildTimeBytes() - Method in class com.github.iotexproject.grpc.types.ServerMeta
string buildTime = 5;
getBuildTimeBytes() - Method in interface com.github.iotexproject.grpc.types.ServerMetaOrBuilder
string buildTime = 5;
getByAddr() - Method in class com.github.iotexproject.grpc.api.GetActionsRequest.Builder
.iotexapi.GetActionsByAddressRequest byAddr = 3;
getByAddr() - Method in class com.github.iotexproject.grpc.api.GetActionsRequest
.iotexapi.GetActionsByAddressRequest byAddr = 3;
getByAddr() - Method in interface com.github.iotexproject.grpc.api.GetActionsRequestOrBuilder
.iotexapi.GetActionsByAddressRequest byAddr = 3;
getByAddrBuilder() - Method in class com.github.iotexproject.grpc.api.GetActionsRequest.Builder
.iotexapi.GetActionsByAddressRequest byAddr = 3;
getByAddrOrBuilder() - Method in class com.github.iotexproject.grpc.api.GetActionsRequest.Builder
.iotexapi.GetActionsByAddressRequest byAddr = 3;
getByAddrOrBuilder() - Method in class com.github.iotexproject.grpc.api.GetActionsRequest
.iotexapi.GetActionsByAddressRequest byAddr = 3;
getByAddrOrBuilder() - Method in interface com.github.iotexproject.grpc.api.GetActionsRequestOrBuilder
.iotexapi.GetActionsByAddressRequest byAddr = 3;
getByBlk() - Method in class com.github.iotexproject.grpc.api.GetActionsRequest.Builder
.iotexapi.GetActionsByBlockRequest byBlk = 5;
getByBlk() - Method in class com.github.iotexproject.grpc.api.GetActionsRequest
.iotexapi.GetActionsByBlockRequest byBlk = 5;
getByBlk() - Method in interface com.github.iotexproject.grpc.api.GetActionsRequestOrBuilder
.iotexapi.GetActionsByBlockRequest byBlk = 5;
getByBlkBuilder() - Method in class com.github.iotexproject.grpc.api.GetActionsRequest.Builder
.iotexapi.GetActionsByBlockRequest byBlk = 5;
getByBlkOrBuilder() - Method in class com.github.iotexproject.grpc.api.GetActionsRequest.Builder
.iotexapi.GetActionsByBlockRequest byBlk = 5;
getByBlkOrBuilder() - Method in class com.github.iotexproject.grpc.api.GetActionsRequest
.iotexapi.GetActionsByBlockRequest byBlk = 5;
getByBlkOrBuilder() - Method in interface com.github.iotexproject.grpc.api.GetActionsRequestOrBuilder
.iotexapi.GetActionsByBlockRequest byBlk = 5;
getByBlock() - Method in class com.github.iotexproject.grpc.api.GetLogsRequest.Builder
.iotexapi.GetLogsByBlock byBlock = 2;
getByBlock() - Method in class com.github.iotexproject.grpc.api.GetLogsRequest
.iotexapi.GetLogsByBlock byBlock = 2;
getByBlock() - Method in interface com.github.iotexproject.grpc.api.GetLogsRequestOrBuilder
.iotexapi.GetLogsByBlock byBlock = 2;
getByBlockBuilder() - Method in class com.github.iotexproject.grpc.api.GetLogsRequest.Builder
.iotexapi.GetLogsByBlock byBlock = 2;
getByBlockOrBuilder() - Method in class com.github.iotexproject.grpc.api.GetLogsRequest.Builder
.iotexapi.GetLogsByBlock byBlock = 2;
getByBlockOrBuilder() - Method in class com.github.iotexproject.grpc.api.GetLogsRequest
.iotexapi.GetLogsByBlock byBlock = 2;
getByBlockOrBuilder() - Method in interface com.github.iotexproject.grpc.api.GetLogsRequestOrBuilder
.iotexapi.GetLogsByBlock byBlock = 2;
getByHash() - Method in class com.github.iotexproject.grpc.api.GetActionsRequest.Builder
.iotexapi.GetActionByHashRequest byHash = 2;
getByHash() - Method in class com.github.iotexproject.grpc.api.GetActionsRequest
.iotexapi.GetActionByHashRequest byHash = 2;
getByHash() - Method in interface com.github.iotexproject.grpc.api.GetActionsRequestOrBuilder
.iotexapi.GetActionByHashRequest byHash = 2;
getByHash() - Method in class com.github.iotexproject.grpc.api.GetBlockMetasRequest.Builder
.iotexapi.GetBlockMetaByHashRequest byHash = 2;
getByHash() - Method in class com.github.iotexproject.grpc.api.GetBlockMetasRequest
.iotexapi.GetBlockMetaByHashRequest byHash = 2;
getByHash() - Method in interface com.github.iotexproject.grpc.api.GetBlockMetasRequestOrBuilder
.iotexapi.GetBlockMetaByHashRequest byHash = 2;
getByHashBuilder() - Method in class com.github.iotexproject.grpc.api.GetActionsRequest.Builder
.iotexapi.GetActionByHashRequest byHash = 2;
getByHashBuilder() - Method in class com.github.iotexproject.grpc.api.GetBlockMetasRequest.Builder
.iotexapi.GetBlockMetaByHashRequest byHash = 2;
getByHashOrBuilder() - Method in class com.github.iotexproject.grpc.api.GetActionsRequest.Builder
.iotexapi.GetActionByHashRequest byHash = 2;
getByHashOrBuilder() - Method in class com.github.iotexproject.grpc.api.GetActionsRequest
.iotexapi.GetActionByHashRequest byHash = 2;
getByHashOrBuilder() - Method in interface com.github.iotexproject.grpc.api.GetActionsRequestOrBuilder
.iotexapi.GetActionByHashRequest byHash = 2;
getByHashOrBuilder() - Method in class com.github.iotexproject.grpc.api.GetBlockMetasRequest.Builder
.iotexapi.GetBlockMetaByHashRequest byHash = 2;
getByHashOrBuilder() - Method in class com.github.iotexproject.grpc.api.GetBlockMetasRequest
.iotexapi.GetBlockMetaByHashRequest byHash = 2;
getByHashOrBuilder() - Method in interface com.github.iotexproject.grpc.api.GetBlockMetasRequestOrBuilder
.iotexapi.GetBlockMetaByHashRequest byHash = 2;
getByIndex() - Method in class com.github.iotexproject.grpc.api.GetActionsRequest.Builder
.iotexapi.GetActionsByIndexRequest byIndex = 1;
getByIndex() - Method in class com.github.iotexproject.grpc.api.GetActionsRequest
.iotexapi.GetActionsByIndexRequest byIndex = 1;
getByIndex() - Method in interface com.github.iotexproject.grpc.api.GetActionsRequestOrBuilder
.iotexapi.GetActionsByIndexRequest byIndex = 1;
getByIndex() - Method in class com.github.iotexproject.grpc.api.GetBlockMetasRequest.Builder
.iotexapi.GetBlockMetasByIndexRequest byIndex = 1;
getByIndex() - Method in class com.github.iotexproject.grpc.api.GetBlockMetasRequest
.iotexapi.GetBlockMetasByIndexRequest byIndex = 1;
getByIndex() - Method in interface com.github.iotexproject.grpc.api.GetBlockMetasRequestOrBuilder
.iotexapi.GetBlockMetasByIndexRequest byIndex = 1;
getByIndexBuilder() - Method in class com.github.iotexproject.grpc.api.GetActionsRequest.Builder
.iotexapi.GetActionsByIndexRequest byIndex = 1;
getByIndexBuilder() - Method in class com.github.iotexproject.grpc.api.GetBlockMetasRequest.Builder
.iotexapi.GetBlockMetasByIndexRequest byIndex = 1;
getByIndexOrBuilder() - Method in class com.github.iotexproject.grpc.api.GetActionsRequest.Builder
.iotexapi.GetActionsByIndexRequest byIndex = 1;
getByIndexOrBuilder() - Method in class com.github.iotexproject.grpc.api.GetActionsRequest
.iotexapi.GetActionsByIndexRequest byIndex = 1;
getByIndexOrBuilder() - Method in interface com.github.iotexproject.grpc.api.GetActionsRequestOrBuilder
.iotexapi.GetActionsByIndexRequest byIndex = 1;
getByIndexOrBuilder() - Method in class com.github.iotexproject.grpc.api.GetBlockMetasRequest.Builder
.iotexapi.GetBlockMetasByIndexRequest byIndex = 1;
getByIndexOrBuilder() - Method in class com.github.iotexproject.grpc.api.GetBlockMetasRequest
.iotexapi.GetBlockMetasByIndexRequest byIndex = 1;
getByIndexOrBuilder() - Method in interface com.github.iotexproject.grpc.api.GetBlockMetasRequestOrBuilder
.iotexapi.GetBlockMetasByIndexRequest byIndex = 1;
getByRange() - Method in class com.github.iotexproject.grpc.api.GetLogsRequest.Builder
.iotexapi.GetLogsByRange byRange = 3;
getByRange() - Method in class com.github.iotexproject.grpc.api.GetLogsRequest
.iotexapi.GetLogsByRange byRange = 3;
getByRange() - Method in interface com.github.iotexproject.grpc.api.GetLogsRequestOrBuilder
.iotexapi.GetLogsByRange byRange = 3;
getByRangeBuilder() - Method in class com.github.iotexproject.grpc.api.GetLogsRequest.Builder
.iotexapi.GetLogsByRange byRange = 3;
getByRangeOrBuilder() - Method in class com.github.iotexproject.grpc.api.GetLogsRequest.Builder
.iotexapi.GetLogsByRange byRange = 3;
getByRangeOrBuilder() - Method in class com.github.iotexproject.grpc.api.GetLogsRequest
.iotexapi.GetLogsByRange byRange = 3;
getByRangeOrBuilder() - Method in interface com.github.iotexproject.grpc.api.GetLogsRequestOrBuilder
.iotexapi.GetLogsByRange byRange = 3;
getC() - Method in class com.github.iotexproject.antenna.keystore.KeystoreFile.Aes128CtrKdfParams
 
getCallerAddress() - Method in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionRequest.Builder
string callerAddress = 100;
getCallerAddress() - Method in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionRequest
string callerAddress = 100;
getCallerAddress() - Method in interface com.github.iotexproject.grpc.api.EstimateActionGasConsumptionRequestOrBuilder
string callerAddress = 100;
getCallerAddress() - Method in class com.github.iotexproject.grpc.api.ReadContractRequest.Builder
string callerAddress = 2;
getCallerAddress() - Method in class com.github.iotexproject.grpc.api.ReadContractRequest
string callerAddress = 2;
getCallerAddress() - Method in interface com.github.iotexproject.grpc.api.ReadContractRequestOrBuilder
string callerAddress = 2;
getCallerAddressBytes() - Method in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionRequest.Builder
string callerAddress = 100;
getCallerAddressBytes() - Method in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionRequest
string callerAddress = 100;
getCallerAddressBytes() - Method in interface com.github.iotexproject.grpc.api.EstimateActionGasConsumptionRequestOrBuilder
string callerAddress = 100;
getCallerAddressBytes() - Method in class com.github.iotexproject.grpc.api.ReadContractRequest.Builder
string callerAddress = 2;
getCallerAddressBytes() - Method in class com.github.iotexproject.grpc.api.ReadContractRequest
string callerAddress = 2;
getCallerAddressBytes() - Method in interface com.github.iotexproject.grpc.api.ReadContractRequestOrBuilder
string callerAddress = 2;
getCandidates(int) - Method in class com.github.iotexproject.grpc.types.CandidateList.Builder
repeated .iotextypes.Candidate candidates = 1;
getCandidates(int) - Method in class com.github.iotexproject.grpc.types.CandidateList
repeated .iotextypes.Candidate candidates = 1;
getCandidates(int) - Method in interface com.github.iotexproject.grpc.types.CandidateListOrBuilder
repeated .iotextypes.Candidate candidates = 1;
getCandidates() - Method in class com.github.iotexproject.grpc.types.PutPollResult.Builder
.iotextypes.CandidateList candidates = 2;
getCandidates() - Method in class com.github.iotexproject.grpc.types.PutPollResult
.iotextypes.CandidateList candidates = 2;
getCandidates() - Method in interface com.github.iotexproject.grpc.types.PutPollResultOrBuilder
.iotextypes.CandidateList candidates = 2;
getCandidatesBuilder(int) - Method in class com.github.iotexproject.grpc.types.CandidateList.Builder
repeated .iotextypes.Candidate candidates = 1;
getCandidatesBuilder() - Method in class com.github.iotexproject.grpc.types.PutPollResult.Builder
.iotextypes.CandidateList candidates = 2;
getCandidatesBuilderList() - Method in class com.github.iotexproject.grpc.types.CandidateList.Builder
repeated .iotextypes.Candidate candidates = 1;
getCandidatesCount() - Method in class com.github.iotexproject.grpc.types.CandidateList.Builder
repeated .iotextypes.Candidate candidates = 1;
getCandidatesCount() - Method in class com.github.iotexproject.grpc.types.CandidateList
repeated .iotextypes.Candidate candidates = 1;
getCandidatesCount() - Method in interface com.github.iotexproject.grpc.types.CandidateListOrBuilder
repeated .iotextypes.Candidate candidates = 1;
getCandidatesList() - Method in class com.github.iotexproject.grpc.types.CandidateList.Builder
repeated .iotextypes.Candidate candidates = 1;
getCandidatesList() - Method in class com.github.iotexproject.grpc.types.CandidateList
repeated .iotextypes.Candidate candidates = 1;
getCandidatesList() - Method in interface com.github.iotexproject.grpc.types.CandidateListOrBuilder
repeated .iotextypes.Candidate candidates = 1;
getCandidatesOrBuilder(int) - Method in class com.github.iotexproject.grpc.types.CandidateList.Builder
repeated .iotextypes.Candidate candidates = 1;
getCandidatesOrBuilder(int) - Method in class com.github.iotexproject.grpc.types.CandidateList
repeated .iotextypes.Candidate candidates = 1;
getCandidatesOrBuilder(int) - Method in interface com.github.iotexproject.grpc.types.CandidateListOrBuilder
repeated .iotextypes.Candidate candidates = 1;
getCandidatesOrBuilder() - Method in class com.github.iotexproject.grpc.types.PutPollResult.Builder
.iotextypes.CandidateList candidates = 2;
getCandidatesOrBuilder() - Method in class com.github.iotexproject.grpc.types.PutPollResult
.iotextypes.CandidateList candidates = 2;
getCandidatesOrBuilder() - Method in interface com.github.iotexproject.grpc.types.PutPollResultOrBuilder
.iotextypes.CandidateList candidates = 2;
getCandidatesOrBuilderList() - Method in class com.github.iotexproject.grpc.types.CandidateList.Builder
repeated .iotextypes.Candidate candidates = 1;
getCandidatesOrBuilderList() - Method in class com.github.iotexproject.grpc.types.CandidateList
repeated .iotextypes.Candidate candidates = 1;
getCandidatesOrBuilderList() - Method in interface com.github.iotexproject.grpc.types.CandidateListOrBuilder
repeated .iotextypes.Candidate candidates = 1;
getCanonicalName() - Method in class com.github.iotexproject.antenna.solidity.SolidityType.DynamicArrayType
 
getCanonicalName() - Method in class com.github.iotexproject.antenna.solidity.SolidityType
The canonical type name (used for the method signature creation) E.g.
getCanonicalName() - Method in class com.github.iotexproject.antenna.solidity.SolidityType.IntType
 
getCanonicalName() - Method in class com.github.iotexproject.antenna.solidity.SolidityType.StaticArrayType
 
getCanonicalName() - Method in class com.github.iotexproject.antenna.solidity.SolidityType.UnsignedIntType
 
getChainId() - Method in class com.github.iotexproject.grpc.rpc.BroadcastMsg.Builder
uint32 chain_id = 1;
getChainId() - Method in class com.github.iotexproject.grpc.rpc.BroadcastMsg
uint32 chain_id = 1;
getChainId() - Method in interface com.github.iotexproject.grpc.rpc.BroadcastMsgOrBuilder
uint32 chain_id = 1;
getChainId() - Method in class com.github.iotexproject.grpc.rpc.UnicastMsg.Builder
uint32 chain_id = 1;
getChainId() - Method in class com.github.iotexproject.grpc.rpc.UnicastMsg
uint32 chain_id = 1;
getChainId() - Method in interface com.github.iotexproject.grpc.rpc.UnicastMsgOrBuilder
uint32 chain_id = 1;
getChainID() - Method in class com.github.iotexproject.grpc.types.CreateDeposit.Builder
uint32 chainID = 1;
getChainID() - Method in class com.github.iotexproject.grpc.types.CreateDeposit
uint32 chainID = 1;
getChainID() - Method in interface com.github.iotexproject.grpc.types.CreateDepositOrBuilder
uint32 chainID = 1;
getChainID() - Method in class com.github.iotexproject.grpc.types.StartSubChain.Builder
TODO: chainID chould be assigned by system and returned via a receipt
getChainID() - Method in class com.github.iotexproject.grpc.types.StartSubChain
TODO: chainID chould be assigned by system and returned via a receipt
getChainID() - Method in interface com.github.iotexproject.grpc.types.StartSubChainOrBuilder
TODO: chainID chould be assigned by system and returned via a receipt
getChainID() - Method in class com.github.iotexproject.grpc.types.StopSubChain.Builder
uint32 chainID = 1;
getChainID() - Method in class com.github.iotexproject.grpc.types.StopSubChain
uint32 chainID = 1;
getChainID() - Method in interface com.github.iotexproject.grpc.types.StopSubChainOrBuilder
uint32 chainID = 1;
getChainMeta(GetChainMetaRequest) - Method in class com.github.iotexproject.antenna.rpc.RPCMethod
 
getChainMeta(GetChainMetaRequest) - Method in class com.github.iotexproject.grpc.api.APIServiceGrpc.APIServiceBlockingStub
get chain metadata
getChainMeta(GetChainMetaRequest) - Method in class com.github.iotexproject.grpc.api.APIServiceGrpc.APIServiceFutureStub
get chain metadata
getChainMeta(GetChainMetaRequest, StreamObserver<GetChainMetaResponse>) - Method in class com.github.iotexproject.grpc.api.APIServiceGrpc.APIServiceImplBase
get chain metadata
getChainMeta(GetChainMetaRequest, StreamObserver<GetChainMetaResponse>) - Method in class com.github.iotexproject.grpc.api.APIServiceGrpc.APIServiceStub
get chain metadata
getChainMeta() - Method in class com.github.iotexproject.grpc.api.GetChainMetaResponse.Builder
.iotextypes.ChainMeta chainMeta = 1;
getChainMeta() - Method in class com.github.iotexproject.grpc.api.GetChainMetaResponse
.iotextypes.ChainMeta chainMeta = 1;
getChainMeta() - Method in interface com.github.iotexproject.grpc.api.GetChainMetaResponseOrBuilder
.iotextypes.ChainMeta chainMeta = 1;
getChainMetaBuilder() - Method in class com.github.iotexproject.grpc.api.GetChainMetaResponse.Builder
.iotextypes.ChainMeta chainMeta = 1;
getChainMetaOrBuilder() - Method in class com.github.iotexproject.grpc.api.GetChainMetaResponse.Builder
.iotextypes.ChainMeta chainMeta = 1;
getChainMetaOrBuilder() - Method in class com.github.iotexproject.grpc.api.GetChainMetaResponse
.iotextypes.ChainMeta chainMeta = 1;
getChainMetaOrBuilder() - Method in interface com.github.iotexproject.grpc.api.GetChainMetaResponseOrBuilder
.iotextypes.ChainMeta chainMeta = 1;
GetChainMetaRequest - Class in com.github.iotexproject.grpc.api
Protobuf type iotexapi.GetChainMetaRequest
GetChainMetaRequest.Builder - Class in com.github.iotexproject.grpc.api
Protobuf type iotexapi.GetChainMetaRequest
GetChainMetaRequestOrBuilder - Interface in com.github.iotexproject.grpc.api
 
GetChainMetaResponse - Class in com.github.iotexproject.grpc.api
Protobuf type iotexapi.GetChainMetaResponse
GetChainMetaResponse.Builder - Class in com.github.iotexproject.grpc.api
Protobuf type iotexapi.GetChainMetaResponse
GetChainMetaResponseOrBuilder - Interface in com.github.iotexproject.grpc.api
 
getChallengeTransfer() - Method in class com.github.iotexproject.grpc.types.PlumChallengeExit.Builder
bytes challengeTransfer = 3;
getChallengeTransfer() - Method in class com.github.iotexproject.grpc.types.PlumChallengeExit
bytes challengeTransfer = 3;
getChallengeTransfer() - Method in interface com.github.iotexproject.grpc.types.PlumChallengeExitOrBuilder
bytes challengeTransfer = 3;
getChallengeTransfer() - Method in class com.github.iotexproject.grpc.types.PlumResponseChallengeExit.Builder
bytes challengeTransfer = 3;
getChallengeTransfer() - Method in class com.github.iotexproject.grpc.types.PlumResponseChallengeExit
bytes challengeTransfer = 3;
getChallengeTransfer() - Method in interface com.github.iotexproject.grpc.types.PlumResponseChallengeExitOrBuilder
bytes challengeTransfer = 3;
getChallengeTransferBlockHeight() - Method in class com.github.iotexproject.grpc.types.PlumChallengeExit.Builder
uint64 challengeTransferBlockHeight = 5;
getChallengeTransferBlockHeight() - Method in class com.github.iotexproject.grpc.types.PlumChallengeExit
uint64 challengeTransferBlockHeight = 5;
getChallengeTransferBlockHeight() - Method in interface com.github.iotexproject.grpc.types.PlumChallengeExitOrBuilder
uint64 challengeTransferBlockHeight = 5;
getChallengeTransferBlockProof() - Method in class com.github.iotexproject.grpc.types.PlumChallengeExit.Builder
bytes challengeTransferBlockProof = 4;
getChallengeTransferBlockProof() - Method in class com.github.iotexproject.grpc.types.PlumChallengeExit
bytes challengeTransferBlockProof = 4;
getChallengeTransferBlockProof() - Method in interface com.github.iotexproject.grpc.types.PlumChallengeExitOrBuilder
bytes challengeTransferBlockProof = 4;
getCheckPending() - Method in class com.github.iotexproject.grpc.api.GetActionByHashRequest.Builder
bool checkPending = 2;
getCheckPending() - Method in class com.github.iotexproject.grpc.api.GetActionByHashRequest
bool checkPending = 2;
getCheckPending() - Method in interface com.github.iotexproject.grpc.api.GetActionByHashRequestOrBuilder
bool checkPending = 2;
getCipher() - Method in class com.github.iotexproject.antenna.keystore.KeystoreFile.Crypto
 
getCipherparams() - Method in class com.github.iotexproject.antenna.keystore.KeystoreFile.Crypto
 
getCiphertext() - Method in class com.github.iotexproject.antenna.keystore.KeystoreFile.Crypto
 
getClaimFromRewardingFund() - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.ClaimFromRewardingFund claimFromRewardingFund = 31;
getClaimFromRewardingFund() - Method in class com.github.iotexproject.grpc.types.ActionCore
.iotextypes.ClaimFromRewardingFund claimFromRewardingFund = 31;
getClaimFromRewardingFund() - Method in interface com.github.iotexproject.grpc.types.ActionCoreOrBuilder
.iotextypes.ClaimFromRewardingFund claimFromRewardingFund = 31;
getClaimFromRewardingFundBuilder() - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.ClaimFromRewardingFund claimFromRewardingFund = 31;
getClaimFromRewardingFundOrBuilder() - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.ClaimFromRewardingFund claimFromRewardingFund = 31;
getClaimFromRewardingFundOrBuilder() - Method in class com.github.iotexproject.grpc.types.ActionCore
.iotextypes.ClaimFromRewardingFund claimFromRewardingFund = 31;
getClaimFromRewardingFundOrBuilder() - Method in interface com.github.iotexproject.grpc.types.ActionCoreOrBuilder
.iotextypes.ClaimFromRewardingFund claimFromRewardingFund = 31;
getCoinID() - Method in class com.github.iotexproject.grpc.types.PlumChallengeExit.Builder
uint64 coinID = 2;
getCoinID() - Method in class com.github.iotexproject.grpc.types.PlumChallengeExit
uint64 coinID = 2;
getCoinID() - Method in interface com.github.iotexproject.grpc.types.PlumChallengeExitOrBuilder
uint64 coinID = 2;
getCoinID() - Method in class com.github.iotexproject.grpc.types.PlumFinalizeExit.Builder
uint64 coinID = 2;
getCoinID() - Method in class com.github.iotexproject.grpc.types.PlumFinalizeExit
uint64 coinID = 2;
getCoinID() - Method in interface com.github.iotexproject.grpc.types.PlumFinalizeExitOrBuilder
uint64 coinID = 2;
getCoinID() - Method in class com.github.iotexproject.grpc.types.PlumResponseChallengeExit.Builder
uint64 coinID = 2;
getCoinID() - Method in class com.github.iotexproject.grpc.types.PlumResponseChallengeExit
uint64 coinID = 2;
getCoinID() - Method in interface com.github.iotexproject.grpc.types.PlumResponseChallengeExitOrBuilder
uint64 coinID = 2;
getCoinID() - Method in class com.github.iotexproject.grpc.types.PlumSettleDeposit.Builder
uint64 coinID = 1;
getCoinID() - Method in class com.github.iotexproject.grpc.types.PlumSettleDeposit
uint64 coinID = 1;
getCoinID() - Method in interface com.github.iotexproject.grpc.types.PlumSettleDepositOrBuilder
uint64 coinID = 1;
getCoinID() - Method in class com.github.iotexproject.grpc.types.PlumTransfer.Builder
uint64 coinID = 1;
getCoinID() - Method in class com.github.iotexproject.grpc.types.PlumTransfer
uint64 coinID = 1;
getCoinID() - Method in interface com.github.iotexproject.grpc.types.PlumTransferOrBuilder
uint64 coinID = 1;
getContract() - Method in class com.github.iotexproject.grpc.types.Execution.Builder
string contract = 2;
getContract() - Method in class com.github.iotexproject.grpc.types.Execution
string contract = 2;
getContract() - Method in interface com.github.iotexproject.grpc.types.ExecutionOrBuilder
string contract = 2;
getContractAddress() - Method in class com.github.iotexproject.grpc.types.Log.Builder
string contractAddress = 1;
getContractAddress() - Method in class com.github.iotexproject.grpc.types.Log
string contractAddress = 1;
getContractAddress() - Method in interface com.github.iotexproject.grpc.types.LogOrBuilder
string contractAddress = 1;
getContractAddress() - Method in class com.github.iotexproject.grpc.types.Receipt.Builder
string contractAddress = 5;
getContractAddress() - Method in class com.github.iotexproject.grpc.types.Receipt
string contractAddress = 5;
getContractAddress() - Method in interface com.github.iotexproject.grpc.types.ReceiptOrBuilder
string contractAddress = 5;
getContractAddressBytes() - Method in class com.github.iotexproject.grpc.types.Log.Builder
string contractAddress = 1;
getContractAddressBytes() - Method in class com.github.iotexproject.grpc.types.Log
string contractAddress = 1;
getContractAddressBytes() - Method in interface com.github.iotexproject.grpc.types.LogOrBuilder
string contractAddress = 1;
getContractAddressBytes() - Method in class com.github.iotexproject.grpc.types.Receipt.Builder
string contractAddress = 5;
getContractAddressBytes() - Method in class com.github.iotexproject.grpc.types.Receipt
string contractAddress = 5;
getContractAddressBytes() - Method in interface com.github.iotexproject.grpc.types.ReceiptOrBuilder
string contractAddress = 5;
getContractBytes() - Method in class com.github.iotexproject.grpc.types.Execution.Builder
string contract = 2;
getContractBytes() - Method in class com.github.iotexproject.grpc.types.Execution
string contract = 2;
getContractBytes() - Method in interface com.github.iotexproject.grpc.types.ExecutionOrBuilder
string contract = 2;
getCore() - Method in class com.github.iotexproject.grpc.types.Action.Builder
.iotextypes.ActionCore core = 1;
getCore() - Method in class com.github.iotexproject.grpc.types.Action
.iotextypes.ActionCore core = 1;
getCore() - Method in interface com.github.iotexproject.grpc.types.ActionOrBuilder
.iotextypes.ActionCore core = 1;
getCore() - Method in class com.github.iotexproject.grpc.types.BlockHeader.Builder
.iotextypes.BlockHeaderCore core = 1;
getCore() - Method in class com.github.iotexproject.grpc.types.BlockHeader
.iotextypes.BlockHeaderCore core = 1;
getCore() - Method in interface com.github.iotexproject.grpc.types.BlockHeaderOrBuilder
.iotextypes.BlockHeaderCore core = 1;
getCoreBuilder() - Method in class com.github.iotexproject.grpc.types.Action.Builder
.iotextypes.ActionCore core = 1;
getCoreBuilder() - Method in class com.github.iotexproject.grpc.types.BlockHeader.Builder
.iotextypes.BlockHeaderCore core = 1;
getCoreOrBuilder() - Method in class com.github.iotexproject.grpc.types.Action.Builder
.iotextypes.ActionCore core = 1;
getCoreOrBuilder() - Method in class com.github.iotexproject.grpc.types.Action
.iotextypes.ActionCore core = 1;
getCoreOrBuilder() - Method in interface com.github.iotexproject.grpc.types.ActionOrBuilder
.iotextypes.ActionCore core = 1;
getCoreOrBuilder() - Method in class com.github.iotexproject.grpc.types.BlockHeader.Builder
.iotextypes.BlockHeaderCore core = 1;
getCoreOrBuilder() - Method in class com.github.iotexproject.grpc.types.BlockHeader
.iotextypes.BlockHeaderCore core = 1;
getCoreOrBuilder() - Method in interface com.github.iotexproject.grpc.types.BlockHeaderOrBuilder
.iotextypes.BlockHeaderCore core = 1;
getCount() - Method in class com.github.iotexproject.grpc.api.GetActionsByAddressRequest.Builder
uint64 count = 3;
getCount() - Method in class com.github.iotexproject.grpc.api.GetActionsByAddressRequest
uint64 count = 3;
getCount() - Method in interface com.github.iotexproject.grpc.api.GetActionsByAddressRequestOrBuilder
uint64 count = 3;
getCount() - Method in class com.github.iotexproject.grpc.api.GetActionsByBlockRequest.Builder
uint64 count = 3;
getCount() - Method in class com.github.iotexproject.grpc.api.GetActionsByBlockRequest
uint64 count = 3;
getCount() - Method in interface com.github.iotexproject.grpc.api.GetActionsByBlockRequestOrBuilder
uint64 count = 3;
getCount() - Method in class com.github.iotexproject.grpc.api.GetActionsByIndexRequest.Builder
uint64 count = 2;
getCount() - Method in class com.github.iotexproject.grpc.api.GetActionsByIndexRequest
uint64 count = 2;
getCount() - Method in interface com.github.iotexproject.grpc.api.GetActionsByIndexRequestOrBuilder
uint64 count = 2;
getCount() - Method in class com.github.iotexproject.grpc.api.GetBlockMetasByIndexRequest.Builder
uint64 count = 2;
getCount() - Method in class com.github.iotexproject.grpc.api.GetBlockMetasByIndexRequest
uint64 count = 2;
getCount() - Method in interface com.github.iotexproject.grpc.api.GetBlockMetasByIndexRequestOrBuilder
uint64 count = 2;
getCount() - Method in class com.github.iotexproject.grpc.api.GetLogsByRange.Builder
uint64 count = 2;
getCount() - Method in class com.github.iotexproject.grpc.api.GetLogsByRange
uint64 count = 2;
getCount() - Method in interface com.github.iotexproject.grpc.api.GetLogsByRangeOrBuilder
uint64 count = 2;
getCount() - Method in class com.github.iotexproject.grpc.api.GetRawBlocksRequest.Builder
uint64 count = 2;
getCount() - Method in class com.github.iotexproject.grpc.api.GetRawBlocksRequest
uint64 count = 2;
getCount() - Method in interface com.github.iotexproject.grpc.api.GetRawBlocksRequestOrBuilder
uint64 count = 2;
getCount() - Method in class com.github.iotexproject.grpc.api.GetUnconfirmedActionsByAddressRequest.Builder
uint64 count = 3;
getCount() - Method in class com.github.iotexproject.grpc.api.GetUnconfirmedActionsByAddressRequest
uint64 count = 3;
getCount() - Method in interface com.github.iotexproject.grpc.api.GetUnconfirmedActionsByAddressRequestOrBuilder
uint64 count = 3;
getCreateDeposit() - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.CreateDeposit createDeposit = 16;
getCreateDeposit() - Method in class com.github.iotexproject.grpc.types.ActionCore
.iotextypes.CreateDeposit createDeposit = 16;
getCreateDeposit() - Method in interface com.github.iotexproject.grpc.types.ActionCoreOrBuilder
.iotextypes.CreateDeposit createDeposit = 16;
getCreateDepositBuilder() - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.CreateDeposit createDeposit = 16;
getCreateDepositOrBuilder() - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.CreateDeposit createDeposit = 16;
getCreateDepositOrBuilder() - Method in class com.github.iotexproject.grpc.types.ActionCore
.iotextypes.CreateDeposit createDeposit = 16;
getCreateDepositOrBuilder() - Method in interface com.github.iotexproject.grpc.types.ActionCoreOrBuilder
.iotextypes.CreateDeposit createDeposit = 16;
getCreatePlumChain() - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
PlumChain
getCreatePlumChain() - Method in class com.github.iotexproject.grpc.types.ActionCore
PlumChain
getCreatePlumChain() - Method in interface com.github.iotexproject.grpc.types.ActionCoreOrBuilder
PlumChain
getCreatePlumChainBuilder() - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
PlumChain
getCreatePlumChainOrBuilder() - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
PlumChain
getCreatePlumChainOrBuilder() - Method in class com.github.iotexproject.grpc.types.ActionCore
PlumChain
getCreatePlumChainOrBuilder() - Method in interface com.github.iotexproject.grpc.types.ActionCoreOrBuilder
PlumChain
getCrypto() - Method in class com.github.iotexproject.antenna.keystore.KeystoreFile
 
getData() - Method in class com.github.iotexproject.antenna.token.DecodedMethod
 
getData() - Method in class com.github.iotexproject.grpc.api.ReadContractResponse.Builder
string data = 1;
getData() - Method in class com.github.iotexproject.grpc.api.ReadContractResponse
string data = 1;
getData() - Method in interface com.github.iotexproject.grpc.api.ReadContractResponseOrBuilder
string data = 1;
getData() - Method in class com.github.iotexproject.grpc.api.ReadStateResponse.Builder
bytes data = 1;
getData() - Method in class com.github.iotexproject.grpc.api.ReadStateResponse
bytes data = 1;
getData() - Method in interface com.github.iotexproject.grpc.api.ReadStateResponseOrBuilder
bytes data = 1;
getData() - Method in class com.github.iotexproject.grpc.types.ClaimFromRewardingFund.Builder
bytes data = 2;
getData() - Method in class com.github.iotexproject.grpc.types.ClaimFromRewardingFund
bytes data = 2;
getData() - Method in interface com.github.iotexproject.grpc.types.ClaimFromRewardingFundOrBuilder
bytes data = 2;
getData() - Method in class com.github.iotexproject.grpc.types.DepositToRewardingFund.Builder
bytes data = 2;
getData() - Method in class com.github.iotexproject.grpc.types.DepositToRewardingFund
bytes data = 2;
getData() - Method in interface com.github.iotexproject.grpc.types.DepositToRewardingFundOrBuilder
bytes data = 2;
getData() - Method in class com.github.iotexproject.grpc.types.Execution.Builder
bytes data = 3;
getData() - Method in class com.github.iotexproject.grpc.types.Execution
bytes data = 3;
getData() - Method in interface com.github.iotexproject.grpc.types.ExecutionOrBuilder
bytes data = 3;
getData() - Method in class com.github.iotexproject.grpc.types.Log.Builder
bytes data = 3;
getData() - Method in class com.github.iotexproject.grpc.types.Log
bytes data = 3;
getData() - Method in interface com.github.iotexproject.grpc.types.LogOrBuilder
bytes data = 3;
getDataBytes() - Method in class com.github.iotexproject.grpc.api.ReadContractResponse.Builder
string data = 1;
getDataBytes() - Method in class com.github.iotexproject.grpc.api.ReadContractResponse
string data = 1;
getDataBytes() - Method in interface com.github.iotexproject.grpc.api.ReadContractResponseOrBuilder
string data = 1;
getDefaultInstance() - Static method in class com.github.iotexproject.grpc.api.ActionInfo
 
getDefaultInstance() - Static method in class com.github.iotexproject.grpc.api.BlockInfo
 
getDefaultInstance() - Static method in class com.github.iotexproject.grpc.api.BlockProducerInfo
 
getDefaultInstance() - Static method in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionRequest
 
getDefaultInstance() - Static method in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionResponse
 
getDefaultInstance() - Static method in class com.github.iotexproject.grpc.api.EstimateGasForActionRequest
 
getDefaultInstance() - Static method in class com.github.iotexproject.grpc.api.EstimateGasForActionResponse
 
getDefaultInstance() - Static method in class com.github.iotexproject.grpc.api.GetAccountRequest
 
getDefaultInstance() - Static method in class com.github.iotexproject.grpc.api.GetAccountResponse
 
getDefaultInstance() - Static method in class com.github.iotexproject.grpc.api.GetActionByHashRequest
 
getDefaultInstance() - Static method in class com.github.iotexproject.grpc.api.GetActionsByAddressRequest
 
getDefaultInstance() - Static method in class com.github.iotexproject.grpc.api.GetActionsByBlockRequest
 
getDefaultInstance() - Static method in class com.github.iotexproject.grpc.api.GetActionsByIndexRequest
 
getDefaultInstance() - Static method in class com.github.iotexproject.grpc.api.GetActionsRequest
 
getDefaultInstance() - Static method in class com.github.iotexproject.grpc.api.GetActionsResponse
 
getDefaultInstance() - Static method in class com.github.iotexproject.grpc.api.GetBlockMetaByHashRequest
 
getDefaultInstance() - Static method in class com.github.iotexproject.grpc.api.GetBlockMetasByIndexRequest
 
getDefaultInstance() - Static method in class com.github.iotexproject.grpc.api.GetBlockMetasRequest
 
getDefaultInstance() - Static method in class com.github.iotexproject.grpc.api.GetBlockMetasResponse
 
getDefaultInstance() - Static method in class com.github.iotexproject.grpc.api.GetChainMetaRequest
 
getDefaultInstance() - Static method in class com.github.iotexproject.grpc.api.GetChainMetaResponse
 
getDefaultInstance() - Static method in class com.github.iotexproject.grpc.api.GetEpochMetaRequest
 
getDefaultInstance() - Static method in class com.github.iotexproject.grpc.api.GetEpochMetaResponse
 
getDefaultInstance() - Static method in class com.github.iotexproject.grpc.api.GetLogsByBlock
 
getDefaultInstance() - Static method in class com.github.iotexproject.grpc.api.GetLogsByRange
 
getDefaultInstance() - Static method in class com.github.iotexproject.grpc.api.GetLogsRequest
 
getDefaultInstance() - Static method in class com.github.iotexproject.grpc.api.GetLogsResponse
 
getDefaultInstance() - Static method in class com.github.iotexproject.grpc.api.GetRawBlocksRequest
 
getDefaultInstance() - Static method in class com.github.iotexproject.grpc.api.GetRawBlocksResponse
 
getDefaultInstance() - Static method in class com.github.iotexproject.grpc.api.GetReceiptByActionRequest
 
getDefaultInstance() - Static method in class com.github.iotexproject.grpc.api.GetReceiptByActionResponse
 
getDefaultInstance() - Static method in class com.github.iotexproject.grpc.api.GetServerMetaRequest
 
getDefaultInstance() - Static method in class com.github.iotexproject.grpc.api.GetServerMetaResponse
 
getDefaultInstance() - Static method in class com.github.iotexproject.grpc.api.GetUnconfirmedActionsByAddressRequest
 
getDefaultInstance() - Static method in class com.github.iotexproject.grpc.api.LogsFilter
 
getDefaultInstance() - Static method in class com.github.iotexproject.grpc.api.ReadContractRequest
 
getDefaultInstance() - Static method in class com.github.iotexproject.grpc.api.ReadContractResponse
 
getDefaultInstance() - Static method in class com.github.iotexproject.grpc.api.ReadStateRequest
 
getDefaultInstance() - Static method in class com.github.iotexproject.grpc.api.ReadStateResponse
 
getDefaultInstance() - Static method in class com.github.iotexproject.grpc.api.ReceiptInfo
 
getDefaultInstance() - Static method in class com.github.iotexproject.grpc.api.SendActionRequest
 
getDefaultInstance() - Static method in class com.github.iotexproject.grpc.api.SendActionResponse
 
getDefaultInstance() - Static method in class com.github.iotexproject.grpc.api.SendSignedActionBytesRequest
 
getDefaultInstance() - Static method in class com.github.iotexproject.grpc.api.StreamBlocksRequest
 
getDefaultInstance() - Static method in class com.github.iotexproject.grpc.api.StreamBlocksResponse
 
getDefaultInstance() - Static method in class com.github.iotexproject.grpc.api.StreamLogsRequest
 
getDefaultInstance() - Static method in class com.github.iotexproject.grpc.api.StreamLogsResponse
 
getDefaultInstance() - Static method in class com.github.iotexproject.grpc.api.SuggestGasPriceRequest
 
getDefaultInstance() - Static method in class com.github.iotexproject.grpc.api.SuggestGasPriceResponse
 
getDefaultInstance() - Static method in class com.github.iotexproject.grpc.api.Topics
 
getDefaultInstance() - Static method in class com.github.iotexproject.grpc.rpc.BlockSync
 
getDefaultInstance() - Static method in class com.github.iotexproject.grpc.rpc.BroadcastMsg
 
getDefaultInstance() - Static method in class com.github.iotexproject.grpc.rpc.UnicastMsg
 
getDefaultInstance() - Static method in class com.github.iotexproject.grpc.testing.TestPayload
 
getDefaultInstance() - Static method in class com.github.iotexproject.grpc.types.AccountMeta
 
getDefaultInstance() - Static method in class com.github.iotexproject.grpc.types.Action
 
getDefaultInstance() - Static method in class com.github.iotexproject.grpc.types.ActionCore
 
getDefaultInstance() - Static method in class com.github.iotexproject.grpc.types.Block
 
getDefaultInstance() - Static method in class com.github.iotexproject.grpc.types.BlockBody
 
getDefaultInstance() - Static method in class com.github.iotexproject.grpc.types.BlockFooter
 
getDefaultInstance() - Static method in class com.github.iotexproject.grpc.types.BlockHeader
 
getDefaultInstance() - Static method in class com.github.iotexproject.grpc.types.BlockHeaderCore
 
getDefaultInstance() - Static method in class com.github.iotexproject.grpc.types.BlockMeta
 
getDefaultInstance() - Static method in class com.github.iotexproject.grpc.types.BlockProposal
 
getDefaultInstance() - Static method in class com.github.iotexproject.grpc.types.Candidate
 
getDefaultInstance() - Static method in class com.github.iotexproject.grpc.types.CandidateList
 
getDefaultInstance() - Static method in class com.github.iotexproject.grpc.types.ChainMeta
 
getDefaultInstance() - Static method in class com.github.iotexproject.grpc.types.ClaimFromRewardingFund
 
getDefaultInstance() - Static method in class com.github.iotexproject.grpc.types.ConsensusMessage
 
getDefaultInstance() - Static method in class com.github.iotexproject.grpc.types.ConsensusVote
 
getDefaultInstance() - Static method in class com.github.iotexproject.grpc.types.CreateDeposit
 
getDefaultInstance() - Static method in class com.github.iotexproject.grpc.types.CreatePlumChain
 
getDefaultInstance() - Static method in class com.github.iotexproject.grpc.types.DepositToRewardingFund
 
getDefaultInstance() - Static method in class com.github.iotexproject.grpc.types.Endorsement
 
getDefaultInstance() - Static method in class com.github.iotexproject.grpc.types.EpochData
 
getDefaultInstance() - Static method in class com.github.iotexproject.grpc.types.Execution
 
getDefaultInstance() - Static method in class com.github.iotexproject.grpc.types.Genesis
 
getDefaultInstance() - Static method in class com.github.iotexproject.grpc.types.GenesisAccount
 
getDefaultInstance() - Static method in class com.github.iotexproject.grpc.types.GenesisBlockchain
 
getDefaultInstance() - Static method in class com.github.iotexproject.grpc.types.GenesisDelegate
 
getDefaultInstance() - Static method in class com.github.iotexproject.grpc.types.GenesisPoll
 
getDefaultInstance() - Static method in class com.github.iotexproject.grpc.types.GenesisRewarding
 
getDefaultInstance() - Static method in class com.github.iotexproject.grpc.types.GrantReward
 
getDefaultInstance() - Static method in class com.github.iotexproject.grpc.types.Log
 
getDefaultInstance() - Static method in class com.github.iotexproject.grpc.types.MerkleRoot
 
getDefaultInstance() - Static method in class com.github.iotexproject.grpc.types.PlumChallengeExit
 
getDefaultInstance() - Static method in class com.github.iotexproject.grpc.types.PlumCreateDeposit
 
getDefaultInstance() - Static method in class com.github.iotexproject.grpc.types.PlumFinalizeExit
 
getDefaultInstance() - Static method in class com.github.iotexproject.grpc.types.PlumPutBlock
 
getDefaultInstance() - Static method in class com.github.iotexproject.grpc.types.PlumResponseChallengeExit
 
getDefaultInstance() - Static method in class com.github.iotexproject.grpc.types.PlumSettleDeposit
 
getDefaultInstance() - Static method in class com.github.iotexproject.grpc.types.PlumStartExit
 
getDefaultInstance() - Static method in class com.github.iotexproject.grpc.types.PlumTransfer
 
getDefaultInstance() - Static method in class com.github.iotexproject.grpc.types.PutBlock
 
getDefaultInstance() - Static method in class com.github.iotexproject.grpc.types.PutPollResult
 
getDefaultInstance() - Static method in class com.github.iotexproject.grpc.types.Receipt
 
getDefaultInstance() - Static method in class com.github.iotexproject.grpc.types.Receipts
 
getDefaultInstance() - Static method in class com.github.iotexproject.grpc.types.ServerMeta
 
getDefaultInstance() - Static method in class com.github.iotexproject.grpc.types.SettleDeposit
 
getDefaultInstance() - Static method in class com.github.iotexproject.grpc.types.StartSubChain
 
getDefaultInstance() - Static method in class com.github.iotexproject.grpc.types.StopSubChain
 
getDefaultInstance() - Static method in class com.github.iotexproject.grpc.types.TerminatePlumChain
 
getDefaultInstance() - Static method in class com.github.iotexproject.grpc.types.Transfer
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.api.ActionInfo.Builder
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.api.ActionInfo
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.api.BlockInfo.Builder
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.api.BlockInfo
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.api.BlockProducerInfo.Builder
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.api.BlockProducerInfo
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionRequest.Builder
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionRequest
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionResponse.Builder
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionResponse
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.api.EstimateGasForActionRequest.Builder
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.api.EstimateGasForActionRequest
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.api.EstimateGasForActionResponse.Builder
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.api.EstimateGasForActionResponse
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.api.GetAccountRequest.Builder
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.api.GetAccountRequest
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.api.GetAccountResponse.Builder
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.api.GetAccountResponse
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.api.GetActionByHashRequest.Builder
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.api.GetActionByHashRequest
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.api.GetActionsByAddressRequest.Builder
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.api.GetActionsByAddressRequest
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.api.GetActionsByBlockRequest.Builder
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.api.GetActionsByBlockRequest
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.api.GetActionsByIndexRequest.Builder
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.api.GetActionsByIndexRequest
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.api.GetActionsRequest.Builder
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.api.GetActionsRequest
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.api.GetActionsResponse.Builder
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.api.GetActionsResponse
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.api.GetBlockMetaByHashRequest.Builder
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.api.GetBlockMetaByHashRequest
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.api.GetBlockMetasByIndexRequest.Builder
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.api.GetBlockMetasByIndexRequest
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.api.GetBlockMetasRequest.Builder
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.api.GetBlockMetasRequest
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.api.GetBlockMetasResponse.Builder
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.api.GetBlockMetasResponse
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.api.GetChainMetaRequest.Builder
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.api.GetChainMetaRequest
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.api.GetChainMetaResponse.Builder
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.api.GetChainMetaResponse
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.api.GetEpochMetaRequest.Builder
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.api.GetEpochMetaRequest
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.api.GetEpochMetaResponse.Builder
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.api.GetEpochMetaResponse
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.api.GetLogsByBlock.Builder
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.api.GetLogsByBlock
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.api.GetLogsByRange.Builder
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.api.GetLogsByRange
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.api.GetLogsRequest.Builder
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.api.GetLogsRequest
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.api.GetLogsResponse.Builder
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.api.GetLogsResponse
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.api.GetRawBlocksRequest.Builder
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.api.GetRawBlocksRequest
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.api.GetRawBlocksResponse.Builder
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.api.GetRawBlocksResponse
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.api.GetReceiptByActionRequest.Builder
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.api.GetReceiptByActionRequest
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.api.GetReceiptByActionResponse.Builder
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.api.GetReceiptByActionResponse
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.api.GetServerMetaRequest.Builder
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.api.GetServerMetaRequest
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.api.GetServerMetaResponse.Builder
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.api.GetServerMetaResponse
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.api.GetUnconfirmedActionsByAddressRequest.Builder
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.api.GetUnconfirmedActionsByAddressRequest
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.api.LogsFilter.Builder
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.api.LogsFilter
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.api.ReadContractRequest.Builder
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.api.ReadContractRequest
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.api.ReadContractResponse.Builder
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.api.ReadContractResponse
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.api.ReadStateRequest.Builder
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.api.ReadStateRequest
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.api.ReadStateResponse.Builder
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.api.ReadStateResponse
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.api.ReceiptInfo.Builder
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.api.ReceiptInfo
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.api.SendActionRequest.Builder
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.api.SendActionRequest
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.api.SendActionResponse.Builder
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.api.SendActionResponse
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.api.SendSignedActionBytesRequest.Builder
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.api.SendSignedActionBytesRequest
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.api.StreamBlocksRequest.Builder
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.api.StreamBlocksRequest
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.api.StreamBlocksResponse.Builder
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.api.StreamBlocksResponse
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.api.StreamLogsRequest.Builder
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.api.StreamLogsRequest
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.api.StreamLogsResponse.Builder
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.api.StreamLogsResponse
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.api.SuggestGasPriceRequest.Builder
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.api.SuggestGasPriceRequest
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.api.SuggestGasPriceResponse.Builder
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.api.SuggestGasPriceResponse
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.api.Topics.Builder
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.api.Topics
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.rpc.BlockSync.Builder
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.rpc.BlockSync
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.rpc.BroadcastMsg.Builder
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.rpc.BroadcastMsg
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.rpc.UnicastMsg.Builder
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.rpc.UnicastMsg
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.testing.TestPayload.Builder
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.testing.TestPayload
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.types.AccountMeta.Builder
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.types.AccountMeta
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.types.Action.Builder
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.types.Action
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.types.ActionCore
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.types.Block.Builder
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.types.Block
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.types.BlockBody.Builder
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.types.BlockBody
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.types.BlockFooter.Builder
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.types.BlockFooter
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.types.BlockHeader.Builder
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.types.BlockHeader
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.types.BlockHeaderCore.Builder
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.types.BlockHeaderCore
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.types.BlockMeta.Builder
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.types.BlockMeta
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.types.BlockProposal.Builder
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.types.BlockProposal
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.types.Candidate.Builder
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.types.Candidate
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.types.CandidateList.Builder
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.types.CandidateList
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.types.ChainMeta.Builder
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.types.ChainMeta
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.types.ClaimFromRewardingFund.Builder
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.types.ClaimFromRewardingFund
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.types.ConsensusMessage.Builder
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.types.ConsensusMessage
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.types.ConsensusVote.Builder
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.types.ConsensusVote
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.types.CreateDeposit.Builder
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.types.CreateDeposit
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.types.CreatePlumChain.Builder
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.types.CreatePlumChain
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.types.DepositToRewardingFund.Builder
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.types.DepositToRewardingFund
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.types.Endorsement.Builder
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.types.Endorsement
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.types.EpochData.Builder
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.types.EpochData
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.types.Execution.Builder
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.types.Execution
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.types.Genesis.Builder
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.types.Genesis
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.types.GenesisAccount.Builder
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.types.GenesisAccount
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.types.GenesisBlockchain.Builder
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.types.GenesisBlockchain
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.types.GenesisDelegate.Builder
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.types.GenesisDelegate
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.types.GenesisPoll.Builder
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.types.GenesisPoll
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.types.GenesisRewarding.Builder
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.types.GenesisRewarding
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.types.GrantReward.Builder
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.types.GrantReward
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.types.Log.Builder
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.types.Log
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.types.MerkleRoot.Builder
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.types.MerkleRoot
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.types.PlumChallengeExit.Builder
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.types.PlumChallengeExit
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.types.PlumCreateDeposit.Builder
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.types.PlumCreateDeposit
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.types.PlumFinalizeExit.Builder
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.types.PlumFinalizeExit
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.types.PlumPutBlock.Builder
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.types.PlumPutBlock
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.types.PlumResponseChallengeExit.Builder
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.types.PlumResponseChallengeExit
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.types.PlumSettleDeposit.Builder
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.types.PlumSettleDeposit
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.types.PlumStartExit.Builder
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.types.PlumStartExit
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.types.PlumTransfer.Builder
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.types.PlumTransfer
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.types.PutBlock.Builder
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.types.PutBlock
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.types.PutPollResult.Builder
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.types.PutPollResult
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.types.Receipt.Builder
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.types.Receipt
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.types.Receipts.Builder
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.types.Receipts
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.types.ServerMeta.Builder
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.types.ServerMeta
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.types.SettleDeposit.Builder
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.types.SettleDeposit
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.types.StartSubChain.Builder
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.types.StartSubChain
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.types.StopSubChain.Builder
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.types.StopSubChain
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.types.TerminatePlumChain.Builder
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.types.TerminatePlumChain
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.types.Transfer.Builder
 
getDefaultInstanceForType() - Method in class com.github.iotexproject.grpc.types.Transfer
 
getDelegates(int) - Method in class com.github.iotexproject.grpc.types.GenesisPoll.Builder
repeated .iotextypes.GenesisDelegate delegates = 8;
getDelegates(int) - Method in class com.github.iotexproject.grpc.types.GenesisPoll
repeated .iotextypes.GenesisDelegate delegates = 8;
getDelegates(int) - Method in interface com.github.iotexproject.grpc.types.GenesisPollOrBuilder
repeated .iotextypes.GenesisDelegate delegates = 8;
getDelegatesBuilder(int) - Method in class com.github.iotexproject.grpc.types.GenesisPoll.Builder
repeated .iotextypes.GenesisDelegate delegates = 8;
getDelegatesBuilderList() - Method in class com.github.iotexproject.grpc.types.GenesisPoll.Builder
repeated .iotextypes.GenesisDelegate delegates = 8;
getDelegatesCount() - Method in class com.github.iotexproject.grpc.types.GenesisPoll.Builder
repeated .iotextypes.GenesisDelegate delegates = 8;
getDelegatesCount() - Method in class com.github.iotexproject.grpc.types.GenesisPoll
repeated .iotextypes.GenesisDelegate delegates = 8;
getDelegatesCount() - Method in interface com.github.iotexproject.grpc.types.GenesisPollOrBuilder
repeated .iotextypes.GenesisDelegate delegates = 8;
getDelegatesList() - Method in class com.github.iotexproject.grpc.types.GenesisPoll.Builder
repeated .iotextypes.GenesisDelegate delegates = 8;
getDelegatesList() - Method in class com.github.iotexproject.grpc.types.GenesisPoll
repeated .iotextypes.GenesisDelegate delegates = 8;
getDelegatesList() - Method in interface com.github.iotexproject.grpc.types.GenesisPollOrBuilder
repeated .iotextypes.GenesisDelegate delegates = 8;
getDelegatesOrBuilder(int) - Method in class com.github.iotexproject.grpc.types.GenesisPoll.Builder
repeated .iotextypes.GenesisDelegate delegates = 8;
getDelegatesOrBuilder(int) - Method in class com.github.iotexproject.grpc.types.GenesisPoll
repeated .iotextypes.GenesisDelegate delegates = 8;
getDelegatesOrBuilder(int) - Method in interface com.github.iotexproject.grpc.types.GenesisPollOrBuilder
repeated .iotextypes.GenesisDelegate delegates = 8;
getDelegatesOrBuilderList() - Method in class com.github.iotexproject.grpc.types.GenesisPoll.Builder
repeated .iotextypes.GenesisDelegate delegates = 8;
getDelegatesOrBuilderList() - Method in class com.github.iotexproject.grpc.types.GenesisPoll
repeated .iotextypes.GenesisDelegate delegates = 8;
getDelegatesOrBuilderList() - Method in interface com.github.iotexproject.grpc.types.GenesisPollOrBuilder
repeated .iotextypes.GenesisDelegate delegates = 8;
getDeltaStateDigest() - Method in class com.github.iotexproject.grpc.types.BlockHeaderCore.Builder
bytes deltaStateDigest = 6;
getDeltaStateDigest() - Method in class com.github.iotexproject.grpc.types.BlockHeaderCore
bytes deltaStateDigest = 6;
getDeltaStateDigest() - Method in interface com.github.iotexproject.grpc.types.BlockHeaderCoreOrBuilder
bytes deltaStateDigest = 6;
getDeltaStateDigest() - Method in class com.github.iotexproject.grpc.types.BlockMeta.Builder
string deltaStateDigest = 9;
getDeltaStateDigest() - Method in class com.github.iotexproject.grpc.types.BlockMeta
string deltaStateDigest = 9;
getDeltaStateDigest() - Method in interface com.github.iotexproject.grpc.types.BlockMetaOrBuilder
string deltaStateDigest = 9;
getDeltaStateDigestBytes() - Method in class com.github.iotexproject.grpc.types.BlockMeta.Builder
string deltaStateDigest = 9;
getDeltaStateDigestBytes() - Method in class com.github.iotexproject.grpc.types.BlockMeta
string deltaStateDigest = 9;
getDeltaStateDigestBytes() - Method in interface com.github.iotexproject.grpc.types.BlockMetaOrBuilder
string deltaStateDigest = 9;
getDenomination() - Method in class com.github.iotexproject.grpc.types.PlumTransfer.Builder
bytes denomination = 2;
getDenomination() - Method in class com.github.iotexproject.grpc.types.PlumTransfer
bytes denomination = 2;
getDenomination() - Method in interface com.github.iotexproject.grpc.types.PlumTransferOrBuilder
bytes denomination = 2;
getDepositToRewardingFund() - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
Rewarding protocol actions
getDepositToRewardingFund() - Method in class com.github.iotexproject.grpc.types.ActionCore
Rewarding protocol actions
getDepositToRewardingFund() - Method in interface com.github.iotexproject.grpc.types.ActionCoreOrBuilder
Rewarding protocol actions
getDepositToRewardingFundBuilder() - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
Rewarding protocol actions
getDepositToRewardingFundOrBuilder() - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
Rewarding protocol actions
getDepositToRewardingFundOrBuilder() - Method in class com.github.iotexproject.grpc.types.ActionCore
Rewarding protocol actions
getDepositToRewardingFundOrBuilder() - Method in interface com.github.iotexproject.grpc.types.ActionCoreOrBuilder
Rewarding protocol actions
getDescriptor() - Static method in class com.github.iotexproject.grpc.api.ActionInfo.Builder
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.api.ActionInfo
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.api.Api
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.api.BlockInfo.Builder
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.api.BlockInfo
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.api.BlockProducerInfo.Builder
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.api.BlockProducerInfo
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionRequest.Builder
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionRequest
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionResponse.Builder
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionResponse
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.api.EstimateGasForActionRequest.Builder
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.api.EstimateGasForActionRequest
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.api.EstimateGasForActionResponse.Builder
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.api.EstimateGasForActionResponse
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.api.GetAccountRequest.Builder
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.api.GetAccountRequest
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.api.GetAccountResponse.Builder
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.api.GetAccountResponse
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.api.GetActionByHashRequest.Builder
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.api.GetActionByHashRequest
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.api.GetActionsByAddressRequest.Builder
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.api.GetActionsByAddressRequest
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.api.GetActionsByBlockRequest.Builder
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.api.GetActionsByBlockRequest
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.api.GetActionsByIndexRequest.Builder
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.api.GetActionsByIndexRequest
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.api.GetActionsRequest.Builder
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.api.GetActionsRequest
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.api.GetActionsResponse.Builder
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.api.GetActionsResponse
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.api.GetBlockMetaByHashRequest.Builder
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.api.GetBlockMetaByHashRequest
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.api.GetBlockMetasByIndexRequest.Builder
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.api.GetBlockMetasByIndexRequest
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.api.GetBlockMetasRequest.Builder
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.api.GetBlockMetasRequest
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.api.GetBlockMetasResponse.Builder
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.api.GetBlockMetasResponse
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.api.GetChainMetaRequest.Builder
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.api.GetChainMetaRequest
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.api.GetChainMetaResponse.Builder
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.api.GetChainMetaResponse
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.api.GetEpochMetaRequest.Builder
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.api.GetEpochMetaRequest
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.api.GetEpochMetaResponse.Builder
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.api.GetEpochMetaResponse
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.api.GetLogsByBlock.Builder
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.api.GetLogsByBlock
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.api.GetLogsByRange.Builder
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.api.GetLogsByRange
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.api.GetLogsRequest.Builder
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.api.GetLogsRequest
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.api.GetLogsResponse.Builder
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.api.GetLogsResponse
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.api.GetRawBlocksRequest.Builder
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.api.GetRawBlocksRequest
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.api.GetRawBlocksResponse.Builder
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.api.GetRawBlocksResponse
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.api.GetReceiptByActionRequest.Builder
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.api.GetReceiptByActionRequest
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.api.GetReceiptByActionResponse.Builder
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.api.GetReceiptByActionResponse
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.api.GetServerMetaRequest.Builder
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.api.GetServerMetaRequest
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.api.GetServerMetaResponse.Builder
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.api.GetServerMetaResponse
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.api.GetUnconfirmedActionsByAddressRequest.Builder
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.api.GetUnconfirmedActionsByAddressRequest
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.api.LogsFilter.Builder
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.api.LogsFilter
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.api.ReadContractRequest.Builder
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.api.ReadContractRequest
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.api.ReadContractResponse.Builder
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.api.ReadContractResponse
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.api.ReadStateRequest.Builder
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.api.ReadStateRequest
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.api.ReadStateResponse.Builder
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.api.ReadStateResponse
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.api.ReceiptInfo.Builder
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.api.ReceiptInfo
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.api.SendActionRequest.Builder
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.api.SendActionRequest
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.api.SendActionResponse.Builder
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.api.SendActionResponse
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.api.SendSignedActionBytesRequest.Builder
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.api.SendSignedActionBytesRequest
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.api.StreamBlocksRequest.Builder
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.api.StreamBlocksRequest
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.api.StreamBlocksResponse.Builder
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.api.StreamBlocksResponse
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.api.StreamLogsRequest.Builder
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.api.StreamLogsRequest
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.api.StreamLogsResponse.Builder
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.api.StreamLogsResponse
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.api.SuggestGasPriceRequest.Builder
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.api.SuggestGasPriceRequest
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.api.SuggestGasPriceResponse.Builder
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.api.SuggestGasPriceResponse
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.api.Topics.Builder
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.api.Topics
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.rpc.BlockSync.Builder
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.rpc.BlockSync
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.rpc.BroadcastMsg.Builder
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.rpc.BroadcastMsg
 
getDescriptor() - Static method in enum com.github.iotexproject.grpc.rpc.MessageType
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.rpc.Rpc
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.rpc.UnicastMsg.Builder
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.rpc.UnicastMsg
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.testing.Testing
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.testing.TestPayload.Builder
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.testing.TestPayload
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.types.AccountMeta.Builder
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.types.AccountMeta
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.types.Action.Builder
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.types.Action
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.types.ActionCore.Builder
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.types.ActionCore
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.types.ActionOuterClass
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.types.Block.Builder
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.types.Block
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.types.BlockBody.Builder
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.types.BlockBody
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.types.Blockchain
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.types.BlockFooter.Builder
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.types.BlockFooter
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.types.BlockHeader.Builder
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.types.BlockHeader
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.types.BlockHeaderCore.Builder
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.types.BlockHeaderCore
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.types.BlockMeta.Builder
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.types.BlockMeta
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.types.BlockProposal.Builder
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.types.BlockProposal
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.types.Candidate.Builder
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.types.Candidate
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.types.CandidateList.Builder
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.types.CandidateList
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.types.ChainMeta.Builder
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.types.ChainMeta
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.types.ClaimFromRewardingFund.Builder
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.types.ClaimFromRewardingFund
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.types.Consensus
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.types.ConsensusMessage.Builder
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.types.ConsensusMessage
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.types.ConsensusVote.Builder
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.types.ConsensusVote
 
getDescriptor() - Static method in enum com.github.iotexproject.grpc.types.ConsensusVote.Topic
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.types.CreateDeposit.Builder
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.types.CreateDeposit
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.types.CreatePlumChain.Builder
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.types.CreatePlumChain
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.types.DepositToRewardingFund.Builder
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.types.DepositToRewardingFund
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.types.Endorsement.Builder
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.types.Endorsement
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.types.EndorsementOuterClass
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.types.EpochData.Builder
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.types.EpochData
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.types.Execution.Builder
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.types.Execution
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.types.Genesis.Builder
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.types.Genesis
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.types.GenesisAccount.Builder
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.types.GenesisAccount
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.types.GenesisBlockchain.Builder
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.types.GenesisBlockchain
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.types.GenesisDelegate.Builder
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.types.GenesisDelegate
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.types.GenesisOuterClass
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.types.GenesisPoll.Builder
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.types.GenesisPoll
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.types.GenesisRewarding.Builder
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.types.GenesisRewarding
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.types.GrantReward.Builder
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.types.GrantReward
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.types.Log.Builder
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.types.Log
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.types.MerkleRoot.Builder
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.types.MerkleRoot
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.types.Node
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.types.PlumChallengeExit.Builder
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.types.PlumChallengeExit
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.types.PlumCreateDeposit.Builder
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.types.PlumCreateDeposit
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.types.PlumFinalizeExit.Builder
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.types.PlumFinalizeExit
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.types.PlumPutBlock.Builder
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.types.PlumPutBlock
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.types.PlumResponseChallengeExit.Builder
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.types.PlumResponseChallengeExit
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.types.PlumSettleDeposit.Builder
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.types.PlumSettleDeposit
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.types.PlumStartExit.Builder
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.types.PlumStartExit
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.types.PlumTransfer.Builder
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.types.PlumTransfer
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.types.PutBlock.Builder
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.types.PutBlock
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.types.PutPollResult.Builder
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.types.PutPollResult
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.types.Receipt.Builder
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.types.Receipt
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.types.Receipts.Builder
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.types.Receipts
 
getDescriptor() - Static method in enum com.github.iotexproject.grpc.types.RewardType
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.types.ServerMeta.Builder
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.types.ServerMeta
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.types.SettleDeposit.Builder
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.types.SettleDeposit
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.types.StartSubChain.Builder
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.types.StartSubChain
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.types.StopSubChain.Builder
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.types.StopSubChain
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.types.TerminatePlumChain.Builder
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.types.TerminatePlumChain
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.types.Transfer.Builder
 
getDescriptor() - Static method in class com.github.iotexproject.grpc.types.Transfer
 
getDescriptorForType() - Method in class com.github.iotexproject.grpc.api.ActionInfo.Builder
 
getDescriptorForType() - Method in class com.github.iotexproject.grpc.api.BlockInfo.Builder
 
getDescriptorForType() - Method in class com.github.iotexproject.grpc.api.BlockProducerInfo.Builder
 
getDescriptorForType() - Method in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionRequest.Builder
 
getDescriptorForType() - Method in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionResponse.Builder
 
getDescriptorForType() - Method in class com.github.iotexproject.grpc.api.EstimateGasForActionRequest.Builder
 
getDescriptorForType() - Method in class com.github.iotexproject.grpc.api.EstimateGasForActionResponse.Builder
 
getDescriptorForType() - Method in class com.github.iotexproject.grpc.api.GetAccountRequest.Builder
 
getDescriptorForType() - Method in class com.github.iotexproject.grpc.api.GetAccountResponse.Builder
 
getDescriptorForType() - Method in class com.github.iotexproject.grpc.api.GetActionByHashRequest.Builder
 
getDescriptorForType() - Method in class com.github.iotexproject.grpc.api.GetActionsByAddressRequest.Builder
 
getDescriptorForType() - Method in class com.github.iotexproject.grpc.api.GetActionsByBlockRequest.Builder
 
getDescriptorForType() - Method in class com.github.iotexproject.grpc.api.GetActionsByIndexRequest.Builder
 
getDescriptorForType() - Method in class com.github.iotexproject.grpc.api.GetActionsRequest.Builder
 
getDescriptorForType() - Method in class com.github.iotexproject.grpc.api.GetActionsResponse.Builder
 
getDescriptorForType() - Method in class com.github.iotexproject.grpc.api.GetBlockMetaByHashRequest.Builder
 
getDescriptorForType() - Method in class com.github.iotexproject.grpc.api.GetBlockMetasByIndexRequest.Builder
 
getDescriptorForType() - Method in class com.github.iotexproject.grpc.api.GetBlockMetasRequest.Builder
 
getDescriptorForType() - Method in class com.github.iotexproject.grpc.api.GetBlockMetasResponse.Builder
 
getDescriptorForType() - Method in class com.github.iotexproject.grpc.api.GetChainMetaRequest.Builder
 
getDescriptorForType() - Method in class com.github.iotexproject.grpc.api.GetChainMetaResponse.Builder
 
getDescriptorForType() - Method in class com.github.iotexproject.grpc.api.GetEpochMetaRequest.Builder
 
getDescriptorForType() - Method in class com.github.iotexproject.grpc.api.GetEpochMetaResponse.Builder
 
getDescriptorForType() - Method in class com.github.iotexproject.grpc.api.GetLogsByBlock.Builder
 
getDescriptorForType() - Method in class com.github.iotexproject.grpc.api.GetLogsByRange.Builder
 
getDescriptorForType() - Method in class com.github.iotexproject.grpc.api.GetLogsRequest.Builder
 
getDescriptorForType() - Method in class com.github.iotexproject.grpc.api.GetLogsResponse.Builder
 
getDescriptorForType() - Method in class com.github.iotexproject.grpc.api.GetRawBlocksRequest.Builder
 
getDescriptorForType() - Method in class com.github.iotexproject.grpc.api.GetRawBlocksResponse.Builder
 
getDescriptorForType() - Method in class com.github.iotexproject.grpc.api.GetReceiptByActionRequest.Builder
 
getDescriptorForType() - Method in class com.github.iotexproject.grpc.api.GetReceiptByActionResponse.Builder
 
getDescriptorForType() - Method in class com.github.iotexproject.grpc.api.GetServerMetaRequest.Builder
 
getDescriptorForType() - Method in class com.github.iotexproject.grpc.api.GetServerMetaResponse.Builder
 
getDescriptorForType() - Method in class com.github.iotexproject.grpc.api.GetUnconfirmedActionsByAddressRequest.Builder
 
getDescriptorForType() - Method in class com.github.iotexproject.grpc.api.LogsFilter.Builder
 
getDescriptorForType() - Method in class com.github.iotexproject.grpc.api.ReadContractRequest.Builder
 
getDescriptorForType() - Method in class com.github.iotexproject.grpc.api.ReadContractResponse.Builder
 
getDescriptorForType() - Method in class com.github.iotexproject.grpc.api.ReadStateRequest.Builder
 
getDescriptorForType() - Method in class com.github.iotexproject.grpc.api.ReadStateResponse.Builder
 
getDescriptorForType() - Method in class com.github.iotexproject.grpc.api.ReceiptInfo.Builder
 
getDescriptorForType() - Method in class com.github.iotexproject.grpc.api.SendActionRequest.Builder
 
getDescriptorForType() - Method in class com.github.iotexproject.grpc.api.SendActionResponse.Builder
 
getDescriptorForType() - Method in class com.github.iotexproject.grpc.api.SendSignedActionBytesRequest.Builder
 
getDescriptorForType() - Method in class com.github.iotexproject.grpc.api.StreamBlocksRequest.Builder
 
getDescriptorForType() - Method in class com.github.iotexproject.grpc.api.StreamBlocksResponse.Builder
 
getDescriptorForType() - Method in class com.github.iotexproject.grpc.api.StreamLogsRequest.Builder
 
getDescriptorForType() - Method in class com.github.iotexproject.grpc.api.StreamLogsResponse.Builder
 
getDescriptorForType() - Method in class com.github.iotexproject.grpc.api.SuggestGasPriceRequest.Builder
 
getDescriptorForType() - Method in class com.github.iotexproject.grpc.api.SuggestGasPriceResponse.Builder
 
getDescriptorForType() - Method in class com.github.iotexproject.grpc.api.Topics.Builder
 
getDescriptorForType() - Method in class com.github.iotexproject.grpc.rpc.BlockSync.Builder
 
getDescriptorForType() - Method in class com.github.iotexproject.grpc.rpc.BroadcastMsg.Builder
 
getDescriptorForType() - Method in enum com.github.iotexproject.grpc.rpc.MessageType
 
getDescriptorForType() - Method in class com.github.iotexproject.grpc.rpc.UnicastMsg.Builder
 
getDescriptorForType() - Method in class com.github.iotexproject.grpc.testing.TestPayload.Builder
 
getDescriptorForType() - Method in class com.github.iotexproject.grpc.types.AccountMeta.Builder
 
getDescriptorForType() - Method in class com.github.iotexproject.grpc.types.Action.Builder
 
getDescriptorForType() - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
 
getDescriptorForType() - Method in class com.github.iotexproject.grpc.types.Block.Builder
 
getDescriptorForType() - Method in class com.github.iotexproject.grpc.types.BlockBody.Builder
 
getDescriptorForType() - Method in class com.github.iotexproject.grpc.types.BlockFooter.Builder
 
getDescriptorForType() - Method in class com.github.iotexproject.grpc.types.BlockHeader.Builder
 
getDescriptorForType() - Method in class com.github.iotexproject.grpc.types.BlockHeaderCore.Builder
 
getDescriptorForType() - Method in class com.github.iotexproject.grpc.types.BlockMeta.Builder
 
getDescriptorForType() - Method in class com.github.iotexproject.grpc.types.BlockProposal.Builder
 
getDescriptorForType() - Method in class com.github.iotexproject.grpc.types.Candidate.Builder
 
getDescriptorForType() - Method in class com.github.iotexproject.grpc.types.CandidateList.Builder
 
getDescriptorForType() - Method in class com.github.iotexproject.grpc.types.ChainMeta.Builder
 
getDescriptorForType() - Method in class com.github.iotexproject.grpc.types.ClaimFromRewardingFund.Builder
 
getDescriptorForType() - Method in class com.github.iotexproject.grpc.types.ConsensusMessage.Builder
 
getDescriptorForType() - Method in class com.github.iotexproject.grpc.types.ConsensusVote.Builder
 
getDescriptorForType() - Method in enum com.github.iotexproject.grpc.types.ConsensusVote.Topic
 
getDescriptorForType() - Method in class com.github.iotexproject.grpc.types.CreateDeposit.Builder
 
getDescriptorForType() - Method in class com.github.iotexproject.grpc.types.CreatePlumChain.Builder
 
getDescriptorForType() - Method in class com.github.iotexproject.grpc.types.DepositToRewardingFund.Builder
 
getDescriptorForType() - Method in class com.github.iotexproject.grpc.types.Endorsement.Builder
 
getDescriptorForType() - Method in class com.github.iotexproject.grpc.types.EpochData.Builder
 
getDescriptorForType() - Method in class com.github.iotexproject.grpc.types.Execution.Builder
 
getDescriptorForType() - Method in class com.github.iotexproject.grpc.types.Genesis.Builder
 
getDescriptorForType() - Method in class com.github.iotexproject.grpc.types.GenesisAccount.Builder
 
getDescriptorForType() - Method in class com.github.iotexproject.grpc.types.GenesisBlockchain.Builder
 
getDescriptorForType() - Method in class com.github.iotexproject.grpc.types.GenesisDelegate.Builder
 
getDescriptorForType() - Method in class com.github.iotexproject.grpc.types.GenesisPoll.Builder
 
getDescriptorForType() - Method in class com.github.iotexproject.grpc.types.GenesisRewarding.Builder
 
getDescriptorForType() - Method in class com.github.iotexproject.grpc.types.GrantReward.Builder
 
getDescriptorForType() - Method in class com.github.iotexproject.grpc.types.Log.Builder
 
getDescriptorForType() - Method in class com.github.iotexproject.grpc.types.MerkleRoot.Builder
 
getDescriptorForType() - Method in class com.github.iotexproject.grpc.types.PlumChallengeExit.Builder
 
getDescriptorForType() - Method in class com.github.iotexproject.grpc.types.PlumCreateDeposit.Builder
 
getDescriptorForType() - Method in class com.github.iotexproject.grpc.types.PlumFinalizeExit.Builder
 
getDescriptorForType() - Method in class com.github.iotexproject.grpc.types.PlumPutBlock.Builder
 
getDescriptorForType() - Method in class com.github.iotexproject.grpc.types.PlumResponseChallengeExit.Builder
 
getDescriptorForType() - Method in class com.github.iotexproject.grpc.types.PlumSettleDeposit.Builder
 
getDescriptorForType() - Method in class com.github.iotexproject.grpc.types.PlumStartExit.Builder
 
getDescriptorForType() - Method in class com.github.iotexproject.grpc.types.PlumTransfer.Builder
 
getDescriptorForType() - Method in class com.github.iotexproject.grpc.types.PutBlock.Builder
 
getDescriptorForType() - Method in class com.github.iotexproject.grpc.types.PutPollResult.Builder
 
getDescriptorForType() - Method in class com.github.iotexproject.grpc.types.Receipt.Builder
 
getDescriptorForType() - Method in class com.github.iotexproject.grpc.types.Receipts.Builder
 
getDescriptorForType() - Method in enum com.github.iotexproject.grpc.types.RewardType
 
getDescriptorForType() - Method in class com.github.iotexproject.grpc.types.ServerMeta.Builder
 
getDescriptorForType() - Method in class com.github.iotexproject.grpc.types.SettleDeposit.Builder
 
getDescriptorForType() - Method in class com.github.iotexproject.grpc.types.StartSubChain.Builder
 
getDescriptorForType() - Method in class com.github.iotexproject.grpc.types.StopSubChain.Builder
 
getDescriptorForType() - Method in class com.github.iotexproject.grpc.types.TerminatePlumChain.Builder
 
getDescriptorForType() - Method in class com.github.iotexproject.grpc.types.Transfer.Builder
 
getDklen() - Method in class com.github.iotexproject.antenna.keystore.KeystoreFile.Aes128CtrKdfParams
 
getDklen() - Method in class com.github.iotexproject.antenna.keystore.KeystoreFile.ScryptKdfParams
 
getElementType() - Method in class com.github.iotexproject.antenna.solidity.SolidityType.ArrayType
 
getEnableGravityChainVoting() - Method in class com.github.iotexproject.grpc.types.GenesisPoll.Builder
bool enableGravityChainVoting = 1;
getEnableGravityChainVoting() - Method in class com.github.iotexproject.grpc.types.GenesisPoll
bool enableGravityChainVoting = 1;
getEnableGravityChainVoting() - Method in interface com.github.iotexproject.grpc.types.GenesisPollOrBuilder
bool enableGravityChainVoting = 1;
getEnd() - Method in class com.github.iotexproject.grpc.rpc.BlockSync.Builder
uint64 end = 3;
getEnd() - Method in class com.github.iotexproject.grpc.rpc.BlockSync
uint64 end = 3;
getEnd() - Method in interface com.github.iotexproject.grpc.rpc.BlockSyncOrBuilder
uint64 end = 3;
getEndorsement() - Method in class com.github.iotexproject.grpc.types.ConsensusMessage.Builder
.iotextypes.Endorsement endorsement = 2;
getEndorsement() - Method in class com.github.iotexproject.grpc.types.ConsensusMessage
.iotextypes.Endorsement endorsement = 2;
getEndorsement() - Method in interface com.github.iotexproject.grpc.types.ConsensusMessageOrBuilder
.iotextypes.Endorsement endorsement = 2;
getEndorsementBuilder() - Method in class com.github.iotexproject.grpc.types.ConsensusMessage.Builder
.iotextypes.Endorsement endorsement = 2;
getEndorsementOrBuilder() - Method in class com.github.iotexproject.grpc.types.ConsensusMessage.Builder
.iotextypes.Endorsement endorsement = 2;
getEndorsementOrBuilder() - Method in class com.github.iotexproject.grpc.types.ConsensusMessage
.iotextypes.Endorsement endorsement = 2;
getEndorsementOrBuilder() - Method in interface com.github.iotexproject.grpc.types.ConsensusMessageOrBuilder
.iotextypes.Endorsement endorsement = 2;
getEndorsements(int) - Method in class com.github.iotexproject.grpc.types.BlockFooter.Builder
repeated .iotextypes.Endorsement endorsements = 1;
getEndorsements(int) - Method in class com.github.iotexproject.grpc.types.BlockFooter
repeated .iotextypes.Endorsement endorsements = 1;
getEndorsements(int) - Method in interface com.github.iotexproject.grpc.types.BlockFooterOrBuilder
repeated .iotextypes.Endorsement endorsements = 1;
getEndorsements(int) - Method in class com.github.iotexproject.grpc.types.BlockProposal.Builder
repeated .iotextypes.Endorsement endorsements = 2;
getEndorsements(int) - Method in class com.github.iotexproject.grpc.types.BlockProposal
repeated .iotextypes.Endorsement endorsements = 2;
getEndorsements(int) - Method in interface com.github.iotexproject.grpc.types.BlockProposalOrBuilder
repeated .iotextypes.Endorsement endorsements = 2;
getEndorsementsBuilder(int) - Method in class com.github.iotexproject.grpc.types.BlockFooter.Builder
repeated .iotextypes.Endorsement endorsements = 1;
getEndorsementsBuilder(int) - Method in class com.github.iotexproject.grpc.types.BlockProposal.Builder
repeated .iotextypes.Endorsement endorsements = 2;
getEndorsementsBuilderList() - Method in class com.github.iotexproject.grpc.types.BlockFooter.Builder
repeated .iotextypes.Endorsement endorsements = 1;
getEndorsementsBuilderList() - Method in class com.github.iotexproject.grpc.types.BlockProposal.Builder
repeated .iotextypes.Endorsement endorsements = 2;
getEndorsementsCount() - Method in class com.github.iotexproject.grpc.types.BlockFooter.Builder
repeated .iotextypes.Endorsement endorsements = 1;
getEndorsementsCount() - Method in class com.github.iotexproject.grpc.types.BlockFooter
repeated .iotextypes.Endorsement endorsements = 1;
getEndorsementsCount() - Method in interface com.github.iotexproject.grpc.types.BlockFooterOrBuilder
repeated .iotextypes.Endorsement endorsements = 1;
getEndorsementsCount() - Method in class com.github.iotexproject.grpc.types.BlockProposal.Builder
repeated .iotextypes.Endorsement endorsements = 2;
getEndorsementsCount() - Method in class com.github.iotexproject.grpc.types.BlockProposal
repeated .iotextypes.Endorsement endorsements = 2;
getEndorsementsCount() - Method in interface com.github.iotexproject.grpc.types.BlockProposalOrBuilder
repeated .iotextypes.Endorsement endorsements = 2;
getEndorsementsList() - Method in class com.github.iotexproject.grpc.types.BlockFooter.Builder
repeated .iotextypes.Endorsement endorsements = 1;
getEndorsementsList() - Method in class com.github.iotexproject.grpc.types.BlockFooter
repeated .iotextypes.Endorsement endorsements = 1;
getEndorsementsList() - Method in interface com.github.iotexproject.grpc.types.BlockFooterOrBuilder
repeated .iotextypes.Endorsement endorsements = 1;
getEndorsementsList() - Method in class com.github.iotexproject.grpc.types.BlockProposal.Builder
repeated .iotextypes.Endorsement endorsements = 2;
getEndorsementsList() - Method in class com.github.iotexproject.grpc.types.BlockProposal
repeated .iotextypes.Endorsement endorsements = 2;
getEndorsementsList() - Method in interface com.github.iotexproject.grpc.types.BlockProposalOrBuilder
repeated .iotextypes.Endorsement endorsements = 2;
getEndorsementsOrBuilder(int) - Method in class com.github.iotexproject.grpc.types.BlockFooter.Builder
repeated .iotextypes.Endorsement endorsements = 1;
getEndorsementsOrBuilder(int) - Method in class com.github.iotexproject.grpc.types.BlockFooter
repeated .iotextypes.Endorsement endorsements = 1;
getEndorsementsOrBuilder(int) - Method in interface com.github.iotexproject.grpc.types.BlockFooterOrBuilder
repeated .iotextypes.Endorsement endorsements = 1;
getEndorsementsOrBuilder(int) - Method in class com.github.iotexproject.grpc.types.BlockProposal.Builder
repeated .iotextypes.Endorsement endorsements = 2;
getEndorsementsOrBuilder(int) - Method in class com.github.iotexproject.grpc.types.BlockProposal
repeated .iotextypes.Endorsement endorsements = 2;
getEndorsementsOrBuilder(int) - Method in interface com.github.iotexproject.grpc.types.BlockProposalOrBuilder
repeated .iotextypes.Endorsement endorsements = 2;
getEndorsementsOrBuilderList() - Method in class com.github.iotexproject.grpc.types.BlockFooter.Builder
repeated .iotextypes.Endorsement endorsements = 1;
getEndorsementsOrBuilderList() - Method in class com.github.iotexproject.grpc.types.BlockFooter
repeated .iotextypes.Endorsement endorsements = 1;
getEndorsementsOrBuilderList() - Method in interface com.github.iotexproject.grpc.types.BlockFooterOrBuilder
repeated .iotextypes.Endorsement endorsements = 1;
getEndorsementsOrBuilderList() - Method in class com.github.iotexproject.grpc.types.BlockProposal.Builder
repeated .iotextypes.Endorsement endorsements = 2;
getEndorsementsOrBuilderList() - Method in class com.github.iotexproject.grpc.types.BlockProposal
repeated .iotextypes.Endorsement endorsements = 2;
getEndorsementsOrBuilderList() - Method in interface com.github.iotexproject.grpc.types.BlockProposalOrBuilder
repeated .iotextypes.Endorsement endorsements = 2;
getEndorser() - Method in class com.github.iotexproject.grpc.types.Endorsement.Builder
bytes endorser = 2;
getEndorser() - Method in class com.github.iotexproject.grpc.types.Endorsement
bytes endorser = 2;
getEndorser() - Method in interface com.github.iotexproject.grpc.types.EndorsementOrBuilder
bytes endorser = 2;
getEpoch() - Method in class com.github.iotexproject.grpc.types.ChainMeta.Builder
.iotextypes.EpochData epoch = 4;
getEpoch() - Method in class com.github.iotexproject.grpc.types.ChainMeta
.iotextypes.EpochData epoch = 4;
getEpoch() - Method in interface com.github.iotexproject.grpc.types.ChainMetaOrBuilder
.iotextypes.EpochData epoch = 4;
getEpochBuilder() - Method in class com.github.iotexproject.grpc.types.ChainMeta.Builder
.iotextypes.EpochData epoch = 4;
getEpochData() - Method in class com.github.iotexproject.grpc.api.GetEpochMetaResponse.Builder
.iotextypes.EpochData epochData = 1;
getEpochData() - Method in class com.github.iotexproject.grpc.api.GetEpochMetaResponse
.iotextypes.EpochData epochData = 1;
getEpochData() - Method in interface com.github.iotexproject.grpc.api.GetEpochMetaResponseOrBuilder
.iotextypes.EpochData epochData = 1;
getEpochDataBuilder() - Method in class com.github.iotexproject.grpc.api.GetEpochMetaResponse.Builder
.iotextypes.EpochData epochData = 1;
getEpochDataOrBuilder() - Method in class com.github.iotexproject.grpc.api.GetEpochMetaResponse.Builder
.iotextypes.EpochData epochData = 1;
getEpochDataOrBuilder() - Method in class com.github.iotexproject.grpc.api.GetEpochMetaResponse
.iotextypes.EpochData epochData = 1;
getEpochDataOrBuilder() - Method in interface com.github.iotexproject.grpc.api.GetEpochMetaResponseOrBuilder
.iotextypes.EpochData epochData = 1;
getEpochMeta(GetEpochMetaRequest) - Method in class com.github.iotexproject.antenna.rpc.RPCMethod
 
getEpochMeta(GetEpochMetaRequest) - Method in class com.github.iotexproject.grpc.api.APIServiceGrpc.APIServiceBlockingStub
get epoch metadata
getEpochMeta(GetEpochMetaRequest) - Method in class com.github.iotexproject.grpc.api.APIServiceGrpc.APIServiceFutureStub
get epoch metadata
getEpochMeta(GetEpochMetaRequest, StreamObserver<GetEpochMetaResponse>) - Method in class com.github.iotexproject.grpc.api.APIServiceGrpc.APIServiceImplBase
get epoch metadata
getEpochMeta(GetEpochMetaRequest, StreamObserver<GetEpochMetaResponse>) - Method in class com.github.iotexproject.grpc.api.APIServiceGrpc.APIServiceStub
get epoch metadata
GetEpochMetaRequest - Class in com.github.iotexproject.grpc.api
Protobuf type iotexapi.GetEpochMetaRequest
GetEpochMetaRequest.Builder - Class in com.github.iotexproject.grpc.api
Protobuf type iotexapi.GetEpochMetaRequest
GetEpochMetaRequestOrBuilder - Interface in com.github.iotexproject.grpc.api
 
GetEpochMetaResponse - Class in com.github.iotexproject.grpc.api
Protobuf type iotexapi.GetEpochMetaResponse
GetEpochMetaResponse.Builder - Class in com.github.iotexproject.grpc.api
Protobuf type iotexapi.GetEpochMetaResponse
GetEpochMetaResponseOrBuilder - Interface in com.github.iotexproject.grpc.api
 
getEpochNumber() - Method in class com.github.iotexproject.grpc.api.GetEpochMetaRequest.Builder
uint64 epochNumber = 1;
getEpochNumber() - Method in class com.github.iotexproject.grpc.api.GetEpochMetaRequest
uint64 epochNumber = 1;
getEpochNumber() - Method in interface com.github.iotexproject.grpc.api.GetEpochMetaRequestOrBuilder
uint64 epochNumber = 1;
getEpochOrBuilder() - Method in class com.github.iotexproject.grpc.types.ChainMeta.Builder
.iotextypes.EpochData epoch = 4;
getEpochOrBuilder() - Method in class com.github.iotexproject.grpc.types.ChainMeta
.iotextypes.EpochData epoch = 4;
getEpochOrBuilder() - Method in interface com.github.iotexproject.grpc.types.ChainMetaOrBuilder
.iotextypes.EpochData epoch = 4;
getEpochReward() - Method in class com.github.iotexproject.grpc.types.GenesisRewarding.Builder
string epochReward = 4;
getEpochReward() - Method in class com.github.iotexproject.grpc.types.GenesisRewarding
string epochReward = 4;
getEpochReward() - Method in interface com.github.iotexproject.grpc.types.GenesisRewardingOrBuilder
string epochReward = 4;
getEpochRewardBytes() - Method in class com.github.iotexproject.grpc.types.GenesisRewarding.Builder
string epochReward = 4;
getEpochRewardBytes() - Method in class com.github.iotexproject.grpc.types.GenesisRewarding
string epochReward = 4;
getEpochRewardBytes() - Method in interface com.github.iotexproject.grpc.types.GenesisRewardingOrBuilder
string epochReward = 4;
getEstimateActionGasConsumptionMethod() - Static method in class com.github.iotexproject.grpc.api.APIServiceGrpc
 
getEstimateGasForActionMethod() - Static method in class com.github.iotexproject.grpc.api.APIServiceGrpc
 
getExecution() - Method in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionRequest.Builder
.iotextypes.Execution execution = 2;
getExecution() - Method in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionRequest
.iotextypes.Execution execution = 2;
getExecution() - Method in interface com.github.iotexproject.grpc.api.EstimateActionGasConsumptionRequestOrBuilder
.iotextypes.Execution execution = 2;
getExecution() - Method in class com.github.iotexproject.grpc.api.ReadContractRequest.Builder
.iotextypes.Execution execution = 1;
getExecution() - Method in class com.github.iotexproject.grpc.api.ReadContractRequest
.iotextypes.Execution execution = 1;
getExecution() - Method in interface com.github.iotexproject.grpc.api.ReadContractRequestOrBuilder
.iotextypes.Execution execution = 1;
getExecution() - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.Execution execution = 12;
getExecution() - Method in class com.github.iotexproject.grpc.types.ActionCore
.iotextypes.Execution execution = 12;
getExecution() - Method in interface com.github.iotexproject.grpc.types.ActionCoreOrBuilder
.iotextypes.Execution execution = 12;
getExecutionBuilder() - Method in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionRequest.Builder
.iotextypes.Execution execution = 2;
getExecutionBuilder() - Method in class com.github.iotexproject.grpc.api.ReadContractRequest.Builder
.iotextypes.Execution execution = 1;
getExecutionBuilder() - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.Execution execution = 12;
getExecutionOrBuilder() - Method in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionRequest.Builder
.iotextypes.Execution execution = 2;
getExecutionOrBuilder() - Method in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionRequest
.iotextypes.Execution execution = 2;
getExecutionOrBuilder() - Method in interface com.github.iotexproject.grpc.api.EstimateActionGasConsumptionRequestOrBuilder
.iotextypes.Execution execution = 2;
getExecutionOrBuilder() - Method in class com.github.iotexproject.grpc.api.ReadContractRequest.Builder
.iotextypes.Execution execution = 1;
getExecutionOrBuilder() - Method in class com.github.iotexproject.grpc.api.ReadContractRequest
.iotextypes.Execution execution = 1;
getExecutionOrBuilder() - Method in interface com.github.iotexproject.grpc.api.ReadContractRequestOrBuilder
.iotextypes.Execution execution = 1;
getExecutionOrBuilder() - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.Execution execution = 12;
getExecutionOrBuilder() - Method in class com.github.iotexproject.grpc.types.ActionCore
.iotextypes.Execution execution = 12;
getExecutionOrBuilder() - Method in interface com.github.iotexproject.grpc.types.ActionCoreOrBuilder
.iotextypes.Execution execution = 12;
getExitTransfer() - Method in class com.github.iotexproject.grpc.types.PlumStartExit.Builder
bytes exitTransfer = 5;
getExitTransfer() - Method in class com.github.iotexproject.grpc.types.PlumStartExit
bytes exitTransfer = 5;
getExitTransfer() - Method in interface com.github.iotexproject.grpc.types.PlumStartExitOrBuilder
bytes exitTransfer = 5;
getExitTransferBlockHeight() - Method in class com.github.iotexproject.grpc.types.PlumStartExit.Builder
uint64 exitTransferBlockHeight = 7;
getExitTransferBlockHeight() - Method in class com.github.iotexproject.grpc.types.PlumStartExit
uint64 exitTransferBlockHeight = 7;
getExitTransferBlockHeight() - Method in interface com.github.iotexproject.grpc.types.PlumStartExitOrBuilder
uint64 exitTransferBlockHeight = 7;
getExitTransferBlockProof() - Method in class com.github.iotexproject.grpc.types.PlumStartExit.Builder
bytes exitTransferBlockProof = 6;
getExitTransferBlockProof() - Method in class com.github.iotexproject.grpc.types.PlumStartExit
bytes exitTransferBlockProof = 6;
getExitTransferBlockProof() - Method in interface com.github.iotexproject.grpc.types.PlumStartExitOrBuilder
bytes exitTransferBlockProof = 6;
getFilter() - Method in class com.github.iotexproject.grpc.api.GetLogsRequest.Builder
.iotexapi.LogsFilter filter = 1;
getFilter() - Method in class com.github.iotexproject.grpc.api.GetLogsRequest
.iotexapi.LogsFilter filter = 1;
getFilter() - Method in interface com.github.iotexproject.grpc.api.GetLogsRequestOrBuilder
.iotexapi.LogsFilter filter = 1;
getFilter() - Method in class com.github.iotexproject.grpc.api.StreamLogsRequest.Builder
.iotexapi.LogsFilter filter = 1;
getFilter() - Method in class com.github.iotexproject.grpc.api.StreamLogsRequest
.iotexapi.LogsFilter filter = 1;
getFilter() - Method in interface com.github.iotexproject.grpc.api.StreamLogsRequestOrBuilder
.iotexapi.LogsFilter filter = 1;
getFilterBuilder() - Method in class com.github.iotexproject.grpc.api.GetLogsRequest.Builder
.iotexapi.LogsFilter filter = 1;
getFilterBuilder() - Method in class com.github.iotexproject.grpc.api.StreamLogsRequest.Builder
.iotexapi.LogsFilter filter = 1;
getFilterOrBuilder() - Method in class com.github.iotexproject.grpc.api.GetLogsRequest.Builder
.iotexapi.LogsFilter filter = 1;
getFilterOrBuilder() - Method in class com.github.iotexproject.grpc.api.GetLogsRequest
.iotexapi.LogsFilter filter = 1;
getFilterOrBuilder() - Method in interface com.github.iotexproject.grpc.api.GetLogsRequestOrBuilder
.iotexapi.LogsFilter filter = 1;
getFilterOrBuilder() - Method in class com.github.iotexproject.grpc.api.StreamLogsRequest.Builder
.iotexapi.LogsFilter filter = 1;
getFilterOrBuilder() - Method in class com.github.iotexproject.grpc.api.StreamLogsRequest
.iotexapi.LogsFilter filter = 1;
getFilterOrBuilder() - Method in interface com.github.iotexproject.grpc.api.StreamLogsRequestOrBuilder
.iotexapi.LogsFilter filter = 1;
getFixedSize() - Method in class com.github.iotexproject.antenna.solidity.SolidityType
 
getFixedSize() - Method in class com.github.iotexproject.antenna.solidity.SolidityType.StaticArrayType
 
getFooter() - Method in class com.github.iotexproject.grpc.types.Block.Builder
.iotextypes.BlockFooter footer = 3;
getFooter() - Method in class com.github.iotexproject.grpc.types.Block
.iotextypes.BlockFooter footer = 3;
getFooter() - Method in interface com.github.iotexproject.grpc.types.BlockOrBuilder
.iotextypes.BlockFooter footer = 3;
getFooterBuilder() - Method in class com.github.iotexproject.grpc.types.Block.Builder
.iotextypes.BlockFooter footer = 3;
getFooterOrBuilder() - Method in class com.github.iotexproject.grpc.types.Block.Builder
.iotextypes.BlockFooter footer = 3;
getFooterOrBuilder() - Method in class com.github.iotexproject.grpc.types.Block
.iotextypes.BlockFooter footer = 3;
getFooterOrBuilder() - Method in interface com.github.iotexproject.grpc.types.BlockOrBuilder
.iotextypes.BlockFooter footer = 3;
getFoundationBonus() - Method in class com.github.iotexproject.grpc.types.GenesisRewarding.Builder
string foundationBonus = 6;
getFoundationBonus() - Method in class com.github.iotexproject.grpc.types.GenesisRewarding
string foundationBonus = 6;
getFoundationBonus() - Method in interface com.github.iotexproject.grpc.types.GenesisRewardingOrBuilder
string foundationBonus = 6;
getFoundationBonusBytes() - Method in class com.github.iotexproject.grpc.types.GenesisRewarding.Builder
string foundationBonus = 6;
getFoundationBonusBytes() - Method in class com.github.iotexproject.grpc.types.GenesisRewarding
string foundationBonus = 6;
getFoundationBonusBytes() - Method in interface com.github.iotexproject.grpc.types.GenesisRewardingOrBuilder
string foundationBonus = 6;
getFoundationBonusLastEpoch() - Method in class com.github.iotexproject.grpc.types.GenesisRewarding.Builder
uint64 foundationBonusLastEpoch = 8;
getFoundationBonusLastEpoch() - Method in class com.github.iotexproject.grpc.types.GenesisRewarding
uint64 foundationBonusLastEpoch = 8;
getFoundationBonusLastEpoch() - Method in interface com.github.iotexproject.grpc.types.GenesisRewardingOrBuilder
uint64 foundationBonusLastEpoch = 8;
getFromBlock() - Method in class com.github.iotexproject.grpc.api.GetLogsByRange.Builder
uint64 fromBlock = 1;
getFromBlock() - Method in class com.github.iotexproject.grpc.api.GetLogsByRange
uint64 fromBlock = 1;
getFromBlock() - Method in interface com.github.iotexproject.grpc.api.GetLogsByRangeOrBuilder
uint64 fromBlock = 1;
getFunctionBySignature(String) - Method in class com.github.iotexproject.antenna.contract.Contract
 
getGas() - Method in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionResponse.Builder
uint64 gas = 1;
getGas() - Method in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionResponse
uint64 gas = 1;
getGas() - Method in interface com.github.iotexproject.grpc.api.EstimateActionGasConsumptionResponseOrBuilder
uint64 gas = 1;
getGas() - Method in class com.github.iotexproject.grpc.api.EstimateGasForActionResponse.Builder
uint64 gas = 1;
getGas() - Method in class com.github.iotexproject.grpc.api.EstimateGasForActionResponse
uint64 gas = 1;
getGas() - Method in interface com.github.iotexproject.grpc.api.EstimateGasForActionResponseOrBuilder
uint64 gas = 1;
getGasConsumed() - Method in class com.github.iotexproject.grpc.types.Receipt.Builder
uint64 gasConsumed = 4;
getGasConsumed() - Method in class com.github.iotexproject.grpc.types.Receipt
uint64 gasConsumed = 4;
getGasConsumed() - Method in interface com.github.iotexproject.grpc.types.ReceiptOrBuilder
uint64 gasConsumed = 4;
getGasFee() - Method in class com.github.iotexproject.grpc.api.ActionInfo.Builder
string gasFee = 7;
getGasFee() - Method in class com.github.iotexproject.grpc.api.ActionInfo
string gasFee = 7;
getGasFee() - Method in interface com.github.iotexproject.grpc.api.ActionInfoOrBuilder
string gasFee = 7;
getGasFeeBytes() - Method in class com.github.iotexproject.grpc.api.ActionInfo.Builder
string gasFee = 7;
getGasFeeBytes() - Method in class com.github.iotexproject.grpc.api.ActionInfo
string gasFee = 7;
getGasFeeBytes() - Method in interface com.github.iotexproject.grpc.api.ActionInfoOrBuilder
string gasFee = 7;
getGasLimit() - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
uint64 gasLimit = 3;
getGasLimit() - Method in class com.github.iotexproject.grpc.types.ActionCore
uint64 gasLimit = 3;
getGasLimit() - Method in interface com.github.iotexproject.grpc.types.ActionCoreOrBuilder
uint64 gasLimit = 3;
getGasPrice() - Method in class com.github.iotexproject.grpc.api.SuggestGasPriceResponse.Builder
uint64 gasPrice = 1;
getGasPrice() - Method in class com.github.iotexproject.grpc.api.SuggestGasPriceResponse
uint64 gasPrice = 1;
getGasPrice() - Method in interface com.github.iotexproject.grpc.api.SuggestGasPriceResponseOrBuilder
uint64 gasPrice = 1;
getGasPrice() - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
string gasPrice = 4;
getGasPrice() - Method in class com.github.iotexproject.grpc.types.ActionCore
string gasPrice = 4;
getGasPrice() - Method in interface com.github.iotexproject.grpc.types.ActionCoreOrBuilder
string gasPrice = 4;
getGasPriceBytes() - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
string gasPrice = 4;
getGasPriceBytes() - Method in class com.github.iotexproject.grpc.types.ActionCore
string gasPrice = 4;
getGasPriceBytes() - Method in interface com.github.iotexproject.grpc.types.ActionCoreOrBuilder
string gasPrice = 4;
getGetAccountMethod() - Static method in class com.github.iotexproject.grpc.api.APIServiceGrpc
 
getGetActionsMethod() - Static method in class com.github.iotexproject.grpc.api.APIServiceGrpc
 
getGetBlockMetasMethod() - Static method in class com.github.iotexproject.grpc.api.APIServiceGrpc
 
getGetChainMetaMethod() - Static method in class com.github.iotexproject.grpc.api.APIServiceGrpc
 
getGetEpochMetaMethod() - Static method in class com.github.iotexproject.grpc.api.APIServiceGrpc
 
getGetLogsMethod() - Static method in class com.github.iotexproject.grpc.api.APIServiceGrpc
 
getGetRawBlocksMethod() - Static method in class com.github.iotexproject.grpc.api.APIServiceGrpc
 
getGetReceiptByActionMethod() - Static method in class com.github.iotexproject.grpc.api.APIServiceGrpc
 
getGetServerMetaMethod() - Static method in class com.github.iotexproject.grpc.api.APIServiceGrpc
 
getGitStatus() - Method in class com.github.iotexproject.grpc.types.ServerMeta.Builder
string gitStatus = 3;
getGitStatus() - Method in class com.github.iotexproject.grpc.types.ServerMeta
string gitStatus = 3;
getGitStatus() - Method in interface com.github.iotexproject.grpc.types.ServerMetaOrBuilder
string gitStatus = 3;
getGitStatusBytes() - Method in class com.github.iotexproject.grpc.types.ServerMeta.Builder
string gitStatus = 3;
getGitStatusBytes() - Method in class com.github.iotexproject.grpc.types.ServerMeta
string gitStatus = 3;
getGitStatusBytes() - Method in interface com.github.iotexproject.grpc.types.ServerMetaOrBuilder
string gitStatus = 3;
getGoVersion() - Method in class com.github.iotexproject.grpc.types.ServerMeta.Builder
string goVersion = 4;
getGoVersion() - Method in class com.github.iotexproject.grpc.types.ServerMeta
string goVersion = 4;
getGoVersion() - Method in interface com.github.iotexproject.grpc.types.ServerMetaOrBuilder
string goVersion = 4;
getGoVersionBytes() - Method in class com.github.iotexproject.grpc.types.ServerMeta.Builder
string goVersion = 4;
getGoVersionBytes() - Method in class com.github.iotexproject.grpc.types.ServerMeta
string goVersion = 4;
getGoVersionBytes() - Method in interface com.github.iotexproject.grpc.types.ServerMetaOrBuilder
string goVersion = 4;
getGrantReward() - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.GrantReward grantReward = 32;
getGrantReward() - Method in class com.github.iotexproject.grpc.types.ActionCore
.iotextypes.GrantReward grantReward = 32;
getGrantReward() - Method in interface com.github.iotexproject.grpc.types.ActionCoreOrBuilder
.iotextypes.GrantReward grantReward = 32;
getGrantRewardBuilder() - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.GrantReward grantReward = 32;
getGrantRewardOrBuilder() - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.GrantReward grantReward = 32;
getGrantRewardOrBuilder() - Method in class com.github.iotexproject.grpc.types.ActionCore
.iotextypes.GrantReward grantReward = 32;
getGrantRewardOrBuilder() - Method in interface com.github.iotexproject.grpc.types.ActionCoreOrBuilder
.iotextypes.GrantReward grantReward = 32;
getGravityChainStartHeight() - Method in class com.github.iotexproject.grpc.types.EpochData.Builder
uint64 gravityChainStartHeight = 3;
getGravityChainStartHeight() - Method in class com.github.iotexproject.grpc.types.EpochData
uint64 gravityChainStartHeight = 3;
getGravityChainStartHeight() - Method in interface com.github.iotexproject.grpc.types.EpochDataOrBuilder
uint64 gravityChainStartHeight = 3;
getGravityChainStartHeight() - Method in class com.github.iotexproject.grpc.types.GenesisPoll.Builder
uint64 gravityChainStartHeight = 2;
getGravityChainStartHeight() - Method in class com.github.iotexproject.grpc.types.GenesisPoll
uint64 gravityChainStartHeight = 2;
getGravityChainStartHeight() - Method in interface com.github.iotexproject.grpc.types.GenesisPollOrBuilder
uint64 gravityChainStartHeight = 2;
getHash() - Method in class com.github.iotexproject.grpc.types.BlockMeta.Builder
string hash = 1;
getHash() - Method in class com.github.iotexproject.grpc.types.BlockMeta
string hash = 1;
getHash() - Method in interface com.github.iotexproject.grpc.types.BlockMetaOrBuilder
string hash = 1;
getHashBytes() - Method in class com.github.iotexproject.grpc.types.BlockMeta.Builder
string hash = 1;
getHashBytes() - Method in class com.github.iotexproject.grpc.types.BlockMeta
string hash = 1;
getHashBytes() - Method in interface com.github.iotexproject.grpc.types.BlockMetaOrBuilder
string hash = 1;
getHeader() - Method in class com.github.iotexproject.grpc.types.Block.Builder
.iotextypes.BlockHeader header = 1;
getHeader() - Method in class com.github.iotexproject.grpc.types.Block
.iotextypes.BlockHeader header = 1;
getHeader() - Method in interface com.github.iotexproject.grpc.types.BlockOrBuilder
.iotextypes.BlockHeader header = 1;
getHeaderBuilder() - Method in class com.github.iotexproject.grpc.types.Block.Builder
.iotextypes.BlockHeader header = 1;
getHeaderOrBuilder() - Method in class com.github.iotexproject.grpc.types.Block.Builder
.iotextypes.BlockHeader header = 1;
getHeaderOrBuilder() - Method in class com.github.iotexproject.grpc.types.Block
.iotextypes.BlockHeader header = 1;
getHeaderOrBuilder() - Method in interface com.github.iotexproject.grpc.types.BlockOrBuilder
.iotextypes.BlockHeader header = 1;
getHeight() - Method in class com.github.iotexproject.grpc.types.BlockHeaderCore.Builder
uint64 height = 2;
getHeight() - Method in class com.github.iotexproject.grpc.types.BlockHeaderCore
uint64 height = 2;
getHeight() - Method in interface com.github.iotexproject.grpc.types.BlockHeaderCoreOrBuilder
uint64 height = 2;
getHeight() - Method in class com.github.iotexproject.grpc.types.BlockMeta.Builder
uint64 height = 2;
getHeight() - Method in class com.github.iotexproject.grpc.types.BlockMeta
uint64 height = 2;
getHeight() - Method in interface com.github.iotexproject.grpc.types.BlockMetaOrBuilder
uint64 height = 2;
getHeight() - Method in class com.github.iotexproject.grpc.types.ChainMeta.Builder
uint64 height = 1;
getHeight() - Method in class com.github.iotexproject.grpc.types.ChainMeta
uint64 height = 1;
getHeight() - Method in interface com.github.iotexproject.grpc.types.ChainMetaOrBuilder
uint64 height = 1;
getHeight() - Method in class com.github.iotexproject.grpc.types.ConsensusMessage.Builder
uint64 height = 1;
getHeight() - Method in class com.github.iotexproject.grpc.types.ConsensusMessage
uint64 height = 1;
getHeight() - Method in interface com.github.iotexproject.grpc.types.ConsensusMessageOrBuilder
uint64 height = 1;
getHeight() - Method in class com.github.iotexproject.grpc.types.EpochData.Builder
uint64 height = 2;
getHeight() - Method in class com.github.iotexproject.grpc.types.EpochData
uint64 height = 2;
getHeight() - Method in interface com.github.iotexproject.grpc.types.EpochDataOrBuilder
uint64 height = 2;
getHeight() - Method in class com.github.iotexproject.grpc.types.GrantReward.Builder
uint64 height = 2;
getHeight() - Method in class com.github.iotexproject.grpc.types.GrantReward
uint64 height = 2;
getHeight() - Method in interface com.github.iotexproject.grpc.types.GrantRewardOrBuilder
uint64 height = 2;
getHeight() - Method in class com.github.iotexproject.grpc.types.PlumPutBlock.Builder
uint64 height = 2;
getHeight() - Method in class com.github.iotexproject.grpc.types.PlumPutBlock
uint64 height = 2;
getHeight() - Method in interface com.github.iotexproject.grpc.types.PlumPutBlockOrBuilder
uint64 height = 2;
getHeight() - Method in class com.github.iotexproject.grpc.types.PutBlock.Builder
uint64 height = 2;
getHeight() - Method in class com.github.iotexproject.grpc.types.PutBlock
uint64 height = 2;
getHeight() - Method in interface com.github.iotexproject.grpc.types.PutBlockOrBuilder
uint64 height = 2;
getHeight() - Method in class com.github.iotexproject.grpc.types.PutPollResult.Builder
uint64 height = 1;
getHeight() - Method in class com.github.iotexproject.grpc.types.PutPollResult
uint64 height = 1;
getHeight() - Method in interface com.github.iotexproject.grpc.types.PutPollResultOrBuilder
uint64 height = 1;
getHexAddress() - Method in class com.github.iotexproject.antenna.account.IotexAccount
 
getId() - Method in class com.github.iotexproject.antenna.keystore.KeystoreFile
 
getIndex() - Method in class com.github.iotexproject.grpc.types.Log.Builder
uint32 index = 6;
getIndex() - Method in class com.github.iotexproject.grpc.types.Log
uint32 index = 6;
getIndex() - Method in interface com.github.iotexproject.grpc.types.LogOrBuilder
uint32 index = 6;
getIndex() - Method in class com.github.iotexproject.grpc.types.SettleDeposit.Builder
uint64 index = 3;
getIndex() - Method in class com.github.iotexproject.grpc.types.SettleDeposit
uint64 index = 3;
getIndex() - Method in interface com.github.iotexproject.grpc.types.SettleDepositOrBuilder
uint64 index = 3;
getInitAdminAddr() - Method in class com.github.iotexproject.grpc.types.GenesisRewarding.Builder
string initAdminAddr = 1;
getInitAdminAddr() - Method in class com.github.iotexproject.grpc.types.GenesisRewarding
string initAdminAddr = 1;
getInitAdminAddr() - Method in interface com.github.iotexproject.grpc.types.GenesisRewardingOrBuilder
string initAdminAddr = 1;
getInitAdminAddrBytes() - Method in class com.github.iotexproject.grpc.types.GenesisRewarding.Builder
string initAdminAddr = 1;
getInitAdminAddrBytes() - Method in class com.github.iotexproject.grpc.types.GenesisRewarding
string initAdminAddr = 1;
getInitAdminAddrBytes() - Method in interface com.github.iotexproject.grpc.types.GenesisRewardingOrBuilder
string initAdminAddr = 1;
getInitBalance() - Method in class com.github.iotexproject.grpc.types.GenesisRewarding.Builder
string initBalance = 2;
getInitBalance() - Method in class com.github.iotexproject.grpc.types.GenesisRewarding
string initBalance = 2;
getInitBalance() - Method in interface com.github.iotexproject.grpc.types.GenesisRewardingOrBuilder
string initBalance = 2;
getInitBalanceAddrs(int) - Method in class com.github.iotexproject.grpc.types.GenesisAccount.Builder
repeated string initBalanceAddrs = 1;
getInitBalanceAddrs(int) - Method in class com.github.iotexproject.grpc.types.GenesisAccount
repeated string initBalanceAddrs = 1;
getInitBalanceAddrs(int) - Method in interface com.github.iotexproject.grpc.types.GenesisAccountOrBuilder
repeated string initBalanceAddrs = 1;
getInitBalanceAddrsBytes(int) - Method in class com.github.iotexproject.grpc.types.GenesisAccount.Builder
repeated string initBalanceAddrs = 1;
getInitBalanceAddrsBytes(int) - Method in class com.github.iotexproject.grpc.types.GenesisAccount
repeated string initBalanceAddrs = 1;
getInitBalanceAddrsBytes(int) - Method in interface com.github.iotexproject.grpc.types.GenesisAccountOrBuilder
repeated string initBalanceAddrs = 1;
getInitBalanceAddrsCount() - Method in class com.github.iotexproject.grpc.types.GenesisAccount.Builder
repeated string initBalanceAddrs = 1;
getInitBalanceAddrsCount() - Method in class com.github.iotexproject.grpc.types.GenesisAccount
repeated string initBalanceAddrs = 1;
getInitBalanceAddrsCount() - Method in interface com.github.iotexproject.grpc.types.GenesisAccountOrBuilder
repeated string initBalanceAddrs = 1;
getInitBalanceAddrsList() - Method in class com.github.iotexproject.grpc.types.GenesisAccount.Builder
repeated string initBalanceAddrs = 1;
getInitBalanceAddrsList() - Method in class com.github.iotexproject.grpc.types.GenesisAccount
repeated string initBalanceAddrs = 1;
getInitBalanceAddrsList() - Method in interface com.github.iotexproject.grpc.types.GenesisAccountOrBuilder
repeated string initBalanceAddrs = 1;
getInitBalanceBytes() - Method in class com.github.iotexproject.grpc.types.GenesisRewarding.Builder
string initBalance = 2;
getInitBalanceBytes() - Method in class com.github.iotexproject.grpc.types.GenesisRewarding
string initBalance = 2;
getInitBalanceBytes() - Method in interface com.github.iotexproject.grpc.types.GenesisRewardingOrBuilder
string initBalance = 2;
getInitBalances(int) - Method in class com.github.iotexproject.grpc.types.GenesisAccount.Builder
repeated string initBalances = 2;
getInitBalances(int) - Method in class com.github.iotexproject.grpc.types.GenesisAccount
repeated string initBalances = 2;
getInitBalances(int) - Method in interface com.github.iotexproject.grpc.types.GenesisAccountOrBuilder
repeated string initBalances = 2;
getInitBalancesBytes(int) - Method in class com.github.iotexproject.grpc.types.GenesisAccount.Builder
repeated string initBalances = 2;
getInitBalancesBytes(int) - Method in class com.github.iotexproject.grpc.types.GenesisAccount
repeated string initBalances = 2;
getInitBalancesBytes(int) - Method in interface com.github.iotexproject.grpc.types.GenesisAccountOrBuilder
repeated string initBalances = 2;
getInitBalancesCount() - Method in class com.github.iotexproject.grpc.types.GenesisAccount.Builder
repeated string initBalances = 2;
getInitBalancesCount() - Method in class com.github.iotexproject.grpc.types.GenesisAccount
repeated string initBalances = 2;
getInitBalancesCount() - Method in interface com.github.iotexproject.grpc.types.GenesisAccountOrBuilder
repeated string initBalances = 2;
getInitBalancesList() - Method in class com.github.iotexproject.grpc.types.GenesisAccount.Builder
repeated string initBalances = 2;
getInitBalancesList() - Method in class com.github.iotexproject.grpc.types.GenesisAccount
repeated string initBalances = 2;
getInitBalancesList() - Method in interface com.github.iotexproject.grpc.types.GenesisAccountOrBuilder
repeated string initBalances = 2;
getIv() - Method in class com.github.iotexproject.antenna.keystore.KeystoreFile.CipherParams
 
getKdf() - Method in class com.github.iotexproject.antenna.keystore.KeystoreFile.Crypto
 
getKdfparams() - Method in class com.github.iotexproject.antenna.keystore.KeystoreFile.Crypto
 
getLog() - Method in class com.github.iotexproject.grpc.api.StreamLogsResponse.Builder
.iotextypes.Log log = 1;
getLog() - Method in class com.github.iotexproject.grpc.api.StreamLogsResponse
.iotextypes.Log log = 1;
getLog() - Method in interface com.github.iotexproject.grpc.api.StreamLogsResponseOrBuilder
.iotextypes.Log log = 1;
getLogBuilder() - Method in class com.github.iotexproject.grpc.api.StreamLogsResponse.Builder
.iotextypes.Log log = 1;
getLogOrBuilder() - Method in class com.github.iotexproject.grpc.api.StreamLogsResponse.Builder
.iotextypes.Log log = 1;
getLogOrBuilder() - Method in class com.github.iotexproject.grpc.api.StreamLogsResponse
.iotextypes.Log log = 1;
getLogOrBuilder() - Method in interface com.github.iotexproject.grpc.api.StreamLogsResponseOrBuilder
.iotextypes.Log log = 1;
getLogs(GetLogsRequest) - Method in class com.github.iotexproject.grpc.api.APIServiceGrpc.APIServiceBlockingStub
get logs filtered by contract address and topics
getLogs(GetLogsRequest) - Method in class com.github.iotexproject.grpc.api.APIServiceGrpc.APIServiceFutureStub
get logs filtered by contract address and topics
getLogs(GetLogsRequest, StreamObserver<GetLogsResponse>) - Method in class com.github.iotexproject.grpc.api.APIServiceGrpc.APIServiceImplBase
get logs filtered by contract address and topics
getLogs(GetLogsRequest, StreamObserver<GetLogsResponse>) - Method in class com.github.iotexproject.grpc.api.APIServiceGrpc.APIServiceStub
get logs filtered by contract address and topics
getLogs(int) - Method in class com.github.iotexproject.grpc.api.GetLogsResponse.Builder
repeated .iotextypes.Log logs = 1;
getLogs(int) - Method in class com.github.iotexproject.grpc.api.GetLogsResponse
repeated .iotextypes.Log logs = 1;
getLogs(int) - Method in interface com.github.iotexproject.grpc.api.GetLogsResponseOrBuilder
repeated .iotextypes.Log logs = 1;
getLogs(int) - Method in class com.github.iotexproject.grpc.types.Receipt.Builder
repeated .iotextypes.Log logs = 6;
getLogs(int) - Method in class com.github.iotexproject.grpc.types.Receipt
repeated .iotextypes.Log logs = 6;
getLogs(int) - Method in interface com.github.iotexproject.grpc.types.ReceiptOrBuilder
repeated .iotextypes.Log logs = 6;
getLogsBloom() - Method in class com.github.iotexproject.grpc.types.BlockHeaderCore.Builder
bytes logsBloom = 8;
getLogsBloom() - Method in class com.github.iotexproject.grpc.types.BlockHeaderCore
bytes logsBloom = 8;
getLogsBloom() - Method in interface com.github.iotexproject.grpc.types.BlockHeaderCoreOrBuilder
bytes logsBloom = 8;
getLogsBuilder(int) - Method in class com.github.iotexproject.grpc.api.GetLogsResponse.Builder
repeated .iotextypes.Log logs = 1;
getLogsBuilder(int) - Method in class com.github.iotexproject.grpc.types.Receipt.Builder
repeated .iotextypes.Log logs = 6;
getLogsBuilderList() - Method in class com.github.iotexproject.grpc.api.GetLogsResponse.Builder
repeated .iotextypes.Log logs = 1;
getLogsBuilderList() - Method in class com.github.iotexproject.grpc.types.Receipt.Builder
repeated .iotextypes.Log logs = 6;
GetLogsByBlock - Class in com.github.iotexproject.grpc.api
Protobuf type iotexapi.GetLogsByBlock
GetLogsByBlock.Builder - Class in com.github.iotexproject.grpc.api
Protobuf type iotexapi.GetLogsByBlock
GetLogsByBlockOrBuilder - Interface in com.github.iotexproject.grpc.api
 
GetLogsByRange - Class in com.github.iotexproject.grpc.api
Protobuf type iotexapi.GetLogsByRange
GetLogsByRange.Builder - Class in com.github.iotexproject.grpc.api
Protobuf type iotexapi.GetLogsByRange
GetLogsByRangeOrBuilder - Interface in com.github.iotexproject.grpc.api
 
getLogsCount() - Method in class com.github.iotexproject.grpc.api.GetLogsResponse.Builder
repeated .iotextypes.Log logs = 1;
getLogsCount() - Method in class com.github.iotexproject.grpc.api.GetLogsResponse
repeated .iotextypes.Log logs = 1;
getLogsCount() - Method in interface com.github.iotexproject.grpc.api.GetLogsResponseOrBuilder
repeated .iotextypes.Log logs = 1;
getLogsCount() - Method in class com.github.iotexproject.grpc.types.Receipt.Builder
repeated .iotextypes.Log logs = 6;
getLogsCount() - Method in class com.github.iotexproject.grpc.types.Receipt
repeated .iotextypes.Log logs = 6;
getLogsCount() - Method in interface com.github.iotexproject.grpc.types.ReceiptOrBuilder
repeated .iotextypes.Log logs = 6;
getLogsList() - Method in class com.github.iotexproject.grpc.api.GetLogsResponse.Builder
repeated .iotextypes.Log logs = 1;
getLogsList() - Method in class com.github.iotexproject.grpc.api.GetLogsResponse
repeated .iotextypes.Log logs = 1;
getLogsList() - Method in interface com.github.iotexproject.grpc.api.GetLogsResponseOrBuilder
repeated .iotextypes.Log logs = 1;
getLogsList() - Method in class com.github.iotexproject.grpc.types.Receipt.Builder
repeated .iotextypes.Log logs = 6;
getLogsList() - Method in class com.github.iotexproject.grpc.types.Receipt
repeated .iotextypes.Log logs = 6;
getLogsList() - Method in interface com.github.iotexproject.grpc.types.ReceiptOrBuilder
repeated .iotextypes.Log logs = 6;
getLogsOrBuilder(int) - Method in class com.github.iotexproject.grpc.api.GetLogsResponse.Builder
repeated .iotextypes.Log logs = 1;
getLogsOrBuilder(int) - Method in class com.github.iotexproject.grpc.api.GetLogsResponse
repeated .iotextypes.Log logs = 1;
getLogsOrBuilder(int) - Method in interface com.github.iotexproject.grpc.api.GetLogsResponseOrBuilder
repeated .iotextypes.Log logs = 1;
getLogsOrBuilder(int) - Method in class com.github.iotexproject.grpc.types.Receipt.Builder
repeated .iotextypes.Log logs = 6;
getLogsOrBuilder(int) - Method in class com.github.iotexproject.grpc.types.Receipt
repeated .iotextypes.Log logs = 6;
getLogsOrBuilder(int) - Method in interface com.github.iotexproject.grpc.types.ReceiptOrBuilder
repeated .iotextypes.Log logs = 6;
getLogsOrBuilderList() - Method in class com.github.iotexproject.grpc.api.GetLogsResponse.Builder
repeated .iotextypes.Log logs = 1;
getLogsOrBuilderList() - Method in class com.github.iotexproject.grpc.api.GetLogsResponse
repeated .iotextypes.Log logs = 1;
getLogsOrBuilderList() - Method in interface com.github.iotexproject.grpc.api.GetLogsResponseOrBuilder
repeated .iotextypes.Log logs = 1;
getLogsOrBuilderList() - Method in class com.github.iotexproject.grpc.types.Receipt.Builder
repeated .iotextypes.Log logs = 6;
getLogsOrBuilderList() - Method in class com.github.iotexproject.grpc.types.Receipt
repeated .iotextypes.Log logs = 6;
getLogsOrBuilderList() - Method in interface com.github.iotexproject.grpc.types.ReceiptOrBuilder
repeated .iotextypes.Log logs = 6;
GetLogsRequest - Class in com.github.iotexproject.grpc.api
Protobuf type iotexapi.GetLogsRequest
GetLogsRequest.Builder - Class in com.github.iotexproject.grpc.api
Protobuf type iotexapi.GetLogsRequest
GetLogsRequest.LookupCase - Enum in com.github.iotexproject.grpc.api
 
GetLogsRequestOrBuilder - Interface in com.github.iotexproject.grpc.api
 
GetLogsResponse - Class in com.github.iotexproject.grpc.api
Protobuf type iotexapi.GetLogsResponse
GetLogsResponse.Builder - Class in com.github.iotexproject.grpc.api
Protobuf type iotexapi.GetLogsResponse
GetLogsResponseOrBuilder - Interface in com.github.iotexproject.grpc.api
 
getLookupCase() - Method in class com.github.iotexproject.grpc.api.GetActionsRequest.Builder
 
getLookupCase() - Method in class com.github.iotexproject.grpc.api.GetActionsRequest
 
getLookupCase() - Method in interface com.github.iotexproject.grpc.api.GetActionsRequestOrBuilder
 
getLookupCase() - Method in class com.github.iotexproject.grpc.api.GetBlockMetasRequest.Builder
 
getLookupCase() - Method in class com.github.iotexproject.grpc.api.GetBlockMetasRequest
 
getLookupCase() - Method in interface com.github.iotexproject.grpc.api.GetBlockMetasRequestOrBuilder
 
getLookupCase() - Method in class com.github.iotexproject.grpc.api.GetLogsRequest.Builder
 
getLookupCase() - Method in class com.github.iotexproject.grpc.api.GetLogsRequest
 
getLookupCase() - Method in interface com.github.iotexproject.grpc.api.GetLogsRequestOrBuilder
 
getMac() - Method in class com.github.iotexproject.antenna.keystore.KeystoreFile.Crypto
 
getMethod() - Method in class com.github.iotexproject.antenna.token.DecodedMethod
 
getMethodName() - Method in class com.github.iotexproject.grpc.api.ReadStateRequest.Builder
bytes methodName = 2;
getMethodName() - Method in class com.github.iotexproject.grpc.api.ReadStateRequest
bytes methodName = 2;
getMethodName() - Method in interface com.github.iotexproject.grpc.api.ReadStateRequestOrBuilder
bytes methodName = 2;
getMsgBody() - Method in class com.github.iotexproject.grpc.rpc.BroadcastMsg.Builder
bytes msg_body = 3;
getMsgBody() - Method in class com.github.iotexproject.grpc.rpc.BroadcastMsg
bytes msg_body = 3;
getMsgBody() - Method in interface com.github.iotexproject.grpc.rpc.BroadcastMsgOrBuilder
bytes msg_body = 3;
getMsgBody() - Method in class com.github.iotexproject.grpc.rpc.UnicastMsg.Builder
bytes msg_body = 4;
getMsgBody() - Method in class com.github.iotexproject.grpc.rpc.UnicastMsg
bytes msg_body = 4;
getMsgBody() - Method in interface com.github.iotexproject.grpc.rpc.UnicastMsgOrBuilder
bytes msg_body = 4;
getMsgBody() - Method in class com.github.iotexproject.grpc.testing.TestPayload.Builder
bytes msg_body = 1;
getMsgBody() - Method in class com.github.iotexproject.grpc.testing.TestPayload
bytes msg_body = 1;
getMsgBody() - Method in interface com.github.iotexproject.grpc.testing.TestPayloadOrBuilder
bytes msg_body = 1;
getMsgCase() - Method in class com.github.iotexproject.grpc.types.ConsensusMessage.Builder
 
getMsgCase() - Method in class com.github.iotexproject.grpc.types.ConsensusMessage
 
getMsgCase() - Method in interface com.github.iotexproject.grpc.types.ConsensusMessageOrBuilder
 
getMsgType() - Method in class com.github.iotexproject.grpc.rpc.BroadcastMsg.Builder
.iotexrpc.MessageType msg_type = 2;
getMsgType() - Method in class com.github.iotexproject.grpc.rpc.BroadcastMsg
.iotexrpc.MessageType msg_type = 2;
getMsgType() - Method in interface com.github.iotexproject.grpc.rpc.BroadcastMsgOrBuilder
.iotexrpc.MessageType msg_type = 2;
getMsgType() - Method in class com.github.iotexproject.grpc.rpc.UnicastMsg.Builder
.iotexrpc.MessageType msg_type = 3;
getMsgType() - Method in class com.github.iotexproject.grpc.rpc.UnicastMsg
.iotexrpc.MessageType msg_type = 3;
getMsgType() - Method in interface com.github.iotexproject.grpc.rpc.UnicastMsgOrBuilder
.iotexrpc.MessageType msg_type = 3;
getMsgTypeValue() - Method in class com.github.iotexproject.grpc.rpc.BroadcastMsg.Builder
.iotexrpc.MessageType msg_type = 2;
getMsgTypeValue() - Method in class com.github.iotexproject.grpc.rpc.BroadcastMsg
.iotexrpc.MessageType msg_type = 2;
getMsgTypeValue() - Method in interface com.github.iotexproject.grpc.rpc.BroadcastMsgOrBuilder
.iotexrpc.MessageType msg_type = 2;
getMsgTypeValue() - Method in class com.github.iotexproject.grpc.rpc.UnicastMsg.Builder
.iotexrpc.MessageType msg_type = 3;
getMsgTypeValue() - Method in class com.github.iotexproject.grpc.rpc.UnicastMsg
.iotexrpc.MessageType msg_type = 3;
getMsgTypeValue() - Method in interface com.github.iotexproject.grpc.rpc.UnicastMsgOrBuilder
.iotexrpc.MessageType msg_type = 3;
getMutableRoots() - Method in class com.github.iotexproject.grpc.types.PlumPutBlock.Builder
Deprecated.
getN() - Method in class com.github.iotexproject.antenna.keystore.KeystoreFile.ScryptKdfParams
 
getName() - Method in class com.github.iotexproject.antenna.solidity.SolidityType
The type name as it was specified in the interface description
getName() - Method in class com.github.iotexproject.grpc.types.MerkleRoot.Builder
string name = 1;
getName() - Method in class com.github.iotexproject.grpc.types.MerkleRoot
string name = 1;
getName() - Method in interface com.github.iotexproject.grpc.types.MerkleRootOrBuilder
string name = 1;
getNameBytes() - Method in class com.github.iotexproject.grpc.types.MerkleRoot.Builder
string name = 1;
getNameBytes() - Method in class com.github.iotexproject.grpc.types.MerkleRoot
string name = 1;
getNameBytes() - Method in interface com.github.iotexproject.grpc.types.MerkleRootOrBuilder
string name = 1;
getNonce() - Method in class com.github.iotexproject.grpc.types.AccountMeta.Builder
uint64 nonce = 3;
getNonce() - Method in class com.github.iotexproject.grpc.types.AccountMeta
uint64 nonce = 3;
getNonce() - Method in interface com.github.iotexproject.grpc.types.AccountMetaOrBuilder
uint64 nonce = 3;
getNonce() - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
uint64 nonce = 2;
getNonce() - Method in class com.github.iotexproject.grpc.types.ActionCore
uint64 nonce = 2;
getNonce() - Method in interface com.github.iotexproject.grpc.types.ActionCoreOrBuilder
uint64 nonce = 2;
getNum() - Method in class com.github.iotexproject.grpc.types.EpochData.Builder
uint64 num = 1;
getNum() - Method in class com.github.iotexproject.grpc.types.EpochData
uint64 num = 1;
getNum() - Method in interface com.github.iotexproject.grpc.types.EpochDataOrBuilder
uint64 num = 1;
getNumActions() - Method in class com.github.iotexproject.grpc.types.AccountMeta.Builder
uint64 numActions = 5;
getNumActions() - Method in class com.github.iotexproject.grpc.types.AccountMeta
uint64 numActions = 5;
getNumActions() - Method in interface com.github.iotexproject.grpc.types.AccountMetaOrBuilder
uint64 numActions = 5;
getNumActions() - Method in class com.github.iotexproject.grpc.types.BlockMeta.Builder
int64 numActions = 4;
getNumActions() - Method in class com.github.iotexproject.grpc.types.BlockMeta
int64 numActions = 4;
getNumActions() - Method in interface com.github.iotexproject.grpc.types.BlockMetaOrBuilder
int64 numActions = 4;
getNumActions() - Method in class com.github.iotexproject.grpc.types.ChainMeta.Builder
int64 numActions = 2;
getNumActions() - Method in class com.github.iotexproject.grpc.types.ChainMeta
int64 numActions = 2;
getNumActions() - Method in interface com.github.iotexproject.grpc.types.ChainMetaOrBuilder
int64 numActions = 2;
getNumber() - Method in enum com.github.iotexproject.grpc.api.EstimateActionGasConsumptionRequest.ActionCase
 
getNumber() - Method in enum com.github.iotexproject.grpc.api.GetActionsRequest.LookupCase
 
getNumber() - Method in enum com.github.iotexproject.grpc.api.GetBlockMetasRequest.LookupCase
 
getNumber() - Method in enum com.github.iotexproject.grpc.api.GetLogsRequest.LookupCase
 
getNumber() - Method in enum com.github.iotexproject.grpc.rpc.MessageType
 
getNumber() - Method in enum com.github.iotexproject.grpc.types.ActionCore.ActionCase
 
getNumber() - Method in enum com.github.iotexproject.grpc.types.ConsensusMessage.MsgCase
 
getNumber() - Method in enum com.github.iotexproject.grpc.types.ConsensusVote.Topic
 
getNumber() - Method in enum com.github.iotexproject.grpc.types.RewardType
 
getNumCandidateDelegates() - Method in class com.github.iotexproject.grpc.types.GenesisBlockchain.Builder
uint64 numCandidateDelegates = 7;
getNumCandidateDelegates() - Method in class com.github.iotexproject.grpc.types.GenesisBlockchain
uint64 numCandidateDelegates = 7;
getNumCandidateDelegates() - Method in interface com.github.iotexproject.grpc.types.GenesisBlockchainOrBuilder
uint64 numCandidateDelegates = 7;
getNumDelegates() - Method in class com.github.iotexproject.grpc.types.GenesisBlockchain.Builder
uint64 numDelegates = 6;
getNumDelegates() - Method in class com.github.iotexproject.grpc.types.GenesisBlockchain
uint64 numDelegates = 6;
getNumDelegates() - Method in interface com.github.iotexproject.grpc.types.GenesisBlockchainOrBuilder
uint64 numDelegates = 6;
getNumDelegatesForEpochReward() - Method in class com.github.iotexproject.grpc.types.GenesisRewarding.Builder
uint64 numDelegatesForEpochReward = 5;
getNumDelegatesForEpochReward() - Method in class com.github.iotexproject.grpc.types.GenesisRewarding
uint64 numDelegatesForEpochReward = 5;
getNumDelegatesForEpochReward() - Method in interface com.github.iotexproject.grpc.types.GenesisRewardingOrBuilder
uint64 numDelegatesForEpochReward = 5;
getNumDelegatesForFoundationBonus() - Method in class com.github.iotexproject.grpc.types.GenesisRewarding.Builder
uint64 numDelegatesForFoundationBonus = 7;
getNumDelegatesForFoundationBonus() - Method in class com.github.iotexproject.grpc.types.GenesisRewarding
uint64 numDelegatesForFoundationBonus = 7;
getNumDelegatesForFoundationBonus() - Method in interface com.github.iotexproject.grpc.types.GenesisRewardingOrBuilder
uint64 numDelegatesForFoundationBonus = 7;
getNumSubEpochs() - Method in class com.github.iotexproject.grpc.types.GenesisBlockchain.Builder
uint64 numSubEpochs = 5;
getNumSubEpochs() - Method in class com.github.iotexproject.grpc.types.GenesisBlockchain
uint64 numSubEpochs = 5;
getNumSubEpochs() - Method in interface com.github.iotexproject.grpc.types.GenesisBlockchainOrBuilder
uint64 numSubEpochs = 5;
getOperationDeposit() - Method in class com.github.iotexproject.grpc.types.StartSubChain.Builder
string operationDeposit = 3;
getOperationDeposit() - Method in class com.github.iotexproject.grpc.types.StartSubChain
string operationDeposit = 3;
getOperationDeposit() - Method in interface com.github.iotexproject.grpc.types.StartSubChainOrBuilder
string operationDeposit = 3;
getOperationDepositBytes() - Method in class com.github.iotexproject.grpc.types.StartSubChain.Builder
string operationDeposit = 3;
getOperationDepositBytes() - Method in class com.github.iotexproject.grpc.types.StartSubChain
string operationDeposit = 3;
getOperationDepositBytes() - Method in interface com.github.iotexproject.grpc.types.StartSubChainOrBuilder
string operationDeposit = 3;
getOperatorAddr() - Method in class com.github.iotexproject.grpc.types.GenesisDelegate.Builder
string operatorAddr = 1;
getOperatorAddr() - Method in class com.github.iotexproject.grpc.types.GenesisDelegate
string operatorAddr = 1;
getOperatorAddr() - Method in interface com.github.iotexproject.grpc.types.GenesisDelegateOrBuilder
string operatorAddr = 1;
getOperatorAddrBytes() - Method in class com.github.iotexproject.grpc.types.GenesisDelegate.Builder
string operatorAddr = 1;
getOperatorAddrBytes() - Method in class com.github.iotexproject.grpc.types.GenesisDelegate
string operatorAddr = 1;
getOperatorAddrBytes() - Method in interface com.github.iotexproject.grpc.types.GenesisDelegateOrBuilder
string operatorAddr = 1;
getOwner() - Method in class com.github.iotexproject.grpc.types.PlumTransfer.Builder
string owner = 3;
getOwner() - Method in class com.github.iotexproject.grpc.types.PlumTransfer
string owner = 3;
getOwner() - Method in interface com.github.iotexproject.grpc.types.PlumTransferOrBuilder
string owner = 3;
getOwnerBytes() - Method in class com.github.iotexproject.grpc.types.PlumTransfer.Builder
string owner = 3;
getOwnerBytes() - Method in class com.github.iotexproject.grpc.types.PlumTransfer
string owner = 3;
getOwnerBytes() - Method in interface com.github.iotexproject.grpc.types.PlumTransferOrBuilder
string owner = 3;
getP() - Method in class com.github.iotexproject.antenna.keystore.KeystoreFile.ScryptKdfParams
 
getPackageCommitID() - Method in class com.github.iotexproject.grpc.types.ServerMeta.Builder
string packageCommitID = 2;
getPackageCommitID() - Method in class com.github.iotexproject.grpc.types.ServerMeta
string packageCommitID = 2;
getPackageCommitID() - Method in interface com.github.iotexproject.grpc.types.ServerMetaOrBuilder
string packageCommitID = 2;
getPackageCommitIDBytes() - Method in class com.github.iotexproject.grpc.types.ServerMeta.Builder
string packageCommitID = 2;
getPackageCommitIDBytes() - Method in class com.github.iotexproject.grpc.types.ServerMeta
string packageCommitID = 2;
getPackageCommitIDBytes() - Method in interface com.github.iotexproject.grpc.types.ServerMetaOrBuilder
string packageCommitID = 2;
getPackageVersion() - Method in class com.github.iotexproject.grpc.types.ServerMeta.Builder
string packageVersion = 1;
getPackageVersion() - Method in class com.github.iotexproject.grpc.types.ServerMeta
string packageVersion = 1;
getPackageVersion() - Method in interface com.github.iotexproject.grpc.types.ServerMetaOrBuilder
string packageVersion = 1;
getPackageVersionBytes() - Method in class com.github.iotexproject.grpc.types.ServerMeta.Builder
string packageVersion = 1;
getPackageVersionBytes() - Method in class com.github.iotexproject.grpc.types.ServerMeta
string packageVersion = 1;
getPackageVersionBytes() - Method in interface com.github.iotexproject.grpc.types.ServerMetaOrBuilder
string packageVersion = 1;
getParentHeightOffset() - Method in class com.github.iotexproject.grpc.types.StartSubChain.Builder
uint64 parentHeightOffset = 5;
getParentHeightOffset() - Method in class com.github.iotexproject.grpc.types.StartSubChain
uint64 parentHeightOffset = 5;
getParentHeightOffset() - Method in interface com.github.iotexproject.grpc.types.StartSubChainOrBuilder
uint64 parentHeightOffset = 5;
getParserForType() - Method in class com.github.iotexproject.grpc.api.ActionInfo
 
getParserForType() - Method in class com.github.iotexproject.grpc.api.BlockInfo
 
getParserForType() - Method in class com.github.iotexproject.grpc.api.BlockProducerInfo
 
getParserForType() - Method in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionRequest
 
getParserForType() - Method in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionResponse
 
getParserForType() - Method in class com.github.iotexproject.grpc.api.EstimateGasForActionRequest
 
getParserForType() - Method in class com.github.iotexproject.grpc.api.EstimateGasForActionResponse
 
getParserForType() - Method in class com.github.iotexproject.grpc.api.GetAccountRequest
 
getParserForType() - Method in class com.github.iotexproject.grpc.api.GetAccountResponse
 
getParserForType() - Method in class com.github.iotexproject.grpc.api.GetActionByHashRequest
 
getParserForType() - Method in class com.github.iotexproject.grpc.api.GetActionsByAddressRequest
 
getParserForType() - Method in class com.github.iotexproject.grpc.api.GetActionsByBlockRequest
 
getParserForType() - Method in class com.github.iotexproject.grpc.api.GetActionsByIndexRequest
 
getParserForType() - Method in class com.github.iotexproject.grpc.api.GetActionsRequest
 
getParserForType() - Method in class com.github.iotexproject.grpc.api.GetActionsResponse
 
getParserForType() - Method in class com.github.iotexproject.grpc.api.GetBlockMetaByHashRequest
 
getParserForType() - Method in class com.github.iotexproject.grpc.api.GetBlockMetasByIndexRequest
 
getParserForType() - Method in class com.github.iotexproject.grpc.api.GetBlockMetasRequest
 
getParserForType() - Method in class com.github.iotexproject.grpc.api.GetBlockMetasResponse
 
getParserForType() - Method in class com.github.iotexproject.grpc.api.GetChainMetaRequest
 
getParserForType() - Method in class com.github.iotexproject.grpc.api.GetChainMetaResponse
 
getParserForType() - Method in class com.github.iotexproject.grpc.api.GetEpochMetaRequest
 
getParserForType() - Method in class com.github.iotexproject.grpc.api.GetEpochMetaResponse
 
getParserForType() - Method in class com.github.iotexproject.grpc.api.GetLogsByBlock
 
getParserForType() - Method in class com.github.iotexproject.grpc.api.GetLogsByRange
 
getParserForType() - Method in class com.github.iotexproject.grpc.api.GetLogsRequest
 
getParserForType() - Method in class com.github.iotexproject.grpc.api.GetLogsResponse
 
getParserForType() - Method in class com.github.iotexproject.grpc.api.GetRawBlocksRequest
 
getParserForType() - Method in class com.github.iotexproject.grpc.api.GetRawBlocksResponse
 
getParserForType() - Method in class com.github.iotexproject.grpc.api.GetReceiptByActionRequest
 
getParserForType() - Method in class com.github.iotexproject.grpc.api.GetReceiptByActionResponse
 
getParserForType() - Method in class com.github.iotexproject.grpc.api.GetServerMetaRequest
 
getParserForType() - Method in class com.github.iotexproject.grpc.api.GetServerMetaResponse
 
getParserForType() - Method in class com.github.iotexproject.grpc.api.GetUnconfirmedActionsByAddressRequest
 
getParserForType() - Method in class com.github.iotexproject.grpc.api.LogsFilter
 
getParserForType() - Method in class com.github.iotexproject.grpc.api.ReadContractRequest
 
getParserForType() - Method in class com.github.iotexproject.grpc.api.ReadContractResponse
 
getParserForType() - Method in class com.github.iotexproject.grpc.api.ReadStateRequest
 
getParserForType() - Method in class com.github.iotexproject.grpc.api.ReadStateResponse
 
getParserForType() - Method in class com.github.iotexproject.grpc.api.ReceiptInfo
 
getParserForType() - Method in class com.github.iotexproject.grpc.api.SendActionRequest
 
getParserForType() - Method in class com.github.iotexproject.grpc.api.SendActionResponse
 
getParserForType() - Method in class com.github.iotexproject.grpc.api.SendSignedActionBytesRequest
 
getParserForType() - Method in class com.github.iotexproject.grpc.api.StreamBlocksRequest
 
getParserForType() - Method in class com.github.iotexproject.grpc.api.StreamBlocksResponse
 
getParserForType() - Method in class com.github.iotexproject.grpc.api.StreamLogsRequest
 
getParserForType() - Method in class com.github.iotexproject.grpc.api.StreamLogsResponse
 
getParserForType() - Method in class com.github.iotexproject.grpc.api.SuggestGasPriceRequest
 
getParserForType() - Method in class com.github.iotexproject.grpc.api.SuggestGasPriceResponse
 
getParserForType() - Method in class com.github.iotexproject.grpc.api.Topics
 
getParserForType() - Method in class com.github.iotexproject.grpc.rpc.BlockSync
 
getParserForType() - Method in class com.github.iotexproject.grpc.rpc.BroadcastMsg
 
getParserForType() - Method in class com.github.iotexproject.grpc.rpc.UnicastMsg
 
getParserForType() - Method in class com.github.iotexproject.grpc.testing.TestPayload
 
getParserForType() - Method in class com.github.iotexproject.grpc.types.AccountMeta
 
getParserForType() - Method in class com.github.iotexproject.grpc.types.Action
 
getParserForType() - Method in class com.github.iotexproject.grpc.types.ActionCore
 
getParserForType() - Method in class com.github.iotexproject.grpc.types.Block
 
getParserForType() - Method in class com.github.iotexproject.grpc.types.BlockBody
 
getParserForType() - Method in class com.github.iotexproject.grpc.types.BlockFooter
 
getParserForType() - Method in class com.github.iotexproject.grpc.types.BlockHeader
 
getParserForType() - Method in class com.github.iotexproject.grpc.types.BlockHeaderCore
 
getParserForType() - Method in class com.github.iotexproject.grpc.types.BlockMeta
 
getParserForType() - Method in class com.github.iotexproject.grpc.types.BlockProposal
 
getParserForType() - Method in class com.github.iotexproject.grpc.types.Candidate
 
getParserForType() - Method in class com.github.iotexproject.grpc.types.CandidateList
 
getParserForType() - Method in class com.github.iotexproject.grpc.types.ChainMeta
 
getParserForType() - Method in class com.github.iotexproject.grpc.types.ClaimFromRewardingFund
 
getParserForType() - Method in class com.github.iotexproject.grpc.types.ConsensusMessage
 
getParserForType() - Method in class com.github.iotexproject.grpc.types.ConsensusVote
 
getParserForType() - Method in class com.github.iotexproject.grpc.types.CreateDeposit
 
getParserForType() - Method in class com.github.iotexproject.grpc.types.CreatePlumChain
 
getParserForType() - Method in class com.github.iotexproject.grpc.types.DepositToRewardingFund
 
getParserForType() - Method in class com.github.iotexproject.grpc.types.Endorsement
 
getParserForType() - Method in class com.github.iotexproject.grpc.types.EpochData
 
getParserForType() - Method in class com.github.iotexproject.grpc.types.Execution
 
getParserForType() - Method in class com.github.iotexproject.grpc.types.Genesis
 
getParserForType() - Method in class com.github.iotexproject.grpc.types.GenesisAccount
 
getParserForType() - Method in class com.github.iotexproject.grpc.types.GenesisBlockchain
 
getParserForType() - Method in class com.github.iotexproject.grpc.types.GenesisDelegate
 
getParserForType() - Method in class com.github.iotexproject.grpc.types.GenesisPoll
 
getParserForType() - Method in class com.github.iotexproject.grpc.types.GenesisRewarding
 
getParserForType() - Method in class com.github.iotexproject.grpc.types.GrantReward
 
getParserForType() - Method in class com.github.iotexproject.grpc.types.Log
 
getParserForType() - Method in class com.github.iotexproject.grpc.types.MerkleRoot
 
getParserForType() - Method in class com.github.iotexproject.grpc.types.PlumChallengeExit
 
getParserForType() - Method in class com.github.iotexproject.grpc.types.PlumCreateDeposit
 
getParserForType() - Method in class com.github.iotexproject.grpc.types.PlumFinalizeExit
 
getParserForType() - Method in class com.github.iotexproject.grpc.types.PlumPutBlock
 
getParserForType() - Method in class com.github.iotexproject.grpc.types.PlumResponseChallengeExit
 
getParserForType() - Method in class com.github.iotexproject.grpc.types.PlumSettleDeposit
 
getParserForType() - Method in class com.github.iotexproject.grpc.types.PlumStartExit
 
getParserForType() - Method in class com.github.iotexproject.grpc.types.PlumTransfer
 
getParserForType() - Method in class com.github.iotexproject.grpc.types.PutBlock
 
getParserForType() - Method in class com.github.iotexproject.grpc.types.PutPollResult
 
getParserForType() - Method in class com.github.iotexproject.grpc.types.Receipt
 
getParserForType() - Method in class com.github.iotexproject.grpc.types.Receipts
 
getParserForType() - Method in class com.github.iotexproject.grpc.types.ServerMeta
 
getParserForType() - Method in class com.github.iotexproject.grpc.types.SettleDeposit
 
getParserForType() - Method in class com.github.iotexproject.grpc.types.StartSubChain
 
getParserForType() - Method in class com.github.iotexproject.grpc.types.StopSubChain
 
getParserForType() - Method in class com.github.iotexproject.grpc.types.TerminatePlumChain
 
getParserForType() - Method in class com.github.iotexproject.grpc.types.Transfer
 
getPayload() - Method in class com.github.iotexproject.grpc.types.Transfer.Builder
bytes payload = 3;
getPayload() - Method in class com.github.iotexproject.grpc.types.Transfer
bytes payload = 3;
getPayload() - Method in interface com.github.iotexproject.grpc.types.TransferOrBuilder
bytes payload = 3;
getPeerId() - Method in class com.github.iotexproject.grpc.rpc.BroadcastMsg.Builder
string peer_id = 4;
getPeerId() - Method in class com.github.iotexproject.grpc.rpc.BroadcastMsg
string peer_id = 4;
getPeerId() - Method in interface com.github.iotexproject.grpc.rpc.BroadcastMsgOrBuilder
string peer_id = 4;
getPeerId() - Method in class com.github.iotexproject.grpc.rpc.UnicastMsg.Builder
string peer_id = 5;
getPeerId() - Method in class com.github.iotexproject.grpc.rpc.UnicastMsg
string peer_id = 5;
getPeerId() - Method in interface com.github.iotexproject.grpc.rpc.UnicastMsgOrBuilder
string peer_id = 5;
getPeerIdBytes() - Method in class com.github.iotexproject.grpc.rpc.BroadcastMsg.Builder
string peer_id = 4;
getPeerIdBytes() - Method in class com.github.iotexproject.grpc.rpc.BroadcastMsg
string peer_id = 4;
getPeerIdBytes() - Method in interface com.github.iotexproject.grpc.rpc.BroadcastMsgOrBuilder
string peer_id = 4;
getPeerIdBytes() - Method in class com.github.iotexproject.grpc.rpc.UnicastMsg.Builder
string peer_id = 5;
getPeerIdBytes() - Method in class com.github.iotexproject.grpc.rpc.UnicastMsg
string peer_id = 5;
getPeerIdBytes() - Method in interface com.github.iotexproject.grpc.rpc.UnicastMsgOrBuilder
string peer_id = 5;
getPendingNonce() - Method in class com.github.iotexproject.grpc.types.AccountMeta.Builder
uint64 pendingNonce = 4;
getPendingNonce() - Method in class com.github.iotexproject.grpc.types.AccountMeta
uint64 pendingNonce = 4;
getPendingNonce() - Method in interface com.github.iotexproject.grpc.types.AccountMetaOrBuilder
uint64 pendingNonce = 4;
getPlumChallengeExit() - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.PlumChallengeExit plumChallengeExit = 23;
getPlumChallengeExit() - Method in class com.github.iotexproject.grpc.types.ActionCore
.iotextypes.PlumChallengeExit plumChallengeExit = 23;
getPlumChallengeExit() - Method in interface com.github.iotexproject.grpc.types.ActionCoreOrBuilder
.iotextypes.PlumChallengeExit plumChallengeExit = 23;
getPlumChallengeExitBuilder() - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.PlumChallengeExit plumChallengeExit = 23;
getPlumChallengeExitOrBuilder() - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.PlumChallengeExit plumChallengeExit = 23;
getPlumChallengeExitOrBuilder() - Method in class com.github.iotexproject.grpc.types.ActionCore
.iotextypes.PlumChallengeExit plumChallengeExit = 23;
getPlumChallengeExitOrBuilder() - Method in interface com.github.iotexproject.grpc.types.ActionCoreOrBuilder
.iotextypes.PlumChallengeExit plumChallengeExit = 23;
getPlumCreateDeposit() - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.PlumCreateDeposit plumCreateDeposit = 21;
getPlumCreateDeposit() - Method in class com.github.iotexproject.grpc.types.ActionCore
.iotextypes.PlumCreateDeposit plumCreateDeposit = 21;
getPlumCreateDeposit() - Method in interface com.github.iotexproject.grpc.types.ActionCoreOrBuilder
.iotextypes.PlumCreateDeposit plumCreateDeposit = 21;
getPlumCreateDepositBuilder() - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.PlumCreateDeposit plumCreateDeposit = 21;
getPlumCreateDepositOrBuilder() - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.PlumCreateDeposit plumCreateDeposit = 21;
getPlumCreateDepositOrBuilder() - Method in class com.github.iotexproject.grpc.types.ActionCore
.iotextypes.PlumCreateDeposit plumCreateDeposit = 21;
getPlumCreateDepositOrBuilder() - Method in interface com.github.iotexproject.grpc.types.ActionCoreOrBuilder
.iotextypes.PlumCreateDeposit plumCreateDeposit = 21;
getPlumFinalizeExit() - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.PlumFinalizeExit plumFinalizeExit = 25;
getPlumFinalizeExit() - Method in class com.github.iotexproject.grpc.types.ActionCore
.iotextypes.PlumFinalizeExit plumFinalizeExit = 25;
getPlumFinalizeExit() - Method in interface com.github.iotexproject.grpc.types.ActionCoreOrBuilder
.iotextypes.PlumFinalizeExit plumFinalizeExit = 25;
getPlumFinalizeExitBuilder() - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.PlumFinalizeExit plumFinalizeExit = 25;
getPlumFinalizeExitOrBuilder() - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.PlumFinalizeExit plumFinalizeExit = 25;
getPlumFinalizeExitOrBuilder() - Method in class com.github.iotexproject.grpc.types.ActionCore
.iotextypes.PlumFinalizeExit plumFinalizeExit = 25;
getPlumFinalizeExitOrBuilder() - Method in interface com.github.iotexproject.grpc.types.ActionCoreOrBuilder
.iotextypes.PlumFinalizeExit plumFinalizeExit = 25;
getPlumPutBlock() - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.PlumPutBlock plumPutBlock = 20;
getPlumPutBlock() - Method in class com.github.iotexproject.grpc.types.ActionCore
.iotextypes.PlumPutBlock plumPutBlock = 20;
getPlumPutBlock() - Method in interface com.github.iotexproject.grpc.types.ActionCoreOrBuilder
.iotextypes.PlumPutBlock plumPutBlock = 20;
getPlumPutBlockBuilder() - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.PlumPutBlock plumPutBlock = 20;
getPlumPutBlockOrBuilder() - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.PlumPutBlock plumPutBlock = 20;
getPlumPutBlockOrBuilder() - Method in class com.github.iotexproject.grpc.types.ActionCore
.iotextypes.PlumPutBlock plumPutBlock = 20;
getPlumPutBlockOrBuilder() - Method in interface com.github.iotexproject.grpc.types.ActionCoreOrBuilder
.iotextypes.PlumPutBlock plumPutBlock = 20;
getPlumResponseChallengeExit() - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.PlumResponseChallengeExit plumResponseChallengeExit = 24;
getPlumResponseChallengeExit() - Method in class com.github.iotexproject.grpc.types.ActionCore
.iotextypes.PlumResponseChallengeExit plumResponseChallengeExit = 24;
getPlumResponseChallengeExit() - Method in interface com.github.iotexproject.grpc.types.ActionCoreOrBuilder
.iotextypes.PlumResponseChallengeExit plumResponseChallengeExit = 24;
getPlumResponseChallengeExitBuilder() - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.PlumResponseChallengeExit plumResponseChallengeExit = 24;
getPlumResponseChallengeExitOrBuilder() - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.PlumResponseChallengeExit plumResponseChallengeExit = 24;
getPlumResponseChallengeExitOrBuilder() - Method in class com.github.iotexproject.grpc.types.ActionCore
.iotextypes.PlumResponseChallengeExit plumResponseChallengeExit = 24;
getPlumResponseChallengeExitOrBuilder() - Method in interface com.github.iotexproject.grpc.types.ActionCoreOrBuilder
.iotextypes.PlumResponseChallengeExit plumResponseChallengeExit = 24;
getPlumSettleDeposit() - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.PlumSettleDeposit plumSettleDeposit = 26;
getPlumSettleDeposit() - Method in class com.github.iotexproject.grpc.types.ActionCore
.iotextypes.PlumSettleDeposit plumSettleDeposit = 26;
getPlumSettleDeposit() - Method in interface com.github.iotexproject.grpc.types.ActionCoreOrBuilder
.iotextypes.PlumSettleDeposit plumSettleDeposit = 26;
getPlumSettleDepositBuilder() - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.PlumSettleDeposit plumSettleDeposit = 26;
getPlumSettleDepositOrBuilder() - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.PlumSettleDeposit plumSettleDeposit = 26;
getPlumSettleDepositOrBuilder() - Method in class com.github.iotexproject.grpc.types.ActionCore
.iotextypes.PlumSettleDeposit plumSettleDeposit = 26;
getPlumSettleDepositOrBuilder() - Method in interface com.github.iotexproject.grpc.types.ActionCoreOrBuilder
.iotextypes.PlumSettleDeposit plumSettleDeposit = 26;
getPlumStartExit() - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.PlumStartExit plumStartExit = 22;
getPlumStartExit() - Method in class com.github.iotexproject.grpc.types.ActionCore
.iotextypes.PlumStartExit plumStartExit = 22;
getPlumStartExit() - Method in interface com.github.iotexproject.grpc.types.ActionCoreOrBuilder
.iotextypes.PlumStartExit plumStartExit = 22;
getPlumStartExitBuilder() - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.PlumStartExit plumStartExit = 22;
getPlumStartExitOrBuilder() - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.PlumStartExit plumStartExit = 22;
getPlumStartExitOrBuilder() - Method in class com.github.iotexproject.grpc.types.ActionCore
.iotextypes.PlumStartExit plumStartExit = 22;
getPlumStartExitOrBuilder() - Method in interface com.github.iotexproject.grpc.types.ActionCoreOrBuilder
.iotextypes.PlumStartExit plumStartExit = 22;
getPlumTransfer() - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.PlumTransfer plumTransfer = 27;
getPlumTransfer() - Method in class com.github.iotexproject.grpc.types.ActionCore
.iotextypes.PlumTransfer plumTransfer = 27;
getPlumTransfer() - Method in interface com.github.iotexproject.grpc.types.ActionCoreOrBuilder
.iotextypes.PlumTransfer plumTransfer = 27;
getPlumTransferBuilder() - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.PlumTransfer plumTransfer = 27;
getPlumTransferOrBuilder() - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.PlumTransfer plumTransfer = 27;
getPlumTransferOrBuilder() - Method in class com.github.iotexproject.grpc.types.ActionCore
.iotextypes.PlumTransfer plumTransfer = 27;
getPlumTransferOrBuilder() - Method in interface com.github.iotexproject.grpc.types.ActionCoreOrBuilder
.iotextypes.PlumTransfer plumTransfer = 27;
getPoll() - Method in class com.github.iotexproject.grpc.types.Genesis.Builder
.iotextypes.GenesisPoll poll = 3;
getPoll() - Method in class com.github.iotexproject.grpc.types.Genesis
.iotextypes.GenesisPoll poll = 3;
getPoll() - Method in interface com.github.iotexproject.grpc.types.GenesisOrBuilder
.iotextypes.GenesisPoll poll = 3;
getPollBuilder() - Method in class com.github.iotexproject.grpc.types.Genesis.Builder
.iotextypes.GenesisPoll poll = 3;
getPollOrBuilder() - Method in class com.github.iotexproject.grpc.types.Genesis.Builder
.iotextypes.GenesisPoll poll = 3;
getPollOrBuilder() - Method in class com.github.iotexproject.grpc.types.Genesis
.iotextypes.GenesisPoll poll = 3;
getPollOrBuilder() - Method in interface com.github.iotexproject.grpc.types.GenesisOrBuilder
.iotextypes.GenesisPoll poll = 3;
getPrevBlockHash() - Method in class com.github.iotexproject.grpc.types.BlockHeaderCore.Builder
bytes prevBlockHash = 4;
getPrevBlockHash() - Method in class com.github.iotexproject.grpc.types.BlockHeaderCore
bytes prevBlockHash = 4;
getPrevBlockHash() - Method in interface com.github.iotexproject.grpc.types.BlockHeaderCoreOrBuilder
bytes prevBlockHash = 4;
getPreviousTransfer() - Method in class com.github.iotexproject.grpc.types.PlumStartExit.Builder
bytes previousTransfer = 2;
getPreviousTransfer() - Method in class com.github.iotexproject.grpc.types.PlumStartExit
bytes previousTransfer = 2;
getPreviousTransfer() - Method in interface com.github.iotexproject.grpc.types.PlumStartExitOrBuilder
bytes previousTransfer = 2;
getPreviousTransferBlockHeight() - Method in class com.github.iotexproject.grpc.types.PlumResponseChallengeExit.Builder
uint64 previousTransferBlockHeight = 6;
getPreviousTransferBlockHeight() - Method in class com.github.iotexproject.grpc.types.PlumResponseChallengeExit
uint64 previousTransferBlockHeight = 6;
getPreviousTransferBlockHeight() - Method in interface com.github.iotexproject.grpc.types.PlumResponseChallengeExitOrBuilder
uint64 previousTransferBlockHeight = 6;
getPreviousTransferBlockHeight() - Method in class com.github.iotexproject.grpc.types.PlumStartExit.Builder
uint64 previousTransferBlockHeight = 4;
getPreviousTransferBlockHeight() - Method in class com.github.iotexproject.grpc.types.PlumStartExit
uint64 previousTransferBlockHeight = 4;
getPreviousTransferBlockHeight() - Method in interface com.github.iotexproject.grpc.types.PlumStartExitOrBuilder
uint64 previousTransferBlockHeight = 4;
getPreviousTransferBlockProof() - Method in class com.github.iotexproject.grpc.types.PlumStartExit.Builder
bytes previousTransferBlockProof = 3;
getPreviousTransferBlockProof() - Method in class com.github.iotexproject.grpc.types.PlumStartExit
bytes previousTransferBlockProof = 3;
getPreviousTransferBlockProof() - Method in interface com.github.iotexproject.grpc.types.PlumStartExitOrBuilder
bytes previousTransferBlockProof = 3;
getPrf() - Method in class com.github.iotexproject.antenna.keystore.KeystoreFile.Aes128CtrKdfParams
 
getProducerAddress() - Method in class com.github.iotexproject.grpc.types.BlockMeta.Builder
string producerAddress = 5;
getProducerAddress() - Method in class com.github.iotexproject.grpc.types.BlockMeta
string producerAddress = 5;
getProducerAddress() - Method in interface com.github.iotexproject.grpc.types.BlockMetaOrBuilder
string producerAddress = 5;
getProducerAddressBytes() - Method in class com.github.iotexproject.grpc.types.BlockMeta.Builder
string producerAddress = 5;
getProducerAddressBytes() - Method in class com.github.iotexproject.grpc.types.BlockMeta
string producerAddress = 5;
getProducerAddressBytes() - Method in interface com.github.iotexproject.grpc.types.BlockMetaOrBuilder
string producerAddress = 5;
getProducerPubkey() - Method in class com.github.iotexproject.grpc.types.BlockHeader.Builder
bytes producerPubkey = 2;
getProducerPubkey() - Method in class com.github.iotexproject.grpc.types.BlockHeader
bytes producerPubkey = 2;
getProducerPubkey() - Method in interface com.github.iotexproject.grpc.types.BlockHeaderOrBuilder
bytes producerPubkey = 2;
getProduction() - Method in class com.github.iotexproject.grpc.api.BlockProducerInfo.Builder
uint64 production = 4;
getProduction() - Method in class com.github.iotexproject.grpc.api.BlockProducerInfo
uint64 production = 4;
getProduction() - Method in interface com.github.iotexproject.grpc.api.BlockProducerInfoOrBuilder
uint64 production = 4;
getProductivityThreshold() - Method in class com.github.iotexproject.grpc.types.GenesisRewarding.Builder
uint64 productivityThreshold = 9;
getProductivityThreshold() - Method in class com.github.iotexproject.grpc.types.GenesisRewarding
uint64 productivityThreshold = 9;
getProductivityThreshold() - Method in interface com.github.iotexproject.grpc.types.GenesisRewardingOrBuilder
uint64 productivityThreshold = 9;
getProtocolID() - Method in class com.github.iotexproject.grpc.api.ReadStateRequest.Builder
bytes protocolID = 1;
getProtocolID() - Method in class com.github.iotexproject.grpc.api.ReadStateRequest
bytes protocolID = 1;
getProtocolID() - Method in interface com.github.iotexproject.grpc.api.ReadStateRequestOrBuilder
bytes protocolID = 1;
getPubKey() - Method in class com.github.iotexproject.grpc.types.Candidate.Builder
bytes pubKey = 3;
getPubKey() - Method in class com.github.iotexproject.grpc.types.Candidate
bytes pubKey = 3;
getPubKey() - Method in interface com.github.iotexproject.grpc.types.CandidateOrBuilder
bytes pubKey = 3;
getPutBlock() - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.PutBlock putBlock = 15;
getPutBlock() - Method in class com.github.iotexproject.grpc.types.ActionCore
.iotextypes.PutBlock putBlock = 15;
getPutBlock() - Method in interface com.github.iotexproject.grpc.types.ActionCoreOrBuilder
.iotextypes.PutBlock putBlock = 15;
getPutBlockBuilder() - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.PutBlock putBlock = 15;
getPutBlockOrBuilder() - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.PutBlock putBlock = 15;
getPutBlockOrBuilder() - Method in class com.github.iotexproject.grpc.types.ActionCore
.iotextypes.PutBlock putBlock = 15;
getPutBlockOrBuilder() - Method in interface com.github.iotexproject.grpc.types.ActionCoreOrBuilder
.iotextypes.PutBlock putBlock = 15;
getPutPollResult() - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.PutPollResult putPollResult = 50;
getPutPollResult() - Method in class com.github.iotexproject.grpc.types.ActionCore
.iotextypes.PutPollResult putPollResult = 50;
getPutPollResult() - Method in interface com.github.iotexproject.grpc.types.ActionCoreOrBuilder
.iotextypes.PutPollResult putPollResult = 50;
getPutPollResultBuilder() - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.PutPollResult putPollResult = 50;
getPutPollResultOrBuilder() - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.PutPollResult putPollResult = 50;
getPutPollResultOrBuilder() - Method in class com.github.iotexproject.grpc.types.ActionCore
.iotextypes.PutPollResult putPollResult = 50;
getPutPollResultOrBuilder() - Method in interface com.github.iotexproject.grpc.types.ActionCoreOrBuilder
.iotextypes.PutPollResult putPollResult = 50;
getR() - Method in class com.github.iotexproject.antenna.crypto.SignatureData
 
getR() - Method in class com.github.iotexproject.antenna.keystore.KeystoreFile.ScryptKdfParams
 
getRawBlocks(GetRawBlocksRequest) - Method in class com.github.iotexproject.grpc.api.APIServiceGrpc.APIServiceBlockingStub
get raw blocks data
getRawBlocks(GetRawBlocksRequest) - Method in class com.github.iotexproject.grpc.api.APIServiceGrpc.APIServiceFutureStub
get raw blocks data
getRawBlocks(GetRawBlocksRequest, StreamObserver<GetRawBlocksResponse>) - Method in class com.github.iotexproject.grpc.api.APIServiceGrpc.APIServiceImplBase
get raw blocks data
getRawBlocks(GetRawBlocksRequest, StreamObserver<GetRawBlocksResponse>) - Method in class com.github.iotexproject.grpc.api.APIServiceGrpc.APIServiceStub
get raw blocks data
GetRawBlocksRequest - Class in com.github.iotexproject.grpc.api
Protobuf type iotexapi.GetRawBlocksRequest
GetRawBlocksRequest.Builder - Class in com.github.iotexproject.grpc.api
Protobuf type iotexapi.GetRawBlocksRequest
GetRawBlocksRequestOrBuilder - Interface in com.github.iotexproject.grpc.api
 
GetRawBlocksResponse - Class in com.github.iotexproject.grpc.api
Protobuf type iotexapi.GetRawBlocksResponse
GetRawBlocksResponse.Builder - Class in com.github.iotexproject.grpc.api
Protobuf type iotexapi.GetRawBlocksResponse
GetRawBlocksResponseOrBuilder - Interface in com.github.iotexproject.grpc.api
 
getReadContractMethod() - Static method in class com.github.iotexproject.grpc.api.APIServiceGrpc
 
getReadStateMethod() - Static method in class com.github.iotexproject.grpc.api.APIServiceGrpc
 
getReceipt() - Method in class com.github.iotexproject.grpc.api.ReadContractResponse.Builder
.iotextypes.Receipt receipt = 2;
getReceipt() - Method in class com.github.iotexproject.grpc.api.ReadContractResponse
.iotextypes.Receipt receipt = 2;
getReceipt() - Method in interface com.github.iotexproject.grpc.api.ReadContractResponseOrBuilder
.iotextypes.Receipt receipt = 2;
getReceipt() - Method in class com.github.iotexproject.grpc.api.ReceiptInfo.Builder
.iotextypes.Receipt receipt = 1;
getReceipt() - Method in class com.github.iotexproject.grpc.api.ReceiptInfo
.iotextypes.Receipt receipt = 1;
getReceipt() - Method in interface com.github.iotexproject.grpc.api.ReceiptInfoOrBuilder
.iotextypes.Receipt receipt = 1;
getReceiptBuilder() - Method in class com.github.iotexproject.grpc.api.ReadContractResponse.Builder
.iotextypes.Receipt receipt = 2;
getReceiptBuilder() - Method in class com.github.iotexproject.grpc.api.ReceiptInfo.Builder
.iotextypes.Receipt receipt = 1;
getReceiptByAction(GetReceiptByActionRequest) - Method in class com.github.iotexproject.antenna.rpc.RPCMethod
 
getReceiptByAction(GetReceiptByActionRequest) - Method in class com.github.iotexproject.grpc.api.APIServiceGrpc.APIServiceBlockingStub
get receipt by action Hash
getReceiptByAction(GetReceiptByActionRequest) - Method in class com.github.iotexproject.grpc.api.APIServiceGrpc.APIServiceFutureStub
get receipt by action Hash
getReceiptByAction(GetReceiptByActionRequest, StreamObserver<GetReceiptByActionResponse>) - Method in class com.github.iotexproject.grpc.api.APIServiceGrpc.APIServiceImplBase
get receipt by action Hash
getReceiptByAction(GetReceiptByActionRequest, StreamObserver<GetReceiptByActionResponse>) - Method in class com.github.iotexproject.grpc.api.APIServiceGrpc.APIServiceStub
get receipt by action Hash
GetReceiptByActionRequest - Class in com.github.iotexproject.grpc.api
Protobuf type iotexapi.GetReceiptByActionRequest
GetReceiptByActionRequest.Builder - Class in com.github.iotexproject.grpc.api
Protobuf type iotexapi.GetReceiptByActionRequest
GetReceiptByActionRequestOrBuilder - Interface in com.github.iotexproject.grpc.api
 
GetReceiptByActionResponse - Class in com.github.iotexproject.grpc.api
Protobuf type iotexapi.GetReceiptByActionResponse
GetReceiptByActionResponse.Builder - Class in com.github.iotexproject.grpc.api
Protobuf type iotexapi.GetReceiptByActionResponse
GetReceiptByActionResponseOrBuilder - Interface in com.github.iotexproject.grpc.api
 
getReceiptInfo() - Method in class com.github.iotexproject.grpc.api.GetReceiptByActionResponse.Builder
.iotexapi.ReceiptInfo receiptInfo = 1;
getReceiptInfo() - Method in class com.github.iotexproject.grpc.api.GetReceiptByActionResponse
.iotexapi.ReceiptInfo receiptInfo = 1;
getReceiptInfo() - Method in interface com.github.iotexproject.grpc.api.GetReceiptByActionResponseOrBuilder
.iotexapi.ReceiptInfo receiptInfo = 1;
getReceiptInfoBuilder() - Method in class com.github.iotexproject.grpc.api.GetReceiptByActionResponse.Builder
.iotexapi.ReceiptInfo receiptInfo = 1;
getReceiptInfoOrBuilder() - Method in class com.github.iotexproject.grpc.api.GetReceiptByActionResponse.Builder
.iotexapi.ReceiptInfo receiptInfo = 1;
getReceiptInfoOrBuilder() - Method in class com.github.iotexproject.grpc.api.GetReceiptByActionResponse
.iotexapi.ReceiptInfo receiptInfo = 1;
getReceiptInfoOrBuilder() - Method in interface com.github.iotexproject.grpc.api.GetReceiptByActionResponseOrBuilder
.iotexapi.ReceiptInfo receiptInfo = 1;
getReceiptOrBuilder() - Method in class com.github.iotexproject.grpc.api.ReadContractResponse.Builder
.iotextypes.Receipt receipt = 2;
getReceiptOrBuilder() - Method in class com.github.iotexproject.grpc.api.ReadContractResponse
.iotextypes.Receipt receipt = 2;
getReceiptOrBuilder() - Method in interface com.github.iotexproject.grpc.api.ReadContractResponseOrBuilder
.iotextypes.Receipt receipt = 2;
getReceiptOrBuilder() - Method in class com.github.iotexproject.grpc.api.ReceiptInfo.Builder
.iotextypes.Receipt receipt = 1;
getReceiptOrBuilder() - Method in class com.github.iotexproject.grpc.api.ReceiptInfo
.iotextypes.Receipt receipt = 1;
getReceiptOrBuilder() - Method in interface com.github.iotexproject.grpc.api.ReceiptInfoOrBuilder
.iotextypes.Receipt receipt = 1;
getReceiptRoot() - Method in class com.github.iotexproject.grpc.types.BlockHeaderCore.Builder
bytes receiptRoot = 7;
getReceiptRoot() - Method in class com.github.iotexproject.grpc.types.BlockHeaderCore
bytes receiptRoot = 7;
getReceiptRoot() - Method in interface com.github.iotexproject.grpc.types.BlockHeaderCoreOrBuilder
bytes receiptRoot = 7;
getReceiptRoot() - Method in class com.github.iotexproject.grpc.types.BlockMeta.Builder
string receiptRoot = 8;
getReceiptRoot() - Method in class com.github.iotexproject.grpc.types.BlockMeta
string receiptRoot = 8;
getReceiptRoot() - Method in interface com.github.iotexproject.grpc.types.BlockMetaOrBuilder
string receiptRoot = 8;
getReceiptRootBytes() - Method in class com.github.iotexproject.grpc.types.BlockMeta.Builder
string receiptRoot = 8;
getReceiptRootBytes() - Method in class com.github.iotexproject.grpc.types.BlockMeta
string receiptRoot = 8;
getReceiptRootBytes() - Method in interface com.github.iotexproject.grpc.types.BlockMetaOrBuilder
string receiptRoot = 8;
getReceipts(int) - Method in class com.github.iotexproject.grpc.api.BlockInfo.Builder
repeated .iotextypes.Receipt receipts = 2;
getReceipts(int) - Method in class com.github.iotexproject.grpc.api.BlockInfo
repeated .iotextypes.Receipt receipts = 2;
getReceipts(int) - Method in interface com.github.iotexproject.grpc.api.BlockInfoOrBuilder
repeated .iotextypes.Receipt receipts = 2;
getReceipts(int) - Method in class com.github.iotexproject.grpc.types.Receipts.Builder
repeated .iotextypes.Receipt receipts = 1;
getReceipts(int) - Method in class com.github.iotexproject.grpc.types.Receipts
repeated .iotextypes.Receipt receipts = 1;
getReceipts(int) - Method in interface com.github.iotexproject.grpc.types.ReceiptsOrBuilder
repeated .iotextypes.Receipt receipts = 1;
getReceiptsBuilder(int) - Method in class com.github.iotexproject.grpc.api.BlockInfo.Builder
repeated .iotextypes.Receipt receipts = 2;
getReceiptsBuilder(int) - Method in class com.github.iotexproject.grpc.types.Receipts.Builder
repeated .iotextypes.Receipt receipts = 1;
getReceiptsBuilderList() - Method in class com.github.iotexproject.grpc.api.BlockInfo.Builder
repeated .iotextypes.Receipt receipts = 2;
getReceiptsBuilderList() - Method in class com.github.iotexproject.grpc.types.Receipts.Builder
repeated .iotextypes.Receipt receipts = 1;
getReceiptsCount() - Method in class com.github.iotexproject.grpc.api.BlockInfo.Builder
repeated .iotextypes.Receipt receipts = 2;
getReceiptsCount() - Method in class com.github.iotexproject.grpc.api.BlockInfo
repeated .iotextypes.Receipt receipts = 2;
getReceiptsCount() - Method in interface com.github.iotexproject.grpc.api.BlockInfoOrBuilder
repeated .iotextypes.Receipt receipts = 2;
getReceiptsCount() - Method in class com.github.iotexproject.grpc.types.Receipts.Builder
repeated .iotextypes.Receipt receipts = 1;
getReceiptsCount() - Method in class com.github.iotexproject.grpc.types.Receipts
repeated .iotextypes.Receipt receipts = 1;
getReceiptsCount() - Method in interface com.github.iotexproject.grpc.types.ReceiptsOrBuilder
repeated .iotextypes.Receipt receipts = 1;
getReceiptsList() - Method in class com.github.iotexproject.grpc.api.BlockInfo.Builder
repeated .iotextypes.Receipt receipts = 2;
getReceiptsList() - Method in class com.github.iotexproject.grpc.api.BlockInfo
repeated .iotextypes.Receipt receipts = 2;
getReceiptsList() - Method in interface com.github.iotexproject.grpc.api.BlockInfoOrBuilder
repeated .iotextypes.Receipt receipts = 2;
getReceiptsList() - Method in class com.github.iotexproject.grpc.types.Receipts.Builder
repeated .iotextypes.Receipt receipts = 1;
getReceiptsList() - Method in class com.github.iotexproject.grpc.types.Receipts
repeated .iotextypes.Receipt receipts = 1;
getReceiptsList() - Method in interface com.github.iotexproject.grpc.types.ReceiptsOrBuilder
repeated .iotextypes.Receipt receipts = 1;
getReceiptsOrBuilder(int) - Method in class com.github.iotexproject.grpc.api.BlockInfo.Builder
repeated .iotextypes.Receipt receipts = 2;
getReceiptsOrBuilder(int) - Method in class com.github.iotexproject.grpc.api.BlockInfo
repeated .iotextypes.Receipt receipts = 2;
getReceiptsOrBuilder(int) - Method in interface com.github.iotexproject.grpc.api.BlockInfoOrBuilder
repeated .iotextypes.Receipt receipts = 2;
getReceiptsOrBuilder(int) - Method in class com.github.iotexproject.grpc.types.Receipts.Builder
repeated .iotextypes.Receipt receipts = 1;
getReceiptsOrBuilder(int) - Method in class com.github.iotexproject.grpc.types.Receipts
repeated .iotextypes.Receipt receipts = 1;
getReceiptsOrBuilder(int) - Method in interface com.github.iotexproject.grpc.types.ReceiptsOrBuilder
repeated .iotextypes.Receipt receipts = 1;
getReceiptsOrBuilderList() - Method in class com.github.iotexproject.grpc.api.BlockInfo.Builder
repeated .iotextypes.Receipt receipts = 2;
getReceiptsOrBuilderList() - Method in class com.github.iotexproject.grpc.api.BlockInfo
repeated .iotextypes.Receipt receipts = 2;
getReceiptsOrBuilderList() - Method in interface com.github.iotexproject.grpc.api.BlockInfoOrBuilder
repeated .iotextypes.Receipt receipts = 2;
getReceiptsOrBuilderList() - Method in class com.github.iotexproject.grpc.types.Receipts.Builder
repeated .iotextypes.Receipt receipts = 1;
getReceiptsOrBuilderList() - Method in class com.github.iotexproject.grpc.types.Receipts
repeated .iotextypes.Receipt receipts = 1;
getReceiptsOrBuilderList() - Method in interface com.github.iotexproject.grpc.types.ReceiptsOrBuilder
repeated .iotextypes.Receipt receipts = 1;
getRecipient() - Method in class com.github.iotexproject.grpc.types.CreateDeposit.Builder
string recipient = 3;
getRecipient() - Method in class com.github.iotexproject.grpc.types.CreateDeposit
string recipient = 3;
getRecipient() - Method in interface com.github.iotexproject.grpc.types.CreateDepositOrBuilder
string recipient = 3;
getRecipient() - Method in class com.github.iotexproject.grpc.types.PlumCreateDeposit.Builder
string recipient = 3;
getRecipient() - Method in class com.github.iotexproject.grpc.types.PlumCreateDeposit
string recipient = 3;
getRecipient() - Method in interface com.github.iotexproject.grpc.types.PlumCreateDepositOrBuilder
string recipient = 3;
getRecipient() - Method in class com.github.iotexproject.grpc.types.PlumTransfer.Builder
string recipient = 4;
getRecipient() - Method in class com.github.iotexproject.grpc.types.PlumTransfer
string recipient = 4;
getRecipient() - Method in interface com.github.iotexproject.grpc.types.PlumTransferOrBuilder
string recipient = 4;
getRecipient() - Method in class com.github.iotexproject.grpc.types.SettleDeposit.Builder
string recipient = 2;
getRecipient() - Method in class com.github.iotexproject.grpc.types.SettleDeposit
string recipient = 2;
getRecipient() - Method in interface com.github.iotexproject.grpc.types.SettleDepositOrBuilder
string recipient = 2;
getRecipient() - Method in class com.github.iotexproject.grpc.types.Transfer.Builder
string recipient = 2;
getRecipient() - Method in class com.github.iotexproject.grpc.types.Transfer
string recipient = 2;
getRecipient() - Method in interface com.github.iotexproject.grpc.types.TransferOrBuilder
string recipient = 2;
getRecipientBytes() - Method in class com.github.iotexproject.grpc.types.CreateDeposit.Builder
string recipient = 3;
getRecipientBytes() - Method in class com.github.iotexproject.grpc.types.CreateDeposit
string recipient = 3;
getRecipientBytes() - Method in interface com.github.iotexproject.grpc.types.CreateDepositOrBuilder
string recipient = 3;
getRecipientBytes() - Method in class com.github.iotexproject.grpc.types.PlumCreateDeposit.Builder
string recipient = 3;
getRecipientBytes() - Method in class com.github.iotexproject.grpc.types.PlumCreateDeposit
string recipient = 3;
getRecipientBytes() - Method in interface com.github.iotexproject.grpc.types.PlumCreateDepositOrBuilder
string recipient = 3;
getRecipientBytes() - Method in class com.github.iotexproject.grpc.types.PlumTransfer.Builder
string recipient = 4;
getRecipientBytes() - Method in class com.github.iotexproject.grpc.types.PlumTransfer
string recipient = 4;
getRecipientBytes() - Method in interface com.github.iotexproject.grpc.types.PlumTransferOrBuilder
string recipient = 4;
getRecipientBytes() - Method in class com.github.iotexproject.grpc.types.SettleDeposit.Builder
string recipient = 2;
getRecipientBytes() - Method in class com.github.iotexproject.grpc.types.SettleDeposit
string recipient = 2;
getRecipientBytes() - Method in interface com.github.iotexproject.grpc.types.SettleDepositOrBuilder
string recipient = 2;
getRecipientBytes() - Method in class com.github.iotexproject.grpc.types.Transfer.Builder
string recipient = 2;
getRecipientBytes() - Method in class com.github.iotexproject.grpc.types.Transfer
string recipient = 2;
getRecipientBytes() - Method in interface com.github.iotexproject.grpc.types.TransferOrBuilder
string recipient = 2;
getRegisterContractAddress() - Method in class com.github.iotexproject.grpc.types.GenesisPoll.Builder
string registerContractAddress = 3;
getRegisterContractAddress() - Method in class com.github.iotexproject.grpc.types.GenesisPoll
string registerContractAddress = 3;
getRegisterContractAddress() - Method in interface com.github.iotexproject.grpc.types.GenesisPollOrBuilder
string registerContractAddress = 3;
getRegisterContractAddressBytes() - Method in class com.github.iotexproject.grpc.types.GenesisPoll.Builder
string registerContractAddress = 3;
getRegisterContractAddressBytes() - Method in class com.github.iotexproject.grpc.types.GenesisPoll
string registerContractAddress = 3;
getRegisterContractAddressBytes() - Method in interface com.github.iotexproject.grpc.types.GenesisPollOrBuilder
string registerContractAddress = 3;
getResponseTransfer() - Method in class com.github.iotexproject.grpc.types.PlumResponseChallengeExit.Builder
bytes responseTransfer = 4;
getResponseTransfer() - Method in class com.github.iotexproject.grpc.types.PlumResponseChallengeExit
bytes responseTransfer = 4;
getResponseTransfer() - Method in interface com.github.iotexproject.grpc.types.PlumResponseChallengeExitOrBuilder
bytes responseTransfer = 4;
getResponseTransferBlockProof() - Method in class com.github.iotexproject.grpc.types.PlumResponseChallengeExit.Builder
bytes responseTransferBlockProof = 5;
getResponseTransferBlockProof() - Method in class com.github.iotexproject.grpc.types.PlumResponseChallengeExit
bytes responseTransferBlockProof = 5;
getResponseTransferBlockProof() - Method in interface com.github.iotexproject.grpc.types.PlumResponseChallengeExitOrBuilder
bytes responseTransferBlockProof = 5;
getRewardAddr() - Method in class com.github.iotexproject.grpc.types.GenesisDelegate.Builder
string rewardAddr = 2;
getRewardAddr() - Method in class com.github.iotexproject.grpc.types.GenesisDelegate
string rewardAddr = 2;
getRewardAddr() - Method in interface com.github.iotexproject.grpc.types.GenesisDelegateOrBuilder
string rewardAddr = 2;
getRewardAddrBytes() - Method in class com.github.iotexproject.grpc.types.GenesisDelegate.Builder
string rewardAddr = 2;
getRewardAddrBytes() - Method in class com.github.iotexproject.grpc.types.GenesisDelegate
string rewardAddr = 2;
getRewardAddrBytes() - Method in interface com.github.iotexproject.grpc.types.GenesisDelegateOrBuilder
string rewardAddr = 2;
getRewardAddress() - Method in class com.github.iotexproject.grpc.types.Candidate.Builder
string rewardAddress = 4;
getRewardAddress() - Method in class com.github.iotexproject.grpc.types.Candidate
string rewardAddress = 4;
getRewardAddress() - Method in interface com.github.iotexproject.grpc.types.CandidateOrBuilder
string rewardAddress = 4;
getRewardAddressBytes() - Method in class com.github.iotexproject.grpc.types.Candidate.Builder
string rewardAddress = 4;
getRewardAddressBytes() - Method in class com.github.iotexproject.grpc.types.Candidate
string rewardAddress = 4;
getRewardAddressBytes() - Method in interface com.github.iotexproject.grpc.types.CandidateOrBuilder
string rewardAddress = 4;
getRewarding() - Method in class com.github.iotexproject.grpc.types.Genesis.Builder
.iotextypes.GenesisRewarding rewarding = 4;
getRewarding() - Method in class com.github.iotexproject.grpc.types.Genesis
.iotextypes.GenesisRewarding rewarding = 4;
getRewarding() - Method in interface com.github.iotexproject.grpc.types.GenesisOrBuilder
.iotextypes.GenesisRewarding rewarding = 4;
getRewardingBuilder() - Method in class com.github.iotexproject.grpc.types.Genesis.Builder
.iotextypes.GenesisRewarding rewarding = 4;
getRewardingOrBuilder() - Method in class com.github.iotexproject.grpc.types.Genesis.Builder
.iotextypes.GenesisRewarding rewarding = 4;
getRewardingOrBuilder() - Method in class com.github.iotexproject.grpc.types.Genesis
.iotextypes.GenesisRewarding rewarding = 4;
getRewardingOrBuilder() - Method in interface com.github.iotexproject.grpc.types.GenesisOrBuilder
.iotextypes.GenesisRewarding rewarding = 4;
getRoots() - Method in class com.github.iotexproject.grpc.types.PlumPutBlock.Builder
Deprecated.
getRoots() - Method in class com.github.iotexproject.grpc.types.PlumPutBlock
Deprecated.
getRoots() - Method in interface com.github.iotexproject.grpc.types.PlumPutBlockOrBuilder
Deprecated.
getRoots(int) - Method in class com.github.iotexproject.grpc.types.PutBlock.Builder
repeated .iotextypes.MerkleRoot roots = 3;
getRoots(int) - Method in class com.github.iotexproject.grpc.types.PutBlock
repeated .iotextypes.MerkleRoot roots = 3;
getRoots(int) - Method in interface com.github.iotexproject.grpc.types.PutBlockOrBuilder
repeated .iotextypes.MerkleRoot roots = 3;
getRootsBuilder(int) - Method in class com.github.iotexproject.grpc.types.PutBlock.Builder
repeated .iotextypes.MerkleRoot roots = 3;
getRootsBuilderList() - Method in class com.github.iotexproject.grpc.types.PutBlock.Builder
repeated .iotextypes.MerkleRoot roots = 3;
getRootsCount() - Method in class com.github.iotexproject.grpc.types.PlumPutBlock.Builder
 
getRootsCount() - Method in class com.github.iotexproject.grpc.types.PlumPutBlock
 
getRootsCount() - Method in interface com.github.iotexproject.grpc.types.PlumPutBlockOrBuilder
map<string, bytes> roots = 3;
getRootsCount() - Method in class com.github.iotexproject.grpc.types.PutBlock.Builder
repeated .iotextypes.MerkleRoot roots = 3;
getRootsCount() - Method in class com.github.iotexproject.grpc.types.PutBlock
repeated .iotextypes.MerkleRoot roots = 3;
getRootsCount() - Method in interface com.github.iotexproject.grpc.types.PutBlockOrBuilder
repeated .iotextypes.MerkleRoot roots = 3;
getRootsList() - Method in class com.github.iotexproject.grpc.types.PutBlock.Builder
repeated .iotextypes.MerkleRoot roots = 3;
getRootsList() - Method in class com.github.iotexproject.grpc.types.PutBlock
repeated .iotextypes.MerkleRoot roots = 3;
getRootsList() - Method in interface com.github.iotexproject.grpc.types.PutBlockOrBuilder
repeated .iotextypes.MerkleRoot roots = 3;
getRootsMap() - Method in class com.github.iotexproject.grpc.types.PlumPutBlock.Builder
map<string, bytes> roots = 3;
getRootsMap() - Method in class com.github.iotexproject.grpc.types.PlumPutBlock
map<string, bytes> roots = 3;
getRootsMap() - Method in interface com.github.iotexproject.grpc.types.PlumPutBlockOrBuilder
map<string, bytes> roots = 3;
getRootsOrBuilder(int) - Method in class com.github.iotexproject.grpc.types.PutBlock.Builder
repeated .iotextypes.MerkleRoot roots = 3;
getRootsOrBuilder(int) - Method in class com.github.iotexproject.grpc.types.PutBlock
repeated .iotextypes.MerkleRoot roots = 3;
getRootsOrBuilder(int) - Method in interface com.github.iotexproject.grpc.types.PutBlockOrBuilder
repeated .iotextypes.MerkleRoot roots = 3;
getRootsOrBuilderList() - Method in class com.github.iotexproject.grpc.types.PutBlock.Builder
repeated .iotextypes.MerkleRoot roots = 3;
getRootsOrBuilderList() - Method in class com.github.iotexproject.grpc.types.PutBlock
repeated .iotextypes.MerkleRoot roots = 3;
getRootsOrBuilderList() - Method in interface com.github.iotexproject.grpc.types.PutBlockOrBuilder
repeated .iotextypes.MerkleRoot roots = 3;
getRootsOrDefault(String, ByteString) - Method in class com.github.iotexproject.grpc.types.PlumPutBlock.Builder
map<string, bytes> roots = 3;
getRootsOrDefault(String, ByteString) - Method in class com.github.iotexproject.grpc.types.PlumPutBlock
map<string, bytes> roots = 3;
getRootsOrDefault(String, ByteString) - Method in interface com.github.iotexproject.grpc.types.PlumPutBlockOrBuilder
map<string, bytes> roots = 3;
getRootsOrThrow(String) - Method in class com.github.iotexproject.grpc.types.PlumPutBlock.Builder
map<string, bytes> roots = 3;
getRootsOrThrow(String) - Method in class com.github.iotexproject.grpc.types.PlumPutBlock
map<string, bytes> roots = 3;
getRootsOrThrow(String) - Method in interface com.github.iotexproject.grpc.types.PlumPutBlockOrBuilder
map<string, bytes> roots = 3;
getS() - Method in class com.github.iotexproject.antenna.crypto.SignatureData
 
getSalt() - Method in class com.github.iotexproject.antenna.keystore.KeystoreFile.Aes128CtrKdfParams
 
getSalt() - Method in class com.github.iotexproject.antenna.keystore.KeystoreFile.ScryptKdfParams
 
getScoreThreshold() - Method in class com.github.iotexproject.grpc.types.GenesisPoll.Builder
string scoreThreshold = 6;
getScoreThreshold() - Method in class com.github.iotexproject.grpc.types.GenesisPoll
string scoreThreshold = 6;
getScoreThreshold() - Method in interface com.github.iotexproject.grpc.types.GenesisPollOrBuilder
string scoreThreshold = 6;
getScoreThresholdBytes() - Method in class com.github.iotexproject.grpc.types.GenesisPoll.Builder
string scoreThreshold = 6;
getScoreThresholdBytes() - Method in class com.github.iotexproject.grpc.types.GenesisPoll
string scoreThreshold = 6;
getScoreThresholdBytes() - Method in interface com.github.iotexproject.grpc.types.GenesisPollOrBuilder
string scoreThreshold = 6;
getSecurityDeposit() - Method in class com.github.iotexproject.grpc.types.StartSubChain.Builder
string securityDeposit = 2;
getSecurityDeposit() - Method in class com.github.iotexproject.grpc.types.StartSubChain
string securityDeposit = 2;
getSecurityDeposit() - Method in interface com.github.iotexproject.grpc.types.StartSubChainOrBuilder
string securityDeposit = 2;
getSecurityDepositBytes() - Method in class com.github.iotexproject.grpc.types.StartSubChain.Builder
string securityDeposit = 2;
getSecurityDepositBytes() - Method in class com.github.iotexproject.grpc.types.StartSubChain
string securityDeposit = 2;
getSecurityDepositBytes() - Method in interface com.github.iotexproject.grpc.types.StartSubChainOrBuilder
string securityDeposit = 2;
getSelfStakingThreshold() - Method in class com.github.iotexproject.grpc.types.GenesisPoll.Builder
string selfStakingThreshold = 7;
getSelfStakingThreshold() - Method in class com.github.iotexproject.grpc.types.GenesisPoll
string selfStakingThreshold = 7;
getSelfStakingThreshold() - Method in interface com.github.iotexproject.grpc.types.GenesisPollOrBuilder
string selfStakingThreshold = 7;
getSelfStakingThresholdBytes() - Method in class com.github.iotexproject.grpc.types.GenesisPoll.Builder
string selfStakingThreshold = 7;
getSelfStakingThresholdBytes() - Method in class com.github.iotexproject.grpc.types.GenesisPoll
string selfStakingThreshold = 7;
getSelfStakingThresholdBytes() - Method in interface com.github.iotexproject.grpc.types.GenesisPollOrBuilder
string selfStakingThreshold = 7;
getSendActionMethod() - Static method in class com.github.iotexproject.grpc.api.APIServiceGrpc
 
getSender() - Method in class com.github.iotexproject.grpc.api.ActionInfo.Builder
string sender = 6;
getSender() - Method in class com.github.iotexproject.grpc.api.ActionInfo
string sender = 6;
getSender() - Method in interface com.github.iotexproject.grpc.api.ActionInfoOrBuilder
string sender = 6;
getSenderBytes() - Method in class com.github.iotexproject.grpc.api.ActionInfo.Builder
string sender = 6;
getSenderBytes() - Method in class com.github.iotexproject.grpc.api.ActionInfo
string sender = 6;
getSenderBytes() - Method in interface com.github.iotexproject.grpc.api.ActionInfoOrBuilder
string sender = 6;
getSenderPubKey() - Method in class com.github.iotexproject.grpc.types.Action.Builder
bytes senderPubKey = 2;
getSenderPubKey() - Method in class com.github.iotexproject.grpc.types.Action
bytes senderPubKey = 2;
getSenderPubKey() - Method in interface com.github.iotexproject.grpc.types.ActionOrBuilder
bytes senderPubKey = 2;
getSerializedSize() - Method in class com.github.iotexproject.grpc.api.ActionInfo
 
getSerializedSize() - Method in class com.github.iotexproject.grpc.api.BlockInfo
 
getSerializedSize() - Method in class com.github.iotexproject.grpc.api.BlockProducerInfo
 
getSerializedSize() - Method in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionRequest
 
getSerializedSize() - Method in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionResponse
 
getSerializedSize() - Method in class com.github.iotexproject.grpc.api.EstimateGasForActionRequest
 
getSerializedSize() - Method in class com.github.iotexproject.grpc.api.EstimateGasForActionResponse
 
getSerializedSize() - Method in class com.github.iotexproject.grpc.api.GetAccountRequest
 
getSerializedSize() - Method in class com.github.iotexproject.grpc.api.GetAccountResponse
 
getSerializedSize() - Method in class com.github.iotexproject.grpc.api.GetActionByHashRequest
 
getSerializedSize() - Method in class com.github.iotexproject.grpc.api.GetActionsByAddressRequest
 
getSerializedSize() - Method in class com.github.iotexproject.grpc.api.GetActionsByBlockRequest
 
getSerializedSize() - Method in class com.github.iotexproject.grpc.api.GetActionsByIndexRequest
 
getSerializedSize() - Method in class com.github.iotexproject.grpc.api.GetActionsRequest
 
getSerializedSize() - Method in class com.github.iotexproject.grpc.api.GetActionsResponse
 
getSerializedSize() - Method in class com.github.iotexproject.grpc.api.GetBlockMetaByHashRequest
 
getSerializedSize() - Method in class com.github.iotexproject.grpc.api.GetBlockMetasByIndexRequest
 
getSerializedSize() - Method in class com.github.iotexproject.grpc.api.GetBlockMetasRequest
 
getSerializedSize() - Method in class com.github.iotexproject.grpc.api.GetBlockMetasResponse
 
getSerializedSize() - Method in class com.github.iotexproject.grpc.api.GetChainMetaRequest
 
getSerializedSize() - Method in class com.github.iotexproject.grpc.api.GetChainMetaResponse
 
getSerializedSize() - Method in class com.github.iotexproject.grpc.api.GetEpochMetaRequest
 
getSerializedSize() - Method in class com.github.iotexproject.grpc.api.GetEpochMetaResponse
 
getSerializedSize() - Method in class com.github.iotexproject.grpc.api.GetLogsByBlock
 
getSerializedSize() - Method in class com.github.iotexproject.grpc.api.GetLogsByRange
 
getSerializedSize() - Method in class com.github.iotexproject.grpc.api.GetLogsRequest
 
getSerializedSize() - Method in class com.github.iotexproject.grpc.api.GetLogsResponse
 
getSerializedSize() - Method in class com.github.iotexproject.grpc.api.GetRawBlocksRequest
 
getSerializedSize() - Method in class com.github.iotexproject.grpc.api.GetRawBlocksResponse
 
getSerializedSize() - Method in class com.github.iotexproject.grpc.api.GetReceiptByActionRequest
 
getSerializedSize() - Method in class com.github.iotexproject.grpc.api.GetReceiptByActionResponse
 
getSerializedSize() - Method in class com.github.iotexproject.grpc.api.GetServerMetaRequest
 
getSerializedSize() - Method in class com.github.iotexproject.grpc.api.GetServerMetaResponse
 
getSerializedSize() - Method in class com.github.iotexproject.grpc.api.GetUnconfirmedActionsByAddressRequest
 
getSerializedSize() - Method in class com.github.iotexproject.grpc.api.LogsFilter
 
getSerializedSize() - Method in class com.github.iotexproject.grpc.api.ReadContractRequest
 
getSerializedSize() - Method in class com.github.iotexproject.grpc.api.ReadContractResponse
 
getSerializedSize() - Method in class com.github.iotexproject.grpc.api.ReadStateRequest
 
getSerializedSize() - Method in class com.github.iotexproject.grpc.api.ReadStateResponse
 
getSerializedSize() - Method in class com.github.iotexproject.grpc.api.ReceiptInfo
 
getSerializedSize() - Method in class com.github.iotexproject.grpc.api.SendActionRequest
 
getSerializedSize() - Method in class com.github.iotexproject.grpc.api.SendActionResponse
 
getSerializedSize() - Method in class com.github.iotexproject.grpc.api.SendSignedActionBytesRequest
 
getSerializedSize() - Method in class com.github.iotexproject.grpc.api.StreamBlocksRequest
 
getSerializedSize() - Method in class com.github.iotexproject.grpc.api.StreamBlocksResponse
 
getSerializedSize() - Method in class com.github.iotexproject.grpc.api.StreamLogsRequest
 
getSerializedSize() - Method in class com.github.iotexproject.grpc.api.StreamLogsResponse
 
getSerializedSize() - Method in class com.github.iotexproject.grpc.api.SuggestGasPriceRequest
 
getSerializedSize() - Method in class com.github.iotexproject.grpc.api.SuggestGasPriceResponse
 
getSerializedSize() - Method in class com.github.iotexproject.grpc.api.Topics
 
getSerializedSize() - Method in class com.github.iotexproject.grpc.rpc.BlockSync
 
getSerializedSize() - Method in class com.github.iotexproject.grpc.rpc.BroadcastMsg
 
getSerializedSize() - Method in class com.github.iotexproject.grpc.rpc.UnicastMsg
 
getSerializedSize() - Method in class com.github.iotexproject.grpc.testing.TestPayload
 
getSerializedSize() - Method in class com.github.iotexproject.grpc.types.AccountMeta
 
getSerializedSize() - Method in class com.github.iotexproject.grpc.types.Action
 
getSerializedSize() - Method in class com.github.iotexproject.grpc.types.ActionCore
 
getSerializedSize() - Method in class com.github.iotexproject.grpc.types.Block
 
getSerializedSize() - Method in class com.github.iotexproject.grpc.types.BlockBody
 
getSerializedSize() - Method in class com.github.iotexproject.grpc.types.BlockFooter
 
getSerializedSize() - Method in class com.github.iotexproject.grpc.types.BlockHeader
 
getSerializedSize() - Method in class com.github.iotexproject.grpc.types.BlockHeaderCore
 
getSerializedSize() - Method in class com.github.iotexproject.grpc.types.BlockMeta
 
getSerializedSize() - Method in class com.github.iotexproject.grpc.types.BlockProposal
 
getSerializedSize() - Method in class com.github.iotexproject.grpc.types.Candidate
 
getSerializedSize() - Method in class com.github.iotexproject.grpc.types.CandidateList
 
getSerializedSize() - Method in class com.github.iotexproject.grpc.types.ChainMeta
 
getSerializedSize() - Method in class com.github.iotexproject.grpc.types.ClaimFromRewardingFund
 
getSerializedSize() - Method in class com.github.iotexproject.grpc.types.ConsensusMessage
 
getSerializedSize() - Method in class com.github.iotexproject.grpc.types.ConsensusVote
 
getSerializedSize() - Method in class com.github.iotexproject.grpc.types.CreateDeposit
 
getSerializedSize() - Method in class com.github.iotexproject.grpc.types.CreatePlumChain
 
getSerializedSize() - Method in class com.github.iotexproject.grpc.types.DepositToRewardingFund
 
getSerializedSize() - Method in class com.github.iotexproject.grpc.types.Endorsement
 
getSerializedSize() - Method in class com.github.iotexproject.grpc.types.EpochData
 
getSerializedSize() - Method in class com.github.iotexproject.grpc.types.Execution
 
getSerializedSize() - Method in class com.github.iotexproject.grpc.types.Genesis
 
getSerializedSize() - Method in class com.github.iotexproject.grpc.types.GenesisAccount
 
getSerializedSize() - Method in class com.github.iotexproject.grpc.types.GenesisBlockchain
 
getSerializedSize() - Method in class com.github.iotexproject.grpc.types.GenesisDelegate
 
getSerializedSize() - Method in class com.github.iotexproject.grpc.types.GenesisPoll
 
getSerializedSize() - Method in class com.github.iotexproject.grpc.types.GenesisRewarding
 
getSerializedSize() - Method in class com.github.iotexproject.grpc.types.GrantReward
 
getSerializedSize() - Method in class com.github.iotexproject.grpc.types.Log
 
getSerializedSize() - Method in class com.github.iotexproject.grpc.types.MerkleRoot
 
getSerializedSize() - Method in class com.github.iotexproject.grpc.types.PlumChallengeExit
 
getSerializedSize() - Method in class com.github.iotexproject.grpc.types.PlumCreateDeposit
 
getSerializedSize() - Method in class com.github.iotexproject.grpc.types.PlumFinalizeExit
 
getSerializedSize() - Method in class com.github.iotexproject.grpc.types.PlumPutBlock
 
getSerializedSize() - Method in class com.github.iotexproject.grpc.types.PlumResponseChallengeExit
 
getSerializedSize() - Method in class com.github.iotexproject.grpc.types.PlumSettleDeposit
 
getSerializedSize() - Method in class com.github.iotexproject.grpc.types.PlumStartExit
 
getSerializedSize() - Method in class com.github.iotexproject.grpc.types.PlumTransfer
 
getSerializedSize() - Method in class com.github.iotexproject.grpc.types.PutBlock
 
getSerializedSize() - Method in class com.github.iotexproject.grpc.types.PutPollResult
 
getSerializedSize() - Method in class com.github.iotexproject.grpc.types.Receipt
 
getSerializedSize() - Method in class com.github.iotexproject.grpc.types.Receipts
 
getSerializedSize() - Method in class com.github.iotexproject.grpc.types.ServerMeta
 
getSerializedSize() - Method in class com.github.iotexproject.grpc.types.SettleDeposit
 
getSerializedSize() - Method in class com.github.iotexproject.grpc.types.StartSubChain
 
getSerializedSize() - Method in class com.github.iotexproject.grpc.types.StopSubChain
 
getSerializedSize() - Method in class com.github.iotexproject.grpc.types.TerminatePlumChain
 
getSerializedSize() - Method in class com.github.iotexproject.grpc.types.Transfer
 
getServerMeta(GetServerMetaRequest) - Method in class com.github.iotexproject.antenna.rpc.RPCMethod
 
getServerMeta(GetServerMetaRequest) - Method in class com.github.iotexproject.grpc.api.APIServiceGrpc.APIServiceBlockingStub
get server version
getServerMeta(GetServerMetaRequest) - Method in class com.github.iotexproject.grpc.api.APIServiceGrpc.APIServiceFutureStub
get server version
getServerMeta(GetServerMetaRequest, StreamObserver<GetServerMetaResponse>) - Method in class com.github.iotexproject.grpc.api.APIServiceGrpc.APIServiceImplBase
get server version
getServerMeta(GetServerMetaRequest, StreamObserver<GetServerMetaResponse>) - Method in class com.github.iotexproject.grpc.api.APIServiceGrpc.APIServiceStub
get server version
getServerMeta() - Method in class com.github.iotexproject.grpc.api.GetServerMetaResponse.Builder
.iotextypes.ServerMeta serverMeta = 1;
getServerMeta() - Method in class com.github.iotexproject.grpc.api.GetServerMetaResponse
.iotextypes.ServerMeta serverMeta = 1;
getServerMeta() - Method in interface com.github.iotexproject.grpc.api.GetServerMetaResponseOrBuilder
.iotextypes.ServerMeta serverMeta = 1;
getServerMetaBuilder() - Method in class com.github.iotexproject.grpc.api.GetServerMetaResponse.Builder
.iotextypes.ServerMeta serverMeta = 1;
getServerMetaOrBuilder() - Method in class com.github.iotexproject.grpc.api.GetServerMetaResponse.Builder
.iotextypes.ServerMeta serverMeta = 1;
getServerMetaOrBuilder() - Method in class com.github.iotexproject.grpc.api.GetServerMetaResponse
.iotextypes.ServerMeta serverMeta = 1;
getServerMetaOrBuilder() - Method in interface com.github.iotexproject.grpc.api.GetServerMetaResponseOrBuilder
.iotextypes.ServerMeta serverMeta = 1;
GetServerMetaRequest - Class in com.github.iotexproject.grpc.api
Protobuf type iotexapi.GetServerMetaRequest
GetServerMetaRequest.Builder - Class in com.github.iotexproject.grpc.api
Protobuf type iotexapi.GetServerMetaRequest
GetServerMetaRequestOrBuilder - Interface in com.github.iotexproject.grpc.api
 
GetServerMetaResponse - Class in com.github.iotexproject.grpc.api
Protobuf type iotexapi.GetServerMetaResponse
GetServerMetaResponse.Builder - Class in com.github.iotexproject.grpc.api
Protobuf type iotexapi.GetServerMetaResponse
GetServerMetaResponseOrBuilder - Interface in com.github.iotexproject.grpc.api
 
getServiceDescriptor() - Static method in class com.github.iotexproject.grpc.api.APIServiceGrpc
 
getSettleDeposit() - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.SettleDeposit settleDeposit = 17;
getSettleDeposit() - Method in class com.github.iotexproject.grpc.types.ActionCore
.iotextypes.SettleDeposit settleDeposit = 17;
getSettleDeposit() - Method in interface com.github.iotexproject.grpc.types.ActionCoreOrBuilder
.iotextypes.SettleDeposit settleDeposit = 17;
getSettleDepositBuilder() - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.SettleDeposit settleDeposit = 17;
getSettleDepositOrBuilder() - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.SettleDeposit settleDeposit = 17;
getSettleDepositOrBuilder() - Method in class com.github.iotexproject.grpc.types.ActionCore
.iotextypes.SettleDeposit settleDeposit = 17;
getSettleDepositOrBuilder() - Method in interface com.github.iotexproject.grpc.types.ActionCoreOrBuilder
.iotextypes.SettleDeposit settleDeposit = 17;
getSignature() - Method in class com.github.iotexproject.grpc.types.Action.Builder
bytes signature = 3;
getSignature() - Method in class com.github.iotexproject.grpc.types.Action
bytes signature = 3;
getSignature() - Method in interface com.github.iotexproject.grpc.types.ActionOrBuilder
bytes signature = 3;
getSignature() - Method in class com.github.iotexproject.grpc.types.BlockHeader.Builder
bytes signature = 3;
getSignature() - Method in class com.github.iotexproject.grpc.types.BlockHeader
bytes signature = 3;
getSignature() - Method in interface com.github.iotexproject.grpc.types.BlockHeaderOrBuilder
bytes signature = 3;
getSignature() - Method in class com.github.iotexproject.grpc.types.Endorsement.Builder
bytes signature = 3;
getSignature() - Method in class com.github.iotexproject.grpc.types.Endorsement
bytes signature = 3;
getSignature() - Method in interface com.github.iotexproject.grpc.types.EndorsementOrBuilder
bytes signature = 3;
getSignedActionBytes() - Method in class com.github.iotexproject.grpc.api.SendSignedActionBytesRequest.Builder
string signedActionBytes = 1;
getSignedActionBytes() - Method in class com.github.iotexproject.grpc.api.SendSignedActionBytesRequest
string signedActionBytes = 1;
getSignedActionBytes() - Method in interface com.github.iotexproject.grpc.api.SendSignedActionBytesRequestOrBuilder
string signedActionBytes = 1;
getSignedActionBytesBytes() - Method in class com.github.iotexproject.grpc.api.SendSignedActionBytesRequest.Builder
string signedActionBytes = 1;
getSignedActionBytesBytes() - Method in class com.github.iotexproject.grpc.api.SendSignedActionBytesRequest
string signedActionBytes = 1;
getSignedActionBytesBytes() - Method in interface com.github.iotexproject.grpc.api.SendSignedActionBytesRequestOrBuilder
string signedActionBytes = 1;
getStakingContractAddress() - Method in class com.github.iotexproject.grpc.types.GenesisPoll.Builder
string stakingContractAddress = 4;
getStakingContractAddress() - Method in class com.github.iotexproject.grpc.types.GenesisPoll
string stakingContractAddress = 4;
getStakingContractAddress() - Method in interface com.github.iotexproject.grpc.types.GenesisPollOrBuilder
string stakingContractAddress = 4;
getStakingContractAddressBytes() - Method in class com.github.iotexproject.grpc.types.GenesisPoll.Builder
string stakingContractAddress = 4;
getStakingContractAddressBytes() - Method in class com.github.iotexproject.grpc.types.GenesisPoll
string stakingContractAddress = 4;
getStakingContractAddressBytes() - Method in interface com.github.iotexproject.grpc.types.GenesisPollOrBuilder
string stakingContractAddress = 4;
getStart() - Method in class com.github.iotexproject.grpc.api.GetActionsByAddressRequest.Builder
uint64 start = 2;
getStart() - Method in class com.github.iotexproject.grpc.api.GetActionsByAddressRequest
uint64 start = 2;
getStart() - Method in interface com.github.iotexproject.grpc.api.GetActionsByAddressRequestOrBuilder
uint64 start = 2;
getStart() - Method in class com.github.iotexproject.grpc.api.GetActionsByBlockRequest.Builder
uint64 start = 2;
getStart() - Method in class com.github.iotexproject.grpc.api.GetActionsByBlockRequest
uint64 start = 2;
getStart() - Method in interface com.github.iotexproject.grpc.api.GetActionsByBlockRequestOrBuilder
uint64 start = 2;
getStart() - Method in class com.github.iotexproject.grpc.api.GetActionsByIndexRequest.Builder
uint64 start = 1;
getStart() - Method in class com.github.iotexproject.grpc.api.GetActionsByIndexRequest
uint64 start = 1;
getStart() - Method in interface com.github.iotexproject.grpc.api.GetActionsByIndexRequestOrBuilder
uint64 start = 1;
getStart() - Method in class com.github.iotexproject.grpc.api.GetBlockMetasByIndexRequest.Builder
uint64 start = 1;
getStart() - Method in class com.github.iotexproject.grpc.api.GetBlockMetasByIndexRequest
uint64 start = 1;
getStart() - Method in interface com.github.iotexproject.grpc.api.GetBlockMetasByIndexRequestOrBuilder
uint64 start = 1;
getStart() - Method in class com.github.iotexproject.grpc.api.GetUnconfirmedActionsByAddressRequest.Builder
uint64 start = 2;
getStart() - Method in class com.github.iotexproject.grpc.api.GetUnconfirmedActionsByAddressRequest
uint64 start = 2;
getStart() - Method in interface com.github.iotexproject.grpc.api.GetUnconfirmedActionsByAddressRequestOrBuilder
uint64 start = 2;
getStart() - Method in class com.github.iotexproject.grpc.rpc.BlockSync.Builder
uint64 start = 2;
getStart() - Method in class com.github.iotexproject.grpc.rpc.BlockSync
uint64 start = 2;
getStart() - Method in interface com.github.iotexproject.grpc.rpc.BlockSyncOrBuilder
uint64 start = 2;
getStartHeight() - Method in class com.github.iotexproject.grpc.api.GetRawBlocksRequest.Builder
uint64 startHeight = 1;
getStartHeight() - Method in class com.github.iotexproject.grpc.api.GetRawBlocksRequest
uint64 startHeight = 1;
getStartHeight() - Method in interface com.github.iotexproject.grpc.api.GetRawBlocksRequestOrBuilder
uint64 startHeight = 1;
getStartHeight() - Method in class com.github.iotexproject.grpc.types.StartSubChain.Builder
uint64 startHeight = 4;
getStartHeight() - Method in class com.github.iotexproject.grpc.types.StartSubChain
uint64 startHeight = 4;
getStartHeight() - Method in interface com.github.iotexproject.grpc.types.StartSubChainOrBuilder
uint64 startHeight = 4;
getStartSubChain() - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
FedChain
getStartSubChain() - Method in class com.github.iotexproject.grpc.types.ActionCore
FedChain
getStartSubChain() - Method in interface com.github.iotexproject.grpc.types.ActionCoreOrBuilder
FedChain
getStartSubChainBuilder() - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
FedChain
getStartSubChainOrBuilder() - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
FedChain
getStartSubChainOrBuilder() - Method in class com.github.iotexproject.grpc.types.ActionCore
FedChain
getStartSubChainOrBuilder() - Method in interface com.github.iotexproject.grpc.types.ActionCoreOrBuilder
FedChain
getStatus() - Method in class com.github.iotexproject.grpc.types.Receipt.Builder
uint64 status = 1;
getStatus() - Method in class com.github.iotexproject.grpc.types.Receipt
uint64 status = 1;
getStatus() - Method in interface com.github.iotexproject.grpc.types.ReceiptOrBuilder
uint64 status = 1;
getStopHeight() - Method in class com.github.iotexproject.grpc.types.StopSubChain.Builder
uint64 stopHeight = 2;
getStopHeight() - Method in class com.github.iotexproject.grpc.types.StopSubChain
uint64 stopHeight = 2;
getStopHeight() - Method in interface com.github.iotexproject.grpc.types.StopSubChainOrBuilder
uint64 stopHeight = 2;
getStopSubChain() - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.StopSubChain stopSubChain = 14;
getStopSubChain() - Method in class com.github.iotexproject.grpc.types.ActionCore
.iotextypes.StopSubChain stopSubChain = 14;
getStopSubChain() - Method in interface com.github.iotexproject.grpc.types.ActionCoreOrBuilder
.iotextypes.StopSubChain stopSubChain = 14;
getStopSubChainBuilder() - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.StopSubChain stopSubChain = 14;
getStopSubChainOrBuilder() - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.StopSubChain stopSubChain = 14;
getStopSubChainOrBuilder() - Method in class com.github.iotexproject.grpc.types.ActionCore
.iotextypes.StopSubChain stopSubChain = 14;
getStopSubChainOrBuilder() - Method in interface com.github.iotexproject.grpc.types.ActionCoreOrBuilder
.iotextypes.StopSubChain stopSubChain = 14;
getStreamBlocksMethod() - Static method in class com.github.iotexproject.grpc.api.APIServiceGrpc
 
getStreamLogsMethod() - Static method in class com.github.iotexproject.grpc.api.APIServiceGrpc
 
getSubChainAddress() - Method in class com.github.iotexproject.grpc.types.PlumChallengeExit.Builder
string subChainAddress = 1;
getSubChainAddress() - Method in class com.github.iotexproject.grpc.types.PlumChallengeExit
string subChainAddress = 1;
getSubChainAddress() - Method in interface com.github.iotexproject.grpc.types.PlumChallengeExitOrBuilder
string subChainAddress = 1;
getSubChainAddress() - Method in class com.github.iotexproject.grpc.types.PlumCreateDeposit.Builder
string subChainAddress = 1;
getSubChainAddress() - Method in class com.github.iotexproject.grpc.types.PlumCreateDeposit
string subChainAddress = 1;
getSubChainAddress() - Method in interface com.github.iotexproject.grpc.types.PlumCreateDepositOrBuilder
string subChainAddress = 1;
getSubChainAddress() - Method in class com.github.iotexproject.grpc.types.PlumFinalizeExit.Builder
string subChainAddress = 1;
getSubChainAddress() - Method in class com.github.iotexproject.grpc.types.PlumFinalizeExit
string subChainAddress = 1;
getSubChainAddress() - Method in interface com.github.iotexproject.grpc.types.PlumFinalizeExitOrBuilder
string subChainAddress = 1;
getSubChainAddress() - Method in class com.github.iotexproject.grpc.types.PlumPutBlock.Builder
string subChainAddress = 1;
getSubChainAddress() - Method in class com.github.iotexproject.grpc.types.PlumPutBlock
string subChainAddress = 1;
getSubChainAddress() - Method in interface com.github.iotexproject.grpc.types.PlumPutBlockOrBuilder
string subChainAddress = 1;
getSubChainAddress() - Method in class com.github.iotexproject.grpc.types.PlumResponseChallengeExit.Builder
string subChainAddress = 1;
getSubChainAddress() - Method in class com.github.iotexproject.grpc.types.PlumResponseChallengeExit
string subChainAddress = 1;
getSubChainAddress() - Method in interface com.github.iotexproject.grpc.types.PlumResponseChallengeExitOrBuilder
string subChainAddress = 1;
getSubChainAddress() - Method in class com.github.iotexproject.grpc.types.PlumStartExit.Builder
string subChainAddress = 1;
getSubChainAddress() - Method in class com.github.iotexproject.grpc.types.PlumStartExit
string subChainAddress = 1;
getSubChainAddress() - Method in interface com.github.iotexproject.grpc.types.PlumStartExitOrBuilder
string subChainAddress = 1;
getSubChainAddress() - Method in class com.github.iotexproject.grpc.types.PutBlock.Builder
string subChainAddress = 1;
getSubChainAddress() - Method in class com.github.iotexproject.grpc.types.PutBlock
string subChainAddress = 1;
getSubChainAddress() - Method in interface com.github.iotexproject.grpc.types.PutBlockOrBuilder
string subChainAddress = 1;
getSubChainAddress() - Method in class com.github.iotexproject.grpc.types.StopSubChain.Builder
string subChainAddress = 3;
getSubChainAddress() - Method in class com.github.iotexproject.grpc.types.StopSubChain
string subChainAddress = 3;
getSubChainAddress() - Method in interface com.github.iotexproject.grpc.types.StopSubChainOrBuilder
string subChainAddress = 3;
getSubChainAddress() - Method in class com.github.iotexproject.grpc.types.TerminatePlumChain.Builder
string subChainAddress = 1;
getSubChainAddress() - Method in class com.github.iotexproject.grpc.types.TerminatePlumChain
string subChainAddress = 1;
getSubChainAddress() - Method in interface com.github.iotexproject.grpc.types.TerminatePlumChainOrBuilder
string subChainAddress = 1;
getSubChainAddressBytes() - Method in class com.github.iotexproject.grpc.types.PlumChallengeExit.Builder
string subChainAddress = 1;
getSubChainAddressBytes() - Method in class com.github.iotexproject.grpc.types.PlumChallengeExit
string subChainAddress = 1;
getSubChainAddressBytes() - Method in interface com.github.iotexproject.grpc.types.PlumChallengeExitOrBuilder
string subChainAddress = 1;
getSubChainAddressBytes() - Method in class com.github.iotexproject.grpc.types.PlumCreateDeposit.Builder
string subChainAddress = 1;
getSubChainAddressBytes() - Method in class com.github.iotexproject.grpc.types.PlumCreateDeposit
string subChainAddress = 1;
getSubChainAddressBytes() - Method in interface com.github.iotexproject.grpc.types.PlumCreateDepositOrBuilder
string subChainAddress = 1;
getSubChainAddressBytes() - Method in class com.github.iotexproject.grpc.types.PlumFinalizeExit.Builder
string subChainAddress = 1;
getSubChainAddressBytes() - Method in class com.github.iotexproject.grpc.types.PlumFinalizeExit
string subChainAddress = 1;
getSubChainAddressBytes() - Method in interface com.github.iotexproject.grpc.types.PlumFinalizeExitOrBuilder
string subChainAddress = 1;
getSubChainAddressBytes() - Method in class com.github.iotexproject.grpc.types.PlumPutBlock.Builder
string subChainAddress = 1;
getSubChainAddressBytes() - Method in class com.github.iotexproject.grpc.types.PlumPutBlock
string subChainAddress = 1;
getSubChainAddressBytes() - Method in interface com.github.iotexproject.grpc.types.PlumPutBlockOrBuilder
string subChainAddress = 1;
getSubChainAddressBytes() - Method in class com.github.iotexproject.grpc.types.PlumResponseChallengeExit.Builder
string subChainAddress = 1;
getSubChainAddressBytes() - Method in class com.github.iotexproject.grpc.types.PlumResponseChallengeExit
string subChainAddress = 1;
getSubChainAddressBytes() - Method in interface com.github.iotexproject.grpc.types.PlumResponseChallengeExitOrBuilder
string subChainAddress = 1;
getSubChainAddressBytes() - Method in class com.github.iotexproject.grpc.types.PlumStartExit.Builder
string subChainAddress = 1;
getSubChainAddressBytes() - Method in class com.github.iotexproject.grpc.types.PlumStartExit
string subChainAddress = 1;
getSubChainAddressBytes() - Method in interface com.github.iotexproject.grpc.types.PlumStartExitOrBuilder
string subChainAddress = 1;
getSubChainAddressBytes() - Method in class com.github.iotexproject.grpc.types.PutBlock.Builder
string subChainAddress = 1;
getSubChainAddressBytes() - Method in class com.github.iotexproject.grpc.types.PutBlock
string subChainAddress = 1;
getSubChainAddressBytes() - Method in interface com.github.iotexproject.grpc.types.PutBlockOrBuilder
string subChainAddress = 1;
getSubChainAddressBytes() - Method in class com.github.iotexproject.grpc.types.StopSubChain.Builder
string subChainAddress = 3;
getSubChainAddressBytes() - Method in class com.github.iotexproject.grpc.types.StopSubChain
string subChainAddress = 3;
getSubChainAddressBytes() - Method in interface com.github.iotexproject.grpc.types.StopSubChainOrBuilder
string subChainAddress = 3;
getSubChainAddressBytes() - Method in class com.github.iotexproject.grpc.types.TerminatePlumChain.Builder
string subChainAddress = 1;
getSubChainAddressBytes() - Method in class com.github.iotexproject.grpc.types.TerminatePlumChain
string subChainAddress = 1;
getSubChainAddressBytes() - Method in interface com.github.iotexproject.grpc.types.TerminatePlumChainOrBuilder
string subChainAddress = 1;
getSuggestGasPriceMethod() - Static method in class com.github.iotexproject.grpc.api.APIServiceGrpc
 
getTerminatePlumChain() - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.TerminatePlumChain terminatePlumChain = 19;
getTerminatePlumChain() - Method in class com.github.iotexproject.grpc.types.ActionCore
.iotextypes.TerminatePlumChain terminatePlumChain = 19;
getTerminatePlumChain() - Method in interface com.github.iotexproject.grpc.types.ActionCoreOrBuilder
.iotextypes.TerminatePlumChain terminatePlumChain = 19;
getTerminatePlumChainBuilder() - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.TerminatePlumChain terminatePlumChain = 19;
getTerminatePlumChainOrBuilder() - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.TerminatePlumChain terminatePlumChain = 19;
getTerminatePlumChainOrBuilder() - Method in class com.github.iotexproject.grpc.types.ActionCore
.iotextypes.TerminatePlumChain terminatePlumChain = 19;
getTerminatePlumChainOrBuilder() - Method in interface com.github.iotexproject.grpc.types.ActionCoreOrBuilder
.iotextypes.TerminatePlumChain terminatePlumChain = 19;
getTimeBasedRotation() - Method in class com.github.iotexproject.grpc.types.GenesisBlockchain.Builder
bool timeBasedRotation = 8;
getTimeBasedRotation() - Method in class com.github.iotexproject.grpc.types.GenesisBlockchain
bool timeBasedRotation = 8;
getTimeBasedRotation() - Method in interface com.github.iotexproject.grpc.types.GenesisBlockchainOrBuilder
bool timeBasedRotation = 8;
getTimestamp() - Method in class com.github.iotexproject.grpc.api.ActionInfo.Builder
.google.protobuf.Timestamp timestamp = 4;
getTimestamp() - Method in class com.github.iotexproject.grpc.api.ActionInfo
.google.protobuf.Timestamp timestamp = 4;
getTimestamp() - Method in interface com.github.iotexproject.grpc.api.ActionInfoOrBuilder
.google.protobuf.Timestamp timestamp = 4;
getTimestamp() - Method in class com.github.iotexproject.grpc.rpc.BroadcastMsg.Builder
.google.protobuf.Timestamp timestamp = 5;
getTimestamp() - Method in class com.github.iotexproject.grpc.rpc.BroadcastMsg
.google.protobuf.Timestamp timestamp = 5;
getTimestamp() - Method in interface com.github.iotexproject.grpc.rpc.BroadcastMsgOrBuilder
.google.protobuf.Timestamp timestamp = 5;
getTimestamp() - Method in class com.github.iotexproject.grpc.rpc.UnicastMsg.Builder
.google.protobuf.Timestamp timestamp = 6;
getTimestamp() - Method in class com.github.iotexproject.grpc.rpc.UnicastMsg
.google.protobuf.Timestamp timestamp = 6;
getTimestamp() - Method in interface com.github.iotexproject.grpc.rpc.UnicastMsgOrBuilder
.google.protobuf.Timestamp timestamp = 6;
getTimestamp() - Method in class com.github.iotexproject.grpc.types.BlockFooter.Builder
.google.protobuf.Timestamp timestamp = 2;
getTimestamp() - Method in class com.github.iotexproject.grpc.types.BlockFooter
.google.protobuf.Timestamp timestamp = 2;
getTimestamp() - Method in interface com.github.iotexproject.grpc.types.BlockFooterOrBuilder
.google.protobuf.Timestamp timestamp = 2;
getTimestamp() - Method in class com.github.iotexproject.grpc.types.BlockHeaderCore.Builder
.google.protobuf.Timestamp timestamp = 3;
getTimestamp() - Method in class com.github.iotexproject.grpc.types.BlockHeaderCore
.google.protobuf.Timestamp timestamp = 3;
getTimestamp() - Method in interface com.github.iotexproject.grpc.types.BlockHeaderCoreOrBuilder
.google.protobuf.Timestamp timestamp = 3;
getTimestamp() - Method in class com.github.iotexproject.grpc.types.BlockMeta.Builder
.google.protobuf.Timestamp timestamp = 3;
getTimestamp() - Method in class com.github.iotexproject.grpc.types.BlockMeta
.google.protobuf.Timestamp timestamp = 3;
getTimestamp() - Method in interface com.github.iotexproject.grpc.types.BlockMetaOrBuilder
.google.protobuf.Timestamp timestamp = 3;
getTimestamp() - Method in class com.github.iotexproject.grpc.types.Endorsement.Builder
.google.protobuf.Timestamp timestamp = 1;
getTimestamp() - Method in class com.github.iotexproject.grpc.types.Endorsement
.google.protobuf.Timestamp timestamp = 1;
getTimestamp() - Method in interface com.github.iotexproject.grpc.types.EndorsementOrBuilder
.google.protobuf.Timestamp timestamp = 1;
getTimestamp() - Method in class com.github.iotexproject.grpc.types.GenesisBlockchain.Builder
int64 timestamp = 1;
getTimestamp() - Method in class com.github.iotexproject.grpc.types.GenesisBlockchain
int64 timestamp = 1;
getTimestamp() - Method in interface com.github.iotexproject.grpc.types.GenesisBlockchainOrBuilder
int64 timestamp = 1;
getTimestampBuilder() - Method in class com.github.iotexproject.grpc.api.ActionInfo.Builder
.google.protobuf.Timestamp timestamp = 4;
getTimestampBuilder() - Method in class com.github.iotexproject.grpc.rpc.BroadcastMsg.Builder
.google.protobuf.Timestamp timestamp = 5;
getTimestampBuilder() - Method in class com.github.iotexproject.grpc.rpc.UnicastMsg.Builder
.google.protobuf.Timestamp timestamp = 6;
getTimestampBuilder() - Method in class com.github.iotexproject.grpc.types.BlockFooter.Builder
.google.protobuf.Timestamp timestamp = 2;
getTimestampBuilder() - Method in class com.github.iotexproject.grpc.types.BlockHeaderCore.Builder
.google.protobuf.Timestamp timestamp = 3;
getTimestampBuilder() - Method in class com.github.iotexproject.grpc.types.BlockMeta.Builder
.google.protobuf.Timestamp timestamp = 3;
getTimestampBuilder() - Method in class com.github.iotexproject.grpc.types.Endorsement.Builder
.google.protobuf.Timestamp timestamp = 1;
getTimestampOrBuilder() - Method in class com.github.iotexproject.grpc.api.ActionInfo.Builder
.google.protobuf.Timestamp timestamp = 4;
getTimestampOrBuilder() - Method in class com.github.iotexproject.grpc.api.ActionInfo
.google.protobuf.Timestamp timestamp = 4;
getTimestampOrBuilder() - Method in interface com.github.iotexproject.grpc.api.ActionInfoOrBuilder
.google.protobuf.Timestamp timestamp = 4;
getTimestampOrBuilder() - Method in class com.github.iotexproject.grpc.rpc.BroadcastMsg.Builder
.google.protobuf.Timestamp timestamp = 5;
getTimestampOrBuilder() - Method in class com.github.iotexproject.grpc.rpc.BroadcastMsg
.google.protobuf.Timestamp timestamp = 5;
getTimestampOrBuilder() - Method in interface com.github.iotexproject.grpc.rpc.BroadcastMsgOrBuilder
.google.protobuf.Timestamp timestamp = 5;
getTimestampOrBuilder() - Method in class com.github.iotexproject.grpc.rpc.UnicastMsg.Builder
.google.protobuf.Timestamp timestamp = 6;
getTimestampOrBuilder() - Method in class com.github.iotexproject.grpc.rpc.UnicastMsg
.google.protobuf.Timestamp timestamp = 6;
getTimestampOrBuilder() - Method in interface com.github.iotexproject.grpc.rpc.UnicastMsgOrBuilder
.google.protobuf.Timestamp timestamp = 6;
getTimestampOrBuilder() - Method in class com.github.iotexproject.grpc.types.BlockFooter.Builder
.google.protobuf.Timestamp timestamp = 2;
getTimestampOrBuilder() - Method in class com.github.iotexproject.grpc.types.BlockFooter
.google.protobuf.Timestamp timestamp = 2;
getTimestampOrBuilder() - Method in interface com.github.iotexproject.grpc.types.BlockFooterOrBuilder
.google.protobuf.Timestamp timestamp = 2;
getTimestampOrBuilder() - Method in class com.github.iotexproject.grpc.types.BlockHeaderCore.Builder
.google.protobuf.Timestamp timestamp = 3;
getTimestampOrBuilder() - Method in class com.github.iotexproject.grpc.types.BlockHeaderCore
.google.protobuf.Timestamp timestamp = 3;
getTimestampOrBuilder() - Method in interface com.github.iotexproject.grpc.types.BlockHeaderCoreOrBuilder
.google.protobuf.Timestamp timestamp = 3;
getTimestampOrBuilder() - Method in class com.github.iotexproject.grpc.types.BlockMeta.Builder
.google.protobuf.Timestamp timestamp = 3;
getTimestampOrBuilder() - Method in class com.github.iotexproject.grpc.types.BlockMeta
.google.protobuf.Timestamp timestamp = 3;
getTimestampOrBuilder() - Method in interface com.github.iotexproject.grpc.types.BlockMetaOrBuilder
.google.protobuf.Timestamp timestamp = 3;
getTimestampOrBuilder() - Method in class com.github.iotexproject.grpc.types.Endorsement.Builder
.google.protobuf.Timestamp timestamp = 1;
getTimestampOrBuilder() - Method in class com.github.iotexproject.grpc.types.Endorsement
.google.protobuf.Timestamp timestamp = 1;
getTimestampOrBuilder() - Method in interface com.github.iotexproject.grpc.types.EndorsementOrBuilder
.google.protobuf.Timestamp timestamp = 1;
getTopic(int) - Method in class com.github.iotexproject.grpc.api.Topics.Builder
repeated bytes topic = 1;
getTopic(int) - Method in class com.github.iotexproject.grpc.api.Topics
repeated bytes topic = 1;
getTopic(int) - Method in interface com.github.iotexproject.grpc.api.TopicsOrBuilder
repeated bytes topic = 1;
getTopic() - Method in class com.github.iotexproject.grpc.types.ConsensusVote.Builder
.iotextypes.ConsensusVote.Topic topic = 2;
getTopic() - Method in class com.github.iotexproject.grpc.types.ConsensusVote
.iotextypes.ConsensusVote.Topic topic = 2;
getTopic() - Method in interface com.github.iotexproject.grpc.types.ConsensusVoteOrBuilder
.iotextypes.ConsensusVote.Topic topic = 2;
getTopicCount() - Method in class com.github.iotexproject.grpc.api.Topics.Builder
repeated bytes topic = 1;
getTopicCount() - Method in class com.github.iotexproject.grpc.api.Topics
repeated bytes topic = 1;
getTopicCount() - Method in interface com.github.iotexproject.grpc.api.TopicsOrBuilder
repeated bytes topic = 1;
getTopicList() - Method in class com.github.iotexproject.grpc.api.Topics.Builder
repeated bytes topic = 1;
getTopicList() - Method in class com.github.iotexproject.grpc.api.Topics
repeated bytes topic = 1;
getTopicList() - Method in interface com.github.iotexproject.grpc.api.TopicsOrBuilder
repeated bytes topic = 1;
getTopics(int) - Method in class com.github.iotexproject.grpc.api.LogsFilter.Builder
repeated .iotexapi.Topics topics = 2;
getTopics(int) - Method in class com.github.iotexproject.grpc.api.LogsFilter
repeated .iotexapi.Topics topics = 2;
getTopics(int) - Method in interface com.github.iotexproject.grpc.api.LogsFilterOrBuilder
repeated .iotexapi.Topics topics = 2;
getTopics(int) - Method in class com.github.iotexproject.grpc.types.Log.Builder
repeated bytes topics = 2;
getTopics(int) - Method in class com.github.iotexproject.grpc.types.Log
repeated bytes topics = 2;
getTopics(int) - Method in interface com.github.iotexproject.grpc.types.LogOrBuilder
repeated bytes topics = 2;
getTopicsBuilder(int) - Method in class com.github.iotexproject.grpc.api.LogsFilter.Builder
repeated .iotexapi.Topics topics = 2;
getTopicsBuilderList() - Method in class com.github.iotexproject.grpc.api.LogsFilter.Builder
repeated .iotexapi.Topics topics = 2;
getTopicsCount() - Method in class com.github.iotexproject.grpc.api.LogsFilter.Builder
repeated .iotexapi.Topics topics = 2;
getTopicsCount() - Method in class com.github.iotexproject.grpc.api.LogsFilter
repeated .iotexapi.Topics topics = 2;
getTopicsCount() - Method in interface com.github.iotexproject.grpc.api.LogsFilterOrBuilder
repeated .iotexapi.Topics topics = 2;
getTopicsCount() - Method in class com.github.iotexproject.grpc.types.Log.Builder
repeated bytes topics = 2;
getTopicsCount() - Method in class com.github.iotexproject.grpc.types.Log
repeated bytes topics = 2;
getTopicsCount() - Method in interface com.github.iotexproject.grpc.types.LogOrBuilder
repeated bytes topics = 2;
getTopicsList() - Method in class com.github.iotexproject.grpc.api.LogsFilter.Builder
repeated .iotexapi.Topics topics = 2;
getTopicsList() - Method in class com.github.iotexproject.grpc.api.LogsFilter
repeated .iotexapi.Topics topics = 2;
getTopicsList() - Method in interface com.github.iotexproject.grpc.api.LogsFilterOrBuilder
repeated .iotexapi.Topics topics = 2;
getTopicsList() - Method in class com.github.iotexproject.grpc.types.Log.Builder
repeated bytes topics = 2;
getTopicsList() - Method in class com.github.iotexproject.grpc.types.Log
repeated bytes topics = 2;
getTopicsList() - Method in interface com.github.iotexproject.grpc.types.LogOrBuilder
repeated bytes topics = 2;
getTopicsOrBuilder(int) - Method in class com.github.iotexproject.grpc.api.LogsFilter.Builder
repeated .iotexapi.Topics topics = 2;
getTopicsOrBuilder(int) - Method in class com.github.iotexproject.grpc.api.LogsFilter
repeated .iotexapi.Topics topics = 2;
getTopicsOrBuilder(int) - Method in interface com.github.iotexproject.grpc.api.LogsFilterOrBuilder
repeated .iotexapi.Topics topics = 2;
getTopicsOrBuilderList() - Method in class com.github.iotexproject.grpc.api.LogsFilter.Builder
repeated .iotexapi.Topics topics = 2;
getTopicsOrBuilderList() - Method in class com.github.iotexproject.grpc.api.LogsFilter
repeated .iotexapi.Topics topics = 2;
getTopicsOrBuilderList() - Method in interface com.github.iotexproject.grpc.api.LogsFilterOrBuilder
repeated .iotexapi.Topics topics = 2;
getTopicValue() - Method in class com.github.iotexproject.grpc.types.ConsensusVote.Builder
.iotextypes.ConsensusVote.Topic topic = 2;
getTopicValue() - Method in class com.github.iotexproject.grpc.types.ConsensusVote
.iotextypes.ConsensusVote.Topic topic = 2;
getTopicValue() - Method in interface com.github.iotexproject.grpc.types.ConsensusVoteOrBuilder
.iotextypes.ConsensusVote.Topic topic = 2;
getTotal() - Method in class com.github.iotexproject.grpc.api.GetActionsResponse.Builder
uint64 total = 2;
getTotal() - Method in class com.github.iotexproject.grpc.api.GetActionsResponse
uint64 total = 2;
getTotal() - Method in interface com.github.iotexproject.grpc.api.GetActionsResponseOrBuilder
uint64 total = 2;
getTotal() - Method in class com.github.iotexproject.grpc.api.GetBlockMetasResponse.Builder
uint64 total = 2;
getTotal() - Method in class com.github.iotexproject.grpc.api.GetBlockMetasResponse
uint64 total = 2;
getTotal() - Method in interface com.github.iotexproject.grpc.api.GetBlockMetasResponseOrBuilder
uint64 total = 2;
getTotalBlocks() - Method in class com.github.iotexproject.grpc.api.GetEpochMetaResponse.Builder
uint64 totalBlocks = 2;
getTotalBlocks() - Method in class com.github.iotexproject.grpc.api.GetEpochMetaResponse
uint64 totalBlocks = 2;
getTotalBlocks() - Method in interface com.github.iotexproject.grpc.api.GetEpochMetaResponseOrBuilder
uint64 totalBlocks = 2;
getTps() - Method in class com.github.iotexproject.grpc.types.ChainMeta.Builder
int64 tps = 3;
getTps() - Method in class com.github.iotexproject.grpc.types.ChainMeta
int64 tps = 3;
getTps() - Method in interface com.github.iotexproject.grpc.types.ChainMetaOrBuilder
int64 tps = 3;
getTpsFloat() - Method in class com.github.iotexproject.grpc.types.ChainMeta.Builder
float tpsFloat = 5;
getTpsFloat() - Method in class com.github.iotexproject.grpc.types.ChainMeta
float tpsFloat = 5;
getTpsFloat() - Method in interface com.github.iotexproject.grpc.types.ChainMetaOrBuilder
float tpsFloat = 5;
getTransfer() - Method in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionRequest.Builder
.iotextypes.Transfer transfer = 1;
getTransfer() - Method in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionRequest
.iotextypes.Transfer transfer = 1;
getTransfer() - Method in interface com.github.iotexproject.grpc.api.EstimateActionGasConsumptionRequestOrBuilder
.iotextypes.Transfer transfer = 1;
getTransfer() - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.Transfer transfer = 10;
getTransfer() - Method in class com.github.iotexproject.grpc.types.ActionCore
.iotextypes.Transfer transfer = 10;
getTransfer() - Method in interface com.github.iotexproject.grpc.types.ActionCoreOrBuilder
.iotextypes.Transfer transfer = 10;
getTransferAmount() - Method in class com.github.iotexproject.grpc.types.BlockMeta.Builder
string transferAmount = 6;
getTransferAmount() - Method in class com.github.iotexproject.grpc.types.BlockMeta
string transferAmount = 6;
getTransferAmount() - Method in interface com.github.iotexproject.grpc.types.BlockMetaOrBuilder
string transferAmount = 6;
getTransferAmountBytes() - Method in class com.github.iotexproject.grpc.types.BlockMeta.Builder
string transferAmount = 6;
getTransferAmountBytes() - Method in class com.github.iotexproject.grpc.types.BlockMeta
string transferAmount = 6;
getTransferAmountBytes() - Method in interface com.github.iotexproject.grpc.types.BlockMetaOrBuilder
string transferAmount = 6;
getTransferBuilder() - Method in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionRequest.Builder
.iotextypes.Transfer transfer = 1;
getTransferBuilder() - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.Transfer transfer = 10;
getTransferOrBuilder() - Method in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionRequest.Builder
.iotextypes.Transfer transfer = 1;
getTransferOrBuilder() - Method in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionRequest
.iotextypes.Transfer transfer = 1;
getTransferOrBuilder() - Method in interface com.github.iotexproject.grpc.api.EstimateActionGasConsumptionRequestOrBuilder
.iotextypes.Transfer transfer = 1;
getTransferOrBuilder() - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.Transfer transfer = 10;
getTransferOrBuilder() - Method in class com.github.iotexproject.grpc.types.ActionCore
.iotextypes.Transfer transfer = 10;
getTransferOrBuilder() - Method in interface com.github.iotexproject.grpc.types.ActionCoreOrBuilder
.iotextypes.Transfer transfer = 10;
getTxRoot() - Method in class com.github.iotexproject.grpc.types.BlockHeaderCore.Builder
bytes txRoot = 5;
getTxRoot() - Method in class com.github.iotexproject.grpc.types.BlockHeaderCore
bytes txRoot = 5;
getTxRoot() - Method in interface com.github.iotexproject.grpc.types.BlockHeaderCoreOrBuilder
bytes txRoot = 5;
getTxRoot() - Method in class com.github.iotexproject.grpc.types.BlockMeta.Builder
string txRoot = 7;
getTxRoot() - Method in class com.github.iotexproject.grpc.types.BlockMeta
string txRoot = 7;
getTxRoot() - Method in interface com.github.iotexproject.grpc.types.BlockMetaOrBuilder
string txRoot = 7;
getTxRootBytes() - Method in class com.github.iotexproject.grpc.types.BlockMeta.Builder
string txRoot = 7;
getTxRootBytes() - Method in class com.github.iotexproject.grpc.types.BlockMeta
string txRoot = 7;
getTxRootBytes() - Method in interface com.github.iotexproject.grpc.types.BlockMetaOrBuilder
string txRoot = 7;
getType(String) - Static method in class com.github.iotexproject.antenna.solidity.SolidityType.ArrayType
 
getType(String) - Static method in class com.github.iotexproject.antenna.solidity.SolidityType
 
getType() - Method in class com.github.iotexproject.grpc.types.GrantReward.Builder
.iotextypes.RewardType type = 1;
getType() - Method in class com.github.iotexproject.grpc.types.GrantReward
.iotextypes.RewardType type = 1;
getType() - Method in interface com.github.iotexproject.grpc.types.GrantRewardOrBuilder
.iotextypes.RewardType type = 1;
getTypeValue() - Method in class com.github.iotexproject.grpc.types.GrantReward.Builder
.iotextypes.RewardType type = 1;
getTypeValue() - Method in class com.github.iotexproject.grpc.types.GrantReward
.iotextypes.RewardType type = 1;
getTypeValue() - Method in interface com.github.iotexproject.grpc.types.GrantRewardOrBuilder
.iotextypes.RewardType type = 1;
GetUnconfirmedActionsByAddressRequest - Class in com.github.iotexproject.grpc.api
Protobuf type iotexapi.GetUnconfirmedActionsByAddressRequest
GetUnconfirmedActionsByAddressRequest.Builder - Class in com.github.iotexproject.grpc.api
Protobuf type iotexapi.GetUnconfirmedActionsByAddressRequest
GetUnconfirmedActionsByAddressRequestOrBuilder - Interface in com.github.iotexproject.grpc.api
 
getUnconfirmedByAddr() - Method in class com.github.iotexproject.grpc.api.GetActionsRequest.Builder
.iotexapi.GetUnconfirmedActionsByAddressRequest unconfirmedByAddr = 4;
getUnconfirmedByAddr() - Method in class com.github.iotexproject.grpc.api.GetActionsRequest
.iotexapi.GetUnconfirmedActionsByAddressRequest unconfirmedByAddr = 4;
getUnconfirmedByAddr() - Method in interface com.github.iotexproject.grpc.api.GetActionsRequestOrBuilder
.iotexapi.GetUnconfirmedActionsByAddressRequest unconfirmedByAddr = 4;
getUnconfirmedByAddrBuilder() - Method in class com.github.iotexproject.grpc.api.GetActionsRequest.Builder
.iotexapi.GetUnconfirmedActionsByAddressRequest unconfirmedByAddr = 4;
getUnconfirmedByAddrOrBuilder() - Method in class com.github.iotexproject.grpc.api.GetActionsRequest.Builder
.iotexapi.GetUnconfirmedActionsByAddressRequest unconfirmedByAddr = 4;
getUnconfirmedByAddrOrBuilder() - Method in class com.github.iotexproject.grpc.api.GetActionsRequest
.iotexapi.GetUnconfirmedActionsByAddressRequest unconfirmedByAddr = 4;
getUnconfirmedByAddrOrBuilder() - Method in interface com.github.iotexproject.grpc.api.GetActionsRequestOrBuilder
.iotexapi.GetUnconfirmedActionsByAddressRequest unconfirmedByAddr = 4;
getUnknownFields() - Method in class com.github.iotexproject.grpc.api.ActionInfo
 
getUnknownFields() - Method in class com.github.iotexproject.grpc.api.BlockInfo
 
getUnknownFields() - Method in class com.github.iotexproject.grpc.api.BlockProducerInfo
 
getUnknownFields() - Method in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionRequest
 
getUnknownFields() - Method in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionResponse
 
getUnknownFields() - Method in class com.github.iotexproject.grpc.api.EstimateGasForActionRequest
 
getUnknownFields() - Method in class com.github.iotexproject.grpc.api.EstimateGasForActionResponse
 
getUnknownFields() - Method in class com.github.iotexproject.grpc.api.GetAccountRequest
 
getUnknownFields() - Method in class com.github.iotexproject.grpc.api.GetAccountResponse
 
getUnknownFields() - Method in class com.github.iotexproject.grpc.api.GetActionByHashRequest
 
getUnknownFields() - Method in class com.github.iotexproject.grpc.api.GetActionsByAddressRequest
 
getUnknownFields() - Method in class com.github.iotexproject.grpc.api.GetActionsByBlockRequest
 
getUnknownFields() - Method in class com.github.iotexproject.grpc.api.GetActionsByIndexRequest
 
getUnknownFields() - Method in class com.github.iotexproject.grpc.api.GetActionsRequest
 
getUnknownFields() - Method in class com.github.iotexproject.grpc.api.GetActionsResponse
 
getUnknownFields() - Method in class com.github.iotexproject.grpc.api.GetBlockMetaByHashRequest
 
getUnknownFields() - Method in class com.github.iotexproject.grpc.api.GetBlockMetasByIndexRequest
 
getUnknownFields() - Method in class com.github.iotexproject.grpc.api.GetBlockMetasRequest
 
getUnknownFields() - Method in class com.github.iotexproject.grpc.api.GetBlockMetasResponse
 
getUnknownFields() - Method in class com.github.iotexproject.grpc.api.GetChainMetaRequest
 
getUnknownFields() - Method in class com.github.iotexproject.grpc.api.GetChainMetaResponse
 
getUnknownFields() - Method in class com.github.iotexproject.grpc.api.GetEpochMetaRequest
 
getUnknownFields() - Method in class com.github.iotexproject.grpc.api.GetEpochMetaResponse
 
getUnknownFields() - Method in class com.github.iotexproject.grpc.api.GetLogsByBlock
 
getUnknownFields() - Method in class com.github.iotexproject.grpc.api.GetLogsByRange
 
getUnknownFields() - Method in class com.github.iotexproject.grpc.api.GetLogsRequest
 
getUnknownFields() - Method in class com.github.iotexproject.grpc.api.GetLogsResponse
 
getUnknownFields() - Method in class com.github.iotexproject.grpc.api.GetRawBlocksRequest
 
getUnknownFields() - Method in class com.github.iotexproject.grpc.api.GetRawBlocksResponse
 
getUnknownFields() - Method in class com.github.iotexproject.grpc.api.GetReceiptByActionRequest
 
getUnknownFields() - Method in class com.github.iotexproject.grpc.api.GetReceiptByActionResponse
 
getUnknownFields() - Method in class com.github.iotexproject.grpc.api.GetServerMetaRequest
 
getUnknownFields() - Method in class com.github.iotexproject.grpc.api.GetServerMetaResponse
 
getUnknownFields() - Method in class com.github.iotexproject.grpc.api.GetUnconfirmedActionsByAddressRequest
 
getUnknownFields() - Method in class com.github.iotexproject.grpc.api.LogsFilter
 
getUnknownFields() - Method in class com.github.iotexproject.grpc.api.ReadContractRequest
 
getUnknownFields() - Method in class com.github.iotexproject.grpc.api.ReadContractResponse
 
getUnknownFields() - Method in class com.github.iotexproject.grpc.api.ReadStateRequest
 
getUnknownFields() - Method in class com.github.iotexproject.grpc.api.ReadStateResponse
 
getUnknownFields() - Method in class com.github.iotexproject.grpc.api.ReceiptInfo
 
getUnknownFields() - Method in class com.github.iotexproject.grpc.api.SendActionRequest
 
getUnknownFields() - Method in class com.github.iotexproject.grpc.api.SendActionResponse
 
getUnknownFields() - Method in class com.github.iotexproject.grpc.api.SendSignedActionBytesRequest
 
getUnknownFields() - Method in class com.github.iotexproject.grpc.api.StreamBlocksRequest
 
getUnknownFields() - Method in class com.github.iotexproject.grpc.api.StreamBlocksResponse
 
getUnknownFields() - Method in class com.github.iotexproject.grpc.api.StreamLogsRequest
 
getUnknownFields() - Method in class com.github.iotexproject.grpc.api.StreamLogsResponse
 
getUnknownFields() - Method in class com.github.iotexproject.grpc.api.SuggestGasPriceRequest
 
getUnknownFields() - Method in class com.github.iotexproject.grpc.api.SuggestGasPriceResponse
 
getUnknownFields() - Method in class com.github.iotexproject.grpc.api.Topics
 
getUnknownFields() - Method in class com.github.iotexproject.grpc.rpc.BlockSync
 
getUnknownFields() - Method in class com.github.iotexproject.grpc.rpc.BroadcastMsg
 
getUnknownFields() - Method in class com.github.iotexproject.grpc.rpc.UnicastMsg
 
getUnknownFields() - Method in class com.github.iotexproject.grpc.testing.TestPayload
 
getUnknownFields() - Method in class com.github.iotexproject.grpc.types.AccountMeta
 
getUnknownFields() - Method in class com.github.iotexproject.grpc.types.Action
 
getUnknownFields() - Method in class com.github.iotexproject.grpc.types.ActionCore
 
getUnknownFields() - Method in class com.github.iotexproject.grpc.types.Block
 
getUnknownFields() - Method in class com.github.iotexproject.grpc.types.BlockBody
 
getUnknownFields() - Method in class com.github.iotexproject.grpc.types.BlockFooter
 
getUnknownFields() - Method in class com.github.iotexproject.grpc.types.BlockHeader
 
getUnknownFields() - Method in class com.github.iotexproject.grpc.types.BlockHeaderCore
 
getUnknownFields() - Method in class com.github.iotexproject.grpc.types.BlockMeta
 
getUnknownFields() - Method in class com.github.iotexproject.grpc.types.BlockProposal
 
getUnknownFields() - Method in class com.github.iotexproject.grpc.types.Candidate
 
getUnknownFields() - Method in class com.github.iotexproject.grpc.types.CandidateList
 
getUnknownFields() - Method in class com.github.iotexproject.grpc.types.ChainMeta
 
getUnknownFields() - Method in class com.github.iotexproject.grpc.types.ClaimFromRewardingFund
 
getUnknownFields() - Method in class com.github.iotexproject.grpc.types.ConsensusMessage
 
getUnknownFields() - Method in class com.github.iotexproject.grpc.types.ConsensusVote
 
getUnknownFields() - Method in class com.github.iotexproject.grpc.types.CreateDeposit
 
getUnknownFields() - Method in class com.github.iotexproject.grpc.types.CreatePlumChain
 
getUnknownFields() - Method in class com.github.iotexproject.grpc.types.DepositToRewardingFund
 
getUnknownFields() - Method in class com.github.iotexproject.grpc.types.Endorsement
 
getUnknownFields() - Method in class com.github.iotexproject.grpc.types.EpochData
 
getUnknownFields() - Method in class com.github.iotexproject.grpc.types.Execution
 
getUnknownFields() - Method in class com.github.iotexproject.grpc.types.Genesis
 
getUnknownFields() - Method in class com.github.iotexproject.grpc.types.GenesisAccount
 
getUnknownFields() - Method in class com.github.iotexproject.grpc.types.GenesisBlockchain
 
getUnknownFields() - Method in class com.github.iotexproject.grpc.types.GenesisDelegate
 
getUnknownFields() - Method in class com.github.iotexproject.grpc.types.GenesisPoll
 
getUnknownFields() - Method in class com.github.iotexproject.grpc.types.GenesisRewarding
 
getUnknownFields() - Method in class com.github.iotexproject.grpc.types.GrantReward
 
getUnknownFields() - Method in class com.github.iotexproject.grpc.types.Log
 
getUnknownFields() - Method in class com.github.iotexproject.grpc.types.MerkleRoot
 
getUnknownFields() - Method in class com.github.iotexproject.grpc.types.PlumChallengeExit
 
getUnknownFields() - Method in class com.github.iotexproject.grpc.types.PlumCreateDeposit
 
getUnknownFields() - Method in class com.github.iotexproject.grpc.types.PlumFinalizeExit
 
getUnknownFields() - Method in class com.github.iotexproject.grpc.types.PlumPutBlock
 
getUnknownFields() - Method in class com.github.iotexproject.grpc.types.PlumResponseChallengeExit
 
getUnknownFields() - Method in class com.github.iotexproject.grpc.types.PlumSettleDeposit
 
getUnknownFields() - Method in class com.github.iotexproject.grpc.types.PlumStartExit
 
getUnknownFields() - Method in class com.github.iotexproject.grpc.types.PlumTransfer
 
getUnknownFields() - Method in class com.github.iotexproject.grpc.types.PutBlock
 
getUnknownFields() - Method in class com.github.iotexproject.grpc.types.PutPollResult
 
getUnknownFields() - Method in class com.github.iotexproject.grpc.types.Receipt
 
getUnknownFields() - Method in class com.github.iotexproject.grpc.types.Receipts
 
getUnknownFields() - Method in class com.github.iotexproject.grpc.types.ServerMeta
 
getUnknownFields() - Method in class com.github.iotexproject.grpc.types.SettleDeposit
 
getUnknownFields() - Method in class com.github.iotexproject.grpc.types.StartSubChain
 
getUnknownFields() - Method in class com.github.iotexproject.grpc.types.StopSubChain
 
getUnknownFields() - Method in class com.github.iotexproject.grpc.types.TerminatePlumChain
 
getUnknownFields() - Method in class com.github.iotexproject.grpc.types.Transfer
 
getV() - Method in class com.github.iotexproject.antenna.crypto.SignatureData
 
getValue() - Method in class com.github.iotexproject.grpc.types.MerkleRoot.Builder
bytes value = 2;
getValue() - Method in class com.github.iotexproject.grpc.types.MerkleRoot
bytes value = 2;
getValue() - Method in interface com.github.iotexproject.grpc.types.MerkleRootOrBuilder
bytes value = 2;
getValueDescriptor() - Method in enum com.github.iotexproject.grpc.rpc.MessageType
 
getValueDescriptor() - Method in enum com.github.iotexproject.grpc.types.ConsensusVote.Topic
 
getValueDescriptor() - Method in enum com.github.iotexproject.grpc.types.RewardType
 
getVersion() - Method in class com.github.iotexproject.antenna.keystore.KeystoreFile
 
getVersion() - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
uint32 version = 1;
getVersion() - Method in class com.github.iotexproject.grpc.types.ActionCore
uint32 version = 1;
getVersion() - Method in interface com.github.iotexproject.grpc.types.ActionCoreOrBuilder
uint32 version = 1;
getVersion() - Method in class com.github.iotexproject.grpc.types.BlockHeaderCore.Builder
uint32 version = 1;
getVersion() - Method in class com.github.iotexproject.grpc.types.BlockHeaderCore
uint32 version = 1;
getVersion() - Method in interface com.github.iotexproject.grpc.types.BlockHeaderCoreOrBuilder
uint32 version = 1;
getVote() - Method in class com.github.iotexproject.grpc.types.ConsensusMessage.Builder
.iotextypes.ConsensusVote vote = 101;
getVote() - Method in class com.github.iotexproject.grpc.types.ConsensusMessage
.iotextypes.ConsensusVote vote = 101;
getVote() - Method in interface com.github.iotexproject.grpc.types.ConsensusMessageOrBuilder
.iotextypes.ConsensusVote vote = 101;
getVoteBuilder() - Method in class com.github.iotexproject.grpc.types.ConsensusMessage.Builder
.iotextypes.ConsensusVote vote = 101;
getVoteOrBuilder() - Method in class com.github.iotexproject.grpc.types.ConsensusMessage.Builder
.iotextypes.ConsensusVote vote = 101;
getVoteOrBuilder() - Method in class com.github.iotexproject.grpc.types.ConsensusMessage
.iotextypes.ConsensusVote vote = 101;
getVoteOrBuilder() - Method in interface com.github.iotexproject.grpc.types.ConsensusMessageOrBuilder
.iotextypes.ConsensusVote vote = 101;
getVotes() - Method in class com.github.iotexproject.grpc.api.BlockProducerInfo.Builder
string votes = 2;
getVotes() - Method in class com.github.iotexproject.grpc.api.BlockProducerInfo
string votes = 2;
getVotes() - Method in interface com.github.iotexproject.grpc.api.BlockProducerInfoOrBuilder
string votes = 2;
getVotes() - Method in class com.github.iotexproject.grpc.types.Candidate.Builder
bytes votes = 2;
getVotes() - Method in class com.github.iotexproject.grpc.types.Candidate
bytes votes = 2;
getVotes() - Method in interface com.github.iotexproject.grpc.types.CandidateOrBuilder
bytes votes = 2;
getVotes() - Method in class com.github.iotexproject.grpc.types.GenesisDelegate.Builder
string votes = 3;
getVotes() - Method in class com.github.iotexproject.grpc.types.GenesisDelegate
string votes = 3;
getVotes() - Method in interface com.github.iotexproject.grpc.types.GenesisDelegateOrBuilder
string votes = 3;
getVotesBytes() - Method in class com.github.iotexproject.grpc.api.BlockProducerInfo.Builder
string votes = 2;
getVotesBytes() - Method in class com.github.iotexproject.grpc.api.BlockProducerInfo
string votes = 2;
getVotesBytes() - Method in interface com.github.iotexproject.grpc.api.BlockProducerInfoOrBuilder
string votes = 2;
getVotesBytes() - Method in class com.github.iotexproject.grpc.types.GenesisDelegate.Builder
string votes = 3;
getVotesBytes() - Method in class com.github.iotexproject.grpc.types.GenesisDelegate
string votes = 3;
getVotesBytes() - Method in interface com.github.iotexproject.grpc.types.GenesisDelegateOrBuilder
string votes = 3;
getVoteThreshold() - Method in class com.github.iotexproject.grpc.types.GenesisPoll.Builder
string voteThreshold = 5;
getVoteThreshold() - Method in class com.github.iotexproject.grpc.types.GenesisPoll
string voteThreshold = 5;
getVoteThreshold() - Method in interface com.github.iotexproject.grpc.types.GenesisPollOrBuilder
string voteThreshold = 5;
getVoteThresholdBytes() - Method in class com.github.iotexproject.grpc.types.GenesisPoll.Builder
string voteThreshold = 5;
getVoteThresholdBytes() - Method in class com.github.iotexproject.grpc.types.GenesisPoll
string voteThreshold = 5;
getVoteThresholdBytes() - Method in interface com.github.iotexproject.grpc.types.GenesisPollOrBuilder
string voteThreshold = 5;
getWeiFactor() - Method in enum com.github.iotexproject.antenna.utils.Convert.Unit
 
getWithReceipts() - Method in class com.github.iotexproject.grpc.api.GetRawBlocksRequest.Builder
bool withReceipts = 3;
getWithReceipts() - Method in class com.github.iotexproject.grpc.api.GetRawBlocksRequest
bool withReceipts = 3;
getWithReceipts() - Method in interface com.github.iotexproject.grpc.api.GetRawBlocksRequestOrBuilder
bool withReceipts = 3;
GITSTATUS_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.ServerMeta
 
GOVERSION_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.ServerMeta
 
GrantReward - Class in com.github.iotexproject.grpc.types
Protobuf type iotextypes.GrantReward
GrantReward.Builder - Class in com.github.iotexproject.grpc.types
Protobuf type iotextypes.GrantReward
GRANTREWARD_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.ActionCore
 
GrantRewardOrBuilder - Interface in com.github.iotexproject.grpc.types
 
GRAVITYCHAINSTARTHEIGHT_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.EpochData
 
GRAVITYCHAINSTARTHEIGHT_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.GenesisPoll
 

H

HALF_CURVE_ORDER - Static variable in class com.github.iotexproject.antenna.crypto.SECP256K1
 
hasAccount() - Method in class com.github.iotexproject.grpc.types.Genesis.Builder
.iotextypes.GenesisAccount account = 2;
hasAccount() - Method in class com.github.iotexproject.grpc.types.Genesis
.iotextypes.GenesisAccount account = 2;
hasAccount() - Method in interface com.github.iotexproject.grpc.types.GenesisOrBuilder
.iotextypes.GenesisAccount account = 2;
hasAccountMeta() - Method in class com.github.iotexproject.grpc.api.GetAccountResponse.Builder
.iotextypes.AccountMeta accountMeta = 1;
hasAccountMeta() - Method in class com.github.iotexproject.grpc.api.GetAccountResponse
.iotextypes.AccountMeta accountMeta = 1;
hasAccountMeta() - Method in interface com.github.iotexproject.grpc.api.GetAccountResponseOrBuilder
.iotextypes.AccountMeta accountMeta = 1;
hasAction() - Method in class com.github.iotexproject.grpc.api.ActionInfo.Builder
.iotextypes.Action action = 1;
hasAction() - Method in class com.github.iotexproject.grpc.api.ActionInfo
.iotextypes.Action action = 1;
hasAction() - Method in interface com.github.iotexproject.grpc.api.ActionInfoOrBuilder
.iotextypes.Action action = 1;
hasAction() - Method in class com.github.iotexproject.grpc.api.EstimateGasForActionRequest.Builder
.iotextypes.Action action = 1;
hasAction() - Method in class com.github.iotexproject.grpc.api.EstimateGasForActionRequest
.iotextypes.Action action = 1;
hasAction() - Method in interface com.github.iotexproject.grpc.api.EstimateGasForActionRequestOrBuilder
.iotextypes.Action action = 1;
hasAction() - Method in class com.github.iotexproject.grpc.api.SendActionRequest.Builder
.iotextypes.Action action = 1;
hasAction() - Method in class com.github.iotexproject.grpc.api.SendActionRequest
.iotextypes.Action action = 1;
hasAction() - Method in interface com.github.iotexproject.grpc.api.SendActionRequestOrBuilder
.iotextypes.Action action = 1;
hasBlock() - Method in class com.github.iotexproject.grpc.api.BlockInfo.Builder
.iotextypes.Block block = 1;
hasBlock() - Method in class com.github.iotexproject.grpc.api.BlockInfo
.iotextypes.Block block = 1;
hasBlock() - Method in interface com.github.iotexproject.grpc.api.BlockInfoOrBuilder
.iotextypes.Block block = 1;
hasBlock() - Method in class com.github.iotexproject.grpc.api.StreamBlocksResponse.Builder
.iotexapi.BlockInfo block = 1;
hasBlock() - Method in class com.github.iotexproject.grpc.api.StreamBlocksResponse
.iotexapi.BlockInfo block = 1;
hasBlock() - Method in interface com.github.iotexproject.grpc.api.StreamBlocksResponseOrBuilder
.iotexapi.BlockInfo block = 1;
hasBlock() - Method in class com.github.iotexproject.grpc.types.BlockProposal.Builder
.iotextypes.Block block = 1;
hasBlock() - Method in class com.github.iotexproject.grpc.types.BlockProposal
.iotextypes.Block block = 1;
hasBlock() - Method in interface com.github.iotexproject.grpc.types.BlockProposalOrBuilder
.iotextypes.Block block = 1;
hasBlockchain() - Method in class com.github.iotexproject.grpc.types.Genesis.Builder
.iotextypes.GenesisBlockchain blockchain = 1;
hasBlockchain() - Method in class com.github.iotexproject.grpc.types.Genesis
.iotextypes.GenesisBlockchain blockchain = 1;
hasBlockchain() - Method in interface com.github.iotexproject.grpc.types.GenesisOrBuilder
.iotextypes.GenesisBlockchain blockchain = 1;
hasBlockProposal() - Method in class com.github.iotexproject.grpc.types.ConsensusMessage.Builder
.iotextypes.BlockProposal blockProposal = 100;
hasBlockProposal() - Method in class com.github.iotexproject.grpc.types.ConsensusMessage
.iotextypes.BlockProposal blockProposal = 100;
hasBlockProposal() - Method in interface com.github.iotexproject.grpc.types.ConsensusMessageOrBuilder
.iotextypes.BlockProposal blockProposal = 100;
hasBody() - Method in class com.github.iotexproject.grpc.types.Block.Builder
.iotextypes.BlockBody body = 2;
hasBody() - Method in class com.github.iotexproject.grpc.types.Block
.iotextypes.BlockBody body = 2;
hasBody() - Method in interface com.github.iotexproject.grpc.types.BlockOrBuilder
.iotextypes.BlockBody body = 2;
hasByAddr() - Method in class com.github.iotexproject.grpc.api.GetActionsRequest.Builder
.iotexapi.GetActionsByAddressRequest byAddr = 3;
hasByAddr() - Method in class com.github.iotexproject.grpc.api.GetActionsRequest
.iotexapi.GetActionsByAddressRequest byAddr = 3;
hasByAddr() - Method in interface com.github.iotexproject.grpc.api.GetActionsRequestOrBuilder
.iotexapi.GetActionsByAddressRequest byAddr = 3;
hasByBlk() - Method in class com.github.iotexproject.grpc.api.GetActionsRequest.Builder
.iotexapi.GetActionsByBlockRequest byBlk = 5;
hasByBlk() - Method in class com.github.iotexproject.grpc.api.GetActionsRequest
.iotexapi.GetActionsByBlockRequest byBlk = 5;
hasByBlk() - Method in interface com.github.iotexproject.grpc.api.GetActionsRequestOrBuilder
.iotexapi.GetActionsByBlockRequest byBlk = 5;
hasByBlock() - Method in class com.github.iotexproject.grpc.api.GetLogsRequest.Builder
.iotexapi.GetLogsByBlock byBlock = 2;
hasByBlock() - Method in class com.github.iotexproject.grpc.api.GetLogsRequest
.iotexapi.GetLogsByBlock byBlock = 2;
hasByBlock() - Method in interface com.github.iotexproject.grpc.api.GetLogsRequestOrBuilder
.iotexapi.GetLogsByBlock byBlock = 2;
hasByHash() - Method in class com.github.iotexproject.grpc.api.GetActionsRequest.Builder
.iotexapi.GetActionByHashRequest byHash = 2;
hasByHash() - Method in class com.github.iotexproject.grpc.api.GetActionsRequest
.iotexapi.GetActionByHashRequest byHash = 2;
hasByHash() - Method in interface com.github.iotexproject.grpc.api.GetActionsRequestOrBuilder
.iotexapi.GetActionByHashRequest byHash = 2;
hasByHash() - Method in class com.github.iotexproject.grpc.api.GetBlockMetasRequest.Builder
.iotexapi.GetBlockMetaByHashRequest byHash = 2;
hasByHash() - Method in class com.github.iotexproject.grpc.api.GetBlockMetasRequest
.iotexapi.GetBlockMetaByHashRequest byHash = 2;
hasByHash() - Method in interface com.github.iotexproject.grpc.api.GetBlockMetasRequestOrBuilder
.iotexapi.GetBlockMetaByHashRequest byHash = 2;
hasByIndex() - Method in class com.github.iotexproject.grpc.api.GetActionsRequest.Builder
.iotexapi.GetActionsByIndexRequest byIndex = 1;
hasByIndex() - Method in class com.github.iotexproject.grpc.api.GetActionsRequest
.iotexapi.GetActionsByIndexRequest byIndex = 1;
hasByIndex() - Method in interface com.github.iotexproject.grpc.api.GetActionsRequestOrBuilder
.iotexapi.GetActionsByIndexRequest byIndex = 1;
hasByIndex() - Method in class com.github.iotexproject.grpc.api.GetBlockMetasRequest.Builder
.iotexapi.GetBlockMetasByIndexRequest byIndex = 1;
hasByIndex() - Method in class com.github.iotexproject.grpc.api.GetBlockMetasRequest
.iotexapi.GetBlockMetasByIndexRequest byIndex = 1;
hasByIndex() - Method in interface com.github.iotexproject.grpc.api.GetBlockMetasRequestOrBuilder
.iotexapi.GetBlockMetasByIndexRequest byIndex = 1;
hasByRange() - Method in class com.github.iotexproject.grpc.api.GetLogsRequest.Builder
.iotexapi.GetLogsByRange byRange = 3;
hasByRange() - Method in class com.github.iotexproject.grpc.api.GetLogsRequest
.iotexapi.GetLogsByRange byRange = 3;
hasByRange() - Method in interface com.github.iotexproject.grpc.api.GetLogsRequestOrBuilder
.iotexapi.GetLogsByRange byRange = 3;
hasCandidates() - Method in class com.github.iotexproject.grpc.types.PutPollResult.Builder
.iotextypes.CandidateList candidates = 2;
hasCandidates() - Method in class com.github.iotexproject.grpc.types.PutPollResult
.iotextypes.CandidateList candidates = 2;
hasCandidates() - Method in interface com.github.iotexproject.grpc.types.PutPollResultOrBuilder
.iotextypes.CandidateList candidates = 2;
hasChainMeta() - Method in class com.github.iotexproject.grpc.api.GetChainMetaResponse.Builder
.iotextypes.ChainMeta chainMeta = 1;
hasChainMeta() - Method in class com.github.iotexproject.grpc.api.GetChainMetaResponse
.iotextypes.ChainMeta chainMeta = 1;
hasChainMeta() - Method in interface com.github.iotexproject.grpc.api.GetChainMetaResponseOrBuilder
.iotextypes.ChainMeta chainMeta = 1;
hasClaimFromRewardingFund() - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.ClaimFromRewardingFund claimFromRewardingFund = 31;
hasClaimFromRewardingFund() - Method in class com.github.iotexproject.grpc.types.ActionCore
.iotextypes.ClaimFromRewardingFund claimFromRewardingFund = 31;
hasClaimFromRewardingFund() - Method in interface com.github.iotexproject.grpc.types.ActionCoreOrBuilder
.iotextypes.ClaimFromRewardingFund claimFromRewardingFund = 31;
hasCore() - Method in class com.github.iotexproject.grpc.types.Action.Builder
.iotextypes.ActionCore core = 1;
hasCore() - Method in class com.github.iotexproject.grpc.types.Action
.iotextypes.ActionCore core = 1;
hasCore() - Method in interface com.github.iotexproject.grpc.types.ActionOrBuilder
.iotextypes.ActionCore core = 1;
hasCore() - Method in class com.github.iotexproject.grpc.types.BlockHeader.Builder
.iotextypes.BlockHeaderCore core = 1;
hasCore() - Method in class com.github.iotexproject.grpc.types.BlockHeader
.iotextypes.BlockHeaderCore core = 1;
hasCore() - Method in interface com.github.iotexproject.grpc.types.BlockHeaderOrBuilder
.iotextypes.BlockHeaderCore core = 1;
hasCreateDeposit() - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.CreateDeposit createDeposit = 16;
hasCreateDeposit() - Method in class com.github.iotexproject.grpc.types.ActionCore
.iotextypes.CreateDeposit createDeposit = 16;
hasCreateDeposit() - Method in interface com.github.iotexproject.grpc.types.ActionCoreOrBuilder
.iotextypes.CreateDeposit createDeposit = 16;
hasCreatePlumChain() - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
PlumChain
hasCreatePlumChain() - Method in class com.github.iotexproject.grpc.types.ActionCore
PlumChain
hasCreatePlumChain() - Method in interface com.github.iotexproject.grpc.types.ActionCoreOrBuilder
PlumChain
hasDepositToRewardingFund() - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
Rewarding protocol actions
hasDepositToRewardingFund() - Method in class com.github.iotexproject.grpc.types.ActionCore
Rewarding protocol actions
hasDepositToRewardingFund() - Method in interface com.github.iotexproject.grpc.types.ActionCoreOrBuilder
Rewarding protocol actions
hasEndorsement() - Method in class com.github.iotexproject.grpc.types.ConsensusMessage.Builder
.iotextypes.Endorsement endorsement = 2;
hasEndorsement() - Method in class com.github.iotexproject.grpc.types.ConsensusMessage
.iotextypes.Endorsement endorsement = 2;
hasEndorsement() - Method in interface com.github.iotexproject.grpc.types.ConsensusMessageOrBuilder
.iotextypes.Endorsement endorsement = 2;
hasEpoch() - Method in class com.github.iotexproject.grpc.types.ChainMeta.Builder
.iotextypes.EpochData epoch = 4;
hasEpoch() - Method in class com.github.iotexproject.grpc.types.ChainMeta
.iotextypes.EpochData epoch = 4;
hasEpoch() - Method in interface com.github.iotexproject.grpc.types.ChainMetaOrBuilder
.iotextypes.EpochData epoch = 4;
hasEpochData() - Method in class com.github.iotexproject.grpc.api.GetEpochMetaResponse.Builder
.iotextypes.EpochData epochData = 1;
hasEpochData() - Method in class com.github.iotexproject.grpc.api.GetEpochMetaResponse
.iotextypes.EpochData epochData = 1;
hasEpochData() - Method in interface com.github.iotexproject.grpc.api.GetEpochMetaResponseOrBuilder
.iotextypes.EpochData epochData = 1;
hasExecution() - Method in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionRequest.Builder
.iotextypes.Execution execution = 2;
hasExecution() - Method in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionRequest
.iotextypes.Execution execution = 2;
hasExecution() - Method in interface com.github.iotexproject.grpc.api.EstimateActionGasConsumptionRequestOrBuilder
.iotextypes.Execution execution = 2;
hasExecution() - Method in class com.github.iotexproject.grpc.api.ReadContractRequest.Builder
.iotextypes.Execution execution = 1;
hasExecution() - Method in class com.github.iotexproject.grpc.api.ReadContractRequest
.iotextypes.Execution execution = 1;
hasExecution() - Method in interface com.github.iotexproject.grpc.api.ReadContractRequestOrBuilder
.iotextypes.Execution execution = 1;
hasExecution() - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.Execution execution = 12;
hasExecution() - Method in class com.github.iotexproject.grpc.types.ActionCore
.iotextypes.Execution execution = 12;
hasExecution() - Method in interface com.github.iotexproject.grpc.types.ActionCoreOrBuilder
.iotextypes.Execution execution = 12;
hasFilter() - Method in class com.github.iotexproject.grpc.api.GetLogsRequest.Builder
.iotexapi.LogsFilter filter = 1;
hasFilter() - Method in class com.github.iotexproject.grpc.api.GetLogsRequest
.iotexapi.LogsFilter filter = 1;
hasFilter() - Method in interface com.github.iotexproject.grpc.api.GetLogsRequestOrBuilder
.iotexapi.LogsFilter filter = 1;
hasFilter() - Method in class com.github.iotexproject.grpc.api.StreamLogsRequest.Builder
.iotexapi.LogsFilter filter = 1;
hasFilter() - Method in class com.github.iotexproject.grpc.api.StreamLogsRequest
.iotexapi.LogsFilter filter = 1;
hasFilter() - Method in interface com.github.iotexproject.grpc.api.StreamLogsRequestOrBuilder
.iotexapi.LogsFilter filter = 1;
hasFooter() - Method in class com.github.iotexproject.grpc.types.Block.Builder
.iotextypes.BlockFooter footer = 3;
hasFooter() - Method in class com.github.iotexproject.grpc.types.Block
.iotextypes.BlockFooter footer = 3;
hasFooter() - Method in interface com.github.iotexproject.grpc.types.BlockOrBuilder
.iotextypes.BlockFooter footer = 3;
hasGrantReward() - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.GrantReward grantReward = 32;
hasGrantReward() - Method in class com.github.iotexproject.grpc.types.ActionCore
.iotextypes.GrantReward grantReward = 32;
hasGrantReward() - Method in interface com.github.iotexproject.grpc.types.ActionCoreOrBuilder
.iotextypes.GrantReward grantReward = 32;
hash() - Method in class com.github.iotexproject.antenna.action.SealedEnvelop
 
Hash - Class in com.github.iotexproject.antenna.crypto
hash utils.
Hash() - Constructor for class com.github.iotexproject.antenna.crypto.Hash
 
HASH_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.BlockMeta
 
hashCode() - Method in class com.github.iotexproject.antenna.keystore.KeystoreFile.Aes128CtrKdfParams
 
hashCode() - Method in class com.github.iotexproject.antenna.keystore.KeystoreFile.CipherParams
 
hashCode() - Method in class com.github.iotexproject.antenna.keystore.KeystoreFile.Crypto
 
hashCode() - Method in class com.github.iotexproject.antenna.keystore.KeystoreFile
 
hashCode() - Method in class com.github.iotexproject.antenna.keystore.KeystoreFile.ScryptKdfParams
 
hashCode() - Method in class com.github.iotexproject.grpc.api.ActionInfo
 
hashCode() - Method in class com.github.iotexproject.grpc.api.BlockInfo
 
hashCode() - Method in class com.github.iotexproject.grpc.api.BlockProducerInfo
 
hashCode() - Method in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionRequest
 
hashCode() - Method in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionResponse
 
hashCode() - Method in class com.github.iotexproject.grpc.api.EstimateGasForActionRequest
 
hashCode() - Method in class com.github.iotexproject.grpc.api.EstimateGasForActionResponse
 
hashCode() - Method in class com.github.iotexproject.grpc.api.GetAccountRequest
 
hashCode() - Method in class com.github.iotexproject.grpc.api.GetAccountResponse
 
hashCode() - Method in class com.github.iotexproject.grpc.api.GetActionByHashRequest
 
hashCode() - Method in class com.github.iotexproject.grpc.api.GetActionsByAddressRequest
 
hashCode() - Method in class com.github.iotexproject.grpc.api.GetActionsByBlockRequest
 
hashCode() - Method in class com.github.iotexproject.grpc.api.GetActionsByIndexRequest
 
hashCode() - Method in class com.github.iotexproject.grpc.api.GetActionsRequest
 
hashCode() - Method in class com.github.iotexproject.grpc.api.GetActionsResponse
 
hashCode() - Method in class com.github.iotexproject.grpc.api.GetBlockMetaByHashRequest
 
hashCode() - Method in class com.github.iotexproject.grpc.api.GetBlockMetasByIndexRequest
 
hashCode() - Method in class com.github.iotexproject.grpc.api.GetBlockMetasRequest
 
hashCode() - Method in class com.github.iotexproject.grpc.api.GetBlockMetasResponse
 
hashCode() - Method in class com.github.iotexproject.grpc.api.GetChainMetaRequest
 
hashCode() - Method in class com.github.iotexproject.grpc.api.GetChainMetaResponse
 
hashCode() - Method in class com.github.iotexproject.grpc.api.GetEpochMetaRequest
 
hashCode() - Method in class com.github.iotexproject.grpc.api.GetEpochMetaResponse
 
hashCode() - Method in class com.github.iotexproject.grpc.api.GetLogsByBlock
 
hashCode() - Method in class com.github.iotexproject.grpc.api.GetLogsByRange
 
hashCode() - Method in class com.github.iotexproject.grpc.api.GetLogsRequest
 
hashCode() - Method in class com.github.iotexproject.grpc.api.GetLogsResponse
 
hashCode() - Method in class com.github.iotexproject.grpc.api.GetRawBlocksRequest
 
hashCode() - Method in class com.github.iotexproject.grpc.api.GetRawBlocksResponse
 
hashCode() - Method in class com.github.iotexproject.grpc.api.GetReceiptByActionRequest
 
hashCode() - Method in class com.github.iotexproject.grpc.api.GetReceiptByActionResponse
 
hashCode() - Method in class com.github.iotexproject.grpc.api.GetServerMetaRequest
 
hashCode() - Method in class com.github.iotexproject.grpc.api.GetServerMetaResponse
 
hashCode() - Method in class com.github.iotexproject.grpc.api.GetUnconfirmedActionsByAddressRequest
 
hashCode() - Method in class com.github.iotexproject.grpc.api.LogsFilter
 
hashCode() - Method in class com.github.iotexproject.grpc.api.ReadContractRequest
 
hashCode() - Method in class com.github.iotexproject.grpc.api.ReadContractResponse
 
hashCode() - Method in class com.github.iotexproject.grpc.api.ReadStateRequest
 
hashCode() - Method in class com.github.iotexproject.grpc.api.ReadStateResponse
 
hashCode() - Method in class com.github.iotexproject.grpc.api.ReceiptInfo
 
hashCode() - Method in class com.github.iotexproject.grpc.api.SendActionRequest
 
hashCode() - Method in class com.github.iotexproject.grpc.api.SendActionResponse
 
hashCode() - Method in class com.github.iotexproject.grpc.api.SendSignedActionBytesRequest
 
hashCode() - Method in class com.github.iotexproject.grpc.api.StreamBlocksRequest
 
hashCode() - Method in class com.github.iotexproject.grpc.api.StreamBlocksResponse
 
hashCode() - Method in class com.github.iotexproject.grpc.api.StreamLogsRequest
 
hashCode() - Method in class com.github.iotexproject.grpc.api.StreamLogsResponse
 
hashCode() - Method in class com.github.iotexproject.grpc.api.SuggestGasPriceRequest
 
hashCode() - Method in class com.github.iotexproject.grpc.api.SuggestGasPriceResponse
 
hashCode() - Method in class com.github.iotexproject.grpc.api.Topics
 
hashCode() - Method in class com.github.iotexproject.grpc.rpc.BlockSync
 
hashCode() - Method in class com.github.iotexproject.grpc.rpc.BroadcastMsg
 
hashCode() - Method in class com.github.iotexproject.grpc.rpc.UnicastMsg
 
hashCode() - Method in class com.github.iotexproject.grpc.testing.TestPayload
 
hashCode() - Method in class com.github.iotexproject.grpc.types.AccountMeta
 
hashCode() - Method in class com.github.iotexproject.grpc.types.Action
 
hashCode() - Method in class com.github.iotexproject.grpc.types.ActionCore
 
hashCode() - Method in class com.github.iotexproject.grpc.types.Block
 
hashCode() - Method in class com.github.iotexproject.grpc.types.BlockBody
 
hashCode() - Method in class com.github.iotexproject.grpc.types.BlockFooter
 
hashCode() - Method in class com.github.iotexproject.grpc.types.BlockHeader
 
hashCode() - Method in class com.github.iotexproject.grpc.types.BlockHeaderCore
 
hashCode() - Method in class com.github.iotexproject.grpc.types.BlockMeta
 
hashCode() - Method in class com.github.iotexproject.grpc.types.BlockProposal
 
hashCode() - Method in class com.github.iotexproject.grpc.types.Candidate
 
hashCode() - Method in class com.github.iotexproject.grpc.types.CandidateList
 
hashCode() - Method in class com.github.iotexproject.grpc.types.ChainMeta
 
hashCode() - Method in class com.github.iotexproject.grpc.types.ClaimFromRewardingFund
 
hashCode() - Method in class com.github.iotexproject.grpc.types.ConsensusMessage
 
hashCode() - Method in class com.github.iotexproject.grpc.types.ConsensusVote
 
hashCode() - Method in class com.github.iotexproject.grpc.types.CreateDeposit
 
hashCode() - Method in class com.github.iotexproject.grpc.types.CreatePlumChain
 
hashCode() - Method in class com.github.iotexproject.grpc.types.DepositToRewardingFund
 
hashCode() - Method in class com.github.iotexproject.grpc.types.Endorsement
 
hashCode() - Method in class com.github.iotexproject.grpc.types.EpochData
 
hashCode() - Method in class com.github.iotexproject.grpc.types.Execution
 
hashCode() - Method in class com.github.iotexproject.grpc.types.Genesis
 
hashCode() - Method in class com.github.iotexproject.grpc.types.GenesisAccount
 
hashCode() - Method in class com.github.iotexproject.grpc.types.GenesisBlockchain
 
hashCode() - Method in class com.github.iotexproject.grpc.types.GenesisDelegate
 
hashCode() - Method in class com.github.iotexproject.grpc.types.GenesisPoll
 
hashCode() - Method in class com.github.iotexproject.grpc.types.GenesisRewarding
 
hashCode() - Method in class com.github.iotexproject.grpc.types.GrantReward
 
hashCode() - Method in class com.github.iotexproject.grpc.types.Log
 
hashCode() - Method in class com.github.iotexproject.grpc.types.MerkleRoot
 
hashCode() - Method in class com.github.iotexproject.grpc.types.PlumChallengeExit
 
hashCode() - Method in class com.github.iotexproject.grpc.types.PlumCreateDeposit
 
hashCode() - Method in class com.github.iotexproject.grpc.types.PlumFinalizeExit
 
hashCode() - Method in class com.github.iotexproject.grpc.types.PlumPutBlock
 
hashCode() - Method in class com.github.iotexproject.grpc.types.PlumResponseChallengeExit
 
hashCode() - Method in class com.github.iotexproject.grpc.types.PlumSettleDeposit
 
hashCode() - Method in class com.github.iotexproject.grpc.types.PlumStartExit
 
hashCode() - Method in class com.github.iotexproject.grpc.types.PlumTransfer
 
hashCode() - Method in class com.github.iotexproject.grpc.types.PutBlock
 
hashCode() - Method in class com.github.iotexproject.grpc.types.PutPollResult
 
hashCode() - Method in class com.github.iotexproject.grpc.types.Receipt
 
hashCode() - Method in class com.github.iotexproject.grpc.types.Receipts
 
hashCode() - Method in class com.github.iotexproject.grpc.types.ServerMeta
 
hashCode() - Method in class com.github.iotexproject.grpc.types.SettleDeposit
 
hashCode() - Method in class com.github.iotexproject.grpc.types.StartSubChain
 
hashCode() - Method in class com.github.iotexproject.grpc.types.StopSubChain
 
hashCode() - Method in class com.github.iotexproject.grpc.types.TerminatePlumChain
 
hashCode() - Method in class com.github.iotexproject.grpc.types.Transfer
 
hasHeader() - Method in class com.github.iotexproject.grpc.types.Block.Builder
.iotextypes.BlockHeader header = 1;
hasHeader() - Method in class com.github.iotexproject.grpc.types.Block
.iotextypes.BlockHeader header = 1;
hasHeader() - Method in interface com.github.iotexproject.grpc.types.BlockOrBuilder
.iotextypes.BlockHeader header = 1;
hasLog() - Method in class com.github.iotexproject.grpc.api.StreamLogsResponse.Builder
.iotextypes.Log log = 1;
hasLog() - Method in class com.github.iotexproject.grpc.api.StreamLogsResponse
.iotextypes.Log log = 1;
hasLog() - Method in interface com.github.iotexproject.grpc.api.StreamLogsResponseOrBuilder
.iotextypes.Log log = 1;
hasPlumChallengeExit() - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.PlumChallengeExit plumChallengeExit = 23;
hasPlumChallengeExit() - Method in class com.github.iotexproject.grpc.types.ActionCore
.iotextypes.PlumChallengeExit plumChallengeExit = 23;
hasPlumChallengeExit() - Method in interface com.github.iotexproject.grpc.types.ActionCoreOrBuilder
.iotextypes.PlumChallengeExit plumChallengeExit = 23;
hasPlumCreateDeposit() - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.PlumCreateDeposit plumCreateDeposit = 21;
hasPlumCreateDeposit() - Method in class com.github.iotexproject.grpc.types.ActionCore
.iotextypes.PlumCreateDeposit plumCreateDeposit = 21;
hasPlumCreateDeposit() - Method in interface com.github.iotexproject.grpc.types.ActionCoreOrBuilder
.iotextypes.PlumCreateDeposit plumCreateDeposit = 21;
hasPlumFinalizeExit() - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.PlumFinalizeExit plumFinalizeExit = 25;
hasPlumFinalizeExit() - Method in class com.github.iotexproject.grpc.types.ActionCore
.iotextypes.PlumFinalizeExit plumFinalizeExit = 25;
hasPlumFinalizeExit() - Method in interface com.github.iotexproject.grpc.types.ActionCoreOrBuilder
.iotextypes.PlumFinalizeExit plumFinalizeExit = 25;
hasPlumPutBlock() - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.PlumPutBlock plumPutBlock = 20;
hasPlumPutBlock() - Method in class com.github.iotexproject.grpc.types.ActionCore
.iotextypes.PlumPutBlock plumPutBlock = 20;
hasPlumPutBlock() - Method in interface com.github.iotexproject.grpc.types.ActionCoreOrBuilder
.iotextypes.PlumPutBlock plumPutBlock = 20;
hasPlumResponseChallengeExit() - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.PlumResponseChallengeExit plumResponseChallengeExit = 24;
hasPlumResponseChallengeExit() - Method in class com.github.iotexproject.grpc.types.ActionCore
.iotextypes.PlumResponseChallengeExit plumResponseChallengeExit = 24;
hasPlumResponseChallengeExit() - Method in interface com.github.iotexproject.grpc.types.ActionCoreOrBuilder
.iotextypes.PlumResponseChallengeExit plumResponseChallengeExit = 24;
hasPlumSettleDeposit() - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.PlumSettleDeposit plumSettleDeposit = 26;
hasPlumSettleDeposit() - Method in class com.github.iotexproject.grpc.types.ActionCore
.iotextypes.PlumSettleDeposit plumSettleDeposit = 26;
hasPlumSettleDeposit() - Method in interface com.github.iotexproject.grpc.types.ActionCoreOrBuilder
.iotextypes.PlumSettleDeposit plumSettleDeposit = 26;
hasPlumStartExit() - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.PlumStartExit plumStartExit = 22;
hasPlumStartExit() - Method in class com.github.iotexproject.grpc.types.ActionCore
.iotextypes.PlumStartExit plumStartExit = 22;
hasPlumStartExit() - Method in interface com.github.iotexproject.grpc.types.ActionCoreOrBuilder
.iotextypes.PlumStartExit plumStartExit = 22;
hasPlumTransfer() - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.PlumTransfer plumTransfer = 27;
hasPlumTransfer() - Method in class com.github.iotexproject.grpc.types.ActionCore
.iotextypes.PlumTransfer plumTransfer = 27;
hasPlumTransfer() - Method in interface com.github.iotexproject.grpc.types.ActionCoreOrBuilder
.iotextypes.PlumTransfer plumTransfer = 27;
hasPoll() - Method in class com.github.iotexproject.grpc.types.Genesis.Builder
.iotextypes.GenesisPoll poll = 3;
hasPoll() - Method in class com.github.iotexproject.grpc.types.Genesis
.iotextypes.GenesisPoll poll = 3;
hasPoll() - Method in interface com.github.iotexproject.grpc.types.GenesisOrBuilder
.iotextypes.GenesisPoll poll = 3;
hasPutBlock() - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.PutBlock putBlock = 15;
hasPutBlock() - Method in class com.github.iotexproject.grpc.types.ActionCore
.iotextypes.PutBlock putBlock = 15;
hasPutBlock() - Method in interface com.github.iotexproject.grpc.types.ActionCoreOrBuilder
.iotextypes.PutBlock putBlock = 15;
hasPutPollResult() - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.PutPollResult putPollResult = 50;
hasPutPollResult() - Method in class com.github.iotexproject.grpc.types.ActionCore
.iotextypes.PutPollResult putPollResult = 50;
hasPutPollResult() - Method in interface com.github.iotexproject.grpc.types.ActionCoreOrBuilder
.iotextypes.PutPollResult putPollResult = 50;
hasReceipt() - Method in class com.github.iotexproject.grpc.api.ReadContractResponse.Builder
.iotextypes.Receipt receipt = 2;
hasReceipt() - Method in class com.github.iotexproject.grpc.api.ReadContractResponse
.iotextypes.Receipt receipt = 2;
hasReceipt() - Method in interface com.github.iotexproject.grpc.api.ReadContractResponseOrBuilder
.iotextypes.Receipt receipt = 2;
hasReceipt() - Method in class com.github.iotexproject.grpc.api.ReceiptInfo.Builder
.iotextypes.Receipt receipt = 1;
hasReceipt() - Method in class com.github.iotexproject.grpc.api.ReceiptInfo
.iotextypes.Receipt receipt = 1;
hasReceipt() - Method in interface com.github.iotexproject.grpc.api.ReceiptInfoOrBuilder
.iotextypes.Receipt receipt = 1;
hasReceiptInfo() - Method in class com.github.iotexproject.grpc.api.GetReceiptByActionResponse.Builder
.iotexapi.ReceiptInfo receiptInfo = 1;
hasReceiptInfo() - Method in class com.github.iotexproject.grpc.api.GetReceiptByActionResponse
.iotexapi.ReceiptInfo receiptInfo = 1;
hasReceiptInfo() - Method in interface com.github.iotexproject.grpc.api.GetReceiptByActionResponseOrBuilder
.iotexapi.ReceiptInfo receiptInfo = 1;
hasRewarding() - Method in class com.github.iotexproject.grpc.types.Genesis.Builder
.iotextypes.GenesisRewarding rewarding = 4;
hasRewarding() - Method in class com.github.iotexproject.grpc.types.Genesis
.iotextypes.GenesisRewarding rewarding = 4;
hasRewarding() - Method in interface com.github.iotexproject.grpc.types.GenesisOrBuilder
.iotextypes.GenesisRewarding rewarding = 4;
hasServerMeta() - Method in class com.github.iotexproject.grpc.api.GetServerMetaResponse.Builder
.iotextypes.ServerMeta serverMeta = 1;
hasServerMeta() - Method in class com.github.iotexproject.grpc.api.GetServerMetaResponse
.iotextypes.ServerMeta serverMeta = 1;
hasServerMeta() - Method in interface com.github.iotexproject.grpc.api.GetServerMetaResponseOrBuilder
.iotextypes.ServerMeta serverMeta = 1;
hasSettleDeposit() - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.SettleDeposit settleDeposit = 17;
hasSettleDeposit() - Method in class com.github.iotexproject.grpc.types.ActionCore
.iotextypes.SettleDeposit settleDeposit = 17;
hasSettleDeposit() - Method in interface com.github.iotexproject.grpc.types.ActionCoreOrBuilder
.iotextypes.SettleDeposit settleDeposit = 17;
hasStartSubChain() - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
FedChain
hasStartSubChain() - Method in class com.github.iotexproject.grpc.types.ActionCore
FedChain
hasStartSubChain() - Method in interface com.github.iotexproject.grpc.types.ActionCoreOrBuilder
FedChain
hasStopSubChain() - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.StopSubChain stopSubChain = 14;
hasStopSubChain() - Method in class com.github.iotexproject.grpc.types.ActionCore
.iotextypes.StopSubChain stopSubChain = 14;
hasStopSubChain() - Method in interface com.github.iotexproject.grpc.types.ActionCoreOrBuilder
.iotextypes.StopSubChain stopSubChain = 14;
hasTerminatePlumChain() - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.TerminatePlumChain terminatePlumChain = 19;
hasTerminatePlumChain() - Method in class com.github.iotexproject.grpc.types.ActionCore
.iotextypes.TerminatePlumChain terminatePlumChain = 19;
hasTerminatePlumChain() - Method in interface com.github.iotexproject.grpc.types.ActionCoreOrBuilder
.iotextypes.TerminatePlumChain terminatePlumChain = 19;
hasTimestamp() - Method in class com.github.iotexproject.grpc.api.ActionInfo.Builder
.google.protobuf.Timestamp timestamp = 4;
hasTimestamp() - Method in class com.github.iotexproject.grpc.api.ActionInfo
.google.protobuf.Timestamp timestamp = 4;
hasTimestamp() - Method in interface com.github.iotexproject.grpc.api.ActionInfoOrBuilder
.google.protobuf.Timestamp timestamp = 4;
hasTimestamp() - Method in class com.github.iotexproject.grpc.rpc.BroadcastMsg.Builder
.google.protobuf.Timestamp timestamp = 5;
hasTimestamp() - Method in class com.github.iotexproject.grpc.rpc.BroadcastMsg
.google.protobuf.Timestamp timestamp = 5;
hasTimestamp() - Method in interface com.github.iotexproject.grpc.rpc.BroadcastMsgOrBuilder
.google.protobuf.Timestamp timestamp = 5;
hasTimestamp() - Method in class com.github.iotexproject.grpc.rpc.UnicastMsg.Builder
.google.protobuf.Timestamp timestamp = 6;
hasTimestamp() - Method in class com.github.iotexproject.grpc.rpc.UnicastMsg
.google.protobuf.Timestamp timestamp = 6;
hasTimestamp() - Method in interface com.github.iotexproject.grpc.rpc.UnicastMsgOrBuilder
.google.protobuf.Timestamp timestamp = 6;
hasTimestamp() - Method in class com.github.iotexproject.grpc.types.BlockFooter.Builder
.google.protobuf.Timestamp timestamp = 2;
hasTimestamp() - Method in class com.github.iotexproject.grpc.types.BlockFooter
.google.protobuf.Timestamp timestamp = 2;
hasTimestamp() - Method in interface com.github.iotexproject.grpc.types.BlockFooterOrBuilder
.google.protobuf.Timestamp timestamp = 2;
hasTimestamp() - Method in class com.github.iotexproject.grpc.types.BlockHeaderCore.Builder
.google.protobuf.Timestamp timestamp = 3;
hasTimestamp() - Method in class com.github.iotexproject.grpc.types.BlockHeaderCore
.google.protobuf.Timestamp timestamp = 3;
hasTimestamp() - Method in interface com.github.iotexproject.grpc.types.BlockHeaderCoreOrBuilder
.google.protobuf.Timestamp timestamp = 3;
hasTimestamp() - Method in class com.github.iotexproject.grpc.types.BlockMeta.Builder
.google.protobuf.Timestamp timestamp = 3;
hasTimestamp() - Method in class com.github.iotexproject.grpc.types.BlockMeta
.google.protobuf.Timestamp timestamp = 3;
hasTimestamp() - Method in interface com.github.iotexproject.grpc.types.BlockMetaOrBuilder
.google.protobuf.Timestamp timestamp = 3;
hasTimestamp() - Method in class com.github.iotexproject.grpc.types.Endorsement.Builder
.google.protobuf.Timestamp timestamp = 1;
hasTimestamp() - Method in class com.github.iotexproject.grpc.types.Endorsement
.google.protobuf.Timestamp timestamp = 1;
hasTimestamp() - Method in interface com.github.iotexproject.grpc.types.EndorsementOrBuilder
.google.protobuf.Timestamp timestamp = 1;
hasTransfer() - Method in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionRequest.Builder
.iotextypes.Transfer transfer = 1;
hasTransfer() - Method in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionRequest
.iotextypes.Transfer transfer = 1;
hasTransfer() - Method in interface com.github.iotexproject.grpc.api.EstimateActionGasConsumptionRequestOrBuilder
.iotextypes.Transfer transfer = 1;
hasTransfer() - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.Transfer transfer = 10;
hasTransfer() - Method in class com.github.iotexproject.grpc.types.ActionCore
.iotextypes.Transfer transfer = 10;
hasTransfer() - Method in interface com.github.iotexproject.grpc.types.ActionCoreOrBuilder
.iotextypes.Transfer transfer = 10;
hasUnconfirmedByAddr() - Method in class com.github.iotexproject.grpc.api.GetActionsRequest.Builder
.iotexapi.GetUnconfirmedActionsByAddressRequest unconfirmedByAddr = 4;
hasUnconfirmedByAddr() - Method in class com.github.iotexproject.grpc.api.GetActionsRequest
.iotexapi.GetUnconfirmedActionsByAddressRequest unconfirmedByAddr = 4;
hasUnconfirmedByAddr() - Method in interface com.github.iotexproject.grpc.api.GetActionsRequestOrBuilder
.iotexapi.GetUnconfirmedActionsByAddressRequest unconfirmedByAddr = 4;
hasVote() - Method in class com.github.iotexproject.grpc.types.ConsensusMessage.Builder
.iotextypes.ConsensusVote vote = 101;
hasVote() - Method in class com.github.iotexproject.grpc.types.ConsensusMessage
.iotextypes.ConsensusVote vote = 101;
hasVote() - Method in interface com.github.iotexproject.grpc.types.ConsensusMessageOrBuilder
.iotextypes.ConsensusVote vote = 101;
HEADER_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.Block
 
HEIGHT_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.BlockHeaderCore
 
HEIGHT_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.BlockMeta
 
HEIGHT_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.ChainMeta
 
HEIGHT_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.ConsensusMessage
 
HEIGHT_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.EpochData
 
HEIGHT_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.GrantReward
 
HEIGHT_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.PlumPutBlock
 
HEIGHT_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.PutBlock
 
HEIGHT_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.PutPollResult
 
hexStringToByteArray(String) - Static method in class com.github.iotexproject.antenna.utils.Numeric
 
hmacSha512(byte[], byte[]) - Static method in class com.github.iotexproject.antenna.crypto.Hash
 
hrp - Variable in class com.github.iotexproject.antenna.crypto.Bech32.Bech32Data
 

I

INDEX_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.Log
 
INDEX_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.SettleDeposit
 
indexed - Variable in class com.github.iotexproject.antenna.solidity.Abi.Entry.Param
 
INITADMINADDR_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.GenesisRewarding
 
INITBALANCE_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.GenesisRewarding
 
INITBALANCEADDRS_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.GenesisAccount
 
INITBALANCES_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.GenesisAccount
 
inputs - Variable in class com.github.iotexproject.antenna.solidity.Abi.Entry
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.api.ActionInfo.Builder
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.api.ActionInfo
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.api.BlockInfo.Builder
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.api.BlockInfo
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.api.BlockProducerInfo.Builder
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.api.BlockProducerInfo
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionRequest
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionResponse.Builder
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionResponse
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.api.EstimateGasForActionRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.api.EstimateGasForActionRequest
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.api.EstimateGasForActionResponse.Builder
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.api.EstimateGasForActionResponse
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.api.GetAccountRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.api.GetAccountRequest
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.api.GetAccountResponse.Builder
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.api.GetAccountResponse
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.api.GetActionByHashRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.api.GetActionByHashRequest
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.api.GetActionsByAddressRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.api.GetActionsByAddressRequest
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.api.GetActionsByBlockRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.api.GetActionsByBlockRequest
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.api.GetActionsByIndexRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.api.GetActionsByIndexRequest
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.api.GetActionsRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.api.GetActionsRequest
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.api.GetActionsResponse.Builder
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.api.GetActionsResponse
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.api.GetBlockMetaByHashRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.api.GetBlockMetaByHashRequest
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.api.GetBlockMetasByIndexRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.api.GetBlockMetasByIndexRequest
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.api.GetBlockMetasRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.api.GetBlockMetasRequest
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.api.GetBlockMetasResponse.Builder
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.api.GetBlockMetasResponse
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.api.GetChainMetaRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.api.GetChainMetaRequest
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.api.GetChainMetaResponse.Builder
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.api.GetChainMetaResponse
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.api.GetEpochMetaRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.api.GetEpochMetaRequest
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.api.GetEpochMetaResponse.Builder
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.api.GetEpochMetaResponse
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.api.GetLogsByBlock.Builder
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.api.GetLogsByBlock
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.api.GetLogsByRange.Builder
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.api.GetLogsByRange
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.api.GetLogsRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.api.GetLogsRequest
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.api.GetLogsResponse.Builder
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.api.GetLogsResponse
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.api.GetRawBlocksRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.api.GetRawBlocksRequest
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.api.GetRawBlocksResponse.Builder
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.api.GetRawBlocksResponse
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.api.GetReceiptByActionRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.api.GetReceiptByActionRequest
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.api.GetReceiptByActionResponse.Builder
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.api.GetReceiptByActionResponse
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.api.GetServerMetaRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.api.GetServerMetaRequest
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.api.GetServerMetaResponse.Builder
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.api.GetServerMetaResponse
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.api.GetUnconfirmedActionsByAddressRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.api.GetUnconfirmedActionsByAddressRequest
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.api.LogsFilter.Builder
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.api.LogsFilter
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.api.ReadContractRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.api.ReadContractRequest
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.api.ReadContractResponse.Builder
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.api.ReadContractResponse
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.api.ReadStateRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.api.ReadStateRequest
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.api.ReadStateResponse.Builder
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.api.ReadStateResponse
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.api.ReceiptInfo.Builder
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.api.ReceiptInfo
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.api.SendActionRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.api.SendActionRequest
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.api.SendActionResponse.Builder
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.api.SendActionResponse
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.api.SendSignedActionBytesRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.api.SendSignedActionBytesRequest
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.api.StreamBlocksRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.api.StreamBlocksRequest
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.api.StreamBlocksResponse.Builder
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.api.StreamBlocksResponse
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.api.StreamLogsRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.api.StreamLogsRequest
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.api.StreamLogsResponse.Builder
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.api.StreamLogsResponse
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.api.SuggestGasPriceRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.api.SuggestGasPriceRequest
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.api.SuggestGasPriceResponse.Builder
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.api.SuggestGasPriceResponse
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.api.Topics.Builder
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.api.Topics
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.rpc.BlockSync.Builder
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.rpc.BlockSync
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.rpc.BroadcastMsg.Builder
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.rpc.BroadcastMsg
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.rpc.UnicastMsg.Builder
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.rpc.UnicastMsg
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.testing.TestPayload.Builder
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.testing.TestPayload
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.types.AccountMeta.Builder
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.types.AccountMeta
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.types.Action.Builder
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.types.Action
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.types.ActionCore
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.types.Block.Builder
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.types.Block
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.types.BlockBody.Builder
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.types.BlockBody
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.types.BlockFooter.Builder
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.types.BlockFooter
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.types.BlockHeader.Builder
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.types.BlockHeader
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.types.BlockHeaderCore.Builder
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.types.BlockHeaderCore
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.types.BlockMeta.Builder
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.types.BlockMeta
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.types.BlockProposal.Builder
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.types.BlockProposal
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.types.Candidate.Builder
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.types.Candidate
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.types.CandidateList.Builder
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.types.CandidateList
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.types.ChainMeta.Builder
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.types.ChainMeta
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.types.ClaimFromRewardingFund.Builder
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.types.ClaimFromRewardingFund
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.types.ConsensusMessage.Builder
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.types.ConsensusMessage
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.types.ConsensusVote.Builder
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.types.ConsensusVote
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.types.CreateDeposit.Builder
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.types.CreateDeposit
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.types.CreatePlumChain.Builder
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.types.CreatePlumChain
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.types.DepositToRewardingFund.Builder
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.types.DepositToRewardingFund
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.types.Endorsement.Builder
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.types.Endorsement
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.types.EpochData.Builder
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.types.EpochData
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.types.Execution.Builder
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.types.Execution
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.types.Genesis.Builder
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.types.Genesis
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.types.GenesisAccount.Builder
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.types.GenesisAccount
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.types.GenesisBlockchain.Builder
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.types.GenesisBlockchain
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.types.GenesisDelegate.Builder
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.types.GenesisDelegate
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.types.GenesisPoll.Builder
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.types.GenesisPoll
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.types.GenesisRewarding.Builder
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.types.GenesisRewarding
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.types.GrantReward.Builder
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.types.GrantReward
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.types.Log.Builder
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.types.Log
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.types.MerkleRoot.Builder
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.types.MerkleRoot
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.types.PlumChallengeExit.Builder
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.types.PlumChallengeExit
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.types.PlumCreateDeposit.Builder
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.types.PlumCreateDeposit
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.types.PlumFinalizeExit.Builder
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.types.PlumFinalizeExit
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.types.PlumPutBlock.Builder
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.types.PlumPutBlock
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.types.PlumResponseChallengeExit.Builder
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.types.PlumResponseChallengeExit
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.types.PlumSettleDeposit.Builder
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.types.PlumSettleDeposit
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.types.PlumStartExit.Builder
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.types.PlumStartExit
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.types.PlumTransfer.Builder
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.types.PlumTransfer
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.types.PutBlock.Builder
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.types.PutBlock
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.types.PutPollResult.Builder
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.types.PutPollResult
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.types.Receipt.Builder
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.types.Receipt
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.types.Receipts.Builder
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.types.Receipts
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.types.ServerMeta.Builder
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.types.ServerMeta
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.types.SettleDeposit.Builder
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.types.SettleDeposit
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.types.StartSubChain.Builder
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.types.StartSubChain
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.types.StopSubChain.Builder
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.types.StopSubChain
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.types.TerminatePlumChain.Builder
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.types.TerminatePlumChain
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.types.Transfer.Builder
 
internalGetFieldAccessorTable() - Method in class com.github.iotexproject.grpc.types.Transfer
 
internalGetMapField(int) - Method in class com.github.iotexproject.grpc.types.PlumPutBlock.Builder
 
internalGetMapField(int) - Method in class com.github.iotexproject.grpc.types.PlumPutBlock
 
internalGetMutableMapField(int) - Method in class com.github.iotexproject.grpc.types.PlumPutBlock.Builder
 
internalGetValueMap() - Static method in enum com.github.iotexproject.grpc.rpc.MessageType
 
internalGetValueMap() - Static method in enum com.github.iotexproject.grpc.types.ConsensusVote.Topic
 
internalGetValueMap() - Static method in enum com.github.iotexproject.grpc.types.RewardType
 
IntType(String) - Constructor for class com.github.iotexproject.antenna.solidity.SolidityType.IntType
 
IotexAccount - Class in com.github.iotexproject.antenna.account
iotex account.
IOTX - Class in com.github.iotexproject.antenna.protocol
iotex encapsulate.
IOTX(String) - Constructor for class com.github.iotexproject.antenna.protocol.IOTX
 
isAndroidRuntime() - Static method in class com.github.iotexproject.antenna.crypto.SecureRandomUtils
 
isDynamicType() - Method in class com.github.iotexproject.antenna.solidity.SolidityType.BytesType
 
isDynamicType() - Method in class com.github.iotexproject.antenna.solidity.SolidityType.DynamicArrayType
 
isDynamicType() - Method in class com.github.iotexproject.antenna.solidity.SolidityType
 
isDynamicType() - Method in class com.github.iotexproject.antenna.solidity.SolidityType.StaticArrayType
 
isEmpty(String) - Static method in class com.github.iotexproject.antenna.utils.Strings
 
isInitialized() - Method in class com.github.iotexproject.grpc.api.ActionInfo.Builder
 
isInitialized() - Method in class com.github.iotexproject.grpc.api.ActionInfo
 
isInitialized() - Method in class com.github.iotexproject.grpc.api.BlockInfo.Builder
 
isInitialized() - Method in class com.github.iotexproject.grpc.api.BlockInfo
 
isInitialized() - Method in class com.github.iotexproject.grpc.api.BlockProducerInfo.Builder
 
isInitialized() - Method in class com.github.iotexproject.grpc.api.BlockProducerInfo
 
isInitialized() - Method in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionRequest.Builder
 
isInitialized() - Method in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionRequest
 
isInitialized() - Method in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionResponse.Builder
 
isInitialized() - Method in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionResponse
 
isInitialized() - Method in class com.github.iotexproject.grpc.api.EstimateGasForActionRequest.Builder
 
isInitialized() - Method in class com.github.iotexproject.grpc.api.EstimateGasForActionRequest
 
isInitialized() - Method in class com.github.iotexproject.grpc.api.EstimateGasForActionResponse.Builder
 
isInitialized() - Method in class com.github.iotexproject.grpc.api.EstimateGasForActionResponse
 
isInitialized() - Method in class com.github.iotexproject.grpc.api.GetAccountRequest.Builder
 
isInitialized() - Method in class com.github.iotexproject.grpc.api.GetAccountRequest
 
isInitialized() - Method in class com.github.iotexproject.grpc.api.GetAccountResponse.Builder
 
isInitialized() - Method in class com.github.iotexproject.grpc.api.GetAccountResponse
 
isInitialized() - Method in class com.github.iotexproject.grpc.api.GetActionByHashRequest.Builder
 
isInitialized() - Method in class com.github.iotexproject.grpc.api.GetActionByHashRequest
 
isInitialized() - Method in class com.github.iotexproject.grpc.api.GetActionsByAddressRequest.Builder
 
isInitialized() - Method in class com.github.iotexproject.grpc.api.GetActionsByAddressRequest
 
isInitialized() - Method in class com.github.iotexproject.grpc.api.GetActionsByBlockRequest.Builder
 
isInitialized() - Method in class com.github.iotexproject.grpc.api.GetActionsByBlockRequest
 
isInitialized() - Method in class com.github.iotexproject.grpc.api.GetActionsByIndexRequest.Builder
 
isInitialized() - Method in class com.github.iotexproject.grpc.api.GetActionsByIndexRequest
 
isInitialized() - Method in class com.github.iotexproject.grpc.api.GetActionsRequest.Builder
 
isInitialized() - Method in class com.github.iotexproject.grpc.api.GetActionsRequest
 
isInitialized() - Method in class com.github.iotexproject.grpc.api.GetActionsResponse.Builder
 
isInitialized() - Method in class com.github.iotexproject.grpc.api.GetActionsResponse
 
isInitialized() - Method in class com.github.iotexproject.grpc.api.GetBlockMetaByHashRequest.Builder
 
isInitialized() - Method in class com.github.iotexproject.grpc.api.GetBlockMetaByHashRequest
 
isInitialized() - Method in class com.github.iotexproject.grpc.api.GetBlockMetasByIndexRequest.Builder
 
isInitialized() - Method in class com.github.iotexproject.grpc.api.GetBlockMetasByIndexRequest
 
isInitialized() - Method in class com.github.iotexproject.grpc.api.GetBlockMetasRequest.Builder
 
isInitialized() - Method in class com.github.iotexproject.grpc.api.GetBlockMetasRequest
 
isInitialized() - Method in class com.github.iotexproject.grpc.api.GetBlockMetasResponse.Builder
 
isInitialized() - Method in class com.github.iotexproject.grpc.api.GetBlockMetasResponse
 
isInitialized() - Method in class com.github.iotexproject.grpc.api.GetChainMetaRequest.Builder
 
isInitialized() - Method in class com.github.iotexproject.grpc.api.GetChainMetaRequest
 
isInitialized() - Method in class com.github.iotexproject.grpc.api.GetChainMetaResponse.Builder
 
isInitialized() - Method in class com.github.iotexproject.grpc.api.GetChainMetaResponse
 
isInitialized() - Method in class com.github.iotexproject.grpc.api.GetEpochMetaRequest.Builder
 
isInitialized() - Method in class com.github.iotexproject.grpc.api.GetEpochMetaRequest
 
isInitialized() - Method in class com.github.iotexproject.grpc.api.GetEpochMetaResponse.Builder
 
isInitialized() - Method in class com.github.iotexproject.grpc.api.GetEpochMetaResponse
 
isInitialized() - Method in class com.github.iotexproject.grpc.api.GetLogsByBlock.Builder
 
isInitialized() - Method in class com.github.iotexproject.grpc.api.GetLogsByBlock
 
isInitialized() - Method in class com.github.iotexproject.grpc.api.GetLogsByRange.Builder
 
isInitialized() - Method in class com.github.iotexproject.grpc.api.GetLogsByRange
 
isInitialized() - Method in class com.github.iotexproject.grpc.api.GetLogsRequest.Builder
 
isInitialized() - Method in class com.github.iotexproject.grpc.api.GetLogsRequest
 
isInitialized() - Method in class com.github.iotexproject.grpc.api.GetLogsResponse.Builder
 
isInitialized() - Method in class com.github.iotexproject.grpc.api.GetLogsResponse
 
isInitialized() - Method in class com.github.iotexproject.grpc.api.GetRawBlocksRequest.Builder
 
isInitialized() - Method in class com.github.iotexproject.grpc.api.GetRawBlocksRequest
 
isInitialized() - Method in class com.github.iotexproject.grpc.api.GetRawBlocksResponse.Builder
 
isInitialized() - Method in class com.github.iotexproject.grpc.api.GetRawBlocksResponse
 
isInitialized() - Method in class com.github.iotexproject.grpc.api.GetReceiptByActionRequest.Builder
 
isInitialized() - Method in class com.github.iotexproject.grpc.api.GetReceiptByActionRequest
 
isInitialized() - Method in class com.github.iotexproject.grpc.api.GetReceiptByActionResponse.Builder
 
isInitialized() - Method in class com.github.iotexproject.grpc.api.GetReceiptByActionResponse
 
isInitialized() - Method in class com.github.iotexproject.grpc.api.GetServerMetaRequest.Builder
 
isInitialized() - Method in class com.github.iotexproject.grpc.api.GetServerMetaRequest
 
isInitialized() - Method in class com.github.iotexproject.grpc.api.GetServerMetaResponse.Builder
 
isInitialized() - Method in class com.github.iotexproject.grpc.api.GetServerMetaResponse
 
isInitialized() - Method in class com.github.iotexproject.grpc.api.GetUnconfirmedActionsByAddressRequest.Builder
 
isInitialized() - Method in class com.github.iotexproject.grpc.api.GetUnconfirmedActionsByAddressRequest
 
isInitialized() - Method in class com.github.iotexproject.grpc.api.LogsFilter.Builder
 
isInitialized() - Method in class com.github.iotexproject.grpc.api.LogsFilter
 
isInitialized() - Method in class com.github.iotexproject.grpc.api.ReadContractRequest.Builder
 
isInitialized() - Method in class com.github.iotexproject.grpc.api.ReadContractRequest
 
isInitialized() - Method in class com.github.iotexproject.grpc.api.ReadContractResponse.Builder
 
isInitialized() - Method in class com.github.iotexproject.grpc.api.ReadContractResponse
 
isInitialized() - Method in class com.github.iotexproject.grpc.api.ReadStateRequest.Builder
 
isInitialized() - Method in class com.github.iotexproject.grpc.api.ReadStateRequest
 
isInitialized() - Method in class com.github.iotexproject.grpc.api.ReadStateResponse.Builder
 
isInitialized() - Method in class com.github.iotexproject.grpc.api.ReadStateResponse
 
isInitialized() - Method in class com.github.iotexproject.grpc.api.ReceiptInfo.Builder
 
isInitialized() - Method in class com.github.iotexproject.grpc.api.ReceiptInfo
 
isInitialized() - Method in class com.github.iotexproject.grpc.api.SendActionRequest.Builder
 
isInitialized() - Method in class com.github.iotexproject.grpc.api.SendActionRequest
 
isInitialized() - Method in class com.github.iotexproject.grpc.api.SendActionResponse.Builder
 
isInitialized() - Method in class com.github.iotexproject.grpc.api.SendActionResponse
 
isInitialized() - Method in class com.github.iotexproject.grpc.api.SendSignedActionBytesRequest.Builder
 
isInitialized() - Method in class com.github.iotexproject.grpc.api.SendSignedActionBytesRequest
 
isInitialized() - Method in class com.github.iotexproject.grpc.api.StreamBlocksRequest.Builder
 
isInitialized() - Method in class com.github.iotexproject.grpc.api.StreamBlocksRequest
 
isInitialized() - Method in class com.github.iotexproject.grpc.api.StreamBlocksResponse.Builder
 
isInitialized() - Method in class com.github.iotexproject.grpc.api.StreamBlocksResponse
 
isInitialized() - Method in class com.github.iotexproject.grpc.api.StreamLogsRequest.Builder
 
isInitialized() - Method in class com.github.iotexproject.grpc.api.StreamLogsRequest
 
isInitialized() - Method in class com.github.iotexproject.grpc.api.StreamLogsResponse.Builder
 
isInitialized() - Method in class com.github.iotexproject.grpc.api.StreamLogsResponse
 
isInitialized() - Method in class com.github.iotexproject.grpc.api.SuggestGasPriceRequest.Builder
 
isInitialized() - Method in class com.github.iotexproject.grpc.api.SuggestGasPriceRequest
 
isInitialized() - Method in class com.github.iotexproject.grpc.api.SuggestGasPriceResponse.Builder
 
isInitialized() - Method in class com.github.iotexproject.grpc.api.SuggestGasPriceResponse
 
isInitialized() - Method in class com.github.iotexproject.grpc.api.Topics.Builder
 
isInitialized() - Method in class com.github.iotexproject.grpc.api.Topics
 
isInitialized() - Method in class com.github.iotexproject.grpc.rpc.BlockSync.Builder
 
isInitialized() - Method in class com.github.iotexproject.grpc.rpc.BlockSync
 
isInitialized() - Method in class com.github.iotexproject.grpc.rpc.BroadcastMsg.Builder
 
isInitialized() - Method in class com.github.iotexproject.grpc.rpc.BroadcastMsg
 
isInitialized() - Method in class com.github.iotexproject.grpc.rpc.UnicastMsg.Builder
 
isInitialized() - Method in class com.github.iotexproject.grpc.rpc.UnicastMsg
 
isInitialized() - Method in class com.github.iotexproject.grpc.testing.TestPayload.Builder
 
isInitialized() - Method in class com.github.iotexproject.grpc.testing.TestPayload
 
isInitialized() - Method in class com.github.iotexproject.grpc.types.AccountMeta.Builder
 
isInitialized() - Method in class com.github.iotexproject.grpc.types.AccountMeta
 
isInitialized() - Method in class com.github.iotexproject.grpc.types.Action.Builder
 
isInitialized() - Method in class com.github.iotexproject.grpc.types.Action
 
isInitialized() - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
 
isInitialized() - Method in class com.github.iotexproject.grpc.types.ActionCore
 
isInitialized() - Method in class com.github.iotexproject.grpc.types.Block.Builder
 
isInitialized() - Method in class com.github.iotexproject.grpc.types.Block
 
isInitialized() - Method in class com.github.iotexproject.grpc.types.BlockBody.Builder
 
isInitialized() - Method in class com.github.iotexproject.grpc.types.BlockBody
 
isInitialized() - Method in class com.github.iotexproject.grpc.types.BlockFooter.Builder
 
isInitialized() - Method in class com.github.iotexproject.grpc.types.BlockFooter
 
isInitialized() - Method in class com.github.iotexproject.grpc.types.BlockHeader.Builder
 
isInitialized() - Method in class com.github.iotexproject.grpc.types.BlockHeader
 
isInitialized() - Method in class com.github.iotexproject.grpc.types.BlockHeaderCore.Builder
 
isInitialized() - Method in class com.github.iotexproject.grpc.types.BlockHeaderCore
 
isInitialized() - Method in class com.github.iotexproject.grpc.types.BlockMeta.Builder
 
isInitialized() - Method in class com.github.iotexproject.grpc.types.BlockMeta
 
isInitialized() - Method in class com.github.iotexproject.grpc.types.BlockProposal.Builder
 
isInitialized() - Method in class com.github.iotexproject.grpc.types.BlockProposal
 
isInitialized() - Method in class com.github.iotexproject.grpc.types.Candidate.Builder
 
isInitialized() - Method in class com.github.iotexproject.grpc.types.Candidate
 
isInitialized() - Method in class com.github.iotexproject.grpc.types.CandidateList.Builder
 
isInitialized() - Method in class com.github.iotexproject.grpc.types.CandidateList
 
isInitialized() - Method in class com.github.iotexproject.grpc.types.ChainMeta.Builder
 
isInitialized() - Method in class com.github.iotexproject.grpc.types.ChainMeta
 
isInitialized() - Method in class com.github.iotexproject.grpc.types.ClaimFromRewardingFund.Builder
 
isInitialized() - Method in class com.github.iotexproject.grpc.types.ClaimFromRewardingFund
 
isInitialized() - Method in class com.github.iotexproject.grpc.types.ConsensusMessage.Builder
 
isInitialized() - Method in class com.github.iotexproject.grpc.types.ConsensusMessage
 
isInitialized() - Method in class com.github.iotexproject.grpc.types.ConsensusVote.Builder
 
isInitialized() - Method in class com.github.iotexproject.grpc.types.ConsensusVote
 
isInitialized() - Method in class com.github.iotexproject.grpc.types.CreateDeposit.Builder
 
isInitialized() - Method in class com.github.iotexproject.grpc.types.CreateDeposit
 
isInitialized() - Method in class com.github.iotexproject.grpc.types.CreatePlumChain.Builder
 
isInitialized() - Method in class com.github.iotexproject.grpc.types.CreatePlumChain
 
isInitialized() - Method in class com.github.iotexproject.grpc.types.DepositToRewardingFund.Builder
 
isInitialized() - Method in class com.github.iotexproject.grpc.types.DepositToRewardingFund
 
isInitialized() - Method in class com.github.iotexproject.grpc.types.Endorsement.Builder
 
isInitialized() - Method in class com.github.iotexproject.grpc.types.Endorsement
 
isInitialized() - Method in class com.github.iotexproject.grpc.types.EpochData.Builder
 
isInitialized() - Method in class com.github.iotexproject.grpc.types.EpochData
 
isInitialized() - Method in class com.github.iotexproject.grpc.types.Execution.Builder
 
isInitialized() - Method in class com.github.iotexproject.grpc.types.Execution
 
isInitialized() - Method in class com.github.iotexproject.grpc.types.Genesis.Builder
 
isInitialized() - Method in class com.github.iotexproject.grpc.types.Genesis
 
isInitialized() - Method in class com.github.iotexproject.grpc.types.GenesisAccount.Builder
 
isInitialized() - Method in class com.github.iotexproject.grpc.types.GenesisAccount
 
isInitialized() - Method in class com.github.iotexproject.grpc.types.GenesisBlockchain.Builder
 
isInitialized() - Method in class com.github.iotexproject.grpc.types.GenesisBlockchain
 
isInitialized() - Method in class com.github.iotexproject.grpc.types.GenesisDelegate.Builder
 
isInitialized() - Method in class com.github.iotexproject.grpc.types.GenesisDelegate
 
isInitialized() - Method in class com.github.iotexproject.grpc.types.GenesisPoll.Builder
 
isInitialized() - Method in class com.github.iotexproject.grpc.types.GenesisPoll
 
isInitialized() - Method in class com.github.iotexproject.grpc.types.GenesisRewarding.Builder
 
isInitialized() - Method in class com.github.iotexproject.grpc.types.GenesisRewarding
 
isInitialized() - Method in class com.github.iotexproject.grpc.types.GrantReward.Builder
 
isInitialized() - Method in class com.github.iotexproject.grpc.types.GrantReward
 
isInitialized() - Method in class com.github.iotexproject.grpc.types.Log.Builder
 
isInitialized() - Method in class com.github.iotexproject.grpc.types.Log
 
isInitialized() - Method in class com.github.iotexproject.grpc.types.MerkleRoot.Builder
 
isInitialized() - Method in class com.github.iotexproject.grpc.types.MerkleRoot
 
isInitialized() - Method in class com.github.iotexproject.grpc.types.PlumChallengeExit.Builder
 
isInitialized() - Method in class com.github.iotexproject.grpc.types.PlumChallengeExit
 
isInitialized() - Method in class com.github.iotexproject.grpc.types.PlumCreateDeposit.Builder
 
isInitialized() - Method in class com.github.iotexproject.grpc.types.PlumCreateDeposit
 
isInitialized() - Method in class com.github.iotexproject.grpc.types.PlumFinalizeExit.Builder
 
isInitialized() - Method in class com.github.iotexproject.grpc.types.PlumFinalizeExit
 
isInitialized() - Method in class com.github.iotexproject.grpc.types.PlumPutBlock.Builder
 
isInitialized() - Method in class com.github.iotexproject.grpc.types.PlumPutBlock
 
isInitialized() - Method in class com.github.iotexproject.grpc.types.PlumResponseChallengeExit.Builder
 
isInitialized() - Method in class com.github.iotexproject.grpc.types.PlumResponseChallengeExit
 
isInitialized() - Method in class com.github.iotexproject.grpc.types.PlumSettleDeposit.Builder
 
isInitialized() - Method in class com.github.iotexproject.grpc.types.PlumSettleDeposit
 
isInitialized() - Method in class com.github.iotexproject.grpc.types.PlumStartExit.Builder
 
isInitialized() - Method in class com.github.iotexproject.grpc.types.PlumStartExit
 
isInitialized() - Method in class com.github.iotexproject.grpc.types.PlumTransfer.Builder
 
isInitialized() - Method in class com.github.iotexproject.grpc.types.PlumTransfer
 
isInitialized() - Method in class com.github.iotexproject.grpc.types.PutBlock.Builder
 
isInitialized() - Method in class com.github.iotexproject.grpc.types.PutBlock
 
isInitialized() - Method in class com.github.iotexproject.grpc.types.PutPollResult.Builder
 
isInitialized() - Method in class com.github.iotexproject.grpc.types.PutPollResult
 
isInitialized() - Method in class com.github.iotexproject.grpc.types.Receipt.Builder
 
isInitialized() - Method in class com.github.iotexproject.grpc.types.Receipt
 
isInitialized() - Method in class com.github.iotexproject.grpc.types.Receipts.Builder
 
isInitialized() - Method in class com.github.iotexproject.grpc.types.Receipts
 
isInitialized() - Method in class com.github.iotexproject.grpc.types.ServerMeta.Builder
 
isInitialized() - Method in class com.github.iotexproject.grpc.types.ServerMeta
 
isInitialized() - Method in class com.github.iotexproject.grpc.types.SettleDeposit.Builder
 
isInitialized() - Method in class com.github.iotexproject.grpc.types.SettleDeposit
 
isInitialized() - Method in class com.github.iotexproject.grpc.types.StartSubChain.Builder
 
isInitialized() - Method in class com.github.iotexproject.grpc.types.StartSubChain
 
isInitialized() - Method in class com.github.iotexproject.grpc.types.StopSubChain.Builder
 
isInitialized() - Method in class com.github.iotexproject.grpc.types.StopSubChain
 
isInitialized() - Method in class com.github.iotexproject.grpc.types.TerminatePlumChain.Builder
 
isInitialized() - Method in class com.github.iotexproject.grpc.types.TerminatePlumChain
 
isInitialized() - Method in class com.github.iotexproject.grpc.types.Transfer.Builder
 
isInitialized() - Method in class com.github.iotexproject.grpc.types.Transfer
 

J

join(List, String) - Static method in class com.github.iotexproject.antenna.utils.Strings
 

K

Keystore - Class in com.github.iotexproject.antenna.keystore
Ethereum keystore file management.
Keystore() - Constructor for class com.github.iotexproject.antenna.keystore.Keystore
 
KeystoreFile - Class in com.github.iotexproject.antenna.keystore
keystore file.
KeystoreFile() - Constructor for class com.github.iotexproject.antenna.keystore.KeystoreFile
 
KeystoreFile.Aes128CtrKdfParams - Class in com.github.iotexproject.antenna.keystore
 
KeystoreFile.CipherParams - Class in com.github.iotexproject.antenna.keystore
 
KeystoreFile.Crypto - Class in com.github.iotexproject.antenna.keystore
 
KeystoreFile.ScryptKdfParams - Class in com.github.iotexproject.antenna.keystore
 
KeystoreUtils - Class in com.github.iotexproject.antenna.keystore
keystore utils.
KeystoreUtils() - Constructor for class com.github.iotexproject.antenna.keystore.KeystoreUtils
 
KeyUtils - Class in com.github.iotexproject.antenna.crypto
key utils.
KeyUtils() - Constructor for class com.github.iotexproject.antenna.crypto.KeyUtils
 

L

LinuxSecureRandom - Class in com.github.iotexproject.antenna.crypto
Implementation from BitcoinJ implementation
LinuxSecureRandom() - Constructor for class com.github.iotexproject.antenna.crypto.LinuxSecureRandom
 
loadKeyFromWalletFile(String, String) - Static method in class com.github.iotexproject.antenna.keystore.KeystoreUtils
load private key from keystore.
LOCK_VALUE - Static variable in enum com.github.iotexproject.grpc.types.ConsensusVote.Topic
LOCK = 1;
Log - Class in com.github.iotexproject.grpc.types
Protobuf type iotextypes.Log
Log.Builder - Class in com.github.iotexproject.grpc.types
Protobuf type iotextypes.Log
LOG_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.api.StreamLogsResponse
 
LogOrBuilder - Interface in com.github.iotexproject.grpc.types
 
LOGS_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.api.GetLogsResponse
 
LOGS_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.Receipt
 
LOGSBLOOM_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.BlockHeaderCore
 
LogsFilter - Class in com.github.iotexproject.grpc.api
Protobuf type iotexapi.LogsFilter
LogsFilter.Builder - Class in com.github.iotexproject.grpc.api
Protobuf type iotexapi.LogsFilter
LogsFilterOrBuilder - Interface in com.github.iotexproject.grpc.api
 

M

merge(byte[]...) - Static method in class com.github.iotexproject.antenna.utils.Numeric
 
mergeAccount(GenesisAccount) - Method in class com.github.iotexproject.grpc.types.Genesis.Builder
.iotextypes.GenesisAccount account = 2;
mergeAccountMeta(AccountMeta) - Method in class com.github.iotexproject.grpc.api.GetAccountResponse.Builder
.iotextypes.AccountMeta accountMeta = 1;
mergeAction(Action) - Method in class com.github.iotexproject.grpc.api.ActionInfo.Builder
.iotextypes.Action action = 1;
mergeAction(Action) - Method in class com.github.iotexproject.grpc.api.EstimateGasForActionRequest.Builder
.iotextypes.Action action = 1;
mergeAction(Action) - Method in class com.github.iotexproject.grpc.api.SendActionRequest.Builder
.iotextypes.Action action = 1;
mergeBlock(Block) - Method in class com.github.iotexproject.grpc.api.BlockInfo.Builder
.iotextypes.Block block = 1;
mergeBlock(BlockInfo) - Method in class com.github.iotexproject.grpc.api.StreamBlocksResponse.Builder
.iotexapi.BlockInfo block = 1;
mergeBlock(Block) - Method in class com.github.iotexproject.grpc.types.BlockProposal.Builder
.iotextypes.Block block = 1;
mergeBlockchain(GenesisBlockchain) - Method in class com.github.iotexproject.grpc.types.Genesis.Builder
.iotextypes.GenesisBlockchain blockchain = 1;
mergeBlockProposal(BlockProposal) - Method in class com.github.iotexproject.grpc.types.ConsensusMessage.Builder
.iotextypes.BlockProposal blockProposal = 100;
mergeBody(BlockBody) - Method in class com.github.iotexproject.grpc.types.Block.Builder
.iotextypes.BlockBody body = 2;
mergeByAddr(GetActionsByAddressRequest) - Method in class com.github.iotexproject.grpc.api.GetActionsRequest.Builder
.iotexapi.GetActionsByAddressRequest byAddr = 3;
mergeByBlk(GetActionsByBlockRequest) - Method in class com.github.iotexproject.grpc.api.GetActionsRequest.Builder
.iotexapi.GetActionsByBlockRequest byBlk = 5;
mergeByBlock(GetLogsByBlock) - Method in class com.github.iotexproject.grpc.api.GetLogsRequest.Builder
.iotexapi.GetLogsByBlock byBlock = 2;
mergeByHash(GetActionByHashRequest) - Method in class com.github.iotexproject.grpc.api.GetActionsRequest.Builder
.iotexapi.GetActionByHashRequest byHash = 2;
mergeByHash(GetBlockMetaByHashRequest) - Method in class com.github.iotexproject.grpc.api.GetBlockMetasRequest.Builder
.iotexapi.GetBlockMetaByHashRequest byHash = 2;
mergeByIndex(GetActionsByIndexRequest) - Method in class com.github.iotexproject.grpc.api.GetActionsRequest.Builder
.iotexapi.GetActionsByIndexRequest byIndex = 1;
mergeByIndex(GetBlockMetasByIndexRequest) - Method in class com.github.iotexproject.grpc.api.GetBlockMetasRequest.Builder
.iotexapi.GetBlockMetasByIndexRequest byIndex = 1;
mergeByRange(GetLogsByRange) - Method in class com.github.iotexproject.grpc.api.GetLogsRequest.Builder
.iotexapi.GetLogsByRange byRange = 3;
mergeCandidates(CandidateList) - Method in class com.github.iotexproject.grpc.types.PutPollResult.Builder
.iotextypes.CandidateList candidates = 2;
mergeChainMeta(ChainMeta) - Method in class com.github.iotexproject.grpc.api.GetChainMetaResponse.Builder
.iotextypes.ChainMeta chainMeta = 1;
mergeClaimFromRewardingFund(ClaimFromRewardingFund) - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.ClaimFromRewardingFund claimFromRewardingFund = 31;
mergeCore(ActionCore) - Method in class com.github.iotexproject.grpc.types.Action.Builder
.iotextypes.ActionCore core = 1;
mergeCore(BlockHeaderCore) - Method in class com.github.iotexproject.grpc.types.BlockHeader.Builder
.iotextypes.BlockHeaderCore core = 1;
mergeCreateDeposit(CreateDeposit) - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.CreateDeposit createDeposit = 16;
mergeCreatePlumChain(CreatePlumChain) - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
PlumChain
mergeDepositToRewardingFund(DepositToRewardingFund) - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
Rewarding protocol actions
mergeEndorsement(Endorsement) - Method in class com.github.iotexproject.grpc.types.ConsensusMessage.Builder
.iotextypes.Endorsement endorsement = 2;
mergeEpoch(EpochData) - Method in class com.github.iotexproject.grpc.types.ChainMeta.Builder
.iotextypes.EpochData epoch = 4;
mergeEpochData(EpochData) - Method in class com.github.iotexproject.grpc.api.GetEpochMetaResponse.Builder
.iotextypes.EpochData epochData = 1;
mergeExecution(Execution) - Method in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionRequest.Builder
.iotextypes.Execution execution = 2;
mergeExecution(Execution) - Method in class com.github.iotexproject.grpc.api.ReadContractRequest.Builder
.iotextypes.Execution execution = 1;
mergeExecution(Execution) - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.Execution execution = 12;
mergeFilter(LogsFilter) - Method in class com.github.iotexproject.grpc.api.GetLogsRequest.Builder
.iotexapi.LogsFilter filter = 1;
mergeFilter(LogsFilter) - Method in class com.github.iotexproject.grpc.api.StreamLogsRequest.Builder
.iotexapi.LogsFilter filter = 1;
mergeFooter(BlockFooter) - Method in class com.github.iotexproject.grpc.types.Block.Builder
.iotextypes.BlockFooter footer = 3;
mergeFrom(Message) - Method in class com.github.iotexproject.grpc.api.ActionInfo.Builder
 
mergeFrom(ActionInfo) - Method in class com.github.iotexproject.grpc.api.ActionInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.github.iotexproject.grpc.api.ActionInfo.Builder
 
mergeFrom(Message) - Method in class com.github.iotexproject.grpc.api.BlockInfo.Builder
 
mergeFrom(BlockInfo) - Method in class com.github.iotexproject.grpc.api.BlockInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.github.iotexproject.grpc.api.BlockInfo.Builder
 
mergeFrom(Message) - Method in class com.github.iotexproject.grpc.api.BlockProducerInfo.Builder
 
mergeFrom(BlockProducerInfo) - Method in class com.github.iotexproject.grpc.api.BlockProducerInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.github.iotexproject.grpc.api.BlockProducerInfo.Builder
 
mergeFrom(Message) - Method in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionRequest.Builder
 
mergeFrom(EstimateActionGasConsumptionRequest) - Method in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionRequest.Builder
 
mergeFrom(Message) - Method in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionResponse.Builder
 
mergeFrom(EstimateActionGasConsumptionResponse) - Method in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionResponse.Builder
 
mergeFrom(Message) - Method in class com.github.iotexproject.grpc.api.EstimateGasForActionRequest.Builder
 
mergeFrom(EstimateGasForActionRequest) - Method in class com.github.iotexproject.grpc.api.EstimateGasForActionRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.github.iotexproject.grpc.api.EstimateGasForActionRequest.Builder
 
mergeFrom(Message) - Method in class com.github.iotexproject.grpc.api.EstimateGasForActionResponse.Builder
 
mergeFrom(EstimateGasForActionResponse) - Method in class com.github.iotexproject.grpc.api.EstimateGasForActionResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.github.iotexproject.grpc.api.EstimateGasForActionResponse.Builder
 
mergeFrom(Message) - Method in class com.github.iotexproject.grpc.api.GetAccountRequest.Builder
 
mergeFrom(GetAccountRequest) - Method in class com.github.iotexproject.grpc.api.GetAccountRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.github.iotexproject.grpc.api.GetAccountRequest.Builder
 
mergeFrom(Message) - Method in class com.github.iotexproject.grpc.api.GetAccountResponse.Builder
 
mergeFrom(GetAccountResponse) - Method in class com.github.iotexproject.grpc.api.GetAccountResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.github.iotexproject.grpc.api.GetAccountResponse.Builder
 
mergeFrom(Message) - Method in class com.github.iotexproject.grpc.api.GetActionByHashRequest.Builder
 
mergeFrom(GetActionByHashRequest) - Method in class com.github.iotexproject.grpc.api.GetActionByHashRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.github.iotexproject.grpc.api.GetActionByHashRequest.Builder
 
mergeFrom(Message) - Method in class com.github.iotexproject.grpc.api.GetActionsByAddressRequest.Builder
 
mergeFrom(GetActionsByAddressRequest) - Method in class com.github.iotexproject.grpc.api.GetActionsByAddressRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.github.iotexproject.grpc.api.GetActionsByAddressRequest.Builder
 
mergeFrom(Message) - Method in class com.github.iotexproject.grpc.api.GetActionsByBlockRequest.Builder
 
mergeFrom(GetActionsByBlockRequest) - Method in class com.github.iotexproject.grpc.api.GetActionsByBlockRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.github.iotexproject.grpc.api.GetActionsByBlockRequest.Builder
 
mergeFrom(Message) - Method in class com.github.iotexproject.grpc.api.GetActionsByIndexRequest.Builder
 
mergeFrom(GetActionsByIndexRequest) - Method in class com.github.iotexproject.grpc.api.GetActionsByIndexRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.github.iotexproject.grpc.api.GetActionsByIndexRequest.Builder
 
mergeFrom(Message) - Method in class com.github.iotexproject.grpc.api.GetActionsRequest.Builder
 
mergeFrom(GetActionsRequest) - Method in class com.github.iotexproject.grpc.api.GetActionsRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.github.iotexproject.grpc.api.GetActionsRequest.Builder
 
mergeFrom(Message) - Method in class com.github.iotexproject.grpc.api.GetActionsResponse.Builder
 
mergeFrom(GetActionsResponse) - Method in class com.github.iotexproject.grpc.api.GetActionsResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.github.iotexproject.grpc.api.GetActionsResponse.Builder
 
mergeFrom(Message) - Method in class com.github.iotexproject.grpc.api.GetBlockMetaByHashRequest.Builder
 
mergeFrom(GetBlockMetaByHashRequest) - Method in class com.github.iotexproject.grpc.api.GetBlockMetaByHashRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.github.iotexproject.grpc.api.GetBlockMetaByHashRequest.Builder
 
mergeFrom(Message) - Method in class com.github.iotexproject.grpc.api.GetBlockMetasByIndexRequest.Builder
 
mergeFrom(GetBlockMetasByIndexRequest) - Method in class com.github.iotexproject.grpc.api.GetBlockMetasByIndexRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.github.iotexproject.grpc.api.GetBlockMetasByIndexRequest.Builder
 
mergeFrom(Message) - Method in class com.github.iotexproject.grpc.api.GetBlockMetasRequest.Builder
 
mergeFrom(GetBlockMetasRequest) - Method in class com.github.iotexproject.grpc.api.GetBlockMetasRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.github.iotexproject.grpc.api.GetBlockMetasRequest.Builder
 
mergeFrom(Message) - Method in class com.github.iotexproject.grpc.api.GetBlockMetasResponse.Builder
 
mergeFrom(GetBlockMetasResponse) - Method in class com.github.iotexproject.grpc.api.GetBlockMetasResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.github.iotexproject.grpc.api.GetBlockMetasResponse.Builder
 
mergeFrom(Message) - Method in class com.github.iotexproject.grpc.api.GetChainMetaRequest.Builder
 
mergeFrom(GetChainMetaRequest) - Method in class com.github.iotexproject.grpc.api.GetChainMetaRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.github.iotexproject.grpc.api.GetChainMetaRequest.Builder
 
mergeFrom(Message) - Method in class com.github.iotexproject.grpc.api.GetChainMetaResponse.Builder
 
mergeFrom(GetChainMetaResponse) - Method in class com.github.iotexproject.grpc.api.GetChainMetaResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.github.iotexproject.grpc.api.GetChainMetaResponse.Builder
 
mergeFrom(Message) - Method in class com.github.iotexproject.grpc.api.GetEpochMetaRequest.Builder
 
mergeFrom(GetEpochMetaRequest) - Method in class com.github.iotexproject.grpc.api.GetEpochMetaRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.github.iotexproject.grpc.api.GetEpochMetaRequest.Builder
 
mergeFrom(Message) - Method in class com.github.iotexproject.grpc.api.GetEpochMetaResponse.Builder
 
mergeFrom(GetEpochMetaResponse) - Method in class com.github.iotexproject.grpc.api.GetEpochMetaResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.github.iotexproject.grpc.api.GetEpochMetaResponse.Builder
 
mergeFrom(Message) - Method in class com.github.iotexproject.grpc.api.GetLogsByBlock.Builder
 
mergeFrom(GetLogsByBlock) - Method in class com.github.iotexproject.grpc.api.GetLogsByBlock.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.github.iotexproject.grpc.api.GetLogsByBlock.Builder
 
mergeFrom(Message) - Method in class com.github.iotexproject.grpc.api.GetLogsByRange.Builder
 
mergeFrom(GetLogsByRange) - Method in class com.github.iotexproject.grpc.api.GetLogsByRange.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.github.iotexproject.grpc.api.GetLogsByRange.Builder
 
mergeFrom(Message) - Method in class com.github.iotexproject.grpc.api.GetLogsRequest.Builder
 
mergeFrom(GetLogsRequest) - Method in class com.github.iotexproject.grpc.api.GetLogsRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.github.iotexproject.grpc.api.GetLogsRequest.Builder
 
mergeFrom(Message) - Method in class com.github.iotexproject.grpc.api.GetLogsResponse.Builder
 
mergeFrom(GetLogsResponse) - Method in class com.github.iotexproject.grpc.api.GetLogsResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.github.iotexproject.grpc.api.GetLogsResponse.Builder
 
mergeFrom(Message) - Method in class com.github.iotexproject.grpc.api.GetRawBlocksRequest.Builder
 
mergeFrom(GetRawBlocksRequest) - Method in class com.github.iotexproject.grpc.api.GetRawBlocksRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.github.iotexproject.grpc.api.GetRawBlocksRequest.Builder
 
mergeFrom(Message) - Method in class com.github.iotexproject.grpc.api.GetRawBlocksResponse.Builder
 
mergeFrom(GetRawBlocksResponse) - Method in class com.github.iotexproject.grpc.api.GetRawBlocksResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.github.iotexproject.grpc.api.GetRawBlocksResponse.Builder
 
mergeFrom(Message) - Method in class com.github.iotexproject.grpc.api.GetReceiptByActionRequest.Builder
 
mergeFrom(GetReceiptByActionRequest) - Method in class com.github.iotexproject.grpc.api.GetReceiptByActionRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.github.iotexproject.grpc.api.GetReceiptByActionRequest.Builder
 
mergeFrom(Message) - Method in class com.github.iotexproject.grpc.api.GetReceiptByActionResponse.Builder
 
mergeFrom(GetReceiptByActionResponse) - Method in class com.github.iotexproject.grpc.api.GetReceiptByActionResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.github.iotexproject.grpc.api.GetReceiptByActionResponse.Builder
 
mergeFrom(Message) - Method in class com.github.iotexproject.grpc.api.GetServerMetaRequest.Builder
 
mergeFrom(GetServerMetaRequest) - Method in class com.github.iotexproject.grpc.api.GetServerMetaRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.github.iotexproject.grpc.api.GetServerMetaRequest.Builder
 
mergeFrom(Message) - Method in class com.github.iotexproject.grpc.api.GetServerMetaResponse.Builder
 
mergeFrom(GetServerMetaResponse) - Method in class com.github.iotexproject.grpc.api.GetServerMetaResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.github.iotexproject.grpc.api.GetServerMetaResponse.Builder
 
mergeFrom(Message) - Method in class com.github.iotexproject.grpc.api.GetUnconfirmedActionsByAddressRequest.Builder
 
mergeFrom(GetUnconfirmedActionsByAddressRequest) - Method in class com.github.iotexproject.grpc.api.GetUnconfirmedActionsByAddressRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.github.iotexproject.grpc.api.GetUnconfirmedActionsByAddressRequest.Builder
 
mergeFrom(Message) - Method in class com.github.iotexproject.grpc.api.LogsFilter.Builder
 
mergeFrom(LogsFilter) - Method in class com.github.iotexproject.grpc.api.LogsFilter.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.github.iotexproject.grpc.api.LogsFilter.Builder
 
mergeFrom(Message) - Method in class com.github.iotexproject.grpc.api.ReadContractRequest.Builder
 
mergeFrom(ReadContractRequest) - Method in class com.github.iotexproject.grpc.api.ReadContractRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.github.iotexproject.grpc.api.ReadContractRequest.Builder
 
mergeFrom(Message) - Method in class com.github.iotexproject.grpc.api.ReadContractResponse.Builder
 
mergeFrom(ReadContractResponse) - Method in class com.github.iotexproject.grpc.api.ReadContractResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.github.iotexproject.grpc.api.ReadContractResponse.Builder
 
mergeFrom(Message) - Method in class com.github.iotexproject.grpc.api.ReadStateRequest.Builder
 
mergeFrom(ReadStateRequest) - Method in class com.github.iotexproject.grpc.api.ReadStateRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.github.iotexproject.grpc.api.ReadStateRequest.Builder
 
mergeFrom(Message) - Method in class com.github.iotexproject.grpc.api.ReadStateResponse.Builder
 
mergeFrom(ReadStateResponse) - Method in class com.github.iotexproject.grpc.api.ReadStateResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.github.iotexproject.grpc.api.ReadStateResponse.Builder
 
mergeFrom(Message) - Method in class com.github.iotexproject.grpc.api.ReceiptInfo.Builder
 
mergeFrom(ReceiptInfo) - Method in class com.github.iotexproject.grpc.api.ReceiptInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.github.iotexproject.grpc.api.ReceiptInfo.Builder
 
mergeFrom(Message) - Method in class com.github.iotexproject.grpc.api.SendActionRequest.Builder
 
mergeFrom(SendActionRequest) - Method in class com.github.iotexproject.grpc.api.SendActionRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.github.iotexproject.grpc.api.SendActionRequest.Builder
 
mergeFrom(Message) - Method in class com.github.iotexproject.grpc.api.SendActionResponse.Builder
 
mergeFrom(SendActionResponse) - Method in class com.github.iotexproject.grpc.api.SendActionResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.github.iotexproject.grpc.api.SendActionResponse.Builder
 
mergeFrom(Message) - Method in class com.github.iotexproject.grpc.api.SendSignedActionBytesRequest.Builder
 
mergeFrom(SendSignedActionBytesRequest) - Method in class com.github.iotexproject.grpc.api.SendSignedActionBytesRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.github.iotexproject.grpc.api.SendSignedActionBytesRequest.Builder
 
mergeFrom(Message) - Method in class com.github.iotexproject.grpc.api.StreamBlocksRequest.Builder
 
mergeFrom(StreamBlocksRequest) - Method in class com.github.iotexproject.grpc.api.StreamBlocksRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.github.iotexproject.grpc.api.StreamBlocksRequest.Builder
 
mergeFrom(Message) - Method in class com.github.iotexproject.grpc.api.StreamBlocksResponse.Builder
 
mergeFrom(StreamBlocksResponse) - Method in class com.github.iotexproject.grpc.api.StreamBlocksResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.github.iotexproject.grpc.api.StreamBlocksResponse.Builder
 
mergeFrom(Message) - Method in class com.github.iotexproject.grpc.api.StreamLogsRequest.Builder
 
mergeFrom(StreamLogsRequest) - Method in class com.github.iotexproject.grpc.api.StreamLogsRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.github.iotexproject.grpc.api.StreamLogsRequest.Builder
 
mergeFrom(Message) - Method in class com.github.iotexproject.grpc.api.StreamLogsResponse.Builder
 
mergeFrom(StreamLogsResponse) - Method in class com.github.iotexproject.grpc.api.StreamLogsResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.github.iotexproject.grpc.api.StreamLogsResponse.Builder
 
mergeFrom(Message) - Method in class com.github.iotexproject.grpc.api.SuggestGasPriceRequest.Builder
 
mergeFrom(SuggestGasPriceRequest) - Method in class com.github.iotexproject.grpc.api.SuggestGasPriceRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.github.iotexproject.grpc.api.SuggestGasPriceRequest.Builder
 
mergeFrom(Message) - Method in class com.github.iotexproject.grpc.api.SuggestGasPriceResponse.Builder
 
mergeFrom(SuggestGasPriceResponse) - Method in class com.github.iotexproject.grpc.api.SuggestGasPriceResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.github.iotexproject.grpc.api.SuggestGasPriceResponse.Builder
 
mergeFrom(Message) - Method in class com.github.iotexproject.grpc.api.Topics.Builder
 
mergeFrom(Topics) - Method in class com.github.iotexproject.grpc.api.Topics.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.github.iotexproject.grpc.api.Topics.Builder
 
mergeFrom(Message) - Method in class com.github.iotexproject.grpc.rpc.BlockSync.Builder
 
mergeFrom(BlockSync) - Method in class com.github.iotexproject.grpc.rpc.BlockSync.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.github.iotexproject.grpc.rpc.BlockSync.Builder
 
mergeFrom(Message) - Method in class com.github.iotexproject.grpc.rpc.BroadcastMsg.Builder
 
mergeFrom(BroadcastMsg) - Method in class com.github.iotexproject.grpc.rpc.BroadcastMsg.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.github.iotexproject.grpc.rpc.BroadcastMsg.Builder
 
mergeFrom(Message) - Method in class com.github.iotexproject.grpc.rpc.UnicastMsg.Builder
 
mergeFrom(UnicastMsg) - Method in class com.github.iotexproject.grpc.rpc.UnicastMsg.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.github.iotexproject.grpc.rpc.UnicastMsg.Builder
 
mergeFrom(Message) - Method in class com.github.iotexproject.grpc.testing.TestPayload.Builder
 
mergeFrom(TestPayload) - Method in class com.github.iotexproject.grpc.testing.TestPayload.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.github.iotexproject.grpc.testing.TestPayload.Builder
 
mergeFrom(Message) - Method in class com.github.iotexproject.grpc.types.AccountMeta.Builder
 
mergeFrom(AccountMeta) - Method in class com.github.iotexproject.grpc.types.AccountMeta.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.github.iotexproject.grpc.types.AccountMeta.Builder
 
mergeFrom(Message) - Method in class com.github.iotexproject.grpc.types.Action.Builder
 
mergeFrom(Action) - Method in class com.github.iotexproject.grpc.types.Action.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.github.iotexproject.grpc.types.Action.Builder
 
mergeFrom(Message) - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
 
mergeFrom(ActionCore) - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
 
mergeFrom(Message) - Method in class com.github.iotexproject.grpc.types.Block.Builder
 
mergeFrom(Block) - Method in class com.github.iotexproject.grpc.types.Block.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.github.iotexproject.grpc.types.Block.Builder
 
mergeFrom(Message) - Method in class com.github.iotexproject.grpc.types.BlockBody.Builder
 
mergeFrom(BlockBody) - Method in class com.github.iotexproject.grpc.types.BlockBody.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.github.iotexproject.grpc.types.BlockBody.Builder
 
mergeFrom(Message) - Method in class com.github.iotexproject.grpc.types.BlockFooter.Builder
 
mergeFrom(BlockFooter) - Method in class com.github.iotexproject.grpc.types.BlockFooter.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.github.iotexproject.grpc.types.BlockFooter.Builder
 
mergeFrom(Message) - Method in class com.github.iotexproject.grpc.types.BlockHeader.Builder
 
mergeFrom(BlockHeader) - Method in class com.github.iotexproject.grpc.types.BlockHeader.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.github.iotexproject.grpc.types.BlockHeader.Builder
 
mergeFrom(Message) - Method in class com.github.iotexproject.grpc.types.BlockHeaderCore.Builder
 
mergeFrom(BlockHeaderCore) - Method in class com.github.iotexproject.grpc.types.BlockHeaderCore.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.github.iotexproject.grpc.types.BlockHeaderCore.Builder
 
mergeFrom(Message) - Method in class com.github.iotexproject.grpc.types.BlockMeta.Builder
 
mergeFrom(BlockMeta) - Method in class com.github.iotexproject.grpc.types.BlockMeta.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.github.iotexproject.grpc.types.BlockMeta.Builder
 
mergeFrom(Message) - Method in class com.github.iotexproject.grpc.types.BlockProposal.Builder
 
mergeFrom(BlockProposal) - Method in class com.github.iotexproject.grpc.types.BlockProposal.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.github.iotexproject.grpc.types.BlockProposal.Builder
 
mergeFrom(Message) - Method in class com.github.iotexproject.grpc.types.Candidate.Builder
 
mergeFrom(Candidate) - Method in class com.github.iotexproject.grpc.types.Candidate.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.github.iotexproject.grpc.types.Candidate.Builder
 
mergeFrom(Message) - Method in class com.github.iotexproject.grpc.types.CandidateList.Builder
 
mergeFrom(CandidateList) - Method in class com.github.iotexproject.grpc.types.CandidateList.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.github.iotexproject.grpc.types.CandidateList.Builder
 
mergeFrom(Message) - Method in class com.github.iotexproject.grpc.types.ChainMeta.Builder
 
mergeFrom(ChainMeta) - Method in class com.github.iotexproject.grpc.types.ChainMeta.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.github.iotexproject.grpc.types.ChainMeta.Builder
 
mergeFrom(Message) - Method in class com.github.iotexproject.grpc.types.ClaimFromRewardingFund.Builder
 
mergeFrom(ClaimFromRewardingFund) - Method in class com.github.iotexproject.grpc.types.ClaimFromRewardingFund.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.github.iotexproject.grpc.types.ClaimFromRewardingFund.Builder
 
mergeFrom(Message) - Method in class com.github.iotexproject.grpc.types.ConsensusMessage.Builder
 
mergeFrom(ConsensusMessage) - Method in class com.github.iotexproject.grpc.types.ConsensusMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.github.iotexproject.grpc.types.ConsensusMessage.Builder
 
mergeFrom(Message) - Method in class com.github.iotexproject.grpc.types.ConsensusVote.Builder
 
mergeFrom(ConsensusVote) - Method in class com.github.iotexproject.grpc.types.ConsensusVote.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.github.iotexproject.grpc.types.ConsensusVote.Builder
 
mergeFrom(Message) - Method in class com.github.iotexproject.grpc.types.CreateDeposit.Builder
 
mergeFrom(CreateDeposit) - Method in class com.github.iotexproject.grpc.types.CreateDeposit.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.github.iotexproject.grpc.types.CreateDeposit.Builder
 
mergeFrom(Message) - Method in class com.github.iotexproject.grpc.types.CreatePlumChain.Builder
 
mergeFrom(CreatePlumChain) - Method in class com.github.iotexproject.grpc.types.CreatePlumChain.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.github.iotexproject.grpc.types.CreatePlumChain.Builder
 
mergeFrom(Message) - Method in class com.github.iotexproject.grpc.types.DepositToRewardingFund.Builder
 
mergeFrom(DepositToRewardingFund) - Method in class com.github.iotexproject.grpc.types.DepositToRewardingFund.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.github.iotexproject.grpc.types.DepositToRewardingFund.Builder
 
mergeFrom(Message) - Method in class com.github.iotexproject.grpc.types.Endorsement.Builder
 
mergeFrom(Endorsement) - Method in class com.github.iotexproject.grpc.types.Endorsement.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.github.iotexproject.grpc.types.Endorsement.Builder
 
mergeFrom(Message) - Method in class com.github.iotexproject.grpc.types.EpochData.Builder
 
mergeFrom(EpochData) - Method in class com.github.iotexproject.grpc.types.EpochData.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.github.iotexproject.grpc.types.EpochData.Builder
 
mergeFrom(Message) - Method in class com.github.iotexproject.grpc.types.Execution.Builder
 
mergeFrom(Execution) - Method in class com.github.iotexproject.grpc.types.Execution.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.github.iotexproject.grpc.types.Execution.Builder
 
mergeFrom(Message) - Method in class com.github.iotexproject.grpc.types.Genesis.Builder
 
mergeFrom(Genesis) - Method in class com.github.iotexproject.grpc.types.Genesis.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.github.iotexproject.grpc.types.Genesis.Builder
 
mergeFrom(Message) - Method in class com.github.iotexproject.grpc.types.GenesisAccount.Builder
 
mergeFrom(GenesisAccount) - Method in class com.github.iotexproject.grpc.types.GenesisAccount.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.github.iotexproject.grpc.types.GenesisAccount.Builder
 
mergeFrom(Message) - Method in class com.github.iotexproject.grpc.types.GenesisBlockchain.Builder
 
mergeFrom(GenesisBlockchain) - Method in class com.github.iotexproject.grpc.types.GenesisBlockchain.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.github.iotexproject.grpc.types.GenesisBlockchain.Builder
 
mergeFrom(Message) - Method in class com.github.iotexproject.grpc.types.GenesisDelegate.Builder
 
mergeFrom(GenesisDelegate) - Method in class com.github.iotexproject.grpc.types.GenesisDelegate.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.github.iotexproject.grpc.types.GenesisDelegate.Builder
 
mergeFrom(Message) - Method in class com.github.iotexproject.grpc.types.GenesisPoll.Builder
 
mergeFrom(GenesisPoll) - Method in class com.github.iotexproject.grpc.types.GenesisPoll.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.github.iotexproject.grpc.types.GenesisPoll.Builder
 
mergeFrom(Message) - Method in class com.github.iotexproject.grpc.types.GenesisRewarding.Builder
 
mergeFrom(GenesisRewarding) - Method in class com.github.iotexproject.grpc.types.GenesisRewarding.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.github.iotexproject.grpc.types.GenesisRewarding.Builder
 
mergeFrom(Message) - Method in class com.github.iotexproject.grpc.types.GrantReward.Builder
 
mergeFrom(GrantReward) - Method in class com.github.iotexproject.grpc.types.GrantReward.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.github.iotexproject.grpc.types.GrantReward.Builder
 
mergeFrom(Message) - Method in class com.github.iotexproject.grpc.types.Log.Builder
 
mergeFrom(Log) - Method in class com.github.iotexproject.grpc.types.Log.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.github.iotexproject.grpc.types.Log.Builder
 
mergeFrom(Message) - Method in class com.github.iotexproject.grpc.types.MerkleRoot.Builder
 
mergeFrom(MerkleRoot) - Method in class com.github.iotexproject.grpc.types.MerkleRoot.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.github.iotexproject.grpc.types.MerkleRoot.Builder
 
mergeFrom(Message) - Method in class com.github.iotexproject.grpc.types.PlumChallengeExit.Builder
 
mergeFrom(PlumChallengeExit) - Method in class com.github.iotexproject.grpc.types.PlumChallengeExit.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.github.iotexproject.grpc.types.PlumChallengeExit.Builder
 
mergeFrom(Message) - Method in class com.github.iotexproject.grpc.types.PlumCreateDeposit.Builder
 
mergeFrom(PlumCreateDeposit) - Method in class com.github.iotexproject.grpc.types.PlumCreateDeposit.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.github.iotexproject.grpc.types.PlumCreateDeposit.Builder
 
mergeFrom(Message) - Method in class com.github.iotexproject.grpc.types.PlumFinalizeExit.Builder
 
mergeFrom(PlumFinalizeExit) - Method in class com.github.iotexproject.grpc.types.PlumFinalizeExit.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.github.iotexproject.grpc.types.PlumFinalizeExit.Builder
 
mergeFrom(Message) - Method in class com.github.iotexproject.grpc.types.PlumPutBlock.Builder
 
mergeFrom(PlumPutBlock) - Method in class com.github.iotexproject.grpc.types.PlumPutBlock.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.github.iotexproject.grpc.types.PlumPutBlock.Builder
 
mergeFrom(Message) - Method in class com.github.iotexproject.grpc.types.PlumResponseChallengeExit.Builder
 
mergeFrom(PlumResponseChallengeExit) - Method in class com.github.iotexproject.grpc.types.PlumResponseChallengeExit.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.github.iotexproject.grpc.types.PlumResponseChallengeExit.Builder
 
mergeFrom(Message) - Method in class com.github.iotexproject.grpc.types.PlumSettleDeposit.Builder
 
mergeFrom(PlumSettleDeposit) - Method in class com.github.iotexproject.grpc.types.PlumSettleDeposit.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.github.iotexproject.grpc.types.PlumSettleDeposit.Builder
 
mergeFrom(Message) - Method in class com.github.iotexproject.grpc.types.PlumStartExit.Builder
 
mergeFrom(PlumStartExit) - Method in class com.github.iotexproject.grpc.types.PlumStartExit.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.github.iotexproject.grpc.types.PlumStartExit.Builder
 
mergeFrom(Message) - Method in class com.github.iotexproject.grpc.types.PlumTransfer.Builder
 
mergeFrom(PlumTransfer) - Method in class com.github.iotexproject.grpc.types.PlumTransfer.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.github.iotexproject.grpc.types.PlumTransfer.Builder
 
mergeFrom(Message) - Method in class com.github.iotexproject.grpc.types.PutBlock.Builder
 
mergeFrom(PutBlock) - Method in class com.github.iotexproject.grpc.types.PutBlock.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.github.iotexproject.grpc.types.PutBlock.Builder
 
mergeFrom(Message) - Method in class com.github.iotexproject.grpc.types.PutPollResult.Builder
 
mergeFrom(PutPollResult) - Method in class com.github.iotexproject.grpc.types.PutPollResult.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.github.iotexproject.grpc.types.PutPollResult.Builder
 
mergeFrom(Message) - Method in class com.github.iotexproject.grpc.types.Receipt.Builder
 
mergeFrom(Receipt) - Method in class com.github.iotexproject.grpc.types.Receipt.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.github.iotexproject.grpc.types.Receipt.Builder
 
mergeFrom(Message) - Method in class com.github.iotexproject.grpc.types.Receipts.Builder
 
mergeFrom(Receipts) - Method in class com.github.iotexproject.grpc.types.Receipts.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.github.iotexproject.grpc.types.Receipts.Builder
 
mergeFrom(Message) - Method in class com.github.iotexproject.grpc.types.ServerMeta.Builder
 
mergeFrom(ServerMeta) - Method in class com.github.iotexproject.grpc.types.ServerMeta.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.github.iotexproject.grpc.types.ServerMeta.Builder
 
mergeFrom(Message) - Method in class com.github.iotexproject.grpc.types.SettleDeposit.Builder
 
mergeFrom(SettleDeposit) - Method in class com.github.iotexproject.grpc.types.SettleDeposit.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.github.iotexproject.grpc.types.SettleDeposit.Builder
 
mergeFrom(Message) - Method in class com.github.iotexproject.grpc.types.StartSubChain.Builder
 
mergeFrom(StartSubChain) - Method in class com.github.iotexproject.grpc.types.StartSubChain.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.github.iotexproject.grpc.types.StartSubChain.Builder
 
mergeFrom(Message) - Method in class com.github.iotexproject.grpc.types.StopSubChain.Builder
 
mergeFrom(StopSubChain) - Method in class com.github.iotexproject.grpc.types.StopSubChain.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.github.iotexproject.grpc.types.StopSubChain.Builder
 
mergeFrom(Message) - Method in class com.github.iotexproject.grpc.types.TerminatePlumChain.Builder
 
mergeFrom(TerminatePlumChain) - Method in class com.github.iotexproject.grpc.types.TerminatePlumChain.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.github.iotexproject.grpc.types.TerminatePlumChain.Builder
 
mergeFrom(Message) - Method in class com.github.iotexproject.grpc.types.Transfer.Builder
 
mergeFrom(Transfer) - Method in class com.github.iotexproject.grpc.types.Transfer.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.github.iotexproject.grpc.types.Transfer.Builder
 
mergeGrantReward(GrantReward) - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.GrantReward grantReward = 32;
mergeHeader(BlockHeader) - Method in class com.github.iotexproject.grpc.types.Block.Builder
.iotextypes.BlockHeader header = 1;
mergeLog(Log) - Method in class com.github.iotexproject.grpc.api.StreamLogsResponse.Builder
.iotextypes.Log log = 1;
mergePlumChallengeExit(PlumChallengeExit) - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.PlumChallengeExit plumChallengeExit = 23;
mergePlumCreateDeposit(PlumCreateDeposit) - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.PlumCreateDeposit plumCreateDeposit = 21;
mergePlumFinalizeExit(PlumFinalizeExit) - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.PlumFinalizeExit plumFinalizeExit = 25;
mergePlumPutBlock(PlumPutBlock) - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.PlumPutBlock plumPutBlock = 20;
mergePlumResponseChallengeExit(PlumResponseChallengeExit) - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.PlumResponseChallengeExit plumResponseChallengeExit = 24;
mergePlumSettleDeposit(PlumSettleDeposit) - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.PlumSettleDeposit plumSettleDeposit = 26;
mergePlumStartExit(PlumStartExit) - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.PlumStartExit plumStartExit = 22;
mergePlumTransfer(PlumTransfer) - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.PlumTransfer plumTransfer = 27;
mergePoll(GenesisPoll) - Method in class com.github.iotexproject.grpc.types.Genesis.Builder
.iotextypes.GenesisPoll poll = 3;
mergePutBlock(PutBlock) - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.PutBlock putBlock = 15;
mergePutPollResult(PutPollResult) - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.PutPollResult putPollResult = 50;
mergeReceipt(Receipt) - Method in class com.github.iotexproject.grpc.api.ReadContractResponse.Builder
.iotextypes.Receipt receipt = 2;
mergeReceipt(Receipt) - Method in class com.github.iotexproject.grpc.api.ReceiptInfo.Builder
.iotextypes.Receipt receipt = 1;
mergeReceiptInfo(ReceiptInfo) - Method in class com.github.iotexproject.grpc.api.GetReceiptByActionResponse.Builder
.iotexapi.ReceiptInfo receiptInfo = 1;
mergeRewarding(GenesisRewarding) - Method in class com.github.iotexproject.grpc.types.Genesis.Builder
.iotextypes.GenesisRewarding rewarding = 4;
mergeServerMeta(ServerMeta) - Method in class com.github.iotexproject.grpc.api.GetServerMetaResponse.Builder
.iotextypes.ServerMeta serverMeta = 1;
mergeSettleDeposit(SettleDeposit) - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.SettleDeposit settleDeposit = 17;
mergeStartSubChain(StartSubChain) - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
FedChain
mergeStopSubChain(StopSubChain) - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.StopSubChain stopSubChain = 14;
mergeTerminatePlumChain(TerminatePlumChain) - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.TerminatePlumChain terminatePlumChain = 19;
mergeTimestamp(Timestamp) - Method in class com.github.iotexproject.grpc.api.ActionInfo.Builder
.google.protobuf.Timestamp timestamp = 4;
mergeTimestamp(Timestamp) - Method in class com.github.iotexproject.grpc.rpc.BroadcastMsg.Builder
.google.protobuf.Timestamp timestamp = 5;
mergeTimestamp(Timestamp) - Method in class com.github.iotexproject.grpc.rpc.UnicastMsg.Builder
.google.protobuf.Timestamp timestamp = 6;
mergeTimestamp(Timestamp) - Method in class com.github.iotexproject.grpc.types.BlockFooter.Builder
.google.protobuf.Timestamp timestamp = 2;
mergeTimestamp(Timestamp) - Method in class com.github.iotexproject.grpc.types.BlockHeaderCore.Builder
.google.protobuf.Timestamp timestamp = 3;
mergeTimestamp(Timestamp) - Method in class com.github.iotexproject.grpc.types.BlockMeta.Builder
.google.protobuf.Timestamp timestamp = 3;
mergeTimestamp(Timestamp) - Method in class com.github.iotexproject.grpc.types.Endorsement.Builder
.google.protobuf.Timestamp timestamp = 1;
mergeTransfer(Transfer) - Method in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionRequest.Builder
.iotextypes.Transfer transfer = 1;
mergeTransfer(Transfer) - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.Transfer transfer = 10;
mergeUnconfirmedByAddr(GetUnconfirmedActionsByAddressRequest) - Method in class com.github.iotexproject.grpc.api.GetActionsRequest.Builder
.iotexapi.GetUnconfirmedActionsByAddressRequest unconfirmedByAddr = 4;
mergeUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.api.ActionInfo.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.api.BlockInfo.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.api.BlockProducerInfo.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.api.EstimateGasForActionRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.api.EstimateGasForActionResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.api.GetAccountRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.api.GetAccountResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.api.GetActionByHashRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.api.GetActionsByAddressRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.api.GetActionsByBlockRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.api.GetActionsByIndexRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.api.GetActionsRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.api.GetActionsResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.api.GetBlockMetaByHashRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.api.GetBlockMetasByIndexRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.api.GetBlockMetasRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.api.GetBlockMetasResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.api.GetChainMetaRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.api.GetChainMetaResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.api.GetEpochMetaRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.api.GetEpochMetaResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.api.GetLogsByBlock.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.api.GetLogsByRange.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.api.GetLogsRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.api.GetLogsResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.api.GetRawBlocksRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.api.GetRawBlocksResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.api.GetReceiptByActionRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.api.GetReceiptByActionResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.api.GetServerMetaRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.api.GetServerMetaResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.api.GetUnconfirmedActionsByAddressRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.api.LogsFilter.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.api.ReadContractRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.api.ReadContractResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.api.ReadStateRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.api.ReadStateResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.api.ReceiptInfo.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.api.SendActionRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.api.SendActionResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.api.SendSignedActionBytesRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.api.StreamBlocksRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.api.StreamBlocksResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.api.StreamLogsRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.api.StreamLogsResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.api.SuggestGasPriceRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.api.SuggestGasPriceResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.api.Topics.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.rpc.BlockSync.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.rpc.BroadcastMsg.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.rpc.UnicastMsg.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.testing.TestPayload.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.types.AccountMeta.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.types.Action.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.types.Block.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.types.BlockBody.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.types.BlockFooter.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.types.BlockHeader.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.types.BlockHeaderCore.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.types.BlockMeta.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.types.BlockProposal.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.types.Candidate.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.types.CandidateList.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.types.ChainMeta.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.types.ClaimFromRewardingFund.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.types.ConsensusMessage.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.types.ConsensusVote.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.types.CreateDeposit.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.types.CreatePlumChain.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.types.DepositToRewardingFund.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.types.Endorsement.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.types.EpochData.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.types.Execution.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.types.Genesis.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.types.GenesisAccount.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.types.GenesisBlockchain.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.types.GenesisDelegate.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.types.GenesisPoll.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.types.GenesisRewarding.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.types.GrantReward.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.types.Log.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.types.MerkleRoot.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.types.PlumChallengeExit.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.types.PlumCreateDeposit.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.types.PlumFinalizeExit.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.types.PlumPutBlock.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.types.PlumResponseChallengeExit.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.types.PlumSettleDeposit.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.types.PlumStartExit.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.types.PlumTransfer.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.types.PutBlock.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.types.PutPollResult.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.types.Receipt.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.types.Receipts.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.types.ServerMeta.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.types.SettleDeposit.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.types.StartSubChain.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.types.StopSubChain.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.types.TerminatePlumChain.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.types.Transfer.Builder
 
mergeVote(ConsensusVote) - Method in class com.github.iotexproject.grpc.types.ConsensusMessage.Builder
.iotextypes.ConsensusVote vote = 101;
MerkleRoot - Class in com.github.iotexproject.grpc.types
Protobuf type iotextypes.MerkleRoot
MerkleRoot.Builder - Class in com.github.iotexproject.grpc.types
Protobuf type iotextypes.MerkleRoot
MerkleRootOrBuilder - Interface in com.github.iotexproject.grpc.types
 
MessageType - Enum in com.github.iotexproject.grpc.rpc
Protobuf enum iotexrpc.MessageType
METHODNAME_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.api.ReadStateRequest
 
MSG_BODY_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.rpc.BroadcastMsg
 
MSG_BODY_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.rpc.UnicastMsg
 
MSG_BODY_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.testing.TestPayload
 
MSG_TYPE_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.rpc.BroadcastMsg
 
MSG_TYPE_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.rpc.UnicastMsg
 

N

name - Variable in class com.github.iotexproject.antenna.solidity.Abi.Entry
 
name - Variable in class com.github.iotexproject.antenna.solidity.Abi.Entry.Param
 
name - Variable in class com.github.iotexproject.antenna.solidity.SolidityType
 
name() - Method in class com.github.iotexproject.antenna.token.XRC20
 
NAME_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.MerkleRoot
 
newBlockingStub(Channel) - Static method in class com.github.iotexproject.grpc.api.APIServiceGrpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newBuilder() - Static method in class com.github.iotexproject.grpc.api.ActionInfo
 
newBuilder(ActionInfo) - Static method in class com.github.iotexproject.grpc.api.ActionInfo
 
newBuilder() - Static method in class com.github.iotexproject.grpc.api.BlockInfo
 
newBuilder(BlockInfo) - Static method in class com.github.iotexproject.grpc.api.BlockInfo
 
newBuilder() - Static method in class com.github.iotexproject.grpc.api.BlockProducerInfo
 
newBuilder(BlockProducerInfo) - Static method in class com.github.iotexproject.grpc.api.BlockProducerInfo
 
newBuilder() - Static method in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionRequest
 
newBuilder(EstimateActionGasConsumptionRequest) - Static method in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionRequest
 
newBuilder() - Static method in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionResponse
 
newBuilder(EstimateActionGasConsumptionResponse) - Static method in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionResponse
 
newBuilder() - Static method in class com.github.iotexproject.grpc.api.EstimateGasForActionRequest
 
newBuilder(EstimateGasForActionRequest) - Static method in class com.github.iotexproject.grpc.api.EstimateGasForActionRequest
 
newBuilder() - Static method in class com.github.iotexproject.grpc.api.EstimateGasForActionResponse
 
newBuilder(EstimateGasForActionResponse) - Static method in class com.github.iotexproject.grpc.api.EstimateGasForActionResponse
 
newBuilder() - Static method in class com.github.iotexproject.grpc.api.GetAccountRequest
 
newBuilder(GetAccountRequest) - Static method in class com.github.iotexproject.grpc.api.GetAccountRequest
 
newBuilder() - Static method in class com.github.iotexproject.grpc.api.GetAccountResponse
 
newBuilder(GetAccountResponse) - Static method in class com.github.iotexproject.grpc.api.GetAccountResponse
 
newBuilder() - Static method in class com.github.iotexproject.grpc.api.GetActionByHashRequest
 
newBuilder(GetActionByHashRequest) - Static method in class com.github.iotexproject.grpc.api.GetActionByHashRequest
 
newBuilder() - Static method in class com.github.iotexproject.grpc.api.GetActionsByAddressRequest
 
newBuilder(GetActionsByAddressRequest) - Static method in class com.github.iotexproject.grpc.api.GetActionsByAddressRequest
 
newBuilder() - Static method in class com.github.iotexproject.grpc.api.GetActionsByBlockRequest
 
newBuilder(GetActionsByBlockRequest) - Static method in class com.github.iotexproject.grpc.api.GetActionsByBlockRequest
 
newBuilder() - Static method in class com.github.iotexproject.grpc.api.GetActionsByIndexRequest
 
newBuilder(GetActionsByIndexRequest) - Static method in class com.github.iotexproject.grpc.api.GetActionsByIndexRequest
 
newBuilder() - Static method in class com.github.iotexproject.grpc.api.GetActionsRequest
 
newBuilder(GetActionsRequest) - Static method in class com.github.iotexproject.grpc.api.GetActionsRequest
 
newBuilder() - Static method in class com.github.iotexproject.grpc.api.GetActionsResponse
 
newBuilder(GetActionsResponse) - Static method in class com.github.iotexproject.grpc.api.GetActionsResponse
 
newBuilder() - Static method in class com.github.iotexproject.grpc.api.GetBlockMetaByHashRequest
 
newBuilder(GetBlockMetaByHashRequest) - Static method in class com.github.iotexproject.grpc.api.GetBlockMetaByHashRequest
 
newBuilder() - Static method in class com.github.iotexproject.grpc.api.GetBlockMetasByIndexRequest
 
newBuilder(GetBlockMetasByIndexRequest) - Static method in class com.github.iotexproject.grpc.api.GetBlockMetasByIndexRequest
 
newBuilder() - Static method in class com.github.iotexproject.grpc.api.GetBlockMetasRequest
 
newBuilder(GetBlockMetasRequest) - Static method in class com.github.iotexproject.grpc.api.GetBlockMetasRequest
 
newBuilder() - Static method in class com.github.iotexproject.grpc.api.GetBlockMetasResponse
 
newBuilder(GetBlockMetasResponse) - Static method in class com.github.iotexproject.grpc.api.GetBlockMetasResponse
 
newBuilder() - Static method in class com.github.iotexproject.grpc.api.GetChainMetaRequest
 
newBuilder(GetChainMetaRequest) - Static method in class com.github.iotexproject.grpc.api.GetChainMetaRequest
 
newBuilder() - Static method in class com.github.iotexproject.grpc.api.GetChainMetaResponse
 
newBuilder(GetChainMetaResponse) - Static method in class com.github.iotexproject.grpc.api.GetChainMetaResponse
 
newBuilder() - Static method in class com.github.iotexproject.grpc.api.GetEpochMetaRequest
 
newBuilder(GetEpochMetaRequest) - Static method in class com.github.iotexproject.grpc.api.GetEpochMetaRequest
 
newBuilder() - Static method in class com.github.iotexproject.grpc.api.GetEpochMetaResponse
 
newBuilder(GetEpochMetaResponse) - Static method in class com.github.iotexproject.grpc.api.GetEpochMetaResponse
 
newBuilder() - Static method in class com.github.iotexproject.grpc.api.GetLogsByBlock
 
newBuilder(GetLogsByBlock) - Static method in class com.github.iotexproject.grpc.api.GetLogsByBlock
 
newBuilder() - Static method in class com.github.iotexproject.grpc.api.GetLogsByRange
 
newBuilder(GetLogsByRange) - Static method in class com.github.iotexproject.grpc.api.GetLogsByRange
 
newBuilder() - Static method in class com.github.iotexproject.grpc.api.GetLogsRequest
 
newBuilder(GetLogsRequest) - Static method in class com.github.iotexproject.grpc.api.GetLogsRequest
 
newBuilder() - Static method in class com.github.iotexproject.grpc.api.GetLogsResponse
 
newBuilder(GetLogsResponse) - Static method in class com.github.iotexproject.grpc.api.GetLogsResponse
 
newBuilder() - Static method in class com.github.iotexproject.grpc.api.GetRawBlocksRequest
 
newBuilder(GetRawBlocksRequest) - Static method in class com.github.iotexproject.grpc.api.GetRawBlocksRequest
 
newBuilder() - Static method in class com.github.iotexproject.grpc.api.GetRawBlocksResponse
 
newBuilder(GetRawBlocksResponse) - Static method in class com.github.iotexproject.grpc.api.GetRawBlocksResponse
 
newBuilder() - Static method in class com.github.iotexproject.grpc.api.GetReceiptByActionRequest
 
newBuilder(GetReceiptByActionRequest) - Static method in class com.github.iotexproject.grpc.api.GetReceiptByActionRequest
 
newBuilder() - Static method in class com.github.iotexproject.grpc.api.GetReceiptByActionResponse
 
newBuilder(GetReceiptByActionResponse) - Static method in class com.github.iotexproject.grpc.api.GetReceiptByActionResponse
 
newBuilder() - Static method in class com.github.iotexproject.grpc.api.GetServerMetaRequest
 
newBuilder(GetServerMetaRequest) - Static method in class com.github.iotexproject.grpc.api.GetServerMetaRequest
 
newBuilder() - Static method in class com.github.iotexproject.grpc.api.GetServerMetaResponse
 
newBuilder(GetServerMetaResponse) - Static method in class com.github.iotexproject.grpc.api.GetServerMetaResponse
 
newBuilder() - Static method in class com.github.iotexproject.grpc.api.GetUnconfirmedActionsByAddressRequest
 
newBuilder(GetUnconfirmedActionsByAddressRequest) - Static method in class com.github.iotexproject.grpc.api.GetUnconfirmedActionsByAddressRequest
 
newBuilder() - Static method in class com.github.iotexproject.grpc.api.LogsFilter
 
newBuilder(LogsFilter) - Static method in class com.github.iotexproject.grpc.api.LogsFilter
 
newBuilder() - Static method in class com.github.iotexproject.grpc.api.ReadContractRequest
 
newBuilder(ReadContractRequest) - Static method in class com.github.iotexproject.grpc.api.ReadContractRequest
 
newBuilder() - Static method in class com.github.iotexproject.grpc.api.ReadContractResponse
 
newBuilder(ReadContractResponse) - Static method in class com.github.iotexproject.grpc.api.ReadContractResponse
 
newBuilder() - Static method in class com.github.iotexproject.grpc.api.ReadStateRequest
 
newBuilder(ReadStateRequest) - Static method in class com.github.iotexproject.grpc.api.ReadStateRequest
 
newBuilder() - Static method in class com.github.iotexproject.grpc.api.ReadStateResponse
 
newBuilder(ReadStateResponse) - Static method in class com.github.iotexproject.grpc.api.ReadStateResponse
 
newBuilder() - Static method in class com.github.iotexproject.grpc.api.ReceiptInfo
 
newBuilder(ReceiptInfo) - Static method in class com.github.iotexproject.grpc.api.ReceiptInfo
 
newBuilder() - Static method in class com.github.iotexproject.grpc.api.SendActionRequest
 
newBuilder(SendActionRequest) - Static method in class com.github.iotexproject.grpc.api.SendActionRequest
 
newBuilder() - Static method in class com.github.iotexproject.grpc.api.SendActionResponse
 
newBuilder(SendActionResponse) - Static method in class com.github.iotexproject.grpc.api.SendActionResponse
 
newBuilder() - Static method in class com.github.iotexproject.grpc.api.SendSignedActionBytesRequest
 
newBuilder(SendSignedActionBytesRequest) - Static method in class com.github.iotexproject.grpc.api.SendSignedActionBytesRequest
 
newBuilder() - Static method in class com.github.iotexproject.grpc.api.StreamBlocksRequest
 
newBuilder(StreamBlocksRequest) - Static method in class com.github.iotexproject.grpc.api.StreamBlocksRequest
 
newBuilder() - Static method in class com.github.iotexproject.grpc.api.StreamBlocksResponse
 
newBuilder(StreamBlocksResponse) - Static method in class com.github.iotexproject.grpc.api.StreamBlocksResponse
 
newBuilder() - Static method in class com.github.iotexproject.grpc.api.StreamLogsRequest
 
newBuilder(StreamLogsRequest) - Static method in class com.github.iotexproject.grpc.api.StreamLogsRequest
 
newBuilder() - Static method in class com.github.iotexproject.grpc.api.StreamLogsResponse
 
newBuilder(StreamLogsResponse) - Static method in class com.github.iotexproject.grpc.api.StreamLogsResponse
 
newBuilder() - Static method in class com.github.iotexproject.grpc.api.SuggestGasPriceRequest
 
newBuilder(SuggestGasPriceRequest) - Static method in class com.github.iotexproject.grpc.api.SuggestGasPriceRequest
 
newBuilder() - Static method in class com.github.iotexproject.grpc.api.SuggestGasPriceResponse
 
newBuilder(SuggestGasPriceResponse) - Static method in class com.github.iotexproject.grpc.api.SuggestGasPriceResponse
 
newBuilder() - Static method in class com.github.iotexproject.grpc.api.Topics
 
newBuilder(Topics) - Static method in class com.github.iotexproject.grpc.api.Topics
 
newBuilder() - Static method in class com.github.iotexproject.grpc.rpc.BlockSync
 
newBuilder(BlockSync) - Static method in class com.github.iotexproject.grpc.rpc.BlockSync
 
newBuilder() - Static method in class com.github.iotexproject.grpc.rpc.BroadcastMsg
 
newBuilder(BroadcastMsg) - Static method in class com.github.iotexproject.grpc.rpc.BroadcastMsg
 
newBuilder() - Static method in class com.github.iotexproject.grpc.rpc.UnicastMsg
 
newBuilder(UnicastMsg) - Static method in class com.github.iotexproject.grpc.rpc.UnicastMsg
 
newBuilder() - Static method in class com.github.iotexproject.grpc.testing.TestPayload
 
newBuilder(TestPayload) - Static method in class com.github.iotexproject.grpc.testing.TestPayload
 
newBuilder() - Static method in class com.github.iotexproject.grpc.types.AccountMeta
 
newBuilder(AccountMeta) - Static method in class com.github.iotexproject.grpc.types.AccountMeta
 
newBuilder() - Static method in class com.github.iotexproject.grpc.types.Action
 
newBuilder(Action) - Static method in class com.github.iotexproject.grpc.types.Action
 
newBuilder() - Static method in class com.github.iotexproject.grpc.types.ActionCore
 
newBuilder(ActionCore) - Static method in class com.github.iotexproject.grpc.types.ActionCore
 
newBuilder() - Static method in class com.github.iotexproject.grpc.types.Block
 
newBuilder(Block) - Static method in class com.github.iotexproject.grpc.types.Block
 
newBuilder() - Static method in class com.github.iotexproject.grpc.types.BlockBody
 
newBuilder(BlockBody) - Static method in class com.github.iotexproject.grpc.types.BlockBody
 
newBuilder() - Static method in class com.github.iotexproject.grpc.types.BlockFooter
 
newBuilder(BlockFooter) - Static method in class com.github.iotexproject.grpc.types.BlockFooter
 
newBuilder() - Static method in class com.github.iotexproject.grpc.types.BlockHeader
 
newBuilder(BlockHeader) - Static method in class com.github.iotexproject.grpc.types.BlockHeader
 
newBuilder() - Static method in class com.github.iotexproject.grpc.types.BlockHeaderCore
 
newBuilder(BlockHeaderCore) - Static method in class com.github.iotexproject.grpc.types.BlockHeaderCore
 
newBuilder() - Static method in class com.github.iotexproject.grpc.types.BlockMeta
 
newBuilder(BlockMeta) - Static method in class com.github.iotexproject.grpc.types.BlockMeta
 
newBuilder() - Static method in class com.github.iotexproject.grpc.types.BlockProposal
 
newBuilder(BlockProposal) - Static method in class com.github.iotexproject.grpc.types.BlockProposal
 
newBuilder() - Static method in class com.github.iotexproject.grpc.types.Candidate
 
newBuilder(Candidate) - Static method in class com.github.iotexproject.grpc.types.Candidate
 
newBuilder() - Static method in class com.github.iotexproject.grpc.types.CandidateList
 
newBuilder(CandidateList) - Static method in class com.github.iotexproject.grpc.types.CandidateList
 
newBuilder() - Static method in class com.github.iotexproject.grpc.types.ChainMeta
 
newBuilder(ChainMeta) - Static method in class com.github.iotexproject.grpc.types.ChainMeta
 
newBuilder() - Static method in class com.github.iotexproject.grpc.types.ClaimFromRewardingFund
 
newBuilder(ClaimFromRewardingFund) - Static method in class com.github.iotexproject.grpc.types.ClaimFromRewardingFund
 
newBuilder() - Static method in class com.github.iotexproject.grpc.types.ConsensusMessage
 
newBuilder(ConsensusMessage) - Static method in class com.github.iotexproject.grpc.types.ConsensusMessage
 
newBuilder() - Static method in class com.github.iotexproject.grpc.types.ConsensusVote
 
newBuilder(ConsensusVote) - Static method in class com.github.iotexproject.grpc.types.ConsensusVote
 
newBuilder() - Static method in class com.github.iotexproject.grpc.types.CreateDeposit
 
newBuilder(CreateDeposit) - Static method in class com.github.iotexproject.grpc.types.CreateDeposit
 
newBuilder() - Static method in class com.github.iotexproject.grpc.types.CreatePlumChain
 
newBuilder(CreatePlumChain) - Static method in class com.github.iotexproject.grpc.types.CreatePlumChain
 
newBuilder() - Static method in class com.github.iotexproject.grpc.types.DepositToRewardingFund
 
newBuilder(DepositToRewardingFund) - Static method in class com.github.iotexproject.grpc.types.DepositToRewardingFund
 
newBuilder() - Static method in class com.github.iotexproject.grpc.types.Endorsement
 
newBuilder(Endorsement) - Static method in class com.github.iotexproject.grpc.types.Endorsement
 
newBuilder() - Static method in class com.github.iotexproject.grpc.types.EpochData
 
newBuilder(EpochData) - Static method in class com.github.iotexproject.grpc.types.EpochData
 
newBuilder() - Static method in class com.github.iotexproject.grpc.types.Execution
 
newBuilder(Execution) - Static method in class com.github.iotexproject.grpc.types.Execution
 
newBuilder() - Static method in class com.github.iotexproject.grpc.types.Genesis
 
newBuilder(Genesis) - Static method in class com.github.iotexproject.grpc.types.Genesis
 
newBuilder() - Static method in class com.github.iotexproject.grpc.types.GenesisAccount
 
newBuilder(GenesisAccount) - Static method in class com.github.iotexproject.grpc.types.GenesisAccount
 
newBuilder() - Static method in class com.github.iotexproject.grpc.types.GenesisBlockchain
 
newBuilder(GenesisBlockchain) - Static method in class com.github.iotexproject.grpc.types.GenesisBlockchain
 
newBuilder() - Static method in class com.github.iotexproject.grpc.types.GenesisDelegate
 
newBuilder(GenesisDelegate) - Static method in class com.github.iotexproject.grpc.types.GenesisDelegate
 
newBuilder() - Static method in class com.github.iotexproject.grpc.types.GenesisPoll
 
newBuilder(GenesisPoll) - Static method in class com.github.iotexproject.grpc.types.GenesisPoll
 
newBuilder() - Static method in class com.github.iotexproject.grpc.types.GenesisRewarding
 
newBuilder(GenesisRewarding) - Static method in class com.github.iotexproject.grpc.types.GenesisRewarding
 
newBuilder() - Static method in class com.github.iotexproject.grpc.types.GrantReward
 
newBuilder(GrantReward) - Static method in class com.github.iotexproject.grpc.types.GrantReward
 
newBuilder() - Static method in class com.github.iotexproject.grpc.types.Log
 
newBuilder(Log) - Static method in class com.github.iotexproject.grpc.types.Log
 
newBuilder() - Static method in class com.github.iotexproject.grpc.types.MerkleRoot
 
newBuilder(MerkleRoot) - Static method in class com.github.iotexproject.grpc.types.MerkleRoot
 
newBuilder() - Static method in class com.github.iotexproject.grpc.types.PlumChallengeExit
 
newBuilder(PlumChallengeExit) - Static method in class com.github.iotexproject.grpc.types.PlumChallengeExit
 
newBuilder() - Static method in class com.github.iotexproject.grpc.types.PlumCreateDeposit
 
newBuilder(PlumCreateDeposit) - Static method in class com.github.iotexproject.grpc.types.PlumCreateDeposit
 
newBuilder() - Static method in class com.github.iotexproject.grpc.types.PlumFinalizeExit
 
newBuilder(PlumFinalizeExit) - Static method in class com.github.iotexproject.grpc.types.PlumFinalizeExit
 
newBuilder() - Static method in class com.github.iotexproject.grpc.types.PlumPutBlock
 
newBuilder(PlumPutBlock) - Static method in class com.github.iotexproject.grpc.types.PlumPutBlock
 
newBuilder() - Static method in class com.github.iotexproject.grpc.types.PlumResponseChallengeExit
 
newBuilder(PlumResponseChallengeExit) - Static method in class com.github.iotexproject.grpc.types.PlumResponseChallengeExit
 
newBuilder() - Static method in class com.github.iotexproject.grpc.types.PlumSettleDeposit
 
newBuilder(PlumSettleDeposit) - Static method in class com.github.iotexproject.grpc.types.PlumSettleDeposit
 
newBuilder() - Static method in class com.github.iotexproject.grpc.types.PlumStartExit
 
newBuilder(PlumStartExit) - Static method in class com.github.iotexproject.grpc.types.PlumStartExit
 
newBuilder() - Static method in class com.github.iotexproject.grpc.types.PlumTransfer
 
newBuilder(PlumTransfer) - Static method in class com.github.iotexproject.grpc.types.PlumTransfer
 
newBuilder() - Static method in class com.github.iotexproject.grpc.types.PutBlock
 
newBuilder(PutBlock) - Static method in class com.github.iotexproject.grpc.types.PutBlock
 
newBuilder() - Static method in class com.github.iotexproject.grpc.types.PutPollResult
 
newBuilder(PutPollResult) - Static method in class com.github.iotexproject.grpc.types.PutPollResult
 
newBuilder() - Static method in class com.github.iotexproject.grpc.types.Receipt
 
newBuilder(Receipt) - Static method in class com.github.iotexproject.grpc.types.Receipt
 
newBuilder() - Static method in class com.github.iotexproject.grpc.types.Receipts
 
newBuilder(Receipts) - Static method in class com.github.iotexproject.grpc.types.Receipts
 
newBuilder() - Static method in class com.github.iotexproject.grpc.types.ServerMeta
 
newBuilder(ServerMeta) - Static method in class com.github.iotexproject.grpc.types.ServerMeta
 
newBuilder() - Static method in class com.github.iotexproject.grpc.types.SettleDeposit
 
newBuilder(SettleDeposit) - Static method in class com.github.iotexproject.grpc.types.SettleDeposit
 
newBuilder() - Static method in class com.github.iotexproject.grpc.types.StartSubChain
 
newBuilder(StartSubChain) - Static method in class com.github.iotexproject.grpc.types.StartSubChain
 
newBuilder() - Static method in class com.github.iotexproject.grpc.types.StopSubChain
 
newBuilder(StopSubChain) - Static method in class com.github.iotexproject.grpc.types.StopSubChain
 
newBuilder() - Static method in class com.github.iotexproject.grpc.types.TerminatePlumChain
 
newBuilder(TerminatePlumChain) - Static method in class com.github.iotexproject.grpc.types.TerminatePlumChain
 
newBuilder() - Static method in class com.github.iotexproject.grpc.types.Transfer
 
newBuilder(Transfer) - Static method in class com.github.iotexproject.grpc.types.Transfer
 
newBuilderForType() - Method in class com.github.iotexproject.grpc.api.ActionInfo
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.github.iotexproject.grpc.api.ActionInfo
 
newBuilderForType() - Method in class com.github.iotexproject.grpc.api.BlockInfo
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.github.iotexproject.grpc.api.BlockInfo
 
newBuilderForType() - Method in class com.github.iotexproject.grpc.api.BlockProducerInfo
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.github.iotexproject.grpc.api.BlockProducerInfo
 
newBuilderForType() - Method in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionRequest
 
newBuilderForType() - Method in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionResponse
 
newBuilderForType() - Method in class com.github.iotexproject.grpc.api.EstimateGasForActionRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.github.iotexproject.grpc.api.EstimateGasForActionRequest
 
newBuilderForType() - Method in class com.github.iotexproject.grpc.api.EstimateGasForActionResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.github.iotexproject.grpc.api.EstimateGasForActionResponse
 
newBuilderForType() - Method in class com.github.iotexproject.grpc.api.GetAccountRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.github.iotexproject.grpc.api.GetAccountRequest
 
newBuilderForType() - Method in class com.github.iotexproject.grpc.api.GetAccountResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.github.iotexproject.grpc.api.GetAccountResponse
 
newBuilderForType() - Method in class com.github.iotexproject.grpc.api.GetActionByHashRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.github.iotexproject.grpc.api.GetActionByHashRequest
 
newBuilderForType() - Method in class com.github.iotexproject.grpc.api.GetActionsByAddressRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.github.iotexproject.grpc.api.GetActionsByAddressRequest
 
newBuilderForType() - Method in class com.github.iotexproject.grpc.api.GetActionsByBlockRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.github.iotexproject.grpc.api.GetActionsByBlockRequest
 
newBuilderForType() - Method in class com.github.iotexproject.grpc.api.GetActionsByIndexRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.github.iotexproject.grpc.api.GetActionsByIndexRequest
 
newBuilderForType() - Method in class com.github.iotexproject.grpc.api.GetActionsRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.github.iotexproject.grpc.api.GetActionsRequest
 
newBuilderForType() - Method in class com.github.iotexproject.grpc.api.GetActionsResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.github.iotexproject.grpc.api.GetActionsResponse
 
newBuilderForType() - Method in class com.github.iotexproject.grpc.api.GetBlockMetaByHashRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.github.iotexproject.grpc.api.GetBlockMetaByHashRequest
 
newBuilderForType() - Method in class com.github.iotexproject.grpc.api.GetBlockMetasByIndexRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.github.iotexproject.grpc.api.GetBlockMetasByIndexRequest
 
newBuilderForType() - Method in class com.github.iotexproject.grpc.api.GetBlockMetasRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.github.iotexproject.grpc.api.GetBlockMetasRequest
 
newBuilderForType() - Method in class com.github.iotexproject.grpc.api.GetBlockMetasResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.github.iotexproject.grpc.api.GetBlockMetasResponse
 
newBuilderForType() - Method in class com.github.iotexproject.grpc.api.GetChainMetaRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.github.iotexproject.grpc.api.GetChainMetaRequest
 
newBuilderForType() - Method in class com.github.iotexproject.grpc.api.GetChainMetaResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.github.iotexproject.grpc.api.GetChainMetaResponse
 
newBuilderForType() - Method in class com.github.iotexproject.grpc.api.GetEpochMetaRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.github.iotexproject.grpc.api.GetEpochMetaRequest
 
newBuilderForType() - Method in class com.github.iotexproject.grpc.api.GetEpochMetaResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.github.iotexproject.grpc.api.GetEpochMetaResponse
 
newBuilderForType() - Method in class com.github.iotexproject.grpc.api.GetLogsByBlock
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.github.iotexproject.grpc.api.GetLogsByBlock
 
newBuilderForType() - Method in class com.github.iotexproject.grpc.api.GetLogsByRange
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.github.iotexproject.grpc.api.GetLogsByRange
 
newBuilderForType() - Method in class com.github.iotexproject.grpc.api.GetLogsRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.github.iotexproject.grpc.api.GetLogsRequest
 
newBuilderForType() - Method in class com.github.iotexproject.grpc.api.GetLogsResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.github.iotexproject.grpc.api.GetLogsResponse
 
newBuilderForType() - Method in class com.github.iotexproject.grpc.api.GetRawBlocksRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.github.iotexproject.grpc.api.GetRawBlocksRequest
 
newBuilderForType() - Method in class com.github.iotexproject.grpc.api.GetRawBlocksResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.github.iotexproject.grpc.api.GetRawBlocksResponse
 
newBuilderForType() - Method in class com.github.iotexproject.grpc.api.GetReceiptByActionRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.github.iotexproject.grpc.api.GetReceiptByActionRequest
 
newBuilderForType() - Method in class com.github.iotexproject.grpc.api.GetReceiptByActionResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.github.iotexproject.grpc.api.GetReceiptByActionResponse
 
newBuilderForType() - Method in class com.github.iotexproject.grpc.api.GetServerMetaRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.github.iotexproject.grpc.api.GetServerMetaRequest
 
newBuilderForType() - Method in class com.github.iotexproject.grpc.api.GetServerMetaResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.github.iotexproject.grpc.api.GetServerMetaResponse
 
newBuilderForType() - Method in class com.github.iotexproject.grpc.api.GetUnconfirmedActionsByAddressRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.github.iotexproject.grpc.api.GetUnconfirmedActionsByAddressRequest
 
newBuilderForType() - Method in class com.github.iotexproject.grpc.api.LogsFilter
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.github.iotexproject.grpc.api.LogsFilter
 
newBuilderForType() - Method in class com.github.iotexproject.grpc.api.ReadContractRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.github.iotexproject.grpc.api.ReadContractRequest
 
newBuilderForType() - Method in class com.github.iotexproject.grpc.api.ReadContractResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.github.iotexproject.grpc.api.ReadContractResponse
 
newBuilderForType() - Method in class com.github.iotexproject.grpc.api.ReadStateRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.github.iotexproject.grpc.api.ReadStateRequest
 
newBuilderForType() - Method in class com.github.iotexproject.grpc.api.ReadStateResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.github.iotexproject.grpc.api.ReadStateResponse
 
newBuilderForType() - Method in class com.github.iotexproject.grpc.api.ReceiptInfo
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.github.iotexproject.grpc.api.ReceiptInfo
 
newBuilderForType() - Method in class com.github.iotexproject.grpc.api.SendActionRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.github.iotexproject.grpc.api.SendActionRequest
 
newBuilderForType() - Method in class com.github.iotexproject.grpc.api.SendActionResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.github.iotexproject.grpc.api.SendActionResponse
 
newBuilderForType() - Method in class com.github.iotexproject.grpc.api.SendSignedActionBytesRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.github.iotexproject.grpc.api.SendSignedActionBytesRequest
 
newBuilderForType() - Method in class com.github.iotexproject.grpc.api.StreamBlocksRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.github.iotexproject.grpc.api.StreamBlocksRequest
 
newBuilderForType() - Method in class com.github.iotexproject.grpc.api.StreamBlocksResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.github.iotexproject.grpc.api.StreamBlocksResponse
 
newBuilderForType() - Method in class com.github.iotexproject.grpc.api.StreamLogsRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.github.iotexproject.grpc.api.StreamLogsRequest
 
newBuilderForType() - Method in class com.github.iotexproject.grpc.api.StreamLogsResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.github.iotexproject.grpc.api.StreamLogsResponse
 
newBuilderForType() - Method in class com.github.iotexproject.grpc.api.SuggestGasPriceRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.github.iotexproject.grpc.api.SuggestGasPriceRequest
 
newBuilderForType() - Method in class com.github.iotexproject.grpc.api.SuggestGasPriceResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.github.iotexproject.grpc.api.SuggestGasPriceResponse
 
newBuilderForType() - Method in class com.github.iotexproject.grpc.api.Topics
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.github.iotexproject.grpc.api.Topics
 
newBuilderForType() - Method in class com.github.iotexproject.grpc.rpc.BlockSync
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.github.iotexproject.grpc.rpc.BlockSync
 
newBuilderForType() - Method in class com.github.iotexproject.grpc.rpc.BroadcastMsg
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.github.iotexproject.grpc.rpc.BroadcastMsg
 
newBuilderForType() - Method in class com.github.iotexproject.grpc.rpc.UnicastMsg
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.github.iotexproject.grpc.rpc.UnicastMsg
 
newBuilderForType() - Method in class com.github.iotexproject.grpc.testing.TestPayload
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.github.iotexproject.grpc.testing.TestPayload
 
newBuilderForType() - Method in class com.github.iotexproject.grpc.types.AccountMeta
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.github.iotexproject.grpc.types.AccountMeta
 
newBuilderForType() - Method in class com.github.iotexproject.grpc.types.Action
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.github.iotexproject.grpc.types.Action
 
newBuilderForType() - Method in class com.github.iotexproject.grpc.types.ActionCore
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.github.iotexproject.grpc.types.ActionCore
 
newBuilderForType() - Method in class com.github.iotexproject.grpc.types.Block
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.github.iotexproject.grpc.types.Block
 
newBuilderForType() - Method in class com.github.iotexproject.grpc.types.BlockBody
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.github.iotexproject.grpc.types.BlockBody
 
newBuilderForType() - Method in class com.github.iotexproject.grpc.types.BlockFooter
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.github.iotexproject.grpc.types.BlockFooter
 
newBuilderForType() - Method in class com.github.iotexproject.grpc.types.BlockHeader
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.github.iotexproject.grpc.types.BlockHeader
 
newBuilderForType() - Method in class com.github.iotexproject.grpc.types.BlockHeaderCore
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.github.iotexproject.grpc.types.BlockHeaderCore
 
newBuilderForType() - Method in class com.github.iotexproject.grpc.types.BlockMeta
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.github.iotexproject.grpc.types.BlockMeta
 
newBuilderForType() - Method in class com.github.iotexproject.grpc.types.BlockProposal
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.github.iotexproject.grpc.types.BlockProposal
 
newBuilderForType() - Method in class com.github.iotexproject.grpc.types.Candidate
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.github.iotexproject.grpc.types.Candidate
 
newBuilderForType() - Method in class com.github.iotexproject.grpc.types.CandidateList
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.github.iotexproject.grpc.types.CandidateList
 
newBuilderForType() - Method in class com.github.iotexproject.grpc.types.ChainMeta
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.github.iotexproject.grpc.types.ChainMeta
 
newBuilderForType() - Method in class com.github.iotexproject.grpc.types.ClaimFromRewardingFund
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.github.iotexproject.grpc.types.ClaimFromRewardingFund
 
newBuilderForType() - Method in class com.github.iotexproject.grpc.types.ConsensusMessage
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.github.iotexproject.grpc.types.ConsensusMessage
 
newBuilderForType() - Method in class com.github.iotexproject.grpc.types.ConsensusVote
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.github.iotexproject.grpc.types.ConsensusVote
 
newBuilderForType() - Method in class com.github.iotexproject.grpc.types.CreateDeposit
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.github.iotexproject.grpc.types.CreateDeposit
 
newBuilderForType() - Method in class com.github.iotexproject.grpc.types.CreatePlumChain
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.github.iotexproject.grpc.types.CreatePlumChain
 
newBuilderForType() - Method in class com.github.iotexproject.grpc.types.DepositToRewardingFund
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.github.iotexproject.grpc.types.DepositToRewardingFund
 
newBuilderForType() - Method in class com.github.iotexproject.grpc.types.Endorsement
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.github.iotexproject.grpc.types.Endorsement
 
newBuilderForType() - Method in class com.github.iotexproject.grpc.types.EpochData
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.github.iotexproject.grpc.types.EpochData
 
newBuilderForType() - Method in class com.github.iotexproject.grpc.types.Execution
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.github.iotexproject.grpc.types.Execution
 
newBuilderForType() - Method in class com.github.iotexproject.grpc.types.Genesis
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.github.iotexproject.grpc.types.Genesis
 
newBuilderForType() - Method in class com.github.iotexproject.grpc.types.GenesisAccount
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.github.iotexproject.grpc.types.GenesisAccount
 
newBuilderForType() - Method in class com.github.iotexproject.grpc.types.GenesisBlockchain
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.github.iotexproject.grpc.types.GenesisBlockchain
 
newBuilderForType() - Method in class com.github.iotexproject.grpc.types.GenesisDelegate
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.github.iotexproject.grpc.types.GenesisDelegate
 
newBuilderForType() - Method in class com.github.iotexproject.grpc.types.GenesisPoll
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.github.iotexproject.grpc.types.GenesisPoll
 
newBuilderForType() - Method in class com.github.iotexproject.grpc.types.GenesisRewarding
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.github.iotexproject.grpc.types.GenesisRewarding
 
newBuilderForType() - Method in class com.github.iotexproject.grpc.types.GrantReward
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.github.iotexproject.grpc.types.GrantReward
 
newBuilderForType() - Method in class com.github.iotexproject.grpc.types.Log
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.github.iotexproject.grpc.types.Log
 
newBuilderForType() - Method in class com.github.iotexproject.grpc.types.MerkleRoot
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.github.iotexproject.grpc.types.MerkleRoot
 
newBuilderForType() - Method in class com.github.iotexproject.grpc.types.PlumChallengeExit
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.github.iotexproject.grpc.types.PlumChallengeExit
 
newBuilderForType() - Method in class com.github.iotexproject.grpc.types.PlumCreateDeposit
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.github.iotexproject.grpc.types.PlumCreateDeposit
 
newBuilderForType() - Method in class com.github.iotexproject.grpc.types.PlumFinalizeExit
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.github.iotexproject.grpc.types.PlumFinalizeExit
 
newBuilderForType() - Method in class com.github.iotexproject.grpc.types.PlumPutBlock
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.github.iotexproject.grpc.types.PlumPutBlock
 
newBuilderForType() - Method in class com.github.iotexproject.grpc.types.PlumResponseChallengeExit
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.github.iotexproject.grpc.types.PlumResponseChallengeExit
 
newBuilderForType() - Method in class com.github.iotexproject.grpc.types.PlumSettleDeposit
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.github.iotexproject.grpc.types.PlumSettleDeposit
 
newBuilderForType() - Method in class com.github.iotexproject.grpc.types.PlumStartExit
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.github.iotexproject.grpc.types.PlumStartExit
 
newBuilderForType() - Method in class com.github.iotexproject.grpc.types.PlumTransfer
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.github.iotexproject.grpc.types.PlumTransfer
 
newBuilderForType() - Method in class com.github.iotexproject.grpc.types.PutBlock
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.github.iotexproject.grpc.types.PutBlock
 
newBuilderForType() - Method in class com.github.iotexproject.grpc.types.PutPollResult
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.github.iotexproject.grpc.types.PutPollResult
 
newBuilderForType() - Method in class com.github.iotexproject.grpc.types.Receipt
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.github.iotexproject.grpc.types.Receipt
 
newBuilderForType() - Method in class com.github.iotexproject.grpc.types.Receipts
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.github.iotexproject.grpc.types.Receipts
 
newBuilderForType() - Method in class com.github.iotexproject.grpc.types.ServerMeta
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.github.iotexproject.grpc.types.ServerMeta
 
newBuilderForType() - Method in class com.github.iotexproject.grpc.types.SettleDeposit
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.github.iotexproject.grpc.types.SettleDeposit
 
newBuilderForType() - Method in class com.github.iotexproject.grpc.types.StartSubChain
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.github.iotexproject.grpc.types.StartSubChain
 
newBuilderForType() - Method in class com.github.iotexproject.grpc.types.StopSubChain
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.github.iotexproject.grpc.types.StopSubChain
 
newBuilderForType() - Method in class com.github.iotexproject.grpc.types.TerminatePlumChain
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.github.iotexproject.grpc.types.TerminatePlumChain
 
newBuilderForType() - Method in class com.github.iotexproject.grpc.types.Transfer
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.github.iotexproject.grpc.types.Transfer
 
newFutureStub(Channel) - Static method in class com.github.iotexproject.grpc.api.APIServiceGrpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newStub(Channel) - Static method in class com.github.iotexproject.grpc.api.APIServiceGrpc
Creates a new async stub that supports all call types for the service
Node - Class in com.github.iotexproject.grpc.types
 
NONCE_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.AccountMeta
 
NONCE_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.ActionCore
 
NUM_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.EpochData
 
NUMACTIONS_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.AccountMeta
 
NUMACTIONS_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.BlockMeta
 
NUMACTIONS_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.ChainMeta
 
NUMCANDIDATEDELEGATES_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.GenesisBlockchain
 
NUMDELEGATES_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.GenesisBlockchain
 
NUMDELEGATESFOREPOCHREWARD_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.GenesisRewarding
 
NUMDELEGATESFORFOUNDATIONBONUS_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.GenesisRewarding
 
Numeric - Class in com.github.iotexproject.antenna.utils
numeric.
Numeric() - Constructor for class com.github.iotexproject.antenna.utils.Numeric
 
NumericType(String) - Constructor for class com.github.iotexproject.antenna.solidity.SolidityType.NumericType
 
NUMSUBEPOCHS_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.GenesisBlockchain
 

O

OPERATIONDEPOSIT_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.StartSubChain
 
OPERATORADDR_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.GenesisDelegate
 
outputs - Variable in class com.github.iotexproject.antenna.solidity.Abi.Entry
 
OWNER_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.PlumTransfer
 

P

PACKAGECOMMITID_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.ServerMeta
 
PACKAGEVERSION_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.ServerMeta
 
Param() - Constructor for class com.github.iotexproject.antenna.solidity.Abi.Entry.Param
 
PARENTHEIGHTOFFSET_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.StartSubChain
 
parseDelimitedFrom(InputStream) - Static method in class com.github.iotexproject.grpc.api.ActionInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.ActionInfo
 
parseDelimitedFrom(InputStream) - Static method in class com.github.iotexproject.grpc.api.BlockInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.BlockInfo
 
parseDelimitedFrom(InputStream) - Static method in class com.github.iotexproject.grpc.api.BlockProducerInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.BlockProducerInfo
 
parseDelimitedFrom(InputStream) - Static method in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.github.iotexproject.grpc.api.EstimateGasForActionRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.EstimateGasForActionRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.github.iotexproject.grpc.api.EstimateGasForActionResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.EstimateGasForActionResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.github.iotexproject.grpc.api.GetAccountRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetAccountRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.github.iotexproject.grpc.api.GetAccountResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetAccountResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.github.iotexproject.grpc.api.GetActionByHashRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetActionByHashRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.github.iotexproject.grpc.api.GetActionsByAddressRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetActionsByAddressRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.github.iotexproject.grpc.api.GetActionsByBlockRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetActionsByBlockRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.github.iotexproject.grpc.api.GetActionsByIndexRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetActionsByIndexRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.github.iotexproject.grpc.api.GetActionsRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetActionsRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.github.iotexproject.grpc.api.GetActionsResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetActionsResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.github.iotexproject.grpc.api.GetBlockMetaByHashRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetBlockMetaByHashRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.github.iotexproject.grpc.api.GetBlockMetasByIndexRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetBlockMetasByIndexRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.github.iotexproject.grpc.api.GetBlockMetasRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetBlockMetasRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.github.iotexproject.grpc.api.GetBlockMetasResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetBlockMetasResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.github.iotexproject.grpc.api.GetChainMetaRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetChainMetaRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.github.iotexproject.grpc.api.GetChainMetaResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetChainMetaResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.github.iotexproject.grpc.api.GetEpochMetaRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetEpochMetaRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.github.iotexproject.grpc.api.GetEpochMetaResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetEpochMetaResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.github.iotexproject.grpc.api.GetLogsByBlock
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetLogsByBlock
 
parseDelimitedFrom(InputStream) - Static method in class com.github.iotexproject.grpc.api.GetLogsByRange
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetLogsByRange
 
parseDelimitedFrom(InputStream) - Static method in class com.github.iotexproject.grpc.api.GetLogsRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetLogsRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.github.iotexproject.grpc.api.GetLogsResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetLogsResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.github.iotexproject.grpc.api.GetRawBlocksRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetRawBlocksRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.github.iotexproject.grpc.api.GetRawBlocksResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetRawBlocksResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.github.iotexproject.grpc.api.GetReceiptByActionRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetReceiptByActionRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.github.iotexproject.grpc.api.GetReceiptByActionResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetReceiptByActionResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.github.iotexproject.grpc.api.GetServerMetaRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetServerMetaRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.github.iotexproject.grpc.api.GetServerMetaResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetServerMetaResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.github.iotexproject.grpc.api.GetUnconfirmedActionsByAddressRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetUnconfirmedActionsByAddressRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.github.iotexproject.grpc.api.LogsFilter
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.LogsFilter
 
parseDelimitedFrom(InputStream) - Static method in class com.github.iotexproject.grpc.api.ReadContractRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.ReadContractRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.github.iotexproject.grpc.api.ReadContractResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.ReadContractResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.github.iotexproject.grpc.api.ReadStateRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.ReadStateRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.github.iotexproject.grpc.api.ReadStateResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.ReadStateResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.github.iotexproject.grpc.api.ReceiptInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.ReceiptInfo
 
parseDelimitedFrom(InputStream) - Static method in class com.github.iotexproject.grpc.api.SendActionRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.SendActionRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.github.iotexproject.grpc.api.SendActionResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.SendActionResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.github.iotexproject.grpc.api.SendSignedActionBytesRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.SendSignedActionBytesRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.github.iotexproject.grpc.api.StreamBlocksRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.StreamBlocksRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.github.iotexproject.grpc.api.StreamBlocksResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.StreamBlocksResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.github.iotexproject.grpc.api.StreamLogsRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.StreamLogsRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.github.iotexproject.grpc.api.StreamLogsResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.StreamLogsResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.github.iotexproject.grpc.api.SuggestGasPriceRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.SuggestGasPriceRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.github.iotexproject.grpc.api.SuggestGasPriceResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.SuggestGasPriceResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.github.iotexproject.grpc.api.Topics
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.Topics
 
parseDelimitedFrom(InputStream) - Static method in class com.github.iotexproject.grpc.rpc.BlockSync
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.rpc.BlockSync
 
parseDelimitedFrom(InputStream) - Static method in class com.github.iotexproject.grpc.rpc.BroadcastMsg
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.rpc.BroadcastMsg
 
parseDelimitedFrom(InputStream) - Static method in class com.github.iotexproject.grpc.rpc.UnicastMsg
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.rpc.UnicastMsg
 
parseDelimitedFrom(InputStream) - Static method in class com.github.iotexproject.grpc.testing.TestPayload
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.testing.TestPayload
 
parseDelimitedFrom(InputStream) - Static method in class com.github.iotexproject.grpc.types.AccountMeta
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.AccountMeta
 
parseDelimitedFrom(InputStream) - Static method in class com.github.iotexproject.grpc.types.Action
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.Action
 
parseDelimitedFrom(InputStream) - Static method in class com.github.iotexproject.grpc.types.ActionCore
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.ActionCore
 
parseDelimitedFrom(InputStream) - Static method in class com.github.iotexproject.grpc.types.Block
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.Block
 
parseDelimitedFrom(InputStream) - Static method in class com.github.iotexproject.grpc.types.BlockBody
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.BlockBody
 
parseDelimitedFrom(InputStream) - Static method in class com.github.iotexproject.grpc.types.BlockFooter
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.BlockFooter
 
parseDelimitedFrom(InputStream) - Static method in class com.github.iotexproject.grpc.types.BlockHeader
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.BlockHeader
 
parseDelimitedFrom(InputStream) - Static method in class com.github.iotexproject.grpc.types.BlockHeaderCore
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.BlockHeaderCore
 
parseDelimitedFrom(InputStream) - Static method in class com.github.iotexproject.grpc.types.BlockMeta
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.BlockMeta
 
parseDelimitedFrom(InputStream) - Static method in class com.github.iotexproject.grpc.types.BlockProposal
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.BlockProposal
 
parseDelimitedFrom(InputStream) - Static method in class com.github.iotexproject.grpc.types.Candidate
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.Candidate
 
parseDelimitedFrom(InputStream) - Static method in class com.github.iotexproject.grpc.types.CandidateList
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.CandidateList
 
parseDelimitedFrom(InputStream) - Static method in class com.github.iotexproject.grpc.types.ChainMeta
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.ChainMeta
 
parseDelimitedFrom(InputStream) - Static method in class com.github.iotexproject.grpc.types.ClaimFromRewardingFund
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.ClaimFromRewardingFund
 
parseDelimitedFrom(InputStream) - Static method in class com.github.iotexproject.grpc.types.ConsensusMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.ConsensusMessage
 
parseDelimitedFrom(InputStream) - Static method in class com.github.iotexproject.grpc.types.ConsensusVote
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.ConsensusVote
 
parseDelimitedFrom(InputStream) - Static method in class com.github.iotexproject.grpc.types.CreateDeposit
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.CreateDeposit
 
parseDelimitedFrom(InputStream) - Static method in class com.github.iotexproject.grpc.types.CreatePlumChain
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.CreatePlumChain
 
parseDelimitedFrom(InputStream) - Static method in class com.github.iotexproject.grpc.types.DepositToRewardingFund
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.DepositToRewardingFund
 
parseDelimitedFrom(InputStream) - Static method in class com.github.iotexproject.grpc.types.Endorsement
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.Endorsement
 
parseDelimitedFrom(InputStream) - Static method in class com.github.iotexproject.grpc.types.EpochData
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.EpochData
 
parseDelimitedFrom(InputStream) - Static method in class com.github.iotexproject.grpc.types.Execution
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.Execution
 
parseDelimitedFrom(InputStream) - Static method in class com.github.iotexproject.grpc.types.Genesis
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.Genesis
 
parseDelimitedFrom(InputStream) - Static method in class com.github.iotexproject.grpc.types.GenesisAccount
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.GenesisAccount
 
parseDelimitedFrom(InputStream) - Static method in class com.github.iotexproject.grpc.types.GenesisBlockchain
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.GenesisBlockchain
 
parseDelimitedFrom(InputStream) - Static method in class com.github.iotexproject.grpc.types.GenesisDelegate
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.GenesisDelegate
 
parseDelimitedFrom(InputStream) - Static method in class com.github.iotexproject.grpc.types.GenesisPoll
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.GenesisPoll
 
parseDelimitedFrom(InputStream) - Static method in class com.github.iotexproject.grpc.types.GenesisRewarding
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.GenesisRewarding
 
parseDelimitedFrom(InputStream) - Static method in class com.github.iotexproject.grpc.types.GrantReward
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.GrantReward
 
parseDelimitedFrom(InputStream) - Static method in class com.github.iotexproject.grpc.types.Log
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.Log
 
parseDelimitedFrom(InputStream) - Static method in class com.github.iotexproject.grpc.types.MerkleRoot
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.MerkleRoot
 
parseDelimitedFrom(InputStream) - Static method in class com.github.iotexproject.grpc.types.PlumChallengeExit
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.PlumChallengeExit
 
parseDelimitedFrom(InputStream) - Static method in class com.github.iotexproject.grpc.types.PlumCreateDeposit
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.PlumCreateDeposit
 
parseDelimitedFrom(InputStream) - Static method in class com.github.iotexproject.grpc.types.PlumFinalizeExit
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.PlumFinalizeExit
 
parseDelimitedFrom(InputStream) - Static method in class com.github.iotexproject.grpc.types.PlumPutBlock
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.PlumPutBlock
 
parseDelimitedFrom(InputStream) - Static method in class com.github.iotexproject.grpc.types.PlumResponseChallengeExit
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.PlumResponseChallengeExit
 
parseDelimitedFrom(InputStream) - Static method in class com.github.iotexproject.grpc.types.PlumSettleDeposit
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.PlumSettleDeposit
 
parseDelimitedFrom(InputStream) - Static method in class com.github.iotexproject.grpc.types.PlumStartExit
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.PlumStartExit
 
parseDelimitedFrom(InputStream) - Static method in class com.github.iotexproject.grpc.types.PlumTransfer
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.PlumTransfer
 
parseDelimitedFrom(InputStream) - Static method in class com.github.iotexproject.grpc.types.PutBlock
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.PutBlock
 
parseDelimitedFrom(InputStream) - Static method in class com.github.iotexproject.grpc.types.PutPollResult
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.PutPollResult
 
parseDelimitedFrom(InputStream) - Static method in class com.github.iotexproject.grpc.types.Receipt
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.Receipt
 
parseDelimitedFrom(InputStream) - Static method in class com.github.iotexproject.grpc.types.Receipts
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.Receipts
 
parseDelimitedFrom(InputStream) - Static method in class com.github.iotexproject.grpc.types.ServerMeta
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.ServerMeta
 
parseDelimitedFrom(InputStream) - Static method in class com.github.iotexproject.grpc.types.SettleDeposit
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.SettleDeposit
 
parseDelimitedFrom(InputStream) - Static method in class com.github.iotexproject.grpc.types.StartSubChain
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.StartSubChain
 
parseDelimitedFrom(InputStream) - Static method in class com.github.iotexproject.grpc.types.StopSubChain
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.StopSubChain
 
parseDelimitedFrom(InputStream) - Static method in class com.github.iotexproject.grpc.types.TerminatePlumChain
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.TerminatePlumChain
 
parseDelimitedFrom(InputStream) - Static method in class com.github.iotexproject.grpc.types.Transfer
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.Transfer
 
parseFrom(ByteBuffer) - Static method in class com.github.iotexproject.grpc.api.ActionInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.ActionInfo
 
parseFrom(ByteString) - Static method in class com.github.iotexproject.grpc.api.ActionInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.ActionInfo
 
parseFrom(byte[]) - Static method in class com.github.iotexproject.grpc.api.ActionInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.ActionInfo
 
parseFrom(InputStream) - Static method in class com.github.iotexproject.grpc.api.ActionInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.ActionInfo
 
parseFrom(CodedInputStream) - Static method in class com.github.iotexproject.grpc.api.ActionInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.ActionInfo
 
parseFrom(ByteBuffer) - Static method in class com.github.iotexproject.grpc.api.BlockInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.BlockInfo
 
parseFrom(ByteString) - Static method in class com.github.iotexproject.grpc.api.BlockInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.BlockInfo
 
parseFrom(byte[]) - Static method in class com.github.iotexproject.grpc.api.BlockInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.BlockInfo
 
parseFrom(InputStream) - Static method in class com.github.iotexproject.grpc.api.BlockInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.BlockInfo
 
parseFrom(CodedInputStream) - Static method in class com.github.iotexproject.grpc.api.BlockInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.BlockInfo
 
parseFrom(ByteBuffer) - Static method in class com.github.iotexproject.grpc.api.BlockProducerInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.BlockProducerInfo
 
parseFrom(ByteString) - Static method in class com.github.iotexproject.grpc.api.BlockProducerInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.BlockProducerInfo
 
parseFrom(byte[]) - Static method in class com.github.iotexproject.grpc.api.BlockProducerInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.BlockProducerInfo
 
parseFrom(InputStream) - Static method in class com.github.iotexproject.grpc.api.BlockProducerInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.BlockProducerInfo
 
parseFrom(CodedInputStream) - Static method in class com.github.iotexproject.grpc.api.BlockProducerInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.BlockProducerInfo
 
parseFrom(ByteBuffer) - Static method in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionRequest
 
parseFrom(ByteString) - Static method in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionRequest
 
parseFrom(byte[]) - Static method in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionRequest
 
parseFrom(InputStream) - Static method in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionRequest
 
parseFrom(CodedInputStream) - Static method in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionRequest
 
parseFrom(ByteBuffer) - Static method in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionResponse
 
parseFrom(ByteString) - Static method in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionResponse
 
parseFrom(byte[]) - Static method in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionResponse
 
parseFrom(InputStream) - Static method in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionResponse
 
parseFrom(CodedInputStream) - Static method in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionResponse
 
parseFrom(ByteBuffer) - Static method in class com.github.iotexproject.grpc.api.EstimateGasForActionRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.EstimateGasForActionRequest
 
parseFrom(ByteString) - Static method in class com.github.iotexproject.grpc.api.EstimateGasForActionRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.EstimateGasForActionRequest
 
parseFrom(byte[]) - Static method in class com.github.iotexproject.grpc.api.EstimateGasForActionRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.EstimateGasForActionRequest
 
parseFrom(InputStream) - Static method in class com.github.iotexproject.grpc.api.EstimateGasForActionRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.EstimateGasForActionRequest
 
parseFrom(CodedInputStream) - Static method in class com.github.iotexproject.grpc.api.EstimateGasForActionRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.EstimateGasForActionRequest
 
parseFrom(ByteBuffer) - Static method in class com.github.iotexproject.grpc.api.EstimateGasForActionResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.EstimateGasForActionResponse
 
parseFrom(ByteString) - Static method in class com.github.iotexproject.grpc.api.EstimateGasForActionResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.EstimateGasForActionResponse
 
parseFrom(byte[]) - Static method in class com.github.iotexproject.grpc.api.EstimateGasForActionResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.EstimateGasForActionResponse
 
parseFrom(InputStream) - Static method in class com.github.iotexproject.grpc.api.EstimateGasForActionResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.EstimateGasForActionResponse
 
parseFrom(CodedInputStream) - Static method in class com.github.iotexproject.grpc.api.EstimateGasForActionResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.EstimateGasForActionResponse
 
parseFrom(ByteBuffer) - Static method in class com.github.iotexproject.grpc.api.GetAccountRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetAccountRequest
 
parseFrom(ByteString) - Static method in class com.github.iotexproject.grpc.api.GetAccountRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetAccountRequest
 
parseFrom(byte[]) - Static method in class com.github.iotexproject.grpc.api.GetAccountRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetAccountRequest
 
parseFrom(InputStream) - Static method in class com.github.iotexproject.grpc.api.GetAccountRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetAccountRequest
 
parseFrom(CodedInputStream) - Static method in class com.github.iotexproject.grpc.api.GetAccountRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetAccountRequest
 
parseFrom(ByteBuffer) - Static method in class com.github.iotexproject.grpc.api.GetAccountResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetAccountResponse
 
parseFrom(ByteString) - Static method in class com.github.iotexproject.grpc.api.GetAccountResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetAccountResponse
 
parseFrom(byte[]) - Static method in class com.github.iotexproject.grpc.api.GetAccountResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetAccountResponse
 
parseFrom(InputStream) - Static method in class com.github.iotexproject.grpc.api.GetAccountResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetAccountResponse
 
parseFrom(CodedInputStream) - Static method in class com.github.iotexproject.grpc.api.GetAccountResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetAccountResponse
 
parseFrom(ByteBuffer) - Static method in class com.github.iotexproject.grpc.api.GetActionByHashRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetActionByHashRequest
 
parseFrom(ByteString) - Static method in class com.github.iotexproject.grpc.api.GetActionByHashRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetActionByHashRequest
 
parseFrom(byte[]) - Static method in class com.github.iotexproject.grpc.api.GetActionByHashRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetActionByHashRequest
 
parseFrom(InputStream) - Static method in class com.github.iotexproject.grpc.api.GetActionByHashRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetActionByHashRequest
 
parseFrom(CodedInputStream) - Static method in class com.github.iotexproject.grpc.api.GetActionByHashRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetActionByHashRequest
 
parseFrom(ByteBuffer) - Static method in class com.github.iotexproject.grpc.api.GetActionsByAddressRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetActionsByAddressRequest
 
parseFrom(ByteString) - Static method in class com.github.iotexproject.grpc.api.GetActionsByAddressRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetActionsByAddressRequest
 
parseFrom(byte[]) - Static method in class com.github.iotexproject.grpc.api.GetActionsByAddressRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetActionsByAddressRequest
 
parseFrom(InputStream) - Static method in class com.github.iotexproject.grpc.api.GetActionsByAddressRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetActionsByAddressRequest
 
parseFrom(CodedInputStream) - Static method in class com.github.iotexproject.grpc.api.GetActionsByAddressRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetActionsByAddressRequest
 
parseFrom(ByteBuffer) - Static method in class com.github.iotexproject.grpc.api.GetActionsByBlockRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetActionsByBlockRequest
 
parseFrom(ByteString) - Static method in class com.github.iotexproject.grpc.api.GetActionsByBlockRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetActionsByBlockRequest
 
parseFrom(byte[]) - Static method in class com.github.iotexproject.grpc.api.GetActionsByBlockRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetActionsByBlockRequest
 
parseFrom(InputStream) - Static method in class com.github.iotexproject.grpc.api.GetActionsByBlockRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetActionsByBlockRequest
 
parseFrom(CodedInputStream) - Static method in class com.github.iotexproject.grpc.api.GetActionsByBlockRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetActionsByBlockRequest
 
parseFrom(ByteBuffer) - Static method in class com.github.iotexproject.grpc.api.GetActionsByIndexRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetActionsByIndexRequest
 
parseFrom(ByteString) - Static method in class com.github.iotexproject.grpc.api.GetActionsByIndexRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetActionsByIndexRequest
 
parseFrom(byte[]) - Static method in class com.github.iotexproject.grpc.api.GetActionsByIndexRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetActionsByIndexRequest
 
parseFrom(InputStream) - Static method in class com.github.iotexproject.grpc.api.GetActionsByIndexRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetActionsByIndexRequest
 
parseFrom(CodedInputStream) - Static method in class com.github.iotexproject.grpc.api.GetActionsByIndexRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetActionsByIndexRequest
 
parseFrom(ByteBuffer) - Static method in class com.github.iotexproject.grpc.api.GetActionsRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetActionsRequest
 
parseFrom(ByteString) - Static method in class com.github.iotexproject.grpc.api.GetActionsRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetActionsRequest
 
parseFrom(byte[]) - Static method in class com.github.iotexproject.grpc.api.GetActionsRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetActionsRequest
 
parseFrom(InputStream) - Static method in class com.github.iotexproject.grpc.api.GetActionsRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetActionsRequest
 
parseFrom(CodedInputStream) - Static method in class com.github.iotexproject.grpc.api.GetActionsRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetActionsRequest
 
parseFrom(ByteBuffer) - Static method in class com.github.iotexproject.grpc.api.GetActionsResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetActionsResponse
 
parseFrom(ByteString) - Static method in class com.github.iotexproject.grpc.api.GetActionsResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetActionsResponse
 
parseFrom(byte[]) - Static method in class com.github.iotexproject.grpc.api.GetActionsResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetActionsResponse
 
parseFrom(InputStream) - Static method in class com.github.iotexproject.grpc.api.GetActionsResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetActionsResponse
 
parseFrom(CodedInputStream) - Static method in class com.github.iotexproject.grpc.api.GetActionsResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetActionsResponse
 
parseFrom(ByteBuffer) - Static method in class com.github.iotexproject.grpc.api.GetBlockMetaByHashRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetBlockMetaByHashRequest
 
parseFrom(ByteString) - Static method in class com.github.iotexproject.grpc.api.GetBlockMetaByHashRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetBlockMetaByHashRequest
 
parseFrom(byte[]) - Static method in class com.github.iotexproject.grpc.api.GetBlockMetaByHashRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetBlockMetaByHashRequest
 
parseFrom(InputStream) - Static method in class com.github.iotexproject.grpc.api.GetBlockMetaByHashRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetBlockMetaByHashRequest
 
parseFrom(CodedInputStream) - Static method in class com.github.iotexproject.grpc.api.GetBlockMetaByHashRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetBlockMetaByHashRequest
 
parseFrom(ByteBuffer) - Static method in class com.github.iotexproject.grpc.api.GetBlockMetasByIndexRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetBlockMetasByIndexRequest
 
parseFrom(ByteString) - Static method in class com.github.iotexproject.grpc.api.GetBlockMetasByIndexRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetBlockMetasByIndexRequest
 
parseFrom(byte[]) - Static method in class com.github.iotexproject.grpc.api.GetBlockMetasByIndexRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetBlockMetasByIndexRequest
 
parseFrom(InputStream) - Static method in class com.github.iotexproject.grpc.api.GetBlockMetasByIndexRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetBlockMetasByIndexRequest
 
parseFrom(CodedInputStream) - Static method in class com.github.iotexproject.grpc.api.GetBlockMetasByIndexRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetBlockMetasByIndexRequest
 
parseFrom(ByteBuffer) - Static method in class com.github.iotexproject.grpc.api.GetBlockMetasRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetBlockMetasRequest
 
parseFrom(ByteString) - Static method in class com.github.iotexproject.grpc.api.GetBlockMetasRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetBlockMetasRequest
 
parseFrom(byte[]) - Static method in class com.github.iotexproject.grpc.api.GetBlockMetasRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetBlockMetasRequest
 
parseFrom(InputStream) - Static method in class com.github.iotexproject.grpc.api.GetBlockMetasRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetBlockMetasRequest
 
parseFrom(CodedInputStream) - Static method in class com.github.iotexproject.grpc.api.GetBlockMetasRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetBlockMetasRequest
 
parseFrom(ByteBuffer) - Static method in class com.github.iotexproject.grpc.api.GetBlockMetasResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetBlockMetasResponse
 
parseFrom(ByteString) - Static method in class com.github.iotexproject.grpc.api.GetBlockMetasResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetBlockMetasResponse
 
parseFrom(byte[]) - Static method in class com.github.iotexproject.grpc.api.GetBlockMetasResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetBlockMetasResponse
 
parseFrom(InputStream) - Static method in class com.github.iotexproject.grpc.api.GetBlockMetasResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetBlockMetasResponse
 
parseFrom(CodedInputStream) - Static method in class com.github.iotexproject.grpc.api.GetBlockMetasResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetBlockMetasResponse
 
parseFrom(ByteBuffer) - Static method in class com.github.iotexproject.grpc.api.GetChainMetaRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetChainMetaRequest
 
parseFrom(ByteString) - Static method in class com.github.iotexproject.grpc.api.GetChainMetaRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetChainMetaRequest
 
parseFrom(byte[]) - Static method in class com.github.iotexproject.grpc.api.GetChainMetaRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetChainMetaRequest
 
parseFrom(InputStream) - Static method in class com.github.iotexproject.grpc.api.GetChainMetaRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetChainMetaRequest
 
parseFrom(CodedInputStream) - Static method in class com.github.iotexproject.grpc.api.GetChainMetaRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetChainMetaRequest
 
parseFrom(ByteBuffer) - Static method in class com.github.iotexproject.grpc.api.GetChainMetaResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetChainMetaResponse
 
parseFrom(ByteString) - Static method in class com.github.iotexproject.grpc.api.GetChainMetaResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetChainMetaResponse
 
parseFrom(byte[]) - Static method in class com.github.iotexproject.grpc.api.GetChainMetaResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetChainMetaResponse
 
parseFrom(InputStream) - Static method in class com.github.iotexproject.grpc.api.GetChainMetaResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetChainMetaResponse
 
parseFrom(CodedInputStream) - Static method in class com.github.iotexproject.grpc.api.GetChainMetaResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetChainMetaResponse
 
parseFrom(ByteBuffer) - Static method in class com.github.iotexproject.grpc.api.GetEpochMetaRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetEpochMetaRequest
 
parseFrom(ByteString) - Static method in class com.github.iotexproject.grpc.api.GetEpochMetaRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetEpochMetaRequest
 
parseFrom(byte[]) - Static method in class com.github.iotexproject.grpc.api.GetEpochMetaRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetEpochMetaRequest
 
parseFrom(InputStream) - Static method in class com.github.iotexproject.grpc.api.GetEpochMetaRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetEpochMetaRequest
 
parseFrom(CodedInputStream) - Static method in class com.github.iotexproject.grpc.api.GetEpochMetaRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetEpochMetaRequest
 
parseFrom(ByteBuffer) - Static method in class com.github.iotexproject.grpc.api.GetEpochMetaResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetEpochMetaResponse
 
parseFrom(ByteString) - Static method in class com.github.iotexproject.grpc.api.GetEpochMetaResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetEpochMetaResponse
 
parseFrom(byte[]) - Static method in class com.github.iotexproject.grpc.api.GetEpochMetaResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetEpochMetaResponse
 
parseFrom(InputStream) - Static method in class com.github.iotexproject.grpc.api.GetEpochMetaResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetEpochMetaResponse
 
parseFrom(CodedInputStream) - Static method in class com.github.iotexproject.grpc.api.GetEpochMetaResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetEpochMetaResponse
 
parseFrom(ByteBuffer) - Static method in class com.github.iotexproject.grpc.api.GetLogsByBlock
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetLogsByBlock
 
parseFrom(ByteString) - Static method in class com.github.iotexproject.grpc.api.GetLogsByBlock
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetLogsByBlock
 
parseFrom(byte[]) - Static method in class com.github.iotexproject.grpc.api.GetLogsByBlock
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetLogsByBlock
 
parseFrom(InputStream) - Static method in class com.github.iotexproject.grpc.api.GetLogsByBlock
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetLogsByBlock
 
parseFrom(CodedInputStream) - Static method in class com.github.iotexproject.grpc.api.GetLogsByBlock
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetLogsByBlock
 
parseFrom(ByteBuffer) - Static method in class com.github.iotexproject.grpc.api.GetLogsByRange
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetLogsByRange
 
parseFrom(ByteString) - Static method in class com.github.iotexproject.grpc.api.GetLogsByRange
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetLogsByRange
 
parseFrom(byte[]) - Static method in class com.github.iotexproject.grpc.api.GetLogsByRange
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetLogsByRange
 
parseFrom(InputStream) - Static method in class com.github.iotexproject.grpc.api.GetLogsByRange
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetLogsByRange
 
parseFrom(CodedInputStream) - Static method in class com.github.iotexproject.grpc.api.GetLogsByRange
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetLogsByRange
 
parseFrom(ByteBuffer) - Static method in class com.github.iotexproject.grpc.api.GetLogsRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetLogsRequest
 
parseFrom(ByteString) - Static method in class com.github.iotexproject.grpc.api.GetLogsRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetLogsRequest
 
parseFrom(byte[]) - Static method in class com.github.iotexproject.grpc.api.GetLogsRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetLogsRequest
 
parseFrom(InputStream) - Static method in class com.github.iotexproject.grpc.api.GetLogsRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetLogsRequest
 
parseFrom(CodedInputStream) - Static method in class com.github.iotexproject.grpc.api.GetLogsRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetLogsRequest
 
parseFrom(ByteBuffer) - Static method in class com.github.iotexproject.grpc.api.GetLogsResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetLogsResponse
 
parseFrom(ByteString) - Static method in class com.github.iotexproject.grpc.api.GetLogsResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetLogsResponse
 
parseFrom(byte[]) - Static method in class com.github.iotexproject.grpc.api.GetLogsResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetLogsResponse
 
parseFrom(InputStream) - Static method in class com.github.iotexproject.grpc.api.GetLogsResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetLogsResponse
 
parseFrom(CodedInputStream) - Static method in class com.github.iotexproject.grpc.api.GetLogsResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetLogsResponse
 
parseFrom(ByteBuffer) - Static method in class com.github.iotexproject.grpc.api.GetRawBlocksRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetRawBlocksRequest
 
parseFrom(ByteString) - Static method in class com.github.iotexproject.grpc.api.GetRawBlocksRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetRawBlocksRequest
 
parseFrom(byte[]) - Static method in class com.github.iotexproject.grpc.api.GetRawBlocksRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetRawBlocksRequest
 
parseFrom(InputStream) - Static method in class com.github.iotexproject.grpc.api.GetRawBlocksRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetRawBlocksRequest
 
parseFrom(CodedInputStream) - Static method in class com.github.iotexproject.grpc.api.GetRawBlocksRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetRawBlocksRequest
 
parseFrom(ByteBuffer) - Static method in class com.github.iotexproject.grpc.api.GetRawBlocksResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetRawBlocksResponse
 
parseFrom(ByteString) - Static method in class com.github.iotexproject.grpc.api.GetRawBlocksResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetRawBlocksResponse
 
parseFrom(byte[]) - Static method in class com.github.iotexproject.grpc.api.GetRawBlocksResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetRawBlocksResponse
 
parseFrom(InputStream) - Static method in class com.github.iotexproject.grpc.api.GetRawBlocksResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetRawBlocksResponse
 
parseFrom(CodedInputStream) - Static method in class com.github.iotexproject.grpc.api.GetRawBlocksResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetRawBlocksResponse
 
parseFrom(ByteBuffer) - Static method in class com.github.iotexproject.grpc.api.GetReceiptByActionRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetReceiptByActionRequest
 
parseFrom(ByteString) - Static method in class com.github.iotexproject.grpc.api.GetReceiptByActionRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetReceiptByActionRequest
 
parseFrom(byte[]) - Static method in class com.github.iotexproject.grpc.api.GetReceiptByActionRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetReceiptByActionRequest
 
parseFrom(InputStream) - Static method in class com.github.iotexproject.grpc.api.GetReceiptByActionRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetReceiptByActionRequest
 
parseFrom(CodedInputStream) - Static method in class com.github.iotexproject.grpc.api.GetReceiptByActionRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetReceiptByActionRequest
 
parseFrom(ByteBuffer) - Static method in class com.github.iotexproject.grpc.api.GetReceiptByActionResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetReceiptByActionResponse
 
parseFrom(ByteString) - Static method in class com.github.iotexproject.grpc.api.GetReceiptByActionResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetReceiptByActionResponse
 
parseFrom(byte[]) - Static method in class com.github.iotexproject.grpc.api.GetReceiptByActionResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetReceiptByActionResponse
 
parseFrom(InputStream) - Static method in class com.github.iotexproject.grpc.api.GetReceiptByActionResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetReceiptByActionResponse
 
parseFrom(CodedInputStream) - Static method in class com.github.iotexproject.grpc.api.GetReceiptByActionResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetReceiptByActionResponse
 
parseFrom(ByteBuffer) - Static method in class com.github.iotexproject.grpc.api.GetServerMetaRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetServerMetaRequest
 
parseFrom(ByteString) - Static method in class com.github.iotexproject.grpc.api.GetServerMetaRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetServerMetaRequest
 
parseFrom(byte[]) - Static method in class com.github.iotexproject.grpc.api.GetServerMetaRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetServerMetaRequest
 
parseFrom(InputStream) - Static method in class com.github.iotexproject.grpc.api.GetServerMetaRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetServerMetaRequest
 
parseFrom(CodedInputStream) - Static method in class com.github.iotexproject.grpc.api.GetServerMetaRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetServerMetaRequest
 
parseFrom(ByteBuffer) - Static method in class com.github.iotexproject.grpc.api.GetServerMetaResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetServerMetaResponse
 
parseFrom(ByteString) - Static method in class com.github.iotexproject.grpc.api.GetServerMetaResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetServerMetaResponse
 
parseFrom(byte[]) - Static method in class com.github.iotexproject.grpc.api.GetServerMetaResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetServerMetaResponse
 
parseFrom(InputStream) - Static method in class com.github.iotexproject.grpc.api.GetServerMetaResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetServerMetaResponse
 
parseFrom(CodedInputStream) - Static method in class com.github.iotexproject.grpc.api.GetServerMetaResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetServerMetaResponse
 
parseFrom(ByteBuffer) - Static method in class com.github.iotexproject.grpc.api.GetUnconfirmedActionsByAddressRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetUnconfirmedActionsByAddressRequest
 
parseFrom(ByteString) - Static method in class com.github.iotexproject.grpc.api.GetUnconfirmedActionsByAddressRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetUnconfirmedActionsByAddressRequest
 
parseFrom(byte[]) - Static method in class com.github.iotexproject.grpc.api.GetUnconfirmedActionsByAddressRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetUnconfirmedActionsByAddressRequest
 
parseFrom(InputStream) - Static method in class com.github.iotexproject.grpc.api.GetUnconfirmedActionsByAddressRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetUnconfirmedActionsByAddressRequest
 
parseFrom(CodedInputStream) - Static method in class com.github.iotexproject.grpc.api.GetUnconfirmedActionsByAddressRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.GetUnconfirmedActionsByAddressRequest
 
parseFrom(ByteBuffer) - Static method in class com.github.iotexproject.grpc.api.LogsFilter
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.LogsFilter
 
parseFrom(ByteString) - Static method in class com.github.iotexproject.grpc.api.LogsFilter
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.LogsFilter
 
parseFrom(byte[]) - Static method in class com.github.iotexproject.grpc.api.LogsFilter
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.LogsFilter
 
parseFrom(InputStream) - Static method in class com.github.iotexproject.grpc.api.LogsFilter
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.LogsFilter
 
parseFrom(CodedInputStream) - Static method in class com.github.iotexproject.grpc.api.LogsFilter
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.LogsFilter
 
parseFrom(ByteBuffer) - Static method in class com.github.iotexproject.grpc.api.ReadContractRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.ReadContractRequest
 
parseFrom(ByteString) - Static method in class com.github.iotexproject.grpc.api.ReadContractRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.ReadContractRequest
 
parseFrom(byte[]) - Static method in class com.github.iotexproject.grpc.api.ReadContractRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.ReadContractRequest
 
parseFrom(InputStream) - Static method in class com.github.iotexproject.grpc.api.ReadContractRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.ReadContractRequest
 
parseFrom(CodedInputStream) - Static method in class com.github.iotexproject.grpc.api.ReadContractRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.ReadContractRequest
 
parseFrom(ByteBuffer) - Static method in class com.github.iotexproject.grpc.api.ReadContractResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.ReadContractResponse
 
parseFrom(ByteString) - Static method in class com.github.iotexproject.grpc.api.ReadContractResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.ReadContractResponse
 
parseFrom(byte[]) - Static method in class com.github.iotexproject.grpc.api.ReadContractResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.ReadContractResponse
 
parseFrom(InputStream) - Static method in class com.github.iotexproject.grpc.api.ReadContractResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.ReadContractResponse
 
parseFrom(CodedInputStream) - Static method in class com.github.iotexproject.grpc.api.ReadContractResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.ReadContractResponse
 
parseFrom(ByteBuffer) - Static method in class com.github.iotexproject.grpc.api.ReadStateRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.ReadStateRequest
 
parseFrom(ByteString) - Static method in class com.github.iotexproject.grpc.api.ReadStateRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.ReadStateRequest
 
parseFrom(byte[]) - Static method in class com.github.iotexproject.grpc.api.ReadStateRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.ReadStateRequest
 
parseFrom(InputStream) - Static method in class com.github.iotexproject.grpc.api.ReadStateRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.ReadStateRequest
 
parseFrom(CodedInputStream) - Static method in class com.github.iotexproject.grpc.api.ReadStateRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.ReadStateRequest
 
parseFrom(ByteBuffer) - Static method in class com.github.iotexproject.grpc.api.ReadStateResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.ReadStateResponse
 
parseFrom(ByteString) - Static method in class com.github.iotexproject.grpc.api.ReadStateResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.ReadStateResponse
 
parseFrom(byte[]) - Static method in class com.github.iotexproject.grpc.api.ReadStateResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.ReadStateResponse
 
parseFrom(InputStream) - Static method in class com.github.iotexproject.grpc.api.ReadStateResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.ReadStateResponse
 
parseFrom(CodedInputStream) - Static method in class com.github.iotexproject.grpc.api.ReadStateResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.ReadStateResponse
 
parseFrom(ByteBuffer) - Static method in class com.github.iotexproject.grpc.api.ReceiptInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.ReceiptInfo
 
parseFrom(ByteString) - Static method in class com.github.iotexproject.grpc.api.ReceiptInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.ReceiptInfo
 
parseFrom(byte[]) - Static method in class com.github.iotexproject.grpc.api.ReceiptInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.ReceiptInfo
 
parseFrom(InputStream) - Static method in class com.github.iotexproject.grpc.api.ReceiptInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.ReceiptInfo
 
parseFrom(CodedInputStream) - Static method in class com.github.iotexproject.grpc.api.ReceiptInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.ReceiptInfo
 
parseFrom(ByteBuffer) - Static method in class com.github.iotexproject.grpc.api.SendActionRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.SendActionRequest
 
parseFrom(ByteString) - Static method in class com.github.iotexproject.grpc.api.SendActionRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.SendActionRequest
 
parseFrom(byte[]) - Static method in class com.github.iotexproject.grpc.api.SendActionRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.SendActionRequest
 
parseFrom(InputStream) - Static method in class com.github.iotexproject.grpc.api.SendActionRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.SendActionRequest
 
parseFrom(CodedInputStream) - Static method in class com.github.iotexproject.grpc.api.SendActionRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.SendActionRequest
 
parseFrom(ByteBuffer) - Static method in class com.github.iotexproject.grpc.api.SendActionResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.SendActionResponse
 
parseFrom(ByteString) - Static method in class com.github.iotexproject.grpc.api.SendActionResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.SendActionResponse
 
parseFrom(byte[]) - Static method in class com.github.iotexproject.grpc.api.SendActionResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.SendActionResponse
 
parseFrom(InputStream) - Static method in class com.github.iotexproject.grpc.api.SendActionResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.SendActionResponse
 
parseFrom(CodedInputStream) - Static method in class com.github.iotexproject.grpc.api.SendActionResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.SendActionResponse
 
parseFrom(ByteBuffer) - Static method in class com.github.iotexproject.grpc.api.SendSignedActionBytesRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.SendSignedActionBytesRequest
 
parseFrom(ByteString) - Static method in class com.github.iotexproject.grpc.api.SendSignedActionBytesRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.SendSignedActionBytesRequest
 
parseFrom(byte[]) - Static method in class com.github.iotexproject.grpc.api.SendSignedActionBytesRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.SendSignedActionBytesRequest
 
parseFrom(InputStream) - Static method in class com.github.iotexproject.grpc.api.SendSignedActionBytesRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.SendSignedActionBytesRequest
 
parseFrom(CodedInputStream) - Static method in class com.github.iotexproject.grpc.api.SendSignedActionBytesRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.SendSignedActionBytesRequest
 
parseFrom(ByteBuffer) - Static method in class com.github.iotexproject.grpc.api.StreamBlocksRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.StreamBlocksRequest
 
parseFrom(ByteString) - Static method in class com.github.iotexproject.grpc.api.StreamBlocksRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.StreamBlocksRequest
 
parseFrom(byte[]) - Static method in class com.github.iotexproject.grpc.api.StreamBlocksRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.StreamBlocksRequest
 
parseFrom(InputStream) - Static method in class com.github.iotexproject.grpc.api.StreamBlocksRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.StreamBlocksRequest
 
parseFrom(CodedInputStream) - Static method in class com.github.iotexproject.grpc.api.StreamBlocksRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.StreamBlocksRequest
 
parseFrom(ByteBuffer) - Static method in class com.github.iotexproject.grpc.api.StreamBlocksResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.StreamBlocksResponse
 
parseFrom(ByteString) - Static method in class com.github.iotexproject.grpc.api.StreamBlocksResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.StreamBlocksResponse
 
parseFrom(byte[]) - Static method in class com.github.iotexproject.grpc.api.StreamBlocksResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.StreamBlocksResponse
 
parseFrom(InputStream) - Static method in class com.github.iotexproject.grpc.api.StreamBlocksResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.StreamBlocksResponse
 
parseFrom(CodedInputStream) - Static method in class com.github.iotexproject.grpc.api.StreamBlocksResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.StreamBlocksResponse
 
parseFrom(ByteBuffer) - Static method in class com.github.iotexproject.grpc.api.StreamLogsRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.StreamLogsRequest
 
parseFrom(ByteString) - Static method in class com.github.iotexproject.grpc.api.StreamLogsRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.StreamLogsRequest
 
parseFrom(byte[]) - Static method in class com.github.iotexproject.grpc.api.StreamLogsRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.StreamLogsRequest
 
parseFrom(InputStream) - Static method in class com.github.iotexproject.grpc.api.StreamLogsRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.StreamLogsRequest
 
parseFrom(CodedInputStream) - Static method in class com.github.iotexproject.grpc.api.StreamLogsRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.StreamLogsRequest
 
parseFrom(ByteBuffer) - Static method in class com.github.iotexproject.grpc.api.StreamLogsResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.StreamLogsResponse
 
parseFrom(ByteString) - Static method in class com.github.iotexproject.grpc.api.StreamLogsResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.StreamLogsResponse
 
parseFrom(byte[]) - Static method in class com.github.iotexproject.grpc.api.StreamLogsResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.StreamLogsResponse
 
parseFrom(InputStream) - Static method in class com.github.iotexproject.grpc.api.StreamLogsResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.StreamLogsResponse
 
parseFrom(CodedInputStream) - Static method in class com.github.iotexproject.grpc.api.StreamLogsResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.StreamLogsResponse
 
parseFrom(ByteBuffer) - Static method in class com.github.iotexproject.grpc.api.SuggestGasPriceRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.SuggestGasPriceRequest
 
parseFrom(ByteString) - Static method in class com.github.iotexproject.grpc.api.SuggestGasPriceRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.SuggestGasPriceRequest
 
parseFrom(byte[]) - Static method in class com.github.iotexproject.grpc.api.SuggestGasPriceRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.SuggestGasPriceRequest
 
parseFrom(InputStream) - Static method in class com.github.iotexproject.grpc.api.SuggestGasPriceRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.SuggestGasPriceRequest
 
parseFrom(CodedInputStream) - Static method in class com.github.iotexproject.grpc.api.SuggestGasPriceRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.SuggestGasPriceRequest
 
parseFrom(ByteBuffer) - Static method in class com.github.iotexproject.grpc.api.SuggestGasPriceResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.SuggestGasPriceResponse
 
parseFrom(ByteString) - Static method in class com.github.iotexproject.grpc.api.SuggestGasPriceResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.SuggestGasPriceResponse
 
parseFrom(byte[]) - Static method in class com.github.iotexproject.grpc.api.SuggestGasPriceResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.SuggestGasPriceResponse
 
parseFrom(InputStream) - Static method in class com.github.iotexproject.grpc.api.SuggestGasPriceResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.SuggestGasPriceResponse
 
parseFrom(CodedInputStream) - Static method in class com.github.iotexproject.grpc.api.SuggestGasPriceResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.SuggestGasPriceResponse
 
parseFrom(ByteBuffer) - Static method in class com.github.iotexproject.grpc.api.Topics
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.Topics
 
parseFrom(ByteString) - Static method in class com.github.iotexproject.grpc.api.Topics
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.Topics
 
parseFrom(byte[]) - Static method in class com.github.iotexproject.grpc.api.Topics
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.Topics
 
parseFrom(InputStream) - Static method in class com.github.iotexproject.grpc.api.Topics
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.Topics
 
parseFrom(CodedInputStream) - Static method in class com.github.iotexproject.grpc.api.Topics
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.Topics
 
parseFrom(ByteBuffer) - Static method in class com.github.iotexproject.grpc.rpc.BlockSync
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.rpc.BlockSync
 
parseFrom(ByteString) - Static method in class com.github.iotexproject.grpc.rpc.BlockSync
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.rpc.BlockSync
 
parseFrom(byte[]) - Static method in class com.github.iotexproject.grpc.rpc.BlockSync
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.rpc.BlockSync
 
parseFrom(InputStream) - Static method in class com.github.iotexproject.grpc.rpc.BlockSync
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.rpc.BlockSync
 
parseFrom(CodedInputStream) - Static method in class com.github.iotexproject.grpc.rpc.BlockSync
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.rpc.BlockSync
 
parseFrom(ByteBuffer) - Static method in class com.github.iotexproject.grpc.rpc.BroadcastMsg
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.rpc.BroadcastMsg
 
parseFrom(ByteString) - Static method in class com.github.iotexproject.grpc.rpc.BroadcastMsg
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.rpc.BroadcastMsg
 
parseFrom(byte[]) - Static method in class com.github.iotexproject.grpc.rpc.BroadcastMsg
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.rpc.BroadcastMsg
 
parseFrom(InputStream) - Static method in class com.github.iotexproject.grpc.rpc.BroadcastMsg
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.rpc.BroadcastMsg
 
parseFrom(CodedInputStream) - Static method in class com.github.iotexproject.grpc.rpc.BroadcastMsg
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.rpc.BroadcastMsg
 
parseFrom(ByteBuffer) - Static method in class com.github.iotexproject.grpc.rpc.UnicastMsg
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.rpc.UnicastMsg
 
parseFrom(ByteString) - Static method in class com.github.iotexproject.grpc.rpc.UnicastMsg
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.rpc.UnicastMsg
 
parseFrom(byte[]) - Static method in class com.github.iotexproject.grpc.rpc.UnicastMsg
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.rpc.UnicastMsg
 
parseFrom(InputStream) - Static method in class com.github.iotexproject.grpc.rpc.UnicastMsg
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.rpc.UnicastMsg
 
parseFrom(CodedInputStream) - Static method in class com.github.iotexproject.grpc.rpc.UnicastMsg
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.rpc.UnicastMsg
 
parseFrom(ByteBuffer) - Static method in class com.github.iotexproject.grpc.testing.TestPayload
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.testing.TestPayload
 
parseFrom(ByteString) - Static method in class com.github.iotexproject.grpc.testing.TestPayload
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.testing.TestPayload
 
parseFrom(byte[]) - Static method in class com.github.iotexproject.grpc.testing.TestPayload
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.testing.TestPayload
 
parseFrom(InputStream) - Static method in class com.github.iotexproject.grpc.testing.TestPayload
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.testing.TestPayload
 
parseFrom(CodedInputStream) - Static method in class com.github.iotexproject.grpc.testing.TestPayload
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.testing.TestPayload
 
parseFrom(ByteBuffer) - Static method in class com.github.iotexproject.grpc.types.AccountMeta
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.AccountMeta
 
parseFrom(ByteString) - Static method in class com.github.iotexproject.grpc.types.AccountMeta
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.AccountMeta
 
parseFrom(byte[]) - Static method in class com.github.iotexproject.grpc.types.AccountMeta
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.AccountMeta
 
parseFrom(InputStream) - Static method in class com.github.iotexproject.grpc.types.AccountMeta
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.AccountMeta
 
parseFrom(CodedInputStream) - Static method in class com.github.iotexproject.grpc.types.AccountMeta
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.AccountMeta
 
parseFrom(ByteBuffer) - Static method in class com.github.iotexproject.grpc.types.Action
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.Action
 
parseFrom(ByteString) - Static method in class com.github.iotexproject.grpc.types.Action
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.Action
 
parseFrom(byte[]) - Static method in class com.github.iotexproject.grpc.types.Action
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.Action
 
parseFrom(InputStream) - Static method in class com.github.iotexproject.grpc.types.Action
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.Action
 
parseFrom(CodedInputStream) - Static method in class com.github.iotexproject.grpc.types.Action
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.Action
 
parseFrom(ByteBuffer) - Static method in class com.github.iotexproject.grpc.types.ActionCore
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.ActionCore
 
parseFrom(ByteString) - Static method in class com.github.iotexproject.grpc.types.ActionCore
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.ActionCore
 
parseFrom(byte[]) - Static method in class com.github.iotexproject.grpc.types.ActionCore
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.ActionCore
 
parseFrom(InputStream) - Static method in class com.github.iotexproject.grpc.types.ActionCore
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.ActionCore
 
parseFrom(CodedInputStream) - Static method in class com.github.iotexproject.grpc.types.ActionCore
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.ActionCore
 
parseFrom(ByteBuffer) - Static method in class com.github.iotexproject.grpc.types.Block
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.Block
 
parseFrom(ByteString) - Static method in class com.github.iotexproject.grpc.types.Block
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.Block
 
parseFrom(byte[]) - Static method in class com.github.iotexproject.grpc.types.Block
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.Block
 
parseFrom(InputStream) - Static method in class com.github.iotexproject.grpc.types.Block
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.Block
 
parseFrom(CodedInputStream) - Static method in class com.github.iotexproject.grpc.types.Block
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.Block
 
parseFrom(ByteBuffer) - Static method in class com.github.iotexproject.grpc.types.BlockBody
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.BlockBody
 
parseFrom(ByteString) - Static method in class com.github.iotexproject.grpc.types.BlockBody
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.BlockBody
 
parseFrom(byte[]) - Static method in class com.github.iotexproject.grpc.types.BlockBody
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.BlockBody
 
parseFrom(InputStream) - Static method in class com.github.iotexproject.grpc.types.BlockBody
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.BlockBody
 
parseFrom(CodedInputStream) - Static method in class com.github.iotexproject.grpc.types.BlockBody
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.BlockBody
 
parseFrom(ByteBuffer) - Static method in class com.github.iotexproject.grpc.types.BlockFooter
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.BlockFooter
 
parseFrom(ByteString) - Static method in class com.github.iotexproject.grpc.types.BlockFooter
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.BlockFooter
 
parseFrom(byte[]) - Static method in class com.github.iotexproject.grpc.types.BlockFooter
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.BlockFooter
 
parseFrom(InputStream) - Static method in class com.github.iotexproject.grpc.types.BlockFooter
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.BlockFooter
 
parseFrom(CodedInputStream) - Static method in class com.github.iotexproject.grpc.types.BlockFooter
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.BlockFooter
 
parseFrom(ByteBuffer) - Static method in class com.github.iotexproject.grpc.types.BlockHeader
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.BlockHeader
 
parseFrom(ByteString) - Static method in class com.github.iotexproject.grpc.types.BlockHeader
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.BlockHeader
 
parseFrom(byte[]) - Static method in class com.github.iotexproject.grpc.types.BlockHeader
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.BlockHeader
 
parseFrom(InputStream) - Static method in class com.github.iotexproject.grpc.types.BlockHeader
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.BlockHeader
 
parseFrom(CodedInputStream) - Static method in class com.github.iotexproject.grpc.types.BlockHeader
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.BlockHeader
 
parseFrom(ByteBuffer) - Static method in class com.github.iotexproject.grpc.types.BlockHeaderCore
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.BlockHeaderCore
 
parseFrom(ByteString) - Static method in class com.github.iotexproject.grpc.types.BlockHeaderCore
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.BlockHeaderCore
 
parseFrom(byte[]) - Static method in class com.github.iotexproject.grpc.types.BlockHeaderCore
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.BlockHeaderCore
 
parseFrom(InputStream) - Static method in class com.github.iotexproject.grpc.types.BlockHeaderCore
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.BlockHeaderCore
 
parseFrom(CodedInputStream) - Static method in class com.github.iotexproject.grpc.types.BlockHeaderCore
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.BlockHeaderCore
 
parseFrom(ByteBuffer) - Static method in class com.github.iotexproject.grpc.types.BlockMeta
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.BlockMeta
 
parseFrom(ByteString) - Static method in class com.github.iotexproject.grpc.types.BlockMeta
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.BlockMeta
 
parseFrom(byte[]) - Static method in class com.github.iotexproject.grpc.types.BlockMeta
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.BlockMeta
 
parseFrom(InputStream) - Static method in class com.github.iotexproject.grpc.types.BlockMeta
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.BlockMeta
 
parseFrom(CodedInputStream) - Static method in class com.github.iotexproject.grpc.types.BlockMeta
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.BlockMeta
 
parseFrom(ByteBuffer) - Static method in class com.github.iotexproject.grpc.types.BlockProposal
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.BlockProposal
 
parseFrom(ByteString) - Static method in class com.github.iotexproject.grpc.types.BlockProposal
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.BlockProposal
 
parseFrom(byte[]) - Static method in class com.github.iotexproject.grpc.types.BlockProposal
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.BlockProposal
 
parseFrom(InputStream) - Static method in class com.github.iotexproject.grpc.types.BlockProposal
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.BlockProposal
 
parseFrom(CodedInputStream) - Static method in class com.github.iotexproject.grpc.types.BlockProposal
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.BlockProposal
 
parseFrom(ByteBuffer) - Static method in class com.github.iotexproject.grpc.types.Candidate
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.Candidate
 
parseFrom(ByteString) - Static method in class com.github.iotexproject.grpc.types.Candidate
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.Candidate
 
parseFrom(byte[]) - Static method in class com.github.iotexproject.grpc.types.Candidate
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.Candidate
 
parseFrom(InputStream) - Static method in class com.github.iotexproject.grpc.types.Candidate
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.Candidate
 
parseFrom(CodedInputStream) - Static method in class com.github.iotexproject.grpc.types.Candidate
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.Candidate
 
parseFrom(ByteBuffer) - Static method in class com.github.iotexproject.grpc.types.CandidateList
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.CandidateList
 
parseFrom(ByteString) - Static method in class com.github.iotexproject.grpc.types.CandidateList
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.CandidateList
 
parseFrom(byte[]) - Static method in class com.github.iotexproject.grpc.types.CandidateList
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.CandidateList
 
parseFrom(InputStream) - Static method in class com.github.iotexproject.grpc.types.CandidateList
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.CandidateList
 
parseFrom(CodedInputStream) - Static method in class com.github.iotexproject.grpc.types.CandidateList
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.CandidateList
 
parseFrom(ByteBuffer) - Static method in class com.github.iotexproject.grpc.types.ChainMeta
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.ChainMeta
 
parseFrom(ByteString) - Static method in class com.github.iotexproject.grpc.types.ChainMeta
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.ChainMeta
 
parseFrom(byte[]) - Static method in class com.github.iotexproject.grpc.types.ChainMeta
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.ChainMeta
 
parseFrom(InputStream) - Static method in class com.github.iotexproject.grpc.types.ChainMeta
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.ChainMeta
 
parseFrom(CodedInputStream) - Static method in class com.github.iotexproject.grpc.types.ChainMeta
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.ChainMeta
 
parseFrom(ByteBuffer) - Static method in class com.github.iotexproject.grpc.types.ClaimFromRewardingFund
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.ClaimFromRewardingFund
 
parseFrom(ByteString) - Static method in class com.github.iotexproject.grpc.types.ClaimFromRewardingFund
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.ClaimFromRewardingFund
 
parseFrom(byte[]) - Static method in class com.github.iotexproject.grpc.types.ClaimFromRewardingFund
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.ClaimFromRewardingFund
 
parseFrom(InputStream) - Static method in class com.github.iotexproject.grpc.types.ClaimFromRewardingFund
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.ClaimFromRewardingFund
 
parseFrom(CodedInputStream) - Static method in class com.github.iotexproject.grpc.types.ClaimFromRewardingFund
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.ClaimFromRewardingFund
 
parseFrom(ByteBuffer) - Static method in class com.github.iotexproject.grpc.types.ConsensusMessage
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.ConsensusMessage
 
parseFrom(ByteString) - Static method in class com.github.iotexproject.grpc.types.ConsensusMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.ConsensusMessage
 
parseFrom(byte[]) - Static method in class com.github.iotexproject.grpc.types.ConsensusMessage
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.ConsensusMessage
 
parseFrom(InputStream) - Static method in class com.github.iotexproject.grpc.types.ConsensusMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.ConsensusMessage
 
parseFrom(CodedInputStream) - Static method in class com.github.iotexproject.grpc.types.ConsensusMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.ConsensusMessage
 
parseFrom(ByteBuffer) - Static method in class com.github.iotexproject.grpc.types.ConsensusVote
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.ConsensusVote
 
parseFrom(ByteString) - Static method in class com.github.iotexproject.grpc.types.ConsensusVote
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.ConsensusVote
 
parseFrom(byte[]) - Static method in class com.github.iotexproject.grpc.types.ConsensusVote
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.ConsensusVote
 
parseFrom(InputStream) - Static method in class com.github.iotexproject.grpc.types.ConsensusVote
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.ConsensusVote
 
parseFrom(CodedInputStream) - Static method in class com.github.iotexproject.grpc.types.ConsensusVote
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.ConsensusVote
 
parseFrom(ByteBuffer) - Static method in class com.github.iotexproject.grpc.types.CreateDeposit
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.CreateDeposit
 
parseFrom(ByteString) - Static method in class com.github.iotexproject.grpc.types.CreateDeposit
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.CreateDeposit
 
parseFrom(byte[]) - Static method in class com.github.iotexproject.grpc.types.CreateDeposit
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.CreateDeposit
 
parseFrom(InputStream) - Static method in class com.github.iotexproject.grpc.types.CreateDeposit
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.CreateDeposit
 
parseFrom(CodedInputStream) - Static method in class com.github.iotexproject.grpc.types.CreateDeposit
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.CreateDeposit
 
parseFrom(ByteBuffer) - Static method in class com.github.iotexproject.grpc.types.CreatePlumChain
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.CreatePlumChain
 
parseFrom(ByteString) - Static method in class com.github.iotexproject.grpc.types.CreatePlumChain
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.CreatePlumChain
 
parseFrom(byte[]) - Static method in class com.github.iotexproject.grpc.types.CreatePlumChain
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.CreatePlumChain
 
parseFrom(InputStream) - Static method in class com.github.iotexproject.grpc.types.CreatePlumChain
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.CreatePlumChain
 
parseFrom(CodedInputStream) - Static method in class com.github.iotexproject.grpc.types.CreatePlumChain
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.CreatePlumChain
 
parseFrom(ByteBuffer) - Static method in class com.github.iotexproject.grpc.types.DepositToRewardingFund
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.DepositToRewardingFund
 
parseFrom(ByteString) - Static method in class com.github.iotexproject.grpc.types.DepositToRewardingFund
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.DepositToRewardingFund
 
parseFrom(byte[]) - Static method in class com.github.iotexproject.grpc.types.DepositToRewardingFund
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.DepositToRewardingFund
 
parseFrom(InputStream) - Static method in class com.github.iotexproject.grpc.types.DepositToRewardingFund
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.DepositToRewardingFund
 
parseFrom(CodedInputStream) - Static method in class com.github.iotexproject.grpc.types.DepositToRewardingFund
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.DepositToRewardingFund
 
parseFrom(ByteBuffer) - Static method in class com.github.iotexproject.grpc.types.Endorsement
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.Endorsement
 
parseFrom(ByteString) - Static method in class com.github.iotexproject.grpc.types.Endorsement
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.Endorsement
 
parseFrom(byte[]) - Static method in class com.github.iotexproject.grpc.types.Endorsement
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.Endorsement
 
parseFrom(InputStream) - Static method in class com.github.iotexproject.grpc.types.Endorsement
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.Endorsement
 
parseFrom(CodedInputStream) - Static method in class com.github.iotexproject.grpc.types.Endorsement
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.Endorsement
 
parseFrom(ByteBuffer) - Static method in class com.github.iotexproject.grpc.types.EpochData
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.EpochData
 
parseFrom(ByteString) - Static method in class com.github.iotexproject.grpc.types.EpochData
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.EpochData
 
parseFrom(byte[]) - Static method in class com.github.iotexproject.grpc.types.EpochData
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.EpochData
 
parseFrom(InputStream) - Static method in class com.github.iotexproject.grpc.types.EpochData
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.EpochData
 
parseFrom(CodedInputStream) - Static method in class com.github.iotexproject.grpc.types.EpochData
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.EpochData
 
parseFrom(ByteBuffer) - Static method in class com.github.iotexproject.grpc.types.Execution
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.Execution
 
parseFrom(ByteString) - Static method in class com.github.iotexproject.grpc.types.Execution
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.Execution
 
parseFrom(byte[]) - Static method in class com.github.iotexproject.grpc.types.Execution
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.Execution
 
parseFrom(InputStream) - Static method in class com.github.iotexproject.grpc.types.Execution
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.Execution
 
parseFrom(CodedInputStream) - Static method in class com.github.iotexproject.grpc.types.Execution
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.Execution
 
parseFrom(ByteBuffer) - Static method in class com.github.iotexproject.grpc.types.Genesis
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.Genesis
 
parseFrom(ByteString) - Static method in class com.github.iotexproject.grpc.types.Genesis
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.Genesis
 
parseFrom(byte[]) - Static method in class com.github.iotexproject.grpc.types.Genesis
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.Genesis
 
parseFrom(InputStream) - Static method in class com.github.iotexproject.grpc.types.Genesis
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.Genesis
 
parseFrom(CodedInputStream) - Static method in class com.github.iotexproject.grpc.types.Genesis
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.Genesis
 
parseFrom(ByteBuffer) - Static method in class com.github.iotexproject.grpc.types.GenesisAccount
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.GenesisAccount
 
parseFrom(ByteString) - Static method in class com.github.iotexproject.grpc.types.GenesisAccount
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.GenesisAccount
 
parseFrom(byte[]) - Static method in class com.github.iotexproject.grpc.types.GenesisAccount
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.GenesisAccount
 
parseFrom(InputStream) - Static method in class com.github.iotexproject.grpc.types.GenesisAccount
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.GenesisAccount
 
parseFrom(CodedInputStream) - Static method in class com.github.iotexproject.grpc.types.GenesisAccount
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.GenesisAccount
 
parseFrom(ByteBuffer) - Static method in class com.github.iotexproject.grpc.types.GenesisBlockchain
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.GenesisBlockchain
 
parseFrom(ByteString) - Static method in class com.github.iotexproject.grpc.types.GenesisBlockchain
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.GenesisBlockchain
 
parseFrom(byte[]) - Static method in class com.github.iotexproject.grpc.types.GenesisBlockchain
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.GenesisBlockchain
 
parseFrom(InputStream) - Static method in class com.github.iotexproject.grpc.types.GenesisBlockchain
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.GenesisBlockchain
 
parseFrom(CodedInputStream) - Static method in class com.github.iotexproject.grpc.types.GenesisBlockchain
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.GenesisBlockchain
 
parseFrom(ByteBuffer) - Static method in class com.github.iotexproject.grpc.types.GenesisDelegate
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.GenesisDelegate
 
parseFrom(ByteString) - Static method in class com.github.iotexproject.grpc.types.GenesisDelegate
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.GenesisDelegate
 
parseFrom(byte[]) - Static method in class com.github.iotexproject.grpc.types.GenesisDelegate
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.GenesisDelegate
 
parseFrom(InputStream) - Static method in class com.github.iotexproject.grpc.types.GenesisDelegate
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.GenesisDelegate
 
parseFrom(CodedInputStream) - Static method in class com.github.iotexproject.grpc.types.GenesisDelegate
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.GenesisDelegate
 
parseFrom(ByteBuffer) - Static method in class com.github.iotexproject.grpc.types.GenesisPoll
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.GenesisPoll
 
parseFrom(ByteString) - Static method in class com.github.iotexproject.grpc.types.GenesisPoll
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.GenesisPoll
 
parseFrom(byte[]) - Static method in class com.github.iotexproject.grpc.types.GenesisPoll
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.GenesisPoll
 
parseFrom(InputStream) - Static method in class com.github.iotexproject.grpc.types.GenesisPoll
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.GenesisPoll
 
parseFrom(CodedInputStream) - Static method in class com.github.iotexproject.grpc.types.GenesisPoll
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.GenesisPoll
 
parseFrom(ByteBuffer) - Static method in class com.github.iotexproject.grpc.types.GenesisRewarding
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.GenesisRewarding
 
parseFrom(ByteString) - Static method in class com.github.iotexproject.grpc.types.GenesisRewarding
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.GenesisRewarding
 
parseFrom(byte[]) - Static method in class com.github.iotexproject.grpc.types.GenesisRewarding
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.GenesisRewarding
 
parseFrom(InputStream) - Static method in class com.github.iotexproject.grpc.types.GenesisRewarding
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.GenesisRewarding
 
parseFrom(CodedInputStream) - Static method in class com.github.iotexproject.grpc.types.GenesisRewarding
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.GenesisRewarding
 
parseFrom(ByteBuffer) - Static method in class com.github.iotexproject.grpc.types.GrantReward
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.GrantReward
 
parseFrom(ByteString) - Static method in class com.github.iotexproject.grpc.types.GrantReward
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.GrantReward
 
parseFrom(byte[]) - Static method in class com.github.iotexproject.grpc.types.GrantReward
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.GrantReward
 
parseFrom(InputStream) - Static method in class com.github.iotexproject.grpc.types.GrantReward
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.GrantReward
 
parseFrom(CodedInputStream) - Static method in class com.github.iotexproject.grpc.types.GrantReward
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.GrantReward
 
parseFrom(ByteBuffer) - Static method in class com.github.iotexproject.grpc.types.Log
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.Log
 
parseFrom(ByteString) - Static method in class com.github.iotexproject.grpc.types.Log
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.Log
 
parseFrom(byte[]) - Static method in class com.github.iotexproject.grpc.types.Log
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.Log
 
parseFrom(InputStream) - Static method in class com.github.iotexproject.grpc.types.Log
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.Log
 
parseFrom(CodedInputStream) - Static method in class com.github.iotexproject.grpc.types.Log
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.Log
 
parseFrom(ByteBuffer) - Static method in class com.github.iotexproject.grpc.types.MerkleRoot
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.MerkleRoot
 
parseFrom(ByteString) - Static method in class com.github.iotexproject.grpc.types.MerkleRoot
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.MerkleRoot
 
parseFrom(byte[]) - Static method in class com.github.iotexproject.grpc.types.MerkleRoot
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.MerkleRoot
 
parseFrom(InputStream) - Static method in class com.github.iotexproject.grpc.types.MerkleRoot
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.MerkleRoot
 
parseFrom(CodedInputStream) - Static method in class com.github.iotexproject.grpc.types.MerkleRoot
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.MerkleRoot
 
parseFrom(ByteBuffer) - Static method in class com.github.iotexproject.grpc.types.PlumChallengeExit
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.PlumChallengeExit
 
parseFrom(ByteString) - Static method in class com.github.iotexproject.grpc.types.PlumChallengeExit
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.PlumChallengeExit
 
parseFrom(byte[]) - Static method in class com.github.iotexproject.grpc.types.PlumChallengeExit
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.PlumChallengeExit
 
parseFrom(InputStream) - Static method in class com.github.iotexproject.grpc.types.PlumChallengeExit
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.PlumChallengeExit
 
parseFrom(CodedInputStream) - Static method in class com.github.iotexproject.grpc.types.PlumChallengeExit
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.PlumChallengeExit
 
parseFrom(ByteBuffer) - Static method in class com.github.iotexproject.grpc.types.PlumCreateDeposit
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.PlumCreateDeposit
 
parseFrom(ByteString) - Static method in class com.github.iotexproject.grpc.types.PlumCreateDeposit
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.PlumCreateDeposit
 
parseFrom(byte[]) - Static method in class com.github.iotexproject.grpc.types.PlumCreateDeposit
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.PlumCreateDeposit
 
parseFrom(InputStream) - Static method in class com.github.iotexproject.grpc.types.PlumCreateDeposit
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.PlumCreateDeposit
 
parseFrom(CodedInputStream) - Static method in class com.github.iotexproject.grpc.types.PlumCreateDeposit
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.PlumCreateDeposit
 
parseFrom(ByteBuffer) - Static method in class com.github.iotexproject.grpc.types.PlumFinalizeExit
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.PlumFinalizeExit
 
parseFrom(ByteString) - Static method in class com.github.iotexproject.grpc.types.PlumFinalizeExit
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.PlumFinalizeExit
 
parseFrom(byte[]) - Static method in class com.github.iotexproject.grpc.types.PlumFinalizeExit
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.PlumFinalizeExit
 
parseFrom(InputStream) - Static method in class com.github.iotexproject.grpc.types.PlumFinalizeExit
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.PlumFinalizeExit
 
parseFrom(CodedInputStream) - Static method in class com.github.iotexproject.grpc.types.PlumFinalizeExit
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.PlumFinalizeExit
 
parseFrom(ByteBuffer) - Static method in class com.github.iotexproject.grpc.types.PlumPutBlock
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.PlumPutBlock
 
parseFrom(ByteString) - Static method in class com.github.iotexproject.grpc.types.PlumPutBlock
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.PlumPutBlock
 
parseFrom(byte[]) - Static method in class com.github.iotexproject.grpc.types.PlumPutBlock
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.PlumPutBlock
 
parseFrom(InputStream) - Static method in class com.github.iotexproject.grpc.types.PlumPutBlock
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.PlumPutBlock
 
parseFrom(CodedInputStream) - Static method in class com.github.iotexproject.grpc.types.PlumPutBlock
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.PlumPutBlock
 
parseFrom(ByteBuffer) - Static method in class com.github.iotexproject.grpc.types.PlumResponseChallengeExit
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.PlumResponseChallengeExit
 
parseFrom(ByteString) - Static method in class com.github.iotexproject.grpc.types.PlumResponseChallengeExit
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.PlumResponseChallengeExit
 
parseFrom(byte[]) - Static method in class com.github.iotexproject.grpc.types.PlumResponseChallengeExit
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.PlumResponseChallengeExit
 
parseFrom(InputStream) - Static method in class com.github.iotexproject.grpc.types.PlumResponseChallengeExit
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.PlumResponseChallengeExit
 
parseFrom(CodedInputStream) - Static method in class com.github.iotexproject.grpc.types.PlumResponseChallengeExit
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.PlumResponseChallengeExit
 
parseFrom(ByteBuffer) - Static method in class com.github.iotexproject.grpc.types.PlumSettleDeposit
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.PlumSettleDeposit
 
parseFrom(ByteString) - Static method in class com.github.iotexproject.grpc.types.PlumSettleDeposit
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.PlumSettleDeposit
 
parseFrom(byte[]) - Static method in class com.github.iotexproject.grpc.types.PlumSettleDeposit
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.PlumSettleDeposit
 
parseFrom(InputStream) - Static method in class com.github.iotexproject.grpc.types.PlumSettleDeposit
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.PlumSettleDeposit
 
parseFrom(CodedInputStream) - Static method in class com.github.iotexproject.grpc.types.PlumSettleDeposit
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.PlumSettleDeposit
 
parseFrom(ByteBuffer) - Static method in class com.github.iotexproject.grpc.types.PlumStartExit
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.PlumStartExit
 
parseFrom(ByteString) - Static method in class com.github.iotexproject.grpc.types.PlumStartExit
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.PlumStartExit
 
parseFrom(byte[]) - Static method in class com.github.iotexproject.grpc.types.PlumStartExit
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.PlumStartExit
 
parseFrom(InputStream) - Static method in class com.github.iotexproject.grpc.types.PlumStartExit
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.PlumStartExit
 
parseFrom(CodedInputStream) - Static method in class com.github.iotexproject.grpc.types.PlumStartExit
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.PlumStartExit
 
parseFrom(ByteBuffer) - Static method in class com.github.iotexproject.grpc.types.PlumTransfer
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.PlumTransfer
 
parseFrom(ByteString) - Static method in class com.github.iotexproject.grpc.types.PlumTransfer
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.PlumTransfer
 
parseFrom(byte[]) - Static method in class com.github.iotexproject.grpc.types.PlumTransfer
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.PlumTransfer
 
parseFrom(InputStream) - Static method in class com.github.iotexproject.grpc.types.PlumTransfer
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.PlumTransfer
 
parseFrom(CodedInputStream) - Static method in class com.github.iotexproject.grpc.types.PlumTransfer
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.PlumTransfer
 
parseFrom(ByteBuffer) - Static method in class com.github.iotexproject.grpc.types.PutBlock
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.PutBlock
 
parseFrom(ByteString) - Static method in class com.github.iotexproject.grpc.types.PutBlock
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.PutBlock
 
parseFrom(byte[]) - Static method in class com.github.iotexproject.grpc.types.PutBlock
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.PutBlock
 
parseFrom(InputStream) - Static method in class com.github.iotexproject.grpc.types.PutBlock
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.PutBlock
 
parseFrom(CodedInputStream) - Static method in class com.github.iotexproject.grpc.types.PutBlock
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.PutBlock
 
parseFrom(ByteBuffer) - Static method in class com.github.iotexproject.grpc.types.PutPollResult
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.PutPollResult
 
parseFrom(ByteString) - Static method in class com.github.iotexproject.grpc.types.PutPollResult
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.PutPollResult
 
parseFrom(byte[]) - Static method in class com.github.iotexproject.grpc.types.PutPollResult
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.PutPollResult
 
parseFrom(InputStream) - Static method in class com.github.iotexproject.grpc.types.PutPollResult
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.PutPollResult
 
parseFrom(CodedInputStream) - Static method in class com.github.iotexproject.grpc.types.PutPollResult
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.PutPollResult
 
parseFrom(ByteBuffer) - Static method in class com.github.iotexproject.grpc.types.Receipt
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.Receipt
 
parseFrom(ByteString) - Static method in class com.github.iotexproject.grpc.types.Receipt
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.Receipt
 
parseFrom(byte[]) - Static method in class com.github.iotexproject.grpc.types.Receipt
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.Receipt
 
parseFrom(InputStream) - Static method in class com.github.iotexproject.grpc.types.Receipt
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.Receipt
 
parseFrom(CodedInputStream) - Static method in class com.github.iotexproject.grpc.types.Receipt
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.Receipt
 
parseFrom(ByteBuffer) - Static method in class com.github.iotexproject.grpc.types.Receipts
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.Receipts
 
parseFrom(ByteString) - Static method in class com.github.iotexproject.grpc.types.Receipts
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.Receipts
 
parseFrom(byte[]) - Static method in class com.github.iotexproject.grpc.types.Receipts
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.Receipts
 
parseFrom(InputStream) - Static method in class com.github.iotexproject.grpc.types.Receipts
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.Receipts
 
parseFrom(CodedInputStream) - Static method in class com.github.iotexproject.grpc.types.Receipts
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.Receipts
 
parseFrom(ByteBuffer) - Static method in class com.github.iotexproject.grpc.types.ServerMeta
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.ServerMeta
 
parseFrom(ByteString) - Static method in class com.github.iotexproject.grpc.types.ServerMeta
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.ServerMeta
 
parseFrom(byte[]) - Static method in class com.github.iotexproject.grpc.types.ServerMeta
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.ServerMeta
 
parseFrom(InputStream) - Static method in class com.github.iotexproject.grpc.types.ServerMeta
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.ServerMeta
 
parseFrom(CodedInputStream) - Static method in class com.github.iotexproject.grpc.types.ServerMeta
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.ServerMeta
 
parseFrom(ByteBuffer) - Static method in class com.github.iotexproject.grpc.types.SettleDeposit
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.SettleDeposit
 
parseFrom(ByteString) - Static method in class com.github.iotexproject.grpc.types.SettleDeposit
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.SettleDeposit
 
parseFrom(byte[]) - Static method in class com.github.iotexproject.grpc.types.SettleDeposit
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.SettleDeposit
 
parseFrom(InputStream) - Static method in class com.github.iotexproject.grpc.types.SettleDeposit
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.SettleDeposit
 
parseFrom(CodedInputStream) - Static method in class com.github.iotexproject.grpc.types.SettleDeposit
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.SettleDeposit
 
parseFrom(ByteBuffer) - Static method in class com.github.iotexproject.grpc.types.StartSubChain
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.StartSubChain
 
parseFrom(ByteString) - Static method in class com.github.iotexproject.grpc.types.StartSubChain
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.StartSubChain
 
parseFrom(byte[]) - Static method in class com.github.iotexproject.grpc.types.StartSubChain
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.StartSubChain
 
parseFrom(InputStream) - Static method in class com.github.iotexproject.grpc.types.StartSubChain
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.StartSubChain
 
parseFrom(CodedInputStream) - Static method in class com.github.iotexproject.grpc.types.StartSubChain
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.StartSubChain
 
parseFrom(ByteBuffer) - Static method in class com.github.iotexproject.grpc.types.StopSubChain
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.StopSubChain
 
parseFrom(ByteString) - Static method in class com.github.iotexproject.grpc.types.StopSubChain
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.StopSubChain
 
parseFrom(byte[]) - Static method in class com.github.iotexproject.grpc.types.StopSubChain
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.StopSubChain
 
parseFrom(InputStream) - Static method in class com.github.iotexproject.grpc.types.StopSubChain
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.StopSubChain
 
parseFrom(CodedInputStream) - Static method in class com.github.iotexproject.grpc.types.StopSubChain
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.StopSubChain
 
parseFrom(ByteBuffer) - Static method in class com.github.iotexproject.grpc.types.TerminatePlumChain
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.TerminatePlumChain
 
parseFrom(ByteString) - Static method in class com.github.iotexproject.grpc.types.TerminatePlumChain
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.TerminatePlumChain
 
parseFrom(byte[]) - Static method in class com.github.iotexproject.grpc.types.TerminatePlumChain
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.TerminatePlumChain
 
parseFrom(InputStream) - Static method in class com.github.iotexproject.grpc.types.TerminatePlumChain
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.TerminatePlumChain
 
parseFrom(CodedInputStream) - Static method in class com.github.iotexproject.grpc.types.TerminatePlumChain
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.TerminatePlumChain
 
parseFrom(ByteBuffer) - Static method in class com.github.iotexproject.grpc.types.Transfer
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.Transfer
 
parseFrom(ByteString) - Static method in class com.github.iotexproject.grpc.types.Transfer
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.Transfer
 
parseFrom(byte[]) - Static method in class com.github.iotexproject.grpc.types.Transfer
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.Transfer
 
parseFrom(InputStream) - Static method in class com.github.iotexproject.grpc.types.Transfer
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.Transfer
 
parseFrom(CodedInputStream) - Static method in class com.github.iotexproject.grpc.types.Transfer
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.Transfer
 
parser() - Static method in class com.github.iotexproject.grpc.api.ActionInfo
 
parser() - Static method in class com.github.iotexproject.grpc.api.BlockInfo
 
parser() - Static method in class com.github.iotexproject.grpc.api.BlockProducerInfo
 
parser() - Static method in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionRequest
 
parser() - Static method in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionResponse
 
parser() - Static method in class com.github.iotexproject.grpc.api.EstimateGasForActionRequest
 
parser() - Static method in class com.github.iotexproject.grpc.api.EstimateGasForActionResponse
 
parser() - Static method in class com.github.iotexproject.grpc.api.GetAccountRequest
 
parser() - Static method in class com.github.iotexproject.grpc.api.GetAccountResponse
 
parser() - Static method in class com.github.iotexproject.grpc.api.GetActionByHashRequest
 
parser() - Static method in class com.github.iotexproject.grpc.api.GetActionsByAddressRequest
 
parser() - Static method in class com.github.iotexproject.grpc.api.GetActionsByBlockRequest
 
parser() - Static method in class com.github.iotexproject.grpc.api.GetActionsByIndexRequest
 
parser() - Static method in class com.github.iotexproject.grpc.api.GetActionsRequest
 
parser() - Static method in class com.github.iotexproject.grpc.api.GetActionsResponse
 
parser() - Static method in class com.github.iotexproject.grpc.api.GetBlockMetaByHashRequest
 
parser() - Static method in class com.github.iotexproject.grpc.api.GetBlockMetasByIndexRequest
 
parser() - Static method in class com.github.iotexproject.grpc.api.GetBlockMetasRequest
 
parser() - Static method in class com.github.iotexproject.grpc.api.GetBlockMetasResponse
 
parser() - Static method in class com.github.iotexproject.grpc.api.GetChainMetaRequest
 
parser() - Static method in class com.github.iotexproject.grpc.api.GetChainMetaResponse
 
parser() - Static method in class com.github.iotexproject.grpc.api.GetEpochMetaRequest
 
parser() - Static method in class com.github.iotexproject.grpc.api.GetEpochMetaResponse
 
parser() - Static method in class com.github.iotexproject.grpc.api.GetLogsByBlock
 
parser() - Static method in class com.github.iotexproject.grpc.api.GetLogsByRange
 
parser() - Static method in class com.github.iotexproject.grpc.api.GetLogsRequest
 
parser() - Static method in class com.github.iotexproject.grpc.api.GetLogsResponse
 
parser() - Static method in class com.github.iotexproject.grpc.api.GetRawBlocksRequest
 
parser() - Static method in class com.github.iotexproject.grpc.api.GetRawBlocksResponse
 
parser() - Static method in class com.github.iotexproject.grpc.api.GetReceiptByActionRequest
 
parser() - Static method in class com.github.iotexproject.grpc.api.GetReceiptByActionResponse
 
parser() - Static method in class com.github.iotexproject.grpc.api.GetServerMetaRequest
 
parser() - Static method in class com.github.iotexproject.grpc.api.GetServerMetaResponse
 
parser() - Static method in class com.github.iotexproject.grpc.api.GetUnconfirmedActionsByAddressRequest
 
parser() - Static method in class com.github.iotexproject.grpc.api.LogsFilter
 
parser() - Static method in class com.github.iotexproject.grpc.api.ReadContractRequest
 
parser() - Static method in class com.github.iotexproject.grpc.api.ReadContractResponse
 
parser() - Static method in class com.github.iotexproject.grpc.api.ReadStateRequest
 
parser() - Static method in class com.github.iotexproject.grpc.api.ReadStateResponse
 
parser() - Static method in class com.github.iotexproject.grpc.api.ReceiptInfo
 
parser() - Static method in class com.github.iotexproject.grpc.api.SendActionRequest
 
parser() - Static method in class com.github.iotexproject.grpc.api.SendActionResponse
 
parser() - Static method in class com.github.iotexproject.grpc.api.SendSignedActionBytesRequest
 
parser() - Static method in class com.github.iotexproject.grpc.api.StreamBlocksRequest
 
parser() - Static method in class com.github.iotexproject.grpc.api.StreamBlocksResponse
 
parser() - Static method in class com.github.iotexproject.grpc.api.StreamLogsRequest
 
parser() - Static method in class com.github.iotexproject.grpc.api.StreamLogsResponse
 
parser() - Static method in class com.github.iotexproject.grpc.api.SuggestGasPriceRequest
 
parser() - Static method in class com.github.iotexproject.grpc.api.SuggestGasPriceResponse
 
parser() - Static method in class com.github.iotexproject.grpc.api.Topics
 
parser() - Static method in class com.github.iotexproject.grpc.rpc.BlockSync
 
parser() - Static method in class com.github.iotexproject.grpc.rpc.BroadcastMsg
 
parser() - Static method in class com.github.iotexproject.grpc.rpc.UnicastMsg
 
parser() - Static method in class com.github.iotexproject.grpc.testing.TestPayload
 
parser() - Static method in class com.github.iotexproject.grpc.types.AccountMeta
 
parser() - Static method in class com.github.iotexproject.grpc.types.Action
 
parser() - Static method in class com.github.iotexproject.grpc.types.ActionCore
 
parser() - Static method in class com.github.iotexproject.grpc.types.Block
 
parser() - Static method in class com.github.iotexproject.grpc.types.BlockBody
 
parser() - Static method in class com.github.iotexproject.grpc.types.BlockFooter
 
parser() - Static method in class com.github.iotexproject.grpc.types.BlockHeader
 
parser() - Static method in class com.github.iotexproject.grpc.types.BlockHeaderCore
 
parser() - Static method in class com.github.iotexproject.grpc.types.BlockMeta
 
parser() - Static method in class com.github.iotexproject.grpc.types.BlockProposal
 
parser() - Static method in class com.github.iotexproject.grpc.types.Candidate
 
parser() - Static method in class com.github.iotexproject.grpc.types.CandidateList
 
parser() - Static method in class com.github.iotexproject.grpc.types.ChainMeta
 
parser() - Static method in class com.github.iotexproject.grpc.types.ClaimFromRewardingFund
 
parser() - Static method in class com.github.iotexproject.grpc.types.ConsensusMessage
 
parser() - Static method in class com.github.iotexproject.grpc.types.ConsensusVote
 
parser() - Static method in class com.github.iotexproject.grpc.types.CreateDeposit
 
parser() - Static method in class com.github.iotexproject.grpc.types.CreatePlumChain
 
parser() - Static method in class com.github.iotexproject.grpc.types.DepositToRewardingFund
 
parser() - Static method in class com.github.iotexproject.grpc.types.Endorsement
 
parser() - Static method in class com.github.iotexproject.grpc.types.EpochData
 
parser() - Static method in class com.github.iotexproject.grpc.types.Execution
 
parser() - Static method in class com.github.iotexproject.grpc.types.Genesis
 
parser() - Static method in class com.github.iotexproject.grpc.types.GenesisAccount
 
parser() - Static method in class com.github.iotexproject.grpc.types.GenesisBlockchain
 
parser() - Static method in class com.github.iotexproject.grpc.types.GenesisDelegate
 
parser() - Static method in class com.github.iotexproject.grpc.types.GenesisPoll
 
parser() - Static method in class com.github.iotexproject.grpc.types.GenesisRewarding
 
parser() - Static method in class com.github.iotexproject.grpc.types.GrantReward
 
parser() - Static method in class com.github.iotexproject.grpc.types.Log
 
parser() - Static method in class com.github.iotexproject.grpc.types.MerkleRoot
 
parser() - Static method in class com.github.iotexproject.grpc.types.PlumChallengeExit
 
parser() - Static method in class com.github.iotexproject.grpc.types.PlumCreateDeposit
 
parser() - Static method in class com.github.iotexproject.grpc.types.PlumFinalizeExit
 
parser() - Static method in class com.github.iotexproject.grpc.types.PlumPutBlock
 
parser() - Static method in class com.github.iotexproject.grpc.types.PlumResponseChallengeExit
 
parser() - Static method in class com.github.iotexproject.grpc.types.PlumSettleDeposit
 
parser() - Static method in class com.github.iotexproject.grpc.types.PlumStartExit
 
parser() - Static method in class com.github.iotexproject.grpc.types.PlumTransfer
 
parser() - Static method in class com.github.iotexproject.grpc.types.PutBlock
 
parser() - Static method in class com.github.iotexproject.grpc.types.PutPollResult
 
parser() - Static method in class com.github.iotexproject.grpc.types.Receipt
 
parser() - Static method in class com.github.iotexproject.grpc.types.Receipts
 
parser() - Static method in class com.github.iotexproject.grpc.types.ServerMeta
 
parser() - Static method in class com.github.iotexproject.grpc.types.SettleDeposit
 
parser() - Static method in class com.github.iotexproject.grpc.types.StartSubChain
 
parser() - Static method in class com.github.iotexproject.grpc.types.StopSubChain
 
parser() - Static method in class com.github.iotexproject.grpc.types.TerminatePlumChain
 
parser() - Static method in class com.github.iotexproject.grpc.types.Transfer
 
payable - Variable in class com.github.iotexproject.antenna.solidity.Abi.Entry
 
PAYLOAD_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.Transfer
 
PEER_ID_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.rpc.BroadcastMsg
 
PEER_ID_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.rpc.UnicastMsg
 
PENDINGNONCE_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.AccountMeta
 
PlumChallengeExit - Class in com.github.iotexproject.grpc.types
Protobuf type iotextypes.PlumChallengeExit
PlumChallengeExit.Builder - Class in com.github.iotexproject.grpc.types
Protobuf type iotextypes.PlumChallengeExit
PLUMCHALLENGEEXIT_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.ActionCore
 
PlumChallengeExitOrBuilder - Interface in com.github.iotexproject.grpc.types
 
PlumCreateDeposit - Class in com.github.iotexproject.grpc.types
Protobuf type iotextypes.PlumCreateDeposit
PlumCreateDeposit.Builder - Class in com.github.iotexproject.grpc.types
Protobuf type iotextypes.PlumCreateDeposit
PLUMCREATEDEPOSIT_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.ActionCore
 
PlumCreateDepositOrBuilder - Interface in com.github.iotexproject.grpc.types
 
PlumFinalizeExit - Class in com.github.iotexproject.grpc.types
Protobuf type iotextypes.PlumFinalizeExit
PlumFinalizeExit.Builder - Class in com.github.iotexproject.grpc.types
Protobuf type iotextypes.PlumFinalizeExit
PLUMFINALIZEEXIT_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.ActionCore
 
PlumFinalizeExitOrBuilder - Interface in com.github.iotexproject.grpc.types
 
PlumPutBlock - Class in com.github.iotexproject.grpc.types
Protobuf type iotextypes.PlumPutBlock
PlumPutBlock.Builder - Class in com.github.iotexproject.grpc.types
Protobuf type iotextypes.PlumPutBlock
PLUMPUTBLOCK_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.ActionCore
 
PlumPutBlockOrBuilder - Interface in com.github.iotexproject.grpc.types
 
PlumResponseChallengeExit - Class in com.github.iotexproject.grpc.types
Protobuf type iotextypes.PlumResponseChallengeExit
PlumResponseChallengeExit.Builder - Class in com.github.iotexproject.grpc.types
Protobuf type iotextypes.PlumResponseChallengeExit
PLUMRESPONSECHALLENGEEXIT_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.ActionCore
 
PlumResponseChallengeExitOrBuilder - Interface in com.github.iotexproject.grpc.types
 
PlumSettleDeposit - Class in com.github.iotexproject.grpc.types
plum sub chain APIs
PlumSettleDeposit.Builder - Class in com.github.iotexproject.grpc.types
plum sub chain APIs
PLUMSETTLEDEPOSIT_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.ActionCore
 
PlumSettleDepositOrBuilder - Interface in com.github.iotexproject.grpc.types
 
PlumStartExit - Class in com.github.iotexproject.grpc.types
Protobuf type iotextypes.PlumStartExit
PlumStartExit.Builder - Class in com.github.iotexproject.grpc.types
Protobuf type iotextypes.PlumStartExit
PLUMSTARTEXIT_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.ActionCore
 
PlumStartExitOrBuilder - Interface in com.github.iotexproject.grpc.types
 
PlumTransfer - Class in com.github.iotexproject.grpc.types
Protobuf type iotextypes.PlumTransfer
PlumTransfer.Builder - Class in com.github.iotexproject.grpc.types
Protobuf type iotextypes.PlumTransfer
PLUMTRANSFER_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.ActionCore
 
PlumTransferOrBuilder - Interface in com.github.iotexproject.grpc.types
 
POLL_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.Genesis
 
PREVBLOCKHASH_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.BlockHeaderCore
 
PREVIOUSTRANSFER_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.PlumStartExit
 
PREVIOUSTRANSFERBLOCKHEIGHT_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.PlumResponseChallengeExit
 
PREVIOUSTRANSFERBLOCKHEIGHT_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.PlumStartExit
 
PREVIOUSTRANSFERBLOCKPROOF_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.PlumStartExit
 
privateKey - Variable in class com.github.iotexproject.antenna.account.AbstractAccount
 
privateKey() - Method in class com.github.iotexproject.antenna.account.AbstractAccount
 
privateKey() - Method in interface com.github.iotexproject.antenna.account.Account
get private key hex.
PRODUCERADDRESS_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.BlockMeta
 
PRODUCERPUBKEY_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.BlockHeader
 
PRODUCTION_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.api.BlockProducerInfo
 
PRODUCTIVITYTHRESHOLD_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.GenesisRewarding
 
PROPOSAL_VALUE - Static variable in enum com.github.iotexproject.grpc.types.ConsensusVote.Topic
PROPOSAL = 0;
PROTOCOLID_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.api.ReadStateRequest
 
PUBKEY_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.Candidate
 
publicKey - Variable in class com.github.iotexproject.antenna.account.AbstractAccount
 
publicKey() - Method in interface com.github.iotexproject.antenna.account.Account
get public key hex.
publicKey() - Method in class com.github.iotexproject.antenna.account.EthAccount
 
publicKey() - Method in class com.github.iotexproject.antenna.account.IotexAccount
 
publicKeyFromPrivate(BigInteger, int) - Static method in class com.github.iotexproject.antenna.crypto.SECP256K1
Returns public key from the given private key.
publicPointFromPrivate(BigInteger) - Static method in class com.github.iotexproject.antenna.crypto.SECP256K1
Returns public key point from the given private key.
putAllRoots(Map<String, ByteString>) - Method in class com.github.iotexproject.grpc.types.PlumPutBlock.Builder
map<string, bytes> roots = 3;
PutBlock - Class in com.github.iotexproject.grpc.types
Protobuf type iotextypes.PutBlock
PutBlock.Builder - Class in com.github.iotexproject.grpc.types
Protobuf type iotextypes.PutBlock
PUTBLOCK_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.ActionCore
 
PutBlockOrBuilder - Interface in com.github.iotexproject.grpc.types
 
PutPollResult - Class in com.github.iotexproject.grpc.types
Protobuf type iotextypes.PutPollResult
PutPollResult.Builder - Class in com.github.iotexproject.grpc.types
Protobuf type iotextypes.PutPollResult
PUTPOLLRESULT_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.ActionCore
 
PutPollResultOrBuilder - Interface in com.github.iotexproject.grpc.types
 
putRoots(String, ByteString) - Method in class com.github.iotexproject.grpc.types.PlumPutBlock.Builder
map<string, bytes> roots = 3;

R

read(String, String, Object...) - Method in class com.github.iotexproject.antenna.contract.Contract
read contract.
readContract(ReadContractRequest) - Method in class com.github.iotexproject.antenna.rpc.RPCMethod
 
readContract(ReadContractRequest) - Method in class com.github.iotexproject.grpc.api.APIServiceGrpc.APIServiceBlockingStub
TODO: read contract
readContract(ReadContractRequest) - Method in class com.github.iotexproject.grpc.api.APIServiceGrpc.APIServiceFutureStub
TODO: read contract
readContract(ReadContractRequest, StreamObserver<ReadContractResponse>) - Method in class com.github.iotexproject.grpc.api.APIServiceGrpc.APIServiceImplBase
TODO: read contract
readContract(ReadContractRequest, StreamObserver<ReadContractResponse>) - Method in class com.github.iotexproject.grpc.api.APIServiceGrpc.APIServiceStub
TODO: read contract
ReadContractRequest - Class in com.github.iotexproject.grpc.api
Protobuf type iotexapi.ReadContractRequest
ReadContractRequest.Builder - Class in com.github.iotexproject.grpc.api
Protobuf type iotexapi.ReadContractRequest
ReadContractRequestOrBuilder - Interface in com.github.iotexproject.grpc.api
 
ReadContractResponse - Class in com.github.iotexproject.grpc.api
Protobuf type iotexapi.ReadContractResponse
ReadContractResponse.Builder - Class in com.github.iotexproject.grpc.api
Protobuf type iotexapi.ReadContractResponse
ReadContractResponseOrBuilder - Interface in com.github.iotexproject.grpc.api
 
readState(ReadStateRequest) - Method in class com.github.iotexproject.antenna.rpc.RPCMethod
 
readState(ReadStateRequest) - Method in class com.github.iotexproject.grpc.api.APIServiceGrpc.APIServiceBlockingStub
read state from blockchain
readState(ReadStateRequest) - Method in class com.github.iotexproject.grpc.api.APIServiceGrpc.APIServiceFutureStub
read state from blockchain
readState(ReadStateRequest, StreamObserver<ReadStateResponse>) - Method in class com.github.iotexproject.grpc.api.APIServiceGrpc.APIServiceImplBase
read state from blockchain
readState(ReadStateRequest, StreamObserver<ReadStateResponse>) - Method in class com.github.iotexproject.grpc.api.APIServiceGrpc.APIServiceStub
read state from blockchain
ReadStateRequest - Class in com.github.iotexproject.grpc.api
Protobuf type iotexapi.ReadStateRequest
ReadStateRequest.Builder - Class in com.github.iotexproject.grpc.api
Protobuf type iotexapi.ReadStateRequest
ReadStateRequestOrBuilder - Interface in com.github.iotexproject.grpc.api
 
ReadStateResponse - Class in com.github.iotexproject.grpc.api
Protobuf type iotexapi.ReadStateResponse
ReadStateResponse.Builder - Class in com.github.iotexproject.grpc.api
Protobuf type iotexapi.ReadStateResponse
ReadStateResponseOrBuilder - Interface in com.github.iotexproject.grpc.api
 
Receipt - Class in com.github.iotexproject.grpc.types
Protobuf type iotextypes.Receipt
Receipt.Builder - Class in com.github.iotexproject.grpc.types
Protobuf type iotextypes.Receipt
RECEIPT_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.api.ReadContractResponse
 
RECEIPT_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.api.ReceiptInfo
 
ReceiptInfo - Class in com.github.iotexproject.grpc.api
Protobuf type iotexapi.ReceiptInfo
ReceiptInfo.Builder - Class in com.github.iotexproject.grpc.api
Protobuf type iotexapi.ReceiptInfo
RECEIPTINFO_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.api.GetReceiptByActionResponse
 
ReceiptInfoOrBuilder - Interface in com.github.iotexproject.grpc.api
 
ReceiptOrBuilder - Interface in com.github.iotexproject.grpc.types
 
RECEIPTROOT_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.BlockHeaderCore
 
RECEIPTROOT_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.BlockMeta
 
Receipts - Class in com.github.iotexproject.grpc.types
Receipts consists of a collection of recepit
Receipts.Builder - Class in com.github.iotexproject.grpc.types
Receipts consists of a collection of recepit
RECEIPTS_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.api.BlockInfo
 
RECEIPTS_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.Receipts
 
ReceiptsOrBuilder - Interface in com.github.iotexproject.grpc.types
 
RECIPIENT_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.CreateDeposit
 
RECIPIENT_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.PlumCreateDeposit
 
RECIPIENT_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.PlumTransfer
 
RECIPIENT_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.SettleDeposit
 
RECIPIENT_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.Transfer
 
recoverFromSignature(int, int, BigInteger, BigInteger, byte[]) - Static method in class com.github.iotexproject.antenna.crypto.Signer
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.api.Api
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.github.iotexproject.grpc.api.Api
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.rpc.Rpc
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.github.iotexproject.grpc.rpc.Rpc
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.testing.Testing
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.github.iotexproject.grpc.testing.Testing
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.ActionOuterClass
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.github.iotexproject.grpc.types.ActionOuterClass
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.Blockchain
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.github.iotexproject.grpc.types.Blockchain
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.Consensus
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.github.iotexproject.grpc.types.Consensus
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.EndorsementOuterClass
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.github.iotexproject.grpc.types.EndorsementOuterClass
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.GenesisOuterClass
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.github.iotexproject.grpc.types.GenesisOuterClass
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.github.iotexproject.grpc.types.Node
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.github.iotexproject.grpc.types.Node
 
REGISTERCONTRACTADDRESS_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.GenesisPoll
 
removeActionInfo(int) - Method in class com.github.iotexproject.grpc.api.GetActionsResponse.Builder
repeated .iotexapi.ActionInfo actionInfo = 1;
removeActions(int) - Method in class com.github.iotexproject.grpc.types.BlockBody.Builder
repeated .iotextypes.Action actions = 1;
removeBlkMetas(int) - Method in class com.github.iotexproject.grpc.api.GetBlockMetasResponse.Builder
repeated .iotextypes.BlockMeta blkMetas = 1;
removeBlockProducersInfo(int) - Method in class com.github.iotexproject.grpc.api.GetEpochMetaResponse.Builder
repeated .iotexapi.BlockProducerInfo blockProducersInfo = 3;
removeBlocks(int) - Method in class com.github.iotexproject.grpc.api.GetRawBlocksResponse.Builder
repeated .iotexapi.BlockInfo blocks = 1;
removeCandidates(int) - Method in class com.github.iotexproject.grpc.types.CandidateList.Builder
repeated .iotextypes.Candidate candidates = 1;
removeDelegates(int) - Method in class com.github.iotexproject.grpc.types.GenesisPoll.Builder
repeated .iotextypes.GenesisDelegate delegates = 8;
removeEndorsements(int) - Method in class com.github.iotexproject.grpc.types.BlockFooter.Builder
repeated .iotextypes.Endorsement endorsements = 1;
removeEndorsements(int) - Method in class com.github.iotexproject.grpc.types.BlockProposal.Builder
repeated .iotextypes.Endorsement endorsements = 2;
removeLogs(int) - Method in class com.github.iotexproject.grpc.api.GetLogsResponse.Builder
repeated .iotextypes.Log logs = 1;
removeLogs(int) - Method in class com.github.iotexproject.grpc.types.Receipt.Builder
repeated .iotextypes.Log logs = 6;
removeReceipts(int) - Method in class com.github.iotexproject.grpc.api.BlockInfo.Builder
repeated .iotextypes.Receipt receipts = 2;
removeReceipts(int) - Method in class com.github.iotexproject.grpc.types.Receipts.Builder
repeated .iotextypes.Receipt receipts = 1;
removeRoots(String) - Method in class com.github.iotexproject.grpc.types.PlumPutBlock.Builder
map<string, bytes> roots = 3;
removeRoots(int) - Method in class com.github.iotexproject.grpc.types.PutBlock.Builder
repeated .iotextypes.MerkleRoot roots = 3;
removeTopics(int) - Method in class com.github.iotexproject.grpc.api.LogsFilter.Builder
repeated .iotexapi.Topics topics = 2;
repeat(char, int) - Static method in class com.github.iotexproject.antenna.utils.Strings
 
RESPONSETRANSFER_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.PlumResponseChallengeExit
 
RESPONSETRANSFERBLOCKPROOF_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.PlumResponseChallengeExit
 
REWARDADDR_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.GenesisDelegate
 
REWARDADDRESS_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.Candidate
 
REWARDING_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.Genesis
 
RewardType - Enum in com.github.iotexproject.grpc.types
Protobuf enum iotextypes.RewardType
ROOTS_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.PlumPutBlock
 
ROOTS_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.PutBlock
 
Rpc - Class in com.github.iotexproject.grpc.rpc
 
RPCMethod - Class in com.github.iotexproject.antenna.rpc
rpc method.
RPCMethod(String) - Constructor for class com.github.iotexproject.antenna.rpc.RPCMethod
 

S

SCORETHRESHOLD_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.GenesisPoll
 
ScryptKdfParams() - Constructor for class com.github.iotexproject.antenna.keystore.KeystoreFile.ScryptKdfParams
 
SealedEnvelop - Class in com.github.iotexproject.antenna.action
Sealed Envelop.
SECP256K1 - Class in com.github.iotexproject.antenna.crypto
SECP256K1 implement by bouncycastle.
SECP256K1() - Constructor for class com.github.iotexproject.antenna.crypto.SECP256K1
 
secureRandom() - Static method in class com.github.iotexproject.antenna.crypto.SecureRandomUtils
 
SecureRandomUtils - Class in com.github.iotexproject.antenna.crypto
secure random utils.
SECURITYDEPOSIT_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.StartSubChain
 
SELFSTAKINGTHRESHOLD_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.GenesisPoll
 
sendAction(Envelop) - Method in class com.github.iotexproject.antenna.action.method.AbstractMethod
 
sendAction(SendActionRequest) - Method in class com.github.iotexproject.antenna.rpc.RPCMethod
 
sendAction(SendActionRequest) - Method in class com.github.iotexproject.grpc.api.APIServiceGrpc.APIServiceBlockingStub
sendAction
sendAction(SendActionRequest) - Method in class com.github.iotexproject.grpc.api.APIServiceGrpc.APIServiceFutureStub
sendAction
sendAction(SendActionRequest, StreamObserver<SendActionResponse>) - Method in class com.github.iotexproject.grpc.api.APIServiceGrpc.APIServiceImplBase
sendAction
sendAction(SendActionRequest, StreamObserver<SendActionResponse>) - Method in class com.github.iotexproject.grpc.api.APIServiceGrpc.APIServiceStub
sendAction
SendActionRequest - Class in com.github.iotexproject.grpc.api
Protobuf type iotexapi.SendActionRequest
SendActionRequest.Builder - Class in com.github.iotexproject.grpc.api
Protobuf type iotexapi.SendActionRequest
SendActionRequestOrBuilder - Interface in com.github.iotexproject.grpc.api
 
SendActionResponse - Class in com.github.iotexproject.grpc.api
Protobuf type iotexapi.SendActionResponse
SendActionResponse.Builder - Class in com.github.iotexproject.grpc.api
Protobuf type iotexapi.SendActionResponse
SendActionResponseOrBuilder - Interface in com.github.iotexproject.grpc.api
 
SENDER_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.api.ActionInfo
 
SENDERPUBKEY_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.Action
 
SendSignedActionBytesRequest - Class in com.github.iotexproject.grpc.api
Protobuf type iotexapi.SendSignedActionBytesRequest
SendSignedActionBytesRequest.Builder - Class in com.github.iotexproject.grpc.api
Protobuf type iotexapi.SendSignedActionBytesRequest
SendSignedActionBytesRequestOrBuilder - Interface in com.github.iotexproject.grpc.api
 
sendTransfer(TransferRequest) - Method in class com.github.iotexproject.antenna.protocol.IOTX
 
ServerMeta - Class in com.github.iotexproject.grpc.types
Server Metadata
ServerMeta.Builder - Class in com.github.iotexproject.grpc.types
Server Metadata
SERVERMETA_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.api.GetServerMetaResponse
 
ServerMetaOrBuilder - Interface in com.github.iotexproject.grpc.types
 
SERVICE_NAME - Static variable in class com.github.iotexproject.grpc.api.APIServiceGrpc
 
setAccount(GenesisAccount) - Method in class com.github.iotexproject.grpc.types.Genesis.Builder
.iotextypes.GenesisAccount account = 2;
setAccount(GenesisAccount.Builder) - Method in class com.github.iotexproject.grpc.types.Genesis.Builder
.iotextypes.GenesisAccount account = 2;
setAccountMeta(AccountMeta) - Method in class com.github.iotexproject.grpc.api.GetAccountResponse.Builder
.iotextypes.AccountMeta accountMeta = 1;
setAccountMeta(AccountMeta.Builder) - Method in class com.github.iotexproject.grpc.api.GetAccountResponse.Builder
.iotextypes.AccountMeta accountMeta = 1;
setActHash(String) - Method in class com.github.iotexproject.grpc.api.ActionInfo.Builder
string actHash = 2;
setActHash(ByteString) - Method in class com.github.iotexproject.grpc.types.Log.Builder
bytes actHash = 5;
setActHash(ByteString) - Method in class com.github.iotexproject.grpc.types.Receipt.Builder
bytes actHash = 3;
setActHashBytes(ByteString) - Method in class com.github.iotexproject.grpc.api.ActionInfo.Builder
string actHash = 2;
setAction(Action) - Method in class com.github.iotexproject.grpc.api.ActionInfo.Builder
.iotextypes.Action action = 1;
setAction(Action.Builder) - Method in class com.github.iotexproject.grpc.api.ActionInfo.Builder
.iotextypes.Action action = 1;
setAction(Action) - Method in class com.github.iotexproject.grpc.api.EstimateGasForActionRequest.Builder
.iotextypes.Action action = 1;
setAction(Action.Builder) - Method in class com.github.iotexproject.grpc.api.EstimateGasForActionRequest.Builder
.iotextypes.Action action = 1;
setAction(Action) - Method in class com.github.iotexproject.grpc.api.SendActionRequest.Builder
.iotextypes.Action action = 1;
setAction(Action.Builder) - Method in class com.github.iotexproject.grpc.api.SendActionRequest.Builder
.iotextypes.Action action = 1;
setActionGasLimit(long) - Method in class com.github.iotexproject.grpc.types.GenesisBlockchain.Builder
uint64 actionGasLimit = 3;
setActionHash(String) - Method in class com.github.iotexproject.grpc.api.GetActionByHashRequest.Builder
string actionHash = 1;
setActionHash(String) - Method in class com.github.iotexproject.grpc.api.GetReceiptByActionRequest.Builder
string actionHash = 1;
setActionHash(String) - Method in class com.github.iotexproject.grpc.api.SendActionResponse.Builder
string actionHash = 1;
setActionHashBytes(ByteString) - Method in class com.github.iotexproject.grpc.api.GetActionByHashRequest.Builder
string actionHash = 1;
setActionHashBytes(ByteString) - Method in class com.github.iotexproject.grpc.api.GetReceiptByActionRequest.Builder
string actionHash = 1;
setActionHashBytes(ByteString) - Method in class com.github.iotexproject.grpc.api.SendActionResponse.Builder
string actionHash = 1;
setActionInfo(int, ActionInfo) - Method in class com.github.iotexproject.grpc.api.GetActionsResponse.Builder
repeated .iotexapi.ActionInfo actionInfo = 1;
setActionInfo(int, ActionInfo.Builder) - Method in class com.github.iotexproject.grpc.api.GetActionsResponse.Builder
repeated .iotexapi.ActionInfo actionInfo = 1;
setActions(int, Action) - Method in class com.github.iotexproject.grpc.types.BlockBody.Builder
repeated .iotextypes.Action actions = 1;
setActions(int, Action.Builder) - Method in class com.github.iotexproject.grpc.types.BlockBody.Builder
repeated .iotextypes.Action actions = 1;
setActive(boolean) - Method in class com.github.iotexproject.grpc.api.BlockProducerInfo.Builder
bool active = 3;
setAddr(String) - Method in class com.github.iotexproject.grpc.rpc.UnicastMsg.Builder
string addr = 2;
setAddrBytes(ByteString) - Method in class com.github.iotexproject.grpc.rpc.UnicastMsg.Builder
string addr = 2;
setAddress(String) - Method in class com.github.iotexproject.grpc.api.BlockProducerInfo.Builder
string address = 1;
setAddress(String) - Method in class com.github.iotexproject.grpc.api.GetAccountRequest.Builder
string address = 1;
setAddress(String) - Method in class com.github.iotexproject.grpc.api.GetActionsByAddressRequest.Builder
string address = 1;
setAddress(String) - Method in class com.github.iotexproject.grpc.api.GetUnconfirmedActionsByAddressRequest.Builder
string address = 1;
setAddress(int, String) - Method in class com.github.iotexproject.grpc.api.LogsFilter.Builder
repeated string address = 1;
setAddress(String) - Method in class com.github.iotexproject.grpc.types.AccountMeta.Builder
string address = 1;
setAddress(String) - Method in class com.github.iotexproject.grpc.types.Candidate.Builder
string address = 1;
setAddressBytes(ByteString) - Method in class com.github.iotexproject.grpc.api.BlockProducerInfo.Builder
string address = 1;
setAddressBytes(ByteString) - Method in class com.github.iotexproject.grpc.api.GetAccountRequest.Builder
string address = 1;
setAddressBytes(ByteString) - Method in class com.github.iotexproject.grpc.api.GetActionsByAddressRequest.Builder
string address = 1;
setAddressBytes(ByteString) - Method in class com.github.iotexproject.grpc.api.GetUnconfirmedActionsByAddressRequest.Builder
string address = 1;
setAddressBytes(ByteString) - Method in class com.github.iotexproject.grpc.types.AccountMeta.Builder
string address = 1;
setAddressBytes(ByteString) - Method in class com.github.iotexproject.grpc.types.Candidate.Builder
string address = 1;
setAmount(String) - Method in class com.github.iotexproject.grpc.types.ClaimFromRewardingFund.Builder
string amount = 1;
setAmount(String) - Method in class com.github.iotexproject.grpc.types.CreateDeposit.Builder
string amount = 2;
setAmount(String) - Method in class com.github.iotexproject.grpc.types.DepositToRewardingFund.Builder
string amount = 1;
setAmount(String) - Method in class com.github.iotexproject.grpc.types.Execution.Builder
string amount = 1;
setAmount(String) - Method in class com.github.iotexproject.grpc.types.PlumCreateDeposit.Builder
string amount = 2;
setAmount(String) - Method in class com.github.iotexproject.grpc.types.SettleDeposit.Builder
string amount = 1;
setAmount(String) - Method in class com.github.iotexproject.grpc.types.Transfer.Builder
used by state-based model
setAmountBytes(ByteString) - Method in class com.github.iotexproject.grpc.types.ClaimFromRewardingFund.Builder
string amount = 1;
setAmountBytes(ByteString) - Method in class com.github.iotexproject.grpc.types.CreateDeposit.Builder
string amount = 2;
setAmountBytes(ByteString) - Method in class com.github.iotexproject.grpc.types.DepositToRewardingFund.Builder
string amount = 1;
setAmountBytes(ByteString) - Method in class com.github.iotexproject.grpc.types.Execution.Builder
string amount = 1;
setAmountBytes(ByteString) - Method in class com.github.iotexproject.grpc.types.PlumCreateDeposit.Builder
string amount = 2;
setAmountBytes(ByteString) - Method in class com.github.iotexproject.grpc.types.SettleDeposit.Builder
string amount = 1;
setAmountBytes(ByteString) - Method in class com.github.iotexproject.grpc.types.Transfer.Builder
used by state-based model
setArguments(int, ByteString) - Method in class com.github.iotexproject.grpc.api.ReadStateRequest.Builder
repeated bytes arguments = 3;
setBalance(String) - Method in class com.github.iotexproject.grpc.types.AccountMeta.Builder
string balance = 2;
setBalanceBytes(ByteString) - Method in class com.github.iotexproject.grpc.types.AccountMeta.Builder
string balance = 2;
setBlkHash(String) - Method in class com.github.iotexproject.grpc.api.ActionInfo.Builder
string blkHash = 3;
setBlkHash(String) - Method in class com.github.iotexproject.grpc.api.GetActionsByBlockRequest.Builder
string blkHash = 1;
setBlkHash(String) - Method in class com.github.iotexproject.grpc.api.GetBlockMetaByHashRequest.Builder
string blkHash = 1;
setBlkHash(String) - Method in class com.github.iotexproject.grpc.api.ReceiptInfo.Builder
string blkHash = 2;
setBlkHashBytes(ByteString) - Method in class com.github.iotexproject.grpc.api.ActionInfo.Builder
string blkHash = 3;
setBlkHashBytes(ByteString) - Method in class com.github.iotexproject.grpc.api.GetActionsByBlockRequest.Builder
string blkHash = 1;
setBlkHashBytes(ByteString) - Method in class com.github.iotexproject.grpc.api.GetBlockMetaByHashRequest.Builder
string blkHash = 1;
setBlkHashBytes(ByteString) - Method in class com.github.iotexproject.grpc.api.ReceiptInfo.Builder
string blkHash = 2;
setBlkHeight(long) - Method in class com.github.iotexproject.grpc.api.ActionInfo.Builder
uint64 blkHeight = 5;
setBlkHeight(long) - Method in class com.github.iotexproject.grpc.types.Log.Builder
uint64 blkHeight = 4;
setBlkHeight(long) - Method in class com.github.iotexproject.grpc.types.Receipt.Builder
uint64 blkHeight = 2;
setBlkMetas(int, BlockMeta) - Method in class com.github.iotexproject.grpc.api.GetBlockMetasResponse.Builder
repeated .iotextypes.BlockMeta blkMetas = 1;
setBlkMetas(int, BlockMeta.Builder) - Method in class com.github.iotexproject.grpc.api.GetBlockMetasResponse.Builder
repeated .iotextypes.BlockMeta blkMetas = 1;
setBlock(Block) - Method in class com.github.iotexproject.grpc.api.BlockInfo.Builder
.iotextypes.Block block = 1;
setBlock(Block.Builder) - Method in class com.github.iotexproject.grpc.api.BlockInfo.Builder
.iotextypes.Block block = 1;
setBlock(BlockInfo) - Method in class com.github.iotexproject.grpc.api.StreamBlocksResponse.Builder
.iotexapi.BlockInfo block = 1;
setBlock(BlockInfo.Builder) - Method in class com.github.iotexproject.grpc.api.StreamBlocksResponse.Builder
.iotexapi.BlockInfo block = 1;
setBlock(Block) - Method in class com.github.iotexproject.grpc.types.BlockProposal.Builder
.iotextypes.Block block = 1;
setBlock(Block.Builder) - Method in class com.github.iotexproject.grpc.types.BlockProposal.Builder
.iotextypes.Block block = 1;
setBlockchain(GenesisBlockchain) - Method in class com.github.iotexproject.grpc.types.Genesis.Builder
.iotextypes.GenesisBlockchain blockchain = 1;
setBlockchain(GenesisBlockchain.Builder) - Method in class com.github.iotexproject.grpc.types.Genesis.Builder
.iotextypes.GenesisBlockchain blockchain = 1;
setBlockGasLimit(long) - Method in class com.github.iotexproject.grpc.types.GenesisBlockchain.Builder
uint64 blockGasLimit = 2;
setBlockHash(ByteString) - Method in class com.github.iotexproject.grpc.api.GetLogsByBlock.Builder
bytes blockHash = 1;
setBlockHash(ByteString) - Method in class com.github.iotexproject.grpc.types.ConsensusVote.Builder
bytes blockHash = 1;
setBlockInterval(long) - Method in class com.github.iotexproject.grpc.types.GenesisBlockchain.Builder
int64 blockInterval = 4;
setBlockProducersInfo(int, BlockProducerInfo) - Method in class com.github.iotexproject.grpc.api.GetEpochMetaResponse.Builder
repeated .iotexapi.BlockProducerInfo blockProducersInfo = 3;
setBlockProducersInfo(int, BlockProducerInfo.Builder) - Method in class com.github.iotexproject.grpc.api.GetEpochMetaResponse.Builder
repeated .iotexapi.BlockProducerInfo blockProducersInfo = 3;
setBlockProposal(BlockProposal) - Method in class com.github.iotexproject.grpc.types.ConsensusMessage.Builder
.iotextypes.BlockProposal blockProposal = 100;
setBlockProposal(BlockProposal.Builder) - Method in class com.github.iotexproject.grpc.types.ConsensusMessage.Builder
.iotextypes.BlockProposal blockProposal = 100;
setBlockReward(String) - Method in class com.github.iotexproject.grpc.types.GenesisRewarding.Builder
string blockReward = 3;
setBlockRewardBytes(ByteString) - Method in class com.github.iotexproject.grpc.types.GenesisRewarding.Builder
string blockReward = 3;
setBlocks(int, BlockInfo) - Method in class com.github.iotexproject.grpc.api.GetRawBlocksResponse.Builder
repeated .iotexapi.BlockInfo blocks = 1;
setBlocks(int, BlockInfo.Builder) - Method in class com.github.iotexproject.grpc.api.GetRawBlocksResponse.Builder
repeated .iotexapi.BlockInfo blocks = 1;
setBody(BlockBody) - Method in class com.github.iotexproject.grpc.types.Block.Builder
.iotextypes.BlockBody body = 2;
setBody(BlockBody.Builder) - Method in class com.github.iotexproject.grpc.types.Block.Builder
.iotextypes.BlockBody body = 2;
setBuildTime(String) - Method in class com.github.iotexproject.grpc.types.ServerMeta.Builder
string buildTime = 5;
setBuildTimeBytes(ByteString) - Method in class com.github.iotexproject.grpc.types.ServerMeta.Builder
string buildTime = 5;
setByAddr(GetActionsByAddressRequest) - Method in class com.github.iotexproject.grpc.api.GetActionsRequest.Builder
.iotexapi.GetActionsByAddressRequest byAddr = 3;
setByAddr(GetActionsByAddressRequest.Builder) - Method in class com.github.iotexproject.grpc.api.GetActionsRequest.Builder
.iotexapi.GetActionsByAddressRequest byAddr = 3;
setByBlk(GetActionsByBlockRequest) - Method in class com.github.iotexproject.grpc.api.GetActionsRequest.Builder
.iotexapi.GetActionsByBlockRequest byBlk = 5;
setByBlk(GetActionsByBlockRequest.Builder) - Method in class com.github.iotexproject.grpc.api.GetActionsRequest.Builder
.iotexapi.GetActionsByBlockRequest byBlk = 5;
setByBlock(GetLogsByBlock) - Method in class com.github.iotexproject.grpc.api.GetLogsRequest.Builder
.iotexapi.GetLogsByBlock byBlock = 2;
setByBlock(GetLogsByBlock.Builder) - Method in class com.github.iotexproject.grpc.api.GetLogsRequest.Builder
.iotexapi.GetLogsByBlock byBlock = 2;
setByHash(GetActionByHashRequest) - Method in class com.github.iotexproject.grpc.api.GetActionsRequest.Builder
.iotexapi.GetActionByHashRequest byHash = 2;
setByHash(GetActionByHashRequest.Builder) - Method in class com.github.iotexproject.grpc.api.GetActionsRequest.Builder
.iotexapi.GetActionByHashRequest byHash = 2;
setByHash(GetBlockMetaByHashRequest) - Method in class com.github.iotexproject.grpc.api.GetBlockMetasRequest.Builder
.iotexapi.GetBlockMetaByHashRequest byHash = 2;
setByHash(GetBlockMetaByHashRequest.Builder) - Method in class com.github.iotexproject.grpc.api.GetBlockMetasRequest.Builder
.iotexapi.GetBlockMetaByHashRequest byHash = 2;
setByIndex(GetActionsByIndexRequest) - Method in class com.github.iotexproject.grpc.api.GetActionsRequest.Builder
.iotexapi.GetActionsByIndexRequest byIndex = 1;
setByIndex(GetActionsByIndexRequest.Builder) - Method in class com.github.iotexproject.grpc.api.GetActionsRequest.Builder
.iotexapi.GetActionsByIndexRequest byIndex = 1;
setByIndex(GetBlockMetasByIndexRequest) - Method in class com.github.iotexproject.grpc.api.GetBlockMetasRequest.Builder
.iotexapi.GetBlockMetasByIndexRequest byIndex = 1;
setByIndex(GetBlockMetasByIndexRequest.Builder) - Method in class com.github.iotexproject.grpc.api.GetBlockMetasRequest.Builder
.iotexapi.GetBlockMetasByIndexRequest byIndex = 1;
setByRange(GetLogsByRange) - Method in class com.github.iotexproject.grpc.api.GetLogsRequest.Builder
.iotexapi.GetLogsByRange byRange = 3;
setByRange(GetLogsByRange.Builder) - Method in class com.github.iotexproject.grpc.api.GetLogsRequest.Builder
.iotexapi.GetLogsByRange byRange = 3;
setC(int) - Method in class com.github.iotexproject.antenna.keystore.KeystoreFile.Aes128CtrKdfParams
 
setCallerAddress(String) - Method in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionRequest.Builder
string callerAddress = 100;
setCallerAddress(String) - Method in class com.github.iotexproject.grpc.api.ReadContractRequest.Builder
string callerAddress = 2;
setCallerAddressBytes(ByteString) - Method in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionRequest.Builder
string callerAddress = 100;
setCallerAddressBytes(ByteString) - Method in class com.github.iotexproject.grpc.api.ReadContractRequest.Builder
string callerAddress = 2;
setCandidates(int, Candidate) - Method in class com.github.iotexproject.grpc.types.CandidateList.Builder
repeated .iotextypes.Candidate candidates = 1;
setCandidates(int, Candidate.Builder) - Method in class com.github.iotexproject.grpc.types.CandidateList.Builder
repeated .iotextypes.Candidate candidates = 1;
setCandidates(CandidateList) - Method in class com.github.iotexproject.grpc.types.PutPollResult.Builder
.iotextypes.CandidateList candidates = 2;
setCandidates(CandidateList.Builder) - Method in class com.github.iotexproject.grpc.types.PutPollResult.Builder
.iotextypes.CandidateList candidates = 2;
setChainId(int) - Method in class com.github.iotexproject.grpc.rpc.BroadcastMsg.Builder
uint32 chain_id = 1;
setChainId(int) - Method in class com.github.iotexproject.grpc.rpc.UnicastMsg.Builder
uint32 chain_id = 1;
setChainID(int) - Method in class com.github.iotexproject.grpc.types.CreateDeposit.Builder
uint32 chainID = 1;
setChainID(int) - Method in class com.github.iotexproject.grpc.types.StartSubChain.Builder
TODO: chainID chould be assigned by system and returned via a receipt
setChainID(int) - Method in class com.github.iotexproject.grpc.types.StopSubChain.Builder
uint32 chainID = 1;
setChainMeta(ChainMeta) - Method in class com.github.iotexproject.grpc.api.GetChainMetaResponse.Builder
.iotextypes.ChainMeta chainMeta = 1;
setChainMeta(ChainMeta.Builder) - Method in class com.github.iotexproject.grpc.api.GetChainMetaResponse.Builder
.iotextypes.ChainMeta chainMeta = 1;
setChallengeTransfer(ByteString) - Method in class com.github.iotexproject.grpc.types.PlumChallengeExit.Builder
bytes challengeTransfer = 3;
setChallengeTransfer(ByteString) - Method in class com.github.iotexproject.grpc.types.PlumResponseChallengeExit.Builder
bytes challengeTransfer = 3;
setChallengeTransferBlockHeight(long) - Method in class com.github.iotexproject.grpc.types.PlumChallengeExit.Builder
uint64 challengeTransferBlockHeight = 5;
setChallengeTransferBlockProof(ByteString) - Method in class com.github.iotexproject.grpc.types.PlumChallengeExit.Builder
bytes challengeTransferBlockProof = 4;
setCheckPending(boolean) - Method in class com.github.iotexproject.grpc.api.GetActionByHashRequest.Builder
bool checkPending = 2;
setCipher(String) - Method in class com.github.iotexproject.antenna.keystore.KeystoreFile.Crypto
 
setCipherparams(KeystoreFile.CipherParams) - Method in class com.github.iotexproject.antenna.keystore.KeystoreFile.Crypto
 
setCiphertext(String) - Method in class com.github.iotexproject.antenna.keystore.KeystoreFile.Crypto
 
setClaimFromRewardingFund(ClaimFromRewardingFund) - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.ClaimFromRewardingFund claimFromRewardingFund = 31;
setClaimFromRewardingFund(ClaimFromRewardingFund.Builder) - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.ClaimFromRewardingFund claimFromRewardingFund = 31;
setCoinID(long) - Method in class com.github.iotexproject.grpc.types.PlumChallengeExit.Builder
uint64 coinID = 2;
setCoinID(long) - Method in class com.github.iotexproject.grpc.types.PlumFinalizeExit.Builder
uint64 coinID = 2;
setCoinID(long) - Method in class com.github.iotexproject.grpc.types.PlumResponseChallengeExit.Builder
uint64 coinID = 2;
setCoinID(long) - Method in class com.github.iotexproject.grpc.types.PlumSettleDeposit.Builder
uint64 coinID = 1;
setCoinID(long) - Method in class com.github.iotexproject.grpc.types.PlumTransfer.Builder
uint64 coinID = 1;
setContract(String) - Method in class com.github.iotexproject.grpc.types.Execution.Builder
string contract = 2;
setContractAddress(String) - Method in class com.github.iotexproject.grpc.types.Log.Builder
string contractAddress = 1;
setContractAddress(String) - Method in class com.github.iotexproject.grpc.types.Receipt.Builder
string contractAddress = 5;
setContractAddressBytes(ByteString) - Method in class com.github.iotexproject.grpc.types.Log.Builder
string contractAddress = 1;
setContractAddressBytes(ByteString) - Method in class com.github.iotexproject.grpc.types.Receipt.Builder
string contractAddress = 5;
setContractBytes(ByteString) - Method in class com.github.iotexproject.grpc.types.Execution.Builder
string contract = 2;
setCore(ActionCore) - Method in class com.github.iotexproject.grpc.types.Action.Builder
.iotextypes.ActionCore core = 1;
setCore(ActionCore.Builder) - Method in class com.github.iotexproject.grpc.types.Action.Builder
.iotextypes.ActionCore core = 1;
setCore(BlockHeaderCore) - Method in class com.github.iotexproject.grpc.types.BlockHeader.Builder
.iotextypes.BlockHeaderCore core = 1;
setCore(BlockHeaderCore.Builder) - Method in class com.github.iotexproject.grpc.types.BlockHeader.Builder
.iotextypes.BlockHeaderCore core = 1;
setCount(long) - Method in class com.github.iotexproject.grpc.api.GetActionsByAddressRequest.Builder
uint64 count = 3;
setCount(long) - Method in class com.github.iotexproject.grpc.api.GetActionsByBlockRequest.Builder
uint64 count = 3;
setCount(long) - Method in class com.github.iotexproject.grpc.api.GetActionsByIndexRequest.Builder
uint64 count = 2;
setCount(long) - Method in class com.github.iotexproject.grpc.api.GetBlockMetasByIndexRequest.Builder
uint64 count = 2;
setCount(long) - Method in class com.github.iotexproject.grpc.api.GetLogsByRange.Builder
uint64 count = 2;
setCount(long) - Method in class com.github.iotexproject.grpc.api.GetRawBlocksRequest.Builder
uint64 count = 2;
setCount(long) - Method in class com.github.iotexproject.grpc.api.GetUnconfirmedActionsByAddressRequest.Builder
uint64 count = 3;
setCreateDeposit(CreateDeposit) - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.CreateDeposit createDeposit = 16;
setCreateDeposit(CreateDeposit.Builder) - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.CreateDeposit createDeposit = 16;
setCreatePlumChain(CreatePlumChain) - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
PlumChain
setCreatePlumChain(CreatePlumChain.Builder) - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
PlumChain
setCrypto(KeystoreFile.Crypto) - Method in class com.github.iotexproject.antenna.keystore.KeystoreFile
 
setData(Map<String, Object>) - Method in class com.github.iotexproject.antenna.token.DecodedMethod
 
setData(String) - Method in class com.github.iotexproject.grpc.api.ReadContractResponse.Builder
string data = 1;
setData(ByteString) - Method in class com.github.iotexproject.grpc.api.ReadStateResponse.Builder
bytes data = 1;
setData(ByteString) - Method in class com.github.iotexproject.grpc.types.ClaimFromRewardingFund.Builder
bytes data = 2;
setData(ByteString) - Method in class com.github.iotexproject.grpc.types.DepositToRewardingFund.Builder
bytes data = 2;
setData(ByteString) - Method in class com.github.iotexproject.grpc.types.Execution.Builder
bytes data = 3;
setData(ByteString) - Method in class com.github.iotexproject.grpc.types.Log.Builder
bytes data = 3;
setDataBytes(ByteString) - Method in class com.github.iotexproject.grpc.api.ReadContractResponse.Builder
string data = 1;
setDelegates(int, GenesisDelegate) - Method in class com.github.iotexproject.grpc.types.GenesisPoll.Builder
repeated .iotextypes.GenesisDelegate delegates = 8;
setDelegates(int, GenesisDelegate.Builder) - Method in class com.github.iotexproject.grpc.types.GenesisPoll.Builder
repeated .iotextypes.GenesisDelegate delegates = 8;
setDeltaStateDigest(ByteString) - Method in class com.github.iotexproject.grpc.types.BlockHeaderCore.Builder
bytes deltaStateDigest = 6;
setDeltaStateDigest(String) - Method in class com.github.iotexproject.grpc.types.BlockMeta.Builder
string deltaStateDigest = 9;
setDeltaStateDigestBytes(ByteString) - Method in class com.github.iotexproject.grpc.types.BlockMeta.Builder
string deltaStateDigest = 9;
setDenomination(ByteString) - Method in class com.github.iotexproject.grpc.types.PlumTransfer.Builder
bytes denomination = 2;
setDepositToRewardingFund(DepositToRewardingFund) - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
Rewarding protocol actions
setDepositToRewardingFund(DepositToRewardingFund.Builder) - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
Rewarding protocol actions
setDklen(int) - Method in class com.github.iotexproject.antenna.keystore.KeystoreFile.Aes128CtrKdfParams
 
setDklen(int) - Method in class com.github.iotexproject.antenna.keystore.KeystoreFile.ScryptKdfParams
 
setEnableGravityChainVoting(boolean) - Method in class com.github.iotexproject.grpc.types.GenesisPoll.Builder
bool enableGravityChainVoting = 1;
setEnd(long) - Method in class com.github.iotexproject.grpc.rpc.BlockSync.Builder
uint64 end = 3;
setEndorsement(Endorsement) - Method in class com.github.iotexproject.grpc.types.ConsensusMessage.Builder
.iotextypes.Endorsement endorsement = 2;
setEndorsement(Endorsement.Builder) - Method in class com.github.iotexproject.grpc.types.ConsensusMessage.Builder
.iotextypes.Endorsement endorsement = 2;
setEndorsements(int, Endorsement) - Method in class com.github.iotexproject.grpc.types.BlockFooter.Builder
repeated .iotextypes.Endorsement endorsements = 1;
setEndorsements(int, Endorsement.Builder) - Method in class com.github.iotexproject.grpc.types.BlockFooter.Builder
repeated .iotextypes.Endorsement endorsements = 1;
setEndorsements(int, Endorsement) - Method in class com.github.iotexproject.grpc.types.BlockProposal.Builder
repeated .iotextypes.Endorsement endorsements = 2;
setEndorsements(int, Endorsement.Builder) - Method in class com.github.iotexproject.grpc.types.BlockProposal.Builder
repeated .iotextypes.Endorsement endorsements = 2;
setEndorser(ByteString) - Method in class com.github.iotexproject.grpc.types.Endorsement.Builder
bytes endorser = 2;
setEpoch(EpochData) - Method in class com.github.iotexproject.grpc.types.ChainMeta.Builder
.iotextypes.EpochData epoch = 4;
setEpoch(EpochData.Builder) - Method in class com.github.iotexproject.grpc.types.ChainMeta.Builder
.iotextypes.EpochData epoch = 4;
setEpochData(EpochData) - Method in class com.github.iotexproject.grpc.api.GetEpochMetaResponse.Builder
.iotextypes.EpochData epochData = 1;
setEpochData(EpochData.Builder) - Method in class com.github.iotexproject.grpc.api.GetEpochMetaResponse.Builder
.iotextypes.EpochData epochData = 1;
setEpochNumber(long) - Method in class com.github.iotexproject.grpc.api.GetEpochMetaRequest.Builder
uint64 epochNumber = 1;
setEpochReward(String) - Method in class com.github.iotexproject.grpc.types.GenesisRewarding.Builder
string epochReward = 4;
setEpochRewardBytes(ByteString) - Method in class com.github.iotexproject.grpc.types.GenesisRewarding.Builder
string epochReward = 4;
setExecution(Execution) - Method in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionRequest.Builder
.iotextypes.Execution execution = 2;
setExecution(Execution.Builder) - Method in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionRequest.Builder
.iotextypes.Execution execution = 2;
setExecution(Execution) - Method in class com.github.iotexproject.grpc.api.ReadContractRequest.Builder
.iotextypes.Execution execution = 1;
setExecution(Execution.Builder) - Method in class com.github.iotexproject.grpc.api.ReadContractRequest.Builder
.iotextypes.Execution execution = 1;
setExecution(Execution) - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.Execution execution = 12;
setExecution(Execution.Builder) - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.Execution execution = 12;
setExitTransfer(ByteString) - Method in class com.github.iotexproject.grpc.types.PlumStartExit.Builder
bytes exitTransfer = 5;
setExitTransferBlockHeight(long) - Method in class com.github.iotexproject.grpc.types.PlumStartExit.Builder
uint64 exitTransferBlockHeight = 7;
setExitTransferBlockProof(ByteString) - Method in class com.github.iotexproject.grpc.types.PlumStartExit.Builder
bytes exitTransferBlockProof = 6;
setField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.api.ActionInfo.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.api.BlockInfo.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.api.BlockProducerInfo.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.api.EstimateGasForActionRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.api.EstimateGasForActionResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.api.GetAccountRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.api.GetAccountResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.api.GetActionByHashRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.api.GetActionsByAddressRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.api.GetActionsByBlockRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.api.GetActionsByIndexRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.api.GetActionsRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.api.GetActionsResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.api.GetBlockMetaByHashRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.api.GetBlockMetasByIndexRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.api.GetBlockMetasRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.api.GetBlockMetasResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.api.GetChainMetaRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.api.GetChainMetaResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.api.GetEpochMetaRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.api.GetEpochMetaResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.api.GetLogsByBlock.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.api.GetLogsByRange.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.api.GetLogsRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.api.GetLogsResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.api.GetRawBlocksRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.api.GetRawBlocksResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.api.GetReceiptByActionRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.api.GetReceiptByActionResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.api.GetServerMetaRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.api.GetServerMetaResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.api.GetUnconfirmedActionsByAddressRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.api.LogsFilter.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.api.ReadContractRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.api.ReadContractResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.api.ReadStateRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.api.ReadStateResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.api.ReceiptInfo.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.api.SendActionRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.api.SendActionResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.api.SendSignedActionBytesRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.api.StreamBlocksRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.api.StreamBlocksResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.api.StreamLogsRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.api.StreamLogsResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.api.SuggestGasPriceRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.api.SuggestGasPriceResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.api.Topics.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.rpc.BlockSync.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.rpc.BroadcastMsg.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.rpc.UnicastMsg.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.testing.TestPayload.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.types.AccountMeta.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.types.Action.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.types.Block.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.types.BlockBody.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.types.BlockFooter.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.types.BlockHeader.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.types.BlockHeaderCore.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.types.BlockMeta.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.types.BlockProposal.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.types.Candidate.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.types.CandidateList.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.types.ChainMeta.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.types.ClaimFromRewardingFund.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.types.ConsensusMessage.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.types.ConsensusVote.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.types.CreateDeposit.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.types.CreatePlumChain.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.types.DepositToRewardingFund.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.types.Endorsement.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.types.EpochData.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.types.Execution.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.types.Genesis.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.types.GenesisAccount.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.types.GenesisBlockchain.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.types.GenesisDelegate.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.types.GenesisPoll.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.types.GenesisRewarding.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.types.GrantReward.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.types.Log.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.types.MerkleRoot.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.types.PlumChallengeExit.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.types.PlumCreateDeposit.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.types.PlumFinalizeExit.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.types.PlumPutBlock.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.types.PlumResponseChallengeExit.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.types.PlumSettleDeposit.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.types.PlumStartExit.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.types.PlumTransfer.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.types.PutBlock.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.types.PutPollResult.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.types.Receipt.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.types.Receipts.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.types.ServerMeta.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.types.SettleDeposit.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.types.StartSubChain.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.types.StopSubChain.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.types.TerminatePlumChain.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.github.iotexproject.grpc.types.Transfer.Builder
 
setFilter(LogsFilter) - Method in class com.github.iotexproject.grpc.api.GetLogsRequest.Builder
.iotexapi.LogsFilter filter = 1;
setFilter(LogsFilter.Builder) - Method in class com.github.iotexproject.grpc.api.GetLogsRequest.Builder
.iotexapi.LogsFilter filter = 1;
setFilter(LogsFilter) - Method in class com.github.iotexproject.grpc.api.StreamLogsRequest.Builder
.iotexapi.LogsFilter filter = 1;
setFilter(LogsFilter.Builder) - Method in class com.github.iotexproject.grpc.api.StreamLogsRequest.Builder
.iotexapi.LogsFilter filter = 1;
setFooter(BlockFooter) - Method in class com.github.iotexproject.grpc.types.Block.Builder
.iotextypes.BlockFooter footer = 3;
setFooter(BlockFooter.Builder) - Method in class com.github.iotexproject.grpc.types.Block.Builder
.iotextypes.BlockFooter footer = 3;
setFoundationBonus(String) - Method in class com.github.iotexproject.grpc.types.GenesisRewarding.Builder
string foundationBonus = 6;
setFoundationBonusBytes(ByteString) - Method in class com.github.iotexproject.grpc.types.GenesisRewarding.Builder
string foundationBonus = 6;
setFoundationBonusLastEpoch(long) - Method in class com.github.iotexproject.grpc.types.GenesisRewarding.Builder
uint64 foundationBonusLastEpoch = 8;
setFromBlock(long) - Method in class com.github.iotexproject.grpc.api.GetLogsByRange.Builder
uint64 fromBlock = 1;
setGas(long) - Method in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionResponse.Builder
uint64 gas = 1;
setGas(long) - Method in class com.github.iotexproject.grpc.api.EstimateGasForActionResponse.Builder
uint64 gas = 1;
setGasConsumed(long) - Method in class com.github.iotexproject.grpc.types.Receipt.Builder
uint64 gasConsumed = 4;
setGasFee(String) - Method in class com.github.iotexproject.grpc.api.ActionInfo.Builder
string gasFee = 7;
setGasFeeBytes(ByteString) - Method in class com.github.iotexproject.grpc.api.ActionInfo.Builder
string gasFee = 7;
setGasLimit(long) - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
uint64 gasLimit = 3;
setGasPrice(long) - Method in class com.github.iotexproject.grpc.api.SuggestGasPriceResponse.Builder
uint64 gasPrice = 1;
setGasPrice(String) - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
string gasPrice = 4;
setGasPriceBytes(ByteString) - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
string gasPrice = 4;
setGitStatus(String) - Method in class com.github.iotexproject.grpc.types.ServerMeta.Builder
string gitStatus = 3;
setGitStatusBytes(ByteString) - Method in class com.github.iotexproject.grpc.types.ServerMeta.Builder
string gitStatus = 3;
setGoVersion(String) - Method in class com.github.iotexproject.grpc.types.ServerMeta.Builder
string goVersion = 4;
setGoVersionBytes(ByteString) - Method in class com.github.iotexproject.grpc.types.ServerMeta.Builder
string goVersion = 4;
setGrantReward(GrantReward) - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.GrantReward grantReward = 32;
setGrantReward(GrantReward.Builder) - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.GrantReward grantReward = 32;
setGravityChainStartHeight(long) - Method in class com.github.iotexproject.grpc.types.EpochData.Builder
uint64 gravityChainStartHeight = 3;
setGravityChainStartHeight(long) - Method in class com.github.iotexproject.grpc.types.GenesisPoll.Builder
uint64 gravityChainStartHeight = 2;
setHash(String) - Method in class com.github.iotexproject.grpc.types.BlockMeta.Builder
string hash = 1;
setHashBytes(ByteString) - Method in class com.github.iotexproject.grpc.types.BlockMeta.Builder
string hash = 1;
setHeader(BlockHeader) - Method in class com.github.iotexproject.grpc.types.Block.Builder
.iotextypes.BlockHeader header = 1;
setHeader(BlockHeader.Builder) - Method in class com.github.iotexproject.grpc.types.Block.Builder
.iotextypes.BlockHeader header = 1;
setHeight(long) - Method in class com.github.iotexproject.grpc.types.BlockHeaderCore.Builder
uint64 height = 2;
setHeight(long) - Method in class com.github.iotexproject.grpc.types.BlockMeta.Builder
uint64 height = 2;
setHeight(long) - Method in class com.github.iotexproject.grpc.types.ChainMeta.Builder
uint64 height = 1;
setHeight(long) - Method in class com.github.iotexproject.grpc.types.ConsensusMessage.Builder
uint64 height = 1;
setHeight(long) - Method in class com.github.iotexproject.grpc.types.EpochData.Builder
uint64 height = 2;
setHeight(long) - Method in class com.github.iotexproject.grpc.types.GrantReward.Builder
uint64 height = 2;
setHeight(long) - Method in class com.github.iotexproject.grpc.types.PlumPutBlock.Builder
uint64 height = 2;
setHeight(long) - Method in class com.github.iotexproject.grpc.types.PutBlock.Builder
uint64 height = 2;
setHeight(long) - Method in class com.github.iotexproject.grpc.types.PutPollResult.Builder
uint64 height = 1;
setId(String) - Method in class com.github.iotexproject.antenna.keystore.KeystoreFile
 
setIndex(int) - Method in class com.github.iotexproject.grpc.types.Log.Builder
uint32 index = 6;
setIndex(long) - Method in class com.github.iotexproject.grpc.types.SettleDeposit.Builder
uint64 index = 3;
setInitAdminAddr(String) - Method in class com.github.iotexproject.grpc.types.GenesisRewarding.Builder
string initAdminAddr = 1;
setInitAdminAddrBytes(ByteString) - Method in class com.github.iotexproject.grpc.types.GenesisRewarding.Builder
string initAdminAddr = 1;
setInitBalance(String) - Method in class com.github.iotexproject.grpc.types.GenesisRewarding.Builder
string initBalance = 2;
setInitBalanceAddrs(int, String) - Method in class com.github.iotexproject.grpc.types.GenesisAccount.Builder
repeated string initBalanceAddrs = 1;
setInitBalanceBytes(ByteString) - Method in class com.github.iotexproject.grpc.types.GenesisRewarding.Builder
string initBalance = 2;
setInitBalances(int, String) - Method in class com.github.iotexproject.grpc.types.GenesisAccount.Builder
repeated string initBalances = 2;
setIv(String) - Method in class com.github.iotexproject.antenna.keystore.KeystoreFile.CipherParams
 
setKdf(String) - Method in class com.github.iotexproject.antenna.keystore.KeystoreFile.Crypto
 
setKdfparams(KeystoreFile.KdfParams) - Method in class com.github.iotexproject.antenna.keystore.KeystoreFile.Crypto
 
setLog(Log) - Method in class com.github.iotexproject.grpc.api.StreamLogsResponse.Builder
.iotextypes.Log log = 1;
setLog(Log.Builder) - Method in class com.github.iotexproject.grpc.api.StreamLogsResponse.Builder
.iotextypes.Log log = 1;
setLogs(int, Log) - Method in class com.github.iotexproject.grpc.api.GetLogsResponse.Builder
repeated .iotextypes.Log logs = 1;
setLogs(int, Log.Builder) - Method in class com.github.iotexproject.grpc.api.GetLogsResponse.Builder
repeated .iotextypes.Log logs = 1;
setLogs(int, Log) - Method in class com.github.iotexproject.grpc.types.Receipt.Builder
repeated .iotextypes.Log logs = 6;
setLogs(int, Log.Builder) - Method in class com.github.iotexproject.grpc.types.Receipt.Builder
repeated .iotextypes.Log logs = 6;
setLogsBloom(ByteString) - Method in class com.github.iotexproject.grpc.types.BlockHeaderCore.Builder
bytes logsBloom = 8;
setMac(String) - Method in class com.github.iotexproject.antenna.keystore.KeystoreFile.Crypto
 
setMethod(String) - Method in class com.github.iotexproject.antenna.token.DecodedMethod
 
setMethodName(ByteString) - Method in class com.github.iotexproject.grpc.api.ReadStateRequest.Builder
bytes methodName = 2;
setMsgBody(ByteString) - Method in class com.github.iotexproject.grpc.rpc.BroadcastMsg.Builder
bytes msg_body = 3;
setMsgBody(ByteString) - Method in class com.github.iotexproject.grpc.rpc.UnicastMsg.Builder
bytes msg_body = 4;
setMsgBody(ByteString) - Method in class com.github.iotexproject.grpc.testing.TestPayload.Builder
bytes msg_body = 1;
setMsgType(MessageType) - Method in class com.github.iotexproject.grpc.rpc.BroadcastMsg.Builder
.iotexrpc.MessageType msg_type = 2;
setMsgType(MessageType) - Method in class com.github.iotexproject.grpc.rpc.UnicastMsg.Builder
.iotexrpc.MessageType msg_type = 3;
setMsgTypeValue(int) - Method in class com.github.iotexproject.grpc.rpc.BroadcastMsg.Builder
.iotexrpc.MessageType msg_type = 2;
setMsgTypeValue(int) - Method in class com.github.iotexproject.grpc.rpc.UnicastMsg.Builder
.iotexrpc.MessageType msg_type = 3;
setN(int) - Method in class com.github.iotexproject.antenna.keystore.KeystoreFile.ScryptKdfParams
 
setName(String) - Method in class com.github.iotexproject.grpc.types.MerkleRoot.Builder
string name = 1;
setNameBytes(ByteString) - Method in class com.github.iotexproject.grpc.types.MerkleRoot.Builder
string name = 1;
setNonce(long) - Method in class com.github.iotexproject.grpc.types.AccountMeta.Builder
uint64 nonce = 3;
setNonce(long) - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
uint64 nonce = 2;
setNum(long) - Method in class com.github.iotexproject.grpc.types.EpochData.Builder
uint64 num = 1;
setNumActions(long) - Method in class com.github.iotexproject.grpc.types.AccountMeta.Builder
uint64 numActions = 5;
setNumActions(long) - Method in class com.github.iotexproject.grpc.types.BlockMeta.Builder
int64 numActions = 4;
setNumActions(long) - Method in class com.github.iotexproject.grpc.types.ChainMeta.Builder
int64 numActions = 2;
setNumCandidateDelegates(long) - Method in class com.github.iotexproject.grpc.types.GenesisBlockchain.Builder
uint64 numCandidateDelegates = 7;
setNumDelegates(long) - Method in class com.github.iotexproject.grpc.types.GenesisBlockchain.Builder
uint64 numDelegates = 6;
setNumDelegatesForEpochReward(long) - Method in class com.github.iotexproject.grpc.types.GenesisRewarding.Builder
uint64 numDelegatesForEpochReward = 5;
setNumDelegatesForFoundationBonus(long) - Method in class com.github.iotexproject.grpc.types.GenesisRewarding.Builder
uint64 numDelegatesForFoundationBonus = 7;
setNumSubEpochs(long) - Method in class com.github.iotexproject.grpc.types.GenesisBlockchain.Builder
uint64 numSubEpochs = 5;
setOperationDeposit(String) - Method in class com.github.iotexproject.grpc.types.StartSubChain.Builder
string operationDeposit = 3;
setOperationDepositBytes(ByteString) - Method in class com.github.iotexproject.grpc.types.StartSubChain.Builder
string operationDeposit = 3;
setOperatorAddr(String) - Method in class com.github.iotexproject.grpc.types.GenesisDelegate.Builder
string operatorAddr = 1;
setOperatorAddrBytes(ByteString) - Method in class com.github.iotexproject.grpc.types.GenesisDelegate.Builder
string operatorAddr = 1;
setOwner(String) - Method in class com.github.iotexproject.grpc.types.PlumTransfer.Builder
string owner = 3;
setOwnerBytes(ByteString) - Method in class com.github.iotexproject.grpc.types.PlumTransfer.Builder
string owner = 3;
setP(int) - Method in class com.github.iotexproject.antenna.keystore.KeystoreFile.ScryptKdfParams
 
setPackageCommitID(String) - Method in class com.github.iotexproject.grpc.types.ServerMeta.Builder
string packageCommitID = 2;
setPackageCommitIDBytes(ByteString) - Method in class com.github.iotexproject.grpc.types.ServerMeta.Builder
string packageCommitID = 2;
setPackageVersion(String) - Method in class com.github.iotexproject.grpc.types.ServerMeta.Builder
string packageVersion = 1;
setPackageVersionBytes(ByteString) - Method in class com.github.iotexproject.grpc.types.ServerMeta.Builder
string packageVersion = 1;
setParentHeightOffset(long) - Method in class com.github.iotexproject.grpc.types.StartSubChain.Builder
uint64 parentHeightOffset = 5;
setPayload(ByteString) - Method in class com.github.iotexproject.grpc.types.Transfer.Builder
bytes payload = 3;
setPeerId(String) - Method in class com.github.iotexproject.grpc.rpc.BroadcastMsg.Builder
string peer_id = 4;
setPeerId(String) - Method in class com.github.iotexproject.grpc.rpc.UnicastMsg.Builder
string peer_id = 5;
setPeerIdBytes(ByteString) - Method in class com.github.iotexproject.grpc.rpc.BroadcastMsg.Builder
string peer_id = 4;
setPeerIdBytes(ByteString) - Method in class com.github.iotexproject.grpc.rpc.UnicastMsg.Builder
string peer_id = 5;
setPendingNonce(long) - Method in class com.github.iotexproject.grpc.types.AccountMeta.Builder
uint64 pendingNonce = 4;
setPlumChallengeExit(PlumChallengeExit) - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.PlumChallengeExit plumChallengeExit = 23;
setPlumChallengeExit(PlumChallengeExit.Builder) - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.PlumChallengeExit plumChallengeExit = 23;
setPlumCreateDeposit(PlumCreateDeposit) - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.PlumCreateDeposit plumCreateDeposit = 21;
setPlumCreateDeposit(PlumCreateDeposit.Builder) - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.PlumCreateDeposit plumCreateDeposit = 21;
setPlumFinalizeExit(PlumFinalizeExit) - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.PlumFinalizeExit plumFinalizeExit = 25;
setPlumFinalizeExit(PlumFinalizeExit.Builder) - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.PlumFinalizeExit plumFinalizeExit = 25;
setPlumPutBlock(PlumPutBlock) - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.PlumPutBlock plumPutBlock = 20;
setPlumPutBlock(PlumPutBlock.Builder) - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.PlumPutBlock plumPutBlock = 20;
setPlumResponseChallengeExit(PlumResponseChallengeExit) - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.PlumResponseChallengeExit plumResponseChallengeExit = 24;
setPlumResponseChallengeExit(PlumResponseChallengeExit.Builder) - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.PlumResponseChallengeExit plumResponseChallengeExit = 24;
setPlumSettleDeposit(PlumSettleDeposit) - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.PlumSettleDeposit plumSettleDeposit = 26;
setPlumSettleDeposit(PlumSettleDeposit.Builder) - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.PlumSettleDeposit plumSettleDeposit = 26;
setPlumStartExit(PlumStartExit) - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.PlumStartExit plumStartExit = 22;
setPlumStartExit(PlumStartExit.Builder) - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.PlumStartExit plumStartExit = 22;
setPlumTransfer(PlumTransfer) - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.PlumTransfer plumTransfer = 27;
setPlumTransfer(PlumTransfer.Builder) - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.PlumTransfer plumTransfer = 27;
setPoll(GenesisPoll) - Method in class com.github.iotexproject.grpc.types.Genesis.Builder
.iotextypes.GenesisPoll poll = 3;
setPoll(GenesisPoll.Builder) - Method in class com.github.iotexproject.grpc.types.Genesis.Builder
.iotextypes.GenesisPoll poll = 3;
setPrevBlockHash(ByteString) - Method in class com.github.iotexproject.grpc.types.BlockHeaderCore.Builder
bytes prevBlockHash = 4;
setPreviousTransfer(ByteString) - Method in class com.github.iotexproject.grpc.types.PlumStartExit.Builder
bytes previousTransfer = 2;
setPreviousTransferBlockHeight(long) - Method in class com.github.iotexproject.grpc.types.PlumResponseChallengeExit.Builder
uint64 previousTransferBlockHeight = 6;
setPreviousTransferBlockHeight(long) - Method in class com.github.iotexproject.grpc.types.PlumStartExit.Builder
uint64 previousTransferBlockHeight = 4;
setPreviousTransferBlockProof(ByteString) - Method in class com.github.iotexproject.grpc.types.PlumStartExit.Builder
bytes previousTransferBlockProof = 3;
setPrf(String) - Method in class com.github.iotexproject.antenna.keystore.KeystoreFile.Aes128CtrKdfParams
 
setProducerAddress(String) - Method in class com.github.iotexproject.grpc.types.BlockMeta.Builder
string producerAddress = 5;
setProducerAddressBytes(ByteString) - Method in class com.github.iotexproject.grpc.types.BlockMeta.Builder
string producerAddress = 5;
setProducerPubkey(ByteString) - Method in class com.github.iotexproject.grpc.types.BlockHeader.Builder
bytes producerPubkey = 2;
setProduction(long) - Method in class com.github.iotexproject.grpc.api.BlockProducerInfo.Builder
uint64 production = 4;
setProductivityThreshold(long) - Method in class com.github.iotexproject.grpc.types.GenesisRewarding.Builder
uint64 productivityThreshold = 9;
setProtocolID(ByteString) - Method in class com.github.iotexproject.grpc.api.ReadStateRequest.Builder
bytes protocolID = 1;
setProvider(RPCMethod) - Method in class com.github.iotexproject.antenna.contract.Contract
 
setProvider(String) - Method in class com.github.iotexproject.antenna.protocol.IOTX
 
setProvider(String) - Method in class com.github.iotexproject.antenna.rpc.RPCMethod
 
setPubKey(ByteString) - Method in class com.github.iotexproject.grpc.types.Candidate.Builder
bytes pubKey = 3;
setPutBlock(PutBlock) - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.PutBlock putBlock = 15;
setPutBlock(PutBlock.Builder) - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.PutBlock putBlock = 15;
setPutPollResult(PutPollResult) - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.PutPollResult putPollResult = 50;
setPutPollResult(PutPollResult.Builder) - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.PutPollResult putPollResult = 50;
setR(int) - Method in class com.github.iotexproject.antenna.keystore.KeystoreFile.ScryptKdfParams
 
setReceipt(Receipt) - Method in class com.github.iotexproject.grpc.api.ReadContractResponse.Builder
.iotextypes.Receipt receipt = 2;
setReceipt(Receipt.Builder) - Method in class com.github.iotexproject.grpc.api.ReadContractResponse.Builder
.iotextypes.Receipt receipt = 2;
setReceipt(Receipt) - Method in class com.github.iotexproject.grpc.api.ReceiptInfo.Builder
.iotextypes.Receipt receipt = 1;
setReceipt(Receipt.Builder) - Method in class com.github.iotexproject.grpc.api.ReceiptInfo.Builder
.iotextypes.Receipt receipt = 1;
setReceiptInfo(ReceiptInfo) - Method in class com.github.iotexproject.grpc.api.GetReceiptByActionResponse.Builder
.iotexapi.ReceiptInfo receiptInfo = 1;
setReceiptInfo(ReceiptInfo.Builder) - Method in class com.github.iotexproject.grpc.api.GetReceiptByActionResponse.Builder
.iotexapi.ReceiptInfo receiptInfo = 1;
setReceiptRoot(ByteString) - Method in class com.github.iotexproject.grpc.types.BlockHeaderCore.Builder
bytes receiptRoot = 7;
setReceiptRoot(String) - Method in class com.github.iotexproject.grpc.types.BlockMeta.Builder
string receiptRoot = 8;
setReceiptRootBytes(ByteString) - Method in class com.github.iotexproject.grpc.types.BlockMeta.Builder
string receiptRoot = 8;
setReceipts(int, Receipt) - Method in class com.github.iotexproject.grpc.api.BlockInfo.Builder
repeated .iotextypes.Receipt receipts = 2;
setReceipts(int, Receipt.Builder) - Method in class com.github.iotexproject.grpc.api.BlockInfo.Builder
repeated .iotextypes.Receipt receipts = 2;
setReceipts(int, Receipt) - Method in class com.github.iotexproject.grpc.types.Receipts.Builder
repeated .iotextypes.Receipt receipts = 1;
setReceipts(int, Receipt.Builder) - Method in class com.github.iotexproject.grpc.types.Receipts.Builder
repeated .iotextypes.Receipt receipts = 1;
setRecipient(String) - Method in class com.github.iotexproject.grpc.types.CreateDeposit.Builder
string recipient = 3;
setRecipient(String) - Method in class com.github.iotexproject.grpc.types.PlumCreateDeposit.Builder
string recipient = 3;
setRecipient(String) - Method in class com.github.iotexproject.grpc.types.PlumTransfer.Builder
string recipient = 4;
setRecipient(String) - Method in class com.github.iotexproject.grpc.types.SettleDeposit.Builder
string recipient = 2;
setRecipient(String) - Method in class com.github.iotexproject.grpc.types.Transfer.Builder
string recipient = 2;
setRecipientBytes(ByteString) - Method in class com.github.iotexproject.grpc.types.CreateDeposit.Builder
string recipient = 3;
setRecipientBytes(ByteString) - Method in class com.github.iotexproject.grpc.types.PlumCreateDeposit.Builder
string recipient = 3;
setRecipientBytes(ByteString) - Method in class com.github.iotexproject.grpc.types.PlumTransfer.Builder
string recipient = 4;
setRecipientBytes(ByteString) - Method in class com.github.iotexproject.grpc.types.SettleDeposit.Builder
string recipient = 2;
setRecipientBytes(ByteString) - Method in class com.github.iotexproject.grpc.types.Transfer.Builder
string recipient = 2;
setRegisterContractAddress(String) - Method in class com.github.iotexproject.grpc.types.GenesisPoll.Builder
string registerContractAddress = 3;
setRegisterContractAddressBytes(ByteString) - Method in class com.github.iotexproject.grpc.types.GenesisPoll.Builder
string registerContractAddress = 3;
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.github.iotexproject.grpc.api.ActionInfo.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.github.iotexproject.grpc.api.BlockInfo.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.github.iotexproject.grpc.api.BlockProducerInfo.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.github.iotexproject.grpc.api.EstimateGasForActionRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.github.iotexproject.grpc.api.EstimateGasForActionResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.github.iotexproject.grpc.api.GetAccountRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.github.iotexproject.grpc.api.GetAccountResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.github.iotexproject.grpc.api.GetActionByHashRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.github.iotexproject.grpc.api.GetActionsByAddressRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.github.iotexproject.grpc.api.GetActionsByBlockRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.github.iotexproject.grpc.api.GetActionsByIndexRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.github.iotexproject.grpc.api.GetActionsRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.github.iotexproject.grpc.api.GetActionsResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.github.iotexproject.grpc.api.GetBlockMetaByHashRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.github.iotexproject.grpc.api.GetBlockMetasByIndexRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.github.iotexproject.grpc.api.GetBlockMetasRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.github.iotexproject.grpc.api.GetBlockMetasResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.github.iotexproject.grpc.api.GetChainMetaRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.github.iotexproject.grpc.api.GetChainMetaResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.github.iotexproject.grpc.api.GetEpochMetaRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.github.iotexproject.grpc.api.GetEpochMetaResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.github.iotexproject.grpc.api.GetLogsByBlock.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.github.iotexproject.grpc.api.GetLogsByRange.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.github.iotexproject.grpc.api.GetLogsRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.github.iotexproject.grpc.api.GetLogsResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.github.iotexproject.grpc.api.GetRawBlocksRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.github.iotexproject.grpc.api.GetRawBlocksResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.github.iotexproject.grpc.api.GetReceiptByActionRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.github.iotexproject.grpc.api.GetReceiptByActionResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.github.iotexproject.grpc.api.GetServerMetaRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.github.iotexproject.grpc.api.GetServerMetaResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.github.iotexproject.grpc.api.GetUnconfirmedActionsByAddressRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.github.iotexproject.grpc.api.LogsFilter.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.github.iotexproject.grpc.api.ReadContractRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.github.iotexproject.grpc.api.ReadContractResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.github.iotexproject.grpc.api.ReadStateRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.github.iotexproject.grpc.api.ReadStateResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.github.iotexproject.grpc.api.ReceiptInfo.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.github.iotexproject.grpc.api.SendActionRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.github.iotexproject.grpc.api.SendActionResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.github.iotexproject.grpc.api.SendSignedActionBytesRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.github.iotexproject.grpc.api.StreamBlocksRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.github.iotexproject.grpc.api.StreamBlocksResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.github.iotexproject.grpc.api.StreamLogsRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.github.iotexproject.grpc.api.StreamLogsResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.github.iotexproject.grpc.api.SuggestGasPriceRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.github.iotexproject.grpc.api.SuggestGasPriceResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.github.iotexproject.grpc.api.Topics.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.github.iotexproject.grpc.rpc.BlockSync.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.github.iotexproject.grpc.rpc.BroadcastMsg.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.github.iotexproject.grpc.rpc.UnicastMsg.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.github.iotexproject.grpc.testing.TestPayload.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.github.iotexproject.grpc.types.AccountMeta.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.github.iotexproject.grpc.types.Action.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.github.iotexproject.grpc.types.Block.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.github.iotexproject.grpc.types.BlockBody.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.github.iotexproject.grpc.types.BlockFooter.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.github.iotexproject.grpc.types.BlockHeader.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.github.iotexproject.grpc.types.BlockHeaderCore.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.github.iotexproject.grpc.types.BlockMeta.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.github.iotexproject.grpc.types.BlockProposal.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.github.iotexproject.grpc.types.Candidate.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.github.iotexproject.grpc.types.CandidateList.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.github.iotexproject.grpc.types.ChainMeta.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.github.iotexproject.grpc.types.ClaimFromRewardingFund.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.github.iotexproject.grpc.types.ConsensusMessage.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.github.iotexproject.grpc.types.ConsensusVote.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.github.iotexproject.grpc.types.CreateDeposit.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.github.iotexproject.grpc.types.CreatePlumChain.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.github.iotexproject.grpc.types.DepositToRewardingFund.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.github.iotexproject.grpc.types.Endorsement.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.github.iotexproject.grpc.types.EpochData.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.github.iotexproject.grpc.types.Execution.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.github.iotexproject.grpc.types.Genesis.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.github.iotexproject.grpc.types.GenesisAccount.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.github.iotexproject.grpc.types.GenesisBlockchain.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.github.iotexproject.grpc.types.GenesisDelegate.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.github.iotexproject.grpc.types.GenesisPoll.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.github.iotexproject.grpc.types.GenesisRewarding.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.github.iotexproject.grpc.types.GrantReward.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.github.iotexproject.grpc.types.Log.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.github.iotexproject.grpc.types.MerkleRoot.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.github.iotexproject.grpc.types.PlumChallengeExit.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.github.iotexproject.grpc.types.PlumCreateDeposit.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.github.iotexproject.grpc.types.PlumFinalizeExit.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.github.iotexproject.grpc.types.PlumPutBlock.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.github.iotexproject.grpc.types.PlumResponseChallengeExit.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.github.iotexproject.grpc.types.PlumSettleDeposit.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.github.iotexproject.grpc.types.PlumStartExit.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.github.iotexproject.grpc.types.PlumTransfer.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.github.iotexproject.grpc.types.PutBlock.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.github.iotexproject.grpc.types.PutPollResult.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.github.iotexproject.grpc.types.Receipt.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.github.iotexproject.grpc.types.Receipts.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.github.iotexproject.grpc.types.ServerMeta.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.github.iotexproject.grpc.types.SettleDeposit.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.github.iotexproject.grpc.types.StartSubChain.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.github.iotexproject.grpc.types.StopSubChain.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.github.iotexproject.grpc.types.TerminatePlumChain.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.github.iotexproject.grpc.types.Transfer.Builder
 
setResponseTransfer(ByteString) - Method in class com.github.iotexproject.grpc.types.PlumResponseChallengeExit.Builder
bytes responseTransfer = 4;
setResponseTransferBlockProof(ByteString) - Method in class com.github.iotexproject.grpc.types.PlumResponseChallengeExit.Builder
bytes responseTransferBlockProof = 5;
setRewardAddr(String) - Method in class com.github.iotexproject.grpc.types.GenesisDelegate.Builder
string rewardAddr = 2;
setRewardAddrBytes(ByteString) - Method in class com.github.iotexproject.grpc.types.GenesisDelegate.Builder
string rewardAddr = 2;
setRewardAddress(String) - Method in class com.github.iotexproject.grpc.types.Candidate.Builder
string rewardAddress = 4;
setRewardAddressBytes(ByteString) - Method in class com.github.iotexproject.grpc.types.Candidate.Builder
string rewardAddress = 4;
setRewarding(GenesisRewarding) - Method in class com.github.iotexproject.grpc.types.Genesis.Builder
.iotextypes.GenesisRewarding rewarding = 4;
setRewarding(GenesisRewarding.Builder) - Method in class com.github.iotexproject.grpc.types.Genesis.Builder
.iotextypes.GenesisRewarding rewarding = 4;
setRoots(int, MerkleRoot) - Method in class com.github.iotexproject.grpc.types.PutBlock.Builder
repeated .iotextypes.MerkleRoot roots = 3;
setRoots(int, MerkleRoot.Builder) - Method in class com.github.iotexproject.grpc.types.PutBlock.Builder
repeated .iotextypes.MerkleRoot roots = 3;
setSalt(String) - Method in class com.github.iotexproject.antenna.keystore.KeystoreFile.Aes128CtrKdfParams
 
setSalt(String) - Method in class com.github.iotexproject.antenna.keystore.KeystoreFile.ScryptKdfParams
 
setScoreThreshold(String) - Method in class com.github.iotexproject.grpc.types.GenesisPoll.Builder
string scoreThreshold = 6;
setScoreThresholdBytes(ByteString) - Method in class com.github.iotexproject.grpc.types.GenesisPoll.Builder
string scoreThreshold = 6;
setSecurityDeposit(String) - Method in class com.github.iotexproject.grpc.types.StartSubChain.Builder
string securityDeposit = 2;
setSecurityDepositBytes(ByteString) - Method in class com.github.iotexproject.grpc.types.StartSubChain.Builder
string securityDeposit = 2;
setSelfStakingThreshold(String) - Method in class com.github.iotexproject.grpc.types.GenesisPoll.Builder
string selfStakingThreshold = 7;
setSelfStakingThresholdBytes(ByteString) - Method in class com.github.iotexproject.grpc.types.GenesisPoll.Builder
string selfStakingThreshold = 7;
setSender(String) - Method in class com.github.iotexproject.grpc.api.ActionInfo.Builder
string sender = 6;
setSenderBytes(ByteString) - Method in class com.github.iotexproject.grpc.api.ActionInfo.Builder
string sender = 6;
setSenderPubKey(ByteString) - Method in class com.github.iotexproject.grpc.types.Action.Builder
bytes senderPubKey = 2;
setServerMeta(ServerMeta) - Method in class com.github.iotexproject.grpc.api.GetServerMetaResponse.Builder
.iotextypes.ServerMeta serverMeta = 1;
setServerMeta(ServerMeta.Builder) - Method in class com.github.iotexproject.grpc.api.GetServerMetaResponse.Builder
.iotextypes.ServerMeta serverMeta = 1;
setSettleDeposit(SettleDeposit) - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.SettleDeposit settleDeposit = 17;
setSettleDeposit(SettleDeposit.Builder) - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.SettleDeposit settleDeposit = 17;
setSignature(ByteString) - Method in class com.github.iotexproject.grpc.types.Action.Builder
bytes signature = 3;
setSignature(ByteString) - Method in class com.github.iotexproject.grpc.types.BlockHeader.Builder
bytes signature = 3;
setSignature(ByteString) - Method in class com.github.iotexproject.grpc.types.Endorsement.Builder
bytes signature = 3;
setSignedActionBytes(String) - Method in class com.github.iotexproject.grpc.api.SendSignedActionBytesRequest.Builder
string signedActionBytes = 1;
setSignedActionBytesBytes(ByteString) - Method in class com.github.iotexproject.grpc.api.SendSignedActionBytesRequest.Builder
string signedActionBytes = 1;
setStakingContractAddress(String) - Method in class com.github.iotexproject.grpc.types.GenesisPoll.Builder
string stakingContractAddress = 4;
setStakingContractAddressBytes(ByteString) - Method in class com.github.iotexproject.grpc.types.GenesisPoll.Builder
string stakingContractAddress = 4;
setStart(long) - Method in class com.github.iotexproject.grpc.api.GetActionsByAddressRequest.Builder
uint64 start = 2;
setStart(long) - Method in class com.github.iotexproject.grpc.api.GetActionsByBlockRequest.Builder
uint64 start = 2;
setStart(long) - Method in class com.github.iotexproject.grpc.api.GetActionsByIndexRequest.Builder
uint64 start = 1;
setStart(long) - Method in class com.github.iotexproject.grpc.api.GetBlockMetasByIndexRequest.Builder
uint64 start = 1;
setStart(long) - Method in class com.github.iotexproject.grpc.api.GetUnconfirmedActionsByAddressRequest.Builder
uint64 start = 2;
setStart(long) - Method in class com.github.iotexproject.grpc.rpc.BlockSync.Builder
uint64 start = 2;
setStartHeight(long) - Method in class com.github.iotexproject.grpc.api.GetRawBlocksRequest.Builder
uint64 startHeight = 1;
setStartHeight(long) - Method in class com.github.iotexproject.grpc.types.StartSubChain.Builder
uint64 startHeight = 4;
setStartSubChain(StartSubChain) - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
FedChain
setStartSubChain(StartSubChain.Builder) - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
FedChain
setStatus(long) - Method in class com.github.iotexproject.grpc.types.Receipt.Builder
uint64 status = 1;
setStopHeight(long) - Method in class com.github.iotexproject.grpc.types.StopSubChain.Builder
uint64 stopHeight = 2;
setStopSubChain(StopSubChain) - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.StopSubChain stopSubChain = 14;
setStopSubChain(StopSubChain.Builder) - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.StopSubChain stopSubChain = 14;
setSubChainAddress(String) - Method in class com.github.iotexproject.grpc.types.PlumChallengeExit.Builder
string subChainAddress = 1;
setSubChainAddress(String) - Method in class com.github.iotexproject.grpc.types.PlumCreateDeposit.Builder
string subChainAddress = 1;
setSubChainAddress(String) - Method in class com.github.iotexproject.grpc.types.PlumFinalizeExit.Builder
string subChainAddress = 1;
setSubChainAddress(String) - Method in class com.github.iotexproject.grpc.types.PlumPutBlock.Builder
string subChainAddress = 1;
setSubChainAddress(String) - Method in class com.github.iotexproject.grpc.types.PlumResponseChallengeExit.Builder
string subChainAddress = 1;
setSubChainAddress(String) - Method in class com.github.iotexproject.grpc.types.PlumStartExit.Builder
string subChainAddress = 1;
setSubChainAddress(String) - Method in class com.github.iotexproject.grpc.types.PutBlock.Builder
string subChainAddress = 1;
setSubChainAddress(String) - Method in class com.github.iotexproject.grpc.types.StopSubChain.Builder
string subChainAddress = 3;
setSubChainAddress(String) - Method in class com.github.iotexproject.grpc.types.TerminatePlumChain.Builder
string subChainAddress = 1;
setSubChainAddressBytes(ByteString) - Method in class com.github.iotexproject.grpc.types.PlumChallengeExit.Builder
string subChainAddress = 1;
setSubChainAddressBytes(ByteString) - Method in class com.github.iotexproject.grpc.types.PlumCreateDeposit.Builder
string subChainAddress = 1;
setSubChainAddressBytes(ByteString) - Method in class com.github.iotexproject.grpc.types.PlumFinalizeExit.Builder
string subChainAddress = 1;
setSubChainAddressBytes(ByteString) - Method in class com.github.iotexproject.grpc.types.PlumPutBlock.Builder
string subChainAddress = 1;
setSubChainAddressBytes(ByteString) - Method in class com.github.iotexproject.grpc.types.PlumResponseChallengeExit.Builder
string subChainAddress = 1;
setSubChainAddressBytes(ByteString) - Method in class com.github.iotexproject.grpc.types.PlumStartExit.Builder
string subChainAddress = 1;
setSubChainAddressBytes(ByteString) - Method in class com.github.iotexproject.grpc.types.PutBlock.Builder
string subChainAddress = 1;
setSubChainAddressBytes(ByteString) - Method in class com.github.iotexproject.grpc.types.StopSubChain.Builder
string subChainAddress = 3;
setSubChainAddressBytes(ByteString) - Method in class com.github.iotexproject.grpc.types.TerminatePlumChain.Builder
string subChainAddress = 1;
setTerminatePlumChain(TerminatePlumChain) - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.TerminatePlumChain terminatePlumChain = 19;
setTerminatePlumChain(TerminatePlumChain.Builder) - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.TerminatePlumChain terminatePlumChain = 19;
setTimeBasedRotation(boolean) - Method in class com.github.iotexproject.grpc.types.GenesisBlockchain.Builder
bool timeBasedRotation = 8;
setTimestamp(Timestamp) - Method in class com.github.iotexproject.grpc.api.ActionInfo.Builder
.google.protobuf.Timestamp timestamp = 4;
setTimestamp(Timestamp.Builder) - Method in class com.github.iotexproject.grpc.api.ActionInfo.Builder
.google.protobuf.Timestamp timestamp = 4;
setTimestamp(Timestamp) - Method in class com.github.iotexproject.grpc.rpc.BroadcastMsg.Builder
.google.protobuf.Timestamp timestamp = 5;
setTimestamp(Timestamp.Builder) - Method in class com.github.iotexproject.grpc.rpc.BroadcastMsg.Builder
.google.protobuf.Timestamp timestamp = 5;
setTimestamp(Timestamp) - Method in class com.github.iotexproject.grpc.rpc.UnicastMsg.Builder
.google.protobuf.Timestamp timestamp = 6;
setTimestamp(Timestamp.Builder) - Method in class com.github.iotexproject.grpc.rpc.UnicastMsg.Builder
.google.protobuf.Timestamp timestamp = 6;
setTimestamp(Timestamp) - Method in class com.github.iotexproject.grpc.types.BlockFooter.Builder
.google.protobuf.Timestamp timestamp = 2;
setTimestamp(Timestamp.Builder) - Method in class com.github.iotexproject.grpc.types.BlockFooter.Builder
.google.protobuf.Timestamp timestamp = 2;
setTimestamp(Timestamp) - Method in class com.github.iotexproject.grpc.types.BlockHeaderCore.Builder
.google.protobuf.Timestamp timestamp = 3;
setTimestamp(Timestamp.Builder) - Method in class com.github.iotexproject.grpc.types.BlockHeaderCore.Builder
.google.protobuf.Timestamp timestamp = 3;
setTimestamp(Timestamp) - Method in class com.github.iotexproject.grpc.types.BlockMeta.Builder
.google.protobuf.Timestamp timestamp = 3;
setTimestamp(Timestamp.Builder) - Method in class com.github.iotexproject.grpc.types.BlockMeta.Builder
.google.protobuf.Timestamp timestamp = 3;
setTimestamp(Timestamp) - Method in class com.github.iotexproject.grpc.types.Endorsement.Builder
.google.protobuf.Timestamp timestamp = 1;
setTimestamp(Timestamp.Builder) - Method in class com.github.iotexproject.grpc.types.Endorsement.Builder
.google.protobuf.Timestamp timestamp = 1;
setTimestamp(long) - Method in class com.github.iotexproject.grpc.types.GenesisBlockchain.Builder
int64 timestamp = 1;
SettleDeposit - Class in com.github.iotexproject.grpc.types
Protobuf type iotextypes.SettleDeposit
SettleDeposit.Builder - Class in com.github.iotexproject.grpc.types
Protobuf type iotextypes.SettleDeposit
SETTLEDEPOSIT_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.ActionCore
 
SettleDepositOrBuilder - Interface in com.github.iotexproject.grpc.types
 
setTopic(int, ByteString) - Method in class com.github.iotexproject.grpc.api.Topics.Builder
repeated bytes topic = 1;
setTopic(ConsensusVote.Topic) - Method in class com.github.iotexproject.grpc.types.ConsensusVote.Builder
.iotextypes.ConsensusVote.Topic topic = 2;
setTopics(int, Topics) - Method in class com.github.iotexproject.grpc.api.LogsFilter.Builder
repeated .iotexapi.Topics topics = 2;
setTopics(int, Topics.Builder) - Method in class com.github.iotexproject.grpc.api.LogsFilter.Builder
repeated .iotexapi.Topics topics = 2;
setTopics(int, ByteString) - Method in class com.github.iotexproject.grpc.types.Log.Builder
repeated bytes topics = 2;
setTopicValue(int) - Method in class com.github.iotexproject.grpc.types.ConsensusVote.Builder
.iotextypes.ConsensusVote.Topic topic = 2;
setTotal(long) - Method in class com.github.iotexproject.grpc.api.GetActionsResponse.Builder
uint64 total = 2;
setTotal(long) - Method in class com.github.iotexproject.grpc.api.GetBlockMetasResponse.Builder
uint64 total = 2;
setTotalBlocks(long) - Method in class com.github.iotexproject.grpc.api.GetEpochMetaResponse.Builder
uint64 totalBlocks = 2;
setTps(long) - Method in class com.github.iotexproject.grpc.types.ChainMeta.Builder
int64 tps = 3;
setTpsFloat(float) - Method in class com.github.iotexproject.grpc.types.ChainMeta.Builder
float tpsFloat = 5;
setTransfer(Transfer) - Method in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionRequest.Builder
.iotextypes.Transfer transfer = 1;
setTransfer(Transfer.Builder) - Method in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionRequest.Builder
.iotextypes.Transfer transfer = 1;
setTransfer(Transfer) - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.Transfer transfer = 10;
setTransfer(Transfer.Builder) - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
.iotextypes.Transfer transfer = 10;
setTransferAmount(String) - Method in class com.github.iotexproject.grpc.types.BlockMeta.Builder
string transferAmount = 6;
setTransferAmountBytes(ByteString) - Method in class com.github.iotexproject.grpc.types.BlockMeta.Builder
string transferAmount = 6;
setTxRoot(ByteString) - Method in class com.github.iotexproject.grpc.types.BlockHeaderCore.Builder
bytes txRoot = 5;
setTxRoot(String) - Method in class com.github.iotexproject.grpc.types.BlockMeta.Builder
string txRoot = 7;
setTxRootBytes(ByteString) - Method in class com.github.iotexproject.grpc.types.BlockMeta.Builder
string txRoot = 7;
setType(RewardType) - Method in class com.github.iotexproject.grpc.types.GrantReward.Builder
.iotextypes.RewardType type = 1;
setTypeValue(int) - Method in class com.github.iotexproject.grpc.types.GrantReward.Builder
.iotextypes.RewardType type = 1;
setUnconfirmedByAddr(GetUnconfirmedActionsByAddressRequest) - Method in class com.github.iotexproject.grpc.api.GetActionsRequest.Builder
.iotexapi.GetUnconfirmedActionsByAddressRequest unconfirmedByAddr = 4;
setUnconfirmedByAddr(GetUnconfirmedActionsByAddressRequest.Builder) - Method in class com.github.iotexproject.grpc.api.GetActionsRequest.Builder
.iotexapi.GetUnconfirmedActionsByAddressRequest unconfirmedByAddr = 4;
setUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.api.ActionInfo.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.api.BlockInfo.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.api.BlockProducerInfo.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.api.EstimateGasForActionRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.api.EstimateGasForActionResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.api.GetAccountRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.api.GetAccountResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.api.GetActionByHashRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.api.GetActionsByAddressRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.api.GetActionsByBlockRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.api.GetActionsByIndexRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.api.GetActionsRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.api.GetActionsResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.api.GetBlockMetaByHashRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.api.GetBlockMetasByIndexRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.api.GetBlockMetasRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.api.GetBlockMetasResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.api.GetChainMetaRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.api.GetChainMetaResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.api.GetEpochMetaRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.api.GetEpochMetaResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.api.GetLogsByBlock.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.api.GetLogsByRange.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.api.GetLogsRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.api.GetLogsResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.api.GetRawBlocksRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.api.GetRawBlocksResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.api.GetReceiptByActionRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.api.GetReceiptByActionResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.api.GetServerMetaRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.api.GetServerMetaResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.api.GetUnconfirmedActionsByAddressRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.api.LogsFilter.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.api.ReadContractRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.api.ReadContractResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.api.ReadStateRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.api.ReadStateResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.api.ReceiptInfo.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.api.SendActionRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.api.SendActionResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.api.SendSignedActionBytesRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.api.StreamBlocksRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.api.StreamBlocksResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.api.StreamLogsRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.api.StreamLogsResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.api.SuggestGasPriceRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.api.SuggestGasPriceResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.api.Topics.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.rpc.BlockSync.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.rpc.BroadcastMsg.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.rpc.UnicastMsg.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.testing.TestPayload.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.types.AccountMeta.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.types.Action.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.types.Block.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.types.BlockBody.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.types.BlockFooter.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.types.BlockHeader.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.types.BlockHeaderCore.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.types.BlockMeta.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.types.BlockProposal.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.types.Candidate.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.types.CandidateList.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.types.ChainMeta.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.types.ClaimFromRewardingFund.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.types.ConsensusMessage.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.types.ConsensusVote.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.types.CreateDeposit.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.types.CreatePlumChain.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.types.DepositToRewardingFund.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.types.Endorsement.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.types.EpochData.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.types.Execution.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.types.Genesis.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.types.GenesisAccount.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.types.GenesisBlockchain.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.types.GenesisDelegate.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.types.GenesisPoll.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.types.GenesisRewarding.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.types.GrantReward.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.types.Log.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.types.MerkleRoot.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.types.PlumChallengeExit.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.types.PlumCreateDeposit.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.types.PlumFinalizeExit.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.types.PlumPutBlock.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.types.PlumResponseChallengeExit.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.types.PlumSettleDeposit.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.types.PlumStartExit.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.types.PlumTransfer.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.types.PutBlock.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.types.PutPollResult.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.types.Receipt.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.types.Receipts.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.types.ServerMeta.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.types.SettleDeposit.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.types.StartSubChain.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.types.StopSubChain.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.types.TerminatePlumChain.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.github.iotexproject.grpc.types.Transfer.Builder
 
setValue(ByteString) - Method in class com.github.iotexproject.grpc.types.MerkleRoot.Builder
bytes value = 2;
setVersion(int) - Method in class com.github.iotexproject.antenna.keystore.KeystoreFile
 
setVersion(int) - Method in class com.github.iotexproject.grpc.types.ActionCore.Builder
uint32 version = 1;
setVersion(int) - Method in class com.github.iotexproject.grpc.types.BlockHeaderCore.Builder
uint32 version = 1;
setVote(ConsensusVote) - Method in class com.github.iotexproject.grpc.types.ConsensusMessage.Builder
.iotextypes.ConsensusVote vote = 101;
setVote(ConsensusVote.Builder) - Method in class com.github.iotexproject.grpc.types.ConsensusMessage.Builder
.iotextypes.ConsensusVote vote = 101;
setVotes(String) - Method in class com.github.iotexproject.grpc.api.BlockProducerInfo.Builder
string votes = 2;
setVotes(ByteString) - Method in class com.github.iotexproject.grpc.types.Candidate.Builder
bytes votes = 2;
setVotes(String) - Method in class com.github.iotexproject.grpc.types.GenesisDelegate.Builder
string votes = 3;
setVotesBytes(ByteString) - Method in class com.github.iotexproject.grpc.api.BlockProducerInfo.Builder
string votes = 2;
setVotesBytes(ByteString) - Method in class com.github.iotexproject.grpc.types.GenesisDelegate.Builder
string votes = 3;
setVoteThreshold(String) - Method in class com.github.iotexproject.grpc.types.GenesisPoll.Builder
string voteThreshold = 5;
setVoteThresholdBytes(ByteString) - Method in class com.github.iotexproject.grpc.types.GenesisPoll.Builder
string voteThreshold = 5;
setWithReceipts(boolean) - Method in class com.github.iotexproject.grpc.api.GetRawBlocksRequest.Builder
bool withReceipts = 3;
sha256(byte[]) - Static method in class com.github.iotexproject.antenna.crypto.Hash
Generates SHA-256 digest for the given input.
sha256hash160(byte[]) - Static method in class com.github.iotexproject.antenna.crypto.Hash
 
sha3(String) - Static method in class com.github.iotexproject.antenna.crypto.Hash
Keccak-256 hash function.
sha3(byte[], int, int) - Static method in class com.github.iotexproject.antenna.crypto.Hash
Keccak-256 hash function.
sha3(byte[]) - Static method in class com.github.iotexproject.antenna.crypto.Hash
Keccak-256 hash function.
sha3String(String) - Static method in class com.github.iotexproject.antenna.crypto.Hash
Keccak-256 hash function that operates on a UTF-8 encoded String.
sign(byte[]) - Method in interface com.github.iotexproject.antenna.account.Account
sign data.
sign(byte[]) - Method in class com.github.iotexproject.antenna.account.EthAccount
 
sign(byte[]) - Method in class com.github.iotexproject.antenna.account.IotexAccount
 
sign(BigInteger, BigInteger, Envelop) - Static method in class com.github.iotexproject.antenna.action.SealedEnvelop
sign Envelop to SealedEnvelop.
sign(BigInteger, BigInteger, int, int, byte[]) - Static method in class com.github.iotexproject.antenna.crypto.Signer
 
signAction(Envelop) - Method in class com.github.iotexproject.antenna.action.method.AbstractMethod
 
SIGNATURE_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.Action
 
SIGNATURE_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.BlockHeader
 
SIGNATURE_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.Endorsement
 
SignatureData - Class in com.github.iotexproject.antenna.crypto
signature data.
SignatureData(byte, byte[], byte[]) - Constructor for class com.github.iotexproject.antenna.crypto.SignatureData
 
signedAction() - Method in class com.github.iotexproject.antenna.action.method.ExecutionMethod
 
SIGNEDACTIONBYTES_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.api.SendSignedActionBytesRequest
 
Signer - Class in com.github.iotexproject.antenna.crypto
sign.
Signer() - Constructor for class com.github.iotexproject.antenna.crypto.Signer
 
SolidityType - Class in com.github.iotexproject.antenna.solidity
SolidityType from ethereumj.
SolidityType(String) - Constructor for class com.github.iotexproject.antenna.solidity.SolidityType
 
SolidityType.AddressType - Class in com.github.iotexproject.antenna.solidity
 
SolidityType.ArrayType - Class in com.github.iotexproject.antenna.solidity
 
SolidityType.BoolType - Class in com.github.iotexproject.antenna.solidity
 
SolidityType.Bytes32Type - Class in com.github.iotexproject.antenna.solidity
 
SolidityType.BytesType - Class in com.github.iotexproject.antenna.solidity
 
SolidityType.DynamicArrayType - Class in com.github.iotexproject.antenna.solidity
 
SolidityType.FunctionType - Class in com.github.iotexproject.antenna.solidity
 
SolidityType.IntType - Class in com.github.iotexproject.antenna.solidity
 
SolidityType.NumericType - Class in com.github.iotexproject.antenna.solidity
 
SolidityType.StaticArrayType - Class in com.github.iotexproject.antenna.solidity
 
SolidityType.StringType - Class in com.github.iotexproject.antenna.solidity
 
SolidityType.UnsignedIntType - Class in com.github.iotexproject.antenna.solidity
 
STAKINGCONTRACTADDRESS_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.GenesisPoll
 
START_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.api.GetActionsByAddressRequest
 
START_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.api.GetActionsByBlockRequest
 
START_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.api.GetActionsByIndexRequest
 
START_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.api.GetBlockMetasByIndexRequest
 
START_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.api.GetUnconfirmedActionsByAddressRequest
 
START_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.rpc.BlockSync
 
STARTHEIGHT_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.api.GetRawBlocksRequest
 
STARTHEIGHT_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.StartSubChain
 
StartSubChain - Class in com.github.iotexproject.grpc.types
Protobuf type iotextypes.StartSubChain
StartSubChain.Builder - Class in com.github.iotexproject.grpc.types
Protobuf type iotextypes.StartSubChain
STARTSUBCHAIN_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.ActionCore
 
StartSubChainOrBuilder - Interface in com.github.iotexproject.grpc.types
 
StaticArrayType(String) - Constructor for class com.github.iotexproject.antenna.solidity.SolidityType.StaticArrayType
 
STATUS_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.Receipt
 
STOPHEIGHT_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.StopSubChain
 
StopSubChain - Class in com.github.iotexproject.grpc.types
Protobuf type iotextypes.StopSubChain
StopSubChain.Builder - Class in com.github.iotexproject.grpc.types
Protobuf type iotextypes.StopSubChain
STOPSUBCHAIN_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.ActionCore
 
StopSubChainOrBuilder - Interface in com.github.iotexproject.grpc.types
 
streamBlocks(StreamBlocksRequest) - Method in class com.github.iotexproject.grpc.api.APIServiceGrpc.APIServiceBlockingStub
get block info in stream
streamBlocks(StreamBlocksRequest, StreamObserver<StreamBlocksResponse>) - Method in class com.github.iotexproject.grpc.api.APIServiceGrpc.APIServiceImplBase
get block info in stream
streamBlocks(StreamBlocksRequest, StreamObserver<StreamBlocksResponse>) - Method in class com.github.iotexproject.grpc.api.APIServiceGrpc.APIServiceStub
get block info in stream
StreamBlocksRequest - Class in com.github.iotexproject.grpc.api
below are streaming APIs
StreamBlocksRequest.Builder - Class in com.github.iotexproject.grpc.api
below are streaming APIs
StreamBlocksRequestOrBuilder - Interface in com.github.iotexproject.grpc.api
 
StreamBlocksResponse - Class in com.github.iotexproject.grpc.api
Protobuf type iotexapi.StreamBlocksResponse
StreamBlocksResponse.Builder - Class in com.github.iotexproject.grpc.api
Protobuf type iotexapi.StreamBlocksResponse
StreamBlocksResponseOrBuilder - Interface in com.github.iotexproject.grpc.api
 
streamLogs(StreamLogsRequest) - Method in class com.github.iotexproject.grpc.api.APIServiceGrpc.APIServiceBlockingStub
get logs filtered by contract address and topics in stream
streamLogs(StreamLogsRequest, StreamObserver<StreamLogsResponse>) - Method in class com.github.iotexproject.grpc.api.APIServiceGrpc.APIServiceImplBase
get logs filtered by contract address and topics in stream
streamLogs(StreamLogsRequest, StreamObserver<StreamLogsResponse>) - Method in class com.github.iotexproject.grpc.api.APIServiceGrpc.APIServiceStub
get logs filtered by contract address and topics in stream
StreamLogsRequest - Class in com.github.iotexproject.grpc.api
Protobuf type iotexapi.StreamLogsRequest
StreamLogsRequest.Builder - Class in com.github.iotexproject.grpc.api
Protobuf type iotexapi.StreamLogsRequest
StreamLogsRequestOrBuilder - Interface in com.github.iotexproject.grpc.api
 
StreamLogsResponse - Class in com.github.iotexproject.grpc.api
Protobuf type iotexapi.StreamLogsResponse
StreamLogsResponse.Builder - Class in com.github.iotexproject.grpc.api
Protobuf type iotexapi.StreamLogsResponse
StreamLogsResponseOrBuilder - Interface in com.github.iotexproject.grpc.api
 
Strings - Class in com.github.iotexproject.antenna.utils
String utils.
Strings() - Constructor for class com.github.iotexproject.antenna.utils.Strings
 
StringType() - Constructor for class com.github.iotexproject.antenna.solidity.SolidityType.StringType
 
stripEnd(String, String) - Static method in class com.github.iotexproject.antenna.utils.Strings
 
subarray(T[], int, int) - Static method in class com.github.iotexproject.antenna.utils.ArrayUtils
 
subarray(byte[], int, int) - Static method in class com.github.iotexproject.antenna.utils.ArrayUtils
 
SUBCHAINADDRESS_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.PlumChallengeExit
 
SUBCHAINADDRESS_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.PlumCreateDeposit
 
SUBCHAINADDRESS_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.PlumFinalizeExit
 
SUBCHAINADDRESS_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.PlumPutBlock
 
SUBCHAINADDRESS_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.PlumResponseChallengeExit
 
SUBCHAINADDRESS_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.PlumStartExit
 
SUBCHAINADDRESS_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.PutBlock
 
SUBCHAINADDRESS_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.StopSubChain
 
SUBCHAINADDRESS_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.TerminatePlumChain
 
suggestGasPrice(SuggestGasPriceRequest) - Method in class com.github.iotexproject.antenna.rpc.RPCMethod
 
suggestGasPrice(SuggestGasPriceRequest) - Method in class com.github.iotexproject.grpc.api.APIServiceGrpc.APIServiceBlockingStub
suggest gas price
suggestGasPrice(SuggestGasPriceRequest) - Method in class com.github.iotexproject.grpc.api.APIServiceGrpc.APIServiceFutureStub
suggest gas price
suggestGasPrice(SuggestGasPriceRequest, StreamObserver<SuggestGasPriceResponse>) - Method in class com.github.iotexproject.grpc.api.APIServiceGrpc.APIServiceImplBase
suggest gas price
suggestGasPrice(SuggestGasPriceRequest, StreamObserver<SuggestGasPriceResponse>) - Method in class com.github.iotexproject.grpc.api.APIServiceGrpc.APIServiceStub
suggest gas price
SuggestGasPriceRequest - Class in com.github.iotexproject.grpc.api
Protobuf type iotexapi.SuggestGasPriceRequest
SuggestGasPriceRequest.Builder - Class in com.github.iotexproject.grpc.api
Protobuf type iotexapi.SuggestGasPriceRequest
SuggestGasPriceRequestOrBuilder - Interface in com.github.iotexproject.grpc.api
 
SuggestGasPriceResponse - Class in com.github.iotexproject.grpc.api
Protobuf type iotexapi.SuggestGasPriceResponse
SuggestGasPriceResponse.Builder - Class in com.github.iotexproject.grpc.api
Protobuf type iotexapi.SuggestGasPriceResponse
SuggestGasPriceResponseOrBuilder - Interface in com.github.iotexproject.grpc.api
 
symbol() - Method in class com.github.iotexproject.antenna.token.XRC20
 

T

TerminatePlumChain - Class in com.github.iotexproject.grpc.types
Protobuf type iotextypes.TerminatePlumChain
TerminatePlumChain.Builder - Class in com.github.iotexproject.grpc.types
Protobuf type iotextypes.TerminatePlumChain
TERMINATEPLUMCHAIN_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.ActionCore
 
TerminatePlumChainOrBuilder - Interface in com.github.iotexproject.grpc.types
 
TEST_VALUE - Static variable in enum com.github.iotexproject.grpc.rpc.MessageType
TEST = 10001;
Testing - Class in com.github.iotexproject.grpc.testing
 
TestPayload - Class in com.github.iotexproject.grpc.testing
Protobuf type testingpb.TestPayload
TestPayload.Builder - Class in com.github.iotexproject.grpc.testing
Protobuf type testingpb.TestPayload
TestPayloadOrBuilder - Interface in com.github.iotexproject.grpc.testing
 
TIMEBASEDROTATION_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.GenesisBlockchain
 
TIMESTAMP_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.api.ActionInfo
 
TIMESTAMP_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.rpc.BroadcastMsg
 
TIMESTAMP_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.rpc.UnicastMsg
 
TIMESTAMP_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.BlockFooter
 
TIMESTAMP_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.BlockHeaderCore
 
TIMESTAMP_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.BlockMeta
 
TIMESTAMP_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.Endorsement
 
TIMESTAMP_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.GenesisBlockchain
 
toBigInt(byte[]) - Static method in class com.github.iotexproject.antenna.utils.Numeric
 
toBigInt(String) - Static method in class com.github.iotexproject.antenna.utils.Numeric
 
toBuilder() - Method in class com.github.iotexproject.grpc.api.ActionInfo
 
toBuilder() - Method in class com.github.iotexproject.grpc.api.BlockInfo
 
toBuilder() - Method in class com.github.iotexproject.grpc.api.BlockProducerInfo
 
toBuilder() - Method in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionRequest
 
toBuilder() - Method in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionResponse
 
toBuilder() - Method in class com.github.iotexproject.grpc.api.EstimateGasForActionRequest
 
toBuilder() - Method in class com.github.iotexproject.grpc.api.EstimateGasForActionResponse
 
toBuilder() - Method in class com.github.iotexproject.grpc.api.GetAccountRequest
 
toBuilder() - Method in class com.github.iotexproject.grpc.api.GetAccountResponse
 
toBuilder() - Method in class com.github.iotexproject.grpc.api.GetActionByHashRequest
 
toBuilder() - Method in class com.github.iotexproject.grpc.api.GetActionsByAddressRequest
 
toBuilder() - Method in class com.github.iotexproject.grpc.api.GetActionsByBlockRequest
 
toBuilder() - Method in class com.github.iotexproject.grpc.api.GetActionsByIndexRequest
 
toBuilder() - Method in class com.github.iotexproject.grpc.api.GetActionsRequest
 
toBuilder() - Method in class com.github.iotexproject.grpc.api.GetActionsResponse
 
toBuilder() - Method in class com.github.iotexproject.grpc.api.GetBlockMetaByHashRequest
 
toBuilder() - Method in class com.github.iotexproject.grpc.api.GetBlockMetasByIndexRequest
 
toBuilder() - Method in class com.github.iotexproject.grpc.api.GetBlockMetasRequest
 
toBuilder() - Method in class com.github.iotexproject.grpc.api.GetBlockMetasResponse
 
toBuilder() - Method in class com.github.iotexproject.grpc.api.GetChainMetaRequest
 
toBuilder() - Method in class com.github.iotexproject.grpc.api.GetChainMetaResponse
 
toBuilder() - Method in class com.github.iotexproject.grpc.api.GetEpochMetaRequest
 
toBuilder() - Method in class com.github.iotexproject.grpc.api.GetEpochMetaResponse
 
toBuilder() - Method in class com.github.iotexproject.grpc.api.GetLogsByBlock
 
toBuilder() - Method in class com.github.iotexproject.grpc.api.GetLogsByRange
 
toBuilder() - Method in class com.github.iotexproject.grpc.api.GetLogsRequest
 
toBuilder() - Method in class com.github.iotexproject.grpc.api.GetLogsResponse
 
toBuilder() - Method in class com.github.iotexproject.grpc.api.GetRawBlocksRequest
 
toBuilder() - Method in class com.github.iotexproject.grpc.api.GetRawBlocksResponse
 
toBuilder() - Method in class com.github.iotexproject.grpc.api.GetReceiptByActionRequest
 
toBuilder() - Method in class com.github.iotexproject.grpc.api.GetReceiptByActionResponse
 
toBuilder() - Method in class com.github.iotexproject.grpc.api.GetServerMetaRequest
 
toBuilder() - Method in class com.github.iotexproject.grpc.api.GetServerMetaResponse
 
toBuilder() - Method in class com.github.iotexproject.grpc.api.GetUnconfirmedActionsByAddressRequest
 
toBuilder() - Method in class com.github.iotexproject.grpc.api.LogsFilter
 
toBuilder() - Method in class com.github.iotexproject.grpc.api.ReadContractRequest
 
toBuilder() - Method in class com.github.iotexproject.grpc.api.ReadContractResponse
 
toBuilder() - Method in class com.github.iotexproject.grpc.api.ReadStateRequest
 
toBuilder() - Method in class com.github.iotexproject.grpc.api.ReadStateResponse
 
toBuilder() - Method in class com.github.iotexproject.grpc.api.ReceiptInfo
 
toBuilder() - Method in class com.github.iotexproject.grpc.api.SendActionRequest
 
toBuilder() - Method in class com.github.iotexproject.grpc.api.SendActionResponse
 
toBuilder() - Method in class com.github.iotexproject.grpc.api.SendSignedActionBytesRequest
 
toBuilder() - Method in class com.github.iotexproject.grpc.api.StreamBlocksRequest
 
toBuilder() - Method in class com.github.iotexproject.grpc.api.StreamBlocksResponse
 
toBuilder() - Method in class com.github.iotexproject.grpc.api.StreamLogsRequest
 
toBuilder() - Method in class com.github.iotexproject.grpc.api.StreamLogsResponse
 
toBuilder() - Method in class com.github.iotexproject.grpc.api.SuggestGasPriceRequest
 
toBuilder() - Method in class com.github.iotexproject.grpc.api.SuggestGasPriceResponse
 
toBuilder() - Method in class com.github.iotexproject.grpc.api.Topics
 
toBuilder() - Method in class com.github.iotexproject.grpc.rpc.BlockSync
 
toBuilder() - Method in class com.github.iotexproject.grpc.rpc.BroadcastMsg
 
toBuilder() - Method in class com.github.iotexproject.grpc.rpc.UnicastMsg
 
toBuilder() - Method in class com.github.iotexproject.grpc.testing.TestPayload
 
toBuilder() - Method in class com.github.iotexproject.grpc.types.AccountMeta
 
toBuilder() - Method in class com.github.iotexproject.grpc.types.Action
 
toBuilder() - Method in class com.github.iotexproject.grpc.types.ActionCore
 
toBuilder() - Method in class com.github.iotexproject.grpc.types.Block
 
toBuilder() - Method in class com.github.iotexproject.grpc.types.BlockBody
 
toBuilder() - Method in class com.github.iotexproject.grpc.types.BlockFooter
 
toBuilder() - Method in class com.github.iotexproject.grpc.types.BlockHeader
 
toBuilder() - Method in class com.github.iotexproject.grpc.types.BlockHeaderCore
 
toBuilder() - Method in class com.github.iotexproject.grpc.types.BlockMeta
 
toBuilder() - Method in class com.github.iotexproject.grpc.types.BlockProposal
 
toBuilder() - Method in class com.github.iotexproject.grpc.types.Candidate
 
toBuilder() - Method in class com.github.iotexproject.grpc.types.CandidateList
 
toBuilder() - Method in class com.github.iotexproject.grpc.types.ChainMeta
 
toBuilder() - Method in class com.github.iotexproject.grpc.types.ClaimFromRewardingFund
 
toBuilder() - Method in class com.github.iotexproject.grpc.types.ConsensusMessage
 
toBuilder() - Method in class com.github.iotexproject.grpc.types.ConsensusVote
 
toBuilder() - Method in class com.github.iotexproject.grpc.types.CreateDeposit
 
toBuilder() - Method in class com.github.iotexproject.grpc.types.CreatePlumChain
 
toBuilder() - Method in class com.github.iotexproject.grpc.types.DepositToRewardingFund
 
toBuilder() - Method in class com.github.iotexproject.grpc.types.Endorsement
 
toBuilder() - Method in class com.github.iotexproject.grpc.types.EpochData
 
toBuilder() - Method in class com.github.iotexproject.grpc.types.Execution
 
toBuilder() - Method in class com.github.iotexproject.grpc.types.Genesis
 
toBuilder() - Method in class com.github.iotexproject.grpc.types.GenesisAccount
 
toBuilder() - Method in class com.github.iotexproject.grpc.types.GenesisBlockchain
 
toBuilder() - Method in class com.github.iotexproject.grpc.types.GenesisDelegate
 
toBuilder() - Method in class com.github.iotexproject.grpc.types.GenesisPoll
 
toBuilder() - Method in class com.github.iotexproject.grpc.types.GenesisRewarding
 
toBuilder() - Method in class com.github.iotexproject.grpc.types.GrantReward
 
toBuilder() - Method in class com.github.iotexproject.grpc.types.Log
 
toBuilder() - Method in class com.github.iotexproject.grpc.types.MerkleRoot
 
toBuilder() - Method in class com.github.iotexproject.grpc.types.PlumChallengeExit
 
toBuilder() - Method in class com.github.iotexproject.grpc.types.PlumCreateDeposit
 
toBuilder() - Method in class com.github.iotexproject.grpc.types.PlumFinalizeExit
 
toBuilder() - Method in class com.github.iotexproject.grpc.types.PlumPutBlock
 
toBuilder() - Method in class com.github.iotexproject.grpc.types.PlumResponseChallengeExit
 
toBuilder() - Method in class com.github.iotexproject.grpc.types.PlumSettleDeposit
 
toBuilder() - Method in class com.github.iotexproject.grpc.types.PlumStartExit
 
toBuilder() - Method in class com.github.iotexproject.grpc.types.PlumTransfer
 
toBuilder() - Method in class com.github.iotexproject.grpc.types.PutBlock
 
toBuilder() - Method in class com.github.iotexproject.grpc.types.PutPollResult
 
toBuilder() - Method in class com.github.iotexproject.grpc.types.Receipt
 
toBuilder() - Method in class com.github.iotexproject.grpc.types.Receipts
 
toBuilder() - Method in class com.github.iotexproject.grpc.types.ServerMeta
 
toBuilder() - Method in class com.github.iotexproject.grpc.types.SettleDeposit
 
toBuilder() - Method in class com.github.iotexproject.grpc.types.StartSubChain
 
toBuilder() - Method in class com.github.iotexproject.grpc.types.StopSubChain
 
toBuilder() - Method in class com.github.iotexproject.grpc.types.TerminatePlumChain
 
toBuilder() - Method in class com.github.iotexproject.grpc.types.Transfer
 
toBytesPadded(BigInteger, int) - Static method in class com.github.iotexproject.antenna.utils.Numeric
 
toHexString(byte[], int, int) - Static method in class com.github.iotexproject.antenna.utils.Numeric
 
toHexString(byte[]) - Static method in class com.github.iotexproject.antenna.utils.Numeric
 
toJson() - Method in class com.github.iotexproject.antenna.solidity.Abi
 
toJsonString() - Method in class com.github.iotexproject.antenna.keystore.KeystoreFile
 
Token - Class in com.github.iotexproject.antenna.token
token contract.
Token(RPCMethod, String, String) - Constructor for class com.github.iotexproject.antenna.token.Token
 
TOPIC_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.api.Topics
 
TOPIC_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.ConsensusVote
 
Topics - Class in com.github.iotexproject.grpc.api
Protobuf type iotexapi.Topics
Topics.Builder - Class in com.github.iotexproject.grpc.api
Protobuf type iotexapi.Topics
TOPICS_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.api.LogsFilter
 
TOPICS_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.Log
 
TopicsOrBuilder - Interface in com.github.iotexproject.grpc.api
 
toRau(String, Convert.Unit) - Static method in class com.github.iotexproject.antenna.utils.Convert
 
toRau(BigDecimal, Convert.Unit) - Static method in class com.github.iotexproject.antenna.utils.Convert
 
toString() - Method in class com.github.iotexproject.antenna.solidity.Abi.Entry.Param
 
toString() - Method in class com.github.iotexproject.antenna.solidity.Abi.Event
 
toString() - Method in class com.github.iotexproject.antenna.solidity.Abi.Function
 
toString() - Method in class com.github.iotexproject.antenna.solidity.Abi
 
toString() - Method in class com.github.iotexproject.antenna.solidity.SolidityType
 
toString() - Method in enum com.github.iotexproject.antenna.utils.Convert.Unit
 
TOTAL_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.api.GetActionsResponse
 
TOTAL_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.api.GetBlockMetasResponse
 
TOTALBLOCKS_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.api.GetEpochMetaResponse
 
totalSupply() - Method in class com.github.iotexproject.antenna.token.XRC20
 
TPS_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.ChainMeta
 
TPSFLOAT_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.ChainMeta
 
transfer(String, BigInteger, Account, String, Long) - Method in class com.github.iotexproject.antenna.token.XRC20
 
Transfer - Class in com.github.iotexproject.grpc.types
Protobuf type iotextypes.Transfer
Transfer.Builder - Class in com.github.iotexproject.grpc.types
Protobuf type iotextypes.Transfer
TRANSFER_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionRequest
 
TRANSFER_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.ActionCore
 
TRANSFERAMOUNT_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.BlockMeta
 
transferFrom(String, String, BigInteger, Account, String, Long) - Method in class com.github.iotexproject.antenna.token.XRC20
 
TransferMethod - Class in com.github.iotexproject.antenna.action.method
transfer method.
TransferMethod(RPCMethod, TransferRequest) - Constructor for class com.github.iotexproject.antenna.action.method.TransferMethod
 
TransferOrBuilder - Interface in com.github.iotexproject.grpc.types
 
TransferRequest - Class in com.github.iotexproject.antenna.protocol
transfer request.
TransferRequest() - Constructor for class com.github.iotexproject.antenna.protocol.TransferRequest
 
TXROOT_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.BlockHeaderCore
 
TXROOT_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.BlockMeta
 
type - Variable in class com.github.iotexproject.antenna.solidity.Abi.Entry.Param
 
type - Variable in class com.github.iotexproject.antenna.solidity.Abi.Entry
 
TYPE_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.GrantReward
 

U

UNCONFIRMEDBYADDR_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.api.GetActionsRequest
 
UnicastMsg - Class in com.github.iotexproject.grpc.rpc
Protobuf type iotexrpc.UnicastMsg
UnicastMsg.Builder - Class in com.github.iotexproject.grpc.rpc
Protobuf type iotexrpc.UnicastMsg
UnicastMsgOrBuilder - Interface in com.github.iotexproject.grpc.rpc
 
UNKNOWN_VALUE - Static variable in enum com.github.iotexproject.grpc.rpc.MessageType
UNKNOWN = 0;
UnsignedIntType(String) - Constructor for class com.github.iotexproject.antenna.solidity.SolidityType.UnsignedIntType
 

V

validateMnemonic(String) - Static method in class com.github.iotexproject.antenna.crypto.Bip39
 
VALUE_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.MerkleRoot
 
valueOf(String) - Static method in enum com.github.iotexproject.antenna.solidity.Abi.Entry.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.github.iotexproject.antenna.utils.Convert.Unit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.github.iotexproject.grpc.api.EstimateActionGasConsumptionRequest.ActionCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.github.iotexproject.grpc.api.EstimateActionGasConsumptionRequest.ActionCase
valueOf(String) - Static method in enum com.github.iotexproject.grpc.api.GetActionsRequest.LookupCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.github.iotexproject.grpc.api.GetActionsRequest.LookupCase
valueOf(String) - Static method in enum com.github.iotexproject.grpc.api.GetBlockMetasRequest.LookupCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.github.iotexproject.grpc.api.GetBlockMetasRequest.LookupCase
valueOf(String) - Static method in enum com.github.iotexproject.grpc.api.GetLogsRequest.LookupCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.github.iotexproject.grpc.api.GetLogsRequest.LookupCase
valueOf(String) - Static method in enum com.github.iotexproject.grpc.rpc.MessageType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.github.iotexproject.grpc.rpc.MessageType
Deprecated.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.github.iotexproject.grpc.rpc.MessageType
 
valueOf(String) - Static method in enum com.github.iotexproject.grpc.types.ActionCore.ActionCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.github.iotexproject.grpc.types.ActionCore.ActionCase
Deprecated.
valueOf(String) - Static method in enum com.github.iotexproject.grpc.types.ConsensusMessage.MsgCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.github.iotexproject.grpc.types.ConsensusMessage.MsgCase
Deprecated.
valueOf(String) - Static method in enum com.github.iotexproject.grpc.types.ConsensusVote.Topic
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.github.iotexproject.grpc.types.ConsensusVote.Topic
Deprecated.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.github.iotexproject.grpc.types.ConsensusVote.Topic
 
valueOf(String) - Static method in enum com.github.iotexproject.grpc.types.RewardType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.github.iotexproject.grpc.types.RewardType
Deprecated.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.github.iotexproject.grpc.types.RewardType
 
values() - Static method in enum com.github.iotexproject.antenna.solidity.Abi.Entry.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.github.iotexproject.antenna.utils.Convert.Unit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.github.iotexproject.grpc.api.EstimateActionGasConsumptionRequest.ActionCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.github.iotexproject.grpc.api.GetActionsRequest.LookupCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.github.iotexproject.grpc.api.GetBlockMetasRequest.LookupCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.github.iotexproject.grpc.api.GetLogsRequest.LookupCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.github.iotexproject.grpc.rpc.MessageType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.github.iotexproject.grpc.types.ActionCore.ActionCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.github.iotexproject.grpc.types.ConsensusMessage.MsgCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.github.iotexproject.grpc.types.ConsensusVote.Topic
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.github.iotexproject.grpc.types.RewardType
Returns an array containing the constants of this enum type, in the order they are declared.
VERSION_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.ActionCore
 
VERSION_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.BlockHeaderCore
 
VOTE_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.ConsensusMessage
 
VOTES_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.api.BlockProducerInfo
 
VOTES_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.Candidate
 
VOTES_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.GenesisDelegate
 
VOTETHRESHOLD_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.types.GenesisPoll
 

W

WITHRECEIPTS_FIELD_NUMBER - Static variable in class com.github.iotexproject.grpc.api.GetRawBlocksRequest
 
writeTo(CodedOutputStream) - Method in class com.github.iotexproject.grpc.api.ActionInfo
 
writeTo(CodedOutputStream) - Method in class com.github.iotexproject.grpc.api.BlockInfo
 
writeTo(CodedOutputStream) - Method in class com.github.iotexproject.grpc.api.BlockProducerInfo
 
writeTo(CodedOutputStream) - Method in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionRequest
 
writeTo(CodedOutputStream) - Method in class com.github.iotexproject.grpc.api.EstimateActionGasConsumptionResponse
 
writeTo(CodedOutputStream) - Method in class com.github.iotexproject.grpc.api.EstimateGasForActionRequest
 
writeTo(CodedOutputStream) - Method in class com.github.iotexproject.grpc.api.EstimateGasForActionResponse
 
writeTo(CodedOutputStream) - Method in class com.github.iotexproject.grpc.api.GetAccountRequest
 
writeTo(CodedOutputStream) - Method in class com.github.iotexproject.grpc.api.GetAccountResponse
 
writeTo(CodedOutputStream) - Method in class com.github.iotexproject.grpc.api.GetActionByHashRequest
 
writeTo(CodedOutputStream) - Method in class com.github.iotexproject.grpc.api.GetActionsByAddressRequest
 
writeTo(CodedOutputStream) - Method in class com.github.iotexproject.grpc.api.GetActionsByBlockRequest
 
writeTo(CodedOutputStream) - Method in class com.github.iotexproject.grpc.api.GetActionsByIndexRequest
 
writeTo(CodedOutputStream) - Method in class com.github.iotexproject.grpc.api.GetActionsRequest
 
writeTo(CodedOutputStream) - Method in class com.github.iotexproject.grpc.api.GetActionsResponse
 
writeTo(CodedOutputStream) - Method in class com.github.iotexproject.grpc.api.GetBlockMetaByHashRequest
 
writeTo(CodedOutputStream) - Method in class com.github.iotexproject.grpc.api.GetBlockMetasByIndexRequest
 
writeTo(CodedOutputStream) - Method in class com.github.iotexproject.grpc.api.GetBlockMetasRequest
 
writeTo(CodedOutputStream) - Method in class com.github.iotexproject.grpc.api.GetBlockMetasResponse
 
writeTo(CodedOutputStream) - Method in class com.github.iotexproject.grpc.api.GetChainMetaRequest
 
writeTo(CodedOutputStream) - Method in class com.github.iotexproject.grpc.api.GetChainMetaResponse
 
writeTo(CodedOutputStream) - Method in class com.github.iotexproject.grpc.api.GetEpochMetaRequest
 
writeTo(CodedOutputStream) - Method in class com.github.iotexproject.grpc.api.GetEpochMetaResponse
 
writeTo(CodedOutputStream) - Method in class com.github.iotexproject.grpc.api.GetLogsByBlock
 
writeTo(CodedOutputStream) - Method in class com.github.iotexproject.grpc.api.GetLogsByRange
 
writeTo(CodedOutputStream) - Method in class com.github.iotexproject.grpc.api.GetLogsRequest
 
writeTo(CodedOutputStream) - Method in class com.github.iotexproject.grpc.api.GetLogsResponse
 
writeTo(CodedOutputStream) - Method in class com.github.iotexproject.grpc.api.GetRawBlocksRequest
 
writeTo(CodedOutputStream) - Method in class com.github.iotexproject.grpc.api.GetRawBlocksResponse
 
writeTo(CodedOutputStream) - Method in class com.github.iotexproject.grpc.api.GetReceiptByActionRequest
 
writeTo(CodedOutputStream) - Method in class com.github.iotexproject.grpc.api.GetReceiptByActionResponse
 
writeTo(CodedOutputStream) - Method in class com.github.iotexproject.grpc.api.GetServerMetaRequest
 
writeTo(CodedOutputStream) - Method in class com.github.iotexproject.grpc.api.GetServerMetaResponse
 
writeTo(CodedOutputStream) - Method in class com.github.iotexproject.grpc.api.GetUnconfirmedActionsByAddressRequest
 
writeTo(CodedOutputStream) - Method in class com.github.iotexproject.grpc.api.LogsFilter
 
writeTo(CodedOutputStream) - Method in class com.github.iotexproject.grpc.api.ReadContractRequest
 
writeTo(CodedOutputStream) - Method in class com.github.iotexproject.grpc.api.ReadContractResponse
 
writeTo(CodedOutputStream) - Method in class com.github.iotexproject.grpc.api.ReadStateRequest
 
writeTo(CodedOutputStream) - Method in class com.github.iotexproject.grpc.api.ReadStateResponse
 
writeTo(CodedOutputStream) - Method in class com.github.iotexproject.grpc.api.ReceiptInfo
 
writeTo(CodedOutputStream) - Method in class com.github.iotexproject.grpc.api.SendActionRequest
 
writeTo(CodedOutputStream) - Method in class com.github.iotexproject.grpc.api.SendActionResponse
 
writeTo(CodedOutputStream) - Method in class com.github.iotexproject.grpc.api.SendSignedActionBytesRequest
 
writeTo(CodedOutputStream) - Method in class com.github.iotexproject.grpc.api.StreamBlocksRequest
 
writeTo(CodedOutputStream) - Method in class com.github.iotexproject.grpc.api.StreamBlocksResponse
 
writeTo(CodedOutputStream) - Method in class com.github.iotexproject.grpc.api.StreamLogsRequest
 
writeTo(CodedOutputStream) - Method in class com.github.iotexproject.grpc.api.StreamLogsResponse
 
writeTo(CodedOutputStream) - Method in class com.github.iotexproject.grpc.api.SuggestGasPriceRequest
 
writeTo(CodedOutputStream) - Method in class com.github.iotexproject.grpc.api.SuggestGasPriceResponse
 
writeTo(CodedOutputStream) - Method in class com.github.iotexproject.grpc.api.Topics
 
writeTo(CodedOutputStream) - Method in class com.github.iotexproject.grpc.rpc.BlockSync
 
writeTo(CodedOutputStream) - Method in class com.github.iotexproject.grpc.rpc.BroadcastMsg
 
writeTo(CodedOutputStream) - Method in class com.github.iotexproject.grpc.rpc.UnicastMsg
 
writeTo(CodedOutputStream) - Method in class com.github.iotexproject.grpc.testing.TestPayload
 
writeTo(CodedOutputStream) - Method in class com.github.iotexproject.grpc.types.AccountMeta
 
writeTo(CodedOutputStream) - Method in class com.github.iotexproject.grpc.types.Action
 
writeTo(CodedOutputStream) - Method in class com.github.iotexproject.grpc.types.ActionCore
 
writeTo(CodedOutputStream) - Method in class com.github.iotexproject.grpc.types.Block
 
writeTo(CodedOutputStream) - Method in class com.github.iotexproject.grpc.types.BlockBody
 
writeTo(CodedOutputStream) - Method in class com.github.iotexproject.grpc.types.BlockFooter
 
writeTo(CodedOutputStream) - Method in class com.github.iotexproject.grpc.types.BlockHeader
 
writeTo(CodedOutputStream) - Method in class com.github.iotexproject.grpc.types.BlockHeaderCore
 
writeTo(CodedOutputStream) - Method in class com.github.iotexproject.grpc.types.BlockMeta
 
writeTo(CodedOutputStream) - Method in class com.github.iotexproject.grpc.types.BlockProposal
 
writeTo(CodedOutputStream) - Method in class com.github.iotexproject.grpc.types.Candidate
 
writeTo(CodedOutputStream) - Method in class com.github.iotexproject.grpc.types.CandidateList
 
writeTo(CodedOutputStream) - Method in class com.github.iotexproject.grpc.types.ChainMeta
 
writeTo(CodedOutputStream) - Method in class com.github.iotexproject.grpc.types.ClaimFromRewardingFund
 
writeTo(CodedOutputStream) - Method in class com.github.iotexproject.grpc.types.ConsensusMessage
 
writeTo(CodedOutputStream) - Method in class com.github.iotexproject.grpc.types.ConsensusVote
 
writeTo(CodedOutputStream) - Method in class com.github.iotexproject.grpc.types.CreateDeposit
 
writeTo(CodedOutputStream) - Method in class com.github.iotexproject.grpc.types.CreatePlumChain
 
writeTo(CodedOutputStream) - Method in class com.github.iotexproject.grpc.types.DepositToRewardingFund
 
writeTo(CodedOutputStream) - Method in class com.github.iotexproject.grpc.types.Endorsement
 
writeTo(CodedOutputStream) - Method in class com.github.iotexproject.grpc.types.EpochData
 
writeTo(CodedOutputStream) - Method in class com.github.iotexproject.grpc.types.Execution
 
writeTo(CodedOutputStream) - Method in class com.github.iotexproject.grpc.types.Genesis
 
writeTo(CodedOutputStream) - Method in class com.github.iotexproject.grpc.types.GenesisAccount
 
writeTo(CodedOutputStream) - Method in class com.github.iotexproject.grpc.types.GenesisBlockchain
 
writeTo(CodedOutputStream) - Method in class com.github.iotexproject.grpc.types.GenesisDelegate
 
writeTo(CodedOutputStream) - Method in class com.github.iotexproject.grpc.types.GenesisPoll
 
writeTo(CodedOutputStream) - Method in class com.github.iotexproject.grpc.types.GenesisRewarding
 
writeTo(CodedOutputStream) - Method in class com.github.iotexproject.grpc.types.GrantReward
 
writeTo(CodedOutputStream) - Method in class com.github.iotexproject.grpc.types.Log
 
writeTo(CodedOutputStream) - Method in class com.github.iotexproject.grpc.types.MerkleRoot
 
writeTo(CodedOutputStream) - Method in class com.github.iotexproject.grpc.types.PlumChallengeExit
 
writeTo(CodedOutputStream) - Method in class com.github.iotexproject.grpc.types.PlumCreateDeposit
 
writeTo(CodedOutputStream) - Method in class com.github.iotexproject.grpc.types.PlumFinalizeExit
 
writeTo(CodedOutputStream) - Method in class com.github.iotexproject.grpc.types.PlumPutBlock
 
writeTo(CodedOutputStream) - Method in class com.github.iotexproject.grpc.types.PlumResponseChallengeExit
 
writeTo(CodedOutputStream) - Method in class com.github.iotexproject.grpc.types.PlumSettleDeposit
 
writeTo(CodedOutputStream) - Method in class com.github.iotexproject.grpc.types.PlumStartExit
 
writeTo(CodedOutputStream) - Method in class com.github.iotexproject.grpc.types.PlumTransfer
 
writeTo(CodedOutputStream) - Method in class com.github.iotexproject.grpc.types.PutBlock
 
writeTo(CodedOutputStream) - Method in class com.github.iotexproject.grpc.types.PutPollResult
 
writeTo(CodedOutputStream) - Method in class com.github.iotexproject.grpc.types.Receipt
 
writeTo(CodedOutputStream) - Method in class com.github.iotexproject.grpc.types.Receipts
 
writeTo(CodedOutputStream) - Method in class com.github.iotexproject.grpc.types.ServerMeta
 
writeTo(CodedOutputStream) - Method in class com.github.iotexproject.grpc.types.SettleDeposit
 
writeTo(CodedOutputStream) - Method in class com.github.iotexproject.grpc.types.StartSubChain
 
writeTo(CodedOutputStream) - Method in class com.github.iotexproject.grpc.types.StopSubChain
 
writeTo(CodedOutputStream) - Method in class com.github.iotexproject.grpc.types.TerminatePlumChain
 
writeTo(CodedOutputStream) - Method in class com.github.iotexproject.grpc.types.Transfer
 

X

XRC20 - Static variable in interface com.github.iotexproject.antenna.token.Abis
 
XRC20 - Class in com.github.iotexproject.antenna.token
xrc20 contract.
XRC20(RPCMethod, String) - Constructor for class com.github.iotexproject.antenna.token.XRC20
 

Z

zeros(int) - Static method in class com.github.iotexproject.antenna.utils.Strings
 
A B C D E F G H I J K L M N O P R S T U V W X Z 
Skip navigation links

Copyright © 2019 IoTeX Group. All rights reserved.