Class AbstractThresholdStateCommand

  • All Implemented Interfaces:
    org.apache.karaf.shell.api.action.Action
    Direct Known Subclasses:
    AbstractKeyOrIndexCommand, ClearAll, Enumerate

    public abstract class AbstractThresholdStateCommand
    extends java.lang.Object
    implements org.apache.karaf.shell.api.action.Action
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface org.apache.karaf.shell.api.action.Action

        execute
    • Field Detail

      • THRESHOLDING_KV_CONTEXT

        protected static final java.lang.String THRESHOLDING_KV_CONTEXT
        See Also:
        Constant Field Values
      • STATE_INDEXES_SESSION_KEY

        protected static final java.lang.String STATE_INDEXES_SESSION_KEY
        See Also:
        Constant Field Values
      • session

        protected org.apache.karaf.shell.api.console.Session session
    • Constructor Detail

      • AbstractThresholdStateCommand

        public AbstractThresholdStateCommand()