Package | Description |
---|---|
com.clearspring.analytics.stream |
Modifier and Type | Field and Description |
---|---|
protected DoublyLinkedList<Counter<T>> |
StreamSummary.Bucket.counterList |
Modifier and Type | Method and Description |
---|---|
List<Counter<T>> |
StreamSummary.topK(int k) |
Modifier and Type | Method and Description |
---|---|
protected void |
StreamSummary.incrementCounter(ListNode2<Counter<T>> counterNode,
int incrementCount) |
Copyright © 2019. All rights reserved.