Class StorageService

java.lang.Object
com.linkedin.venice.service.AbstractVeniceService
com.linkedin.davinci.storage.StorageService
All Implemented Interfaces:
Closeable, AutoCloseable

public class StorageService extends AbstractVeniceService
Storage interface to Venice Server, Da Vinci and Isolated Ingestion Service. Manages creation and deletion of storage engines and partitions. Use StorageEngineRepository, if read only access is desired for the Storage Engines.