public class PublishAction extends PublishSubscribe
Modifier and Type | Field and Description |
---|---|
protected static String |
TYPE |
pubSubIndexName, scrollSize, scrollTimeout, service, transport
client
Constructor and Description |
---|
PublishAction(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 PublishAction(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.