Interface StDBDeviceLocationsGetType

All Superinterfaces:
com.io7m.darco.api.DDatabaseQueryType<com.io7m.darco.api.DDatabaseUnit,SortedMap<UUID,StDeviceLocation>>
All Known Implementing Classes:
StDBDeviceLocationsGet

public interface StDBDeviceLocationsGetType extends com.io7m.darco.api.DDatabaseQueryType<com.io7m.darco.api.DDatabaseUnit,SortedMap<UUID,StDeviceLocation>>
device-locations
  • Method Summary

    Methods inherited from interface com.io7m.darco.api.DDatabaseQueryType

    execute