K - Stream key and Stream field type.V - Stream value type.@FunctionalInterface public interface StreamListener<K,V extends Record<K,?>>
messages.| Modifier and Type | Method and Description |
|---|---|
void |
onMessage(V message)
Callback invoked on receiving a
Record. |
Copyright © 2011–2019 Pivotal Software, Inc.. All rights reserved.