A B C D E F G J K L M N O P R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AbstractAnyOfDeserializer - Class in com.syntifi.near.api.json.deserializer
-
AbstractAnyOfDeserializer for deserializing objects with inheritance
- AbstractAnyOfDeserializer(JavaType, TypeIdResolver, String, boolean, JavaType) - Constructor for class com.syntifi.near.api.json.deserializer.AbstractAnyOfDeserializer
- AbstractAnyOfDeserializer(AsPropertyTypeDeserializer, BeanProperty) - Constructor for class com.syntifi.near.api.json.deserializer.AbstractAnyOfDeserializer
- AccessKey - Class in com.syntifi.near.api.model.accesskey
-
AccessKey
- AccessKey() - Constructor for class com.syntifi.near.api.model.accesskey.AccessKey
- AccessKeyChange - Class in com.syntifi.near.api.model.accesskey
-
AccessKeyChange
- AccessKeyChange() - Constructor for class com.syntifi.near.api.model.accesskey.AccessKeyChange
- AccessKeyChangeDetails - Class in com.syntifi.near.api.model.accesskey
-
AccessKeyChangeDetails
- AccessKeyChangeDetails() - Constructor for class com.syntifi.near.api.model.accesskey.AccessKeyChangeDetails
- AccessKeyChanges - Class in com.syntifi.near.api.model.accesskey
-
AccessKeyChanges
- AccessKeyChanges() - Constructor for class com.syntifi.near.api.model.accesskey.AccessKeyChanges
- AccessKeyList - Class in com.syntifi.near.api.model.accesskey
-
AccessKeyList
- AccessKeyList() - Constructor for class com.syntifi.near.api.model.accesskey.AccessKeyList
- AccessKeyListItem - Class in com.syntifi.near.api.model.accesskey
-
AccessKeyListItem
- AccessKeyListItem() - Constructor for class com.syntifi.near.api.model.accesskey.AccessKeyListItem
- Account - Class in com.syntifi.near.api.model.account
-
Account
- Account() - Constructor for class com.syntifi.near.api.model.account.Account
- AccountChange - Class in com.syntifi.near.api.model.account
-
AccountChange
- AccountChange() - Constructor for class com.syntifi.near.api.model.account.AccountChange
- AccountChangeDetails - Class in com.syntifi.near.api.model.account
-
AccountChangeDetails
- AccountChangeDetails() - Constructor for class com.syntifi.near.api.model.account.AccountChangeDetails
- AccountChanges - Class in com.syntifi.near.api.model.account
-
AccountChanges
- AccountChanges() - Constructor for class com.syntifi.near.api.model.account.AccountChanges
- AccountCreationConfig - Class in com.syntifi.near.api.model.protocol
-
AccountCreationConfig
- AccountCreationConfig() - Constructor for class com.syntifi.near.api.model.protocol.AccountCreationConfig
- Action - Interface in com.syntifi.near.api.model.transaction
-
Action Interface
- ActionCreationConfig - Class in com.syntifi.near.api.model.protocol
-
ActionCreationConfig
- ActionCreationConfig() - Constructor for class com.syntifi.near.api.model.protocol.ActionCreationConfig
- ADD_KEY - Static variable in interface com.syntifi.near.api.model.transaction.Action
- AddKeyAction - Class in com.syntifi.near.api.model.transaction
-
AddKeyAction
- AddKeyAction() - Constructor for class com.syntifi.near.api.model.transaction.AddKeyAction
- AddKeyCost - Class in com.syntifi.near.api.model.protocol
-
AddKeyCost
- AddKeyCost() - Constructor for class com.syntifi.near.api.model.protocol.AddKeyCost
B
- BASE - com.syntifi.near.api.model.transaction.CostType
- Block - Class in com.syntifi.near.api.model.block
-
Block
- Block() - Constructor for class com.syntifi.near.api.model.block.Block
- BlockChange - Class in com.syntifi.near.api.model.block
-
BlockChange
- BlockChange() - Constructor for class com.syntifi.near.api.model.block.BlockChange
- BlockChanges - Class in com.syntifi.near.api.model.block
-
BlockChanges
- BlockChanges() - Constructor for class com.syntifi.near.api.model.block.BlockChanges
- BlockHeader - Class in com.syntifi.near.api.model.block
-
BlockHeader
- BlockHeader() - Constructor for class com.syntifi.near.api.model.block.BlockHeader
- buildTypeDeserializer(DeserializationConfig, JavaType, Collection<NamedType>) - Method in class com.syntifi.near.api.json.resolver.PermissionResolver
C
- callContractFunction(long, String, String, String) - Method in interface com.syntifi.near.api.service.NearService
-
Allows you to call a contract method as a view function.
- callContractFunction(Finality, String, String, String) - Method in interface com.syntifi.near.api.service.NearService
-
Allows you to call a contract method as a view function.
- callContractFunction(String, String, String, String) - Method in interface com.syntifi.near.api.service.NearService
-
Allows you to call a contract method as a view function.
- ChangeCause - Class in com.syntifi.near.api.model.common
-
ChangeCause
- ChangeCause() - Constructor for class com.syntifi.near.api.model.common.ChangeCause
- Chunk - Class in com.syntifi.near.api.model.block
-
Chunk
- Chunk() - Constructor for class com.syntifi.near.api.model.block.Chunk
- ChunkHeader - Class in com.syntifi.near.api.model.block
-
ChunkHeader
- ChunkHeader() - Constructor for class com.syntifi.near.api.model.block.ChunkHeader
- com.syntifi.near.api.exception - package com.syntifi.near.api.exception
- com.syntifi.near.api.json - package com.syntifi.near.api.json
- com.syntifi.near.api.json.deserializer - package com.syntifi.near.api.json.deserializer
- com.syntifi.near.api.json.resolver - package com.syntifi.near.api.json.resolver
- com.syntifi.near.api.model.accesskey - package com.syntifi.near.api.model.accesskey
- com.syntifi.near.api.model.accesskey.permission - package com.syntifi.near.api.model.accesskey.permission
- com.syntifi.near.api.model.account - package com.syntifi.near.api.model.account
- com.syntifi.near.api.model.block - package com.syntifi.near.api.model.block
- com.syntifi.near.api.model.common - package com.syntifi.near.api.model.common
- com.syntifi.near.api.model.contract - package com.syntifi.near.api.model.contract
- com.syntifi.near.api.model.gas - package com.syntifi.near.api.model.gas
- com.syntifi.near.api.model.identifier - package com.syntifi.near.api.model.identifier
- com.syntifi.near.api.model.key - package com.syntifi.near.api.model.key
- com.syntifi.near.api.model.network - package com.syntifi.near.api.model.network
- com.syntifi.near.api.model.protocol - package com.syntifi.near.api.model.protocol
- com.syntifi.near.api.model.transaction - package com.syntifi.near.api.model.transaction
- com.syntifi.near.api.service - package com.syntifi.near.api.service
- com.syntifi.near.api.service.exception - package com.syntifi.near.api.service.exception
- CONTRACT_COMPILE_BASE - com.syntifi.near.api.model.transaction.CostType
- CONTRACT_COMPILE_BYTES - com.syntifi.near.api.model.transaction.CostType
- ContractCode - Class in com.syntifi.near.api.model.contract
-
ContractCode
- ContractCode() - Constructor for class com.syntifi.near.api.model.contract.ContractCode
- ContractCodeChange - Class in com.syntifi.near.api.model.contract
-
ContractCodeChange
- ContractCodeChange() - Constructor for class com.syntifi.near.api.model.contract.ContractCodeChange
- ContractCodeChangeDetails - Class in com.syntifi.near.api.model.contract
-
ContractCodeChangeDetails
- ContractCodeChangeDetails() - Constructor for class com.syntifi.near.api.model.contract.ContractCodeChangeDetails
- ContractCodeChanges - Class in com.syntifi.near.api.model.contract
-
ContractCodeChanges
- ContractCodeChanges() - Constructor for class com.syntifi.near.api.model.contract.ContractCodeChanges
- ContractFunctionCallResult - Class in com.syntifi.near.api.model.contract
-
ContractFunctionCallResult
- ContractFunctionCallResult() - Constructor for class com.syntifi.near.api.model.contract.ContractFunctionCallResult
- ContractState - Class in com.syntifi.near.api.model.contract
-
ContractState
- ContractState() - Constructor for class com.syntifi.near.api.model.contract.ContractState
- ContractStateChange - Class in com.syntifi.near.api.model.contract
-
ContractStateChange
- ContractStateChange() - Constructor for class com.syntifi.near.api.model.contract.ContractStateChange
- ContractStateChangeDetails - Class in com.syntifi.near.api.model.contract
-
ContractStateChangeDetails
- ContractStateChangeDetails() - Constructor for class com.syntifi.near.api.model.contract.ContractStateChangeDetails
- ContractStateChanges - Class in com.syntifi.near.api.model.contract
-
ContractStateChanges
- ContractStateChanges() - Constructor for class com.syntifi.near.api.model.contract.ContractStateChanges
- ContractStateDetails - Class in com.syntifi.near.api.model.contract
-
ContractStateDetails
- ContractStateDetails() - Constructor for class com.syntifi.near.api.model.contract.ContractStateDetails
- Cost - Class in com.syntifi.near.api.model.protocol
-
Cost
- Cost() - Constructor for class com.syntifi.near.api.model.protocol.Cost
- CostType - Enum in com.syntifi.near.api.model.transaction
-
CostType
- CREATE_ACCOUNT - Static variable in interface com.syntifi.near.api.model.transaction.Action
- CreateAccountAction - Class in com.syntifi.near.api.model.transaction
-
CreateAccountAction
- CreateAccountAction() - Constructor for class com.syntifi.near.api.model.transaction.CreateAccountAction
- CurrentProposal - Class in com.syntifi.near.api.model.network
-
CurrentProposal
- CurrentProposal() - Constructor for class com.syntifi.near.api.model.network.CurrentProposal
D
- data - Variable in class com.syntifi.near.api.model.key.KeySig
- DataReceiptCreationConfig - Class in com.syntifi.near.api.model.protocol
-
DataReceiptCreationConfig
- DataReceiptCreationConfig() - Constructor for class com.syntifi.near.api.model.protocol.DataReceiptCreationConfig
- DELETE_ACCOUNT - Static variable in interface com.syntifi.near.api.model.transaction.Action
- DELETE_KEY - Static variable in interface com.syntifi.near.api.model.transaction.Action
- DeleteAccountAction - Class in com.syntifi.near.api.model.transaction
-
DeleteAccountAction
- DeleteAccountAction() - Constructor for class com.syntifi.near.api.model.transaction.DeleteAccountAction
- DeleteKeyAction - Class in com.syntifi.near.api.model.transaction
-
DeleteKeyAction
- DeleteKeyAction() - Constructor for class com.syntifi.near.api.model.transaction.DeleteKeyAction
- DEPLOY_CONTRACT - Static variable in interface com.syntifi.near.api.model.transaction.Action
- DeployContractAction - Class in com.syntifi.near.api.model.transaction
-
DeployContractAction
- DeployContractAction() - Constructor for class com.syntifi.near.api.model.transaction.DeployContractAction
- deserializeTypedFromObject(JsonParser, DeserializationContext) - Method in class com.syntifi.near.api.json.deserializer.AbstractAnyOfDeserializer
E
- ED25519 - com.syntifi.near.api.model.key.KeyType
- EncodedHash - Class in com.syntifi.near.api.model.common
-
ChangeCause
- EncodedHash() - Constructor for class com.syntifi.near.api.model.common.EncodedHash
- ExtCosts - Class in com.syntifi.near.api.model.protocol
-
ExtCosts
- ExtCosts() - Constructor for class com.syntifi.near.api.model.protocol.ExtCosts
F
- FINAL - com.syntifi.near.api.model.identifier.Finality
- Finality - Enum in com.syntifi.near.api.model.identifier
-
The finality param has two options: optimistic and final.
- Fisherman - Class in com.syntifi.near.api.model.network
-
Fisherman
- Fisherman() - Constructor for class com.syntifi.near.api.model.network.Fisherman
- forProperty(BeanProperty) - Method in class com.syntifi.near.api.json.deserializer.PermissionDeserializer
- fromEncodedBase58String(String, Class<T>) - Static method in class com.syntifi.near.api.model.key.KeySig
-
Reads from key or signature from base-58 string
- FULL_ACCESS - com.syntifi.near.api.model.accesskey.permission.FullAccessPermission
- FULL_ACCESS - com.syntifi.near.api.model.accesskey.permission.PermissionTypeData
- FULL_ACCESS_PERMISSION - Static variable in interface com.syntifi.near.api.model.accesskey.permission.Permission
- FullAccessPermission - Enum in com.syntifi.near.api.model.accesskey.permission
-
FullAccessPermission
- FUNCTION_CALL - com.syntifi.near.api.model.accesskey.permission.PermissionTypeData
- FUNCTION_CALL - Static variable in interface com.syntifi.near.api.model.transaction.Action
- FUNCTION_CALL_PERMISSION - Static variable in interface com.syntifi.near.api.model.accesskey.permission.Permission
- FunctionCallAction - Class in com.syntifi.near.api.model.transaction
-
FunctionCallAction
- FunctionCallAction() - Constructor for class com.syntifi.near.api.model.transaction.FunctionCallAction
- FunctionCallPermission - Class in com.syntifi.near.api.model.accesskey.permission
-
FunctionCallPermission
- FunctionCallPermission() - Constructor for class com.syntifi.near.api.model.accesskey.permission.FunctionCallPermission
- FunctionCallPermissionData - Class in com.syntifi.near.api.model.accesskey.permission
-
FunctionCallPermissionData
- FunctionCallPermissionData() - Constructor for class com.syntifi.near.api.model.accesskey.permission.FunctionCallPermissionData
G
- GasPrice - Class in com.syntifi.near.api.model.gas
-
GasPrice
- GasPrice() - Constructor for class com.syntifi.near.api.model.gas.GasPrice
- GasProfile - Class in com.syntifi.near.api.model.transaction
-
GasProfile
- GasProfile() - Constructor for class com.syntifi.near.api.model.transaction.GasProfile
- GenesisConfig - Class in com.syntifi.near.api.model.protocol
-
GenesisConfig
- GenesisConfig() - Constructor for class com.syntifi.near.api.model.protocol.GenesisConfig
- getBlock(long) - Method in interface com.syntifi.near.api.service.NearService
-
Queries network and returns block for given height or hash.
- getBlock(Finality) - Method in interface com.syntifi.near.api.service.NearService
-
Queries network and returns block for given height or hash.
- getBlock(String) - Method in interface com.syntifi.near.api.service.NearService
-
Queries network and returns block for given height or hash.
- getBlockChanges(long) - Method in interface com.syntifi.near.api.service.NearService
- getBlockChanges(Finality) - Method in interface com.syntifi.near.api.service.NearService
- getBlockChanges(String) - Method in interface com.syntifi.near.api.service.NearService
- getChunkDetails(long, long) - Method in interface com.syntifi.near.api.service.NearService
-
Returns details of a specific chunk.
- getChunkDetails(String) - Method in interface com.syntifi.near.api.service.NearService
-
Returns details of a specific chunk.
- getChunkDetails(String, long) - Method in interface com.syntifi.near.api.service.NearService
-
Returns details of a specific chunk.
- getClassByName(String) - Method in class com.syntifi.near.api.json.deserializer.AbstractAnyOfDeserializer
-
Method that returns the instance of the found type
- getClassByName(String) - Method in class com.syntifi.near.api.json.deserializer.PermissionDeserializer
- getClassByName(String) - Static method in enum com.syntifi.near.api.model.accesskey.permission.PermissionTypeData
-
Retrieve Transform implementation class from Transform name
- getDecodedHash() - Method in class com.syntifi.near.api.model.common.EncodedHash
- getGasPrice(long) - Method in interface com.syntifi.near.api.service.NearService
-
Returns gas price for a specific block_height or block_hash.
- getGasPrice(String) - Method in interface com.syntifi.near.api.service.NearService
-
Returns gas price for a specific block_height or block_hash.
- getGenesisConfig() - Method in interface com.syntifi.near.api.service.NearService
-
Returns current genesis configuration.
- getJsonPublicKey() - Method in class com.syntifi.near.api.model.key.PrivateKey
- getJsonPublicKey() - Method in class com.syntifi.near.api.model.key.PublicKey
- getJsonPublicKey() - Method in class com.syntifi.near.api.model.key.Signature
- getNetworkInfo() - Method in interface com.syntifi.near.api.service.NearService
-
Returns the current state of node network connections (active peers, transmitted data, etc.)
- getNetworkValidationStatus(long) - Method in interface com.syntifi.near.api.service.NearService
-
Queries active validators on the network returning details and the state of validation on the blockchain.
- getNetworkValidationStatus(String) - Method in interface com.syntifi.near.api.service.NearService
-
Queries active validators on the network returning details and the state of validation on the blockchain.
- getNodeStatus() - Method in interface com.syntifi.near.api.service.NearService
-
Returns general status of a given node (sync status, nearcore node version, protocol version, etc), and the current set of validators.
- getPrettyJson(Object) - Static method in class com.syntifi.near.api.json.JsonHelper
-
Prettifies json for assertion consistency
- getPrettyJson(String) - Static method in class com.syntifi.near.api.json.JsonHelper
-
Prettifies json for assertion consistency
- getPrivateKey() - Method in class com.syntifi.near.api.model.key.PrivateKey
- getProtocolConfig(long) - Method in interface com.syntifi.near.api.service.NearService
-
Returns most recent protocol configuration or a specific queried block.
- getProtocolConfig(Finality) - Method in interface com.syntifi.near.api.service.NearService
-
Returns most recent protocol configuration or a specific queried block.
- getProtocolConfig(String) - Method in interface com.syntifi.near.api.service.NearService
-
Returns most recent protocol configuration or a specific queried block.
- getPublicKey() - Method in class com.syntifi.near.api.model.key.PublicKey
- getPublicKeyFromJson(String) - Static method in class com.syntifi.near.api.model.key.PrivateKey
- getPublicKeyFromJson(String) - Static method in class com.syntifi.near.api.model.key.PublicKey
- getPublicKeyFromJson(String) - Static method in class com.syntifi.near.api.model.key.Signature
- getTransactionReceipt(String) - Method in interface com.syntifi.near.api.service.NearService
-
Fetches a receipt by it's ID (as is, without a status or execution outcome)
- getTransactionStatus(String, String) - Method in interface com.syntifi.near.api.service.NearService
-
Queries status of a transaction by hash and returns the final transaction result.
- getTransactionStatusWithReceipts(String, String) - Method in interface com.syntifi.near.api.service.NearService
-
Queries status of a transaction by hash, returning the final transaction result and details of all receipts.
- getTypeNode(JsonNode) - Method in class com.syntifi.near.api.json.deserializer.AbstractAnyOfDeserializer
-
Returns the node which contains the type key.
J
- JsonHelper - Class in com.syntifi.near.api.json
-
Basic support functionality for test case classes
- JsonHelper() - Constructor for class com.syntifi.near.api.json.JsonHelper
K
- Key - Class in com.syntifi.near.api.model.accesskey
-
Key
- Key() - Constructor for class com.syntifi.near.api.model.accesskey.Key
- KeySig - Class in com.syntifi.near.api.model.key
-
KeySig holds information about a key or signature.
- KeySig(KeyType, byte[]) - Constructor for class com.syntifi.near.api.model.key.KeySig
- KeyType - Enum in com.syntifi.near.api.model.key
-
The KeyType enum
L
- LEFT - com.syntifi.near.api.model.transaction.Proof.Direction
- LimitConfig - Class in com.syntifi.near.api.model.protocol
-
LimitConfig
- LimitConfig() - Constructor for class com.syntifi.near.api.model.protocol.LimitConfig
- loadJsonFromFile(File) - Static method in class com.syntifi.near.api.json.JsonHelper
-
Loads test json from resources
- loadJsonFromResourceFile(String) - Static method in class com.syntifi.near.api.json.JsonHelper
-
Loads test json from resources
- loadWalletFromFile(File) - Static method in class com.syntifi.near.api.service.WalletService
-
Loads a wallet from filesystem
- LOG_BASE - com.syntifi.near.api.model.transaction.CostType
- LOG_BYTE - com.syntifi.near.api.model.transaction.CostType
M
- Metadata - Class in com.syntifi.near.api.model.transaction
-
Metadata
- Metadata() - Constructor for class com.syntifi.near.api.model.transaction.Metadata
N
- NearObjectMapper - Class in com.syntifi.near.api.service
-
Custom Jackson
ObjectMapper
for any customizations - NearObjectMapper() - Constructor for class com.syntifi.near.api.service.NearObjectMapper
- NearService - Interface in com.syntifi.near.api.service
-
RPC client for the Near network
- NearServiceErrorData - Class in com.syntifi.near.api.service.exception
-
Json RPC service error data
- NearServiceErrorData() - Constructor for class com.syntifi.near.api.service.exception.NearServiceErrorData
- NearServiceException - Exception in com.syntifi.near.api.service.exception
-
Thrown on Near RPC service error
- NearServiceException(NearServiceErrorData) - Constructor for exception com.syntifi.near.api.service.exception.NearServiceException
- NearServiceException(String, Throwable) - Constructor for exception com.syntifi.near.api.service.exception.NearServiceException
- NearServiceExceptionResolver - Class in com.syntifi.near.api.service.exception
-
Custom exception handler for jsonrpc4j client
- NearServiceExceptionResolver() - Constructor for class com.syntifi.near.api.service.exception.NearServiceExceptionResolver
- NetworkInfo - Class in com.syntifi.near.api.model.network
-
NetworkInfo
- NetworkInfo() - Constructor for class com.syntifi.near.api.model.network.NetworkInfo
- NodeStatus - Class in com.syntifi.near.api.model.network
-
NodeStatus
- NodeStatus() - Constructor for class com.syntifi.near.api.model.network.NodeStatus
- NoSuchTypeException - Exception in com.syntifi.near.api.exception
-
Thrown in case of a type which does not exist being requested
- NoSuchTypeException(String) - Constructor for exception com.syntifi.near.api.exception.NoSuchTypeException
- NoSuchTypeException(String, Throwable) - Constructor for exception com.syntifi.near.api.exception.NoSuchTypeException
- NotEnough() - Constructor for class com.syntifi.near.api.model.network.PrevEpochKickout.Reason.NotEnough
- NotEnoughBlocksReason - Class in com.syntifi.near.api.model.network
-
NotEnoughBlocksReason
- NotEnoughBlocksReason() - Constructor for class com.syntifi.near.api.model.network.NotEnoughBlocksReason
- NotEnoughChunksReason - Class in com.syntifi.near.api.model.network
-
NotEnoughChunksReason
- NotEnoughChunksReason() - Constructor for class com.syntifi.near.api.model.network.NotEnoughChunksReason
O
- OBJECT_MAPPER - Static variable in class com.syntifi.near.api.json.JsonHelper
- OPTIMISTIC - com.syntifi.near.api.model.identifier.Finality
- Outcome - Class in com.syntifi.near.api.model.transaction
-
Outcome
- Outcome() - Constructor for class com.syntifi.near.api.model.transaction.Outcome
P
- Peer - Class in com.syntifi.near.api.model.network
-
Peer
- Peer() - Constructor for class com.syntifi.near.api.model.network.Peer
- Permission - Interface in com.syntifi.near.api.model.accesskey.permission
-
Permission
- PermissionDeserializer - Class in com.syntifi.near.api.json.deserializer
-
Specific implementacion of AbstractAnyOfDeserializer for Permission type objects
- PermissionDeserializer(JavaType, TypeIdResolver, String, boolean, JavaType) - Constructor for class com.syntifi.near.api.json.deserializer.PermissionDeserializer
- PermissionDeserializer(AsPropertyTypeDeserializer, BeanProperty) - Constructor for class com.syntifi.near.api.json.deserializer.PermissionDeserializer
- PermissionResolver - Class in com.syntifi.near.api.json.resolver
-
Permission type deserializer resolver
- PermissionResolver() - Constructor for class com.syntifi.near.api.json.resolver.PermissionResolver
- PermissionTypeData - Enum in com.syntifi.near.api.model.accesskey.permission
-
PermissionTypeData
- PrevEpochKickout - Class in com.syntifi.near.api.model.network
-
PrevEpochKickout
- PrevEpochKickout() - Constructor for class com.syntifi.near.api.model.network.PrevEpochKickout
- PrevEpochKickout.Reason - Class in com.syntifi.near.api.model.network
- PrevEpochKickout.Reason.NotEnough - Class in com.syntifi.near.api.model.network
- PrivateKey - Class in com.syntifi.near.api.model.key
-
Holds a Near PrivateKey
- PrivateKey() - Constructor for class com.syntifi.near.api.model.key.PrivateKey
- PrivateKey(KeyType, byte[]) - Constructor for class com.syntifi.near.api.model.key.PrivateKey
- Producer - Class in com.syntifi.near.api.model.network
-
Producer
- Producer() - Constructor for class com.syntifi.near.api.model.network.Producer
- Proof - Class in com.syntifi.near.api.model.transaction
-
Proof
- Proof() - Constructor for class com.syntifi.near.api.model.transaction.Proof
- Proof.Direction - Enum in com.syntifi.near.api.model.transaction
- ProtocolConfig - Class in com.syntifi.near.api.model.protocol
-
ProtocolConfig
- ProtocolConfig() - Constructor for class com.syntifi.near.api.model.protocol.ProtocolConfig
- PublicKey - Class in com.syntifi.near.api.model.key
-
Holds a Near PublicKey
- PublicKey() - Constructor for class com.syntifi.near.api.model.key.PublicKey
- PublicKey(KeyType, byte[]) - Constructor for class com.syntifi.near.api.model.key.PublicKey
-
Instantiate a Public Key
R
- READ_MEMORY_BASE - com.syntifi.near.api.model.transaction.CostType
- READ_MEMORY_BYTE - com.syntifi.near.api.model.transaction.CostType
- READ_REGISTER_BASE - com.syntifi.near.api.model.transaction.CostType
- READ_REGISTER_BYTE - com.syntifi.near.api.model.transaction.CostType
- Reason - Interface in com.syntifi.near.api.model.network
-
Reason Interface
- Reason() - Constructor for class com.syntifi.near.api.model.network.PrevEpochKickout.Reason
- Receipt - Class in com.syntifi.near.api.model.transaction
-
Receipt
- Receipt() - Constructor for class com.syntifi.near.api.model.transaction.Receipt
- ReceiptAction - Class in com.syntifi.near.api.model.transaction
-
ReceiptAction
- ReceiptAction() - Constructor for class com.syntifi.near.api.model.transaction.ReceiptAction
- ReceiptData - Class in com.syntifi.near.api.model.transaction
-
ReceiptData
- ReceiptData() - Constructor for class com.syntifi.near.api.model.transaction.ReceiptData
- ReceiptOutcome - Class in com.syntifi.near.api.model.transaction
-
ReceiptOutcome
- ReceiptOutcome() - Constructor for class com.syntifi.near.api.model.transaction.ReceiptOutcome
- resolveException(ObjectNode) - Method in class com.syntifi.near.api.service.exception.NearServiceExceptionResolver
- RIGHT - com.syntifi.near.api.model.transaction.Proof.Direction
- RuntimeConfig - Class in com.syntifi.near.api.model.protocol
-
RuntimeConfig
- RuntimeConfig() - Constructor for class com.syntifi.near.api.model.protocol.RuntimeConfig
S
- sendTransactionAsync(NearService, String, String, PublicKey, PrivateKey, List<Action>) - Static method in class com.syntifi.near.api.service.TransactionService
-
Sends a list of
Action
transaction waiting for result usingNearService.sendTransactionAsync(String)
- sendTransactionAsync(String) - Method in interface com.syntifi.near.api.service.NearService
-
Sends a transaction and immediately returns transaction hash.
- sendTransactionAwait(NearService, String, String, PublicKey, PrivateKey, List<Action>) - Static method in class com.syntifi.near.api.service.TransactionService
-
Sends a list of
Action
transaction waiting for result usingNearService.sendTransactionAwait(String)
- sendTransactionAwait(String) - Method in interface com.syntifi.near.api.service.NearService
-
Sends a transaction and waits until transaction is fully complete.
- sendTransferActionAsync(NearService, String, String, PublicKey, PrivateKey, BigInteger) - Static method in class com.syntifi.near.api.service.TransactionService
-
Sends a
TransferAction
transaction async usingNearService.sendTransactionAsync(String)
- sendTransferActionAwait(NearService, String, String, PublicKey, PrivateKey, BigInteger) - Static method in class com.syntifi.near.api.service.TransactionService
-
Sends a
TransferAction
transaction waiting for result usingNearService.sendTransactionAwait(String)
- setEncodedHash(byte[]) - Method in class com.syntifi.near.api.model.common.EncodedHash
- ShardLayout - Class in com.syntifi.near.api.model.protocol
-
ShardLayout
- ShardLayout() - Constructor for class com.syntifi.near.api.model.protocol.ShardLayout
- ShardLayout.V0 - Class in com.syntifi.near.api.model.protocol
- Signature - Class in com.syntifi.near.api.model.key
-
Holds a Near Signature
- Signature() - Constructor for class com.syntifi.near.api.model.key.Signature
- Signature(KeyType, byte[]) - Constructor for class com.syntifi.near.api.model.key.Signature
- SignedTransaction - Class in com.syntifi.near.api.model.transaction
-
SignedTransaction
- SignedTransaction() - Constructor for class com.syntifi.near.api.model.transaction.SignedTransaction
- SimpleNightShadeShardLayout - Class in com.syntifi.near.api.model.protocol
-
SimpleNightShadeShardLayout
- SimpleNightShadeShardLayout() - Constructor for class com.syntifi.near.api.model.protocol.SimpleNightShadeShardLayout
- SimpleNightShadeShardLayout.V1 - Class in com.syntifi.near.api.model.protocol
- STAKE - Static variable in interface com.syntifi.near.api.model.transaction.Action
- StakeAction - Class in com.syntifi.near.api.model.transaction
-
StakeAction
- StakeAction() - Constructor for class com.syntifi.near.api.model.transaction.StakeAction
- Status - Interface in com.syntifi.near.api.model.transaction
-
Status
- STORAGE_READ_BASE - com.syntifi.near.api.model.transaction.CostType
- STORAGE_READ_KEY_BYTE - com.syntifi.near.api.model.transaction.CostType
- STORAGE_READ_VALUE_BYTE - com.syntifi.near.api.model.transaction.CostType
- STORAGE_REMOVE_BASE - com.syntifi.near.api.model.transaction.CostType
- STORAGE_REMOVE_KEY_BYTE - com.syntifi.near.api.model.transaction.CostType
- STORAGE_REMOVE_RET_VALUE_BYTE - com.syntifi.near.api.model.transaction.CostType
- STORAGE_WRITE_BASE - com.syntifi.near.api.model.transaction.CostType
- STORAGE_WRITE_EVICTED_BYTE - com.syntifi.near.api.model.transaction.CostType
- STORAGE_WRITE_KEY_BYTE - com.syntifi.near.api.model.transaction.CostType
- STORAGE_WRITE_VALUE_BYTE - com.syntifi.near.api.model.transaction.CostType
- StorageUsageConfig - Class in com.syntifi.near.api.model.protocol
-
StorageUsageConfig
- StorageUsageConfig() - Constructor for class com.syntifi.near.api.model.protocol.StorageUsageConfig
- SuccessReceiptIdStatus - Class in com.syntifi.near.api.model.transaction
-
SuccessReceiptIdStatus
- SuccessReceiptIdStatus() - Constructor for class com.syntifi.near.api.model.transaction.SuccessReceiptIdStatus
- SuccessValueStatus - Class in com.syntifi.near.api.model.transaction
-
SuccessValueStatus
- SuccessValueStatus() - Constructor for class com.syntifi.near.api.model.transaction.SuccessValueStatus
- SyncInfo - Class in com.syntifi.near.api.model.network
-
SyncInfo
- SyncInfo() - Constructor for class com.syntifi.near.api.model.network.SyncInfo
T
- toEncodedBase58String() - Method in class com.syntifi.near.api.model.key.KeySig
- toString() - Method in enum com.syntifi.near.api.model.identifier.Finality
- toString() - Method in class com.syntifi.near.api.model.key.KeySig
- TOUCHING_TRIE_NODE - com.syntifi.near.api.model.transaction.CostType
- Transaction - Class in com.syntifi.near.api.model.transaction
-
Transaction
- Transaction() - Constructor for class com.syntifi.near.api.model.transaction.Transaction
- TransactionAwait - Class in com.syntifi.near.api.model.transaction
-
TransactionAwait
- TransactionAwait() - Constructor for class com.syntifi.near.api.model.transaction.TransactionAwait
- TransactionCosts - Class in com.syntifi.near.api.model.protocol
-
TransactionCosts
- TransactionCosts() - Constructor for class com.syntifi.near.api.model.protocol.TransactionCosts
- TransactionOutcome - Class in com.syntifi.near.api.model.transaction
-
TransactionOutcome
- TransactionOutcome() - Constructor for class com.syntifi.near.api.model.transaction.TransactionOutcome
- TransactionService - Class in com.syntifi.near.api.service
-
Transaction service provides methods to easily work with transactions
- TransactionService() - Constructor for class com.syntifi.near.api.service.TransactionService
- TransactionStatus - Class in com.syntifi.near.api.model.transaction
-
TransactionStatus
- TransactionStatus() - Constructor for class com.syntifi.near.api.model.transaction.TransactionStatus
- TRANSFER - Static variable in interface com.syntifi.near.api.model.transaction.Action
- TransferAction - Class in com.syntifi.near.api.model.transaction
-
TransferAction
- TransferAction() - Constructor for class com.syntifi.near.api.model.transaction.TransferAction
- type - Variable in class com.syntifi.near.api.model.key.KeySig
U
- usingPeer(String) - Static method in interface com.syntifi.near.api.service.NearService
-
NearService builder
- UTF8_DECODING_BASE - com.syntifi.near.api.model.transaction.CostType
- UTF8_DECODING_BYTE - com.syntifi.near.api.model.transaction.CostType
V
- V0() - Constructor for class com.syntifi.near.api.model.protocol.ShardLayout.V0
- V1() - Constructor for class com.syntifi.near.api.model.protocol.SimpleNightShadeShardLayout.V1
- ValidationStatus - Class in com.syntifi.near.api.model.network
-
ValidationStatus
- ValidationStatus() - Constructor for class com.syntifi.near.api.model.network.ValidationStatus
- Validator - Class in com.syntifi.near.api.model.network
-
Validator
- Validator() - Constructor for class com.syntifi.near.api.model.network.Validator
- ValidatorProposal - Class in com.syntifi.near.api.model.block
-
ValidatorProposal
- ValidatorProposal() - Constructor for class com.syntifi.near.api.model.block.ValidatorProposal
- valueOf(String) - Static method in enum com.syntifi.near.api.model.accesskey.permission.FullAccessPermission
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.syntifi.near.api.model.accesskey.permission.PermissionTypeData
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.syntifi.near.api.model.identifier.Finality
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.syntifi.near.api.model.key.KeyType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.syntifi.near.api.model.transaction.CostType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.syntifi.near.api.model.transaction.Proof.Direction
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.syntifi.near.api.model.accesskey.permission.FullAccessPermission
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.syntifi.near.api.model.accesskey.permission.PermissionTypeData
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.syntifi.near.api.model.identifier.Finality
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.syntifi.near.api.model.key.KeyType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.syntifi.near.api.model.transaction.CostType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.syntifi.near.api.model.transaction.Proof.Direction
-
Returns an array containing the constants of this enum type, in the order they are declared.
- Version - Class in com.syntifi.near.api.model.network
-
Version
- Version() - Constructor for class com.syntifi.near.api.model.network.Version
- viewAccessKey(long, String, String) - Method in interface com.syntifi.near.api.service.NearService
-
Returns information about a single access key for given account.
- viewAccessKey(Finality, String, String) - Method in interface com.syntifi.near.api.service.NearService
-
Returns information about a single access key for given account.
- viewAccessKey(String, String, String) - Method in interface com.syntifi.near.api.service.NearService
-
Returns information about a single access key for given account.
- viewAccessKeyList(long, String) - Method in interface com.syntifi.near.api.service.NearService
-
Returns all access keys for a given account.
- viewAccessKeyList(Finality, String) - Method in interface com.syntifi.near.api.service.NearService
-
Returns all access keys for a given account.
- viewAccessKeyList(String, String) - Method in interface com.syntifi.near.api.service.NearService
-
Returns all access keys for a given account.
- viewAccount(long, String) - Method in interface com.syntifi.near.api.service.NearService
-
Returns basic account information.
- viewAccount(Finality, String) - Method in interface com.syntifi.near.api.service.NearService
-
Returns basic account information.
- viewAccount(String, String) - Method in interface com.syntifi.near.api.service.NearService
-
Returns basic account information.
- viewAccountChanges(long, String[]) - Method in interface com.syntifi.near.api.service.NearService
-
Returns account changes from transactions in a given account.
- viewAccountChanges(Finality, String[]) - Method in interface com.syntifi.near.api.service.NearService
-
Returns account changes from transactions in a given account.
- viewAccountChanges(String, String[]) - Method in interface com.syntifi.near.api.service.NearService
-
Returns account changes from transactions in a given account.
- viewAllAccessKeyChanges(long, String[]) - Method in interface com.syntifi.near.api.service.NearService
-
Returns changes to all access keys of a specific block.
- viewAllAccessKeyChanges(Finality, String[]) - Method in interface com.syntifi.near.api.service.NearService
-
Returns changes to all access keys of a specific block.
- viewAllAccessKeyChanges(String, String[]) - Method in interface com.syntifi.near.api.service.NearService
-
Returns changes to all access keys of a specific block.
- viewContractCode(long, String) - Method in interface com.syntifi.near.api.service.NearService
-
Returns the contract code (Wasm binary) deployed to the account.
- viewContractCode(Finality, String) - Method in interface com.syntifi.near.api.service.NearService
-
Returns the contract code (Wasm binary) deployed to the account.
- viewContractCode(String, String) - Method in interface com.syntifi.near.api.service.NearService
-
Returns the contract code (Wasm binary) deployed to the account.
- viewContractCodeChanges(long, String[]) - Method in interface com.syntifi.near.api.service.NearService
-
Returns code changes made when deploying a contract.
- viewContractCodeChanges(Finality, String[]) - Method in interface com.syntifi.near.api.service.NearService
-
Returns code changes made when deploying a contract.
- viewContractCodeChanges(String, String[]) - Method in interface com.syntifi.near.api.service.NearService
-
Returns code changes made when deploying a contract.
- viewContractState(long, String, String) - Method in interface com.syntifi.near.api.service.NearService
-
Returns the state (key value pairs) of a contract based on the key prefix (base64 encoded).
- viewContractState(Finality, String, String) - Method in interface com.syntifi.near.api.service.NearService
-
Returns the state (key value pairs) of a contract based on the key prefix (base64 encoded).
- viewContractState(String, String, String) - Method in interface com.syntifi.near.api.service.NearService
-
Returns the state (key value pairs) of a contract based on the key prefix (base64 encoded).
- viewContractStateChanges(long, String[], String) - Method in interface com.syntifi.near.api.service.NearService
-
Returns the state change details of a contract based on the key prefix (encoded to base64).
- viewContractStateChanges(Finality, String[], String) - Method in interface com.syntifi.near.api.service.NearService
-
Returns the state change details of a contract based on the key prefix (encoded to base64).
- viewContractStateChanges(String, String[], String) - Method in interface com.syntifi.near.api.service.NearService
-
Returns the state change details of a contract based on the key prefix (encoded to base64).
- viewSingleAccessKeyChanges(long, Key[]) - Method in interface com.syntifi.near.api.service.NearService
-
Returns individual access key changes in a specific block.
- viewSingleAccessKeyChanges(Finality, Key[]) - Method in interface com.syntifi.near.api.service.NearService
-
Returns individual access key changes in a specific block.
- viewSingleAccessKeyChanges(String, Key[]) - Method in interface com.syntifi.near.api.service.NearService
-
Returns individual access key changes in a specific block.
W
- Wallet - Class in com.syntifi.near.api.model.key
-
Simple structure class mainly to hold information read from json wallets.
- Wallet() - Constructor for class com.syntifi.near.api.model.key.Wallet
- WalletService - Class in com.syntifi.near.api.service
-
Service methods to manipulate wallets
- WalletService() - Constructor for class com.syntifi.near.api.service.WalletService
- WasmConfig - Class in com.syntifi.near.api.model.protocol
-
WasmConfig
- WasmConfig() - Constructor for class com.syntifi.near.api.model.protocol.WasmConfig
- WRITE_MEMORY_BASE - com.syntifi.near.api.model.transaction.CostType
- WRITE_MEMORY_BYTE - com.syntifi.near.api.model.transaction.CostType
- WRITE_REGISTER_BASE - com.syntifi.near.api.model.transaction.CostType
- WRITE_REGISTER_BYTE - com.syntifi.near.api.model.transaction.CostType
- writeWalletToFile(File, Wallet) - Static method in class com.syntifi.near.api.service.WalletService
-
Writes a wallet to filesystem
All Classes All Packages