Collections Endpoints: It fetches the data of the collection endpoints(like DroneCollection) and stores in Redis.
Classes Objects: It fetches the data of class endpoints(like Location) and also for the objects of the collection endpoints(like State)
All these other modules are used by Querying Mechanism internally on the basis of a given input query.