Class InflightRequestCollector

    • Constructor Detail

      • InflightRequestCollector

        public InflightRequestCollector()
    • Method Detail

      • get

        public int get​(long id)
        Gets the number of inflight requests for the service instance with the given id.
        Parameters:
        id - the service instance id
        Returns:
        the number of inflight request, 0 if none.