public static class V2HttpCall.CompositeApi extends Api
commandSchema, spec
Constructor and Description |
---|
CompositeApi(Api api) |
Modifier and Type | Method and Description |
---|---|
V2HttpCall.CompositeApi |
add(Api api) |
void |
call(SolrQueryRequest req,
SolrQueryResponse rsp)
The method that gets called for each request
|
getCommandSchema, getSpec
public CompositeApi(Api api)
public void call(SolrQueryRequest req, SolrQueryResponse rsp)
Api
public V2HttpCall.CompositeApi add(Api api)
Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.