Class DescribeClientQuotasResult

    • Constructor Detail

      • DescribeClientQuotasResult

        public DescribeClientQuotasResult​(KafkaFuture<Map<ClientQuotaEntity,​Map<String,​Double>>> entities)
        Maps an entity to its configured quota value(s). Note if no value is defined for a quota type for that entity's config, then it is not included in the resulting value map.
        Parameters:
        entities - future for the collection of entities that matched the filter