| Modifier and Type | Method and Description |
|---|---|
static ElasticsearchSQLTemplate |
ElasticsearchSQLTemplate.build(org.springframework.boot.autoconfigure.elasticsearch.ElasticsearchRestClientProperties elasticsearchRestClientProperties) |
static ElasticsearchSQLTemplate |
ElasticsearchSQLTemplate.build(List<String> esUris) |
static ElasticsearchSQLTemplate |
ElasticsearchSQLTemplate.build(org.springframework.web.client.RestTemplate restTemplate,
List<String> esUris) |
static ElasticsearchSQLTemplate |
ElasticsearchSQLTemplate.build(org.springframework.web.client.RestTemplate restTemplate,
List<String> esUris,
Long defaultScrollIntervalTime) |
Copyright © 2021. All rights reserved.