Uses of Class
org.apache.solr.client.solrj.io.stream.DeepRandomStream.TupleWrapper
-
Packages that use DeepRandomStream.TupleWrapper Package Description org.apache.solr.client.solrj.io.stream Stream implementations for the Streaming Aggregation API -
-
Uses of DeepRandomStream.TupleWrapper in org.apache.solr.client.solrj.io.stream
Fields in org.apache.solr.client.solrj.io.stream with type parameters of type DeepRandomStream.TupleWrapper Modifier and Type Field Description protected LinkedList<DeepRandomStream.TupleWrapper>DeepRandomStream. tuplesMethods in org.apache.solr.client.solrj.io.stream that return DeepRandomStream.TupleWrapper Modifier and Type Method Description DeepRandomStream.TupleWrapperDeepRandomStream.StreamOpener. call()Methods in org.apache.solr.client.solrj.io.stream with parameters of type DeepRandomStream.TupleWrapper Modifier and Type Method Description intDeepRandomStream.TupleWrapper. compareTo(DeepRandomStream.TupleWrapper w)
-