public interface RequestGetter
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getCollection() |
Collection<org.apache.solr.common.util.ContentStream> |
getContentStreams() |
String |
getMethod() |
String |
getPath() |
org.apache.solr.common.params.SolrParams |
getSolrParams() |
int |
requestSize() |
org.apache.solr.common.params.SolrParams getSolrParams()
Collection<org.apache.solr.common.util.ContentStream> getContentStreams()
String getCollection()
String getPath()
int requestSize()
String getMethod()
Copyright © 2017 vootoo. All rights reserved.