| Package | Description |
|---|---|
| io.instacount.client |
| Modifier and Type | Method and Description |
|---|---|
IncrementShardedCounterResponse |
Instacount.incrementShardedCounter(String counterName)
Increments the counter named
counterName by 1. |
IncrementShardedCounterResponse |
Instacount.InstacountFeign.incrementShardedCounter(String counterName) |
IncrementShardedCounterResponse |
Instacount.incrementShardedCounter(String counterName,
IncrementShardedCounterInput incrementCounterInput)
Increments the counter named
counterName by the amount specified in amount, using the specified
async characteristics.. |
IncrementShardedCounterResponse |
Instacount.InstacountFeign.incrementShardedCounter(String counterName,
IncrementShardedCounterInput incrementCounterInput) |
Copyright © 2015–2016 Instacount. All rights reserved.