Skip to content

Instantly share code, notes, and snippets.

@kenota
Created July 23, 2012 18:42
Show Gist options
  • Save kenota/3165338 to your computer and use it in GitHub Desktop.
Save kenota/3165338 to your computer and use it in GitHub Desktop.
// msg contains Parsed Query protobuf message
String query = msg.getQuery();
Long limit = msg.getLimit();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment