public abstract class AbstractWeightedCluster extends AbstractCluster implements WeightedCluster
| 限定符和类型 | 字段和说明 |
|---|---|
static int |
DEFAULT_WEIGHT |
| 构造器和说明 |
|---|
AbstractWeightedCluster(org.apache.http.HttpHost... hosts) |
AbstractWeightedCluster(org.apache.http.HttpHost[] hosts,
Credentials credentials) |
AbstractWeightedCluster(String hostname,
int port) |
AbstractWeightedCluster(String hostname,
int port,
Credentials credentials) |
catAsync, close, createBuilder, customHttpClientConfig, getBuilder, getHosts, getName, highLevelClient, lowLevelClient, setNameclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbulkAsync, catAsync, clearScrollAsync, deleteAsync, deleteByQueryAsync, getAsync, getName, highLevelClient, indexAsync, localhost, localhost, lowLevelClient, mgetAsync, multiSearchAsync, scrollAsync, searchAsync, simple, simple, simple, simple, simple, simple, updateAsync, updateByQueryAsync, weighted, weighted, weighted, weighted, weighted, weightedpublic static final int DEFAULT_WEIGHT
public AbstractWeightedCluster(String hostname, int port)
public AbstractWeightedCluster(org.apache.http.HttpHost... hosts)
public AbstractWeightedCluster(String hostname, int port, Credentials credentials)
public AbstractWeightedCluster(org.apache.http.HttpHost[] hosts,
Credentials credentials)
Copyright © 2020. All rights reserved.