public class NoopEventClient extends Object implements EventClient
| Constructor and Description |
|---|
NoopEventClient() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
static EventClient |
create() |
boolean |
track(Event event,
int eventSize) |
public boolean track(Event event, int eventSize)
track in interface EventClientpublic void close()
close in interface EventClientpublic static EventClient create()
Copyright © 2019. All rights reserved.