...
For details and sample usage please refer to JavaDoc and unit and integration tests. Especially CbsClientImplIT
, MessageRouterSinksIT
and MixedDmaapStreamsIT
might be useful.
INFO
- We also provide a working stream parser for DMaaP native Kafka streams. Please note that the configuration structure is not standardized yet (it's in draft status).
- In one of future releases of DCAE SDK we plan on aligning the SDK dmaap-client with the results of these parsers (
MessageRouterSink
,MessageRouterSource
, etc.). For now there is an experimental (read: untested) API inorg.onap.dcaegen2.services.sdk.rest.services.dmaap.client.api
package of dmaap-client.
...
crypt-password
- an utility for BCrypt passwords
...