@Internal public class ElasticsearchUtils extends Object
| Constructor and Description |
|---|
ElasticsearchUtils() |
| Modifier and Type | Method and Description |
|---|---|
static List<org.elasticsearch.common.transport.TransportAddress> |
convertInetSocketAddresses(List<InetSocketAddress> inetSocketAddresses)
|
public static List<org.elasticsearch.common.transport.TransportAddress> convertInetSocketAddresses(List<InetSocketAddress> inetSocketAddresses)
inetSocketAddresses - The list of InetSocketAddress to convert.Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.