mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-17 10:25:15 +00:00
[Javadoc] Add full link to TDigest class
(cherry picked from commit ed72484)
This commit is contained in:
parent
1cb2c3bdd3
commit
2971a102f6
@ -25,7 +25,7 @@ import org.elasticsearch.common.io.stream.StreamOutput;
|
||||
import java.io.IOException;
|
||||
|
||||
/**
|
||||
* Extension of {@link TDigest} with custom serialization.
|
||||
* Extension of {@link com.tdunning.math.stats.TDigest} with custom serialization.
|
||||
*/
|
||||
public class TDigestState extends AVLTreeDigest {
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user