public interface CouchbaseEvent
Defines the generic couchbase event pushed through the event bus.
Modifier and Type | Method and Description |
---|---|
EventType |
type()
The type of the event.
|
EventType type()
The type of the event.
Copyright © 2014 Couchbase, Inc.