| Package | Description |
|---|---|
| com.aphyr.riemann.client |
| Modifier and Type | Class and Description |
|---|---|
class |
RiemannBatchClient |
class |
RiemannClient |
| Modifier and Type | Field and Description |
|---|---|
IRiemannClient |
EventDSL.client |
IRiemannClient |
RiemannScheduler.client |
IRiemannClient |
RiemannBatchClient.client |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
RiemannScheduler.Task.run(IRiemannClient r) |
static IPromise<Proto.Msg> |
RiemannClient.sendException(IRiemannClient client,
String service,
Throwable t) |
| Constructor and Description |
|---|
EventDSL(IRiemannClient client) |
RiemannBatchClient(IRiemannClient client) |
RiemannBatchClient(IRiemannClient client,
int batchSize) |
RiemannScheduler(IRiemannClient client) |
RiemannScheduler(IRiemannClient client,
int poolSize) |
Copyright © 2015. All rights reserved.