Package | Description |
---|---|
org.apache.solr.client.solrj.io.eq |
Equalitors for the Streaming Aggregation API
|
Modifier and Type | Interface and Description |
---|---|
interface |
StreamEqualitor
Defines a comparator we can use with TupleStreams
|
Modifier and Type | Class and Description |
---|---|
class |
FieldEqualitor
An equality field Equalitor which compares a field of two Tuples and determines if they are equal.
|
class |
MultipleFieldEqualitor
Wraps multiple Equalitors.
|
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.