com.nhncorp.neptune.tabletserver.action
Class ScannerAction
java.lang.Object
com.nhncorp.neptune.tabletserver.action.TabletAction
com.nhncorp.neptune.tabletserver.action.ScannerAction
- All Implemented Interfaces:
- ActionIF, java.lang.Runnable
public class ScannerAction
- extends TabletAction
| Fields inherited from class com.nhncorp.neptune.tabletserver.action.TabletAction |
LOG |
| Methods inherited from class java.lang.Object |
getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ACTION_TYPE
public static final java.lang.String ACTION_TYPE
- See Also:
- Constant Field Values
ScannerAction
public ScannerAction(java.lang.String scannerId)
isThreadMode
public boolean isThreadMode()
- Specified by:
isThreadMode in interface ActionIF- Specified by:
isThreadMode in class TabletAction
isWaitingMode
public boolean isWaitingMode()
- Specified by:
isWaitingMode in interface ActionIF- Specified by:
isWaitingMode in class TabletAction
run
public void run()
getActionKey
public java.lang.String getActionKey()
- Specified by:
getActionKey in interface ActionIF- Specified by:
getActionKey in class TabletAction
getRunCheckActionTypes
public java.util.List<java.lang.String> getRunCheckActionTypes()
- Specified by:
getRunCheckActionTypes in interface ActionIF- Specified by:
getRunCheckActionTypes in class TabletAction
getActionType
public java.lang.String getActionType()
- Specified by:
getActionType in interface ActionIF- Specified by:
getActionType in class TabletAction