Class DISCommandUtil.ActionResult.LocationResult

java.lang.Object
com.illumon.iris.db.tables.dataimport.logtailer.DISCommandUtil.ActionResult.LocationResult
Enclosing class:
DISCommandUtil.ActionResult

public static class DISCommandUtil.ActionResult.LocationResult extends Object
Result of a truncating/deleting a single location.
  • Method Details

    • toString

      public String toString()
      Overrides:
      toString in class Object
    • getKey

      public FullTableLocationKey getKey()
    • getFolder

      public String getFolder()
    • getResult

    • getMessage

      public String getMessage()
    • hasActiveProcessor

      public boolean hasActiveProcessor()
      True if this location is actively being tailed.
      Returns:
      True if this location is actively being tailed.