Package org.redisson
Class IntegerSlotCallback
java.lang.Object
org.redisson.IntegerSlotCallback
- All Implemented Interfaces:
SlotCallback<Integer,Integer>
- Author:
- Nikita Koksharov
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionObject[]createParams(List<Object> params) onResult(Collection<Integer> result) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.redisson.SlotCallback
createCommand, createKeys
-
Constructor Details
-
IntegerSlotCallback
public IntegerSlotCallback() -
IntegerSlotCallback
-
-
Method Details
-
onResult
- Specified by:
onResultin interfaceSlotCallback<Integer,Integer>
-
createParams
- Specified by:
createParamsin interfaceSlotCallback<Integer,Integer>
-