Package org.apache.solr.common.params
Interface StreamParams
- 
 public interface StreamParamsStreaming Expressions Parameters and Properties.
- 
- 
Field Detail- 
EXPRstatic final String EXPR - See Also:
- Constant Field Values
 
 - 
TUPLEstatic final String TUPLE - See Also:
- Constant Field Values
 
 - 
DOCSstatic final String DOCS - See Also:
- Constant Field Values
 
 - 
RETURN_VALUEstatic final String RETURN_VALUE - See Also:
- Constant Field Values
 
 - 
RESULT_SETstatic final String RESULT_SET - See Also:
- Constant Field Values
 
 - 
RESPONSE_TIMEstatic final String RESPONSE_TIME - See Also:
- Constant Field Values
 
 - 
EOFstatic final String EOF - See Also:
- Constant Field Values
 
 - 
EXCEPTIONstatic final String EXCEPTION - See Also:
- Constant Field Values
 
 - 
METRICSstatic final String METRICS - See Also:
- Constant Field Values
 
 - 
P_VALUEstatic final String P_VALUE - See Also:
- Constant Field Values
 
 
- 
 
-