Package org.redisson
Class LongSlotCallback
java.lang.Object
org.redisson.LongSlotCallback
- All Implemented Interfaces:
SlotCallback<Long,
Long>
- Author:
- Nikita Koksharov
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.redisson.SlotCallback
createCommand, createParams
-
Constructor Details
-
LongSlotCallback
public LongSlotCallback()
-
-
Method Details
-
onSlotResult
- Specified by:
onSlotResult
in interfaceSlotCallback<Long,
Long>
-
onFinish
- Specified by:
onFinish
in interfaceSlotCallback<Long,
Long>
-