public interface UserService
| Modifier and Type | Field and Description |
|---|---|
static UserService |
NO_OP |
| Modifier and Type | Method and Description |
|---|---|
void |
trackUserEvent(String userId,
Map<String,String> metadata) |
static final UserService NO_OP