Module io.hotmoka.local
Package io.hotmoka.local
package io.hotmoka.local
-
ClassDescriptionA generic implementation of a local (ie., non-remote) node.AbstractStore<C extends Config>Shared implementation of the store of a node.A store that can be checked out, that is, its view of the world can be moved back in time.The configuration of a node.Config.Builder<T extends Config.Builder<T>>The builder of a configuration object.A class loader used to access the definition of the classes of Takamaka methods or constructors executed during a transaction.InitialResponseBuilder<Request extends InitialTransactionRequest<Response>,
Response extends InitialTransactionResponse> The creator of the response for an initial transaction.The caches of a local node.NonInitialResponseBuilder<Request extends NonInitialTransactionRequest<Response>,Response extends NonInitialTransactionResponse> The creator of the response for a non-initial transaction.The creator of a response from a request.The shared store of a node.An object that provides methods for reconstructing data from the store of a node.A builder of a response that is executed without updating the store of the node.