Class: Yatta
Defined in: | lib/Engine.coffee |
Instance Method Summary
- # (void) getOperationCounter(user_id) Get the number of operations that were created by a user.
Constructor Details
#
(void)
constructor(user_id)
Instance Method Details
#
(void)
getOperationCounter(user_id)
Get the number of operations that were created by a user. Accordingly you will get the next operation number that is expected from that user.