public class BinaryRequestWriter extends RequestWriter
RequestWriter
RequestWriter.LazyContentStream
UTF_8
Constructor and Description |
---|
BinaryRequestWriter() |
Modifier and Type | Method and Description |
---|---|
ContentStream |
getContentStream(UpdateRequest request) |
Collection<ContentStream> |
getContentStreams(SolrRequest req) |
String |
getUpdateContentType() |
void |
write(SolrRequest request,
OutputStream os) |
getPath, isNull, isNull
public Collection<ContentStream> getContentStreams(SolrRequest req) throws IOException
getContentStreams
in class RequestWriter
IOException
public String getUpdateContentType()
getUpdateContentType
in class RequestWriter
public ContentStream getContentStream(UpdateRequest request) throws IOException
getContentStream
in class RequestWriter
IOException
public void write(SolrRequest request, OutputStream os) throws IOException
write
in class RequestWriter
IOException
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.