Class EmptyCommandStore

java.lang.Object
org.sensorhub.impl.datastore.ReadOnlyDataStore<K,V,VF,Q>
org.sensorhub.impl.datastore.EmptyDataStore<BigId,ICommandData,ICommandStore.CommandField,CommandFilter>
org.sensorhub.api.datastore.command.EmptyCommandStore
All Implemented Interfaces:
Map<BigId,ICommandData>, ICommandStore, IDataStore<BigId,ICommandData,ICommandStore.CommandField,CommandFilter>

public class EmptyCommandStore extends org.sensorhub.impl.datastore.EmptyDataStore<BigId,ICommandData,ICommandStore.CommandField,CommandFilter> implements ICommandStore

Helper class to implement databases that don't support all datastores

Since:
Jun 22, 2023