Class EmptyPropertyStore

java.lang.Object
org.sensorhub.impl.datastore.ReadOnlyDataStore<K,V,VF,Q>
org.sensorhub.impl.datastore.EmptyDataStore<K,V,VF,F>
All Implemented Interfaces:
Map<PropertyKey,IDerivedProperty>, IDataStore<PropertyKey,IDerivedProperty,IPropertyStore.PropertyField,PropertyFilter>, IPropertyStore, IResourceStore<PropertyKey,IDerivedProperty,IPropertyStore.PropertyField,PropertyFilter>

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

Since:
Jun 22, 2023
  • Constructor Details

    • EmptyPropertyStore

      public EmptyPropertyStore()