- 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
-
- 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
-