| Package | Description |
|---|---|
| com.couchbase.client.core.cnc |
| Modifier and Type | Method and Description |
|---|---|
EventBus.PublishResult |
DefaultEventBus.publish(Event event) |
EventBus.PublishResult |
SimpleEventBus.publish(Event event) |
EventBus.PublishResult |
EventBus.publish(Event event)
Try to publish an event.
|
static EventBus.PublishResult |
EventBus.PublishResult.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EventBus.PublishResult[] |
EventBus.PublishResult.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021 Couchbase, Inc.. All rights reserved.