|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.elasticsearch.common.component.AbstractComponent org.elasticsearch.rest.BaseRestHandler org.elasticsearch.rest.action.get.RestMultiGetAction
public class RestMultiGetAction
Field Summary |
---|
Fields inherited from class org.elasticsearch.rest.BaseRestHandler |
---|
client |
Fields inherited from class org.elasticsearch.common.component.AbstractComponent |
---|
componentSettings, logger, settings |
Constructor Summary | |
---|---|
RestMultiGetAction(Settings settings,
Client client,
RestController controller)
|
Method Summary | |
---|---|
void |
handleRequest(RestRequest request,
RestChannel channel)
|
Methods inherited from class org.elasticsearch.common.component.AbstractComponent |
---|
nodeName |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
@Inject public RestMultiGetAction(Settings settings, Client client, RestController controller)
Method Detail |
---|
public void handleRequest(RestRequest request, RestChannel channel)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |