Package-level declarations
Types
Functor called by the client to signal it has stopped using the map.
A failure that occurs when the required NDS map is not available or inaccessible for some reason.
NDS map context consisting of an NdsStore and, optionally, an associated NdsMapUpdater to enable map updates. Important: This is a Public Preview API. It may be changed or removed at any time.
Interface for updating NDS map data.
Implementation of a DataStore which is based on an NDS map.
An abstract class defining the permit required for accessing the onboard NDS store. This class cannot be directly instantiated and requires a specific type of permit. Example:
Synchronizes access to an onboard NDS map.
Configuration parameters for an NdsStore.
A failure inside the NDS data store.
Interface for components that rely on the onboard map. It is used to synchronise access/unavailability states for map files.