public class CassandraReadSideProcessor.EventHandlers extends Object implements scala.Product, scala.Serializable
| Constructor and Description |
|---|
EventHandlers(scala.collection.immutable.Map<Class<? extends Event>,BiFunction<? extends Event,UUID,CompletionStage<List<com.datastax.driver.core.BoundStatement>>>> handlers) |
| Modifier and Type | Method and Description |
|---|---|
scala.collection.immutable.Map<Class<? extends Event>,BiFunction<? extends Event,UUID,CompletionStage<List<com.datastax.driver.core.BoundStatement>>>> |
handlers() |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic EventHandlers(scala.collection.immutable.Map<Class<? extends Event>,BiFunction<? extends Event,UUID,CompletionStage<List<com.datastax.driver.core.BoundStatement>>>> handlers)
public scala.collection.immutable.Map<Class<? extends Event>,BiFunction<? extends Event,UUID,CompletionStage<List<com.datastax.driver.core.BoundStatement>>>> handlers()