Index

A B C D E F G H I J K L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

absoluteSlot() - Method in record class software.sava.rpc.json.http.response.EpochInfo
Returns the value of the absoluteSlot record component.
accept(SolanaRpcWebsocket, int, String) - Method in interface software.sava.rpc.json.http.ws.SolanaRpcWebsocket.OnClose
 
accept(T) - Method in interface software.sava.rpc.json.http.ws.Subscription
 
account - Enum constant in enum class software.sava.rpc.json.http.ws.Channel
 
AccountAlreadyInitialized() - Constructor for record class software.sava.rpc.json.http.response.IxError.AccountAlreadyInitialized
Creates an instance of a AccountAlreadyInitialized record class.
AccountBorrowFailed() - Constructor for record class software.sava.rpc.json.http.response.IxError.AccountBorrowFailed
Creates an instance of a AccountBorrowFailed record class.
AccountBorrowOutstanding() - Constructor for record class software.sava.rpc.json.http.response.IxError.AccountBorrowOutstanding
Creates an instance of a AccountBorrowOutstanding record class.
AccountBorrowOutstanding() - Constructor for record class software.sava.rpc.json.http.response.TransactionError.AccountBorrowOutstanding
Creates an instance of a AccountBorrowOutstanding record class.
AccountDataSizeChanged() - Constructor for record class software.sava.rpc.json.http.response.IxError.AccountDataSizeChanged
Creates an instance of a AccountDataSizeChanged record class.
AccountDataTooSmall() - Constructor for record class software.sava.rpc.json.http.response.IxError.AccountDataTooSmall
Creates an instance of a AccountDataTooSmall record class.
accountIndex() - Method in record class software.sava.rpc.json.http.response.TokenBalance
Returns the value of the accountIndex record component.
accountIndex() - Method in record class software.sava.rpc.json.http.response.TransactionError.InsufficientFundsForRent
Returns the value of the accountIndex record component.
accountIndex() - Method in record class software.sava.rpc.json.http.response.TransactionError.ProgramExecutionTemporarilyRestricted
Returns the value of the accountIndex record component.
accountIndices() - Method in record class software.sava.rpc.json.http.response.TxInstruction
Returns the value of the accountIndices record component.
AccountInfo<T> - Record Class in software.sava.rpc.json.http.response
 
AccountInfo(PublicKey, Context, boolean, long, PublicKey, BigInteger, int, T) - Constructor for record class software.sava.rpc.json.http.response.AccountInfo
Creates an instance of a AccountInfo record class.
AccountInUse() - Constructor for record class software.sava.rpc.json.http.response.TransactionError.AccountInUse
Creates an instance of a AccountInUse record class.
AccountLamports - Record Class in software.sava.rpc.json.http.response
 
AccountLamports(Context, String, long) - Constructor for record class software.sava.rpc.json.http.response.AccountLamports
Creates an instance of a AccountLamports record class.
AccountLoadedTwice() - Constructor for record class software.sava.rpc.json.http.response.TransactionError.AccountLoadedTwice
Creates an instance of a AccountLoadedTwice record class.
AccountNotExecutable() - Constructor for record class software.sava.rpc.json.http.response.IxError.AccountNotExecutable
Creates an instance of a AccountNotExecutable record class.
AccountNotFound() - Constructor for record class software.sava.rpc.json.http.response.TransactionError.AccountNotFound
Creates an instance of a AccountNotFound record class.
AccountNotRentExempt() - Constructor for record class software.sava.rpc.json.http.response.IxError.AccountNotRentExempt
Creates an instance of a AccountNotRentExempt record class.
accounts - Enum constant in enum class software.sava.rpc.json.http.request.TransactionDetails
 
accounts() - Method in record class software.sava.rpc.json.http.response.TxSimulation
Returns the value of the accounts record component.
accountSubscribe(PublicKey, Consumer<AccountInfo<byte[]>>) - Method in interface software.sava.rpc.json.http.ws.SolanaRpcWebsocket
 
accountSubscribe(PublicKey, Consumer<Subscription<AccountInfo<byte[]>>>, Consumer<AccountInfo<byte[]>>) - Method in interface software.sava.rpc.json.http.ws.SolanaRpcWebsocket
 
accountSubscribe(Commitment, PublicKey, Consumer<AccountInfo<byte[]>>) - Method in interface software.sava.rpc.json.http.ws.SolanaRpcWebsocket
 
accountSubscribe(Commitment, PublicKey, Consumer<Subscription<AccountInfo<byte[]>>>, Consumer<AccountInfo<byte[]>>) - Method in interface software.sava.rpc.json.http.ws.SolanaRpcWebsocket
 
AccountTokenAmount - Record Class in software.sava.rpc.json.http.response
 
AccountTokenAmount(Context, String, BigInteger, int) - Constructor for record class software.sava.rpc.json.http.response.AccountTokenAmount
Creates an instance of a AccountTokenAmount record class.
accountUnsubscribe(PublicKey) - Method in interface software.sava.rpc.json.http.ws.SolanaRpcWebsocket
 
accountUnsubscribe(Commitment, PublicKey) - Method in interface software.sava.rpc.json.http.ws.SolanaRpcWebsocket
 
activatedStake() - Method in record class software.sava.rpc.json.http.response.VoteAccount
Returns the value of the activatedStake record component.
activating - Enum constant in enum class software.sava.rpc.json.http.response.StakeState
 
active - Enum constant in enum class software.sava.rpc.json.http.response.StakeState
 
address() - Method in record class software.sava.rpc.json.http.response.AccountLamports
Returns the value of the address record component.
address() - Method in record class software.sava.rpc.json.http.response.AccountTokenAmount
Returns the value of the address record component.
addresses() - Method in record class software.sava.rpc.json.http.response.ParsedAccountData
Returns the value of the addresses record component.
AddressLookupTableNotFound() - Constructor for record class software.sava.rpc.json.http.response.TransactionError.AddressLookupTableNotFound
Creates an instance of a AddressLookupTableNotFound record class.
AlreadyProcessed() - Constructor for record class software.sava.rpc.json.http.response.TransactionError.AlreadyProcessed
Creates an instance of a AlreadyProcessed record class.
amount() - Method in record class software.sava.rpc.json.http.response.AccountInfo
 
amount() - Method in record class software.sava.rpc.json.http.response.AccountTokenAmount
Returns the value of the amount record component.
amount() - Method in record class software.sava.rpc.json.http.response.InflationReward
Returns the value of the amount record component.
amount() - Method in record class software.sava.rpc.json.http.response.Lamports
 
amount() - Method in record class software.sava.rpc.json.http.response.TokenAmount
Returns the value of the amount record component.
amount() - Method in record class software.sava.rpc.json.http.response.TokenBalance
Returns the value of the amount record component.
andThen(SolanaRpcWebsocket.OnClose) - Method in interface software.sava.rpc.json.http.ws.SolanaRpcWebsocket.OnClose
 
apiVersion() - Method in record class software.sava.rpc.json.http.response.Context
Returns the value of the apiVersion record component.
apply(HttpResponse<byte[]>) - Method in record class software.sava.rpc.json.http.client.JsonResponseController
 
apply(HttpResponse<byte[]>) - Method in record class software.sava.rpc.json.http.client.JsonRpcResponseResultParseController
 
apply(HttpResponse<byte[]>) - Method in record class software.sava.rpc.json.http.client.KeepJsonResponseController
 
applyResponse - Variable in class software.sava.rpc.json.http.client.JsonHttpClient
 
applyResponse(BiFunction<byte[], JsonIterator, R>) - Static method in class software.sava.rpc.json.http.client.JsonHttpClient
 
applyResponse(Function<JsonIterator, R>) - Static method in class software.sava.rpc.json.http.client.JsonHttpClient
 
applyResponseResult(BiFunction<HttpResponse<byte[]>, JsonIterator, R>) - Static method in class software.sava.rpc.json.http.client.JsonRpcHttpClient
 
applyResponseResult(Function<JsonIterator, R>) - Static method in class software.sava.rpc.json.http.client.JsonRpcHttpClient
 
applyResponseValue(BiFunction<JsonIterator, Context, R>) - Static method in class software.sava.rpc.json.http.client.JsonRpcHttpClient
 
ArithmeticOverflow() - Constructor for record class software.sava.rpc.json.http.response.IxError.ArithmeticOverflow
Creates an instance of a ArithmeticOverflow record class.
asLong() - Method in record class software.sava.rpc.json.http.response.AccountInfo
 
asLong() - Method in record class software.sava.rpc.json.http.response.Lamports
 

B

b58Data() - Method in record class software.sava.rpc.json.http.response.TxInstruction
Returns the value of the b58Data record component.
base58 - Enum constant in enum class software.sava.rpc.json.http.request.RpcEncoding
 
base58KeyPair - Enum constant in enum class software.sava.rpc.json.PrivateKeyEncoding
 
base58PrivateKey - Enum constant in enum class software.sava.rpc.json.PrivateKeyEncoding
 
base64 - Enum constant in enum class software.sava.rpc.json.http.request.RpcEncoding
 
base64KeyPair - Enum constant in enum class software.sava.rpc.json.PrivateKeyEncoding
 
base64PrivateKey - Enum constant in enum class software.sava.rpc.json.PrivateKeyEncoding
 
Block - Record Class in software.sava.rpc.json.http.response
 
Block(long, long, String, String, long, List<TxReward>, List<String>, List<BlockTx>) - Constructor for record class software.sava.rpc.json.http.response.Block
Creates an instance of a Block record class.
BlockCleanedUp() - Constructor for record class software.sava.rpc.json.http.response.RpcCustomError.BlockCleanedUp
Creates an instance of a BlockCleanedUp record class.
BlockCommitment - Record Class in software.sava.rpc.json.http.response
 
BlockCommitment(long[], long) - Constructor for record class software.sava.rpc.json.http.response.BlockCommitment
Creates an instance of a BlockCommitment record class.
blockhash() - Method in record class software.sava.rpc.json.http.response.ReplacementBlockHash
Returns the value of the blockhash record component.
blockHash() - Method in record class software.sava.rpc.json.http.response.Block
Returns the value of the blockHash record component.
blockHash() - Method in record class software.sava.rpc.json.http.response.LatestBlockHash
Returns the value of the blockHash record component.
BlockhashNotFound() - Constructor for record class software.sava.rpc.json.http.response.TransactionError.BlockhashNotFound
Creates an instance of a BlockhashNotFound record class.
blockHeight() - Method in record class software.sava.rpc.json.http.response.Block
Returns the value of the blockHeight record component.
blockHeight() - Method in record class software.sava.rpc.json.http.response.EpochInfo
Returns the value of the blockHeight record component.
BlockHeight - Record Class in software.sava.rpc.json.http.response
 
BlockHeight(long) - Constructor for record class software.sava.rpc.json.http.response.BlockHeight
Creates an instance of a BlockHeight record class.
BlockNotAvailable() - Constructor for record class software.sava.rpc.json.http.response.RpcCustomError.BlockNotAvailable
Creates an instance of a BlockNotAvailable record class.
BlockProduction - Record Class in software.sava.rpc.json.http.response
 
BlockProduction(Context, Map<String, ValidatorLeaderInfo>, long, long) - Constructor for record class software.sava.rpc.json.http.response.BlockProduction
Creates an instance of a BlockProduction record class.
blocksProduced() - Method in record class software.sava.rpc.json.http.response.ValidatorLeaderInfo
Returns the value of the blocksProduced record component.
BlockStatusNotAvailableYet() - Constructor for record class software.sava.rpc.json.http.response.RpcCustomError.BlockStatusNotAvailableYet
Creates an instance of a BlockStatusNotAvailableYet record class.
blockTime() - Method in record class software.sava.rpc.json.http.response.Block
Returns the value of the blockTime record component.
blockTime() - Method in record class software.sava.rpc.json.http.response.Tx
Returns the value of the blockTime record component.
blockTime() - Method in record class software.sava.rpc.json.http.response.TxSig
Returns the value of the blockTime record component.
BlockTx - Record Class in software.sava.rpc.json.http.response
 
BlockTx(TxMeta, byte[]) - Constructor for record class software.sava.rpc.json.http.response.BlockTx
Creates an instance of a BlockTx record class.
BlockTxDetails - Enum Class in software.sava.rpc.json.http.request
 
bool() - Method in record class software.sava.rpc.json.http.request.ContextBoolVal
Returns the value of the bool record component.
BorshIoError(String) - Constructor for record class software.sava.rpc.json.http.response.IxError.BorshIoError
Creates an instance of a BorshIoError record class.
build() - Static method in interface software.sava.rpc.json.http.ws.SolanaRpcWebsocket
 
BuiltinProgramsMustConsumeComputeUnits() - Constructor for record class software.sava.rpc.json.http.response.IxError.BuiltinProgramsMustConsumeComputeUnits
Creates an instance of a BuiltinProgramsMustConsumeComputeUnits record class.
BYTES_IDENTITY - Static variable in record class software.sava.rpc.json.http.response.AccountInfo
 

C

cacheTables(Collection<AccountInfo<AddressLookupTable>>, Map<PublicKey, AddressLookupTable>) - Static method in record class software.sava.rpc.json.http.response.AccountInfo
 
CallChainTooDeep() - Constructor for record class software.sava.rpc.json.http.response.TransactionError.CallChainTooDeep
Creates an instance of a CallChainTooDeep record class.
CallDepth() - Constructor for record class software.sava.rpc.json.http.response.IxError.CallDepth
Creates an instance of a CallDepth record class.
channel() - Method in interface software.sava.rpc.json.http.ws.Subscription
 
Channel - Enum Class in software.sava.rpc.json.http.ws
 
checkResponseCode(HttpResponse<byte[]>) - Static method in record class software.sava.rpc.json.http.client.JsonResponseController
 
circulating() - Method in record class software.sava.rpc.json.http.response.Supply
Returns the value of the circulating record component.
close() - Method in interface software.sava.rpc.json.http.ws.SolanaRpcWebsocket
 
closed() - Method in interface software.sava.rpc.json.http.ws.SolanaRpcWebsocket
 
ClusterMaintenance() - Constructor for record class software.sava.rpc.json.http.response.TransactionError.ClusterMaintenance
Creates an instance of a ClusterMaintenance record class.
ClusterNode - Record Class in software.sava.rpc.json.http.response
 
ClusterNode(String, String, String, String, String) - Constructor for record class software.sava.rpc.json.http.response.ClusterNode
Creates an instance of a ClusterNode record class.
code() - Method in exception class software.sava.rpc.json.http.response.JsonRpcException
 
code() - Method in record class software.sava.rpc.json.http.response.NodeHealth
Returns the value of the code record component.
commission() - Method in record class software.sava.rpc.json.http.response.InflationReward
Returns the value of the commission record component.
commission() - Method in record class software.sava.rpc.json.http.response.TxReward
Returns the value of the commission record component.
commission() - Method in record class software.sava.rpc.json.http.response.VoteAccount
Returns the value of the commission record component.
commitment() - Method in record class software.sava.rpc.json.http.response.BlockCommitment
Returns the value of the commitment record component.
commitment() - Method in interface software.sava.rpc.json.http.ws.SolanaRpcWebsocket.Builder
 
commitment() - Method in class software.sava.rpc.json.http.ws.SolanaRpcWebsocketBuilder
 
commitment() - Method in interface software.sava.rpc.json.http.ws.Subscription
 
commitment(Commitment) - Method in interface software.sava.rpc.json.http.ws.SolanaRpcWebsocket.Builder
 
commitment(Commitment) - Method in class software.sava.rpc.json.http.ws.SolanaRpcWebsocketBuilder
 
Commitment - Enum Class in software.sava.rpc.json.http.request
 
ComputationalBudgetExceeded() - Constructor for record class software.sava.rpc.json.http.response.IxError.ComputationalBudgetExceeded
Creates an instance of a ComputationalBudgetExceeded record class.
computeUnitsConsumed() - Method in record class software.sava.rpc.json.http.response.TxMeta
Returns the value of the computeUnitsConsumed record component.
confirmations() - Method in record class software.sava.rpc.json.http.response.TxStatus
Returns the value of the confirmations record component.
confirmationStatus() - Method in record class software.sava.rpc.json.http.response.TxSig
Returns the value of the confirmationStatus record component.
confirmationStatus() - Method in record class software.sava.rpc.json.http.response.TxStatus
Returns the value of the confirmationStatus record component.
CONFIRMED - Enum constant in enum class software.sava.rpc.json.http.request.Commitment
 
connect() - Method in interface software.sava.rpc.json.http.ws.SolanaRpcWebsocket
 
context - Variable in class software.sava.rpc.json.http.response.RootBuilder
 
context() - Method in record class software.sava.rpc.json.http.request.ContextBoolVal
Returns the value of the context record component.
context() - Method in record class software.sava.rpc.json.http.response.AccountInfo
Returns the value of the context record component.
context() - Method in record class software.sava.rpc.json.http.response.AccountLamports
Returns the value of the context record component.
context() - Method in record class software.sava.rpc.json.http.response.AccountTokenAmount
Returns the value of the context record component.
context() - Method in record class software.sava.rpc.json.http.response.BlockProduction
Returns the value of the context record component.
context() - Method in record class software.sava.rpc.json.http.response.FeeForMessage
Returns the value of the context record component.
context() - Method in record class software.sava.rpc.json.http.response.Lamports
Returns the value of the context record component.
context() - Method in record class software.sava.rpc.json.http.response.LatestBlockHash
Returns the value of the context record component.
context() - Method in record class software.sava.rpc.json.http.response.Supply
Returns the value of the context record component.
context() - Method in record class software.sava.rpc.json.http.response.TokenAmount
Returns the value of the context record component.
context() - Method in record class software.sava.rpc.json.http.response.TxLogs
Returns the value of the context record component.
context() - Method in record class software.sava.rpc.json.http.response.TxResult
Returns the value of the context record component.
context() - Method in record class software.sava.rpc.json.http.response.TxSimulation
Returns the value of the context record component.
context() - Method in record class software.sava.rpc.json.http.response.TxStatus
Returns the value of the context record component.
context() - Method in record class software.sava.rpc.json.http.response.TypedContext
Returns the value of the context record component.
Context - Record Class in software.sava.rpc.json.http.response
 
Context(long, String) - Constructor for record class software.sava.rpc.json.http.response.Context
Creates an instance of a Context record class.
ContextBoolVal - Record Class in software.sava.rpc.json.http.request
 
ContextBoolVal(Context, boolean) - Constructor for record class software.sava.rpc.json.http.request.ContextBoolVal
Creates an instance of a ContextBoolVal record class.
contextSlot() - Method in record class software.sava.rpc.json.http.response.RpcCustomError.MinContextSlotNotReached
Returns the value of the contextSlot record component.
create() - Method in interface software.sava.rpc.json.http.ws.SolanaRpcWebsocket.Builder
 
create() - Method in class software.sava.rpc.json.http.ws.SolanaRpcWebsocketBuilder
 
createAccountSubscription(Commitment, Channel, PublicKey, long, String, Consumer<Subscription<T>>, Consumer<T>) - Static method in interface software.sava.rpc.json.http.ws.Subscription
 
createClient(URI, HttpClient) - Static method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
createClient(URI, HttpClient, Duration, UnaryOperator<HttpRequest.Builder>, Predicate<HttpResponse<byte[]>>, Commitment) - Static method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
createClient(URI, HttpClient, Duration, Commitment) - Static method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
createClient(URI, HttpClient, Predicate<HttpResponse<byte[]>>) - Static method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
createClient(URI, HttpClient, UnaryOperator<HttpRequest.Builder>, Predicate<HttpResponse<byte[]>>) - Static method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
createClient(URI, HttpClient, Commitment) - Static method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
createSubscription(Commitment, Channel, String, long, String, Consumer<Subscription<T>>, Consumer<T>) - Static method in interface software.sava.rpc.json.http.ws.Subscription
 
credits() - Method in record class software.sava.rpc.json.http.response.EpochCredits
Returns the value of the credits record component.
current() - Method in record class software.sava.rpc.json.http.response.VoteAccounts
Returns the value of the current record component.
Custom(long) - Constructor for record class software.sava.rpc.json.http.response.IxError.Custom
Creates an instance of a Custom record class.
customError() - Method in exception class software.sava.rpc.json.http.response.JsonRpcException
 

D

data() - Method in record class software.sava.rpc.json.http.response.AccountInfo
Returns the value of the data record component.
data() - Method in record class software.sava.rpc.json.http.response.BlockTx
Returns the value of the data record component.
data() - Method in record class software.sava.rpc.json.http.response.Tx
Returns the value of the data record component.
data() - Method in record class software.sava.rpc.json.http.response.TxSimulation
Returns the value of the data record component.
data() - Method in record class software.sava.rpc.json.http.response.TypedContext
Returns the value of the data record component.
deactivating - Enum constant in enum class software.sava.rpc.json.http.response.StakeState
 
decimals() - Method in record class software.sava.rpc.json.http.response.AccountInfo
 
decimals() - Method in record class software.sava.rpc.json.http.response.AccountTokenAmount
Returns the value of the decimals record component.
decimals() - Method in record class software.sava.rpc.json.http.response.Lamports
 
decimals() - Method in record class software.sava.rpc.json.http.response.TokenAmount
Returns the value of the decimals record component.
decimals() - Method in record class software.sava.rpc.json.http.response.TokenBalance
Returns the value of the decimals record component.
defaultCommitment() - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
defaultCommitment() - Method in interface software.sava.rpc.json.http.ws.SolanaRpcWebsocket
 
delinquent() - Method in record class software.sava.rpc.json.http.response.VoteAccounts
Returns the value of the delinquent record component.
DEV_NET - Enum constant in enum class software.sava.rpc.json.http.SolanaNetwork
 
DuplicateAccountIndex() - Constructor for record class software.sava.rpc.json.http.response.IxError.DuplicateAccountIndex
Creates an instance of a DuplicateAccountIndex record class.
DuplicateAccountOutOfSync() - Constructor for record class software.sava.rpc.json.http.response.IxError.DuplicateAccountOutOfSync
Creates an instance of a DuplicateAccountOutOfSync record class.
DuplicateInstruction(int) - Constructor for record class software.sava.rpc.json.http.response.TransactionError.DuplicateInstruction
Creates an instance of a DuplicateInstruction record class.

E

effectiveSlot() - Method in record class software.sava.rpc.json.http.response.InflationReward
Returns the value of the effectiveSlot record component.
endpoint - Variable in class software.sava.rpc.json.http.client.JsonHttpClient
 
endpoint() - Method in class software.sava.rpc.json.http.client.JsonHttpClient
 
endpoint() - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
endpoint() - Method in interface software.sava.rpc.json.http.ws.SolanaRpcWebsocket
 
epoch() - Method in record class software.sava.rpc.json.http.response.EpochCredits
Returns the value of the epoch record component.
epoch() - Method in record class software.sava.rpc.json.http.response.EpochInfo
Returns the value of the epoch record component.
epoch() - Method in record class software.sava.rpc.json.http.response.InflationRate
Returns the value of the epoch record component.
epoch() - Method in record class software.sava.rpc.json.http.response.InflationReward
Returns the value of the epoch record component.
epochCredits() - Method in record class software.sava.rpc.json.http.response.VoteAccount
Returns the value of the epochCredits record component.
EpochCredits - Record Class in software.sava.rpc.json.http.response
 
EpochCredits(long, long, long) - Constructor for record class software.sava.rpc.json.http.response.EpochCredits
Creates an instance of a EpochCredits record class.
EpochInfo - Record Class in software.sava.rpc.json.http.response
 
EpochInfo(long, long, long, int, int, long) - Constructor for record class software.sava.rpc.json.http.response.EpochInfo
Creates an instance of a EpochInfo record class.
EpochSchedule - Record Class in software.sava.rpc.json.http.response
 
EpochSchedule(long, long, long, int, boolean) - Constructor for record class software.sava.rpc.json.http.response.EpochSchedule
Creates an instance of a EpochSchedule record class.
epochVoteAccount() - Method in record class software.sava.rpc.json.http.response.VoteAccount
Returns the value of the epochVoteAccount record component.
equals(Object) - Method in record class software.sava.rpc.json.http.client.JsonResponseController
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.client.JsonRpcResponseResultParseController
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.client.KeepJsonResponseController
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.request.ContextBoolVal
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.AccountInfo
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.AccountLamports
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.AccountTokenAmount
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.Block
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.BlockCommitment
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.BlockHeight
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.BlockProduction
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.BlockTx
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.ClusterNode
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.Context
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.EpochCredits
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.EpochInfo
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.EpochSchedule
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.FeeCalculator
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.FeeForMessage
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.HighestSnapshotSlot
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.Identity
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.InflationGovernor
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.InflationRate
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.InflationReward
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.InnerInstructions
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.InnerIx
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.IxError.AccountAlreadyInitialized
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.IxError.AccountBorrowFailed
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.IxError.AccountBorrowOutstanding
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.IxError.AccountDataSizeChanged
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.IxError.AccountDataTooSmall
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.IxError.AccountNotExecutable
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.IxError.AccountNotRentExempt
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.IxError.ArithmeticOverflow
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.IxError.BorshIoError
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.IxError.BuiltinProgramsMustConsumeComputeUnits
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.IxError.CallDepth
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.IxError.ComputationalBudgetExceeded
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.IxError.Custom
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.IxError.DuplicateAccountIndex
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.IxError.DuplicateAccountOutOfSync
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.IxError.ExecutableAccountNotRentExempt
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.IxError.ExecutableDataModified
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.IxError.ExecutableLamportChange
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.IxError.ExecutableModified
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.IxError.ExternalAccountDataModified
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.IxError.ExternalAccountLamportSpend
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.IxError.GenericError
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.IxError.IllegalOwner
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.IxError.Immutable
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.IxError.IncorrectAuthority
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.IxError.IncorrectProgramId
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.IxError.InsufficientFunds
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.IxError.InvalidAccountData
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.IxError.InvalidAccountOwner
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.IxError.InvalidArgument
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.IxError.InvalidError
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.IxError.InvalidInstructionData
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.IxError.InvalidRealloc
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.IxError.InvalidSeeds
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.IxError.MaxAccountsDataAllocationsExceeded
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.IxError.MaxAccountsExceeded
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.IxError.MaxInstructionTraceLengthExceeded
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.IxError.MaxSeedLengthExceeded
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.IxError.MissingAccount
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.IxError.MissingRequiredSignature
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.IxError.ModifiedProgramId
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.IxError.NotEnoughAccountKeys
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.IxError.PrivilegeEscalation
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.IxError.ProgramEnvironmentSetupFailure
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.IxError.ProgramFailedToCompile
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.IxError.ProgramFailedToComplete
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.IxError.ReadonlyDataModified
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.IxError.ReadonlyLamportChange
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.IxError.ReentrancyNotAllowed
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.IxError.RentEpochModified
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.IxError.UnbalancedInstruction
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.IxError.UninitializedAccount
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.IxError.Unknown
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.IxError.UnsupportedProgramId
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.IxError.UnsupportedSysvar
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.Lamports
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.LatestBlockHash
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.LoadedAddresses
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.NodeHealth
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.ParsedAccountData
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.PerfSample
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.PrioritizationFee
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.ProcessedSlot
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.ReplacementBlockHash
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.RpcCustomError.BlockCleanedUp
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.RpcCustomError.BlockNotAvailable
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.RpcCustomError.BlockStatusNotAvailableYet
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.RpcCustomError.KeyExcludedFromSecondaryIndex
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.RpcCustomError.LongTermStorageSlotSkipped
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.RpcCustomError.MinContextSlotNotReached
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.RpcCustomError.NodeUnhealthy
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.RpcCustomError.NoSnapshot
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.RpcCustomError.ScanError
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.RpcCustomError.SendTransactionPreflightFailure
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.RpcCustomError.SlotSkipped
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.RpcCustomError.TransactionHistoryNotAvailable
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.RpcCustomError.TransactionPrecompileVerificationFailure
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.RpcCustomError.TransactionSignatureLenMismatch
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.RpcCustomError.TransactionSignatureVerificationFailure
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.RpcCustomError.Unknown
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.RpcCustomError.UnsupportedTransactionVersion
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.Supply
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.TokenAmount
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.TokenBalance
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.TransactionError.AccountBorrowOutstanding
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.TransactionError.AccountInUse
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.TransactionError.AccountLoadedTwice
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.TransactionError.AccountNotFound
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.TransactionError.AddressLookupTableNotFound
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.TransactionError.AlreadyProcessed
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.TransactionError.BlockhashNotFound
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.TransactionError.CallChainTooDeep
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.TransactionError.ClusterMaintenance
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.TransactionError.DuplicateInstruction
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.TransactionError.InstructionError
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.TransactionError.InsufficientFundsForFee
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.TransactionError.InsufficientFundsForRent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.TransactionError.InvalidAccountForFee
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.TransactionError.InvalidAccountIndex
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.TransactionError.InvalidAddressLookupTableData
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.TransactionError.InvalidAddressLookupTableIndex
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.TransactionError.InvalidAddressLookupTableOwner
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.TransactionError.InvalidLoadedAccountsDataSizeLimit
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.TransactionError.InvalidProgramForExecution
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.TransactionError.InvalidRentPayingAccount
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.TransactionError.InvalidWritableAccount
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.TransactionError.MaxLoadedAccountsDataSizeExceeded
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.TransactionError.MissingSignatureForFee
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.TransactionError.ProgramAccountNotFound
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.TransactionError.ProgramCacheHitMaxLimit
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.TransactionError.ProgramExecutionTemporarilyRestricted
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.TransactionError.ResanitizationNeeded
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.TransactionError.SanitizeFailure
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.TransactionError.SignatureFailure
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.TransactionError.TooManyAccountLocks
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.TransactionError.UnbalancedTransaction
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.TransactionError.Unknown
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.TransactionError.UnsupportedVersion
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.TransactionError.WouldExceedAccountDataBlockLimit
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.TransactionError.WouldExceedAccountDataTotalLimit
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.TransactionError.WouldExceedMaxAccountCostLimit
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.TransactionError.WouldExceedMaxBlockCostLimit
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.TransactionError.WouldExceedMaxVoteCostLimit
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.Tx
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.TxInnerInstruction
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.TxInstruction
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.TxLogs
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.TxMeta
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.TxResult
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.TxReward
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.TxSig
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.TxSimulation
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.TxStatus
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.TypedContext
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.ValidatorLeaderInfo
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.Version
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.VoteAccount
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.response.VoteAccounts
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class software.sava.rpc.json.http.ws.Timings
Indicates whether some other object is "equal to" this one.
error() - Method in record class software.sava.rpc.json.http.response.IxError.BorshIoError
Returns the value of the error record component.
error() - Method in record class software.sava.rpc.json.http.response.IxError.Custom
Returns the value of the error record component.
error() - Method in record class software.sava.rpc.json.http.response.TxLogs
Returns the value of the error record component.
error() - Method in record class software.sava.rpc.json.http.response.TxMeta
Returns the value of the error record component.
error() - Method in record class software.sava.rpc.json.http.response.TxResult
Returns the value of the error record component.
error() - Method in record class software.sava.rpc.json.http.response.TxSimulation
Returns the value of the error record component.
error() - Method in record class software.sava.rpc.json.http.response.TxStatus
Returns the value of the error record component.
exceptionSubscribe(Consumer<RuntimeException>) - Method in interface software.sava.rpc.json.http.ws.SolanaRpcWebsocket
 
executable() - Method in record class software.sava.rpc.json.http.response.AccountInfo
Returns the value of the executable record component.
ExecutableAccountNotRentExempt() - Constructor for record class software.sava.rpc.json.http.response.IxError.ExecutableAccountNotRentExempt
Creates an instance of a ExecutableAccountNotRentExempt record class.
ExecutableDataModified() - Constructor for record class software.sava.rpc.json.http.response.IxError.ExecutableDataModified
Creates an instance of a ExecutableDataModified record class.
ExecutableLamportChange() - Constructor for record class software.sava.rpc.json.http.response.IxError.ExecutableLamportChange
Creates an instance of a ExecutableLamportChange record class.
ExecutableModified() - Constructor for record class software.sava.rpc.json.http.response.IxError.ExecutableModified
Creates an instance of a ExecutableModified record class.
extendRequest - Variable in class software.sava.rpc.json.http.client.JsonHttpClient
 
ExternalAccountDataModified() - Constructor for record class software.sava.rpc.json.http.response.IxError.ExternalAccountDataModified
Creates an instance of a ExternalAccountDataModified record class.
ExternalAccountLamportSpend() - Constructor for record class software.sava.rpc.json.http.response.IxError.ExternalAccountLamportSpend
Creates an instance of a ExternalAccountLamportSpend record class.

F

featureSet() - Method in record class software.sava.rpc.json.http.response.Version
Returns the value of the featureSet record component.
fee() - Method in record class software.sava.rpc.json.http.response.FeeForMessage
Returns the value of the fee record component.
fee() - Method in record class software.sava.rpc.json.http.response.TxMeta
Returns the value of the fee record component.
FEE - Enum constant in enum class software.sava.rpc.json.http.response.RewardType
 
FeeCalculator - Record Class in software.sava.rpc.json.http.response
 
FeeCalculator(int) - Constructor for record class software.sava.rpc.json.http.response.FeeCalculator
Creates an instance of a FeeCalculator record class.
FeeForMessage - Record Class in software.sava.rpc.json.http.response
 
FeeForMessage(Context, long) - Constructor for record class software.sava.rpc.json.http.response.FeeForMessage
Creates an instance of a FeeForMessage record class.
FINALIZED - Enum constant in enum class software.sava.rpc.json.http.request.Commitment
 
firstNormalEpoch() - Method in record class software.sava.rpc.json.http.response.EpochSchedule
Returns the value of the firstNormalEpoch record component.
firstNormalSlot() - Method in record class software.sava.rpc.json.http.response.EpochSchedule
Returns the value of the firstNormalSlot record component.
firstSlot() - Method in record class software.sava.rpc.json.http.response.BlockProduction
Returns the value of the firstSlot record component.
foundation() - Method in record class software.sava.rpc.json.http.response.InflationGovernor
Returns the value of the foundation record component.
foundation() - Method in record class software.sava.rpc.json.http.response.InflationRate
Returns the value of the foundation record component.
foundationTerm() - Method in record class software.sava.rpc.json.http.response.InflationGovernor
Returns the value of the foundationTerm record component.
freezeAuthority() - Method in record class software.sava.rpc.json.http.response.ParsedAccountData
Returns the value of the freezeAuthority record component.
fromJsonArray(byte[]) - Static method in enum class software.sava.rpc.json.PrivateKeyEncoding
 
fromJsonArray(JsonIterator) - Static method in enum class software.sava.rpc.json.PrivateKeyEncoding
 
fromJsonPrivateKey(JsonIterator) - Static method in enum class software.sava.rpc.json.PrivateKeyEncoding
 
fromJsonPrivateKey(JsonIterator, PrivateKeyEncoding) - Static method in enum class software.sava.rpc.json.PrivateKeyEncoding
 
full - Enum constant in enum class software.sava.rpc.json.http.request.BlockTxDetails
 
full - Enum constant in enum class software.sava.rpc.json.http.request.TransactionDetails
 
full() - Method in record class software.sava.rpc.json.http.response.HighestSnapshotSlot
Returns the value of the full record component.

G

GenericError() - Constructor for record class software.sava.rpc.json.http.response.IxError.GenericError
Creates an instance of a GenericError record class.
getAccountInfo(int, int, PublicKey) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getAccountInfo(int, int, PublicKey, BiFunction<PublicKey, byte[], T>) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getAccountInfo(BigInteger, int, int, PublicKey) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getAccountInfo(BigInteger, PublicKey) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getAccountInfo(BigInteger, PublicKey, BiFunction<PublicKey, byte[], T>) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getAccountInfo(PublicKey) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getAccountInfo(PublicKey, BiFunction<PublicKey, byte[], T>) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getAccountInfo(Commitment, int, int, PublicKey) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getAccountInfo(Commitment, int, int, PublicKey, BiFunction<PublicKey, byte[], T>) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getAccountInfo(Commitment, BigInteger, int, int, PublicKey) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getAccountInfo(Commitment, BigInteger, int, int, PublicKey, BiFunction<PublicKey, byte[], T>) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getAccountInfo(Commitment, BigInteger, PublicKey) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getAccountInfo(Commitment, BigInteger, PublicKey, BiFunction<PublicKey, byte[], T>) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getAccountInfo(Commitment, PublicKey) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getAccountInfo(Commitment, PublicKey, BiFunction<PublicKey, byte[], T>) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getAccounts(int, int, SequencedCollection<PublicKey>) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getAccounts(int, int, SequencedCollection<PublicKey>, BiFunction<PublicKey, byte[], T>) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getAccounts(BigInteger, int, int, SequencedCollection<PublicKey>) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getAccounts(BigInteger, int, int, SequencedCollection<PublicKey>, BiFunction<PublicKey, byte[], T>) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getAccounts(BigInteger, SequencedCollection<PublicKey>) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getAccounts(BigInteger, SequencedCollection<PublicKey>, BiFunction<PublicKey, byte[], T>) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getAccounts(SequencedCollection<PublicKey>) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getAccounts(SequencedCollection<PublicKey>, BiFunction<PublicKey, byte[], T>) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getAccounts(Commitment, int, int, SequencedCollection<PublicKey>) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getAccounts(Commitment, int, int, SequencedCollection<PublicKey>, BiFunction<PublicKey, byte[], T>) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getAccounts(Commitment, BigInteger, int, int, SequencedCollection<PublicKey>) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getAccounts(Commitment, BigInteger, int, int, SequencedCollection<PublicKey>, BiFunction<PublicKey, byte[], T>) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getAccounts(Commitment, BigInteger, SequencedCollection<PublicKey>) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getAccounts(Commitment, BigInteger, SequencedCollection<PublicKey>, BiFunction<PublicKey, byte[], T>) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getAccounts(Commitment, SequencedCollection<PublicKey>) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getAccounts(Commitment, SequencedCollection<PublicKey>, BiFunction<PublicKey, byte[], T>) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getBalance(PublicKey) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getBalance(Commitment, PublicKey) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getBlock(long) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getBlock(long, boolean) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getBlock(long, int) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getBlock(long, int, boolean) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getBlock(long, BlockTxDetails) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getBlock(long, BlockTxDetails, boolean) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getBlock(long, BlockTxDetails, int) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getBlock(long, BlockTxDetails, int, boolean) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getBlock(Commitment, long) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getBlock(Commitment, long, int) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getBlock(Commitment, long, BlockTxDetails) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getBlock(Commitment, long, BlockTxDetails, boolean) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getBlock(Commitment, long, BlockTxDetails, int) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getBlock(Commitment, long, BlockTxDetails, int, boolean) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getBlockCommitment(long) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getBlockHeight() - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getBlockHeight(Commitment) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getBlockProduction() - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getBlockProduction(long) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getBlockProduction(PublicKey) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getBlockProduction(PublicKey, long) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getBlockProduction(Commitment) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getBlockProduction(Commitment, long) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getBlockProduction(Commitment, PublicKey) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getBlockProduction(Commitment, PublicKey, long) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getBlocks(long) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getBlocks(long, long) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getBlocks(Commitment, long) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getBlocks(Commitment, long, long) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getBlocksWithLimit(long, long) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getBlocksWithLimit(Commitment, long, long) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getBlockTime(long) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getClusterNodes() - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getEndpoint() - Method in enum class software.sava.rpc.json.http.SolanaNetwork
 
getEpochInfo() - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getEpochInfo(Commitment) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getEpochSchedule() - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getFeeForMessage(String) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getFeeForMessage(Commitment, String) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getFirstAvailableBlock() - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getGenesisHash() - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getHealth() - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getHealth(Duration) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getHighestSnapshotSlot() - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getIdentity() - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getInflationGovernor() - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getInflationGovernor(Commitment) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getInflationRate() - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getInflationReward(SequencedCollection<PublicKey>) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getInflationReward(SequencedCollection<PublicKey>, long) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getInflationReward(Commitment, SequencedCollection<PublicKey>) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getInflationReward(Commitment, SequencedCollection<PublicKey>, long) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getLargestAccounts() - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getLargestAccounts(Commitment) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getLatestBlockHash() - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getLatestBlockHash(Commitment) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getLeaderSchedule() - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getLeaderSchedule(long) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getLeaderSchedule(long, PublicKey) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getLeaderSchedule(PublicKey) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getLeaderSchedule(Commitment) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getLeaderSchedule(Commitment, long) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getLeaderSchedule(Commitment, long, PublicKey) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getLeaderSchedule(Commitment, PublicKey) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getMaxRetransmitSlot() - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getMaxShredInsertSlot() - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getMinimumBalanceForRentExemption(long) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getMultipleAccounts(int, int, SequencedCollection<PublicKey>) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getMultipleAccounts(int, int, SequencedCollection<PublicKey>, BiFunction<PublicKey, byte[], T>) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getMultipleAccounts(BigInteger, int, int, SequencedCollection<PublicKey>) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getMultipleAccounts(BigInteger, int, int, SequencedCollection<PublicKey>, BiFunction<PublicKey, byte[], T>) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getMultipleAccounts(BigInteger, SequencedCollection<PublicKey>) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getMultipleAccounts(BigInteger, SequencedCollection<PublicKey>, BiFunction<PublicKey, byte[], T>) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getMultipleAccounts(SequencedCollection<PublicKey>) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getMultipleAccounts(SequencedCollection<PublicKey>, BiFunction<PublicKey, byte[], T>) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getMultipleAccounts(Commitment, int, int, SequencedCollection<PublicKey>) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getMultipleAccounts(Commitment, int, int, SequencedCollection<PublicKey>, BiFunction<PublicKey, byte[], T>) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getMultipleAccounts(Commitment, BigInteger, int, int, SequencedCollection<PublicKey>) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getMultipleAccounts(Commitment, BigInteger, int, int, SequencedCollection<PublicKey>, BiFunction<PublicKey, byte[], T>) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getMultipleAccounts(Commitment, BigInteger, SequencedCollection<PublicKey>) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getMultipleAccounts(Commitment, BigInteger, SequencedCollection<PublicKey>, BiFunction<PublicKey, byte[], T>) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getMultipleAccounts(Commitment, SequencedCollection<PublicKey>) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getMultipleAccounts(Commitment, SequencedCollection<PublicKey>, BiFunction<PublicKey, byte[], T>) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getProgramAccounts(Duration, PublicKey, Collection<Filter>, BiFunction<PublicKey, byte[], T>) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getProgramAccounts(Duration, PublicKey, BiFunction<PublicKey, byte[], T>) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getProgramAccounts(Duration, PublicKey, Commitment, long, Collection<Filter>) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getProgramAccounts(Duration, PublicKey, Commitment, long, Collection<Filter>, int, int) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getProgramAccounts(Duration, PublicKey, Commitment, long, Collection<Filter>, int, int, BiFunction<PublicKey, byte[], T>) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getProgramAccounts(Duration, PublicKey, Commitment, long, Collection<Filter>, BiFunction<PublicKey, byte[], T>) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getProgramAccounts(Duration, PublicKey, Commitment, BigInteger, Collection<Filter>, int, int, BiFunction<PublicKey, byte[], T>) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getProgramAccounts(Duration, PublicKey, Commitment, BigInteger, Collection<Filter>, BiFunction<PublicKey, byte[], T>) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getProgramAccounts(Duration, PublicKey, Commitment, Collection<Filter>, int, int) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getProgramAccounts(Duration, PublicKey, Commitment, Collection<Filter>, int, int, BiFunction<PublicKey, byte[], T>) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getProgramAccounts(Duration, PublicKey, Commitment, Collection<Filter>, BiFunction<PublicKey, byte[], T>) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getProgramAccounts(PublicKey) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getProgramAccounts(PublicKey, long, Collection<Filter>) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getProgramAccounts(PublicKey, long, Collection<Filter>, int, int) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getProgramAccounts(PublicKey, long, Collection<Filter>, int, int, BiFunction<PublicKey, byte[], T>) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getProgramAccounts(PublicKey, long, Collection<Filter>, BiFunction<PublicKey, byte[], T>) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getProgramAccounts(PublicKey, Collection<Filter>) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getProgramAccounts(PublicKey, Collection<Filter>, int, int) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getProgramAccounts(PublicKey, Collection<Filter>, int, int, BiFunction<PublicKey, byte[], T>) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getProgramAccounts(PublicKey, Collection<Filter>, BiFunction<PublicKey, byte[], T>) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getProgramAccounts(PublicKey, BiFunction<PublicKey, byte[], T>) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getProgramAccounts(PublicKey, Commitment, long, Collection<Filter>) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getProgramAccounts(PublicKey, Commitment, long, Collection<Filter>, int, int) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getProgramAccounts(PublicKey, Commitment, long, Collection<Filter>, int, int, BiFunction<PublicKey, byte[], T>) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getProgramAccounts(PublicKey, Commitment, long, Collection<Filter>, BiFunction<PublicKey, byte[], T>) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getProgramAccounts(PublicKey, Commitment, Collection<Filter>) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getProgramAccounts(PublicKey, Commitment, Collection<Filter>, int, int) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getProgramAccounts(PublicKey, Commitment, Collection<Filter>, int, int, BiFunction<PublicKey, byte[], T>) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getProgramAccounts(PublicKey, Commitment, Collection<Filter>, BiFunction<PublicKey, byte[], T>) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getRecentPerformanceSamples() - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getRecentPerformanceSamples(int) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getRecentPrioritizationFees() - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getRecentPrioritizationFees(SequencedCollection<PublicKey>) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getSignaturesForAddress(PublicKey, int) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getSignaturesForAddress(Commitment, PublicKey, int) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getSignaturesForAddressBefore(PublicKey, int, String) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getSignaturesForAddressBefore(Commitment, PublicKey, int, String) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getSignaturesForAddressUntil(PublicKey, int, String) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getSignaturesForAddressUntil(Commitment, PublicKey, int, String) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getSignatureStatuses(SequencedCollection<String>) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getSignatureStatuses(SequencedCollection<String>, boolean) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getSigStatusList(SequencedCollection<String>) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getSigStatusList(SequencedCollection<String>, boolean) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getSlot() - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getSlot(Commitment) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getSlotLeader() - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getSlotLeader(Commitment) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getSlotLeaders(long, int) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getStakeMinimumDelegation() - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getStakeMinimumDelegation(Commitment) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getSupply() - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getSupply(Commitment, boolean) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getTokenAccountBalance(PublicKey) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getTokenAccountBalance(Commitment, PublicKey) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getTokenAccountsForProgramByDelegate(PublicKey, PublicKey) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getTokenAccountsForProgramByDelegate(Commitment, PublicKey, PublicKey) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getTokenAccountsForProgramByOwner(PublicKey, PublicKey) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getTokenAccountsForProgramByOwner(Commitment, PublicKey, PublicKey) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getTokenAccountsForTokenMintByDelegate(PublicKey, PublicKey) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getTokenAccountsForTokenMintByDelegate(Commitment, PublicKey, PublicKey) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getTokenAccountsForTokenMintByOwner(PublicKey, PublicKey) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getTokenAccountsForTokenMintByOwner(Commitment, PublicKey, PublicKey) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getTokenLargestAccounts(PublicKey) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getTokenLargestAccounts(Commitment, PublicKey) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getTokenSupply(PublicKey) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getTokenSupply(Commitment, PublicKey) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getTransaction(int, String) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getTransaction(String) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getTransaction(Commitment, int, String) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getTransaction(Commitment, String) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getTransactionCount() - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getTransactionCount(Commitment) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getValue() - Method in enum class software.sava.rpc.json.http.request.Commitment
 
getVersion() - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getVoteAccounts() - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getVoteAccounts(PublicKey) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getVoteAccounts(Commitment) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getVoteAccounts(Commitment, PublicKey) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
getWebSocketEndpoint() - Method in enum class software.sava.rpc.json.http.SolanaNetwork
 
gossip() - Method in record class software.sava.rpc.json.http.response.ClusterNode
Returns the value of the gossip record component.

H

hashCode() - Method in record class software.sava.rpc.json.http.client.JsonResponseController
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.client.JsonRpcResponseResultParseController
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.client.KeepJsonResponseController
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.request.ContextBoolVal
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.AccountInfo
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.AccountLamports
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.AccountTokenAmount
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.Block
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.BlockCommitment
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.BlockHeight
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.BlockProduction
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.BlockTx
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.ClusterNode
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.Context
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.EpochCredits
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.EpochInfo
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.EpochSchedule
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.FeeCalculator
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.FeeForMessage
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.HighestSnapshotSlot
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.Identity
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.InflationGovernor
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.InflationRate
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.InflationReward
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.InnerInstructions
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.InnerIx
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.IxError.AccountAlreadyInitialized
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.IxError.AccountBorrowFailed
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.IxError.AccountBorrowOutstanding
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.IxError.AccountDataSizeChanged
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.IxError.AccountDataTooSmall
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.IxError.AccountNotExecutable
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.IxError.AccountNotRentExempt
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.IxError.ArithmeticOverflow
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.IxError.BorshIoError
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.IxError.BuiltinProgramsMustConsumeComputeUnits
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.IxError.CallDepth
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.IxError.ComputationalBudgetExceeded
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.IxError.Custom
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.IxError.DuplicateAccountIndex
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.IxError.DuplicateAccountOutOfSync
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.IxError.ExecutableAccountNotRentExempt
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.IxError.ExecutableDataModified
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.IxError.ExecutableLamportChange
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.IxError.ExecutableModified
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.IxError.ExternalAccountDataModified
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.IxError.ExternalAccountLamportSpend
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.IxError.GenericError
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.IxError.IllegalOwner
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.IxError.Immutable
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.IxError.IncorrectAuthority
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.IxError.IncorrectProgramId
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.IxError.InsufficientFunds
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.IxError.InvalidAccountData
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.IxError.InvalidAccountOwner
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.IxError.InvalidArgument
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.IxError.InvalidError
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.IxError.InvalidInstructionData
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.IxError.InvalidRealloc
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.IxError.InvalidSeeds
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.IxError.MaxAccountsDataAllocationsExceeded
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.IxError.MaxAccountsExceeded
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.IxError.MaxInstructionTraceLengthExceeded
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.IxError.MaxSeedLengthExceeded
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.IxError.MissingAccount
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.IxError.MissingRequiredSignature
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.IxError.ModifiedProgramId
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.IxError.NotEnoughAccountKeys
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.IxError.PrivilegeEscalation
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.IxError.ProgramEnvironmentSetupFailure
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.IxError.ProgramFailedToCompile
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.IxError.ProgramFailedToComplete
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.IxError.ReadonlyDataModified
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.IxError.ReadonlyLamportChange
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.IxError.ReentrancyNotAllowed
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.IxError.RentEpochModified
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.IxError.UnbalancedInstruction
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.IxError.UninitializedAccount
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.IxError.Unknown
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.IxError.UnsupportedProgramId
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.IxError.UnsupportedSysvar
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.Lamports
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.LatestBlockHash
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.LoadedAddresses
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.NodeHealth
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.ParsedAccountData
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.PerfSample
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.PrioritizationFee
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.ProcessedSlot
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.ReplacementBlockHash
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.RpcCustomError.BlockCleanedUp
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.RpcCustomError.BlockNotAvailable
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.RpcCustomError.BlockStatusNotAvailableYet
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.RpcCustomError.KeyExcludedFromSecondaryIndex
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.RpcCustomError.LongTermStorageSlotSkipped
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.RpcCustomError.MinContextSlotNotReached
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.RpcCustomError.NodeUnhealthy
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.RpcCustomError.NoSnapshot
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.RpcCustomError.ScanError
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.RpcCustomError.SendTransactionPreflightFailure
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.RpcCustomError.SlotSkipped
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.RpcCustomError.TransactionHistoryNotAvailable
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.RpcCustomError.TransactionPrecompileVerificationFailure
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.RpcCustomError.TransactionSignatureLenMismatch
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.RpcCustomError.TransactionSignatureVerificationFailure
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.RpcCustomError.Unknown
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.RpcCustomError.UnsupportedTransactionVersion
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.Supply
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.TokenAmount
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.TokenBalance
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.TransactionError.AccountBorrowOutstanding
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.TransactionError.AccountInUse
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.TransactionError.AccountLoadedTwice
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.TransactionError.AccountNotFound
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.TransactionError.AddressLookupTableNotFound
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.TransactionError.AlreadyProcessed
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.TransactionError.BlockhashNotFound
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.TransactionError.CallChainTooDeep
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.TransactionError.ClusterMaintenance
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.TransactionError.DuplicateInstruction
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.TransactionError.InstructionError
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.TransactionError.InsufficientFundsForFee
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.TransactionError.InsufficientFundsForRent
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.TransactionError.InvalidAccountForFee
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.TransactionError.InvalidAccountIndex
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.TransactionError.InvalidAddressLookupTableData
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.TransactionError.InvalidAddressLookupTableIndex
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.TransactionError.InvalidAddressLookupTableOwner
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.TransactionError.InvalidLoadedAccountsDataSizeLimit
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.TransactionError.InvalidProgramForExecution
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.TransactionError.InvalidRentPayingAccount
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.TransactionError.InvalidWritableAccount
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.TransactionError.MaxLoadedAccountsDataSizeExceeded
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.TransactionError.MissingSignatureForFee
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.TransactionError.ProgramAccountNotFound
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.TransactionError.ProgramCacheHitMaxLimit
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.TransactionError.ProgramExecutionTemporarilyRestricted
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.TransactionError.ResanitizationNeeded
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.TransactionError.SanitizeFailure
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.TransactionError.SignatureFailure
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.TransactionError.TooManyAccountLocks
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.TransactionError.UnbalancedTransaction
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.TransactionError.Unknown
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.TransactionError.UnsupportedVersion
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.TransactionError.WouldExceedAccountDataBlockLimit
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.TransactionError.WouldExceedAccountDataTotalLimit
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.TransactionError.WouldExceedMaxAccountCostLimit
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.TransactionError.WouldExceedMaxBlockCostLimit
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.TransactionError.WouldExceedMaxVoteCostLimit
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.Tx
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.TxInnerInstruction
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.TxInstruction
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.TxLogs
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.TxMeta
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.TxResult
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.TxReward
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.TxSig
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.TxSimulation
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.TxStatus
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.TypedContext
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.ValidatorLeaderInfo
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.Version
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.VoteAccount
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.response.VoteAccounts
Returns a hash code value for this object.
hashCode() - Method in record class software.sava.rpc.json.http.ws.Timings
Returns a hash code value for this object.
height() - Method in record class software.sava.rpc.json.http.response.BlockHeight
Returns the value of the height record component.
HighestSnapshotSlot - Record Class in software.sava.rpc.json.http.response
 
HighestSnapshotSlot(long, long) - Constructor for record class software.sava.rpc.json.http.response.HighestSnapshotSlot
Creates an instance of a HighestSnapshotSlot record class.
httpClient - Variable in class software.sava.rpc.json.http.client.JsonHttpClient
 
httpClient() - Method in class software.sava.rpc.json.http.client.JsonHttpClient
 
httpClient() - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 

I

identity() - Method in record class software.sava.rpc.json.http.response.Identity
Returns the value of the identity record component.
Identity - Record Class in software.sava.rpc.json.http.response
 
Identity(String) - Constructor for record class software.sava.rpc.json.http.response.Identity
Creates an instance of a Identity record class.
IllegalOwner() - Constructor for record class software.sava.rpc.json.http.response.IxError.IllegalOwner
Creates an instance of a IllegalOwner record class.
Immutable() - Constructor for record class software.sava.rpc.json.http.response.IxError.Immutable
Creates an instance of a Immutable record class.
inactive - Enum constant in enum class software.sava.rpc.json.http.response.StakeState
 
IncorrectAuthority() - Constructor for record class software.sava.rpc.json.http.response.IxError.IncorrectAuthority
Creates an instance of a IncorrectAuthority record class.
IncorrectProgramId() - Constructor for record class software.sava.rpc.json.http.response.IxError.IncorrectProgramId
Creates an instance of a IncorrectProgramId record class.
incremental() - Method in record class software.sava.rpc.json.http.response.HighestSnapshotSlot
Returns the value of the incremental record component.
index() - Method in record class software.sava.rpc.json.http.response.InnerInstructions
Returns the value of the index record component.
index() - Method in record class software.sava.rpc.json.http.response.TransactionError.DuplicateInstruction
Returns the value of the index record component.
index() - Method in record class software.sava.rpc.json.http.response.TxInnerInstruction
Returns the value of the index record component.
InflationGovernor - Record Class in software.sava.rpc.json.http.response
 
InflationGovernor(double, double, double, double, double) - Constructor for record class software.sava.rpc.json.http.response.InflationGovernor
Creates an instance of a InflationGovernor record class.
InflationRate - Record Class in software.sava.rpc.json.http.response
 
InflationRate(long, double, double, double) - Constructor for record class software.sava.rpc.json.http.response.InflationRate
Creates an instance of a InflationRate record class.
InflationReward - Record Class in software.sava.rpc.json.http.response
 
InflationReward(long, long, long, long, int) - Constructor for record class software.sava.rpc.json.http.response.InflationReward
Creates an instance of a InflationReward record class.
initial() - Method in record class software.sava.rpc.json.http.response.InflationGovernor
Returns the value of the initial record component.
innerInstructions() - Method in record class software.sava.rpc.json.http.response.TxMeta
Returns the value of the innerInstructions record component.
innerInstructions() - Method in record class software.sava.rpc.json.http.response.TxSimulation
Returns the value of the innerInstructions record component.
InnerInstructions - Record Class in software.sava.rpc.json.http.response
 
InnerInstructions(int, List<InnerIx>) - Constructor for record class software.sava.rpc.json.http.response.InnerInstructions
Creates an instance of a InnerInstructions record class.
InnerIx - Record Class in software.sava.rpc.json.http.response
 
InnerIx(String, PublicKey, int) - Constructor for record class software.sava.rpc.json.http.response.InnerIx
Creates an instance of a InnerIx record class.
InstructionError(int, IxError) - Constructor for record class software.sava.rpc.json.http.response.TransactionError.InstructionError
Creates an instance of a InstructionError record class.
instructions() - Method in record class software.sava.rpc.json.http.response.InnerInstructions
Returns the value of the instructions record component.
instructions() - Method in record class software.sava.rpc.json.http.response.TxInnerInstruction
Returns the value of the instructions record component.
InsufficientFunds() - Constructor for record class software.sava.rpc.json.http.response.IxError.InsufficientFunds
Creates an instance of a InsufficientFunds record class.
InsufficientFundsForFee() - Constructor for record class software.sava.rpc.json.http.response.TransactionError.InsufficientFundsForFee
Creates an instance of a InsufficientFundsForFee record class.
InsufficientFundsForRent(int) - Constructor for record class software.sava.rpc.json.http.response.TransactionError.InsufficientFundsForRent
Creates an instance of a InsufficientFundsForRent record class.
INTERNAL_ERROR - Static variable in exception class software.sava.rpc.json.http.response.JsonRpcException
 
INVALID_PARAMS - Static variable in exception class software.sava.rpc.json.http.response.JsonRpcException
 
INVALID_REQUEST - Static variable in exception class software.sava.rpc.json.http.response.JsonRpcException
 
InvalidAccountData() - Constructor for record class software.sava.rpc.json.http.response.IxError.InvalidAccountData
Creates an instance of a InvalidAccountData record class.
InvalidAccountForFee() - Constructor for record class software.sava.rpc.json.http.response.TransactionError.InvalidAccountForFee
Creates an instance of a InvalidAccountForFee record class.
InvalidAccountIndex() - Constructor for record class software.sava.rpc.json.http.response.TransactionError.InvalidAccountIndex
Creates an instance of a InvalidAccountIndex record class.
InvalidAccountOwner() - Constructor for record class software.sava.rpc.json.http.response.IxError.InvalidAccountOwner
Creates an instance of a InvalidAccountOwner record class.
InvalidAddressLookupTableData() - Constructor for record class software.sava.rpc.json.http.response.TransactionError.InvalidAddressLookupTableData
Creates an instance of a InvalidAddressLookupTableData record class.
InvalidAddressLookupTableIndex() - Constructor for record class software.sava.rpc.json.http.response.TransactionError.InvalidAddressLookupTableIndex
Creates an instance of a InvalidAddressLookupTableIndex record class.
InvalidAddressLookupTableOwner() - Constructor for record class software.sava.rpc.json.http.response.TransactionError.InvalidAddressLookupTableOwner
Creates an instance of a InvalidAddressLookupTableOwner record class.
InvalidArgument() - Constructor for record class software.sava.rpc.json.http.response.IxError.InvalidArgument
Creates an instance of a InvalidArgument record class.
InvalidError() - Constructor for record class software.sava.rpc.json.http.response.IxError.InvalidError
Creates an instance of a InvalidError record class.
InvalidInstructionData() - Constructor for record class software.sava.rpc.json.http.response.IxError.InvalidInstructionData
Creates an instance of a InvalidInstructionData record class.
InvalidLoadedAccountsDataSizeLimit() - Constructor for record class software.sava.rpc.json.http.response.TransactionError.InvalidLoadedAccountsDataSizeLimit
Creates an instance of a InvalidLoadedAccountsDataSizeLimit record class.
InvalidProgramForExecution() - Constructor for record class software.sava.rpc.json.http.response.TransactionError.InvalidProgramForExecution
Creates an instance of a InvalidProgramForExecution record class.
InvalidRealloc() - Constructor for record class software.sava.rpc.json.http.response.IxError.InvalidRealloc
Creates an instance of a InvalidRealloc record class.
InvalidRentPayingAccount() - Constructor for record class software.sava.rpc.json.http.response.TransactionError.InvalidRentPayingAccount
Creates an instance of a InvalidRentPayingAccount record class.
InvalidSeeds() - Constructor for record class software.sava.rpc.json.http.response.IxError.InvalidSeeds
Creates an instance of a InvalidSeeds record class.
InvalidWritableAccount() - Constructor for record class software.sava.rpc.json.http.response.TransactionError.InvalidWritableAccount
Creates an instance of a InvalidWritableAccount record class.
isBlockHashValid(String) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
isBlockHashValid(Commitment, String) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
isInitialized() - Method in record class software.sava.rpc.json.http.response.ParsedAccountData
Returns the value of the isInitialized record component.
isLegacy() - Method in record class software.sava.rpc.json.http.response.Tx
 
isNative() - Method in record class software.sava.rpc.json.http.response.ParsedAccountData
Returns the value of the isNative record component.
ixError() - Method in record class software.sava.rpc.json.http.response.TransactionError.InstructionError
Returns the value of the ixError record component.
IxError - Interface in software.sava.rpc.json.http.response
 
IxError.AccountAlreadyInitialized - Record Class in software.sava.rpc.json.http.response
 
IxError.AccountBorrowFailed - Record Class in software.sava.rpc.json.http.response
 
IxError.AccountBorrowOutstanding - Record Class in software.sava.rpc.json.http.response
 
IxError.AccountDataSizeChanged - Record Class in software.sava.rpc.json.http.response
 
IxError.AccountDataTooSmall - Record Class in software.sava.rpc.json.http.response
 
IxError.AccountNotExecutable - Record Class in software.sava.rpc.json.http.response
 
IxError.AccountNotRentExempt - Record Class in software.sava.rpc.json.http.response
 
IxError.ArithmeticOverflow - Record Class in software.sava.rpc.json.http.response
 
IxError.BorshIoError - Record Class in software.sava.rpc.json.http.response
 
IxError.BuiltinProgramsMustConsumeComputeUnits - Record Class in software.sava.rpc.json.http.response
 
IxError.CallDepth - Record Class in software.sava.rpc.json.http.response
 
IxError.ComputationalBudgetExceeded - Record Class in software.sava.rpc.json.http.response
 
IxError.Custom - Record Class in software.sava.rpc.json.http.response
 
IxError.DuplicateAccountIndex - Record Class in software.sava.rpc.json.http.response
 
IxError.DuplicateAccountOutOfSync - Record Class in software.sava.rpc.json.http.response
 
IxError.ExecutableAccountNotRentExempt - Record Class in software.sava.rpc.json.http.response
 
IxError.ExecutableDataModified - Record Class in software.sava.rpc.json.http.response
 
IxError.ExecutableLamportChange - Record Class in software.sava.rpc.json.http.response
 
IxError.ExecutableModified - Record Class in software.sava.rpc.json.http.response
 
IxError.ExternalAccountDataModified - Record Class in software.sava.rpc.json.http.response
 
IxError.ExternalAccountLamportSpend - Record Class in software.sava.rpc.json.http.response
 
IxError.GenericError - Record Class in software.sava.rpc.json.http.response
 
IxError.IllegalOwner - Record Class in software.sava.rpc.json.http.response
 
IxError.Immutable - Record Class in software.sava.rpc.json.http.response
 
IxError.IncorrectAuthority - Record Class in software.sava.rpc.json.http.response
 
IxError.IncorrectProgramId - Record Class in software.sava.rpc.json.http.response
 
IxError.InsufficientFunds - Record Class in software.sava.rpc.json.http.response
 
IxError.InvalidAccountData - Record Class in software.sava.rpc.json.http.response
 
IxError.InvalidAccountOwner - Record Class in software.sava.rpc.json.http.response
 
IxError.InvalidArgument - Record Class in software.sava.rpc.json.http.response
 
IxError.InvalidError - Record Class in software.sava.rpc.json.http.response
 
IxError.InvalidInstructionData - Record Class in software.sava.rpc.json.http.response
 
IxError.InvalidRealloc - Record Class in software.sava.rpc.json.http.response
 
IxError.InvalidSeeds - Record Class in software.sava.rpc.json.http.response
 
IxError.MaxAccountsDataAllocationsExceeded - Record Class in software.sava.rpc.json.http.response
 
IxError.MaxAccountsExceeded - Record Class in software.sava.rpc.json.http.response
 
IxError.MaxInstructionTraceLengthExceeded - Record Class in software.sava.rpc.json.http.response
 
IxError.MaxSeedLengthExceeded - Record Class in software.sava.rpc.json.http.response
 
IxError.MissingAccount - Record Class in software.sava.rpc.json.http.response
 
IxError.MissingRequiredSignature - Record Class in software.sava.rpc.json.http.response
 
IxError.ModifiedProgramId - Record Class in software.sava.rpc.json.http.response
 
IxError.NotEnoughAccountKeys - Record Class in software.sava.rpc.json.http.response
 
IxError.PrivilegeEscalation - Record Class in software.sava.rpc.json.http.response
 
IxError.ProgramEnvironmentSetupFailure - Record Class in software.sava.rpc.json.http.response
 
IxError.ProgramFailedToCompile - Record Class in software.sava.rpc.json.http.response
 
IxError.ProgramFailedToComplete - Record Class in software.sava.rpc.json.http.response
 
IxError.ReadonlyDataModified - Record Class in software.sava.rpc.json.http.response
 
IxError.ReadonlyLamportChange - Record Class in software.sava.rpc.json.http.response
 
IxError.ReentrancyNotAllowed - Record Class in software.sava.rpc.json.http.response
 
IxError.RentEpochModified - Record Class in software.sava.rpc.json.http.response
 
IxError.UnbalancedInstruction - Record Class in software.sava.rpc.json.http.response
 
IxError.UninitializedAccount - Record Class in software.sava.rpc.json.http.response
 
IxError.Unknown - Record Class in software.sava.rpc.json.http.response
 
IxError.UnsupportedProgramId - Record Class in software.sava.rpc.json.http.response
 
IxError.UnsupportedSysvar - Record Class in software.sava.rpc.json.http.response
 
ixIndex() - Method in record class software.sava.rpc.json.http.response.TransactionError.InstructionError
Returns the value of the ixIndex record component.

J

JsonHttpClient - Class in software.sava.rpc.json.http.client
 
JsonHttpClient(URI, HttpClient, Duration) - Constructor for class software.sava.rpc.json.http.client.JsonHttpClient
 
JsonHttpClient(URI, HttpClient, Duration, UnaryOperator<HttpRequest.Builder>, Predicate<HttpResponse<byte[]>>) - Constructor for class software.sava.rpc.json.http.client.JsonHttpClient
 
jsonKeyPairArray - Enum constant in enum class software.sava.rpc.json.PrivateKeyEncoding
 
jsonParsed - Enum constant in enum class software.sava.rpc.json.http.request.RpcEncoding
 
JsonResponseController<R> - Record Class in software.sava.rpc.json.http.client
 
JsonResponseController(Function<JsonIterator, R>) - Constructor for record class software.sava.rpc.json.http.client.JsonResponseController
Creates an instance of a JsonResponseController record class.
JsonRpcException - Exception Class in software.sava.rpc.json.http.response
 
JsonRpcHttpClient - Class in software.sava.rpc.json.http.client
 
JsonRpcHttpClient(URI, HttpClient, Duration) - Constructor for class software.sava.rpc.json.http.client.JsonRpcHttpClient
 
JsonRpcHttpClient(URI, HttpClient, Duration, UnaryOperator<HttpRequest.Builder>, Predicate<HttpResponse<byte[]>>) - Constructor for class software.sava.rpc.json.http.client.JsonRpcHttpClient
 
JsonRpcResponseResultParseController<R> - Record Class in software.sava.rpc.json.http.client
 
JsonRpcResponseResultParseController(BiFunction<HttpResponse<byte[]>, JsonIterator, R>) - Constructor for record class software.sava.rpc.json.http.client.JsonRpcResponseResultParseController
Creates an instance of a JsonRpcResponseResultParseController record class.
JsonUtil - Class in software.sava.rpc.json.http.response
 

K

KeepJsonResponseController<R> - Record Class in software.sava.rpc.json.http.client
 
KeepJsonResponseController(BiFunction<byte[], JsonIterator, R>) - Constructor for record class software.sava.rpc.json.http.client.KeepJsonResponseController
Creates an instance of a KeepJsonResponseController record class.
key() - Method in interface software.sava.rpc.json.http.ws.Subscription
 
KeyExcludedFromSecondaryIndex() - Constructor for record class software.sava.rpc.json.http.response.RpcCustomError.KeyExcludedFromSecondaryIndex
Creates an instance of a KeyExcludedFromSecondaryIndex record class.

L

lamports() - Method in record class software.sava.rpc.json.http.response.AccountInfo
Returns the value of the lamports record component.
lamports() - Method in record class software.sava.rpc.json.http.response.AccountLamports
Returns the value of the lamports record component.
lamports() - Method in record class software.sava.rpc.json.http.response.Lamports
Returns the value of the lamports record component.
lamports() - Method in record class software.sava.rpc.json.http.response.TxReward
Returns the value of the lamports record component.
Lamports - Record Class in software.sava.rpc.json.http.response
 
Lamports(Context, long) - Constructor for record class software.sava.rpc.json.http.response.Lamports
Creates an instance of a Lamports record class.
lamportsPerSignature() - Method in record class software.sava.rpc.json.http.response.FeeCalculator
Returns the value of the lamportsPerSignature record component.
lastAttempt() - Method in interface software.sava.rpc.json.http.ws.Subscription
 
lastSlot() - Method in record class software.sava.rpc.json.http.response.BlockProduction
Returns the value of the lastSlot record component.
lastValidBlockHeight() - Method in record class software.sava.rpc.json.http.response.LatestBlockHash
Returns the value of the lastValidBlockHeight record component.
lastValidBlockHeight() - Method in record class software.sava.rpc.json.http.response.ReplacementBlockHash
Returns the value of the lastValidBlockHeight record component.
lastVote() - Method in record class software.sava.rpc.json.http.response.VoteAccount
Returns the value of the lastVote record component.
LatestBlockHash - Record Class in software.sava.rpc.json.http.response
 
LatestBlockHash(Context, String, long) - Constructor for record class software.sava.rpc.json.http.response.LatestBlockHash
Creates an instance of a LatestBlockHash record class.
leaderInfo() - Method in record class software.sava.rpc.json.http.response.BlockProduction
Returns the value of the leaderInfo record component.
leaderScheduleSlotOffset() - Method in record class software.sava.rpc.json.http.response.EpochSchedule
Returns the value of the leaderScheduleSlotOffset record component.
loadedAddresses() - Method in record class software.sava.rpc.json.http.response.TxMeta
Returns the value of the loadedAddresses record component.
LoadedAddresses - Record Class in software.sava.rpc.json.http.response
 
LoadedAddresses(List<PublicKey>, List<PublicKey>) - Constructor for record class software.sava.rpc.json.http.response.LoadedAddresses
Creates an instance of a LoadedAddresses record class.
log - Static variable in record class software.sava.rpc.json.http.client.JsonResponseController
 
logMessages() - Method in record class software.sava.rpc.json.http.response.TxMeta
Returns the value of the logMessages record component.
logs - Enum constant in enum class software.sava.rpc.json.http.ws.Channel
 
logs() - Method in exception class software.sava.rpc.json.http.response.JsonRpcException
Deprecated.
logs() - Method in record class software.sava.rpc.json.http.response.TxLogs
Returns the value of the logs record component.
logs() - Method in record class software.sava.rpc.json.http.response.TxSimulation
Returns the value of the logs record component.
logsSubscribe(PublicKey, Consumer<TxLogs>) - Method in interface software.sava.rpc.json.http.ws.SolanaRpcWebsocket
 
logsSubscribe(PublicKey, Consumer<Subscription<TxLogs>>, Consumer<TxLogs>) - Method in interface software.sava.rpc.json.http.ws.SolanaRpcWebsocket
 
logsSubscribe(Commitment, PublicKey, Consumer<TxLogs>) - Method in interface software.sava.rpc.json.http.ws.SolanaRpcWebsocket
 
logsSubscribe(Commitment, PublicKey, Consumer<Subscription<TxLogs>>, Consumer<TxLogs>) - Method in interface software.sava.rpc.json.http.ws.SolanaRpcWebsocket
 
logsUnsubscribe(PublicKey) - Method in interface software.sava.rpc.json.http.ws.SolanaRpcWebsocket
 
logsUnsubscribe(Commitment, PublicKey) - Method in interface software.sava.rpc.json.http.ws.SolanaRpcWebsocket
 
LongTermStorageSlotSkipped() - Constructor for record class software.sava.rpc.json.http.response.RpcCustomError.LongTermStorageSlotSkipped
Creates an instance of a LongTermStorageSlotSkipped record class.

M

MAIN_NET - Enum constant in enum class software.sava.rpc.json.http.SolanaNetwork
 
MAX_GET_SIGNATURES - Static variable in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
MAX_MULTIPLE_ACCOUNTS - Static variable in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
MAX_SIG_STATUS - Static variable in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
MaxAccountsDataAllocationsExceeded() - Constructor for record class software.sava.rpc.json.http.response.IxError.MaxAccountsDataAllocationsExceeded
Creates an instance of a MaxAccountsDataAllocationsExceeded record class.
MaxAccountsExceeded() - Constructor for record class software.sava.rpc.json.http.response.IxError.MaxAccountsExceeded
Creates an instance of a MaxAccountsExceeded record class.
MaxInstructionTraceLengthExceeded() - Constructor for record class software.sava.rpc.json.http.response.IxError.MaxInstructionTraceLengthExceeded
Creates an instance of a MaxInstructionTraceLengthExceeded record class.
MaxLoadedAccountsDataSizeExceeded() - Constructor for record class software.sava.rpc.json.http.response.TransactionError.MaxLoadedAccountsDataSizeExceeded
Creates an instance of a MaxLoadedAccountsDataSizeExceeded record class.
MaxSeedLengthExceeded() - Constructor for record class software.sava.rpc.json.http.response.IxError.MaxSeedLengthExceeded
Creates an instance of a MaxSeedLengthExceeded record class.
memo() - Method in record class software.sava.rpc.json.http.response.TxSig
Returns the value of the memo record component.
message() - Method in record class software.sava.rpc.json.http.response.NodeHealth
Returns the value of the message record component.
meta() - Method in record class software.sava.rpc.json.http.response.BlockTx
Returns the value of the meta record component.
meta() - Method in record class software.sava.rpc.json.http.response.Tx
Returns the value of the meta record component.
METHOD_NOT_FOUND - Static variable in exception class software.sava.rpc.json.http.response.JsonRpcException
 
MinContextSlotNotReached(long) - Constructor for record class software.sava.rpc.json.http.response.RpcCustomError.MinContextSlotNotReached
Creates an instance of a MinContextSlotNotReached record class.
minimumLedgerSlot() - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
mint() - Method in record class software.sava.rpc.json.http.response.ParsedAccountData
Returns the value of the mint record component.
mint() - Method in record class software.sava.rpc.json.http.response.TokenBalance
Returns the value of the mint record component.
mintAuthority() - Method in record class software.sava.rpc.json.http.response.ParsedAccountData
Returns the value of the mintAuthority record component.
MissingAccount() - Constructor for record class software.sava.rpc.json.http.response.IxError.MissingAccount
Creates an instance of a MissingAccount record class.
MissingRequiredSignature() - Constructor for record class software.sava.rpc.json.http.response.IxError.MissingRequiredSignature
Creates an instance of a MissingRequiredSignature record class.
MissingSignatureForFee() - Constructor for record class software.sava.rpc.json.http.response.TransactionError.MissingSignatureForFee
Creates an instance of a MissingSignatureForFee record class.
ModifiedProgramId() - Constructor for record class software.sava.rpc.json.http.response.IxError.ModifiedProgramId
Creates an instance of a ModifiedProgramId record class.
msg() - Method in interface software.sava.rpc.json.http.ws.Subscription
 
msgId() - Method in interface software.sava.rpc.json.http.ws.Subscription
 

N

newPostRequest(URI, Duration, String) - Method in class software.sava.rpc.json.http.client.JsonHttpClient
 
newRequest() - Method in class software.sava.rpc.json.http.client.JsonHttpClient
 
newRequest(String) - Method in class software.sava.rpc.json.http.client.JsonHttpClient
 
newRequest(String, String, HttpRequest.BodyPublisher) - Method in class software.sava.rpc.json.http.client.JsonHttpClient
 
newRequest(String, HttpRequest.BodyPublisher) - Method in class software.sava.rpc.json.http.client.JsonHttpClient
 
newRequest(String, Duration) - Method in class software.sava.rpc.json.http.client.JsonHttpClient
 
newRequest(String, Duration, String, HttpRequest.BodyPublisher) - Method in class software.sava.rpc.json.http.client.JsonHttpClient
 
newRequest(URI) - Method in class software.sava.rpc.json.http.client.JsonHttpClient
 
newRequest(URI, String, HttpRequest.BodyPublisher) - Method in class software.sava.rpc.json.http.client.JsonHttpClient
 
newRequest(URI, Duration) - Method in class software.sava.rpc.json.http.client.JsonHttpClient
 
newRequest(Duration) - Method in class software.sava.rpc.json.http.client.JsonHttpClient
 
newRequest(Duration, String, HttpRequest.BodyPublisher) - Method in class software.sava.rpc.json.http.client.JsonHttpClient
 
nil() - Method in record class software.sava.rpc.json.http.response.TxStatus
 
NodeHealth - Record Class in software.sava.rpc.json.http.response
 
NodeHealth(int, String, int) - Constructor for record class software.sava.rpc.json.http.response.NodeHealth
Creates an instance of a NodeHealth record class.
nodePubKey() - Method in record class software.sava.rpc.json.http.response.VoteAccount
Returns the value of the nodePubKey record component.
NodeUnhealthy(OptionalLong) - Constructor for record class software.sava.rpc.json.http.response.RpcCustomError.NodeUnhealthy
Creates an instance of a NodeUnhealthy record class.
nonCirculating() - Method in record class software.sava.rpc.json.http.response.Supply
Returns the value of the nonCirculating record component.
nonCirculatingAccounts() - Method in record class software.sava.rpc.json.http.response.Supply
Returns the value of the nonCirculatingAccounts record component.
none - Enum constant in enum class software.sava.rpc.json.http.request.BlockTxDetails
 
none - Enum constant in enum class software.sava.rpc.json.http.request.TransactionDetails
 
NoSnapshot() - Constructor for record class software.sava.rpc.json.http.response.RpcCustomError.NoSnapshot
Creates an instance of a NoSnapshot record class.
NotEnoughAccountKeys() - Constructor for record class software.sava.rpc.json.http.response.IxError.NotEnoughAccountKeys
Creates an instance of a NotEnoughAccountKeys record class.
numNonVoteTransaction() - Method in record class software.sava.rpc.json.http.response.PerfSample
Returns the value of the numNonVoteTransaction record component.
numSlots() - Method in record class software.sava.rpc.json.http.response.PerfSample
Returns the value of the numSlots record component.
numSlots() - Method in record class software.sava.rpc.json.http.response.ValidatorLeaderInfo
Returns the value of the numSlots record component.
numSlotsBehind() - Method in exception class software.sava.rpc.json.http.response.JsonRpcException
Deprecated.
numSlotsBehind() - Method in record class software.sava.rpc.json.http.response.NodeHealth
Returns the value of the numSlotsBehind record component.
numSlotsBehind() - Method in record class software.sava.rpc.json.http.response.RpcCustomError.NodeUnhealthy
Returns the value of the numSlotsBehind record component.
numTransactions() - Method in record class software.sava.rpc.json.http.response.PerfSample
Returns the value of the numTransactions record component.

O

OBJECT_PARSER - Static variable in interface software.sava.rpc.json.http.response.IxError
 
OBJECT_PARSER - Static variable in interface software.sava.rpc.json.http.response.TransactionError
 
onClose() - Method in interface software.sava.rpc.json.http.ws.SolanaRpcWebsocket.Builder
 
onClose() - Method in class software.sava.rpc.json.http.ws.SolanaRpcWebsocketBuilder
 
onClose(SolanaRpcWebsocket.OnClose) - Method in interface software.sava.rpc.json.http.ws.SolanaRpcWebsocket.Builder
 
onClose(SolanaRpcWebsocket.OnClose) - Method in class software.sava.rpc.json.http.ws.SolanaRpcWebsocketBuilder
 
onError() - Method in interface software.sava.rpc.json.http.ws.SolanaRpcWebsocket.Builder
 
onError() - Method in class software.sava.rpc.json.http.ws.SolanaRpcWebsocketBuilder
 
onError(BiConsumer<SolanaRpcWebsocket, Throwable>) - Method in interface software.sava.rpc.json.http.ws.SolanaRpcWebsocket.Builder
 
onError(BiConsumer<SolanaRpcWebsocket, Throwable>) - Method in class software.sava.rpc.json.http.ws.SolanaRpcWebsocketBuilder
 
onOpen() - Method in interface software.sava.rpc.json.http.ws.SolanaRpcWebsocket.Builder
 
onOpen() - Method in class software.sava.rpc.json.http.ws.SolanaRpcWebsocketBuilder
 
onOpen(Consumer<SolanaRpcWebsocket>) - Method in interface software.sava.rpc.json.http.ws.SolanaRpcWebsocket.Builder
 
onOpen(Consumer<SolanaRpcWebsocket>) - Method in class software.sava.rpc.json.http.ws.SolanaRpcWebsocketBuilder
 
owner() - Method in record class software.sava.rpc.json.http.response.AccountInfo
Returns the value of the owner record component.
owner() - Method in record class software.sava.rpc.json.http.response.ParsedAccountData
Returns the value of the owner record component.
owner() - Method in record class software.sava.rpc.json.http.response.TokenBalance
Returns the value of the owner record component.

P

parent() - Method in record class software.sava.rpc.json.http.response.ProcessedSlot
Returns the value of the parent record component.
parentSlot() - Method in record class software.sava.rpc.json.http.response.Block
Returns the value of the parentSlot record component.
parse(SequencedCollection<String>, JsonIterator, Context) - Static method in record class software.sava.rpc.json.http.response.TxStatus
 
parse(SequencedCollection<PublicKey>, JsonIterator, Context) - Static method in record class software.sava.rpc.json.http.response.TxSimulation
 
parse(PublicKey, JsonIterator, Context, BiFunction<PublicKey, byte[], T>) - Static method in record class software.sava.rpc.json.http.response.AccountInfo
 
parse(JsonIterator) - Static method in record class software.sava.rpc.json.http.response.Block
 
parse(JsonIterator) - Static method in record class software.sava.rpc.json.http.response.BlockCommitment
 
parse(JsonIterator) - Static method in record class software.sava.rpc.json.http.response.BlockHeight
 
parse(JsonIterator) - Static method in record class software.sava.rpc.json.http.response.BlockTx
 
parse(JsonIterator) - Static method in record class software.sava.rpc.json.http.response.ClusterNode
 
parse(JsonIterator) - Static method in record class software.sava.rpc.json.http.response.Context
 
parse(JsonIterator) - Static method in record class software.sava.rpc.json.http.response.EpochInfo
 
parse(JsonIterator) - Static method in record class software.sava.rpc.json.http.response.EpochSchedule
 
parse(JsonIterator) - Static method in record class software.sava.rpc.json.http.response.FeeCalculator
 
parse(JsonIterator) - Static method in record class software.sava.rpc.json.http.response.HighestSnapshotSlot
 
parse(JsonIterator) - Static method in record class software.sava.rpc.json.http.response.Identity
 
parse(JsonIterator) - Static method in record class software.sava.rpc.json.http.response.InflationGovernor
 
parse(JsonIterator) - Static method in record class software.sava.rpc.json.http.response.InflationRate
 
parse(JsonIterator) - Static method in record class software.sava.rpc.json.http.response.InflationReward
 
parse(JsonIterator) - Static method in record class software.sava.rpc.json.http.response.LoadedAddresses
 
parse(JsonIterator) - Static method in record class software.sava.rpc.json.http.response.NodeHealth
 
parse(JsonIterator) - Static method in record class software.sava.rpc.json.http.response.PerfSample
 
parse(JsonIterator) - Static method in record class software.sava.rpc.json.http.response.PrioritizationFee
 
parse(JsonIterator) - Static method in record class software.sava.rpc.json.http.response.ProcessedSlot
 
parse(JsonIterator) - Static method in record class software.sava.rpc.json.http.response.TokenBalance
 
parse(JsonIterator) - Static method in record class software.sava.rpc.json.http.response.Tx
 
parse(JsonIterator) - Static method in record class software.sava.rpc.json.http.response.TxInnerInstruction
 
parse(JsonIterator) - Static method in record class software.sava.rpc.json.http.response.TxInstruction
 
parse(JsonIterator) - Static method in record class software.sava.rpc.json.http.response.TxMeta
 
parse(JsonIterator) - Static method in record class software.sava.rpc.json.http.response.TxReward
 
parse(JsonIterator) - Static method in record class software.sava.rpc.json.http.response.TxSimulation
 
parse(JsonIterator) - Static method in record class software.sava.rpc.json.http.response.Version
 
parse(JsonIterator) - Static method in record class software.sava.rpc.json.http.response.VoteAccounts
 
parse(JsonIterator, Context) - Static method in record class software.sava.rpc.json.http.request.ContextBoolVal
 
parse(JsonIterator, Context) - Static method in record class software.sava.rpc.json.http.response.AccountTokenAmount
 
parse(JsonIterator, Context) - Static method in record class software.sava.rpc.json.http.response.BlockProduction
 
parse(JsonIterator, Context) - Static method in record class software.sava.rpc.json.http.response.FeeForMessage
 
parse(JsonIterator, Context) - Static method in record class software.sava.rpc.json.http.response.Lamports
 
parse(JsonIterator, Context) - Static method in record class software.sava.rpc.json.http.response.LatestBlockHash
 
parse(JsonIterator, Context) - Static method in record class software.sava.rpc.json.http.response.ParsedAccountData
 
parse(JsonIterator, Context) - Static method in record class software.sava.rpc.json.http.response.Supply
 
parse(JsonIterator, Context) - Static method in record class software.sava.rpc.json.http.response.TokenAmount
 
parse(JsonIterator, Context) - Static method in record class software.sava.rpc.json.http.response.TxLogs
 
PARSE_BASE58_PUBLIC_KEY - Static variable in class software.sava.rpc.json.PublicKeyEncoding
 
PARSE_ERROR - Static variable in exception class software.sava.rpc.json.http.response.JsonRpcException
 
parseAccount(JsonIterator, Context, BiFunction<PublicKey, byte[], T>) - Static method in record class software.sava.rpc.json.http.response.AccountInfo
 
parseAccounts(JsonIterator, Context) - Static method in record class software.sava.rpc.json.http.response.AccountLamports
 
parseAccounts(JsonIterator, Context, BiFunction<PublicKey, byte[], T>) - Static method in record class software.sava.rpc.json.http.response.AccountInfo
 
parseAccountsFromKeys(SequencedCollection<PublicKey>, JsonIterator, Context, BiFunction<PublicKey, byte[], T>) - Static method in record class software.sava.rpc.json.http.response.AccountInfo
 
parseAccountsFromKeysWithNulls(SequencedCollection<PublicKey>, JsonIterator, Context, BiFunction<PublicKey, byte[], T>) - Static method in record class software.sava.rpc.json.http.response.AccountInfo
 
parseBalances(JsonIterator) - Static method in record class software.sava.rpc.json.http.response.TokenBalance
 
parseBase58Encoded(JsonIterator) - Static method in class software.sava.rpc.json.PublicKeyEncoding
 
ParsedAccountData - Record Class in software.sava.rpc.json.http.response
 
ParsedAccountData(PublicKey, int, boolean, PublicKey, PublicKey, PublicKey, PublicKey, Boolean, String, String, TokenAmount, List<PublicKey>) - Constructor for record class software.sava.rpc.json.http.response.ParsedAccountData
Creates an instance of a ParsedAccountData record class.
parseEncodedData(JsonIterator) - Static method in class software.sava.rpc.json.http.response.JsonUtil
 
parseEncodedData(JsonIterator, ValueType) - Static method in class software.sava.rpc.json.http.response.JsonUtil
 
parseError(int) - Static method in interface software.sava.rpc.json.http.response.RpcCustomError
 
parseError(long) - Static method in interface software.sava.rpc.json.http.response.RpcCustomError
 
parseError(long, JsonIterator) - Static method in interface software.sava.rpc.json.http.response.RpcCustomError
 
parseError(JsonIterator) - Static method in interface software.sava.rpc.json.http.response.IxError
 
parseError(JsonIterator) - Static method in interface software.sava.rpc.json.http.response.TransactionError
 
parseException(JsonIterator, OptionalLong) - Static method in exception class software.sava.rpc.json.http.response.JsonRpcException
 
parseInstructions(JsonIterator) - Static method in record class software.sava.rpc.json.http.response.TxInnerInstruction
 
parseInstructions(JsonIterator) - Static method in record class software.sava.rpc.json.http.response.TxInstruction
 
parseIntArrayEncoded(JsonIterator) - Static method in class software.sava.rpc.json.PublicKeyEncoding
 
parseList(JsonIterator, Context) - Static method in record class software.sava.rpc.json.http.response.TxStatus
 
parser() - Method in record class software.sava.rpc.json.http.client.JsonResponseController
Returns the value of the parser record component.
parser() - Method in record class software.sava.rpc.json.http.client.JsonRpcResponseResultParseController
Returns the value of the parser record component.
parser() - Method in record class software.sava.rpc.json.http.client.KeepJsonResponseController
Returns the value of the parser record component.
PARSER - Static variable in enum class software.sava.rpc.json.http.request.Commitment
 
PARSER - Static variable in interface software.sava.rpc.json.http.response.IxError
 
PARSER - Static variable in interface software.sava.rpc.json.http.response.TransactionError
 
parseResult(JsonIterator, Context) - Static method in record class software.sava.rpc.json.http.response.TxResult
 
parseRewards(JsonIterator) - Static method in record class software.sava.rpc.json.http.response.TxReward
 
parseSignatures(JsonIterator) - Static method in record class software.sava.rpc.json.http.response.TxSig
 
PerfSample - Record Class in software.sava.rpc.json.http.response
 
PerfSample(long, long, long, long, int) - Constructor for record class software.sava.rpc.json.http.response.PerfSample
Creates an instance of a PerfSample record class.
pingDelay() - Method in record class software.sava.rpc.json.http.ws.Timings
Returns the value of the pingDelay record component.
pingDelay(long) - Method in interface software.sava.rpc.json.http.ws.SolanaRpcWebsocket.Builder
 
pingDelay(long) - Method in class software.sava.rpc.json.http.ws.SolanaRpcWebsocketBuilder
 
postBalance() - Method in record class software.sava.rpc.json.http.response.InflationReward
Returns the value of the postBalance record component.
postBalance() - Method in record class software.sava.rpc.json.http.response.TxReward
Returns the value of the postBalance record component.
postBalances() - Method in record class software.sava.rpc.json.http.response.TxMeta
Returns the value of the postBalances record component.
postTokenBalances() - Method in record class software.sava.rpc.json.http.response.TxMeta
Returns the value of the postTokenBalances record component.
preBalances() - Method in record class software.sava.rpc.json.http.response.TxMeta
Returns the value of the preBalances record component.
preTokenBalances() - Method in record class software.sava.rpc.json.http.response.TxMeta
Returns the value of the preTokenBalances record component.
previousBlockHash() - Method in record class software.sava.rpc.json.http.response.Block
Returns the value of the previousBlockHash record component.
previousCredits() - Method in record class software.sava.rpc.json.http.response.EpochCredits
Returns the value of the previousCredits record component.
prioritizationFee() - Method in record class software.sava.rpc.json.http.response.PrioritizationFee
Returns the value of the prioritizationFee record component.
PrioritizationFee - Record Class in software.sava.rpc.json.http.response
 
PrioritizationFee(long, long) - Constructor for record class software.sava.rpc.json.http.response.PrioritizationFee
Creates an instance of a PrioritizationFee record class.
PrivateKeyEncoding - Enum Class in software.sava.rpc.json
 
PrivilegeEscalation() - Constructor for record class software.sava.rpc.json.http.response.IxError.PrivilegeEscalation
Creates an instance of a PrivilegeEscalation record class.
PROCESSED - Enum constant in enum class software.sava.rpc.json.http.request.Commitment
 
ProcessedSlot - Record Class in software.sava.rpc.json.http.response
 
ProcessedSlot(long, long, long) - Constructor for record class software.sava.rpc.json.http.response.ProcessedSlot
Creates an instance of a ProcessedSlot record class.
program - Enum constant in enum class software.sava.rpc.json.http.ws.Channel
 
program() - Method in record class software.sava.rpc.json.http.response.InnerIx
Returns the value of the program record component.
program() - Method in record class software.sava.rpc.json.http.response.ParsedAccountData
Returns the value of the program record component.
ProgramAccountNotFound() - Constructor for record class software.sava.rpc.json.http.response.TransactionError.ProgramAccountNotFound
Creates an instance of a ProgramAccountNotFound record class.
ProgramCacheHitMaxLimit() - Constructor for record class software.sava.rpc.json.http.response.TransactionError.ProgramCacheHitMaxLimit
Creates an instance of a ProgramCacheHitMaxLimit record class.
ProgramEnvironmentSetupFailure() - Constructor for record class software.sava.rpc.json.http.response.IxError.ProgramEnvironmentSetupFailure
Creates an instance of a ProgramEnvironmentSetupFailure record class.
ProgramExecutionTemporarilyRestricted(int) - Constructor for record class software.sava.rpc.json.http.response.TransactionError.ProgramExecutionTemporarilyRestricted
Creates an instance of a ProgramExecutionTemporarilyRestricted record class.
ProgramFailedToCompile() - Constructor for record class software.sava.rpc.json.http.response.IxError.ProgramFailedToCompile
Creates an instance of a ProgramFailedToCompile record class.
ProgramFailedToComplete() - Constructor for record class software.sava.rpc.json.http.response.IxError.ProgramFailedToComplete
Creates an instance of a ProgramFailedToComplete record class.
programId() - Method in record class software.sava.rpc.json.http.response.InnerIx
Returns the value of the programId record component.
programId() - Method in record class software.sava.rpc.json.http.response.TokenBalance
Returns the value of the programId record component.
programId() - Method in record class software.sava.rpc.json.http.response.TxSimulation
Returns the value of the programId record component.
programIdIndex() - Method in record class software.sava.rpc.json.http.response.TxInstruction
Returns the value of the programIdIndex record component.
programSubscribe(PublicKey, Consumer<AccountInfo<byte[]>>) - Method in interface software.sava.rpc.json.http.ws.SolanaRpcWebsocket
 
programSubscribe(PublicKey, Consumer<Subscription<AccountInfo<byte[]>>>, Consumer<AccountInfo<byte[]>>) - Method in interface software.sava.rpc.json.http.ws.SolanaRpcWebsocket
 
programSubscribe(PublicKey, List<Filter>, Consumer<AccountInfo<byte[]>>) - Method in interface software.sava.rpc.json.http.ws.SolanaRpcWebsocket
 
programSubscribe(PublicKey, List<Filter>, Consumer<Subscription<AccountInfo<byte[]>>>, Consumer<AccountInfo<byte[]>>) - Method in interface software.sava.rpc.json.http.ws.SolanaRpcWebsocket
 
programSubscribe(Commitment, PublicKey, List<Filter>, Consumer<AccountInfo<byte[]>>) - Method in interface software.sava.rpc.json.http.ws.SolanaRpcWebsocket
 
programSubscribe(Commitment, PublicKey, List<Filter>, Consumer<Subscription<AccountInfo<byte[]>>>, Consumer<AccountInfo<byte[]>>) - Method in interface software.sava.rpc.json.http.ws.SolanaRpcWebsocket
 
programUnsubscribe(PublicKey) - Method in interface software.sava.rpc.json.http.ws.SolanaRpcWebsocket
 
programUnsubscribe(Commitment, PublicKey) - Method in interface software.sava.rpc.json.http.ws.SolanaRpcWebsocket
 
pubKey() - Method in record class software.sava.rpc.json.http.response.AccountInfo
Returns the value of the pubKey record component.
pubKey() - Method in record class software.sava.rpc.json.http.response.ClusterNode
Returns the value of the pubKey record component.
pubKey() - Method in record class software.sava.rpc.json.http.response.TxReward
Returns the value of the pubKey record component.
publicKey() - Method in interface software.sava.rpc.json.http.ws.Subscription
 
PublicKeyEncoding - Class in software.sava.rpc.json
 

R

readonly() - Method in record class software.sava.rpc.json.http.response.LoadedAddresses
Returns the value of the readonly record component.
ReadonlyDataModified() - Constructor for record class software.sava.rpc.json.http.response.IxError.ReadonlyDataModified
Creates an instance of a ReadonlyDataModified record class.
ReadonlyLamportChange() - Constructor for record class software.sava.rpc.json.http.response.IxError.ReadonlyLamportChange
Creates an instance of a ReadonlyLamportChange record class.
reConnect() - Method in interface software.sava.rpc.json.http.ws.SolanaRpcWebsocket.Builder
 
reConnect() - Method in class software.sava.rpc.json.http.ws.SolanaRpcWebsocketBuilder
 
reConnect(long) - Method in interface software.sava.rpc.json.http.ws.SolanaRpcWebsocket.Builder
Deprecated.
reConnectDelay() - Method in record class software.sava.rpc.json.http.ws.Timings
Returns the value of the reConnectDelay record component.
reConnectDelay(long) - Method in interface software.sava.rpc.json.http.ws.SolanaRpcWebsocket.Builder
 
reConnectDelay(long) - Method in class software.sava.rpc.json.http.ws.SolanaRpcWebsocketBuilder
 
ReentrancyNotAllowed() - Constructor for record class software.sava.rpc.json.http.response.IxError.ReentrancyNotAllowed
Creates an instance of a ReentrancyNotAllowed record class.
RENT - Enum constant in enum class software.sava.rpc.json.http.response.RewardType
 
rentEpoch() - Method in record class software.sava.rpc.json.http.response.AccountInfo
Returns the value of the rentEpoch record component.
RentEpochModified() - Constructor for record class software.sava.rpc.json.http.response.IxError.RentEpochModified
Creates an instance of a RentEpochModified record class.
replacementBlockHash() - Method in record class software.sava.rpc.json.http.response.TxSimulation
Returns the value of the replacementBlockHash record component.
ReplacementBlockHash - Record Class in software.sava.rpc.json.http.response
 
ReplacementBlockHash(String, long) - Constructor for record class software.sava.rpc.json.http.response.ReplacementBlockHash
Creates an instance of a ReplacementBlockHash record class.
requestAirdrop(PublicKey, long) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
requestAirdrop(Commitment, PublicKey, long) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
requestTimeout - Variable in class software.sava.rpc.json.http.client.JsonHttpClient
 
ResanitizationNeeded() - Constructor for record class software.sava.rpc.json.http.response.TransactionError.ResanitizationNeeded
Creates an instance of a ResanitizationNeeded record class.
retryAfterSeconds() - Method in exception class software.sava.rpc.json.http.response.JsonRpcException
 
rewards() - Method in record class software.sava.rpc.json.http.response.Block
Returns the value of the rewards record component.
rewards() - Method in record class software.sava.rpc.json.http.response.TxMeta
Returns the value of the rewards record component.
rewardType() - Method in record class software.sava.rpc.json.http.response.TxReward
Returns the value of the rewardType record component.
RewardType - Enum Class in software.sava.rpc.json.http.response
 
root() - Method in record class software.sava.rpc.json.http.response.ProcessedSlot
Returns the value of the root record component.
RootBuilder - Class in software.sava.rpc.json.http.response
 
RootBuilder(Context) - Constructor for class software.sava.rpc.json.http.response.RootBuilder
 
rootSlot() - Method in record class software.sava.rpc.json.http.response.VoteAccount
Returns the value of the rootSlot record component.
rpc() - Method in record class software.sava.rpc.json.http.response.ClusterNode
Returns the value of the rpc record component.
RpcCustomError - Interface in software.sava.rpc.json.http.response
 
RpcCustomError.BlockCleanedUp - Record Class in software.sava.rpc.json.http.response
 
RpcCustomError.BlockNotAvailable - Record Class in software.sava.rpc.json.http.response
 
RpcCustomError.BlockStatusNotAvailableYet - Record Class in software.sava.rpc.json.http.response
 
RpcCustomError.KeyExcludedFromSecondaryIndex - Record Class in software.sava.rpc.json.http.response
 
RpcCustomError.LongTermStorageSlotSkipped - Record Class in software.sava.rpc.json.http.response
 
RpcCustomError.MinContextSlotNotReached - Record Class in software.sava.rpc.json.http.response
 
RpcCustomError.NodeUnhealthy - Record Class in software.sava.rpc.json.http.response
 
RpcCustomError.NoSnapshot - Record Class in software.sava.rpc.json.http.response
 
RpcCustomError.ScanError - Record Class in software.sava.rpc.json.http.response
 
RpcCustomError.SendTransactionPreflightFailure - Record Class in software.sava.rpc.json.http.response
 
RpcCustomError.SlotSkipped - Record Class in software.sava.rpc.json.http.response
 
RpcCustomError.TransactionHistoryNotAvailable - Record Class in software.sava.rpc.json.http.response
 
RpcCustomError.TransactionPrecompileVerificationFailure - Record Class in software.sava.rpc.json.http.response
 
RpcCustomError.TransactionSignatureLenMismatch - Record Class in software.sava.rpc.json.http.response
 
RpcCustomError.TransactionSignatureVerificationFailure - Record Class in software.sava.rpc.json.http.response
 
RpcCustomError.Unknown - Record Class in software.sava.rpc.json.http.response
 
RpcCustomError.UnsupportedTransactionVersion - Record Class in software.sava.rpc.json.http.response
 
RpcEncoding - Enum Class in software.sava.rpc.json.http.request
 

S

samplePeriodSecs() - Method in record class software.sava.rpc.json.http.response.PerfSample
Returns the value of the samplePeriodSecs record component.
SanitizeFailure() - Constructor for record class software.sava.rpc.json.http.response.TransactionError.SanitizeFailure
Creates an instance of a SanitizeFailure record class.
ScanError() - Constructor for record class software.sava.rpc.json.http.response.RpcCustomError.ScanError
Creates an instance of a ScanError record class.
sendGetRequest(URI, Function<HttpResponse<byte[]>, R>) - Method in class software.sava.rpc.json.http.client.JsonHttpClient
 
sendGetRequest(Function<HttpResponse<byte[]>, R>, String) - Method in class software.sava.rpc.json.http.client.JsonHttpClient
 
sendGetRequestNoWrap(HttpResponse.BodyHandler<H>, Function<HttpResponse<H>, R>, String) - Method in class software.sava.rpc.json.http.client.JsonHttpClient
 
sendGetRequestNoWrap(URI, HttpResponse.BodyHandler<H>, Function<HttpResponse<H>, R>) - Method in class software.sava.rpc.json.http.client.JsonHttpClient
 
sendGetRequestNoWrap(URI, Function<HttpResponse<byte[]>, R>) - Method in class software.sava.rpc.json.http.client.JsonHttpClient
 
sendGetRequestNoWrap(Function<HttpResponse<byte[]>, R>, String) - Method in class software.sava.rpc.json.http.client.JsonHttpClient
 
sendPostRequest(URI, Function<HttpResponse<byte[]>, R>, String) - Method in class software.sava.rpc.json.http.client.JsonHttpClient
 
sendPostRequest(URI, Function<HttpResponse<byte[]>, R>, Duration, String) - Method in class software.sava.rpc.json.http.client.JsonHttpClient
 
sendPostRequest(Function<HttpResponse<byte[]>, R>, String) - Method in class software.sava.rpc.json.http.client.JsonHttpClient
 
sendPostRequest(Function<HttpResponse<byte[]>, R>, Duration, String) - Method in class software.sava.rpc.json.http.client.JsonHttpClient
 
sendPostRequestNoWrap(HttpResponse.BodyHandler<H>, Function<HttpResponse<H>, R>, String) - Method in class software.sava.rpc.json.http.client.JsonHttpClient
 
sendPostRequestNoWrap(HttpResponse.BodyHandler<H>, Function<HttpResponse<H>, R>, Duration, String) - Method in class software.sava.rpc.json.http.client.JsonHttpClient
 
sendPostRequestNoWrap(URI, HttpResponse.BodyHandler<H>, Function<HttpResponse<H>, R>, String) - Method in class software.sava.rpc.json.http.client.JsonHttpClient
 
sendPostRequestNoWrap(URI, HttpResponse.BodyHandler<H>, Function<HttpResponse<H>, R>, Duration, String) - Method in class software.sava.rpc.json.http.client.JsonHttpClient
 
sendPostRequestNoWrap(URI, Function<HttpResponse<byte[]>, R>, String) - Method in class software.sava.rpc.json.http.client.JsonHttpClient
 
sendPostRequestNoWrap(URI, Function<HttpResponse<byte[]>, R>, Duration, String) - Method in class software.sava.rpc.json.http.client.JsonHttpClient
 
sendPostRequestNoWrap(Function<HttpResponse<byte[]>, R>, String) - Method in class software.sava.rpc.json.http.client.JsonHttpClient
 
sendPostRequestNoWrap(Function<HttpResponse<byte[]>, R>, Duration, String) - Method in class software.sava.rpc.json.http.client.JsonHttpClient
 
sendTransaction(String) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
sendTransaction(String, boolean) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
sendTransaction(String, boolean, int) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
sendTransaction(String, int) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
sendTransaction(Transaction, SequencedCollection<Signer>, byte[]) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
sendTransaction(Transaction, Signer, byte[]) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
sendTransaction(Commitment, String) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
sendTransaction(Commitment, String, boolean) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
sendTransaction(Commitment, String, boolean, int) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
sendTransaction(Commitment, String, int) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
sendTransaction(Commitment, Transaction, SequencedCollection<Signer>, byte[]) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
sendTransaction(Commitment, Transaction, Signer, byte[]) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
SendTransactionPreflightFailure(TxSimulation) - Constructor for record class software.sava.rpc.json.http.response.RpcCustomError.SendTransactionPreflightFailure
Creates an instance of a SendTransactionPreflightFailure record class.
sendTransactionSkipPreflight(String) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
sendTransactionSkipPreflight(String, int) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
sendTransactionSkipPreflight(Commitment, String) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
sendTransactionSkipPreflight(Commitment, String, int) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
setLastAttempt(long) - Method in interface software.sava.rpc.json.http.ws.Subscription
 
setSubId(long) - Method in interface software.sava.rpc.json.http.ws.Subscription
 
signature - Enum constant in enum class software.sava.rpc.json.http.ws.Channel
 
signature() - Method in record class software.sava.rpc.json.http.response.TxLogs
Returns the value of the signature record component.
signature() - Method in record class software.sava.rpc.json.http.response.TxSig
Returns the value of the signature record component.
SignatureFailure() - Constructor for record class software.sava.rpc.json.http.response.TransactionError.SignatureFailure
Creates an instance of a SignatureFailure record class.
signatures - Enum constant in enum class software.sava.rpc.json.http.request.BlockTxDetails
 
signatures - Enum constant in enum class software.sava.rpc.json.http.request.TransactionDetails
 
signatures() - Method in record class software.sava.rpc.json.http.response.Block
Returns the value of the signatures record component.
signatureSubscribe(String, boolean, Consumer<TxResult>) - Method in interface software.sava.rpc.json.http.ws.SolanaRpcWebsocket
 
signatureSubscribe(String, boolean, Consumer<Subscription<TxResult>>, Consumer<TxResult>) - Method in interface software.sava.rpc.json.http.ws.SolanaRpcWebsocket
 
signatureSubscribe(String, Consumer<TxResult>) - Method in interface software.sava.rpc.json.http.ws.SolanaRpcWebsocket
 
signatureSubscribe(String, Consumer<Subscription<TxResult>>, Consumer<TxResult>) - Method in interface software.sava.rpc.json.http.ws.SolanaRpcWebsocket
 
signatureSubscribe(Commitment, boolean, String, Consumer<TxResult>) - Method in interface software.sava.rpc.json.http.ws.SolanaRpcWebsocket
 
signatureSubscribe(Commitment, boolean, String, Consumer<Subscription<TxResult>>, Consumer<TxResult>) - Method in interface software.sava.rpc.json.http.ws.SolanaRpcWebsocket
 
signatureSubscribe(Commitment, String, Consumer<TxResult>) - Method in interface software.sava.rpc.json.http.ws.SolanaRpcWebsocket
 
signatureSubscribe(Commitment, String, Consumer<Subscription<TxResult>>, Consumer<TxResult>) - Method in interface software.sava.rpc.json.http.ws.SolanaRpcWebsocket
 
signatureUnsubscribe(String) - Method in interface software.sava.rpc.json.http.ws.SolanaRpcWebsocket
 
signatureUnsubscribe(Commitment, String) - Method in interface software.sava.rpc.json.http.ws.SolanaRpcWebsocket
 
simulateTransaction(String) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
simulateTransaction(String, boolean) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
simulateTransaction(String, boolean, boolean) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
simulateTransaction(String, SequencedCollection<PublicKey>, SequencedCollection<PublicKey>) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
simulateTransaction(String, PublicKey, SequencedCollection<PublicKey>) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
simulateTransaction(Transaction) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
simulateTransaction(Transaction, boolean) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
simulateTransaction(Transaction, boolean, boolean) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
simulateTransaction(Transaction, SequencedCollection<PublicKey>, SequencedCollection<PublicKey>) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
simulateTransaction(Transaction, PublicKey, SequencedCollection<PublicKey>) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
simulateTransaction(Commitment, String, boolean) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
simulateTransaction(Commitment, String, boolean, boolean) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
simulateTransaction(Commitment, String, SequencedCollection<PublicKey>, SequencedCollection<PublicKey>) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
simulateTransaction(Commitment, String, PublicKey, SequencedCollection<PublicKey>) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
simulateTransaction(Commitment, Transaction, boolean) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
simulateTransaction(Commitment, Transaction, boolean, boolean) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
simulateTransaction(Commitment, Transaction, SequencedCollection<PublicKey>, SequencedCollection<PublicKey>) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
simulateTransaction(Commitment, Transaction, PublicKey, SequencedCollection<PublicKey>) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
simulateTransactionWithInnerInstructions(String) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
simulateTransactionWithInnerInstructions(Transaction) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
simulateTransactionWithInnerInstructions(Commitment, String) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
simulateTransactionWithInnerInstructions(Commitment, Transaction) - Method in interface software.sava.rpc.json.http.client.SolanaRpcClient
 
simulation() - Method in record class software.sava.rpc.json.http.response.RpcCustomError.SendTransactionPreflightFailure
Returns the value of the simulation record component.
slot - Enum constant in enum class software.sava.rpc.json.http.ws.Channel
 
slot() - Method in record class software.sava.rpc.json.http.response.Context
Returns the value of the slot record component.
slot() - Method in record class software.sava.rpc.json.http.response.PerfSample
Returns the value of the slot record component.
slot() - Method in record class software.sava.rpc.json.http.response.PrioritizationFee
Returns the value of the slot record component.
slot() - Method in record class software.sava.rpc.json.http.response.ProcessedSlot
Returns the value of the slot record component.
slot() - Method in record class software.sava.rpc.json.http.response.Tx
Returns the value of the slot record component.
slot() - Method in record class software.sava.rpc.json.http.response.TxSig
Returns the value of the slot record component.
slot() - Method in record class software.sava.rpc.json.http.response.TxStatus
Returns the value of the slot record component.
slotIndex() - Method in record class software.sava.rpc.json.http.response.EpochInfo
Returns the value of the slotIndex record component.
slotsInEpoch() - Method in record class software.sava.rpc.json.http.response.EpochInfo
Returns the value of the slotsInEpoch record component.
SlotSkipped() - Constructor for record class software.sava.rpc.json.http.response.RpcCustomError.SlotSkipped
Creates an instance of a SlotSkipped record class.
slotsPerEpoch() - Method in record class software.sava.rpc.json.http.response.EpochSchedule
Returns the value of the slotsPerEpoch record component.
slotSubscribe(Consumer<ProcessedSlot>) - Method in interface software.sava.rpc.json.http.ws.SolanaRpcWebsocket
 
slotSubscribe(Consumer<Subscription<ProcessedSlot>>, Consumer<ProcessedSlot>) - Method in interface software.sava.rpc.json.http.ws.SolanaRpcWebsocket
 
slotUnsubscribe() - Method in interface software.sava.rpc.json.http.ws.SolanaRpcWebsocket
 
software.sava.rpc - module software.sava.rpc
 
software.sava.rpc.json - package software.sava.rpc.json
 
software.sava.rpc.json.http - package software.sava.rpc.json.http
 
software.sava.rpc.json.http.client - package software.sava.rpc.json.http.client
 
software.sava.rpc.json.http.request - package software.sava.rpc.json.http.request
 
software.sava.rpc.json.http.response - package software.sava.rpc.json.http.response
 
software.sava.rpc.json.http.ws - package software.sava.rpc.json.http.ws
 
solanaAccounts() - Method in interface software.sava.rpc.json.http.ws.SolanaRpcWebsocket.Builder
 
solanaAccounts() - Method in interface software.sava.rpc.json.http.ws.SolanaRpcWebsocket
 
solanaAccounts() - Method in class software.sava.rpc.json.http.ws.SolanaRpcWebsocketBuilder
 
solanaAccounts(SolanaAccounts) - Method in interface software.sava.rpc.json.http.ws.SolanaRpcWebsocket.Builder
 
solanaAccounts(SolanaAccounts) - Method in class software.sava.rpc.json.http.ws.SolanaRpcWebsocketBuilder
 
SolanaNetwork - Enum Class in software.sava.rpc.json.http
 
SolanaRpcClient - Interface in software.sava.rpc.json.http.client
 
SolanaRpcWebsocket - Interface in software.sava.rpc.json.http.ws
 
SolanaRpcWebsocket.Builder - Interface in software.sava.rpc.json.http.ws
 
SolanaRpcWebsocket.OnClose - Interface in software.sava.rpc.json.http.ws
 
SolanaRpcWebsocketBuilder - Class in software.sava.rpc.json.http.ws
 
space() - Method in record class software.sava.rpc.json.http.response.AccountInfo
Returns the value of the space record component.
space() - Method in record class software.sava.rpc.json.http.response.ParsedAccountData
Returns the value of the space record component.
stackHeight() - Method in record class software.sava.rpc.json.http.response.InnerIx
Returns the value of the stackHeight record component.
stackHeight() - Method in record class software.sava.rpc.json.http.response.TxInstruction
Returns the value of the stackHeight record component.
StakeState - Enum Class in software.sava.rpc.json.http.response
 
STAKING - Enum constant in enum class software.sava.rpc.json.http.response.RewardType
 
state() - Method in record class software.sava.rpc.json.http.response.ParsedAccountData
Returns the value of the state record component.
subId() - Method in interface software.sava.rpc.json.http.ws.Subscription
 
subscribeToTokenAccount(PublicKey, PublicKey, Consumer<AccountInfo<byte[]>>) - Method in interface software.sava.rpc.json.http.ws.SolanaRpcWebsocket
 
subscribeToTokenAccount(Commitment, PublicKey, PublicKey, Consumer<AccountInfo<byte[]>>) - Method in interface software.sava.rpc.json.http.ws.SolanaRpcWebsocket
 
subscribeToTokenAccounts(PublicKey, Consumer<AccountInfo<byte[]>>) - Method in interface software.sava.rpc.json.http.ws.SolanaRpcWebsocket
 
subscribeToTokenAccounts(Commitment, PublicKey, Consumer<AccountInfo<byte[]>>) - Method in interface software.sava.rpc.json.http.ws.SolanaRpcWebsocket
 
Subscription<T> - Interface in software.sava.rpc.json.http.ws
 
subscriptionAndPingCheckDelay() - Method in interface software.sava.rpc.json.http.ws.SolanaRpcWebsocket.Builder
 
subscriptionAndPingCheckDelay() - Method in class software.sava.rpc.json.http.ws.SolanaRpcWebsocketBuilder
 
subscriptionAndPingCheckDelay() - Method in record class software.sava.rpc.json.http.ws.Timings
Returns the value of the subscriptionAndPingCheckDelay record component.
subscriptionAndPingCheckDelay(long) - Method in interface software.sava.rpc.json.http.ws.SolanaRpcWebsocket.Builder
 
subscriptionAndPingCheckDelay(long) - Method in class software.sava.rpc.json.http.ws.SolanaRpcWebsocketBuilder
 
Supply - Record Class in software.sava.rpc.json.http.response
 
Supply(Context, long, long, long, List<String>) - Constructor for record class software.sava.rpc.json.http.response.Supply
Creates an instance of a Supply record class.

T

taper() - Method in record class software.sava.rpc.json.http.response.InflationGovernor
Returns the value of the taper record component.
terminal() - Method in record class software.sava.rpc.json.http.response.InflationGovernor
Returns the value of the terminal record component.
TEST_NET - Enum constant in enum class software.sava.rpc.json.http.SolanaNetwork
 
timings() - Method in interface software.sava.rpc.json.http.ws.SolanaRpcWebsocket
 
Timings - Record Class in software.sava.rpc.json.http.ws
 
Timings(long, long, long) - Constructor for record class software.sava.rpc.json.http.ws.Timings
Creates an instance of a Timings record class.
toDecimal() - Method in record class software.sava.rpc.json.http.response.Lamports
 
toJsonIntArray(byte[]) - Static method in class software.sava.rpc.json.http.response.JsonUtil
 
tokenAmount() - Method in record class software.sava.rpc.json.http.response.ParsedAccountData
Returns the value of the tokenAmount record component.
TokenAmount - Record Class in software.sava.rpc.json.http.response
 
TokenAmount(Context, BigInteger, int) - Constructor for record class software.sava.rpc.json.http.response.TokenAmount
Creates an instance of a TokenAmount record class.
TokenBalance - Record Class in software.sava.rpc.json.http.response
 
TokenBalance(int, PublicKey, PublicKey, PublicKey, BigInteger, int) - Constructor for record class software.sava.rpc.json.http.response.TokenBalance
Creates an instance of a TokenBalance record class.
TooManyAccountLocks() - Constructor for record class software.sava.rpc.json.http.response.TransactionError.TooManyAccountLocks
Creates an instance of a TooManyAccountLocks record class.
toString() - Method in record class software.sava.rpc.json.http.client.JsonResponseController
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.client.JsonRpcResponseResultParseController
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.client.KeepJsonResponseController
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.request.ContextBoolVal
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.AccountInfo
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.AccountLamports
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.AccountTokenAmount
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.Block
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.BlockCommitment
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.BlockHeight
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.BlockProduction
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.BlockTx
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.ClusterNode
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.Context
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.EpochCredits
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.EpochInfo
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.EpochSchedule
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.FeeCalculator
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.FeeForMessage
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.HighestSnapshotSlot
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.Identity
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.InflationGovernor
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.InflationRate
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.InflationReward
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.InnerInstructions
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.InnerIx
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.IxError.AccountAlreadyInitialized
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.IxError.AccountBorrowFailed
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.IxError.AccountBorrowOutstanding
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.IxError.AccountDataSizeChanged
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.IxError.AccountDataTooSmall
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.IxError.AccountNotExecutable
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.IxError.AccountNotRentExempt
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.IxError.ArithmeticOverflow
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.IxError.BorshIoError
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.IxError.BuiltinProgramsMustConsumeComputeUnits
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.IxError.CallDepth
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.IxError.ComputationalBudgetExceeded
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.IxError.Custom
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.IxError.DuplicateAccountIndex
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.IxError.DuplicateAccountOutOfSync
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.IxError.ExecutableAccountNotRentExempt
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.IxError.ExecutableDataModified
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.IxError.ExecutableLamportChange
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.IxError.ExecutableModified
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.IxError.ExternalAccountDataModified
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.IxError.ExternalAccountLamportSpend
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.IxError.GenericError
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.IxError.IllegalOwner
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.IxError.Immutable
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.IxError.IncorrectAuthority
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.IxError.IncorrectProgramId
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.IxError.InsufficientFunds
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.IxError.InvalidAccountData
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.IxError.InvalidAccountOwner
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.IxError.InvalidArgument
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.IxError.InvalidError
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.IxError.InvalidInstructionData
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.IxError.InvalidRealloc
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.IxError.InvalidSeeds
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.IxError.MaxAccountsDataAllocationsExceeded
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.IxError.MaxAccountsExceeded
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.IxError.MaxInstructionTraceLengthExceeded
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.IxError.MaxSeedLengthExceeded
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.IxError.MissingAccount
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.IxError.MissingRequiredSignature
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.IxError.ModifiedProgramId
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.IxError.NotEnoughAccountKeys
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.IxError.PrivilegeEscalation
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.IxError.ProgramEnvironmentSetupFailure
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.IxError.ProgramFailedToCompile
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.IxError.ProgramFailedToComplete
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.IxError.ReadonlyDataModified
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.IxError.ReadonlyLamportChange
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.IxError.ReentrancyNotAllowed
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.IxError.RentEpochModified
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.IxError.UnbalancedInstruction
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.IxError.UninitializedAccount
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.IxError.Unknown
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.IxError.UnsupportedProgramId
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.IxError.UnsupportedSysvar
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.Lamports
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.LatestBlockHash
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.LoadedAddresses
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.NodeHealth
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.ParsedAccountData
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.PerfSample
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.PrioritizationFee
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.ProcessedSlot
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.ReplacementBlockHash
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.RpcCustomError.BlockCleanedUp
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.RpcCustomError.BlockNotAvailable
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.RpcCustomError.BlockStatusNotAvailableYet
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.RpcCustomError.KeyExcludedFromSecondaryIndex
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.RpcCustomError.LongTermStorageSlotSkipped
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.RpcCustomError.MinContextSlotNotReached
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.RpcCustomError.NodeUnhealthy
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.RpcCustomError.NoSnapshot
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.RpcCustomError.ScanError
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.RpcCustomError.SendTransactionPreflightFailure
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.RpcCustomError.SlotSkipped
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.RpcCustomError.TransactionHistoryNotAvailable
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.RpcCustomError.TransactionPrecompileVerificationFailure
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.RpcCustomError.TransactionSignatureLenMismatch
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.RpcCustomError.TransactionSignatureVerificationFailure
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.RpcCustomError.Unknown
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.RpcCustomError.UnsupportedTransactionVersion
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.Supply
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.TokenAmount
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.TokenBalance
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.TransactionError.AccountBorrowOutstanding
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.TransactionError.AccountInUse
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.TransactionError.AccountLoadedTwice
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.TransactionError.AccountNotFound
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.TransactionError.AddressLookupTableNotFound
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.TransactionError.AlreadyProcessed
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.TransactionError.BlockhashNotFound
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.TransactionError.CallChainTooDeep
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.TransactionError.ClusterMaintenance
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.TransactionError.DuplicateInstruction
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.TransactionError.InstructionError
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.TransactionError.InsufficientFundsForFee
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.TransactionError.InsufficientFundsForRent
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.TransactionError.InvalidAccountForFee
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.TransactionError.InvalidAccountIndex
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.TransactionError.InvalidAddressLookupTableData
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.TransactionError.InvalidAddressLookupTableIndex
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.TransactionError.InvalidAddressLookupTableOwner
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.TransactionError.InvalidLoadedAccountsDataSizeLimit
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.TransactionError.InvalidProgramForExecution
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.TransactionError.InvalidRentPayingAccount
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.TransactionError.InvalidWritableAccount
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.TransactionError.MaxLoadedAccountsDataSizeExceeded
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.TransactionError.MissingSignatureForFee
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.TransactionError.ProgramAccountNotFound
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.TransactionError.ProgramCacheHitMaxLimit
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.TransactionError.ProgramExecutionTemporarilyRestricted
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.TransactionError.ResanitizationNeeded
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.TransactionError.SanitizeFailure
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.TransactionError.SignatureFailure
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.TransactionError.TooManyAccountLocks
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.TransactionError.UnbalancedTransaction
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.TransactionError.Unknown
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.TransactionError.UnsupportedVersion
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.TransactionError.WouldExceedAccountDataBlockLimit
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.TransactionError.WouldExceedAccountDataTotalLimit
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.TransactionError.WouldExceedMaxAccountCostLimit
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.TransactionError.WouldExceedMaxBlockCostLimit
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.TransactionError.WouldExceedMaxVoteCostLimit
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.Tx
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.TxInnerInstruction
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.TxInstruction
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.TxLogs
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.TxMeta
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.TxResult
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.TxReward
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.TxSig
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.TxSimulation
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.TxStatus
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.TypedContext
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.ValidatorLeaderInfo
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.Version
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.VoteAccount
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.response.VoteAccounts
Returns a string representation of this record class.
toString() - Method in record class software.sava.rpc.json.http.ws.Timings
Returns a string representation of this record class.
total() - Method in record class software.sava.rpc.json.http.response.InflationRate
Returns the value of the total record component.
total() - Method in record class software.sava.rpc.json.http.response.Supply
Returns the value of the total record component.
totalStake() - Method in record class software.sava.rpc.json.http.response.BlockCommitment
Returns the value of the totalStake record component.
tpu() - Method in record class software.sava.rpc.json.http.response.ClusterNode
Returns the value of the tpu record component.
transactionCount() - Method in record class software.sava.rpc.json.http.response.EpochInfo
Returns the value of the transactionCount record component.
TransactionDetails - Enum Class in software.sava.rpc.json.http.request
 
transactionError() - Method in record class software.sava.rpc.json.http.response.TxSig
Returns the value of the transactionError record component.
TransactionError - Interface in software.sava.rpc.json.http.response
 
TransactionError.AccountBorrowOutstanding - Record Class in software.sava.rpc.json.http.response
 
TransactionError.AccountInUse - Record Class in software.sava.rpc.json.http.response
 
TransactionError.AccountLoadedTwice - Record Class in software.sava.rpc.json.http.response
 
TransactionError.AccountNotFound - Record Class in software.sava.rpc.json.http.response
 
TransactionError.AddressLookupTableNotFound - Record Class in software.sava.rpc.json.http.response
 
TransactionError.AlreadyProcessed - Record Class in software.sava.rpc.json.http.response
 
TransactionError.BlockhashNotFound - Record Class in software.sava.rpc.json.http.response
 
TransactionError.CallChainTooDeep - Record Class in software.sava.rpc.json.http.response
 
TransactionError.ClusterMaintenance - Record Class in software.sava.rpc.json.http.response
 
TransactionError.DuplicateInstruction - Record Class in software.sava.rpc.json.http.response
 
TransactionError.InstructionError - Record Class in software.sava.rpc.json.http.response
 
TransactionError.InsufficientFundsForFee - Record Class in software.sava.rpc.json.http.response
 
TransactionError.InsufficientFundsForRent - Record Class in software.sava.rpc.json.http.response
 
TransactionError.InvalidAccountForFee - Record Class in software.sava.rpc.json.http.response
 
TransactionError.InvalidAccountIndex - Record Class in software.sava.rpc.json.http.response
 
TransactionError.InvalidAddressLookupTableData - Record Class in software.sava.rpc.json.http.response
 
TransactionError.InvalidAddressLookupTableIndex - Record Class in software.sava.rpc.json.http.response
 
TransactionError.InvalidAddressLookupTableOwner - Record Class in software.sava.rpc.json.http.response
 
TransactionError.InvalidLoadedAccountsDataSizeLimit - Record Class in software.sava.rpc.json.http.response
 
TransactionError.InvalidProgramForExecution - Record Class in software.sava.rpc.json.http.response
 
TransactionError.InvalidRentPayingAccount - Record Class in software.sava.rpc.json.http.response
 
TransactionError.InvalidWritableAccount - Record Class in software.sava.rpc.json.http.response
 
TransactionError.MaxLoadedAccountsDataSizeExceeded - Record Class in software.sava.rpc.json.http.response
 
TransactionError.MissingSignatureForFee - Record Class in software.sava.rpc.json.http.response
 
TransactionError.ProgramAccountNotFound - Record Class in software.sava.rpc.json.http.response
 
TransactionError.ProgramCacheHitMaxLimit - Record Class in software.sava.rpc.json.http.response
 
TransactionError.ProgramExecutionTemporarilyRestricted - Record Class in software.sava.rpc.json.http.response
 
TransactionError.ResanitizationNeeded - Record Class in software.sava.rpc.json.http.response
 
TransactionError.SanitizeFailure - Record Class in software.sava.rpc.json.http.response
 
TransactionError.SignatureFailure - Record Class in software.sava.rpc.json.http.response
 
TransactionError.TooManyAccountLocks - Record Class in software.sava.rpc.json.http.response
 
TransactionError.UnbalancedTransaction - Record Class in software.sava.rpc.json.http.response
 
TransactionError.Unknown - Record Class in software.sava.rpc.json.http.response
 
TransactionError.UnsupportedVersion - Record Class in software.sava.rpc.json.http.response
 
TransactionError.WouldExceedAccountDataBlockLimit - Record Class in software.sava.rpc.json.http.response
 
TransactionError.WouldExceedAccountDataTotalLimit - Record Class in software.sava.rpc.json.http.response
 
TransactionError.WouldExceedMaxAccountCostLimit - Record Class in software.sava.rpc.json.http.response
 
TransactionError.WouldExceedMaxBlockCostLimit - Record Class in software.sava.rpc.json.http.response
 
TransactionError.WouldExceedMaxVoteCostLimit - Record Class in software.sava.rpc.json.http.response
 
TransactionHistoryNotAvailable() - Constructor for record class software.sava.rpc.json.http.response.RpcCustomError.TransactionHistoryNotAvailable
Creates an instance of a TransactionHistoryNotAvailable record class.
TransactionPrecompileVerificationFailure() - Constructor for record class software.sava.rpc.json.http.response.RpcCustomError.TransactionPrecompileVerificationFailure
Creates an instance of a TransactionPrecompileVerificationFailure record class.
transactions() - Method in record class software.sava.rpc.json.http.response.Block
Returns the value of the transactions record component.
TransactionSignatureLenMismatch() - Constructor for record class software.sava.rpc.json.http.response.RpcCustomError.TransactionSignatureLenMismatch
Creates an instance of a TransactionSignatureLenMismatch record class.
TransactionSignatureVerificationFailure() - Constructor for record class software.sava.rpc.json.http.response.RpcCustomError.TransactionSignatureVerificationFailure
Creates an instance of a TransactionSignatureVerificationFailure record class.
Tx - Record Class in software.sava.rpc.json.http.response
 
Tx(int, OptionalLong, TxMeta, byte[], int) - Constructor for record class software.sava.rpc.json.http.response.Tx
Creates an instance of a Tx record class.
TxInnerInstruction - Record Class in software.sava.rpc.json.http.response
 
TxInnerInstruction(int, List<TxInstruction>) - Constructor for record class software.sava.rpc.json.http.response.TxInnerInstruction
Creates an instance of a TxInnerInstruction record class.
TxInstruction - Record Class in software.sava.rpc.json.http.response
 
TxInstruction(int, int[], String, int) - Constructor for record class software.sava.rpc.json.http.response.TxInstruction
Creates an instance of a TxInstruction record class.
TxLogs - Record Class in software.sava.rpc.json.http.response
 
TxLogs(Context, String, TransactionError, List<String>) - Constructor for record class software.sava.rpc.json.http.response.TxLogs
Creates an instance of a TxLogs record class.
TxMeta - Record Class in software.sava.rpc.json.http.response
 
TxMeta(TransactionError, int, long, List<Long>, List<Long>, List<TokenBalance>, List<TokenBalance>, List<TxInnerInstruction>, LoadedAddresses, List<String>, List<TxReward>) - Constructor for record class software.sava.rpc.json.http.response.TxMeta
Creates an instance of a TxMeta record class.
TxResult - Record Class in software.sava.rpc.json.http.response
 
TxResult(Context, String, TransactionError) - Constructor for record class software.sava.rpc.json.http.response.TxResult
Creates an instance of a TxResult record class.
TxReward - Record Class in software.sava.rpc.json.http.response
 
TxReward(String, long, long, RewardType, int) - Constructor for record class software.sava.rpc.json.http.response.TxReward
Creates an instance of a TxReward record class.
TxSig - Record Class in software.sava.rpc.json.http.response
 
TxSig(long, OptionalLong, Commitment, String, String, TransactionError) - Constructor for record class software.sava.rpc.json.http.response.TxSig
Creates an instance of a TxSig record class.
TxSimulation - Record Class in software.sava.rpc.json.http.response
 
TxSimulation(Context, TransactionError, List<String>, List<AccountInfo<byte[]>>, List<InnerInstructions>, ReplacementBlockHash, OptionalInt, PublicKey, byte[]) - Constructor for record class software.sava.rpc.json.http.response.TxSimulation
Creates an instance of a TxSimulation record class.
TxStatus - Record Class in software.sava.rpc.json.http.response
 
TxStatus(Context, long, OptionalInt, TransactionError, Commitment) - Constructor for record class software.sava.rpc.json.http.response.TxStatus
Creates an instance of a TxStatus record class.
type() - Method in record class software.sava.rpc.json.http.response.IxError.Unknown
Returns the value of the type record component.
type() - Method in record class software.sava.rpc.json.http.response.ParsedAccountData
Returns the value of the type record component.
type() - Method in record class software.sava.rpc.json.http.response.TransactionError.Unknown
Returns the value of the type record component.
TypedContext<T> - Record Class in software.sava.rpc.json.http.response
 
TypedContext(Context, T) - Constructor for record class software.sava.rpc.json.http.response.TypedContext
Creates an instance of a TypedContext record class.

U

UnbalancedInstruction() - Constructor for record class software.sava.rpc.json.http.response.IxError.UnbalancedInstruction
Creates an instance of a UnbalancedInstruction record class.
UnbalancedTransaction() - Constructor for record class software.sava.rpc.json.http.response.TransactionError.UnbalancedTransaction
Creates an instance of a UnbalancedTransaction record class.
UninitializedAccount() - Constructor for record class software.sava.rpc.json.http.response.IxError.UninitializedAccount
Creates an instance of a UninitializedAccount record class.
unitsConsumed() - Method in record class software.sava.rpc.json.http.response.TxSimulation
Returns the value of the unitsConsumed record component.
Unknown() - Constructor for record class software.sava.rpc.json.http.response.RpcCustomError.Unknown
Creates an instance of a Unknown record class.
Unknown(String) - Constructor for record class software.sava.rpc.json.http.response.IxError.Unknown
Creates an instance of a Unknown record class.
Unknown(String) - Constructor for record class software.sava.rpc.json.http.response.TransactionError.Unknown
Creates an instance of a Unknown record class.
UnsupportedProgramId() - Constructor for record class software.sava.rpc.json.http.response.IxError.UnsupportedProgramId
Creates an instance of a UnsupportedProgramId record class.
UnsupportedSysvar() - Constructor for record class software.sava.rpc.json.http.response.IxError.UnsupportedSysvar
Creates an instance of a UnsupportedSysvar record class.
UnsupportedTransactionVersion() - Constructor for record class software.sava.rpc.json.http.response.RpcCustomError.UnsupportedTransactionVersion
Creates an instance of a UnsupportedTransactionVersion record class.
UnsupportedVersion() - Constructor for record class software.sava.rpc.json.http.response.TransactionError.UnsupportedVersion
Creates an instance of a UnsupportedVersion record class.
uri(String) - Method in interface software.sava.rpc.json.http.ws.SolanaRpcWebsocket.Builder
 
uri(URI) - Method in interface software.sava.rpc.json.http.ws.SolanaRpcWebsocket.Builder
 
uri(URI) - Method in class software.sava.rpc.json.http.ws.SolanaRpcWebsocketBuilder
 
uri(SolanaNetwork) - Method in interface software.sava.rpc.json.http.ws.SolanaRpcWebsocket.Builder
 

V

validator() - Method in record class software.sava.rpc.json.http.response.InflationRate
Returns the value of the validator record component.
ValidatorLeaderInfo - Record Class in software.sava.rpc.json.http.response
 
ValidatorLeaderInfo(int, int) - Constructor for record class software.sava.rpc.json.http.response.ValidatorLeaderInfo
Creates an instance of a ValidatorLeaderInfo record class.
value() - Method in record class software.sava.rpc.json.http.response.TxResult
Returns the value of the value record component.
valueOf(String) - Static method in enum class software.sava.rpc.json.http.request.BlockTxDetails
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class software.sava.rpc.json.http.request.Commitment
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class software.sava.rpc.json.http.request.RpcEncoding
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class software.sava.rpc.json.http.request.TransactionDetails
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class software.sava.rpc.json.http.response.RewardType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class software.sava.rpc.json.http.response.StakeState
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class software.sava.rpc.json.http.SolanaNetwork
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class software.sava.rpc.json.http.ws.Channel
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class software.sava.rpc.json.PrivateKeyEncoding
Returns the enum constant of this class with the specified name.
values() - Static method in enum class software.sava.rpc.json.http.request.BlockTxDetails
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class software.sava.rpc.json.http.request.Commitment
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class software.sava.rpc.json.http.request.RpcEncoding
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class software.sava.rpc.json.http.request.TransactionDetails
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class software.sava.rpc.json.http.response.RewardType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class software.sava.rpc.json.http.response.StakeState
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class software.sava.rpc.json.http.SolanaNetwork
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class software.sava.rpc.json.http.ws.Channel
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class software.sava.rpc.json.PrivateKeyEncoding
Returns an array containing the constants of this enum class, in the order they are declared.
version() - Method in record class software.sava.rpc.json.http.response.ClusterNode
Returns the value of the version record component.
version() - Method in record class software.sava.rpc.json.http.response.Tx
Returns the value of the version record component.
version() - Method in record class software.sava.rpc.json.http.response.Version
Returns the value of the version record component.
Version - Record Class in software.sava.rpc.json.http.response
 
Version(long, String) - Constructor for record class software.sava.rpc.json.http.response.Version
Creates an instance of a Version record class.
VoteAccount - Record Class in software.sava.rpc.json.http.response
 
VoteAccount(String, String, long, boolean, int, long, List<EpochCredits>, long) - Constructor for record class software.sava.rpc.json.http.response.VoteAccount
Creates an instance of a VoteAccount record class.
VoteAccounts - Record Class in software.sava.rpc.json.http.response
 
VoteAccounts(List<VoteAccount>, List<VoteAccount>) - Constructor for record class software.sava.rpc.json.http.response.VoteAccounts
Creates an instance of a VoteAccounts record class.
votePubKey() - Method in record class software.sava.rpc.json.http.response.VoteAccount
Returns the value of the votePubKey record component.
VOTING - Enum constant in enum class software.sava.rpc.json.http.response.RewardType
 

W

warmup() - Method in record class software.sava.rpc.json.http.response.EpochSchedule
Returns the value of the warmup record component.
webSocketBuilder() - Method in interface software.sava.rpc.json.http.ws.SolanaRpcWebsocket.Builder
 
webSocketBuilder() - Method in class software.sava.rpc.json.http.ws.SolanaRpcWebsocketBuilder
 
webSocketBuilder(HttpClient) - Method in interface software.sava.rpc.json.http.ws.SolanaRpcWebsocket.Builder
 
webSocketBuilder(WebSocket.Builder) - Method in interface software.sava.rpc.json.http.ws.SolanaRpcWebsocket.Builder
 
webSocketBuilder(WebSocket.Builder) - Method in class software.sava.rpc.json.http.ws.SolanaRpcWebsocketBuilder
 
WouldExceedAccountDataBlockLimit() - Constructor for record class software.sava.rpc.json.http.response.TransactionError.WouldExceedAccountDataBlockLimit
Creates an instance of a WouldExceedAccountDataBlockLimit record class.
WouldExceedAccountDataTotalLimit() - Constructor for record class software.sava.rpc.json.http.response.TransactionError.WouldExceedAccountDataTotalLimit
Creates an instance of a WouldExceedAccountDataTotalLimit record class.
WouldExceedMaxAccountCostLimit() - Constructor for record class software.sava.rpc.json.http.response.TransactionError.WouldExceedMaxAccountCostLimit
Creates an instance of a WouldExceedMaxAccountCostLimit record class.
WouldExceedMaxBlockCostLimit() - Constructor for record class software.sava.rpc.json.http.response.TransactionError.WouldExceedMaxBlockCostLimit
Creates an instance of a WouldExceedMaxBlockCostLimit record class.
WouldExceedMaxVoteCostLimit() - Constructor for record class software.sava.rpc.json.http.response.TransactionError.WouldExceedMaxVoteCostLimit
Creates an instance of a WouldExceedMaxVoteCostLimit record class.
wrapParser(Function<HttpResponse<byte[]>, R>) - Method in class software.sava.rpc.json.http.client.JsonHttpClient
 
writable() - Method in record class software.sava.rpc.json.http.response.LoadedAddresses
Returns the value of the writable record component.
writeOrPingDelay() - Method in interface software.sava.rpc.json.http.ws.SolanaRpcWebsocket.Builder
 
writeOrPingDelay() - Method in class software.sava.rpc.json.http.ws.SolanaRpcWebsocketBuilder
 
writeOrPingDelay(long) - Method in interface software.sava.rpc.json.http.ws.SolanaRpcWebsocket.Builder
Deprecated.
wsUri() - Method in interface software.sava.rpc.json.http.ws.SolanaRpcWebsocket.Builder
 
wsUri() - Method in class software.sava.rpc.json.http.ws.SolanaRpcWebsocketBuilder
 
A B C D E F G H I J K L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form