Package org.apache.solr.handler
Class ExportHandler.ExportHandlerStreamFactory
java.lang.Object
org.apache.solr.client.solrj.io.stream.expr.StreamFactory
org.apache.solr.client.solrj.io.stream.expr.DefaultStreamFactory
org.apache.solr.handler.SolrDefaultStreamFactory
org.apache.solr.handler.ExportHandler.ExportHandlerStreamFactory
- All Implemented Interfaces:
Serializable
- Enclosing class:
ExportHandler
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.solr.handler.SolrDefaultStreamFactory
getSolrResourceLoader, setSolrResourceLoader, withSolrResourceLoaderMethods inherited from class org.apache.solr.client.solrj.io.stream.expr.StreamFactory
clone, constructComparator, constructEqualitor, constructEvaluator, constructEvaluator, constructMetric, constructMetric, constructOperation, constructOperation, constructPrimitiveObject, constructStream, constructStream, createInstance, doesRepresentTypes, getBooleanOperand, getCollectionZkHost, getDefaultCollection, getDefaultSort, getDefaultZkHost, getExpressionOperands, getExpressionOperands, getExpressionOperandsRepresentingTypes, getFunctionName, getFunctionNames, getIntOperand, getNamedOperand, getNamedOperands, getOperand, getOperandsOfType, getValueOperand, getValueOperands, isEvaluator, isStream, withCollectionZkHost, withDefaultSort, withDefaultZkHost, withFunctionName, withFunctionName, withoutFunctionName
-
Constructor Details
-
ExportHandlerStreamFactory
public ExportHandlerStreamFactory()
-