Class AbstractVeniceService

java.lang.Object
com.linkedin.venice.service.AbstractVeniceService
All Implemented Interfaces:
Closeable, AutoCloseable
Direct Known Subclasses:
AbstractKafkaConsumerService, AbstractStoreBufferService, AdaptiveThrottlerSignalService, AdminConsumerService, AdminSparkServer, AggKafkaConsumerService, BackupVersionOptimizationService, DictionaryRetrievalService, DisabledPartitionEnablerService, DiskHealthCheckService, HeartbeatMonitoringService, HelixParticipationService, IsolatedIngestionServer, KafkaStoreIngestionService, LeakedPushStatusCleanUpService, LeakedResourceCleaner, ListenerService, MainIngestionMonitorService, MainIngestionStorageMetadataService, P2PBlobTransferService, RemoteIngestionRepairService, RouterHeartbeat, RouterServer, StorageEngineMetadataService, StorageService, StoreBackupVersionCleanupService, StoreGraveyardCleanupService, StoreValueSchemasCacheService, SystemStoreRepairService, TopicCleanupService, UnusedValueSchemaCleanupService, VeniceControllerService

public abstract class AbstractVeniceService extends Object implements Closeable
Blueprint for all Services initiated from Venice Server