Class DefaultIngestionBackend

java.lang.Object
com.linkedin.davinci.ingestion.DefaultIngestionBackend
All Implemented Interfaces:
IngestionBackend, Closeable, AutoCloseable
Direct Known Subclasses:
IsolatedIngestionBackend

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