K - key type of the resulting keysV - value type of the resulting values@Beta public interface Context<K,V>
| Modifier and Type | Method and Description |
|---|---|
void |
emit(K key,
V value)
Emits a key-value pair to the sample space.
|
Copyright © 2021 Hazelcast, Inc.. All rights reserved.