Skip to content

Instantly share code, notes, and snippets.

@mouselabsio
Created July 19, 2017 00:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mouselabsio/6228b892c2f38c038004b9a0f840bb1e to your computer and use it in GitHub Desktop.
Save mouselabsio/6228b892c2f38c038004b9a0f840bb1e to your computer and use it in GitHub Desktop.
el mio (client call)
commandsList.add(OperateCommand.removeFromSetCommand(uuidStr));
commandsList.add(OperateCommand.removeFromHSetCommand(client.getName()));
commandsList.add(OperateCommand.deleteCommand(getFullClientId(uuidStr)));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment