public class ResolvingIndexClientFactory extends Object
| Constructor and Description |
|---|
ResolvingIndexClientFactory() |
| Modifier and Type | Method and Description |
|---|---|
IndexClient |
getClient(String format,
String layout,
String interpretation,
String backendId)
Gets the client.
|
public IndexClient getClient(String format, String layout, String interpretation, String backendId) throws IndexClientException
format - the formatlayout - the layoutinterpretation - the interpretationbackendId - the backend idIndexClientException - the index client exceptionCopyright © 2019. All rights reserved.