public class DrillStream extends CloudSolrStream implements Expressible
CloudSolrStream.StreamOpener, CloudSolrStream.TupleWrapperTupleStream.IgnoreExceptionMapWriter.EntryWritercloudSolrClient, collection, comp, eofTuples, fieldMappings, params, solrStreams, streamContext, tuples, zkHost| 构造器和说明 |
|---|
DrillStream(StreamExpression expression,
StreamFactory factory) |
DrillStream(String zkHost,
String collection,
String expressionString,
StreamComparator comp,
String sortParam,
String flParam,
String qParam) |
DrillStream(String zkHost,
String collection,
TupleStream tupleStream,
StreamComparator comp,
String sortParam,
String flParam,
String qParam) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<TupleStream> |
children() |
protected void |
constructStreams() |
Tuple |
read() |
void |
setStreamContext(StreamContext streamContext) |
void |
setStreamFactory(StreamFactory streamFactory) |
Explanation |
toExplanation(StreamFactory factory)
Returns an explanation about the stream object
|
StreamExpression |
toExpression(StreamFactory factory) |
_read, adjustParams, close, getEofTuples, getSlices, getStreamSort, open, setFieldMappings, setTracegetCost, getShards, getShards, getStreamNodeId, writeMapclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait_forEachEntry, _forEachEntry, _forEachEntry, _get, _get, _getStr, _getStr, _sizepublic DrillStream(String zkHost, String collection, TupleStream tupleStream, StreamComparator comp, String sortParam, String flParam, String qParam) throws IOException
IOExceptionpublic DrillStream(String zkHost, String collection, String expressionString, StreamComparator comp, String sortParam, String flParam, String qParam) throws IOException
IOExceptionpublic DrillStream(StreamExpression expression, StreamFactory factory) throws IOException
IOExceptionpublic void setStreamFactory(StreamFactory streamFactory)
public StreamExpression toExpression(StreamFactory factory) throws IOException
toExpression 在接口中 ExpressibletoExpression 在类中 CloudSolrStreamIOExceptionpublic Explanation toExplanation(StreamFactory factory) throws IOException
ExpressibletoExplanation 在接口中 ExpressibletoExplanation 在类中 CloudSolrStreamfactory - Stream factory for this, contains information about the function nameIOException - throw on any errorpublic List<TupleStream> children()
children 在类中 CloudSolrStreampublic Tuple read() throws IOException
read 在类中 CloudSolrStreamIOExceptionpublic void setStreamContext(StreamContext streamContext)
setStreamContext 在类中 CloudSolrStreamprotected void constructStreams()
throws IOException
constructStreams 在类中 CloudSolrStreamIOExceptionCopyright © 2006–2022 The Apache Software Foundation. All rights reserved.