Interface | Description |
---|---|
AtomPuller |
Temporary interface for retrieving atoms at an address from the network.
|
AtomStore |
The interface in which a client retrieves the state of the ledger.
|
Class | Description |
---|---|
AtomEvent | |
AtomObservation | |
AtomObservation.AtomObservationUpdateType |
Describes the type of observation including whether the update is "soft", or a weakly
supported atom which could possibly be deleted soon
|
InMemoryAtomStore |
An in memory storage of atoms and particles
|
InMemoryAtomStoreReducer |
Wrapper reducer class for the Atom Store
|
RadixAtomPuller |
Module responsible for fetches and merges of new atoms into the Atom Store.
|
Enum | Description |
---|---|
AtomEvent.AtomEventType | |
AtomObservation.Type |