Interface QueryTracker.TrackedQuery

    • Method Detail

      • isDone

        boolean isDone()
      • getCreateTime

        org.joda.time.DateTime getCreateTime()
      • getExecutionStartTime

        Optional<org.joda.time.DateTime> getExecutionStartTime()
      • getLastHeartbeat

        org.joda.time.DateTime getLastHeartbeat()
      • getEndTime

        Optional<org.joda.time.DateTime> getEndTime()
      • pruneInfo

        void pruneInfo()