public interface IndexClientFactory
| Modifier and Type | Method and Description |
|---|---|
String |
getBackendId() |
IndexClient |
getClient(MetadataReference mdRef) |
IndexClient |
getClient(String collection) |
IndexClient |
getClient(String format,
String layout,
String interpretation) |
String getBackendId()
IndexClient getClient(String format, String layout, String interpretation) throws IndexClientException
IndexClientExceptionIndexClient getClient(MetadataReference mdRef) throws IndexClientException
IndexClientExceptionIndexClient getClient(String collection) throws IndexClientException
IndexClientExceptionCopyright © 2019. All rights reserved.