To get full access to the Kademi Hub existing customers can login here, or new customers can register here.
Provides access to Named Counters, which provides a simple transactional counter mechanism
Methods
Name | Returns | Notes | Example |
---|---|---|---|
get ( name ) | NamedCounter | ||
increment ( name ) | long | Return a new value from the named counter. This will update the stored value of the counter. |