- Direct Known Subclasses:
- AbstractIngesterFormatter.ReportPointWrapper, AbstractIngesterFormatter.ReportSourceTagWrapper
- Enclosing class:
- AbstractIngesterFormatter<T>
protected abstract static class AbstractIngesterFormatter.AbstractWrapper
extends Object
This class is a wrapper/proxy around ReportPoint and ReportSourceTag. It has a default
implementation of all the methods of these two classes. The default implementation is to
throw exception and the base classes will override them.