public interface KeyedEventPublisher<K,V>
java.util.concurrent.CompletableFuture<java.lang.Void>
publish(K key, V value)
java.util.concurrent.CompletableFuture<java.lang.Void> publish(K key, V value)