d2iq-archive / serenity

Intel:Mesosphere oversubscription technologies for Apache Mesos
Other
69 stars 21 forks source link

Implement flattenedConsumables() in Consumer class #154

Open skonefal opened 8 years ago

skonefal commented 8 years ago

149 Implemented std::vector consumables() function.

Because some products are vectors, some components are consumers of vector<vector>. For easier development, we should have flattenedConsumables that will return flattened result.