public class SubscribeAction extends PublishSubscribe
| Modifier and Type | Field and Description |
|---|---|
protected static String |
TYPE |
pubSubIndexName, scrollSize, scrollTimeout, service, transportclient| Constructor and Description |
|---|
SubscribeAction(org.elasticsearch.common.settings.Settings settings,
org.elasticsearch.client.Client client,
HttpServerTransport transport,
InteractiveController controller,
Checkpointer service) |
| Modifier and Type | Method and Description |
|---|---|
void |
handleRequest(InteractiveRequest request,
InteractiveChannel channel) |
protected static final String TYPE
@Inject public SubscribeAction(org.elasticsearch.common.settings.Settings settings, org.elasticsearch.client.Client client, HttpServerTransport transport, InteractiveController controller, Checkpointer service)
public void handleRequest(InteractiveRequest request, InteractiveChannel channel)
Copyright © 2012–2014. All rights reserved.