Class RedisFlushDbOperation

java.lang.Object
com.auto.framework.operation.commmand.AbstractCommandOperation
com.auto.redis.operation.RedisFlushDbOperation
All Implemented Interfaces:
com.auto.framework.operation.Operation

public class RedisFlushDbOperation
extends com.auto.framework.operation.commmand.AbstractCommandOperation
User: Priytam Jee Pandey Date: 31/05/20 Time: 11:15 am email: priytam.pandey@cleartrip.com
  • Field Summary

    Fields inherited from class com.auto.framework.operation.commmand.AbstractCommandOperation

    result
  • Constructor Summary

    Constructors 
    Constructor Description
    RedisFlushDbOperation​(java.lang.String installationDir)  
  • Method Summary

    Modifier and Type Method Description
    java.lang.String getName()  
    boolean shouldRunInBackground()  

    Methods inherited from class com.auto.framework.operation.commmand.AbstractCommandOperation

    execute, getCommandTimeout, getCWD, getEnv, getHost, getInstallationDir, getRequest, getResult, setCommandTimeout, setCwd, setEnv

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait