| Package | Description |
|---|---|
| net.openhft.chronicle.core.jlbh | |
| net.openhft.chronicle.core.onoes | |
| net.openhft.chronicle.core.tcp | |
| net.openhft.chronicle.core.util |
| Modifier and Type | Method and Description |
|---|---|
List<JLBHResult.RunResult> |
JLBHResult.ProbeResult.eachRunSummary() |
JLBHResult.ProbeResult |
JLBHResult.endToEnd() |
Duration |
JLBHResult.RunResult.get50thPercentile() |
Duration |
JLBHResult.RunResult.get90thPercentile() |
Duration |
JLBHResult.RunResult.get9999thPercentile() |
Duration |
JLBHResult.RunResult.get999thPercentile() |
Duration |
JLBHResult.RunResult.get99thPercentile() |
Duration |
JLBHResult.RunResult.getWorst() |
Map<JLBHResult.RunResult.Percentile,Duration> |
JLBHResult.RunResult.percentiles() |
Optional<JLBHResult.ProbeResult> |
JLBHResult.probe(String probeName) |
JLBHResult.RunResult |
JLBHResult.ProbeResult.summaryOfLastRun() |
| Constructor and Description |
|---|
ChainedExceptionHandler(ExceptionHandler... chain) |
| Modifier and Type | Method and Description |
|---|---|
InetSocketAddress |
ISocketChannel.getLocalAddress() |
InetSocketAddress |
ISocketChannel.getRemoteAddress() |
Socket |
ISocketChannel.socket() |
SocketChannel |
ISocketChannel.socketChannel() |
static ISocketChannel |
ISocketChannel.wrap(SocketChannel sc) |
| Modifier and Type | Method and Description |
|---|---|
static double |
StringUtils.parseDouble(CharSequence in) |
Copyright © 2018. All rights reserved.