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 Summary
boolean
True if this location is actively being tailed.
-
Method Details
-
-
-
-
-
-
hasActiveProcessor
public boolean hasActiveProcessor()
True if this location is actively being tailed.
- Returns:
- True if this location is actively being tailed.