| Modifier and Type | Method and Description |
|---|---|
ProducerInfo |
ProducerInfoCache.get(String tenantId,
String id)
This method retrieves the producer information based on the supplied
id.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProducerInfoCache.put(String tenantId,
String id,
ProducerInfo producerInfo)
This methods puts the producer information in the cache.
|
Copyright © 2015–2016 Red Hat, Inc.. All rights reserved.