abstract class AbstractTailProcessor extends AbstractLineProcessor<TailArguments>
TailCommand.| Modifier and Type | Field and Description |
|---|---|
protected long |
count |
| Constructor and Description |
|---|
AbstractTailProcessor(TailCommand command,
ExecutionContext context,
LineProcessor output) |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
resetCountersAndFlush() |
getArguments, getCommand, getContext, getOutputclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfinish, processLineprotected final long count
public AbstractTailProcessor(TailCommand command, ExecutionContext context, LineProcessor output)
public abstract void resetCountersAndFlush()
Copyright © 2017. All Rights Reserved.