public abstract class AbstractESComponent extends Object
| Constructor and Description |
|---|
AbstractESComponent(Map<String,String> config)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
io.searchbox.client.JestClient |
getClient() |
protected abstract String |
getIndexName()
Gets the configured index name.
|
public io.searchbox.client.JestClient getClient()
protected abstract String getIndexName()
Copyright © 2015 JBoss, a division of Red Hat. All rights reserved.