Package com.redis.riot.core
Class AbstractCallableCommand
java.lang.Object
com.redis.riot.core.BaseCommand
com.redis.riot.core.AbstractCallableCommand
- Direct Known Subclasses:
AbstractJobCommand
-
Field Summary
FieldsFields inherited from class com.redis.riot.core.BaseCommand
commandSpec
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
log
protected org.slf4j.Logger log
-
-
Constructor Details
-
AbstractCallableCommand
public AbstractCallableCommand()
-
-
Method Details