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
public static class ExportHandler.ExportHandlerStreamFactory extends SolrDefaultStreamFactory
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ExportHandlerStreamFactory()
-
Method Summary
-
Methods inherited from class org.apache.solr.handler.SolrDefaultStreamFactory
getSolrResourceLoader, setSolrResourceLoader, withSolrResourceLoader
-
Methods 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
-
-