public class FeatureEventHandler extends Object implements Closeable
| Constructor and Description |
|---|
FeatureEventHandler(FeatureflowConfig config,
RestClient restClient) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
boolean |
queueEvent(Event event) |
boolean |
sendEvent(Event event) |
public FeatureEventHandler(FeatureflowConfig config, RestClient restClient)
public boolean sendEvent(Event event)
public boolean queueEvent(Event event)
public void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableIOExceptionCopyright © 2017. All rights reserved.