Class StringBufferFilter

All Implemented Interfaces:
IAnalysisComponent, IFilterPlugin, IPlugin

@Deprecated
public final class StringBufferFilter
extends AbstractFilterPlugin
Deprecated.
since 1.15 should be removed in 1.16 does not work anyway
This filter has exactly one input port and one output port. Every record received is cloned and each detected String is buffered in a shared area in order to save memory.
Since:
1.6
Author:
Jan Waller