Searched refs:distribution (Results 1 – 8 of 8) sorted by relevance
| /rocksdb-6.9/ |
| D | COPYING | 56 The precise terms and conditions for copying, distribution and 72 Activities other than copying, distribution and modification are not 126 exercise the right to control the distribution of derivative or 131 a storage or distribution medium does not bring the other work under 144 cost of physically performing source distribution, a complete 151 allowed only for noncommercial distribution and only if you 166 If distribution of executable or object code is made by offering 169 distribution of the source code, even though third parties are not 208 refrain entirely from distribution of the Program. 218 integrity of the free software distribution system, which is [all …]
|
| D | LICENSE.Apache | 11 and distribution as defined by Sections 1 through 9 of this document. 108 distribution, then any Derivative Works that You distribute must 126 for use, reproduction, or distribution of Your modifications, or 128 reproduction, and distribution of the Work otherwise complies with
|
| D | LICENSE.leveldb | 14 distribution.
|
| D | HISTORY.md | 881 * Add statistics::getHistogramString() to print detailed distribution of a histogram metric.
|
| /rocksdb-6.9/docs/_posts/ |
| D | 2015-11-16-analysis-file-read-latency-by-level.markdown | 16 … analysis latency distribution of file reads in different levels. If users turn DB statistics on, … 150 … from level 0 while issued 25 million reads from level 5. The latency distribution is also clearly…
|
| /rocksdb-6.9/hdfs/ |
| D | README | 20 set CLASSPATH to include your hadoop distribution
|
| /rocksdb-6.9/docs/ |
| D | LICENSE-DOCUMENTATION | 116 as reproduction, public display, public performance, distribution,
|
| /rocksdb-6.9/tools/ |
| D | db_bench_tool.cc | 6647 std::normal_distribution<double> distribution(FLAGS_numdistinct / 2.0, in RandomReplaceKeys() local 6651 int64_t rnd_id = static_cast<int64_t>(distribution(generator)); in RandomReplaceKeys()
|