All Classes and Interfaces

Class
Description
 
Akash is an open network that lets users buy and sell computing resources securely and efficiently.
Implementation of Akash.
Types of error that can occur while interacting with akash network.
Iterable implementation take supports fetching more data upstream.
Iterator for AkashPagedResponse
Response which contains paged results in the form of an Iterable
Akash uses a reverse auction.
Identifies a Bid BidId
General info about a Bid Bid State
Deployment information, as specified in: Deployment
Generic tuple
Amount deposited from owner account.
Describes cpu resources in the context of the deployment
Identifies a deployment, mainly who requested it and the sequence
 
Quantities of resources asked in a deployment
 
Escrow accounts are a mechanism that allow for time-based payments from one account to another without block-by-block micropayments.
 
 
 
 
 
Used to describe memory quantities
Value to be used in a quantity
Requirements used in the group spec
Deployment resource
Signature
Describes deployment requested storage, if any
Amount disbursed from account via payments.
Unit
 
 
Information of an error in a request
 
Still work in progress
Represents an akash response which offers pagination based on next_key.
 
 
Response of a Bid request
Response wrapper
POJO for Deployment information.
Failure of a operation
reserved for future use.
Provides a way for remote page iteration using next.
Represents a page request which is done based on a page number + results per page.
A wrapper for paged results
 
 
A query param to be passed ( encoded ) to a URI instance in the format name=value.
ResponseParser goal is to deal with the transformation of a plain json response into Either a OperationFailure or a concrete response.
Builds instances of ResponseParserWithTransformation Usage example (full, with intermediate operation)
TODO Document!
Utility class for operations related to Uri class