public class PojoConsumerMetaRefresher extends Object
| Modifier and Type | Field and Description |
|---|---|
protected Class<?> |
consumerIntf |
protected PojoConsumerMeta |
consumerMeta |
protected String |
microserviceName |
protected SCBEngine |
scbEngine |
protected String |
schemaId |
| Constructor and Description |
|---|
PojoConsumerMetaRefresher(String microserviceName,
String schemaId,
Class<?> consumerIntf) |
| Modifier and Type | Method and Description |
|---|---|
PojoConsumerMeta |
getLatestMeta() |
protected PojoConsumerMeta |
refreshMeta() |
protected final String microserviceName
protected final String schemaId
protected final Class<?> consumerIntf
protected SCBEngine scbEngine
protected PojoConsumerMeta consumerMeta
public PojoConsumerMeta getLatestMeta()
protected PojoConsumerMeta refreshMeta()
Copyright © 2017–2022 The Apache Software Foundation. All rights reserved.