Class UnusedValueSchemaCleanupService

java.lang.Object
com.linkedin.venice.service.AbstractVeniceService
com.linkedin.venice.controller.UnusedValueSchemaCleanupService
All Implemented Interfaces:
Closeable, AutoCloseable

public class UnusedValueSchemaCleanupService extends AbstractVeniceService
This service runs in the parent controller to delete historical unused value schemas. Currently, it supports deletion of unused value schemas only for batch stores.