Index
All Classes and Interfaces|All Packages
A
- Application<E> - Interface in io.hotmoka.node.mokamint.api
-
An application for the Mokamint engine, that supports a Hotmoka node.
G
- getIndexingDepth() - Method in interface io.hotmoka.node.mokamint.api.MokamintNodeConfig
-
Yields the depth of the indexing, that is, the number of uppermost blocks for which indexing supporting data is maintained.
- getIndexingPause() - Method in interface io.hotmoka.node.mokamint.api.MokamintNodeConfig
-
Yields the pausing time (in milliseconds) from an indexing iteration to the next indexing iteration.
- getMokamintEngine() - Method in interface io.hotmoka.node.mokamint.api.MokamintNode
-
Yields the Mokamint engine used by this node, if it has been already set.
- getNode() - Method in interface io.hotmoka.node.mokamint.api.Application
-
Yields the Hotmoka node connected to this application.
I
- io.hotmoka.node.mokamint.api - module io.hotmoka.node.mokamint.api
-
This module defines the API of Hotmoka nodes running over the Mokamint engine.
- io.hotmoka.node.mokamint.api - package io.hotmoka.node.mokamint.api
M
- MokamintInitializedNode - Interface in io.hotmoka.node.mokamint.api
-
A node where the jar with the basic Takamaka classes have been installed, along with a gamete and a manifest.
- MokamintNode<E> - Interface in io.hotmoka.node.mokamint.api
-
A Hotmoka node that relies on the Mokamint proof of space engine.
- MokamintNodeConfig - Interface in io.hotmoka.node.mokamint.api
-
The configuration of a Mokamint node.
- MokamintNodeConfigBuilder - Interface in io.hotmoka.node.mokamint.api
-
The builder of a configuration of a Mokamint node.
S
- setIndexingDepth(long) - Method in interface io.hotmoka.node.mokamint.api.MokamintNodeConfigBuilder
-
Sets the depth of the indexing, that is, the number of uppermost blocks for which indexing supporting data is maintained.
- setIndexingPause(long) - Method in interface io.hotmoka.node.mokamint.api.MokamintNodeConfigBuilder
-
Sets the pausing time (in milliseconds) from an indexing iteration to the next indexing iteration.
- setMokamintEngine(E) - Method in interface io.hotmoka.node.mokamint.api.MokamintNode
-
Sets the Mokamint engine that must be used by this node.
All Classes and Interfaces|All Packages