Uses of Interface
org.apache.solr.client.solrj.io.comp.StreamComparator
-
Packages that use StreamComparator Package Description org.apache.solr.client.solrj.io Streaming Aggregation APIorg.apache.solr.client.solrj.io.comp Comparators for the Streaming Aggregation APIorg.apache.solr.client.solrj.io.eq Equalitors for the Streaming Aggregation APIorg.apache.solr.client.solrj.io.graph Streaming Graph Traversalsorg.apache.solr.client.solrj.io.ops Operations for the Streaming Aggregation APIorg.apache.solr.client.solrj.io.stream Stream implementations for the Streaming Aggregation APIorg.apache.solr.client.solrj.io.stream.expr Expression language for the Streaming Aggregation API -
-
Uses of StreamComparator in org.apache.solr.client.solrj.io
Methods in org.apache.solr.client.solrj.io that return StreamComparator Modifier and Type Method Description StreamComparator
Lang.LocalInputStream. getStreamSort()
-
Uses of StreamComparator in org.apache.solr.client.solrj.io.comp
Classes in org.apache.solr.client.solrj.io.comp that implement StreamComparator Modifier and Type Class Description class
FieldComparator
An equality field Comparator which compares a field of two Tuples and determines sort order.class
MultipleFieldComparator
Wraps multiple Comparators to provide sub-sorting.class
SingleValueComparator
An equality Comparator to be used when a stream will only ever return a single field, ie, it has no sorted orderMethods in org.apache.solr.client.solrj.io.comp that return StreamComparator Modifier and Type Method Description StreamComparator
FieldComparator. append(StreamComparator other)
StreamComparator
MultipleFieldComparator. append(StreamComparator other)
StreamComparator
SingleValueComparator. append(StreamComparator other)
StreamComparator
StreamComparator. append(StreamComparator other)
StreamComparator
StreamComparator. copyAliased(Map<String,String> aliases)
StreamComparator[]
MultipleFieldComparator. getComps()
Methods in org.apache.solr.client.solrj.io.comp with parameters of type StreamComparator Modifier and Type Method Description StreamComparator
FieldComparator. append(StreamComparator other)
StreamComparator
MultipleFieldComparator. append(StreamComparator other)
StreamComparator
SingleValueComparator. append(StreamComparator other)
StreamComparator
StreamComparator. append(StreamComparator other)
boolean
FieldComparator. isDerivedFrom(StreamComparator base)
boolean
MultipleFieldComparator. isDerivedFrom(StreamComparator base)
boolean
SingleValueComparator. isDerivedFrom(StreamComparator base)
boolean
StreamComparator. isDerivedFrom(StreamComparator base)
Constructors in org.apache.solr.client.solrj.io.comp with parameters of type StreamComparator Constructor Description MultipleFieldComparator(StreamComparator... comps)
-
Uses of StreamComparator in org.apache.solr.client.solrj.io.eq
Methods in org.apache.solr.client.solrj.io.eq with parameters of type StreamComparator Modifier and Type Method Description boolean
FieldEqualitor. isDerivedFrom(StreamComparator base)
boolean
MultipleFieldEqualitor. isDerivedFrom(StreamComparator base)
boolean
StreamEqualitor. isDerivedFrom(StreamComparator base)
-
Uses of StreamComparator in org.apache.solr.client.solrj.io.graph
Methods in org.apache.solr.client.solrj.io.graph that return StreamComparator Modifier and Type Method Description StreamComparator
GatherNodesStream. getStreamSort()
StreamComparator
ShortestPathStream. getStreamSort()
-
Uses of StreamComparator in org.apache.solr.client.solrj.io.ops
Constructors in org.apache.solr.client.solrj.io.ops with parameters of type StreamComparator Constructor Description GroupOperation(StreamComparator streamComparator, int size)
-
Uses of StreamComparator in org.apache.solr.client.solrj.io.stream
Fields in org.apache.solr.client.solrj.io.stream declared as StreamComparator Modifier and Type Field Description protected StreamComparator
CloudSolrStream. comp
protected StreamComparator
DeepRandomStream. comp
protected StreamComparator
SearchStream. comp
protected StreamComparator
BiJoinStream. iterationComparator
protected StreamComparator
BiJoinStream. leftStreamComparator
protected StreamComparator
BiJoinStream. rightStreamComparator
Methods in org.apache.solr.client.solrj.io.stream that return StreamComparator Modifier and Type Method Description StreamComparator
RankStream. getComparator()
StreamComparator
ScoreNodesStream. getComparator()
StreamComparator
CalculatorStream. getStreamSort()
Return the stream sort - ie, the order in which records are returnedStreamComparator
CartesianProductStream. getStreamSort()
Return the incoming sort + the sort applied to the generated tuplesStreamComparator
CellStream. getStreamSort()
Return the stream sort - ie, the order in which records are returnedStreamComparator
CloudSolrStream. getStreamSort()
Return the stream sort - ie, the order in which records are returnedStreamComparator
CommitStream. getStreamSort()
StreamComparator
ComplementStream. getStreamSort()
Return the stream sort - ie, the order in which records are returnedStreamComparator
CsvStream. getStreamSort()
Return the stream sort - ie, the order in which records are returnedStreamComparator
DaemonStream. getStreamSort()
StreamComparator
DeepRandomStream. getStreamSort()
Return the stream sort - ie, the order in which records are returnedStreamComparator
EchoStream. getStreamSort()
Return the stream sort - ie, the order in which records are returnedStreamComparator
EvalStream. getStreamSort()
StreamComparator
ExceptionStream. getStreamSort()
StreamComparator
ExecutorStream. getStreamSort()
StreamComparator
Facet2DStream. getStreamSort()
StreamComparator
FacetStream. getStreamSort()
StreamComparator
FeaturesSelectionStream. getStreamSort()
Return the stream sort - ie, the order in which records are returnedStreamComparator
FetchStream. getStreamSort()
StreamComparator
GetStream. getStreamSort()
Return the stream sort - ie, the order in which records are returnedStreamComparator
HashJoinStream. getStreamSort()
StreamComparator
HashRollupStream. getStreamSort()
StreamComparator
HavingStream. getStreamSort()
Return the stream sort - ie, the order in which records are returnedStreamComparator
InnerJoinStream. getStreamSort()
StreamComparator
IntersectStream. getStreamSort()
Return the stream sort - ie, the order in which records are returnedStreamComparator
JDBCStream. getStreamSort()
StreamComparator
KnnStream. getStreamSort()
StreamComparator
LeftOuterJoinStream. getStreamSort()
StreamComparator
LetStream. getStreamSort()
Return the stream sort - ie, the order in which records are returnedStreamComparator
ListStream. getStreamSort()
Return the stream sort - ie, the order in which records are returnedStreamComparator
MergeStream. getStreamSort()
Return the stream sort - ie, the order in which records are returnedStreamComparator
ModelStream. getStreamSort()
Return the stream sort - ie, the order in which records are returnedStreamComparator
NoOpStream. getStreamSort()
Return the stream sort - ie, the order in which records are returnedStreamComparator
NullStream. getStreamSort()
Return the stream sort - ie, the order in which records are returnedStreamComparator
ParallelListStream. getStreamSort()
Return the stream sort - ie, the order in which records are returnedStreamComparator
PlotStream. getStreamSort()
Return the stream sort - ie, the order in which records are returnedStreamComparator
PriorityStream. getStreamSort()
StreamComparator
PushBackStream. getStreamSort()
Return the stream sort - ie, the order in which records are returned This returns the streamSort of the substreamStreamComparator
RandomFacadeStream. getStreamSort()
StreamComparator
RandomStream. getStreamSort()
StreamComparator
RankStream. getStreamSort()
Return the stream sort - ie, the order in which records are returnedStreamComparator
ReducerStream. getStreamSort()
Return the stream sort - ie, the order in which records are returnedStreamComparator
RollupStream. getStreamSort()
StreamComparator
ScoreNodesStream. getStreamSort()
StreamComparator
SearchFacadeStream. getStreamSort()
StreamComparator
SearchStream. getStreamSort()
StreamComparator
SelectStream. getStreamSort()
Return the stream sort - ie, the order in which records are returnedStreamComparator
SignificantTermsStream. getStreamSort()
Return the stream sort - ie, the order in which records are returnedStreamComparator
SolrStream. getStreamSort()
There is no known sort applied to a SolrStreamStreamComparator
SortStream. getStreamSort()
Return the stream sort - ie, the order in which records are returnedStreamComparator
SqlStream. getStreamSort()
Return the stream sort - ie, the order in which records are returnedStreamComparator
StatsStream. getStreamSort()
StreamComparator
TextLogitStream. getStreamSort()
Return the stream sort - ie, the order in which records are returnedStreamComparator
TextLogitStream.TermsStream. getStreamSort()
StreamComparator
TimeSeriesStream. getStreamSort()
abstract StreamComparator
TupleStream. getStreamSort()
StreamComparator
TupStream. getStreamSort()
Return the stream sort - ie, the order in which records are returnedStreamComparator
UniqueStream. getStreamSort()
Return the stream sort - ie, the order in which records are returnedStreamComparator
UpdateStream. getStreamSort()
StreamComparator
ZplotStream. getStreamSort()
Return the stream sort - ie, the order in which records are returnedMethods in org.apache.solr.client.solrj.io.stream with parameters of type StreamComparator Modifier and Type Method Description 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). -
Uses of StreamComparator in org.apache.solr.client.solrj.io.stream.expr
Methods in org.apache.solr.client.solrj.io.stream.expr that return StreamComparator Modifier and Type Method Description StreamComparator
StreamFactory. constructComparator(String comparatorString, Class<? extends StreamComparator> comparatorType)
Method parameters in org.apache.solr.client.solrj.io.stream.expr with type arguments of type StreamComparator Modifier and Type Method Description StreamComparator
StreamFactory. constructComparator(String comparatorString, Class<? extends StreamComparator> comparatorType)
-