Class AbstractStoreBufferService

java.lang.Object
com.linkedin.venice.service.AbstractVeniceService
com.linkedin.davinci.kafka.consumer.AbstractStoreBufferService
All Implemented Interfaces:
Closeable, AutoCloseable
Direct Known Subclasses:
SeparatedStoreBufferService, StoreBufferService

public abstract class AbstractStoreBufferService extends AbstractVeniceService
Abstract class capturing the responsibilities of drainers threads doing store ingestion.