public class TuDpSgLogger extends BasePipelineStep
| Constructor and Description |
|---|
TuDpSgLogger() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getName() |
protected Event |
handleDocumentPart(Event event) |
protected Event |
handleEndBatch(Event event) |
protected Event |
handleEndGroup(Event event) |
protected Event |
handleStartBatch(Event event) |
protected Event |
handleStartDocument(Event event) |
protected Event |
handleStartGroup(Event event) |
protected Event |
handleTextUnit(Event event) |
cancel, destroy, getHelpLocation, getParameters, handleCustom, handleEndBatchItem, handleEndDocument, handleEndSubDocument, handleEndSubfilter, handleEvent, handleMultiEvent, handlePipelineParameters, handleRawDocument, handleStartBatchItem, handleStartSubDocument, handleStartSubfilter, isDone, isLastOutputStep, setLastOutputStep, setParameterspublic String getName()
public String getDescription()
protected Event handleStartBatch(Event event)
handleStartBatch in class BasePipelineStepprotected Event handleStartDocument(Event event)
handleStartDocument in class BasePipelineStepprotected Event handleTextUnit(Event event)
handleTextUnit in class BasePipelineStepprotected Event handleDocumentPart(Event event)
handleDocumentPart in class BasePipelineStepprotected Event handleStartGroup(Event event)
handleStartGroup in class BasePipelineStepprotected Event handleEndGroup(Event event)
handleEndGroup in class BasePipelineStepprotected Event handleEndBatch(Event event)
handleEndBatch in class BasePipelineStepCopyright © 2019. All rights reserved.