| Constructor and Description |
|---|
WombyteEvent(WombyteEventContext context,
WombyteBuffer buffer) |
| Modifier and Type | Method and Description |
|---|---|
Event |
addNumeral(String key,
double value) |
Event |
addNumerals(Map<String,Double> attrs) |
Event |
addString(String key,
String value) |
Event |
addStrings(Map<String,String> attrs) |
CompletableFuture<Boolean> |
send() |
public WombyteEvent(WombyteEventContext context, WombyteBuffer buffer)
public Event addStrings(Map<String,String> attrs)
addStrings in interface Eventpublic Event addNumerals(Map<String,Double> attrs)
addNumerals in interface Eventpublic Event addNumeral(String key, double value)
addNumeral in interface Eventpublic CompletableFuture<Boolean> send()
Copyright © 2021. All rights reserved.