Skip to content

Instantly share code, notes, and snippets.

@galderz
Created August 20, 2014 14:34
Show Gist options
  • Select an option

  • Save galderz/7d6d4a92a17783e044dd to your computer and use it in GitHub Desktop.

Select an option

Save galderz/7d6d4a92a17783e044dd to your computer and use it in GitHub Desktop.
ClientCacheEntryCreatedEvent(key=1,dataVersion=1)
ClientCacheEntryModifiedEvent(key=1,dataVersion=2)
ClientCacheEntryCreatedEvent(key=2,dataVersion=3)
ClientCacheEntryModifiedEvent(key=2,dataVersion=4)
ClientCacheEntryRemovedEvent(key=1)
ClientCacheEntryRemovedEvent(key=2)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment