public abstract class BaseInteractiveHandler extends org.elasticsearch.common.component.AbstractComponent implements InteractiveHandler
Modifier and Type | Field and Description |
---|---|
protected org.elasticsearch.client.Client |
client |
Modifier | Constructor and Description |
---|---|
protected |
BaseInteractiveHandler(org.elasticsearch.common.settings.Settings settings,
org.elasticsearch.client.Client client) |
protected final org.elasticsearch.client.Client client
protected BaseInteractiveHandler(org.elasticsearch.common.settings.Settings settings, org.elasticsearch.client.Client client)
Copyright © 2012–2014. All rights reserved.