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

A

AccountBalance() - Constructor for class uk.oczadly.karl.jnano.rpc.response.ResponseMultiAccountBalances.AccountBalance
 
AccountEpoch - Enum in uk.oczadly.karl.jnano.util
This enum class represents account epochs for the live Nano network.
AccountInfo() - Constructor for class uk.oczadly.karl.jnano.rpc.response.ResponseLedger.AccountInfo
 
ADDRESS_BURN - Static variable in class uk.oczadly.karl.jnano.util.NanoConstants
Deprecated, for removal: This API element is subject to removal in a future version.
Use constants offered in NanoConstants.NANO_LIVE_NET.
ADDRESS_GENESIS_LIVE - Static variable in class uk.oczadly.karl.jnano.util.NanoConstants
Deprecated, for removal: This API element is subject to removal in a future version.
Use constants offered in NanoConstants.NANO_LIVE_NET.
AddressFormatException() - Constructor for exception uk.oczadly.karl.jnano.model.NanoAccount.AddressFormatException
 
AddressFormatException(String) - Constructor for exception uk.oczadly.karl.jnano.model.NanoAccount.AddressFormatException
 
AddressFormatException(Throwable) - Constructor for exception uk.oczadly.karl.jnano.model.NanoAccount.AddressFormatException
 
Attempt() - Constructor for class uk.oczadly.karl.jnano.rpc.response.ResponseBootstrapStatus.Attempt
 

B

BANANO_LIVE_NET - Static variable in class uk.oczadly.karl.jnano.util.NanoConstants
Constants representing the official Banano network.
BASE_UNIT - Static variable in enum uk.oczadly.karl.jnano.util.NanoUnit
The standard base unit currently used by most services, block explorers and exchanges.
Block - Class in uk.oczadly.karl.jnano.model.block
 
Block(BlockType) - Constructor for class uk.oczadly.karl.jnano.model.block.Block
 
Block(BlockType, String, JsonObject, String, WorkSolution) - Constructor for class uk.oczadly.karl.jnano.model.block.Block
Deprecated, for removal: This API element is subject to removal in a future version.
Block(BlockType, String, String, WorkSolution) - Constructor for class uk.oczadly.karl.jnano.model.block.Block
 
BLOCK_GENESIS_LIVE - Static variable in class uk.oczadly.karl.jnano.util.NanoConstants
Deprecated, for removal: This API element is subject to removal in a future version.
Use constants offered in NanoConstants.NANO_LIVE_NET.
BLOCK_HASH_GENESIS - Static variable in class uk.oczadly.karl.jnano.util.NanoConstants
Deprecated, for removal: This API element is subject to removal in a future version.
Use constants offered in NanoConstants.NANO_LIVE_NET.
BlockCallbackListener - Interface in uk.oczadly.karl.jnano.callback
 
BlockCallbackServer - Class in uk.oczadly.karl.jnano.callback
 
BlockCallbackServer(int) - Constructor for class uk.oczadly.karl.jnano.callback.BlockCallbackServer
 
BlockCallbackServer(int, InetAddress) - Constructor for class uk.oczadly.karl.jnano.callback.BlockCallbackServer
 
BlockCallbackServer(ServerSocket) - Constructor for class uk.oczadly.karl.jnano.callback.BlockCallbackServer
 
BlockCallbackServer(ServerSocket, ExecutorService, Gson) - Constructor for class uk.oczadly.karl.jnano.callback.BlockCallbackServer
 
BlockConfirmation() - Constructor for class uk.oczadly.karl.jnano.rpc.response.ResponseConfirmationInfo.BlockConfirmation
 
BlockData - Class in uk.oczadly.karl.jnano.callback
This class encapsulates a variety of data relating to newly-processed blocks.
BlockData(String, NanoAccount, String, Block, BlockType, boolean, BigInteger) - Constructor for class uk.oczadly.karl.jnano.callback.BlockData
 
BlockDeserializer - Class in uk.oczadly.karl.jnano.model.block
This class can be used to convert raw JSON objects into the appropriate block objects.
BlockDeserializer() - Constructor for class uk.oczadly.karl.jnano.model.block.BlockDeserializer
 
BlockHistory() - Constructor for class uk.oczadly.karl.jnano.rpc.response.ResponseWalletHistory.BlockHistory
 
BlockInfo() - Constructor for class uk.oczadly.karl.jnano.rpc.response.ResponseMultiBlockInfo.BlockInfo
 
BlockType - Enum in uk.oczadly.karl.jnano.model.block
This class represents the types of block available.
build() - Method in class uk.oczadly.karl.jnano.model.block.StateBlockBuilder
 
Builder() - Constructor for class uk.oczadly.karl.jnano.rpc.request.node.RequestBlockCreate.Builder
 
Builder(BigInteger, NanoAccount, String) - Constructor for class uk.oczadly.karl.jnano.rpc.request.node.RequestBlockCreate.Builder
 
Builder(StateBlock) - Constructor for class uk.oczadly.karl.jnano.rpc.request.node.RequestBlockCreate.Builder
Sets the parameters from the block data.
buildRequest() - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestBlockCreate.Builder
 

C

calculateAccountVersion(Collection<Block>) - Static method in enum uk.oczadly.karl.jnano.util.AccountEpoch
Calculates the account version from a given set of blocks.
calculateDifficulty(byte[]) - Method in class uk.oczadly.karl.jnano.model.work.WorkSolution
Calculates the difficulty for a given root hash.
calculateDifficulty(String) - Method in class uk.oczadly.karl.jnano.model.work.WorkSolution
Calculates the difficulty for a given root hash.
calculateHashBytes() - Method in class uk.oczadly.karl.jnano.model.block.Block
 
calculateMultiplier(WorkDifficulty) - Method in class uk.oczadly.karl.jnano.model.work.WorkDifficulty
Calculates the difficulty multiplier between the given base difficulty value and this difficulty.
CHANGE - uk.oczadly.karl.jnano.model.block.BlockType
 
CHANGE_REP - uk.oczadly.karl.jnano.model.block.StateBlockSubType
 
ChangeBlock - Class in uk.oczadly.karl.jnano.model.block
Represents a change block, and the associated data.
ChangeBlock(String, String, WorkSolution, String, NanoAccount) - Constructor for class uk.oczadly.karl.jnano.model.block.ChangeBlock
 
ChangeBlock(String, WorkSolution, String, NanoAccount) - Constructor for class uk.oczadly.karl.jnano.model.block.ChangeBlock
Deprecated.
compareTo(WorkDifficulty) - Method in class uk.oczadly.karl.jnano.model.work.WorkDifficulty
Confirmation() - Constructor for class uk.oczadly.karl.jnano.rpc.response.ResponseConfirmationHistory.Confirmation
 
ConfirmationStats() - Constructor for class uk.oczadly.karl.jnano.rpc.response.ResponseConfirmationHistory.ConfirmationStats
 
Connections() - Constructor for class uk.oczadly.karl.jnano.rpc.response.ResponseBootstrapStatus.Connections
 
convertFrom(NanoUnit, BigDecimal) - Method in enum uk.oczadly.karl.jnano.util.NanoUnit
Converts the specified unit and amount into this unit.
convertFrom(NanoUnit, BigInteger) - Method in enum uk.oczadly.karl.jnano.util.NanoUnit
Converts the specified unit and amount into this unit.
convertFromInt(NanoUnit, BigDecimal) - Method in enum uk.oczadly.karl.jnano.util.NanoUnit
Converts the specified unit and amount into this unit.
convertFromInt(NanoUnit, BigInteger) - Method in enum uk.oczadly.karl.jnano.util.NanoUnit
Converts the specified unit and amount into this unit.

D

DEFAULT_PREFIX - Static variable in class uk.oczadly.karl.jnano.model.NanoAccount
The default Nano prefix, officially used on the live network.
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseSuccessful.Deserializer
 
deserialize(JsonObject) - Method in class uk.oczadly.karl.jnano.model.block.BlockDeserializer
Converts a JsonObject into the appropriate Block object types, based on the internal registry.
deserialize(String, Class<R>) - Method in interface uk.oczadly.karl.jnano.rpc.RpcResponseDeserializer
Deserializes the raw response string given from the node into the appropriate RpcResponse object, or throws the relevant RpcException exception if an error is returned.
deserialize(String, Class<R>) - Method in class uk.oczadly.karl.jnano.rpc.RpcResponseDeserializerImpl
 
Deserializer() - Constructor for class uk.oczadly.karl.jnano.rpc.response.ResponseSuccessful.Deserializer
 
doesExist() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseExists
 

E

EPOCH - uk.oczadly.karl.jnano.model.block.StateBlockSubType
 
equals(Object) - Method in class uk.oczadly.karl.jnano.model.block.Block
 
equals(Object) - Method in class uk.oczadly.karl.jnano.model.NanoAccount
 
equals(Object) - Method in class uk.oczadly.karl.jnano.model.work.WorkDifficulty
 
equals(Object) - Method in class uk.oczadly.karl.jnano.model.work.WorkSolution
 

F

fromEpochBlock(Block) - Static method in enum uk.oczadly.karl.jnano.util.AccountEpoch
Retrieves the corresponding AccountEpoch from a given epoch block.
fromIdentifier(String) - Static method in enum uk.oczadly.karl.jnano.util.AccountEpoch
Returns the appropriate epoch transition from a given identifier.
fromVersion(int) - Static method in enum uk.oczadly.karl.jnano.util.AccountEpoch
Returns the appropriate epoch transition from a given version integer.

G

generate(byte[], WorkDifficulty) - Static method in class uk.oczadly.karl.jnano.model.work.WorkSolution
Generates a work solution from the given root and minimum difficulty threshold.
generate(String, WorkDifficulty) - Static method in class uk.oczadly.karl.jnano.model.work.WorkSolution
Generates a work solution from the given root and minimum difficulty threshold.
generateHashables() - Method in class uk.oczadly.karl.jnano.model.block.Block
 
generateHashables() - Method in class uk.oczadly.karl.jnano.model.block.ChangeBlock
 
generateHashables() - Method in class uk.oczadly.karl.jnano.model.block.OpenBlock
 
generateHashables() - Method in class uk.oczadly.karl.jnano.model.block.ReceiveBlock
 
generateHashables() - Method in class uk.oczadly.karl.jnano.model.block.SendBlock
 
generateHashables() - Method in class uk.oczadly.karl.jnano.model.block.StateBlock
 
generateMultiThreaded(byte[], WorkDifficulty) - Static method in class uk.oczadly.karl.jnano.model.work.WorkSolution
Generates a work solution from the given root and minimum difficulty threshold.
generateMultiThreaded(byte[], WorkDifficulty, ExecutorService, int) - Static method in class uk.oczadly.karl.jnano.model.work.WorkSolution
Generates a work solution from the given root and minimum difficulty threshold.
generateMultiThreaded(String, WorkDifficulty) - Static method in class uk.oczadly.karl.jnano.model.work.WorkSolution
Generates a work solution from the given root and minimum difficulty threshold.
generateMultiThreaded(String, WorkDifficulty, ExecutorService, int) - Static method in class uk.oczadly.karl.jnano.model.work.WorkSolution
Generates a work solution from the given root and minimum difficulty threshold.
generateRandomSeed() - Static method in class uk.oczadly.karl.jnano.util.WalletUtil
Generates and returns a new randomly created seed.
generateRandomSeed(SecureRandom) - Static method in class uk.oczadly.karl.jnano.util.WalletUtil
Generates and returns a new randomly created seed from a given SecureRandom instance.
getAccount() - Method in interface uk.oczadly.karl.jnano.model.block.interfaces.IBlockAccount
 
getAccount() - Method in class uk.oczadly.karl.jnano.model.block.OpenBlock
 
getAccount() - Method in class uk.oczadly.karl.jnano.model.block.StateBlock
 
getAccount() - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestAccountBalance
 
getAccount() - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestAccountBlockCount
 
getAccount() - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestAccountHistory
 
getAccount() - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestAccountInfo
 
getAccount() - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestAccountPublicKey
 
getAccount() - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestAccountRepresentative
 
getAccount() - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestAccountWeight
 
getAccount() - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestBlockCreate.Builder
 
getAccount() - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestBlockCreate
 
getAccount() - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestDelegators
 
getAccount() - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestDelegatorsCount
 
getAccount() - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestFrontiers
 
getAccount() - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestLedger
 
getAccount() - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestPending
 
getAccount() - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestSign
 
getAccount() - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestUnopened
 
getAccount() - Method in class uk.oczadly.karl.jnano.rpc.request.wallet.RequestAccountRemove
 
getAccount() - Method in class uk.oczadly.karl.jnano.rpc.request.wallet.RequestAccountRepresentativeSet
 
getAccount() - Method in class uk.oczadly.karl.jnano.rpc.request.wallet.RequestReceive
 
getAccount() - Method in class uk.oczadly.karl.jnano.rpc.request.wallet.RequestWalletContains
 
getAccount() - Method in class uk.oczadly.karl.jnano.rpc.request.wallet.RequestWorkGet
 
getAccount() - Method in class uk.oczadly.karl.jnano.rpc.request.wallet.RequestWorkSet
 
getAccount() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseAccountHistory
 
getAccount() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseBlockInfo
 
getAccount() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseConfirmationQuorum.PeerInfo
 
getAccount() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseMultiBlockInfo.BlockInfo
 
getAccount() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseWalletHistory.BlockHistory
 
getAccount(NanoAccount) - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseLedger
 
getAccountAddress() - Method in class uk.oczadly.karl.jnano.callback.BlockData
 
getAccountAddress() - Method in class uk.oczadly.karl.jnano.model.block.StateBlockBuilder
 
getAccountAddress() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseAccount
 
getAccountAddress() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseKeyPair
getAccountCount() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseTelemetry
 
getAccountFilters() - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestAccountHistory
 
getAccountIndex() - Method in class uk.oczadly.karl.jnano.model.NanoAccount
Returns an integer-based encoding of the account's public key.
getAccountIndex() - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestDeterministicKey
 
getAccountKey() - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestAccountFromKey
 
getAccounts() - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestMultiAccountBalances
 
getAccounts() - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestMultiAccountFrontiers
 
getAccounts() - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestMultiAccountsPending
 
getAccounts() - Method in class uk.oczadly.karl.jnano.rpc.request.wallet.RequestAccountsMove
 
getAccounts() - Method in class uk.oczadly.karl.jnano.rpc.request.wallet.RequestWalletAddWatch
 
getAccounts() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseAccounts
 
getAccounts() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseLedger
Map follows the structure account address -> information.
getAccounts() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseUnopened
Map follows the structure account address -> pending balance.
getAccountsCount() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseWalletInfo
 
getAccountsMoved() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseAccountsMoved
 
getActionCommand() - Method in class uk.oczadly.karl.jnano.rpc.request.RpcRequest
 
getActiveDifficulty() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseTelemetry
 
getAddress() - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestValidateAccount
Deprecated.
 
getAddress() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseKeyPair
 
getAddress() - Method in class uk.oczadly.karl.jnano.rpc.RpcQueryNode
 
getAddressChecksumSegment() - Method in class uk.oczadly.karl.jnano.model.NanoAccount
 
getAddressPrefix() - Method in class uk.oczadly.karl.jnano.util.NetworkConstants
 
getAddressSegment() - Method in class uk.oczadly.karl.jnano.model.NanoAccount
 
getAdhocCount() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseWalletInfo
 
getAmount() - Method in class uk.oczadly.karl.jnano.rpc.request.conversion.RequestConvertUnits
Deprecated.
 
getAmount() - Method in class uk.oczadly.karl.jnano.rpc.request.wallet.RequestReceiveMinimumSet
 
getAmount() - Method in class uk.oczadly.karl.jnano.rpc.request.wallet.RequestSend
 
getAmount() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseAmount
 
getAmount() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseBlockInfo
 
getAmount() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseMultiAccountsPending.PendingBlock
 
getAmount() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseMultiBlockInfo.BlockInfo
 
getAmount() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponsePending.PendingBlock
 
getAmount() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseWalletHistory.BlockHistory
 
getAmount() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseWalletPending.PendingBlock
 
getAnnouncements() - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestConfirmationActive
 
getAnnouncements() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseConfirmationInfo
 
getAsHexadecimal() - Method in class uk.oczadly.karl.jnano.model.work.WorkDifficulty
 
getAsHexadecimal() - Method in class uk.oczadly.karl.jnano.model.work.WorkSolution
 
getAsLong() - Method in class uk.oczadly.karl.jnano.model.work.WorkDifficulty
 
getAsLong() - Method in class uk.oczadly.karl.jnano.model.work.WorkSolution
 
getAttempts() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseBootstrapStatus
 
getAverage() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseConfirmationHistory.ConfirmationStats
 
getBalance() - Method in interface uk.oczadly.karl.jnano.model.block.interfaces.IBlockBalance
 
getBalance() - Method in class uk.oczadly.karl.jnano.model.block.SendBlock
 
getBalance() - Method in class uk.oczadly.karl.jnano.model.block.StateBlock
 
getBalance() - Method in class uk.oczadly.karl.jnano.model.block.StateBlockBuilder
 
getBalance() - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestBlockCreate.Builder
 
getBalance() - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestBlockCreate
 
getBalance() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseBlockInfo
 
getBalance() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseMultiBlockInfo.BlockInfo
 
getBalance() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseWalletInfo
 
getBalance(NanoAccount) - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseMultiAccountBalances
 
getBalanceConfirmed() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseAccountInfo
 
getBalanceConfirmed() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseLedger.AccountInfo
 
getBalancePending() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseAccountInfo
 
getBalancePending() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseLedger.AccountInfo
 
getBalances() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseMultiAccountBalances
Map follows the structure address -> balance.
getBandwidthCap() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseTelemetry
 
getBlock() - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestWorkGenerate
 
getBlock() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseBlock
 
getBlock() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseBlockCreate
 
getBlock() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseSignature
 
getBlock() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseUncheckedKeys.UncheckedBlock
 
getBlock(String) - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseBlocksMap
 
getBlockAccount() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseWalletHistory.BlockHistory
 
getBlockContents() - Method in class uk.oczadly.karl.jnano.callback.BlockData
 
getBlockContents() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseBlockInfo
 
getBlockContents() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseConfirmationInfo.BlockConfirmation
 
getBlockContents() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseMultiBlockInfo.BlockInfo
 
getBlockCount() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseAccountBlockCount
 
getBlockCount() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseAccountInfo
 
getBlockCount() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseLedger.AccountInfo
 
getBlockCount() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseTelemetry
 
getBlockHash() - Method in class uk.oczadly.karl.jnano.callback.BlockData
 
getBlockHash() - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestBlockAccount
 
getBlockHash() - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestBlockConfirm
 
getBlockHash() - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestBlockInfo
 
getBlockHash() - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestBootstrapLazy
 
getBlockHash() - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestChain
 
getBlockHash() - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestConfirmationHistory
Deprecated.
 
getBlockHash() - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestPendingExists
 
getBlockHash() - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestRepublish
 
getBlockHash() - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestSign
 
getBlockHash() - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestSuccessors
 
getBlockHash() - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestUncheckedGet
 
getBlockHash() - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestWorkCancel
 
getBlockHash() - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestWorkGenerate
 
getBlockHash() - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestWorkValidate
 
getBlockHash() - Method in class uk.oczadly.karl.jnano.rpc.request.wallet.RequestReceive
 
getBlockHash() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseBlockCreate
 
getBlockHash() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseBlockHash
 
getBlockHash() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseUncheckedKeys.UncheckedBlock
 
getBlockHashes() - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestMultiBlocks
 
getBlockHashes() - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestMultiBlocksInfo
 
getBlockHashes() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseBlockHashes
 
getBlockJson() - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestBlockHash
Deprecated.
 
getBlockJson() - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestProcess
 
getBlockJson() - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestSign
 
getBlocks() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseBlocksMap
Map follows the structure hash -> block.
getBlocks() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseConfirmationInfo
Map follows the structure block hash -> confirmation info.
getBlocks() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseMultiBlockInfo
Map follows the structure block hash -> block information.
getBlocksChange() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseBlockCountByType
 
getBlocksOpen() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseBlockCountByType
 
getBlocksReceive() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseBlockCountByType
 
getBlocksSend() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseBlockCountByType
 
getBlocksState() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseBlockCountByType
 
getBlocksStateVersion0() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseBlockCountByType
 
getBlocksStateVersion1() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseBlockCountByType
 
getBootstrapThreads() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseBootstrapStatus
 
getBuildInfo() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseVersion
 
getBurnAddress() - Method in class uk.oczadly.karl.jnano.util.NetworkConstants
 
getBypassFrontierConfirmation() - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestBootstrap
 
getCause() - Method in exception uk.oczadly.karl.jnano.rpc.exception.RpcInvalidResponseException
 
getCemented() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseBlockCount
 
getCementedCount() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseTelemetry
 
getChecksumBytes() - Method in class uk.oczadly.karl.jnano.model.NanoAccount
 
getClassicName() - Method in enum uk.oczadly.karl.jnano.util.NanoUnit
Returns the classic legacy name used within previous versions of the node.
getClients() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseBootstrapStatus.Connections
 
getConfirmationHeight() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseAccountInfo
 
getConfirmationHeightFrontier() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseAccountInfo
 
getConfirmations() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseConfirmationHistory
 
getConfirmed() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseBlockConfirmations
 
getConnections() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseBootstrapStatus.Connections
 
getConnections() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseBootstrapStatus
 
getConversionType() - Method in class uk.oczadly.karl.jnano.rpc.request.conversion.RequestConvertUnits
Deprecated.
 
getCount() - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestChain
 
getCount() - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestFrontiers
 
getCount() - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestLedger
 
getCount() - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestMultiAccountsPending
 
getCount() - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestPending
 
getCount() - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestRepresentatives
 
getCount() - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestRepublish
 
getCount() - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestSuccessors
 
getCount() - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestUnchecked
 
getCount() - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestUncheckedKeys
 
getCount() - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestUnopened
 
getCount() - Method in class uk.oczadly.karl.jnano.rpc.request.wallet.RequestAccountsCreate
 
getCount() - Method in class uk.oczadly.karl.jnano.rpc.request.wallet.RequestWalletChangeSeed
 
getCount() - Method in class uk.oczadly.karl.jnano.rpc.request.wallet.RequestWalletPending
 
getCount() - Method in class uk.oczadly.karl.jnano.rpc.request.wallet.RequestWalletRepublish
 
getCount() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseConfirmationHistory.ConfirmationStats
 
getCount() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseCount
 
getCurrentDeterministicIndex() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseWalletInfo
 
getDefaultTimeout() - Method in class uk.oczadly.karl.jnano.rpc.RpcQueryNode
 
getDelegatedBalance(NanoAccount) - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseDelegators
 
getDelegators() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseDelegators
Map follows the structure delegator address -> delegated amount (in RAW).
getDeserializer(String) - Method in class uk.oczadly.karl.jnano.model.block.BlockDeserializer
 
getDeserializers() - Method in class uk.oczadly.karl.jnano.model.block.BlockDeserializer
 
getDestination() - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestBlockCreate.Builder
 
getDestination() - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestBlockCreate
 
getDestinationAccount() - Method in class uk.oczadly.karl.jnano.model.block.SendBlock
 
getDestinationAccount() - Method in class uk.oczadly.karl.jnano.rpc.request.wallet.RequestSend
 
getDestinationsDepth() - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestRepublish
 
getDestinationWalletId() - Method in class uk.oczadly.karl.jnano.rpc.request.wallet.RequestAccountsMove
 
getDeterministicAccountCount() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseWalletInfo
 
getDifficulty() - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestWorkGenerate
 
getDifficulty() - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestWorkValidate
 
getDifficulty() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseBlockCreate
 
getDifficulty() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseWork
 
getDifficulty() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseWorkValidation
 
getDifficultyTrend() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseActiveDifficulty
 
getDisplayName() - Method in enum uk.oczadly.karl.jnano.util.NanoUnit
Returns the human-readable name for this currency unit.
getDuration() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseBootstrapStatus.Attempt
 
getDuration() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseConfirmationHistory.Confirmation
 
getExecutorService() - Method in class uk.oczadly.karl.jnano.rpc.RpcQueryNode
 
getExponent() - Method in enum uk.oczadly.karl.jnano.util.NanoUnit
Returns the exponent of the unit as a power of 10.
getExportedJson() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseWalletExport
 
getForce() - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestBootstrapLazy
 
getForceClose() - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestBootstrapAny
 
getFromLegacyType(BlockType) - Static method in enum uk.oczadly.karl.jnano.model.block.StateBlockSubType
Returns the enum constant of this type corresponding to the legacy BlockType.
getFromName(String) - Static method in enum uk.oczadly.karl.jnano.model.block.StateBlockSubType
Returns the enum constant of this type from the given official name.
getFrontierBlockHash() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseAccountInfo
 
getFrontierBlockHash() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseLedger.AccountInfo
 
getFrontierBlockHash(NanoAccount) - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseMultiAccountFrontiers
 
getFrontierPulls() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseBootstrapStatus.Attempt
 
getFrontiers() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseMultiAccountFrontiers
Map follows the structure address -> head block hash.
getGenerateWork() - Method in class uk.oczadly.karl.jnano.rpc.request.wallet.RequestAccountCreate
 
getGenerateWork() - Method in class uk.oczadly.karl.jnano.rpc.request.wallet.RequestAccountsCreate
 
getGenerateWork() - Method in class uk.oczadly.karl.jnano.rpc.request.wallet.RequestWalletAdd
 
getGenesisAccount() - Method in class uk.oczadly.karl.jnano.util.NetworkConstants
 
getGenesisBlock() - Method in class uk.oczadly.karl.jnano.util.NetworkConstants
 
getGenesisBlockHash() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseTelemetry
 
getGsonInstance() - Method in class uk.oczadly.karl.jnano.rpc.RpcRequestSerializerImpl
 
getGsonInstance() - Method in class uk.oczadly.karl.jnano.rpc.RpcResponseDeserializerImpl
 
getHash() - Method in class uk.oczadly.karl.jnano.model.block.Block
Returns the block hash, or attempts to calculate it if the hash value was not present.
getHash() - Method in interface uk.oczadly.karl.jnano.model.block.interfaces.IBlock
 
getHash() - Method in class uk.oczadly.karl.jnano.model.block.StateBlockBuilder
 
getHash() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseConfirmationHistory.Confirmation
 
getHash() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseWalletHistory.BlockHistory
 
getHashBytes() - Method in class uk.oczadly.karl.jnano.model.block.Block
 
getHead() - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestAccountHistory
 
getHeight() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseBlockInfo
 
getHeight() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseMultiBlockInfo.BlockInfo
 
getHistory() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseAccountHistory
 
getHistory() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseWalletHistory
 
getId() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseBootstrapStatus.Attempt
 
getIdentifier() - Method in enum uk.oczadly.karl.jnano.util.AccountEpoch
 
getIdle() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseBootstrapStatus.Connections
 
getIncludeActive() - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestMultiAccountsPending
 
getIncludeActive() - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestPending
 
getIncludeActive() - Method in class uk.oczadly.karl.jnano.rpc.request.wallet.RequestWalletPending
 
getIncludeNotFound() - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestMultiBlocksInfo
 
getIncludeOnlyConfirmed() - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestMultiAccountsPending
 
getIncludeOnlyConfirmed() - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestPending
 
getIncludeOnlyConfirmed() - Method in class uk.oczadly.karl.jnano.rpc.request.wallet.RequestWalletPending
 
getIndex() - Method in class uk.oczadly.karl.jnano.rpc.request.wallet.RequestAccountCreate
 
getIp() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseConfirmationQuorum.PeerInfo
 
getJsonObject() - Method in class uk.oczadly.karl.jnano.model.block.Block
 
getJsonObject(boolean) - Method in class uk.oczadly.karl.jnano.model.block.Block
 
getKey() - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestUncheckedKeys
 
getKey() - Method in class uk.oczadly.karl.jnano.rpc.request.wallet.RequestWalletAdd
 
getKey() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseKey
 
getKey() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseUncheckedKeys.UncheckedBlock
 
getLastAccount() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseWalletChangeSeed
 
getLastAccount() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseWalletCreate
 
getLastWinner() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseConfirmationInfo
 
getLazyBalances() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseBootstrapStatus.Attempt
 
getLazyBlocks() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseBootstrapStatus.Attempt
 
getLazyDestinations() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseBootstrapStatus.Attempt
 
getLazyKey1() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseBootstrapStatus.Attempt
 
getLazyKeys() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseBootstrapStatus.Attempt
 
getLazyPulls() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseBootstrapStatus.Attempt
 
getLazyStateBacklog() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseBootstrapStatus.Attempt
 
getLazyUndefinedLinks() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseBootstrapStatus.Attempt
 
getLegacyType() - Method in enum uk.oczadly.karl.jnano.model.block.StateBlockSubType
 
getLink() - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestBlockCreate.Builder
 
getLinkAccount() - Method in class uk.oczadly.karl.jnano.model.block.StateBlockBuilder
 
getLinkAsAccount() - Method in interface uk.oczadly.karl.jnano.model.block.interfaces.IBlockLink
 
getLinkAsAccount() - Method in class uk.oczadly.karl.jnano.model.block.SendBlock
 
getLinkAsAccount() - Method in class uk.oczadly.karl.jnano.model.block.StateBlock
Returns the link data field, encoded as a Nano account.
getLinkData() - Method in interface uk.oczadly.karl.jnano.model.block.interfaces.IBlockLink
 
getLinkData() - Method in class uk.oczadly.karl.jnano.model.block.SendBlock
 
getLinkData() - Method in class uk.oczadly.karl.jnano.model.block.StateBlock
Returns the link data field, as a 64-character hexadecimal string.
getLinkData() - Method in class uk.oczadly.karl.jnano.model.block.StateBlockBuilder
 
getLinkData() - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestBlockCreate
 
getLocalTimestamp() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseBlockInfo
 
getLocalTimestamp() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseMultiBlockInfo.BlockInfo
 
getLocalTimestamp() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseWalletHistory.BlockHistory
 
getMajorVersion() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseTelemetry
 
getMaker() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseTelemetry
 
getMinorVersion() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseTelemetry
 
getMode() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseBootstrapStatus.Attempt
 
getModifiedSince() - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestLedger
 
getModifiedSince() - Method in class uk.oczadly.karl.jnano.rpc.request.wallet.RequestWalletHistory
 
getModifiedSince() - Method in class uk.oczadly.karl.jnano.rpc.request.wallet.RequestWalletLedger
 
getModifiedTimestamp() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseAccountInfo
 
getModifiedTimestamp() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseBlock
 
getModifiedTimestamp() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseLedger.AccountInfo
 
getModifiedTimestamp() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseUncheckedKeys.UncheckedBlock
 
getMultiplier() - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestWorkGenerate
 
getMultiplier() - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestWorkValidate
 
getMultiplier() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseActiveDifficulty
 
getMultiplier() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseWork
 
getMultiplier() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseWorkValidation
 
getNetwork() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseVersion
 
getNetworkCurrent() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseActiveDifficulty
 
getNetworkFromGenesisHash(String) - Static method in class uk.oczadly.karl.jnano.util.NanoConstants
Returns a NetworkConstants instance for the specified network by matching the genesis block hash.
getNetworkId() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseVersion
 
getNetworkIdentifier() - Method in class uk.oczadly.karl.jnano.util.NetworkConstants
 
getNetworkMinimum() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseActiveDifficulty
 
getNetworkName() - Method in class uk.oczadly.karl.jnano.util.NetworkConstants
 
getNextBlockHash() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseAccountHistory
 
getNodeId() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseNodeId
 
getNodeId() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponsePeers.PeerInfo
 
getNodeVendor() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseVersion
 
getOffset() - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestAccountHistory
 
getOffset() - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestChain
 
getOffset() - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestSuccessors
 
getOnlineQuorumMinimum() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseConfirmationQuorum
 
getOnlineQuorumPercent() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseConfirmationQuorum
 
getOnlineStakeTotal() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseConfirmationQuorum
 
getOpenBlockHash() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseAccountInfo
 
getOpenBlockHash() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseLedger.AccountInfo
 
getPassword() - Method in class uk.oczadly.karl.jnano.rpc.request.wallet.RequestPasswordChange
 
getPassword() - Method in class uk.oczadly.karl.jnano.rpc.request.wallet.RequestPasswordEnter
 
getPatchVersion() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseTelemetry
 
getPeerAddress() - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestBootstrap
 
getPeerAddress() - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestKeepAlive
 
getPeerAddress() - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestWorkPeerAdd
 
getPeerCount() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseTelemetry
 
getPeerPort() - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestBootstrap
 
getPeerPort() - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestKeepAlive
 
getPeerPort() - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestWorkPeerAdd
 
getPeers() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseConfirmationQuorum
 
getPeers() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponsePeers
Map follows the structure IP address -> node information.
getPeersStakeRequired() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseConfirmationQuorum
 
getPeersStakeTotal() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseConfirmationQuorum
 
getPending() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseBalance
 
getPending() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseMultiAccountBalances.AccountBalance
 
getPendingBalance() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseWalletInfo
 
getPendingBalance(NanoAccount) - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseUnopened
 
getPendingBlock(String) - Method in class uk.oczadly.karl.jnano.rpc.response.ResponsePending
 
getPendingBlockHashes(NanoAccount) - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseMultiAccountsPending
 
getPendingBlocks() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseMultiAccountsPending
Map follows the structure address -> block hash -> block details.
getPendingBlocks() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponsePending
Map follows the structure block hash -> block info.
getPendingBlocks() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseWalletPending
Map follows the structure account address -> block hash -> block details.
getPendingBlocks(NanoAccount) - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseMultiAccountsPending
Map follows the structure block hash -> block details.
getPendingBlocks(NanoAccount) - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseWalletPending
Map follows the structure block hash -> block details.
getPocketed() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseBalance
 
getPocketed() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseMultiAccountBalances.AccountBalance
 
getPrefix() - Method in class uk.oczadly.karl.jnano.model.NanoAccount
 
getPreReleaseVersion() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseTelemetry
 
getPrevious() - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestBlockCreate.Builder
 
getPrevious() - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestBlockCreate
 
getPreviousBlockHash() - Method in class uk.oczadly.karl.jnano.model.block.ChangeBlock
 
getPreviousBlockHash() - Method in interface uk.oczadly.karl.jnano.model.block.interfaces.IBlockPrevious
 
getPreviousBlockHash() - Method in class uk.oczadly.karl.jnano.model.block.ReceiveBlock
 
getPreviousBlockHash() - Method in class uk.oczadly.karl.jnano.model.block.SendBlock
 
getPreviousBlockHash() - Method in class uk.oczadly.karl.jnano.model.block.StateBlock
 
getPreviousBlockHash() - Method in class uk.oczadly.karl.jnano.model.block.StateBlockBuilder
 
getPreviousBlockHash() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseAccountHistory
 
getPrivateKey() - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestBlockCreate.Builder
 
getPrivateKey() - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestBlockCreate
 
getPrivateKey() - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestKeyExpand
 
getPrivateKey() - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestSign
 
getPrivateKey() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseKeyPair
 
getPrivateKey() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseNodeId
 
getProcessedBlocks() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseBlockCount
 
getProtocolName() - Method in enum uk.oczadly.karl.jnano.model.block.BlockType
 
getProtocolName() - Method in enum uk.oczadly.karl.jnano.model.block.StateBlockSubType
 
getProtocolVer() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponsePeers.PeerInfo
 
getProtocolVersion() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseTelemetry
 
getProtocolVersion() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseVersion
 
getPublicKey() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseKeyPair
getPublicKey() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseNodeId
 
getPublicKeyAccount() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseNodeId
 
getPublicKeyBytes() - Method in class uk.oczadly.karl.jnano.model.NanoAccount
 
getPulling() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseBootstrapStatus.Attempt
 
getPulls() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseBootstrapStatus.Connections
 
getQuorumDelta() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseConfirmationQuorum
 
getRawJson() - Method in class uk.oczadly.karl.jnano.callback.BlockData
 
getRawResponseJson() - Method in class uk.oczadly.karl.jnano.rpc.response.RpcResponse
 
getRawValue() - Method in enum uk.oczadly.karl.jnano.util.NanoUnit
Returns the equivalent value of a single unit in raw.
getRepresentative() - Method in class uk.oczadly.karl.jnano.model.block.ChangeBlock
 
getRepresentative() - Method in interface uk.oczadly.karl.jnano.model.block.interfaces.IBlockRepresentative
 
getRepresentative() - Method in class uk.oczadly.karl.jnano.model.block.OpenBlock
 
getRepresentative() - Method in class uk.oczadly.karl.jnano.model.block.StateBlock
 
getRepresentative() - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestBlockCreate.Builder
 
getRepresentative() - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestBlockCreate
 
getRepresentative(NanoAccount) - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseOnlineRepresentatives
 
getRepresentativeAccount() - Method in class uk.oczadly.karl.jnano.rpc.request.wallet.RequestAccountRepresentativeSet
 
getRepresentativeAccount() - Method in class uk.oczadly.karl.jnano.rpc.request.wallet.RequestWalletRepresentativeSet
 
getRepresentativeAccount() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseAccountInfo
 
getRepresentativeAccount() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseLedger.AccountInfo
 
getRepresentativeAddress() - Method in class uk.oczadly.karl.jnano.model.block.StateBlockBuilder
 
getRepresentativeBlockHash() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseAccountInfo
 
getRepresentativeBlockHash() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseLedger.AccountInfo
 
getRepresentatives() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseConfirmationInfo.BlockConfirmation
Map follows the structure representative address -> voting weight (in RAW).
getRepresentatives() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseOnlineRepresentatives
Map follows the structure rep address -> information.
getRepresentatives() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseRepresentatives
Map follows the structure address -> voting weight.
getRepresentativeWeight() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseAccountInfo
 
getRequestCount() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseConfirmationHistory.Confirmation
 
getRequestSerializer() - Method in class uk.oczadly.karl.jnano.rpc.RpcQueryNode
 
getRequestSubmitter() - Method in class uk.oczadly.karl.jnano.rpc.RpcQueryNode
 
getRequeuedPulls() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseBootstrapStatus.Attempt
 
getResponseBody() - Method in exception uk.oczadly.karl.jnano.rpc.exception.RpcInvalidResponseException
 
getResponseClass() - Method in class uk.oczadly.karl.jnano.rpc.request.RpcRequest
 
getResponseDeserializer() - Method in class uk.oczadly.karl.jnano.rpc.RpcQueryNode
 
getRestoredCount() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseWalletChangeSeed
 
getRestoredCount() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseWalletCreate
 
getReverse() - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestAccountHistory
 
getReverse() - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestChain
 
getReverse() - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestSuccessors
 
getRootHash() - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestConfirmationInfo
 
getRpcVersion() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseVersion
 
getRunningAttemptsCount() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseBootstrapStatus
 
getSeed() - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestDeterministicKey
 
getSeed() - Method in class uk.oczadly.karl.jnano.rpc.request.wallet.RequestWalletChangeSeed
 
getSeed() - Method in class uk.oczadly.karl.jnano.rpc.request.wallet.RequestWalletCreate
 
getSignature() - Method in class uk.oczadly.karl.jnano.model.block.Block
 
getSignature() - Method in interface uk.oczadly.karl.jnano.model.block.interfaces.IBlock
 
getSignature() - Method in class uk.oczadly.karl.jnano.model.block.StateBlockBuilder
 
getSignature() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseSignature
 
getSignerAccount() - Method in enum uk.oczadly.karl.jnano.util.AccountEpoch
 
getSorting() - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestLedger
 
getSorting() - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestMultiAccountsPending
 
getSorting() - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestPending
 
getSorting() - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestRepresentatives
 
getSourceAccount() - Method in class uk.oczadly.karl.jnano.rpc.request.wallet.RequestSend
 
getSourceAccount() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseMultiAccountsPending.PendingBlock
 
getSourceAccount() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponsePending.PendingBlock
 
getSourceAccount() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseWalletPending.PendingBlock
 
getSourceBlock() - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestBlockCreate.Builder
 
getSourceBlock() - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestBlockCreate
 
getSourceBlockHash() - Method in interface uk.oczadly.karl.jnano.model.block.interfaces.IBlockSource
 
getSourceBlockHash() - Method in class uk.oczadly.karl.jnano.model.block.OpenBlock
 
getSourceBlockHash() - Method in class uk.oczadly.karl.jnano.model.block.ReceiveBlock
 
getSourcesDepth() - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestRepublish
 
getSourceWalletId() - Method in class uk.oczadly.karl.jnano.rpc.request.wallet.RequestAccountsMove
 
getStats() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseConfirmationHistory
 
getStoreVendor() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseVersion
 
getStoreVersion() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseVersion
 
getSubtype() - Method in class uk.oczadly.karl.jnano.callback.BlockData
Returns the legacy block type if the block is of universal state type.
getSubtype() - Method in class uk.oczadly.karl.jnano.model.block.StateBlockBuilder
 
getSubtype() - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestProcess
 
getSubtype() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseBlockInfo
 
getSubtype() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseMultiBlockInfo.BlockInfo
 
getSubType() - Method in class uk.oczadly.karl.jnano.model.block.StateBlock
 
getTally() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseConfirmationHistory.Confirmation
 
getTally() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseConfirmationInfo.BlockConfirmation
 
getTargetConnections() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseBootstrapStatus.Connections
 
getThreshold() - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestMultiAccountsPending
 
getThreshold() - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestPending
 
getThreshold() - Method in class uk.oczadly.karl.jnano.rpc.request.wallet.RequestWalletBalances
 
getThreshold() - Method in class uk.oczadly.karl.jnano.rpc.request.wallet.RequestWalletPending
 
getThresholdBalance() - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestLedger
 
getTime() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseConfirmationHistory.Confirmation
 
getTimestamp() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseTelemetry
 
getTotal() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseBalance
 
getTotal() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseMultiAccountBalances.AccountBalance
 
getTotalAttemptsCount() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseBootstrapStatus
 
getTotalBlocks() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseBootstrapStatus.Attempt
 
getTotalTally() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseConfirmationInfo
 
getTrackingId() - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestBootstrap
 
getTrackingId() - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestBootstrapAny
 
getTrackingId() - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestBootstrapLazy
 
getTransactionalAmount() - Method in class uk.oczadly.karl.jnano.callback.BlockData
 
getTransactionCount() - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestAccountHistory
 
getType() - Method in class uk.oczadly.karl.jnano.model.block.Block
 
getType() - Method in interface uk.oczadly.karl.jnano.model.block.interfaces.IBlock
 
getType() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponsePeers.PeerInfo
 
getType() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseWalletHistory.BlockHistory
 
getUncheckedBlocks() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseBlockCount
 
getUncheckedBlocks() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseUncheckedKeys
 
getUncheckedCount() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseTelemetry
 
getUnconfirmed() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseBlockConfirmations
 
getUniqueTransactionId() - Method in class uk.oczadly.karl.jnano.rpc.request.wallet.RequestSend
 
getUpdateExistingAccounts() - Method in class uk.oczadly.karl.jnano.rpc.request.wallet.RequestWalletRepresentativeSet
 
getUptime() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseTelemetry
 
getUptimeSeconds() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseUptime
 
getUsePeers() - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestWorkGenerate
 
getVersion() - Method in enum uk.oczadly.karl.jnano.util.AccountEpoch
 
getVotingWeight() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseLedger.AccountInfo
 
getVotingWeight(NanoAccount) - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseRepresentatives
 
getWalletId() - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestBlockCreate.Builder
 
getWalletId() - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestBlockCreate
 
getWalletId() - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestSign
 
getWalletId() - Method in class uk.oczadly.karl.jnano.rpc.request.wallet.RequestAccountCreate
 
getWalletId() - Method in class uk.oczadly.karl.jnano.rpc.request.wallet.RequestAccountList
 
getWalletId() - Method in class uk.oczadly.karl.jnano.rpc.request.wallet.RequestAccountRemove
 
getWalletId() - Method in class uk.oczadly.karl.jnano.rpc.request.wallet.RequestAccountRepresentativeSet
 
getWalletId() - Method in class uk.oczadly.karl.jnano.rpc.request.wallet.RequestAccountsCreate
 
getWalletId() - Method in class uk.oczadly.karl.jnano.rpc.request.wallet.RequestPasswordChange
 
getWalletId() - Method in class uk.oczadly.karl.jnano.rpc.request.wallet.RequestPasswordEnter
 
getWalletId() - Method in class uk.oczadly.karl.jnano.rpc.request.wallet.RequestPasswordValid
 
getWalletId() - Method in class uk.oczadly.karl.jnano.rpc.request.wallet.RequestReceive
 
getWalletId() - Method in class uk.oczadly.karl.jnano.rpc.request.wallet.RequestSearchPending
 
getWalletId() - Method in class uk.oczadly.karl.jnano.rpc.request.wallet.RequestSend
 
getWalletId() - Method in class uk.oczadly.karl.jnano.rpc.request.wallet.RequestWalletAdd
 
getWalletId() - Method in class uk.oczadly.karl.jnano.rpc.request.wallet.RequestWalletAddWatch
 
getWalletId() - Method in class uk.oczadly.karl.jnano.rpc.request.wallet.RequestWalletBalances
 
getWalletId() - Method in class uk.oczadly.karl.jnano.rpc.request.wallet.RequestWalletChangeSeed
 
getWalletId() - Method in class uk.oczadly.karl.jnano.rpc.request.wallet.RequestWalletContains
 
getWalletId() - Method in class uk.oczadly.karl.jnano.rpc.request.wallet.RequestWalletDestroy
 
getWalletId() - Method in class uk.oczadly.karl.jnano.rpc.request.wallet.RequestWalletExport
 
getWalletId() - Method in class uk.oczadly.karl.jnano.rpc.request.wallet.RequestWalletFrontiers
 
getWalletId() - Method in class uk.oczadly.karl.jnano.rpc.request.wallet.RequestWalletHistory
 
getWalletId() - Method in class uk.oczadly.karl.jnano.rpc.request.wallet.RequestWalletInfo
 
getWalletId() - Method in class uk.oczadly.karl.jnano.rpc.request.wallet.RequestWalletLedger
 
getWalletId() - Method in class uk.oczadly.karl.jnano.rpc.request.wallet.RequestWalletLock
 
getWalletId() - Method in class uk.oczadly.karl.jnano.rpc.request.wallet.RequestWalletLocked
 
getWalletId() - Method in class uk.oczadly.karl.jnano.rpc.request.wallet.RequestWalletPending
 
getWalletId() - Method in class uk.oczadly.karl.jnano.rpc.request.wallet.RequestWalletRepresentative
 
getWalletId() - Method in class uk.oczadly.karl.jnano.rpc.request.wallet.RequestWalletRepresentativeSet
 
getWalletId() - Method in class uk.oczadly.karl.jnano.rpc.request.wallet.RequestWalletRepublish
 
getWalletId() - Method in class uk.oczadly.karl.jnano.rpc.request.wallet.RequestWalletWorkGet
 
getWalletId() - Method in class uk.oczadly.karl.jnano.rpc.request.wallet.RequestWorkGet
 
getWalletId() - Method in class uk.oczadly.karl.jnano.rpc.request.wallet.RequestWorkSet
 
getWalletId() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseWalletCreate
 
getWalletId() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseWalletId
 
getWatchWork() - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestProcess
 
getWeight() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseConfirmationQuorum.PeerInfo
 
getWeight() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseOnlineRepresentatives.RepInfo
 
getWork() - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestBlockCreate.Builder
 
getWork() - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestBlockCreate
 
getWork() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseWalletWork
Map follows the structure account address -> work.
getWork(NanoAccount) - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseWalletWork
 
getWorkDifficulty() - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestBlockCreate.Builder
 
getWorkDifficulty() - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestBlockCreate
 
getWorkDifficultyThreshold(StateBlockSubType) - Method in class uk.oczadly.karl.jnano.util.NetworkConstants
 
getWorkPeers() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseWorkPeers
 
getWorkSolution() - Method in class uk.oczadly.karl.jnano.model.block.Block
 
getWorkSolution() - Method in interface uk.oczadly.karl.jnano.model.block.interfaces.IBlock
 
getWorkSolution() - Method in class uk.oczadly.karl.jnano.model.block.StateBlockBuilder
 
getWorkSolution() - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestWorkValidate
 
getWorkSolution() - Method in class uk.oczadly.karl.jnano.rpc.request.wallet.RequestAccountRepresentativeSet
 
getWorkSolution() - Method in class uk.oczadly.karl.jnano.rpc.request.wallet.RequestReceive
 
getWorkSolution() - Method in class uk.oczadly.karl.jnano.rpc.request.wallet.RequestSend
 
getWorkSolution() - Method in class uk.oczadly.karl.jnano.rpc.request.wallet.RequestWorkSet
 
getWorkSolution() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseWork
 
getWorkThreshold(StateBlockSubType) - Method in class uk.oczadly.karl.jnano.util.NetworkConstants.MinimumWorkDifficulty
 
GIGA - uk.oczadly.karl.jnano.util.NanoUnit
The largest divisor, equivalent to 10^33 raw.

H

hashCode() - Method in class uk.oczadly.karl.jnano.model.block.Block
 
hashCode() - Method in class uk.oczadly.karl.jnano.model.NanoAccount
 
hashCode() - Method in class uk.oczadly.karl.jnano.model.work.WorkDifficulty
 
hashCode() - Method in class uk.oczadly.karl.jnano.model.work.WorkSolution
 

I

IBlock - Interface in uk.oczadly.karl.jnano.model.block.interfaces
This interface is to be implemented by blocks, and contains the required parameters for each block type.
IBlockAccount - Interface in uk.oczadly.karl.jnano.model.block.interfaces
This interface is to be implemented by blocks which contain the owning account.
IBlockBalance - Interface in uk.oczadly.karl.jnano.model.block.interfaces
This interface is to be implemented by blocks which contain the account's balance.
IBlockLink - Interface in uk.oczadly.karl.jnano.model.block.interfaces
This interface is to be implemented by blocks which contain link data.
IBlockPrevious - Interface in uk.oczadly.karl.jnano.model.block.interfaces
This interface is to be implemented by blocks which contain a previous block hash.
IBlockRepresentative - Interface in uk.oczadly.karl.jnano.model.block.interfaces
This interface is to be implemented by blocks which contain a representative address.
IBlockSource - Interface in uk.oczadly.karl.jnano.model.block.interfaces
This interface is to be implemented by blocks which contain a source block hash.
isConfirmed() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseBlockInfo
 
isConfirmed() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseMultiBlockInfo.BlockInfo
 
isFrontiersConfirmationPending() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseBootstrapStatus.Attempt
 
isFrontiersConfirmed() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseBootstrapStatus.Attempt
 
isFrontiersReceived() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseBootstrapStatus.Attempt
 
isRunning() - Method in class uk.oczadly.karl.jnano.callback.BlockCallbackServer
 
isSegmentValid(String, String) - Static method in class uk.oczadly.karl.jnano.model.NanoAccount
Compares the given address with the checksum component, and checks whether the address string is valid.
isSendTransaction() - Method in class uk.oczadly.karl.jnano.callback.BlockData
Returns whether or not the block is sending funds to another account.
isStarted() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseBootstrapStatus.Attempt
 
isSuccessful() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseSuccessful
Note: depending on the query, the given value may have no function and could be incorrect.
isTransaction() - Method in enum uk.oczadly.karl.jnano.model.block.BlockType
Deprecated.
Certain block types require contextual information to determine the action.
isTransaction() - Method in enum uk.oczadly.karl.jnano.model.block.StateBlockSubType
 
isValid() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseValidation
 
isValid() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseWorkValidation
Deprecated.
changed in V21, use appropriate replacement getter method
isValid(String) - Static method in class uk.oczadly.karl.jnano.model.NanoAccount
Checks whether a given address string is valid.
isValid(String, String) - Static method in class uk.oczadly.karl.jnano.model.NanoAccount
Checks whether a given address string is valid.
isValid(WorkDifficulty) - Method in class uk.oczadly.karl.jnano.model.work.WorkDifficulty
Returns whether or not this difficulty is equal to or above the provided threshold difficulty.
isValidAll() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseWorkValidation
 
isValidDifficulty() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseWorkValidation
 
isValidNano(String) - Static method in class uk.oczadly.karl.jnano.model.NanoAccount
Checks whether a given address string is a valid Nano address.
isValidNano(NanoAccount) - Static method in class uk.oczadly.karl.jnano.model.NanoAccount
Checks whether a given address string is a valid Nano address.
isValidReceive() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseWorkValidation
 
isWalletLocked() - Method in class uk.oczadly.karl.jnano.rpc.response.ResponseWalletLocked
 

K

KILO - uk.oczadly.karl.jnano.util.NanoUnit
The 3rd largest divisor, equivalent to 10^27 raw.
KRAI_FROM_RAW - uk.oczadly.karl.jnano.rpc.request.conversion.RequestConvertUnits.Conversion
Deprecated.
Divide a raw amount down by the krai ratio.
KRAI_TO_RAW - uk.oczadly.karl.jnano.rpc.request.conversion.RequestConvertUnits.Conversion
Deprecated.
Multiply an krai amount by the krai ratio.

L

LATEST_EPOCH - Static variable in enum uk.oczadly.karl.jnano.util.AccountEpoch
 
LAZY - uk.oczadly.karl.jnano.rpc.response.ResponseBootstrapStatus.BootstrapMode
 
LEGACY - uk.oczadly.karl.jnano.rpc.response.ResponseBootstrapStatus.BootstrapMode
 

M

MAX_BALANCE_RAW - Static variable in class uk.oczadly.karl.jnano.util.NanoConstants
The maximum possible balance value, in raw units.
MAX_VALUE - Static variable in class uk.oczadly.karl.jnano.model.work.WorkDifficulty
The maximum possible work difficulty, represented as ffffffffffffffff.
MEGA - uk.oczadly.karl.jnano.util.NanoUnit
The 2nd largest divisor, equivalent to 10^30 raw.
MICRO - uk.oczadly.karl.jnano.util.NanoUnit
The 6th largest divisor, equivalent to 10^18 raw.
MILLI - uk.oczadly.karl.jnano.util.NanoUnit
The 5th largest divisor, equivalent to 10^21 raw.
MIN_VALUE - Static variable in class uk.oczadly.karl.jnano.model.work.WorkDifficulty
The minimum possible work difficulty (no work), represented as 0000000000000000.
MRAI_FROM_RAW - uk.oczadly.karl.jnano.rpc.request.conversion.RequestConvertUnits.Conversion
Deprecated.
Divide a raw amount down by the Mrai ratio.
MRAI_TO_RAW - uk.oczadly.karl.jnano.rpc.request.conversion.RequestConvertUnits.Conversion
Deprecated.
Multiply an Mrai amount by the Mrai ratio.
multiply(double) - Method in class uk.oczadly.karl.jnano.model.work.WorkDifficulty
Multiplies this difficulty by the given multiplier.

N

NANO_BETA_NET - Static variable in class uk.oczadly.karl.jnano.util.NanoConstants
Constants representing the official beta Nano network.
NANO_LIVE_NET - Static variable in class uk.oczadly.karl.jnano.util.NanoConstants
Constants representing the official live Nano network.
NanoAccount - Class in uk.oczadly.karl.jnano.model
This class represents an immutable Nano account address string.
NanoAccount(byte[]) - Constructor for class uk.oczadly.karl.jnano.model.NanoAccount
Constructs an AccountAddress instance from an array of key bytes, using the default prefix.
NanoAccount(byte[], String) - Constructor for class uk.oczadly.karl.jnano.model.NanoAccount
Constructs an AccountAddress instance from an array of key bytes, using the specified prefix.
NanoAccount(BigInteger) - Constructor for class uk.oczadly.karl.jnano.model.NanoAccount
Constructs an AccountAddress instance from a positive integer index, using the default prefix.
NanoAccount(BigInteger, String) - Constructor for class uk.oczadly.karl.jnano.model.NanoAccount
Constructs an AccountAddress instance from a positive integer index, using the specified prefix.
NanoAccount(NanoAccount, String) - Constructor for class uk.oczadly.karl.jnano.model.NanoAccount
Deprecated.
Use of NanoAccount.withPrefix(String) method is preferred for better clarity
NanoAccount.AddressFormatException - Exception in uk.oczadly.karl.jnano.model
 
NanoConstants - Class in uk.oczadly.karl.jnano.util
This class contains a set of static constant values.
NanoUnit - Enum in uk.oczadly.karl.jnano.util
This class represents the currency units and denominations used to represent an amount of Nano, and can be used to locally convert between the different units.
NetworkConstants - Class in uk.oczadly.karl.jnano.util
 
NetworkConstants.MinimumWorkDifficulty - Class in uk.oczadly.karl.jnano.util
 
notifyListeners(BlockData, String, InetAddress) - Method in class uk.oczadly.karl.jnano.callback.BlockCallbackServer
Notifies the registered block listener instances.

O

onFailure(IOException, Q) - Method in interface uk.oczadly.karl.jnano.rpc.QueryCallback
This method is called when an exception occurs with the connection to the node.
onFailure(RpcException, Q) - Method in interface uk.oczadly.karl.jnano.rpc.QueryCallback
This method is called when there is an error with the request data, returned response data, or the node.
onNewBlock(BlockData, String, InetAddress) - Method in interface uk.oczadly.karl.jnano.callback.BlockCallbackListener
When registered to a callback server, this method will be executed with every new block arrival.
onResponse(R, Q) - Method in interface uk.oczadly.karl.jnano.rpc.QueryCallback
This method is called when the request was successful and the node has returned a valid response.
OPEN - uk.oczadly.karl.jnano.model.block.BlockType
 
OPEN - uk.oczadly.karl.jnano.model.block.StateBlockSubType
 
OpenBlock - Class in uk.oczadly.karl.jnano.model.block
Represents an open block, and the associated data.
OpenBlock(String, String, WorkSolution, String, NanoAccount, NanoAccount) - Constructor for class uk.oczadly.karl.jnano.model.block.OpenBlock
 
OpenBlock(String, WorkSolution, String, NanoAccount, NanoAccount) - Constructor for class uk.oczadly.karl.jnano.model.block.OpenBlock
Deprecated.

P

parse(JsonObject) - Static method in class uk.oczadly.karl.jnano.model.block.Block
Parses a block from a given JsonObject instance.
parse(String) - Static method in class uk.oczadly.karl.jnano.model.block.Block
Parses a block from a given JSON string.
parse(String) - Static method in class uk.oczadly.karl.jnano.model.NanoAccount
Creates a new NanoAccount from a given address or public key.
parse(String, String) - Static method in class uk.oczadly.karl.jnano.model.NanoAccount
Creates a new NanoAccount from a given address or public key.
parseAddress(String) - Static method in class uk.oczadly.karl.jnano.model.NanoAccount
Creates a new NanoAccount from a given address.
parseAddressSegment(String) - Static method in class uk.oczadly.karl.jnano.model.NanoAccount
Creates a new NanoAccount from a given address segment, using the default prefix.
parseAddressSegment(String, String) - Static method in class uk.oczadly.karl.jnano.model.NanoAccount
Creates a new NanoAccount from a given address segment and prefix.
parseAddressSegment(String, String, String) - Static method in class uk.oczadly.karl.jnano.model.NanoAccount
Creates a new NanoAccount from a given address segment and prefix, and validates the checksum.
parseException(String) - Method in class uk.oczadly.karl.jnano.rpc.RpcResponseDeserializerImpl
 
parsePublicKey(String) - Static method in class uk.oczadly.karl.jnano.model.NanoAccount
Creates a new NanoAccount from a given public key, using the default prefix.
parsePublicKey(String, String) - Static method in class uk.oczadly.karl.jnano.model.NanoAccount
Creates a new NanoAccount from a given public key and prefix.
PeerInfo() - Constructor for class uk.oczadly.karl.jnano.rpc.response.ResponseConfirmationQuorum.PeerInfo
 
PeerInfo() - Constructor for class uk.oczadly.karl.jnano.rpc.response.ResponsePeers.PeerInfo
 
PendingBlock() - Constructor for class uk.oczadly.karl.jnano.rpc.response.ResponseMultiAccountsPending.PendingBlock
 
PendingBlock() - Constructor for class uk.oczadly.karl.jnano.rpc.response.ResponsePending.PendingBlock
 
PendingBlock() - Constructor for class uk.oczadly.karl.jnano.rpc.response.ResponseWalletPending.PendingBlock
 
PREFIX_SEPARATOR_CHAR - Static variable in class uk.oczadly.karl.jnano.model.NanoAccount
The character which separates the prefix from the address string.
processRequest(Q) - Method in class uk.oczadly.karl.jnano.rpc.RpcQueryNode
Sends a query request to the node via RPC with the default timeout.
processRequest(Q, int) - Method in class uk.oczadly.karl.jnano.rpc.RpcQueryNode
Sends a query request to the node via RPC with the specified timeout.
processRequestAsync(Q) - Method in class uk.oczadly.karl.jnano.rpc.RpcQueryNode
Sends an asynchronous query request to the node via RPC with the default timeout.
processRequestAsync(Q, int) - Method in class uk.oczadly.karl.jnano.rpc.RpcQueryNode
Sends an asynchronous query request to the node via RPC with the specified timeout.
processRequestAsync(Q, int, QueryCallback<Q, R>) - Method in class uk.oczadly.karl.jnano.rpc.RpcQueryNode
Sends an asynchronous query request to the node via RPC with the specified timeout.
processRequestAsync(Q, QueryCallback<Q, R>) - Method in class uk.oczadly.karl.jnano.rpc.RpcQueryNode
Sends an asynchronous query request to the node via RPC with the default timeout.
processRequestRaw(String, int) - Method in class uk.oczadly.karl.jnano.rpc.RpcQueryNode
Sends a raw JSON query to the RPC server, and then returns the raw JSON response.
processRequestRaw(String, int, Class<R>) - Method in class uk.oczadly.karl.jnano.rpc.RpcQueryNode
Sends a raw JSON query to the RPC server, and then returns an object in the specified class containing the deserialized response data.

Q

QueryCallback<Q extends RpcRequest<R>,R extends RpcResponse> - Interface in uk.oczadly.karl.jnano.rpc
This class is used for handling asynchronous RPC queries.

R

RAI_FROM_RAW - uk.oczadly.karl.jnano.rpc.request.conversion.RequestConvertUnits.Conversion
Deprecated.
Divide a raw amount down by the rai ratio.
RAI_TO_RAW - uk.oczadly.karl.jnano.rpc.request.conversion.RequestConvertUnits.Conversion
Deprecated.
Multiply an rai amount by the rai ratio.
RAW - uk.oczadly.karl.jnano.util.NanoUnit
The smallest possible representable unit.
RECEIVE - uk.oczadly.karl.jnano.model.block.BlockType
 
RECEIVE - uk.oczadly.karl.jnano.model.block.StateBlockSubType
 
RECEIVE - uk.oczadly.karl.jnano.rpc.response.ResponseWalletHistory.TransactionType
Inbound transaction.
ReceiveBlock - Class in uk.oczadly.karl.jnano.model.block
Represents a receive block, and the associated data.
ReceiveBlock(String, String, WorkSolution, String, String) - Constructor for class uk.oczadly.karl.jnano.model.block.ReceiveBlock
 
ReceiveBlock(String, WorkSolution, String, String) - Constructor for class uk.oczadly.karl.jnano.model.block.ReceiveBlock
Deprecated.
registerDeserializer(String, Function<JsonObject, ? extends Block>) - Method in class uk.oczadly.karl.jnano.model.block.BlockDeserializer
 
registerListener(BlockCallbackListener) - Method in class uk.oczadly.karl.jnano.callback.BlockCallbackServer
Registers a new listener to be called when new blocks are processed.
RepInfo() - Constructor for class uk.oczadly.karl.jnano.rpc.response.ResponseOnlineRepresentatives.RepInfo
 
RequestAccountBalance - Class in uk.oczadly.karl.jnano.rpc.request.node
This request class is used to request an account's balance.
RequestAccountBalance(String) - Constructor for class uk.oczadly.karl.jnano.rpc.request.node.RequestAccountBalance
 
RequestAccountBlockCount - Class in uk.oczadly.karl.jnano.rpc.request.node
This request class is used to request the number of blocks for a specific account.
RequestAccountBlockCount(String) - Constructor for class uk.oczadly.karl.jnano.rpc.request.node.RequestAccountBlockCount
 
RequestAccountCreate - Class in uk.oczadly.karl.jnano.rpc.request.wallet
This request class is used to create an account in the specified local wallet.
RequestAccountCreate(String) - Constructor for class uk.oczadly.karl.jnano.rpc.request.wallet.RequestAccountCreate
 
RequestAccountCreate(String, Integer) - Constructor for class uk.oczadly.karl.jnano.rpc.request.wallet.RequestAccountCreate
 
RequestAccountCreate(String, Integer, Boolean) - Constructor for class uk.oczadly.karl.jnano.rpc.request.wallet.RequestAccountCreate
 
RequestAccountFromKey - Class in uk.oczadly.karl.jnano.rpc.request.node
This request class is used to convert a public key into a standardized account address.
RequestAccountFromKey(String) - Constructor for class uk.oczadly.karl.jnano.rpc.request.node.RequestAccountFromKey
 
RequestAccountHistory - Class in uk.oczadly.karl.jnano.rpc.request.node
This request class is used to request an account's transaction history.
RequestAccountHistory(String) - Constructor for class uk.oczadly.karl.jnano.rpc.request.node.RequestAccountHistory
 
RequestAccountHistory(String, Integer) - Constructor for class uk.oczadly.karl.jnano.rpc.request.node.RequestAccountHistory
 
RequestAccountHistory(String, Integer, String, Integer, Boolean, String[]) - Constructor for class uk.oczadly.karl.jnano.rpc.request.node.RequestAccountHistory
 
RequestAccountInfo - Class in uk.oczadly.karl.jnano.rpc.request.node
This request class is used to request an account's information.
RequestAccountInfo(String) - Constructor for class uk.oczadly.karl.jnano.rpc.request.node.RequestAccountInfo
 
RequestAccountList - Class in uk.oczadly.karl.jnano.rpc.request.wallet
This request class is used to fetch a list of accounts inside in the given wallet.
RequestAccountList(String) - Constructor for class uk.oczadly.karl.jnano.rpc.request.wallet.RequestAccountList
 
RequestAccountPublicKey - Class in uk.oczadly.karl.jnano.rpc.request.node
This request class is used to convert an account's address into a public key.
RequestAccountPublicKey(String) - Constructor for class uk.oczadly.karl.jnano.rpc.request.node.RequestAccountPublicKey
 
RequestAccountRemove - Class in uk.oczadly.karl.jnano.rpc.request.wallet
This request class is used to remove an account from a local wallet.
RequestAccountRemove(String, String) - Constructor for class uk.oczadly.karl.jnano.rpc.request.wallet.RequestAccountRemove
 
RequestAccountRepresentative - Class in uk.oczadly.karl.jnano.rpc.request.node
This request class is used to request an account's current representative.
RequestAccountRepresentative(String) - Constructor for class uk.oczadly.karl.jnano.rpc.request.node.RequestAccountRepresentative
 
RequestAccountRepresentativeSet - Class in uk.oczadly.karl.jnano.rpc.request.wallet
This request class is used to set the representative for a local account.
RequestAccountRepresentativeSet(String, String, String) - Constructor for class uk.oczadly.karl.jnano.rpc.request.wallet.RequestAccountRepresentativeSet
 
RequestAccountRepresentativeSet(String, String, String, String) - Constructor for class uk.oczadly.karl.jnano.rpc.request.wallet.RequestAccountRepresentativeSet
 
RequestAccountsCreate - Class in uk.oczadly.karl.jnano.rpc.request.wallet
This request class is used to create a set of new accounts in a local wallet.
RequestAccountsCreate(String, int) - Constructor for class uk.oczadly.karl.jnano.rpc.request.wallet.RequestAccountsCreate
 
RequestAccountsCreate(String, int, Boolean) - Constructor for class uk.oczadly.karl.jnano.rpc.request.wallet.RequestAccountsCreate
 
RequestAccountsMove - Class in uk.oczadly.karl.jnano.rpc.request.wallet
This request class is used to move accounts from one local wallet to another.
RequestAccountsMove(String, String, String...) - Constructor for class uk.oczadly.karl.jnano.rpc.request.wallet.RequestAccountsMove
 
RequestAccountWeight - Class in uk.oczadly.karl.jnano.rpc.request.node
This request class is used to request the voting weight for the account.
RequestAccountWeight(String) - Constructor for class uk.oczadly.karl.jnano.rpc.request.node.RequestAccountWeight
 
RequestActiveDifficulty - Class in uk.oczadly.karl.jnano.rpc.request.node
This request class is used to request the current active difficulty.
RequestActiveDifficulty() - Constructor for class uk.oczadly.karl.jnano.rpc.request.node.RequestActiveDifficulty
 
RequestAvailableSupply - Class in uk.oczadly.karl.jnano.rpc.request.node
This request class is used to request the total available supply of Nano.
RequestAvailableSupply() - Constructor for class uk.oczadly.karl.jnano.rpc.request.node.RequestAvailableSupply
 
RequestBlockAccount - Class in uk.oczadly.karl.jnano.rpc.request.node
This request class is used to request the account which contains the specified block.
RequestBlockAccount(String) - Constructor for class uk.oczadly.karl.jnano.rpc.request.node.RequestBlockAccount
 
RequestBlockConfirm - Class in uk.oczadly.karl.jnano.rpc.request.node
This request class is used to request confirmation for the specified block.
RequestBlockConfirm(String) - Constructor for class uk.oczadly.karl.jnano.rpc.request.node.RequestBlockConfirm
 
RequestBlockCount - Class in uk.oczadly.karl.jnano.rpc.request.node
This request class is used to request the total number of blocks in the ledger.
RequestBlockCount() - Constructor for class uk.oczadly.karl.jnano.rpc.request.node.RequestBlockCount
 
RequestBlockCountByType - Class in uk.oczadly.karl.jnano.rpc.request.node
This request class is used to request the number of blocks in the ledger, sorted by type.
RequestBlockCountByType() - Constructor for class uk.oczadly.karl.jnano.rpc.request.node.RequestBlockCountByType
 
RequestBlockCreate - Class in uk.oczadly.karl.jnano.rpc.request.node
This request class is used to create a new state block.
RequestBlockCreate.Builder - Class in uk.oczadly.karl.jnano.rpc.request.node
 
RequestBlockHash - Class in uk.oczadly.karl.jnano.rpc.request.node
Deprecated.
Use of Block.getHash() method is preferred, which will locally calculate the hash without the need of an external node.
RequestBlockHash(String) - Constructor for class uk.oczadly.karl.jnano.rpc.request.node.RequestBlockHash
Deprecated.
 
RequestBlockHash(Block) - Constructor for class uk.oczadly.karl.jnano.rpc.request.node.RequestBlockHash
Deprecated.
 
RequestBlockInfo - Class in uk.oczadly.karl.jnano.rpc.request.node
This request class is used to request a block's information.
RequestBlockInfo(String) - Constructor for class uk.oczadly.karl.jnano.rpc.request.node.RequestBlockInfo
 
RequestBootstrap - Class in uk.oczadly.karl.jnano.rpc.request.node
This request class is used to initialize bootstrap to a specified remote node.
RequestBootstrap(String, int) - Constructor for class uk.oczadly.karl.jnano.rpc.request.node.RequestBootstrap
 
RequestBootstrap(String, int, Boolean) - Constructor for class uk.oczadly.karl.jnano.rpc.request.node.RequestBootstrap
 
RequestBootstrap(String, int, Boolean, String) - Constructor for class uk.oczadly.karl.jnano.rpc.request.node.RequestBootstrap
 
RequestBootstrapAny - Class in uk.oczadly.karl.jnano.rpc.request.node
This request class is used to initialize bootstrap connection to random peers.
RequestBootstrapAny() - Constructor for class uk.oczadly.karl.jnano.rpc.request.node.RequestBootstrapAny
 
RequestBootstrapAny(Boolean) - Constructor for class uk.oczadly.karl.jnano.rpc.request.node.RequestBootstrapAny
 
RequestBootstrapAny(Boolean, String) - Constructor for class uk.oczadly.karl.jnano.rpc.request.node.RequestBootstrapAny
 
RequestBootstrapLazy - Class in uk.oczadly.karl.jnano.rpc.request.node
This request class is used to initialize bootstrap from a given block hash.
RequestBootstrapLazy(String) - Constructor for class uk.oczadly.karl.jnano.rpc.request.node.RequestBootstrapLazy
 
RequestBootstrapLazy(String, Boolean) - Constructor for class uk.oczadly.karl.jnano.rpc.request.node.RequestBootstrapLazy
 
RequestBootstrapLazy(String, Boolean, String) - Constructor for class uk.oczadly.karl.jnano.rpc.request.node.RequestBootstrapLazy
 
RequestBootstrapStatus - Class in uk.oczadly.karl.jnano.rpc.request.node
Deprecated.
This request is for debugging purposes only and is subject to change with each node revision.
RequestBootstrapStatus() - Constructor for class uk.oczadly.karl.jnano.rpc.request.node.RequestBootstrapStatus
Deprecated.
 
RequestChain - Class in uk.oczadly.karl.jnano.rpc.request.node
This request class is used to request a consecutive list of block hashes for an account.
RequestChain(String) - Constructor for class uk.oczadly.karl.jnano.rpc.request.node.RequestChain
 
RequestChain(String, Integer) - Constructor for class uk.oczadly.karl.jnano.rpc.request.node.RequestChain
 
RequestChain(String, Integer, Integer) - Constructor for class uk.oczadly.karl.jnano.rpc.request.node.RequestChain
 
RequestChain(String, Integer, Integer, Boolean) - Constructor for class uk.oczadly.karl.jnano.rpc.request.node.RequestChain
 
RequestConfirmationActive - Class in uk.oczadly.karl.jnano.rpc.request.node
This request class is used to request a list of active election roots.
RequestConfirmationActive() - Constructor for class uk.oczadly.karl.jnano.rpc.request.node.RequestConfirmationActive
 
RequestConfirmationActive(Integer) - Constructor for class uk.oczadly.karl.jnano.rpc.request.node.RequestConfirmationActive
 
RequestConfirmationHeightProcessing - Class in uk.oczadly.karl.jnano.rpc.request.node
Deprecated.
This request is for debugging purposes only and is subject to change with each node revision.
RequestConfirmationHeightProcessing() - Constructor for class uk.oczadly.karl.jnano.rpc.request.node.RequestConfirmationHeightProcessing
Deprecated.
 
RequestConfirmationHistory - Class in uk.oczadly.karl.jnano.rpc.request.node
Deprecated.
This request is for debugging purposes only and is subject to change with each node revision.
RequestConfirmationHistory() - Constructor for class uk.oczadly.karl.jnano.rpc.request.node.RequestConfirmationHistory
Deprecated.
 
RequestConfirmationHistory(String) - Constructor for class uk.oczadly.karl.jnano.rpc.request.node.RequestConfirmationHistory
Deprecated.
 
RequestConfirmationInfo - Class in uk.oczadly.karl.jnano.rpc.request.node
This request class is used to request information about the specified active election.
RequestConfirmationInfo(String) - Constructor for class uk.oczadly.karl.jnano.rpc.request.node.RequestConfirmationInfo
 
RequestConfirmationQuorum - Class in uk.oczadly.karl.jnano.rpc.request.node
This request class is used to request information about the network state.
RequestConfirmationQuorum() - Constructor for class uk.oczadly.karl.jnano.rpc.request.node.RequestConfirmationQuorum
 
RequestConvertUnits - Class in uk.oczadly.karl.jnano.rpc.request.conversion
Deprecated.
Use the Java-based NanoUnit utility class instead for efficiency
RequestConvertUnits(RequestConvertUnits.Conversion, long) - Constructor for class uk.oczadly.karl.jnano.rpc.request.conversion.RequestConvertUnits
Deprecated.
 
RequestConvertUnits(RequestConvertUnits.Conversion, BigInteger) - Constructor for class uk.oczadly.karl.jnano.rpc.request.conversion.RequestConvertUnits
Deprecated.
 
RequestConvertUnits.Conversion - Enum in uk.oczadly.karl.jnano.rpc.request.conversion
Deprecated.
 
RequestDelegators - Class in uk.oczadly.karl.jnano.rpc.request.node
This request class is used to fetch a list of delegators for the specified representative account.
RequestDelegators(String) - Constructor for class uk.oczadly.karl.jnano.rpc.request.node.RequestDelegators
 
RequestDelegatorsCount - Class in uk.oczadly.karl.jnano.rpc.request.node
This request class is used to request the number of delegators for a specified representative.
RequestDelegatorsCount(String) - Constructor for class uk.oczadly.karl.jnano.rpc.request.node.RequestDelegatorsCount
 
RequestDeterministicKey - Class in uk.oczadly.karl.jnano.rpc.request.node
This request class is used to generate a private and public key from the given seed.
RequestDeterministicKey(String) - Constructor for class uk.oczadly.karl.jnano.rpc.request.node.RequestDeterministicKey
Expands an account from a given seed, using the first (0) index.
RequestDeterministicKey(String, long) - Constructor for class uk.oczadly.karl.jnano.rpc.request.node.RequestDeterministicKey
Expands an account from a given seed and index.
RequestFrontierCount - Class in uk.oczadly.karl.jnano.rpc.request.node
This request class is used to request the number of accounts in the ledger.
RequestFrontierCount() - Constructor for class uk.oczadly.karl.jnano.rpc.request.node.RequestFrontierCount
 
RequestFrontiers - Class in uk.oczadly.karl.jnano.rpc.request.node
This request class is used to request a list of accounts in the ledger, and their head block.
RequestFrontiers(String, int) - Constructor for class uk.oczadly.karl.jnano.rpc.request.node.RequestFrontiers
 
RequestKeepAlive - Class in uk.oczadly.karl.jnano.rpc.request.node
This request class is used to tell the node to send a keepalive packet to the specified remote node.
RequestKeepAlive(String, int) - Constructor for class uk.oczadly.karl.jnano.rpc.request.node.RequestKeepAlive
 
RequestKeyCreate - Class in uk.oczadly.karl.jnano.rpc.request.node
This request class is used to generate a random public and private key.
RequestKeyCreate() - Constructor for class uk.oczadly.karl.jnano.rpc.request.node.RequestKeyCreate
 
RequestKeyExpand - Class in uk.oczadly.karl.jnano.rpc.request.node
This request class is used to derive a public key and account from a given private key.
RequestKeyExpand(String) - Constructor for class uk.oczadly.karl.jnano.rpc.request.node.RequestKeyExpand
 
RequestLedger - Class in uk.oczadly.karl.jnano.rpc.request.node
This request class is used to request detailed account information from the ledger.
RequestLedger(String, int) - Constructor for class uk.oczadly.karl.jnano.rpc.request.node.RequestLedger
 
RequestLedger(String, int, Integer, Boolean, BigInteger) - Constructor for class uk.oczadly.karl.jnano.rpc.request.node.RequestLedger
 
RequestMultiAccountBalances - Class in uk.oczadly.karl.jnano.rpc.request.node
This request class is used to request the balances of multiple specified accounts.
RequestMultiAccountBalances(String...) - Constructor for class uk.oczadly.karl.jnano.rpc.request.node.RequestMultiAccountBalances
 
RequestMultiAccountFrontiers - Class in uk.oczadly.karl.jnano.rpc.request.node
This request class is used to fetch the head block for the specified accounts.
RequestMultiAccountFrontiers(String...) - Constructor for class uk.oczadly.karl.jnano.rpc.request.node.RequestMultiAccountFrontiers
 
RequestMultiAccountsPending - Class in uk.oczadly.karl.jnano.rpc.request.node
This request class is used to fetch a list of pending block hashes for the specified accounts.
RequestMultiAccountsPending(String[], int) - Constructor for class uk.oczadly.karl.jnano.rpc.request.node.RequestMultiAccountsPending
 
RequestMultiAccountsPending(String[], int, BigInteger, Boolean, Boolean, Boolean) - Constructor for class uk.oczadly.karl.jnano.rpc.request.node.RequestMultiAccountsPending
 
RequestMultiBlocks - Class in uk.oczadly.karl.jnano.rpc.request.node
This request class is used to fetch a JSON representation of the specified block hashes.
RequestMultiBlocks(String...) - Constructor for class uk.oczadly.karl.jnano.rpc.request.node.RequestMultiBlocks
 
RequestMultiBlocksInfo - Class in uk.oczadly.karl.jnano.rpc.request.node
This request class is used to fetch detailed information about the specified block hashes.
RequestMultiBlocksInfo(Boolean, String...) - Constructor for class uk.oczadly.karl.jnano.rpc.request.node.RequestMultiBlocksInfo
 
RequestMultiBlocksInfo(String...) - Constructor for class uk.oczadly.karl.jnano.rpc.request.node.RequestMultiBlocksInfo
 
RequestNodeId - Class in uk.oczadly.karl.jnano.rpc.request.node
Deprecated.
This request is for debugging purposes only and is subject to change with each node revision.
RequestNodeId() - Constructor for class uk.oczadly.karl.jnano.rpc.request.node.RequestNodeId
Deprecated.
 
RequestNodeIdDelete - Class in uk.oczadly.karl.jnano.rpc.request.node
Deprecated.
This request is for debugging purposes only and is subject to change with each node revision.
RequestNodeIdDelete() - Constructor for class uk.oczadly.karl.jnano.rpc.request.node.RequestNodeIdDelete
Deprecated.
 
RequestPasswordChange - Class in uk.oczadly.karl.jnano.rpc.request.wallet
This request class is used to change the password of a local wallet.
RequestPasswordChange(String, String) - Constructor for class uk.oczadly.karl.jnano.rpc.request.wallet.RequestPasswordChange
 
RequestPasswordEnter - Class in uk.oczadly.karl.jnano.rpc.request.wallet
This request class is used to unlock an encrypted local wallet.
RequestPasswordEnter(String, String) - Constructor for class uk.oczadly.karl.jnano.rpc.request.wallet.RequestPasswordEnter
 
RequestPasswordValid - Class in uk.oczadly.karl.jnano.rpc.request.wallet
This request class is used to check whether a wallet's password is valid.
RequestPasswordValid(String) - Constructor for class uk.oczadly.karl.jnano.rpc.request.wallet.RequestPasswordValid
 
RequestPeers - Class in uk.oczadly.karl.jnano.rpc.request.node
This request class is used to fetch a list of online network peers, and their node's information.
RequestPeers() - Constructor for class uk.oczadly.karl.jnano.rpc.request.node.RequestPeers
 
RequestPending - Class in uk.oczadly.karl.jnano.rpc.request.node
This request class is used to fetch a list of pending blocks which have not been received by the specified account.
RequestPending(String, int) - Constructor for class uk.oczadly.karl.jnano.rpc.request.node.RequestPending
 
RequestPending(String, int, BigInteger, Boolean, Boolean, Boolean) - Constructor for class uk.oczadly.karl.jnano.rpc.request.node.RequestPending
 
RequestPendingExists - Class in uk.oczadly.karl.jnano.rpc.request.node
This request class is used to check whether a specified block is still pending.
RequestPendingExists(String) - Constructor for class uk.oczadly.karl.jnano.rpc.request.node.RequestPendingExists
 
RequestProcess - Class in uk.oczadly.karl.jnano.rpc.request.node
This request class is used to manually publish a block to the network.
RequestProcess(String, Boolean, Boolean) - Constructor for class uk.oczadly.karl.jnano.rpc.request.node.RequestProcess
 
RequestProcess(String, Boolean, Boolean, String) - Constructor for class uk.oczadly.karl.jnano.rpc.request.node.RequestProcess
 
RequestProcess(String, Boolean, String) - Constructor for class uk.oczadly.karl.jnano.rpc.request.node.RequestProcess
 
RequestProcess(Block, Boolean) - Constructor for class uk.oczadly.karl.jnano.rpc.request.node.RequestProcess
 
RequestReceive - Class in uk.oczadly.karl.jnano.rpc.request.wallet
This request class is used to manually receive a pending block for a local wallet account.
RequestReceive(String, String, String) - Constructor for class uk.oczadly.karl.jnano.rpc.request.wallet.RequestReceive
 
RequestReceive(String, String, String, String) - Constructor for class uk.oczadly.karl.jnano.rpc.request.wallet.RequestReceive
 
RequestReceiveMinimum - Class in uk.oczadly.karl.jnano.rpc.request.wallet
This request class is used to get the minimum amount for the node to automatically receive transactions.
RequestReceiveMinimum() - Constructor for class uk.oczadly.karl.jnano.rpc.request.wallet.RequestReceiveMinimum
 
RequestReceiveMinimumSet - Class in uk.oczadly.karl.jnano.rpc.request.wallet
This request class is used to set the minimum amount required for the node to automatically receive a pending block.
RequestReceiveMinimumSet(BigInteger) - Constructor for class uk.oczadly.karl.jnano.rpc.request.wallet.RequestReceiveMinimumSet
 
RequestRepresentatives - Class in uk.oczadly.karl.jnano.rpc.request.node
This request class is used to fetch a list of representatives and their voting weight.
RequestRepresentatives() - Constructor for class uk.oczadly.karl.jnano.rpc.request.node.RequestRepresentatives
 
RequestRepresentatives(Boolean) - Constructor for class uk.oczadly.karl.jnano.rpc.request.node.RequestRepresentatives
 
RequestRepresentatives(Boolean, Integer) - Constructor for class uk.oczadly.karl.jnano.rpc.request.node.RequestRepresentatives
 
RequestRepresentativesOnline - Class in uk.oczadly.karl.jnano.rpc.request.node
This request class is used to fetch a list of online representative accounts and their voting weight.
RequestRepresentativesOnline() - Constructor for class uk.oczadly.karl.jnano.rpc.request.node.RequestRepresentativesOnline
 
RequestRepublish - Class in uk.oczadly.karl.jnano.rpc.request.node
This request class is used to republish a set of blocks starting at the specified block hash.
RequestRepublish(String) - Constructor for class uk.oczadly.karl.jnano.rpc.request.node.RequestRepublish
 
RequestRepublish(String, Integer) - Constructor for class uk.oczadly.karl.jnano.rpc.request.node.RequestRepublish
 
RequestRepublish(String, Integer, Integer, Integer) - Constructor for class uk.oczadly.karl.jnano.rpc.request.node.RequestRepublish
 
RequestSearchPending - Class in uk.oczadly.karl.jnano.rpc.request.wallet
This request class is used to manually search for pending blocks in the specified local wallet.
RequestSearchPending(String) - Constructor for class uk.oczadly.karl.jnano.rpc.request.wallet.RequestSearchPending
 
RequestSearchPendingAll - Class in uk.oczadly.karl.jnano.rpc.request.wallet
This request class is used to manually search for pending blocks in all local wallet accounts.
RequestSearchPendingAll() - Constructor for class uk.oczadly.karl.jnano.rpc.request.wallet.RequestSearchPendingAll
 
RequestSend - Class in uk.oczadly.karl.jnano.rpc.request.wallet
This request class is used to send an amount from a specified local wallet account to another account.
RequestSend(String, String, String, BigInteger) - Constructor for class uk.oczadly.karl.jnano.rpc.request.wallet.RequestSend
Deprecated.
a unique ID should be supplied for idempotency
RequestSend(String, String, String, BigInteger, String) - Constructor for class uk.oczadly.karl.jnano.rpc.request.wallet.RequestSend
 
RequestSend(String, String, String, BigInteger, String, String) - Constructor for class uk.oczadly.karl.jnano.rpc.request.wallet.RequestSend
 
RequestSign - Class in uk.oczadly.karl.jnano.rpc.request.node
This request class is used to fetch sign a provided block using a specified private key or wallet address.
RequestSign(String) - Constructor for class uk.oczadly.karl.jnano.rpc.request.node.RequestSign
Signs a block from a given hash.
RequestSign(String, String) - Constructor for class uk.oczadly.karl.jnano.rpc.request.node.RequestSign
Constructs a sign request using a private key.
RequestSign(String, String, String) - Constructor for class uk.oczadly.karl.jnano.rpc.request.node.RequestSign
Constructs a sign request using a wallet account.
RequestSign(String, String, String, String, String) - Constructor for class uk.oczadly.karl.jnano.rpc.request.node.RequestSign
 
RequestSign(Block, String) - Constructor for class uk.oczadly.karl.jnano.rpc.request.node.RequestSign
Constructs a sign request using a private key.
RequestSign(Block, String, String) - Constructor for class uk.oczadly.karl.jnano.rpc.request.node.RequestSign
Constructs a sign request using a wallet account.
RequestStop - Class in uk.oczadly.karl.jnano.rpc.request.node
This request class is used to shutdown the node.
RequestStop() - Constructor for class uk.oczadly.karl.jnano.rpc.request.node.RequestStop
 
RequestSuccessors - Class in uk.oczadly.karl.jnano.rpc.request.node
This request class is used to fetch a list of block hashes in the account chain.
RequestSuccessors(String) - Constructor for class uk.oczadly.karl.jnano.rpc.request.node.RequestSuccessors
 
RequestSuccessors(String, Integer) - Constructor for class uk.oczadly.karl.jnano.rpc.request.node.RequestSuccessors
 
RequestSuccessors(String, Integer, Integer, Boolean) - Constructor for class uk.oczadly.karl.jnano.rpc.request.node.RequestSuccessors
 
RequestTelemetry - Class in uk.oczadly.karl.jnano.rpc.request.node
This request class is used to request node telemetry information and statistics.
RequestTelemetry() - Constructor for class uk.oczadly.karl.jnano.rpc.request.node.RequestTelemetry
 
RequestUnchecked - Class in uk.oczadly.karl.jnano.rpc.request.node
This request class is used to fetch a list of unchecked blocks.
RequestUnchecked(int) - Constructor for class uk.oczadly.karl.jnano.rpc.request.node.RequestUnchecked
 
RequestUncheckedClear - Class in uk.oczadly.karl.jnano.rpc.request.node
This request class is used to clear the unchecked synchronized blocks from the local ledger.
RequestUncheckedClear() - Constructor for class uk.oczadly.karl.jnano.rpc.request.node.RequestUncheckedClear
 
RequestUncheckedGet - Class in uk.oczadly.karl.jnano.rpc.request.node
This request class is used to fetch an unchecked block by its hash.
RequestUncheckedGet(String) - Constructor for class uk.oczadly.karl.jnano.rpc.request.node.RequestUncheckedGet
 
RequestUncheckedKeys - Class in uk.oczadly.karl.jnano.rpc.request.node
This request class is used to retrieve unchecked database keys and blocks.
RequestUncheckedKeys(String, int) - Constructor for class uk.oczadly.karl.jnano.rpc.request.node.RequestUncheckedKeys
 
RequestUnopened - Class in uk.oczadly.karl.jnano.rpc.request.node
This request class is used to fetch a list of unopened accounts with a pending balance.
RequestUnopened() - Constructor for class uk.oczadly.karl.jnano.rpc.request.node.RequestUnopened
 
RequestUnopened(String, Integer) - Constructor for class uk.oczadly.karl.jnano.rpc.request.node.RequestUnopened
 
RequestUptime - Class in uk.oczadly.karl.jnano.rpc.request.node
This request class is used to retrieve the current uptime of the node.
RequestUptime() - Constructor for class uk.oczadly.karl.jnano.rpc.request.node.RequestUptime
 
RequestValidateAccount - Class in uk.oczadly.karl.jnano.rpc.request.node
Deprecated.
Use of Java-based library method NanoAccount.isValid(String) is preferred for better efficiency and less reliance on external services.
RequestValidateAccount(String) - Constructor for class uk.oczadly.karl.jnano.rpc.request.node.RequestValidateAccount
Deprecated.
 
RequestVersion - Class in uk.oczadly.karl.jnano.rpc.request.node
This request class is used to retrieve the node's version information.
RequestVersion() - Constructor for class uk.oczadly.karl.jnano.rpc.request.node.RequestVersion
 
RequestWalletAdd - Class in uk.oczadly.karl.jnano.rpc.request.wallet
This request class is used to add a new account to a local wallet from it's private key.
RequestWalletAdd(String, String) - Constructor for class uk.oczadly.karl.jnano.rpc.request.wallet.RequestWalletAdd
 
RequestWalletAdd(String, String, Boolean) - Constructor for class uk.oczadly.karl.jnano.rpc.request.wallet.RequestWalletAdd
 
RequestWalletAddWatch - Class in uk.oczadly.karl.jnano.rpc.request.wallet
This request class is used to add watch-only accounts to the a local wallet.
RequestWalletAddWatch(String, String...) - Constructor for class uk.oczadly.karl.jnano.rpc.request.wallet.RequestWalletAddWatch
 
RequestWalletBalances - Class in uk.oczadly.karl.jnano.rpc.request.wallet
This request class is used to retrieve the balances of every account within a wallet.
RequestWalletBalances(String) - Constructor for class uk.oczadly.karl.jnano.rpc.request.wallet.RequestWalletBalances
 
RequestWalletBalances(String, BigInteger) - Constructor for class uk.oczadly.karl.jnano.rpc.request.wallet.RequestWalletBalances
 
RequestWalletChangeSeed - Class in uk.oczadly.karl.jnano.rpc.request.wallet
This request class is used to change a local wallet's seed.
RequestWalletChangeSeed(String, String) - Constructor for class uk.oczadly.karl.jnano.rpc.request.wallet.RequestWalletChangeSeed
 
RequestWalletChangeSeed(String, String, Integer) - Constructor for class uk.oczadly.karl.jnano.rpc.request.wallet.RequestWalletChangeSeed
 
RequestWalletContains - Class in uk.oczadly.karl.jnano.rpc.request.wallet
This request class is used to check whether a wallet contains a specified account.
RequestWalletContains(String, String) - Constructor for class uk.oczadly.karl.jnano.rpc.request.wallet.RequestWalletContains
 
RequestWalletCreate - Class in uk.oczadly.karl.jnano.rpc.request.wallet
This request class is used to create a new local wallet.
RequestWalletCreate() - Constructor for class uk.oczadly.karl.jnano.rpc.request.wallet.RequestWalletCreate
 
RequestWalletCreate(String) - Constructor for class uk.oczadly.karl.jnano.rpc.request.wallet.RequestWalletCreate
 
RequestWalletDestroy - Class in uk.oczadly.karl.jnano.rpc.request.wallet
This request class is used to destroy an existing local wallet.
RequestWalletDestroy(String) - Constructor for class uk.oczadly.karl.jnano.rpc.request.wallet.RequestWalletDestroy
 
RequestWalletExport - Class in uk.oczadly.karl.jnano.rpc.request.wallet
This request class is used to export a wallet as a JSON string.
RequestWalletExport(String) - Constructor for class uk.oczadly.karl.jnano.rpc.request.wallet.RequestWalletExport
 
RequestWalletFrontiers - Class in uk.oczadly.karl.jnano.rpc.request.wallet
This request class is used to fetch a list of accounts within a wallet, and their head block hashes.
RequestWalletFrontiers(String) - Constructor for class uk.oczadly.karl.jnano.rpc.request.wallet.RequestWalletFrontiers
 
RequestWalletHistory - Class in uk.oczadly.karl.jnano.rpc.request.wallet
This request class is used to fetch transaction history for all accounts within a wallet.
RequestWalletHistory(String) - Constructor for class uk.oczadly.karl.jnano.rpc.request.wallet.RequestWalletHistory
 
RequestWalletHistory(String, Integer) - Constructor for class uk.oczadly.karl.jnano.rpc.request.wallet.RequestWalletHistory
 
RequestWalletInfo - Class in uk.oczadly.karl.jnano.rpc.request.wallet
This request class is used to retrieve summarized information about all of the accounts within a given wallet.
RequestWalletInfo(String) - Constructor for class uk.oczadly.karl.jnano.rpc.request.wallet.RequestWalletInfo
 
RequestWalletLedger - Class in uk.oczadly.karl.jnano.rpc.request.wallet
This request class is used to request detailed account information from the ledger within a specific wallet.
RequestWalletLedger(String) - Constructor for class uk.oczadly.karl.jnano.rpc.request.wallet.RequestWalletLedger
 
RequestWalletLedger(String, Integer) - Constructor for class uk.oczadly.karl.jnano.rpc.request.wallet.RequestWalletLedger
 
RequestWalletLock - Class in uk.oczadly.karl.jnano.rpc.request.wallet
This request class locks and re-encrypts the specified wallet.
RequestWalletLock(String) - Constructor for class uk.oczadly.karl.jnano.rpc.request.wallet.RequestWalletLock
 
RequestWalletLocked - Class in uk.oczadly.karl.jnano.rpc.request.wallet
This request class is used to check the locked state of a wallet.
RequestWalletLocked(String) - Constructor for class uk.oczadly.karl.jnano.rpc.request.wallet.RequestWalletLocked
 
RequestWalletPending - Class in uk.oczadly.karl.jnano.rpc.request.wallet
This request class is used to fetch a list of pending blocks which have not been received by accounts in the specified wallet.
RequestWalletPending(String, int) - Constructor for class uk.oczadly.karl.jnano.rpc.request.wallet.RequestWalletPending
 
RequestWalletPending(String, int, BigInteger, Boolean, Boolean) - Constructor for class uk.oczadly.karl.jnano.rpc.request.wallet.RequestWalletPending
 
RequestWalletRepresentative - Class in uk.oczadly.karl.jnano.rpc.request.wallet
This request class is used to fetch the current configured representative for the specified wallet.
RequestWalletRepresentative(String) - Constructor for class uk.oczadly.karl.jnano.rpc.request.wallet.RequestWalletRepresentative
 
RequestWalletRepresentativeSet - Class in uk.oczadly.karl.jnano.rpc.request.wallet
This request class is used to set a new representative for accounts within a wallet.
RequestWalletRepresentativeSet(String, String) - Constructor for class uk.oczadly.karl.jnano.rpc.request.wallet.RequestWalletRepresentativeSet
 
RequestWalletRepresentativeSet(String, String, Boolean) - Constructor for class uk.oczadly.karl.jnano.rpc.request.wallet.RequestWalletRepresentativeSet
Constructs a new representative request.
RequestWalletRepublish - Class in uk.oczadly.karl.jnano.rpc.request.wallet
This request class is used to republish every account's blocks within the specified wallet.
RequestWalletRepublish(String, int) - Constructor for class uk.oczadly.karl.jnano.rpc.request.wallet.RequestWalletRepublish
 
RequestWalletWorkGet - Class in uk.oczadly.karl.jnano.rpc.request.wallet
This request class is used to fetch the pre-computed work for every existing account within the specified wallet.
RequestWalletWorkGet(String) - Constructor for class uk.oczadly.karl.jnano.rpc.request.wallet.RequestWalletWorkGet
 
RequestWorkCancel - Class in uk.oczadly.karl.jnano.rpc.request.node
This request class is used to cancel a pending/ongoing work generation task.
RequestWorkCancel(String) - Constructor for class uk.oczadly.karl.jnano.rpc.request.node.RequestWorkCancel
 
RequestWorkGenerate - Class in uk.oczadly.karl.jnano.rpc.request.node
This request class is used to generate work for the specified block hash.
RequestWorkGenerate(String) - Constructor for class uk.oczadly.karl.jnano.rpc.request.node.RequestWorkGenerate
 
RequestWorkGenerate(String, Boolean, Double) - Constructor for class uk.oczadly.karl.jnano.rpc.request.node.RequestWorkGenerate
Constructs a work generation request with a specified difficulty multiplier.
RequestWorkGenerate(String, Boolean, WorkDifficulty) - Constructor for class uk.oczadly.karl.jnano.rpc.request.node.RequestWorkGenerate
Constructs a work generation request with a specified difficulty value.
RequestWorkGenerate(Block) - Constructor for class uk.oczadly.karl.jnano.rpc.request.node.RequestWorkGenerate
 
RequestWorkGenerate(Block, Boolean, Double) - Constructor for class uk.oczadly.karl.jnano.rpc.request.node.RequestWorkGenerate
Constructs a work generation request with a specified difficulty multiplier.
RequestWorkGenerate(Block, Boolean, WorkDifficulty) - Constructor for class uk.oczadly.karl.jnano.rpc.request.node.RequestWorkGenerate
Constructs a work generation request with a specified difficulty value.
RequestWorkGet - Class in uk.oczadly.karl.jnano.rpc.request.wallet
This request class is used to retrieve the pre-computed work solution for a specified local account.
RequestWorkGet(String, String) - Constructor for class uk.oczadly.karl.jnano.rpc.request.wallet.RequestWorkGet
 
RequestWorkPeerAdd - Class in uk.oczadly.karl.jnano.rpc.request.node
This request class is used to add a work peer to the node.
RequestWorkPeerAdd(String, int) - Constructor for class uk.oczadly.karl.jnano.rpc.request.node.RequestWorkPeerAdd
 
RequestWorkPeers - Class in uk.oczadly.karl.jnano.rpc.request.node
This request class is used to fetch a list of configured work peers on the node.
RequestWorkPeers() - Constructor for class uk.oczadly.karl.jnano.rpc.request.node.RequestWorkPeers
 
RequestWorkPeersClear - Class in uk.oczadly.karl.jnano.rpc.request.node
This request class is used to remove all the configured work peers from the node.
RequestWorkPeersClear() - Constructor for class uk.oczadly.karl.jnano.rpc.request.node.RequestWorkPeersClear
 
RequestWorkSet - Class in uk.oczadly.karl.jnano.rpc.request.wallet
This request class is used to set the pre-computed work for a specified local account.
RequestWorkSet(String, String, String) - Constructor for class uk.oczadly.karl.jnano.rpc.request.wallet.RequestWorkSet
 
RequestWorkValidate - Class in uk.oczadly.karl.jnano.rpc.request.node
This request class is used to check whether the specified work is valid for the specified block.
RequestWorkValidate(String, String) - Constructor for class uk.oczadly.karl.jnano.rpc.request.node.RequestWorkValidate
 
RequestWorkValidate(String, String, Double) - Constructor for class uk.oczadly.karl.jnano.rpc.request.node.RequestWorkValidate
Constructs a work validation request with a specific difficulty multiplier.
RequestWorkValidate(String, String, String) - Constructor for class uk.oczadly.karl.jnano.rpc.request.node.RequestWorkValidate
Deprecated, for removal: This API element is subject to removal in a future version.
RequestWorkValidate(String, String, WorkDifficulty) - Constructor for class uk.oczadly.karl.jnano.rpc.request.node.RequestWorkValidate
Constructs a work validation request with a specific difficulty value.
ResponseAccount - Class in uk.oczadly.karl.jnano.rpc.response
This response class contains a single account address.
ResponseAccount() - Constructor for class uk.oczadly.karl.jnano.rpc.response.ResponseAccount
 
ResponseAccountBlockCount - Class in uk.oczadly.karl.jnano.rpc.response
This response class contains a single block count.
ResponseAccountBlockCount() - Constructor for class uk.oczadly.karl.jnano.rpc.response.ResponseAccountBlockCount
 
ResponseAccountHistory - Class in uk.oczadly.karl.jnano.rpc.response
This response class contains historical information about an account.
ResponseAccountHistory() - Constructor for class uk.oczadly.karl.jnano.rpc.response.ResponseAccountHistory
 
ResponseAccountInfo - Class in uk.oczadly.karl.jnano.rpc.response
This response class contains information about a single account.
ResponseAccountInfo() - Constructor for class uk.oczadly.karl.jnano.rpc.response.ResponseAccountInfo
 
ResponseAccounts - Class in uk.oczadly.karl.jnano.rpc.response
This response class contains a set of account addresses.
ResponseAccounts() - Constructor for class uk.oczadly.karl.jnano.rpc.response.ResponseAccounts
 
ResponseAccountsMoved - Class in uk.oczadly.karl.jnano.rpc.response
This response class contains a single number of accounts that have been moved.
ResponseAccountsMoved() - Constructor for class uk.oczadly.karl.jnano.rpc.response.ResponseAccountsMoved
 
ResponseActiveDifficulty - Class in uk.oczadly.karl.jnano.rpc.response
This response class contains information about the current network active difficulty.
ResponseActiveDifficulty() - Constructor for class uk.oczadly.karl.jnano.rpc.response.ResponseActiveDifficulty
 
ResponseAmount - Class in uk.oczadly.karl.jnano.rpc.response
This response class contains a single amount of Nano.
ResponseAmount() - Constructor for class uk.oczadly.karl.jnano.rpc.response.ResponseAmount
 
ResponseBalance - Class in uk.oczadly.karl.jnano.rpc.response
This response class contains both pocketed and pending balance amounts.
ResponseBalance() - Constructor for class uk.oczadly.karl.jnano.rpc.response.ResponseBalance
 
ResponseBlock - Class in uk.oczadly.karl.jnano.rpc.response
This response class contains a block and a timestamp.
ResponseBlock() - Constructor for class uk.oczadly.karl.jnano.rpc.response.ResponseBlock
 
ResponseBlockConfirmations - Class in uk.oczadly.karl.jnano.rpc.response
This response class contains a series of block hashes.
ResponseBlockConfirmations() - Constructor for class uk.oczadly.karl.jnano.rpc.response.ResponseBlockConfirmations
 
ResponseBlockCount - Class in uk.oczadly.karl.jnano.rpc.response
This response class contains the number of blocks in the local ledger.
ResponseBlockCount() - Constructor for class uk.oczadly.karl.jnano.rpc.response.ResponseBlockCount
 
ResponseBlockCountByType - Class in uk.oczadly.karl.jnano.rpc.response
This response class contains a series of categorized block counts.
ResponseBlockCountByType() - Constructor for class uk.oczadly.karl.jnano.rpc.response.ResponseBlockCountByType
 
ResponseBlockCreate - Class in uk.oczadly.karl.jnano.rpc.response
This response class contains a block hash and it's contents.
ResponseBlockCreate() - Constructor for class uk.oczadly.karl.jnano.rpc.response.ResponseBlockCreate
 
ResponseBlockHash - Class in uk.oczadly.karl.jnano.rpc.response
This response class contains a single block hash.
ResponseBlockHash() - Constructor for class uk.oczadly.karl.jnano.rpc.response.ResponseBlockHash
 
ResponseBlockHashes - Class in uk.oczadly.karl.jnano.rpc.response
This response class contains a series of block hashes.
ResponseBlockHashes() - Constructor for class uk.oczadly.karl.jnano.rpc.response.ResponseBlockHashes
 
ResponseBlockInfo - Class in uk.oczadly.karl.jnano.rpc.response
This response class contains detailed information about a block.
ResponseBlockInfo() - Constructor for class uk.oczadly.karl.jnano.rpc.response.ResponseBlockInfo
 
ResponseBlocksMap - Class in uk.oczadly.karl.jnano.rpc.response
This response class contains a map of block hashes and their contents.
ResponseBlocksMap() - Constructor for class uk.oczadly.karl.jnano.rpc.response.ResponseBlocksMap
 
ResponseBootstrapStatus - Class in uk.oczadly.karl.jnano.rpc.response
This response class contains debug information about the current bootstrap attempt.
ResponseBootstrapStatus() - Constructor for class uk.oczadly.karl.jnano.rpc.response.ResponseBootstrapStatus
 
ResponseBootstrapStatus.Attempt - Class in uk.oczadly.karl.jnano.rpc.response
 
ResponseBootstrapStatus.BootstrapMode - Enum in uk.oczadly.karl.jnano.rpc.response
 
ResponseBootstrapStatus.Connections - Class in uk.oczadly.karl.jnano.rpc.response
 
ResponseConfirmationHistory - Class in uk.oczadly.karl.jnano.rpc.response
This response class contains historical information about confirmations.
ResponseConfirmationHistory() - Constructor for class uk.oczadly.karl.jnano.rpc.response.ResponseConfirmationHistory
 
ResponseConfirmationHistory.Confirmation - Class in uk.oczadly.karl.jnano.rpc.response
 
ResponseConfirmationHistory.ConfirmationStats - Class in uk.oczadly.karl.jnano.rpc.response
 
ResponseConfirmationInfo - Class in uk.oczadly.karl.jnano.rpc.response
This response class contains information about a specific election.
ResponseConfirmationInfo() - Constructor for class uk.oczadly.karl.jnano.rpc.response.ResponseConfirmationInfo
 
ResponseConfirmationInfo.BlockConfirmation - Class in uk.oczadly.karl.jnano.rpc.response
 
ResponseConfirmationQuorum - Class in uk.oczadly.karl.jnano.rpc.response
This response class contains information about the current confirmation requirements.
ResponseConfirmationQuorum() - Constructor for class uk.oczadly.karl.jnano.rpc.response.ResponseConfirmationQuorum
 
ResponseConfirmationQuorum.PeerInfo - Class in uk.oczadly.karl.jnano.rpc.response
 
ResponseCount - Class in uk.oczadly.karl.jnano.rpc.response
This response class contains a single numerical count.
ResponseCount() - Constructor for class uk.oczadly.karl.jnano.rpc.response.ResponseCount
 
ResponseDelegators - Class in uk.oczadly.karl.jnano.rpc.response
This response class contains information a representatives delegators.
ResponseDelegators() - Constructor for class uk.oczadly.karl.jnano.rpc.response.ResponseDelegators
 
ResponseExists - Class in uk.oczadly.karl.jnano.rpc.response
This response class contains a boolean which represents whether something exists.
ResponseExists() - Constructor for class uk.oczadly.karl.jnano.rpc.response.ResponseExists
 
ResponseKey - Class in uk.oczadly.karl.jnano.rpc.response
This response class contains a single String representing a key, either public or private.
ResponseKey() - Constructor for class uk.oczadly.karl.jnano.rpc.response.ResponseKey
 
ResponseKeyPair - Class in uk.oczadly.karl.jnano.rpc.response
This response class contains information about an account's keys.
ResponseKeyPair() - Constructor for class uk.oczadly.karl.jnano.rpc.response.ResponseKeyPair
 
ResponseLedger - Class in uk.oczadly.karl.jnano.rpc.response
This response class contains a set of accounts in the ledger.
ResponseLedger() - Constructor for class uk.oczadly.karl.jnano.rpc.response.ResponseLedger
 
ResponseLedger.AccountInfo - Class in uk.oczadly.karl.jnano.rpc.response
 
ResponseMultiAccountBalances - Class in uk.oczadly.karl.jnano.rpc.response
This response class contains a set of account balances.
ResponseMultiAccountBalances() - Constructor for class uk.oczadly.karl.jnano.rpc.response.ResponseMultiAccountBalances
 
ResponseMultiAccountBalances.AccountBalance - Class in uk.oczadly.karl.jnano.rpc.response
 
ResponseMultiAccountFrontiers - Class in uk.oczadly.karl.jnano.rpc.response
This response class contains a set of accounts and their head blocks.
ResponseMultiAccountFrontiers() - Constructor for class uk.oczadly.karl.jnano.rpc.response.ResponseMultiAccountFrontiers
 
ResponseMultiAccountsPending - Class in uk.oczadly.karl.jnano.rpc.response
This response class contains a set pending blocks for multiple accounts.
ResponseMultiAccountsPending() - Constructor for class uk.oczadly.karl.jnano.rpc.response.ResponseMultiAccountsPending
 
ResponseMultiAccountsPending.PendingBlock - Class in uk.oczadly.karl.jnano.rpc.response
 
ResponseMultiBlockInfo - Class in uk.oczadly.karl.jnano.rpc.response
This response class contains a set of block information.
ResponseMultiBlockInfo() - Constructor for class uk.oczadly.karl.jnano.rpc.response.ResponseMultiBlockInfo
 
ResponseMultiBlockInfo.BlockInfo - Class in uk.oczadly.karl.jnano.rpc.response
 
ResponseNodeId - Class in uk.oczadly.karl.jnano.rpc.response
This response class contains debug information about the node's ID.
ResponseNodeId() - Constructor for class uk.oczadly.karl.jnano.rpc.response.ResponseNodeId
 
ResponseOnlineRepresentatives - Class in uk.oczadly.karl.jnano.rpc.response
This response class contains a set of online representatives who have recently voted.
ResponseOnlineRepresentatives() - Constructor for class uk.oczadly.karl.jnano.rpc.response.ResponseOnlineRepresentatives
 
ResponseOnlineRepresentatives.RepInfo - Class in uk.oczadly.karl.jnano.rpc.response
 
ResponsePeers - Class in uk.oczadly.karl.jnano.rpc.response
This response class contains a set of connected peers and associated information about them.
ResponsePeers() - Constructor for class uk.oczadly.karl.jnano.rpc.response.ResponsePeers
 
ResponsePeers.PeerInfo - Class in uk.oczadly.karl.jnano.rpc.response
 
ResponsePending - Class in uk.oczadly.karl.jnano.rpc.response
This response class contains a set of pending blocks.
ResponsePending() - Constructor for class uk.oczadly.karl.jnano.rpc.response.ResponsePending
 
ResponsePending.PendingBlock - Class in uk.oczadly.karl.jnano.rpc.response
 
ResponseRepresentatives - Class in uk.oczadly.karl.jnano.rpc.response
This response class contains a set of representatives.
ResponseRepresentatives() - Constructor for class uk.oczadly.karl.jnano.rpc.response.ResponseRepresentatives
 
ResponseSignature - Class in uk.oczadly.karl.jnano.rpc.response
This response class contains a block and an accompanying signature.
ResponseSignature() - Constructor for class uk.oczadly.karl.jnano.rpc.response.ResponseSignature
 
ResponseSuccessful - Class in uk.oczadly.karl.jnano.rpc.response
This response class is a generic class used when a single boolean response is expected, or in some cases, where no response is expected from the server.
ResponseSuccessful.Deserializer - Class in uk.oczadly.karl.jnano.rpc.response
 
ResponseTelemetry - Class in uk.oczadly.karl.jnano.rpc.response
This response class contains statistics regarding the node.
ResponseTelemetry() - Constructor for class uk.oczadly.karl.jnano.rpc.response.ResponseTelemetry
 
ResponseUncheckedKeys - Class in uk.oczadly.karl.jnano.rpc.response
This response class contains a set of unchecked keys and blocks.
ResponseUncheckedKeys() - Constructor for class uk.oczadly.karl.jnano.rpc.response.ResponseUncheckedKeys
 
ResponseUncheckedKeys.UncheckedBlock - Class in uk.oczadly.karl.jnano.rpc.response
 
ResponseUnopened - Class in uk.oczadly.karl.jnano.rpc.response
This response class contains a set of unopened accounts.
ResponseUnopened() - Constructor for class uk.oczadly.karl.jnano.rpc.response.ResponseUnopened
 
ResponseUptime - Class in uk.oczadly.karl.jnano.rpc.response
This response class contains the number of seconds the node has been online for.
ResponseUptime() - Constructor for class uk.oczadly.karl.jnano.rpc.response.ResponseUptime
 
ResponseValidation - Class in uk.oczadly.karl.jnano.rpc.response
This response class contains a single boolean which represents if something is valid.
ResponseValidation() - Constructor for class uk.oczadly.karl.jnano.rpc.response.ResponseValidation
 
ResponseVersion - Class in uk.oczadly.karl.jnano.rpc.response
This response class contains details about the node's version.
ResponseVersion() - Constructor for class uk.oczadly.karl.jnano.rpc.response.ResponseVersion
 
ResponseWalletChangeSeed - Class in uk.oczadly.karl.jnano.rpc.response
This response class contains information given when changing a wallet's seed.
ResponseWalletChangeSeed() - Constructor for class uk.oczadly.karl.jnano.rpc.response.ResponseWalletChangeSeed
 
ResponseWalletCreate - Class in uk.oczadly.karl.jnano.rpc.response
This response class contains a single wallet ID string.
ResponseWalletCreate() - Constructor for class uk.oczadly.karl.jnano.rpc.response.ResponseWalletCreate
 
ResponseWalletExport - Class in uk.oczadly.karl.jnano.rpc.response
This response class contains a string produced when exporting a wallet.
ResponseWalletExport() - Constructor for class uk.oczadly.karl.jnano.rpc.response.ResponseWalletExport
 
ResponseWalletHistory - Class in uk.oczadly.karl.jnano.rpc.response
This response class contains a list of historical transactions for accounts within the wallet.
ResponseWalletHistory() - Constructor for class uk.oczadly.karl.jnano.rpc.response.ResponseWalletHistory
 
ResponseWalletHistory.BlockHistory - Class in uk.oczadly.karl.jnano.rpc.response
 
ResponseWalletHistory.TransactionType - Enum in uk.oczadly.karl.jnano.rpc.response
 
ResponseWalletId - Class in uk.oczadly.karl.jnano.rpc.response
This response class contains a single wallet ID string.
ResponseWalletId() - Constructor for class uk.oczadly.karl.jnano.rpc.response.ResponseWalletId
 
ResponseWalletInfo - Class in uk.oczadly.karl.jnano.rpc.response
This response class contains summary information about a single wallet.
ResponseWalletInfo() - Constructor for class uk.oczadly.karl.jnano.rpc.response.ResponseWalletInfo
 
ResponseWalletLocked - Class in uk.oczadly.karl.jnano.rpc.response
This response class contains a single boolean representing whether the wallet is locked.
ResponseWalletLocked() - Constructor for class uk.oczadly.karl.jnano.rpc.response.ResponseWalletLocked
 
ResponseWalletPending - Class in uk.oczadly.karl.jnano.rpc.response
This response class contains a set of pending blocks for a wallet.
ResponseWalletPending() - Constructor for class uk.oczadly.karl.jnano.rpc.response.ResponseWalletPending
 
ResponseWalletPending.PendingBlock - Class in uk.oczadly.karl.jnano.rpc.response
 
ResponseWalletWork - Class in uk.oczadly.karl.jnano.rpc.response
This response class contains a set of pre-computed work for a wallet.
ResponseWalletWork() - Constructor for class uk.oczadly.karl.jnano.rpc.response.ResponseWalletWork
 
ResponseWork - Class in uk.oczadly.karl.jnano.rpc.response
This response class contains a computed work solution.
ResponseWork() - Constructor for class uk.oczadly.karl.jnano.rpc.response.ResponseWork
 
ResponseWorkPeers - Class in uk.oczadly.karl.jnano.rpc.response
This response class contains a set of work peers.
ResponseWorkPeers() - Constructor for class uk.oczadly.karl.jnano.rpc.response.ResponseWorkPeers
 
ResponseWorkValidation - Class in uk.oczadly.karl.jnano.rpc.response
This response class contains validation results of a given work solution.
ResponseWorkValidation() - Constructor for class uk.oczadly.karl.jnano.rpc.response.ResponseWorkValidation
 
RpcControlDisabledException - Exception in uk.oczadly.karl.jnano.rpc.exception
Thrown when a request needs control access but it's disabled on the node.
RpcControlDisabledException() - Constructor for exception uk.oczadly.karl.jnano.rpc.exception.RpcControlDisabledException
 
RpcEntityNotFoundException - Exception in uk.oczadly.karl.jnano.rpc.exception
Thrown if one of the referenced entities (eg.
RpcEntityNotFoundException(String) - Constructor for exception uk.oczadly.karl.jnano.rpc.exception.RpcEntityNotFoundException
 
RpcException - Exception in uk.oczadly.karl.jnano.rpc.exception
The default base RPC exception.
RpcException(String) - Constructor for exception uk.oczadly.karl.jnano.rpc.exception.RpcException
 
RpcException(String, Throwable) - Constructor for exception uk.oczadly.karl.jnano.rpc.exception.RpcException
 
RpcFeatureDisabledException - Exception in uk.oczadly.karl.jnano.rpc.exception
Thrown if a requested command requires a feature which is disabled on the node.
RpcFeatureDisabledException(String) - Constructor for exception uk.oczadly.karl.jnano.rpc.exception.RpcFeatureDisabledException
 
RpcInternalException - Exception in uk.oczadly.karl.jnano.rpc.exception
Thrown if the node encounters an internal error.
RpcInternalException(String) - Constructor for exception uk.oczadly.karl.jnano.rpc.exception.RpcInternalException
 
RpcInvalidArgumentException - Exception in uk.oczadly.karl.jnano.rpc.exception
Thrown if one of the given request arguments are not valid.
RpcInvalidArgumentException(String) - Constructor for exception uk.oczadly.karl.jnano.rpc.exception.RpcInvalidArgumentException
 
RpcInvalidRequestJsonException - Exception in uk.oczadly.karl.jnano.rpc.exception
Thrown if the node was unable to parse the sent request.
RpcInvalidRequestJsonException(String) - Constructor for exception uk.oczadly.karl.jnano.rpc.exception.RpcInvalidRequestJsonException
 
RpcInvalidResponseException - Exception in uk.oczadly.karl.jnano.rpc.exception
Thrown if the node returns an invalid JSON response.
RpcInvalidResponseException(String, JsonParseException) - Constructor for exception uk.oczadly.karl.jnano.rpc.exception.RpcInvalidResponseException
 
RpcQueryNode - Class in uk.oczadly.karl.jnano.rpc
This class represents a connection to a specified Nano node endpoint, with the main purpose of sending and queuing RPC requests.
RpcQueryNode() - Constructor for class uk.oczadly.karl.jnano.rpc.RpcQueryNode
Constructs a new query node with the local loopback address with port 7076 ([::1]:7076).
RpcQueryNode(int) - Constructor for class uk.oczadly.karl.jnano.rpc.RpcQueryNode
Constructs a new query node with the local loopback address [::1] and the specified port.
RpcQueryNode(String, int) - Constructor for class uk.oczadly.karl.jnano.rpc.RpcQueryNode
Constructs a new query node with the given address and port number.
RpcQueryNode(URL) - Constructor for class uk.oczadly.karl.jnano.rpc.RpcQueryNode
Constructs a new query node with the given address (as a URL).
RpcRequest<R extends RpcResponse> - Class in uk.oczadly.karl.jnano.rpc.request
This class represents an RPC request, enclosing the request's name, response class and parameters.
RpcRequest(String, Class<R>) - Constructor for class uk.oczadly.karl.jnano.rpc.request.RpcRequest
 
RpcRequestSerializer - Interface in uk.oczadly.karl.jnano.rpc
Classes which implement this interface are responsible for serializing RpcRequest objects into string values (typically JSON).
RpcRequestSerializerImpl - Class in uk.oczadly.karl.jnano.rpc
 
RpcRequestSerializerImpl() - Constructor for class uk.oczadly.karl.jnano.rpc.RpcRequestSerializerImpl
 
RpcRequestSerializerImpl(Gson) - Constructor for class uk.oczadly.karl.jnano.rpc.RpcRequestSerializerImpl
 
RpcRequestSubmitter - Interface in uk.oczadly.karl.jnano.rpc
Classes which implement this interface are responsible for submitting requests and retrieving the responses from an external Nano node.
RpcRequestSubmitterImpl - Class in uk.oczadly.karl.jnano.rpc
 
RpcRequestSubmitterImpl() - Constructor for class uk.oczadly.karl.jnano.rpc.RpcRequestSubmitterImpl
 
RpcResponse - Class in uk.oczadly.karl.jnano.rpc.response
Represents a response from a Nano RPC query.
RpcResponse() - Constructor for class uk.oczadly.karl.jnano.rpc.response.RpcResponse
 
RpcResponseDeserializer - Interface in uk.oczadly.karl.jnano.rpc
Classes which implement this interface are responsible for converting the response from the node into the RpcResponse class, as well as parsing the appropriate RpcException.
RpcResponseDeserializerImpl - Class in uk.oczadly.karl.jnano.rpc
 
RpcResponseDeserializerImpl() - Constructor for class uk.oczadly.karl.jnano.rpc.RpcResponseDeserializerImpl
 
RpcResponseDeserializerImpl(Gson) - Constructor for class uk.oczadly.karl.jnano.rpc.RpcResponseDeserializerImpl
 
RpcUnknownCommandException - Exception in uk.oczadly.karl.jnano.rpc.exception
Thrown if the node does not understand the request command.
RpcUnknownCommandException() - Constructor for exception uk.oczadly.karl.jnano.rpc.exception.RpcUnknownCommandException
 
RpcWalletLockedException - Exception in uk.oczadly.karl.jnano.rpc.exception
Thrown when a query needs access to a wallet which is locked.
RpcWalletLockedException() - Constructor for exception uk.oczadly.karl.jnano.rpc.exception.RpcWalletLockedException
 

S

SEND - uk.oczadly.karl.jnano.model.block.BlockType
 
SEND - uk.oczadly.karl.jnano.model.block.StateBlockSubType
 
SEND - uk.oczadly.karl.jnano.rpc.response.ResponseWalletHistory.TransactionType
Outbound transaction.
SendBlock - Class in uk.oczadly.karl.jnano.model.block
Represents a send block, and the associated data.
SendBlock(String, String, WorkSolution, String, NanoAccount, BigInteger) - Constructor for class uk.oczadly.karl.jnano.model.block.SendBlock
 
SendBlock(String, WorkSolution, String, NanoAccount, BigInteger) - Constructor for class uk.oczadly.karl.jnano.model.block.SendBlock
Deprecated.
serialize(RpcRequest<?>) - Method in interface uk.oczadly.karl.jnano.rpc.RpcRequestSerializer
Serializes a given RpcRequest object into the expected string format.
serialize(RpcRequest<?>) - Method in class uk.oczadly.karl.jnano.rpc.RpcRequestSerializerImpl
 
setAccount(NanoAccount) - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestBlockCreate.Builder
 
setAccountAddress(String) - Method in class uk.oczadly.karl.jnano.model.block.StateBlockBuilder
 
setAccountAddress(NanoAccount) - Method in class uk.oczadly.karl.jnano.model.block.StateBlockBuilder
 
setBalance(BigInteger) - Method in class uk.oczadly.karl.jnano.model.block.StateBlockBuilder
 
setBalance(BigInteger) - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestBlockCreate.Builder
 
setDefaultTimeout(int) - Method in class uk.oczadly.karl.jnano.rpc.RpcQueryNode
Sets the default timeout period when unspecified for requests.
setDestination(NanoAccount) - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestBlockCreate.Builder
 
setExecutorService(ExecutorService) - Method in class uk.oczadly.karl.jnano.rpc.RpcQueryNode
Sets the executor service used to process asynchronous queries.
setHash(String) - Method in class uk.oczadly.karl.jnano.model.block.StateBlockBuilder
Deprecated.
Leaving this value unassigned is preferred, as hashes will be computed programatically.
setLink(String) - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestBlockCreate.Builder
 
setLinkAccount(String) - Method in class uk.oczadly.karl.jnano.model.block.StateBlockBuilder
 
setLinkAccount(NanoAccount) - Method in class uk.oczadly.karl.jnano.model.block.StateBlockBuilder
 
setLinkData(String) - Method in class uk.oczadly.karl.jnano.model.block.StateBlockBuilder
 
setPrevious(String) - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestBlockCreate.Builder
 
setPreviousBlockHash(String) - Method in class uk.oczadly.karl.jnano.model.block.StateBlockBuilder
 
setPrivateKey(String) - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestBlockCreate.Builder
 
setRepresentative(NanoAccount) - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestBlockCreate.Builder
 
setRepresentativeAddress(String) - Method in class uk.oczadly.karl.jnano.model.block.StateBlockBuilder
 
setRepresentativeAddress(NanoAccount) - Method in class uk.oczadly.karl.jnano.model.block.StateBlockBuilder
 
setRequestSerializer(RpcRequestSerializer) - Method in class uk.oczadly.karl.jnano.rpc.RpcQueryNode
Sets the serializer object used to convert request instances into string form, which is then sent to the node for processing.
setRequestSubmitter(RpcRequestSubmitter) - Method in class uk.oczadly.karl.jnano.rpc.RpcQueryNode
Sets the submitter object used to submit requests to the remote node.
setResponseDeserializer(RpcResponseDeserializer) - Method in class uk.oczadly.karl.jnano.rpc.RpcQueryNode
Sets the deserializer object used to convert the string response into a response class.
setSignature(String) - Method in class uk.oczadly.karl.jnano.model.block.StateBlockBuilder
 
setSourceBlock(String) - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestBlockCreate.Builder
 
setSubtype(StateBlockSubType) - Method in class uk.oczadly.karl.jnano.model.block.StateBlockBuilder
 
setWalletId(String) - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestBlockCreate.Builder
 
setWork(String) - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestBlockCreate.Builder
 
setWorkDifficulty(WorkDifficulty) - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestBlockCreate.Builder
 
setWorkSolution(String) - Method in class uk.oczadly.karl.jnano.model.block.StateBlockBuilder
 
setWorkSolution(WorkSolution) - Method in class uk.oczadly.karl.jnano.model.block.StateBlockBuilder
 
shouldForce() - Method in class uk.oczadly.karl.jnano.rpc.request.node.RequestProcess
 
start() - Method in class uk.oczadly.karl.jnano.callback.BlockCallbackServer
Starts the HTTP server and listens for blocks from a configured remote node.
STATE - uk.oczadly.karl.jnano.model.block.BlockType
 
StateBlock - Class in uk.oczadly.karl.jnano.model.block
Represents a state block, and the associated data.
StateBlock(StateBlockSubType, String, WorkSolution, NanoAccount, String, NanoAccount, BigInteger, String) - Constructor for class uk.oczadly.karl.jnano.model.block.StateBlock
Constructs a new state block.
StateBlock(StateBlockSubType, String, WorkSolution, NanoAccount, String, NanoAccount, BigInteger, NanoAccount) - Constructor for class uk.oczadly.karl.jnano.model.block.StateBlock
Constructs a new state block.
StateBlockBuilder - Class in uk.oczadly.karl.jnano.model.block
This class can be used to construct new State block (StateBlock instances.
StateBlockBuilder(StateBlock) - Constructor for class uk.oczadly.karl.jnano.model.block.StateBlockBuilder
Constructs a new StateBlockBuilder from an existing StateBlock.
StateBlockBuilder(NanoAccount, String, NanoAccount, BigInteger) - Constructor for class uk.oczadly.karl.jnano.model.block.StateBlockBuilder
Constructs a new StateBlockBuilder with the non-optional parameters.
StateBlockBuilder(NanoAccount, NanoAccount, BigInteger) - Constructor for class uk.oczadly.karl.jnano.model.block.StateBlockBuilder
Constructs a new StateBlockBuilder with the non-optional parameters.
StateBlockSubType - Enum in uk.oczadly.karl.jnano.model.block
This class contains enum instances which each represent a sub-type of state block.
stop() - Method in class uk.oczadly.karl.jnano.callback.BlockCallbackServer
Stops the HTTP server from running and frees the network port.
submit(URL, String, int) - Method in interface uk.oczadly.karl.jnano.rpc.RpcRequestSubmitter
Submits a raw RPC request to the specified external node address.
submit(URL, String, int) - Method in class uk.oczadly.karl.jnano.rpc.RpcRequestSubmitterImpl
 

T

toAddress() - Method in class uk.oczadly.karl.jnano.model.NanoAccount
 
toFriendlyString(BigDecimal, NanoUnit) - Static method in enum uk.oczadly.karl.jnano.util.NanoUnit
Converts a given quantity of Nano to the current base unit (NanoUnit.BASE_UNIT), and formats the number to up to 6 decimal places (rounding up truncated digits), along with a suffix of the unit name.
toFriendlyString(BigInteger) - Static method in enum uk.oczadly.karl.jnano.util.NanoUnit
Converts a given value of raw to the current base unit (NanoUnit.BASE_UNIT), and formats the number to up to 6 decimal places (rounding up truncated digits), along with a suffix of the unit name.
toJsonString() - Method in class uk.oczadly.karl.jnano.model.block.Block
 
toJsonString(boolean) - Method in class uk.oczadly.karl.jnano.model.block.Block
 
toPublicKey() - Method in class uk.oczadly.karl.jnano.model.NanoAccount
 
toString() - Method in class uk.oczadly.karl.jnano.model.block.Block
 
toString() - Method in enum uk.oczadly.karl.jnano.model.block.BlockType
 
toString() - Method in enum uk.oczadly.karl.jnano.model.block.StateBlockSubType
 
toString() - Method in class uk.oczadly.karl.jnano.model.NanoAccount
 
toString() - Method in class uk.oczadly.karl.jnano.model.work.WorkDifficulty
 
toString() - Method in class uk.oczadly.karl.jnano.model.work.WorkSolution
 
toString() - Method in class uk.oczadly.karl.jnano.rpc.request.RpcRequest
 
toString() - Method in class uk.oczadly.karl.jnano.rpc.response.RpcResponse
 
toString() - Method in enum uk.oczadly.karl.jnano.util.NanoUnit
 
toString() - Method in class uk.oczadly.karl.jnano.util.NetworkConstants
 

U

uk.oczadly.karl.jnano - module uk.oczadly.karl.jnano
 
uk.oczadly.karl.jnano.callback - package uk.oczadly.karl.jnano.callback
 
uk.oczadly.karl.jnano.model - package uk.oczadly.karl.jnano.model
 
uk.oczadly.karl.jnano.model.block - package uk.oczadly.karl.jnano.model.block
 
uk.oczadly.karl.jnano.model.block.interfaces - package uk.oczadly.karl.jnano.model.block.interfaces
 
uk.oczadly.karl.jnano.model.work - package uk.oczadly.karl.jnano.model.work
 
uk.oczadly.karl.jnano.rpc - package uk.oczadly.karl.jnano.rpc
 
uk.oczadly.karl.jnano.rpc.exception - package uk.oczadly.karl.jnano.rpc.exception
 
uk.oczadly.karl.jnano.rpc.request - package uk.oczadly.karl.jnano.rpc.request
 
uk.oczadly.karl.jnano.rpc.request.conversion - package uk.oczadly.karl.jnano.rpc.request.conversion
 
uk.oczadly.karl.jnano.rpc.request.node - package uk.oczadly.karl.jnano.rpc.request.node
 
uk.oczadly.karl.jnano.rpc.request.wallet - package uk.oczadly.karl.jnano.rpc.request.wallet
 
uk.oczadly.karl.jnano.rpc.response - package uk.oczadly.karl.jnano.rpc.response
 
uk.oczadly.karl.jnano.util - package uk.oczadly.karl.jnano.util
 
UncheckedBlock() - Constructor for class uk.oczadly.karl.jnano.rpc.response.ResponseUncheckedKeys.UncheckedBlock
 
unregisterListener(BlockCallbackListener) - Method in class uk.oczadly.karl.jnano.callback.BlockCallbackServer
Removes a previously registered block listener.

V

V1 - uk.oczadly.karl.jnano.util.AccountEpoch
Version 1 epoch block, which marks the transition from legacy blocks (send/receive/open/change) to UTX state blocks.
V2 - uk.oczadly.karl.jnano.util.AccountEpoch
Version 2 epoch block, which marks the change in minimum work difficulties introduced in node V21.
valueOf(String) - Static method in enum uk.oczadly.karl.jnano.model.block.BlockType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum uk.oczadly.karl.jnano.model.block.StateBlockSubType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum uk.oczadly.karl.jnano.rpc.request.conversion.RequestConvertUnits.Conversion
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum uk.oczadly.karl.jnano.rpc.response.ResponseBootstrapStatus.BootstrapMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum uk.oczadly.karl.jnano.rpc.response.ResponseWalletHistory.TransactionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum uk.oczadly.karl.jnano.util.AccountEpoch
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum uk.oczadly.karl.jnano.util.NanoUnit
Returns the enum constant of this type with the specified name.
values() - Static method in enum uk.oczadly.karl.jnano.model.block.BlockType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum uk.oczadly.karl.jnano.model.block.StateBlockSubType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum uk.oczadly.karl.jnano.rpc.request.conversion.RequestConvertUnits.Conversion
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum uk.oczadly.karl.jnano.rpc.response.ResponseBootstrapStatus.BootstrapMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum uk.oczadly.karl.jnano.rpc.response.ResponseWalletHistory.TransactionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum uk.oczadly.karl.jnano.util.AccountEpoch
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum uk.oczadly.karl.jnano.util.NanoUnit
Returns an array containing the constants of this enum type, in the order they are declared.

W

WALLET_LAZY - uk.oczadly.karl.jnano.rpc.response.ResponseBootstrapStatus.BootstrapMode
 
WalletUtil - Class in uk.oczadly.karl.jnano.util
 
withPrefix(String) - Method in class uk.oczadly.karl.jnano.model.NanoAccount
Creates a new NanoAccount representing the same public key with the newly assigned protocol prefix.
WorkDifficulty - Class in uk.oczadly.karl.jnano.model.work
This class represents an absolute work difficulty.
WorkDifficulty(long) - Constructor for class uk.oczadly.karl.jnano.model.work.WorkDifficulty
 
WorkDifficulty(String) - Constructor for class uk.oczadly.karl.jnano.model.work.WorkDifficulty
 
WorkSolution - Class in uk.oczadly.karl.jnano.model.work
This class represents a proof-of-work solution.
WorkSolution(long) - Constructor for class uk.oczadly.karl.jnano.model.work.WorkSolution
 
WorkSolution(String) - Constructor for class uk.oczadly.karl.jnano.model.work.WorkSolution
 

X

XRB - uk.oczadly.karl.jnano.util.NanoUnit
The 4th largest divisor, equivalent to 10^24 raw.

Z

ZERO_ACCOUNT - Static variable in class uk.oczadly.karl.jnano.model.NanoAccount
The zeroth index account, represented by all zeroes for the public key.
A B C D E F G H I K L M N O P Q R S T U V W X Z 
Skip navigation links

Copyright © 2020. All rights reserved.