public class Events extends Object
| Constructor and Description |
|---|
Events() |
| Modifier and Type | Method and Description |
|---|---|
static Map<String,Object> |
identityMap(CouchbaseEvent source)
Takes a
CouchbaseEvent and returns a map with event information. |
public static Map<String,Object> identityMap(CouchbaseEvent source)
CouchbaseEvent and returns a map with event information.source - the source event.Copyright © 2021 Couchbase, Inc.. All rights reserved.