public class TcpCollector extends SynchronousGroupGenerator
Modifier and Type | Class and Description |
---|---|
static class |
TcpCollector.ConnectResult
The result code of a connect attempt.
|
GroupGenerator.TimeoutObject
Constructor and Description |
---|
TcpCollector() |
Modifier and Type | Method and Description |
---|---|
Collection<MetricGroup> |
getGroups(CompletableFuture<GroupGenerator.TimeoutObject> timeout) |
getGroups
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
close, deref, deref
public Collection<MetricGroup> getGroups(CompletableFuture<GroupGenerator.TimeoutObject> timeout)
getGroups
in class SynchronousGroupGenerator
Copyright © 2017. All rights reserved.