public final class TailerOptions extends Object
TailerOptions(int numOfLines, String regex)
int
getNumOfLines()
String
getRegex()
boolean
tailAll()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TailerOptions(int numOfLines, String regex)
public boolean tailAll()
public int getNumOfLines()
public String getRegex()
Copyright © 2017 The Apache Software Foundation. All rights reserved.