Increment the value of the bin by the given value.
The name of the bin.
The number|Double value to increment the bin by.
number
Operation that can be passed to the Client#operate command.
The bin must contain either an Integer or a Double, and the value must be of the same type.
Increment the value of the bin by the given value.