| Package | Description |
|---|---|
| com.aphyr.riemann.client |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DualTransport |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractRiemannClient |
class |
AsynchronizeTransport |
class |
RiemannBatchClient |
class |
RiemannClient |
class |
SimpleUdpTransport |
class |
SynchronizeTransport |
class |
UdpTransport |
| Modifier and Type | Field and Description |
|---|---|
SynchronousTransport |
AsynchronizeTransport.transport |
| Modifier and Type | Method and Description |
|---|---|
static RiemannClient |
RiemannClient.wrap(SynchronousTransport t) |
| Constructor and Description |
|---|
AsynchronizeTransport(SynchronousTransport transport) |
RiemannClient(SynchronousTransport t) |
Copyright © 2014. All rights reserved.