Package org.redisson.mapreduce
Class CoordinatorTask<KOut,VOut>
java.lang.Object
org.redisson.mapreduce.CoordinatorTask<KOut,VOut>
- Type Parameters:
KOut- output keyVOut- output value
- All Implemented Interfaces:
Serializable,Callable<Object>
- Author:
- Nikita Koksharov
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Codecprotected Class<?> protected Stringprotected RedissonClient -
Constructor Summary
Constructors -
Method Summary