Uses of Class
org.apache.solr.client.solrj.io.Tuple
Packages that use Tuple
Package
Description
Streaming Aggregation API
Comparators for the Streaming Aggregation API
Equalitors for the Streaming Aggregation API
Evaluators for the Streaming Aggregation API
Streaming Graph Traversals
Operations for the Streaming Aggregation API
Stream implementations for the Streaming Aggregation API
Metrics package
-
Uses of Tuple in org.apache.solr.client.solrj.io
Methods in org.apache.solr.client.solrj.io that return TupleModifier and TypeMethodDescriptionTuple.clone()static TupleTuple.EOF()Create a new empty tuple marked as EOF.static TupleCreate a new empty tuple marked as EXCEPTION, and optionally EOF.static TupleCreate a new empty tuple marked as EXCEPTION and optionally EOF.Lang.LocalInputStream.read()Methods in org.apache.solr.client.solrj.io with parameters of type TupleModifier and TypeMethodDescriptionvoidThe other tuples fields and fieldLabels will be merged via putAll directly into this Tuple's fields and fieldLabels while other's fieldNames will be added such that duplicates aren't present.Constructors in org.apache.solr.client.solrj.io with parameters of type Tuple -
Uses of Tuple in org.apache.solr.client.solrj.io.comp
Methods in org.apache.solr.client.solrj.io.comp with parameters of type Tuple -
Uses of Tuple in org.apache.solr.client.solrj.io.eq
Methods in org.apache.solr.client.solrj.io.eq with parameters of type Tuple -
Uses of Tuple in org.apache.solr.client.solrj.io.eval
Subclasses of Tuple in org.apache.solr.client.solrj.io.evalModifier and TypeClassDescriptionstatic classstatic classstatic classstatic classstatic classstatic classMethods in org.apache.solr.client.solrj.io.eval with parameters of type Tuple -
Uses of Tuple in org.apache.solr.client.solrj.io.graph
Methods in org.apache.solr.client.solrj.io.graph that return TupleMethods in org.apache.solr.client.solrj.io.graph that return types with arguments of type TupleMethods in org.apache.solr.client.solrj.io.graph with parameters of type Tuple -
Uses of Tuple in org.apache.solr.client.solrj.io.ops
Methods in org.apache.solr.client.solrj.io.ops that return TupleModifier and TypeMethodDescriptionDistinctOperation.reduce()GroupOperation.reduce()ReduceOperation.reduce()Methods in org.apache.solr.client.solrj.io.ops with parameters of type TupleModifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoidvoid -
Uses of Tuple in org.apache.solr.client.solrj.io.stream
Fields in org.apache.solr.client.solrj.io.stream declared as TupleModifier and TypeFieldDescriptionprotected TupleModelStream.modelprotected TupleHashJoinStream.workingFullTupleFields in org.apache.solr.client.solrj.io.stream with type parameters of type TupleModifier and TypeFieldDescriptionCloudSolrStream.eofTuplesDeepRandomStream.eofTuplesHashJoinStream.hashedTuplesFeaturesSelectionStream.tupleIteratorSignificantTermsStream.tupleIteratorMethods in org.apache.solr.client.solrj.io.stream that return TupleModifier and TypeMethodDescriptionprotected TupleCloudSolrStream._read()protected TupleDeepRandomStream._read()TextLogitStream.LogitCall.call()DaemonStream.getInfo()CloudSolrStream.TupleWrapper.getTuple()DeepRandomStream.TupleWrapper.getTuple()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).CalculatorStream.read()CartesianProductStream.read()CellStream.read()CloudSolrStream.read()CommitStream.read()ComplementStream.read()CsvStream.read()DaemonStream.read()DeepRandomStream.read()DrillStream.read()EchoStream.read()EvalStream.read()ExceptionStream.read()ExecutorStream.read()Facet2DStream.read()FacetStream.read()FeaturesSelectionStream.read()FetchStream.read()FullOuterJoinStream.read()GetStream.read()HashJoinStream.read()HashRollupStream.read()HavingStream.read()InnerJoinStream.read()IntersectStream.read()JDBCStream.read()KnnStream.read()LeftOuterJoinStream.read()LetStream.read()ListStream.read()MergeStream.read()ModelStream.read()NoOpStream.read()NullStream.read()OuterHashJoinStream.read()ParallelListStream.read()ParallelStream.read()PlotStream.read()PriorityStream.read()PushBackStream.read()RandomFacadeStream.read()RandomStream.read()RankStream.read()ReducerStream.read()RollupStream.read()ScoreNodesStream.read()SearchFacadeStream.read()SearchStream.read()SelectStream.read()SignificantTermsStream.read()SolrStream.read()Reads a Tuple from the stream.SortStream.read()SqlStream.read()StatsStream.read()TextLogitStream.read()TextLogitStream.TermsStream.read()TimeSeriesStream.read()TopicStream.read()abstract TupleTupleStream.read()TupStream.read()UniqueStream.read()UpdateStream.read()ZplotStream.read()Methods in org.apache.solr.client.solrj.io.stream that return types with arguments of type TupleMethods in org.apache.solr.client.solrj.io.stream with parameters of type TupleModifier and TypeMethodDescriptionprotected StringHashJoinStream.computeHash(Tuple tuple, List<String> hashOn) voidMethod parameters in org.apache.solr.client.solrj.io.stream with type arguments of type TupleModifier and TypeMethodDescriptionprotected 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).Constructor parameters in org.apache.solr.client.solrj.io.stream with type arguments of type TupleModifierConstructorDescriptionStreamTask(ArrayBlockingQueue<Tuple> queue, StreamFactory streamFactory, StreamContext streamContext) -
Uses of Tuple in org.apache.solr.client.solrj.io.stream.metrics
Methods in org.apache.solr.client.solrj.io.stream.metrics with parameters of type TupleModifier and TypeMethodDescriptionBucket.getBucketValue(Tuple tuple) voidvoidvoidvoidabstract voidvoidvoidvoidvoidvoid