public class RestZooKeeperStatusAction
extends org.elasticsearch.rest.BaseRestHandler
| Constructor and Description |
|---|
RestZooKeeperStatusAction(org.elasticsearch.common.settings.Settings settings,
org.elasticsearch.client.Client client,
org.elasticsearch.rest.RestController controller,
TransportNodesZooKeeperStatusAction transportNodesZooKeeperStatusAction) |
| Modifier and Type | Method and Description |
|---|---|
void |
handleRequest(org.elasticsearch.rest.RestRequest request,
org.elasticsearch.rest.RestChannel channel,
org.elasticsearch.client.Client client) |
@Inject
public RestZooKeeperStatusAction(org.elasticsearch.common.settings.Settings settings,
org.elasticsearch.client.Client client,
org.elasticsearch.rest.RestController controller,
TransportNodesZooKeeperStatusAction transportNodesZooKeeperStatusAction)
Copyright © 2011–2014 JBoss by Red Hat. All rights reserved.