Package | Description |
---|---|
org.apache.solr.client.solrj.io.eq |
Equalitors for the Streaming Aggregation API
|
org.apache.solr.client.solrj.io.stream |
Stream implementations for the Streaming Aggregation API
|
org.apache.solr.client.solrj.io.stream.expr |
Expression language for the Streaming Aggregation API
|
Class and Description |
---|
Equalitor
Interface defining a way to determine if two items are equal
This borrows from Java 8's BiPredicate interface but to keep Java 7 compatible
we will not use that interface directory.
|
StreamEqualitor
Defines a comparator we can use with TupleStreams
|
Class and Description |
---|
StreamEqualitor
Defines a comparator we can use with TupleStreams
|
Class and Description |
---|
StreamEqualitor
Defines a comparator we can use with TupleStreams
|
Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.