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 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.
-