Skip to content

Commit

Permalink
Added source field to DistributedObject event. (hazelcast#284)
Browse files Browse the repository at this point in the history
  • Loading branch information
ihsandemir authored and lukasherman committed Jan 2, 2020
1 parent f711189 commit b46f1ac
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions protocol-definitions/Client.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -462,6 +462,12 @@ methods:
since: 2.0
doc: |
TODO DOC
- name: source
type: UUID
nullable: false
since: 2.0
doc: |
The UUID (client or member) of the source of this proxy event.
- id: 11
name: removeDistributedObjectListener
since: 2.0
Expand Down

0 comments on commit b46f1ac

Please sign in to comment.