public class JSONTupleStream extends Object
| Constructor and Description | 
|---|
| JSONTupleStream(Reader reader) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | close() | 
| static JSONTupleStream | create(SolrClient server,
      SolrParams requestParams) | 
| Map<String,Object> | next()returns the next Tuple or null | 
public JSONTupleStream(Reader reader)
public static JSONTupleStream create(SolrClient server, SolrParams requestParams) throws IOException, SolrServerException
IOExceptionSolrServerExceptionpublic Map<String,Object> next() throws IOException
IOExceptionpublic void close()
           throws IOException
IOExceptionCopyright © 2000-2016 Apache Software Foundation. All Rights Reserved.