Package | Description |
---|---|
org.apache.solr.client.solrj.io.stream |
Stream implementations for the Streaming Aggregation API
|
Modifier and Type | Class and Description |
---|---|
class |
BiJoinStream
Joins leftStream with rightStream based on a Equalitor.
|
class |
InnerJoinStream
Joins leftStream with rightStream based on a Equalitor.
|
class |
LeftOuterJoinStream
Joins leftStream with rightStream based on a Equalitor.
|
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.