| Package | Description |
|---|---|
| com.datastax.oss.driver.api.testinfra.simulacron |
| Modifier and Type | Method and Description |
|---|---|
static QueryCounter.NotificationMode |
QueryCounter.NotificationMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static QueryCounter.NotificationMode[] |
QueryCounter.NotificationMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
QueryCounter.QueryCounterBuilder |
QueryCounter.QueryCounterBuilder.withNotification(QueryCounter.NotificationMode notificationMode)
Whether or not simulacron should notify before or after the message is processed.
|
Copyright © 2017–2023. All rights reserved.