Class CommandBatchService.ConnectionEntry

    • Constructor Detail

      • ConnectionEntry

        public ConnectionEntry()
    • Method Detail

      • isFirstCommand

        public boolean isFirstCommand()
      • setFirstCommand

        public void setFirstCommand​(boolean firstCommand)
      • getCancelCallback

        public Runnable getCancelCallback()
      • setCancelCallback

        public void setCancelCallback​(Runnable cancelCallback)