EventDSL |
EventDSL.attribute(String name,
String value) |
EventDSL |
EventDSL.attributes(Map<String,String> attributes) |
EventDSL |
EventDSL.description(String description) |
EventDSL |
RiemannClient.event() |
EventDSL |
RiemannBatchClient.event() |
EventDSL |
IRiemannClient.event() |
EventDSL |
EventDSL.host(String host) |
EventDSL |
EventDSL.metric(byte metric) |
EventDSL |
EventDSL.metric(double metric) |
EventDSL |
EventDSL.metric(float metric) |
EventDSL |
EventDSL.metric(int metric) |
EventDSL |
EventDSL.metric(long metric) |
EventDSL |
EventDSL.metric(Null n) |
EventDSL |
EventDSL.metric(short metric) |
EventDSL |
EventDSL.service(String service) |
EventDSL |
EventDSL.state(String state) |
EventDSL |
EventDSL.tag(String tag) |
EventDSL |
EventDSL.tags(List<String> tags) |
EventDSL |
EventDSL.tags(String... tags) |
EventDSL |
EventDSL.time(double time) |
EventDSL |
EventDSL.time(float time) |
EventDSL |
EventDSL.time(long time) |
EventDSL |
EventDSL.time(Null n) |
EventDSL |
EventDSL.ttl(float ttl) |
EventDSL |
EventDSL.ttl(Null n) |