public class ElasticSerachService
extends java.lang.Object
ElasticSearchIndexer to index result documents. Please refer ElasticSearchIndexer.| Modifier and Type | Method and Description |
|---|---|
static void |
close() |
static org.elasticsearch.client.RestClient |
getElasticSerachClient() |
static boolean |
perform(org.elasticsearch.client.Request request) |
static boolean |
submit(com.qmetry.qaf.automation.integration.TestCaseRunResult result) |
public static org.elasticsearch.client.RestClient getElasticSerachClient()
public static boolean perform(org.elasticsearch.client.Request request)
public static boolean submit(com.qmetry.qaf.automation.integration.TestCaseRunResult result)
public static void close()