Uses of Interface
org.apache.solr.common.PushWriter
-
Packages that use PushWriter Package Description org.apache.solr.common.util Common utility classes reused on both clients & server. -
-
Uses of PushWriter in org.apache.solr.common.util
Subinterfaces of PushWriter in org.apache.solr.common.util Modifier and Type Interface Description interface
JsonTextWriter
interface
TextWriter
Classes in org.apache.solr.common.util that implement PushWriter Modifier and Type Class Description class
JavaBinCodec
Defines a space-efficient serialization/deserialization format for transferring data.class
SolrJSONWriter
Use this to serialize an object into Json.
-