| Package | Description |
|---|---|
| com.linecorp.armeria.client.logging |
Logging client decorators.
|
| com.linecorp.armeria.common.util |
Generic utility classes.
|
| com.linecorp.armeria.internal.common.metric |
Various classes used internally.
|
| Constructor and Description |
|---|
ConnectionPoolLoggingListener(Ticker ticker)
Creates a new instance with an alternative
Ticker. |
| Modifier and Type | Method and Description |
|---|---|
static Ticker |
Ticker.systemTicker()
A ticker that reads the current time using
System.nanoTime(). |
| Modifier and Type | Method and Description |
|---|---|
static void |
CaffeineMetricSupport.setup(MeterRegistry registry,
MeterIdPrefix idPrefix,
<any> cache,
Ticker ticker) |
Copyright © 2020 LeanCloud. All rights reserved.