The value must not be negative. To help with distributions with long tails, if the given
value is greater than or equal toendValue, the valueendValue-1is recorded
instead.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eDistribution\u003c/code\u003e class within the \u003ccode\u003ecom.google.api.gax.core\u003c/code\u003e package, detailing its usage and functionality across various versions.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDistribution\u003c/code\u003e class records integer values from 0 up to a specified \u003ccode\u003eendValue\u003c/code\u003e and can compute percentiles of these recorded values, allowing concurrent calls to its methods.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage lists available documentation for various versions of the \u003ccode\u003eDistribution\u003c/code\u003e class, ranging from version 2.63.1 (latest) down to version 2.7.1, allowing you to navigate through their different releases.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDistribution\u003c/code\u003e class includes methods to record values (\u003ccode\u003erecord\u003c/code\u003e), get the nth percentile (\u003ccode\u003egetNthPercentile\u003c/code\u003e), get the percentile (\u003ccode\u003egetPercentile\u003c/code\u003e), and produce a string representation (\u003ccode\u003etoString\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eThe class has a constructor \u003ccode\u003eDistribution(int endValue)\u003c/code\u003e which sets the upper limit for the values to be recorded, and it inherits several methods from the \u003ccode\u003eObject\u003c/code\u003e class, including \u003ccode\u003eclone\u003c/code\u003e, \u003ccode\u003eequals\u003c/code\u003e, and \u003ccode\u003ehashCode\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]