public class BaseChangeConsumer extends Object
| Modifier and Type | Field and Description |
|---|---|
(package private) javax.enterprise.inject.Instance<StreamNameMapper> |
customStreamNameMapper |
private static org.slf4j.Logger |
LOGGER |
protected StreamNameMapper |
streamNameMapper |
| Constructor and Description |
|---|
BaseChangeConsumer() |
| Modifier and Type | Method and Description |
|---|---|
protected byte[] |
getBytes(Object object) |
protected Map<String,Object> |
getConfigSubset(org.eclipse.microprofile.config.Config config,
String prefix) |
protected String |
getString(Object object) |
(package private) void |
init() |
protected String |
unsupportedTypeMessage(Object object) |
private static final org.slf4j.Logger LOGGER
protected StreamNameMapper streamNameMapper
@Inject javax.enterprise.inject.Instance<StreamNameMapper> customStreamNameMapper
Copyright © 2020 JBoss by Red Hat. All rights reserved.