Uses of Interface
org.apache.solr.client.solrj.io.comp.StreamComparator
-
Packages that use StreamComparator Package Description org.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.comp
Classes in org.apache.solr.client.solrj.io.comp that implement StreamComparator Modifier and Type Class Description classFieldComparatorAn equality field Comparator which compares a field of two Tuples and determines sort order.classMultipleFieldComparatorWraps multiple Comparators to provide sub-sorting.classSingleValueComparatorAn 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 StreamComparatorFieldComparator. append(StreamComparator other)StreamComparatorMultipleFieldComparator. append(StreamComparator other)StreamComparatorSingleValueComparator. append(StreamComparator other)StreamComparatorStreamComparator. append(StreamComparator other)StreamComparatorStreamComparator. 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 StreamComparatorFieldComparator. append(StreamComparator other)StreamComparatorMultipleFieldComparator. append(StreamComparator other)StreamComparatorSingleValueComparator. append(StreamComparator other)StreamComparatorStreamComparator. append(StreamComparator other)booleanFieldComparator. isDerivedFrom(StreamComparator base)booleanMultipleFieldComparator. isDerivedFrom(StreamComparator base)booleanSingleValueComparator. isDerivedFrom(StreamComparator base)booleanStreamComparator. 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 booleanFieldEqualitor. isDerivedFrom(StreamComparator base)booleanMultipleFieldEqualitor. isDerivedFrom(StreamComparator base)booleanStreamEqualitor. 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 StreamComparatorGatherNodesStream. getStreamSort()StreamComparatorShortestPathStream. 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 StreamComparatorCloudSolrStream. compprotected StreamComparatorSearchStream. compprotected StreamComparatorBiJoinStream. iterationComparatorprotected StreamComparatorBiJoinStream. leftStreamComparatorprotected StreamComparatorBiJoinStream. rightStreamComparatorMethods in org.apache.solr.client.solrj.io.stream that return StreamComparator Modifier and Type Method Description StreamComparatorRankStream. getComparator()StreamComparatorScoreNodesStream. getComparator()StreamComparatorCalculatorStream. getStreamSort()Return the stream sort - ie, the order in which records are returnedStreamComparatorCartesianProductStream. getStreamSort()Return the incoming sort + the sort applied to the generated tuplesStreamComparatorCellStream. getStreamSort()Return the stream sort - ie, the order in which records are returnedStreamComparatorCloudSolrStream. getStreamSort()Return the stream sort - ie, the order in which records are returnedStreamComparatorCommitStream. getStreamSort()StreamComparatorComplementStream. getStreamSort()Return the stream sort - ie, the order in which records are returnedStreamComparatorDaemonStream. getStreamSort()StreamComparatorEchoStream. getStreamSort()Return the stream sort - ie, the order in which records are returnedStreamComparatorEvalStream. getStreamSort()StreamComparatorExceptionStream. getStreamSort()StreamComparatorExecutorStream. getStreamSort()StreamComparatorFacetStream. getStreamSort()StreamComparatorFeaturesSelectionStream. getStreamSort()Return the stream sort - ie, the order in which records are returnedStreamComparatorFetchStream. getStreamSort()StreamComparatorGetStream. getStreamSort()Return the stream sort - ie, the order in which records are returnedStreamComparatorHashJoinStream. getStreamSort()StreamComparatorHashRollupStream. getStreamSort()StreamComparatorHavingStream. getStreamSort()Return the stream sort - ie, the order in which records are returnedStreamComparatorInnerJoinStream. getStreamSort()StreamComparatorIntersectStream. getStreamSort()Return the stream sort - ie, the order in which records are returnedStreamComparatorJDBCStream. getStreamSort()StreamComparatorKnnStream. getStreamSort()StreamComparatorLeftOuterJoinStream. getStreamSort()StreamComparatorLetStream. getStreamSort()Return the stream sort - ie, the order in which records are returnedStreamComparatorListStream. getStreamSort()Return the stream sort - ie, the order in which records are returnedStreamComparatorMergeStream. getStreamSort()Return the stream sort - ie, the order in which records are returnedStreamComparatorModelStream. getStreamSort()Return the stream sort - ie, the order in which records are returnedStreamComparatorNoOpStream. getStreamSort()Return the stream sort - ie, the order in which records are returnedStreamComparatorNullStream. getStreamSort()Return the stream sort - ie, the order in which records are returnedStreamComparatorParallelListStream. getStreamSort()Return the stream sort - ie, the order in which records are returnedStreamComparatorPlotStream. getStreamSort()Return the stream sort - ie, the order in which records are returnedStreamComparatorPriorityStream. getStreamSort()StreamComparatorPushBackStream. getStreamSort()Return the stream sort - ie, the order in which records are returned This returns the streamSort of the substreamStreamComparatorRandomStream. getStreamSort()StreamComparatorRankStream. getStreamSort()Return the stream sort - ie, the order in which records are returnedStreamComparatorReducerStream. getStreamSort()Return the stream sort - ie, the order in which records are returnedStreamComparatorRollupStream. getStreamSort()StreamComparatorScoreNodesStream. getStreamSort()StreamComparatorSearchFacadeStream. getStreamSort()StreamComparatorSearchStream. getStreamSort()StreamComparatorSelectStream. getStreamSort()Return the stream sort - ie, the order in which records are returnedStreamComparatorSignificantTermsStream. getStreamSort()Return the stream sort - ie, the order in which records are returnedStreamComparatorSolrStream. getStreamSort()There is no known sort applied to a SolrStreamStreamComparatorSortStream. getStreamSort()Return the stream sort - ie, the order in which records are returnedStreamComparatorSqlStream. getStreamSort()Return the stream sort - ie, the order in which records are returnedStreamComparatorStatsStream. getStreamSort()StreamComparatorTextLogitStream. getStreamSort()Return the stream sort - ie, the order in which records are returnedStreamComparatorTextLogitStream.TermsStream. getStreamSort()StreamComparatorTimeSeriesStream. getStreamSort()abstract StreamComparatorTupleStream. getStreamSort()StreamComparatorTupStream. getStreamSort()Return the stream sort - ie, the order in which records are returnedStreamComparatorUniqueStream. getStreamSort()Return the stream sort - ie, the order in which records are returnedStreamComparatorUpdateStream. getStreamSort()StreamComparatorZplotStream. 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 TupleJoinStream. 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 StreamComparatorStreamFactory. constructComparator(String comparatorString, Class comparatorType)
-