| Package | Description |
|---|---|
| org.apache.solr.util.stats |
Utilities for collecting statistics
|
| Modifier and Type | Field and Description |
|---|---|
static HttpClientMetricNameStrategy |
InstrumentedHttpRequestExecutor.HOST_AND_METHOD |
static HttpClientMetricNameStrategy |
InstrumentedHttpRequestExecutor.METHOD_ONLY |
protected HttpClientMetricNameStrategy |
InstrumentedHttpRequestExecutor.nameStrategy |
static HttpClientMetricNameStrategy |
InstrumentedHttpRequestExecutor.QUERYLESS_URL_AND_METHOD |
| Modifier and Type | Field and Description |
|---|---|
static Map<String,HttpClientMetricNameStrategy> |
InstrumentedHttpRequestExecutor.KNOWN_METRIC_NAME_STRATEGIES |
| Constructor and Description |
|---|
InstrumentedHttpRequestExecutor(HttpClientMetricNameStrategy nameStrategy) |
InstrumentedHttpRequestExecutor(int waitForContinue,
HttpClientMetricNameStrategy nameStrategy) |
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.