| 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 |
SynchronizeTransport |
class |
TcpTransport |
| Modifier and Type | Field and Description |
|---|---|
AsynchronousTransport |
SynchronizeTransport.transport |
| Modifier and Type | Method and Description |
|---|---|
static RiemannClient |
RiemannClient.wrap(AsynchronousTransport t) |
| Constructor and Description |
|---|
RiemannClient(AsynchronousTransport t) |
SynchronizeTransport(AsynchronousTransport transport) |
Copyright © 2014. All rights reserved.