public class WombyteTracker extends Object implements EventTracker
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
CompletableFuture<Void> |
flush() |
Event |
track(String event) |
public Event track(String event)
track in interface EventTrackerpublic CompletableFuture<Void> flush()
flush in interface EventTrackerpublic void close()
close in interface Closeableclose in interface AutoCloseableCopyright © 2021. All rights reserved.