| 程序包 | 说明 |
|---|---|
| org.apache.solr.client.solrj.io.stream |
Stream implementations for the Streaming Aggregation API
|
| 限定符和类型 | 字段和说明 |
|---|---|
protected PushBackStream |
BiJoinStream.leftStream |
protected PushBackStream |
BiJoinStream.rightStream |
| 限定符和类型 | 方法和说明 |
|---|---|
PushBackStream |
JoinStream.getStream(int idx) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected Tuple |
JoinStream.loadEqualTupleGroup(PushBackStream stream,
LinkedList<Tuple> group,
StreamComparator groupComparator)
Given the stream, start from beginning and load group with all tuples that are equal to the first in stream
(including the first one in the stream).
|
Copyright © 2006–2022 The Apache Software Foundation. All rights reserved.