The value must not be negative. To help with distributions with long tails, if the given
value is greater than or equal to endValue, the value endValue-1 is recorded
instead.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-15 UTC."],[[["\u003cp\u003eThis webpage documents the \u003ccode\u003eDistribution\u003c/code\u003e class in the Google API Client Library for Java, which is designed to record values and compute their percentiles, with the ability to handle concurrent method calls.\u003c/p\u003e\n"],["\u003cp\u003eThe latest documented version available is 2.63.1, with a history of versions going back to 2.7.1, all linked for reference.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDistribution\u003c/code\u003e class constructor takes an integer \u003ccode\u003eendValue\u003c/code\u003e as a parameter and the recorded values are expected to be in the range from \u003ccode\u003e0\u003c/code\u003e up to \u003ccode\u003eendValue\u003c/code\u003e, or \u003ccode\u003eendValue-1\u003c/code\u003e if value is greater or equal.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides methods to get the \u003ccode\u003enthPercentile\u003c/code\u003e as a \u003ccode\u003elong\u003c/code\u003e, and getPercentile as an \u003ccode\u003eint\u003c/code\u003e, as well as the ability to record a value, and provides a \u003ccode\u003etoString()\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThe available class inherits methods from the \u003ccode\u003ejava.lang.Object\u003c/code\u003e class, including, but not limited to: clone, equals, hashCode, notify, and wait.\u003c/p\u003e\n"]]],[],null,[]]