public class TransportAddressCache extends Object
| Constructor and Description |
|---|
TransportAddressCache() |
| Modifier and Type | Method and Description |
|---|---|
void |
addDiscoveryNode(org.elasticsearch.common.transport.TransportAddress... transportAddress) |
void |
removeDiscoveryNode(org.elasticsearch.common.transport.TransportAddress transportAddress) |
String |
transportAddress() |
public void addDiscoveryNode(org.elasticsearch.common.transport.TransportAddress... transportAddress)
public void removeDiscoveryNode(org.elasticsearch.common.transport.TransportAddress transportAddress)
public String transportAddress()
Copyright © 2021 The Apache Software Foundation. All rights reserved.