Uses of Interface
org.apache.solr.common.PushWriter
- 
Packages that use PushWriter Package Description org.apache.solr.client.solrj.io.stream Stream implementations for the Streaming Aggregation APIorg.apache.solr.common.util Common utility classes reused on both clients & server.
- 
- 
Uses of PushWriter in org.apache.solr.client.solrj.io.streamClasses in org.apache.solr.client.solrj.io.stream that implement PushWriter Modifier and Type Class Description classJavabinTupleStreamParser
- 
Uses of PushWriter in org.apache.solr.common.utilSubinterfaces of PushWriter in org.apache.solr.common.util Modifier and Type Interface Description interfaceJsonTextWriterinterfaceTextWriterClasses in org.apache.solr.common.util that implement PushWriter Modifier and Type Class Description classJavaBinCodecDefines a space-efficient serialization/deserialization format for transferring data.classSolrJSONWriterUse this to serialize an object into Json.
 
-