Class DefaultIngestionBackend

  • All Implemented Interfaces:
    IngestionBackend, java.io.Closeable, java.lang.AutoCloseable
    Direct Known Subclasses:
    IsolatedIngestionBackend

    public class DefaultIngestionBackend
    extends java.lang.Object
    implements IngestionBackend
    The default ingestion backend implementation. Ingestion will be done in the same JVM as the application.