Package org.opennms.netmgt.threshd.shell
Class AbstractKeyOrIndexCommand
- java.lang.Object
-
- org.opennms.netmgt.threshd.shell.AbstractThresholdStateCommand
-
- org.opennms.netmgt.threshd.shell.AbstractKeyOrIndexCommand
-
- All Implemented Interfaces:
org.apache.karaf.shell.api.action.Action
public abstract class AbstractKeyOrIndexCommand extends AbstractThresholdStateCommand
-
-
Field Summary
Fields Modifier and Type Field Description protected java.lang.String
keyOrIndex
-
Fields inherited from class org.opennms.netmgt.threshd.shell.AbstractThresholdStateCommand
blobStore, session, STATE_INDEXES_SESSION_KEY, THRESHOLDING_KV_CONTEXT
-
-
Constructor Summary
Constructors Constructor Description AbstractKeyOrIndexCommand()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected java.lang.String
getKey()
-