public interface EventTranslatorConfig
EventTranslatorConfig interface.
Modifier and Type | Field and Description |
---|---|
static String |
TRANSLATOR_NAME |
Modifier and Type | Method and Description |
---|---|
List<String> |
getUEIList()
Get the list of UEIs that are registered in the passive status configuration.
|
List<Event> |
translateEvent(Event e)
Translate the @param e to a new event
|
void |
update()
update
|
static final String TRANSLATOR_NAME
Copyright © 2021. All rights reserved.