Interface Service<S extends Service<S>>

All Known Subinterfaces:
archive_job, CoordinatorService, DebugService, dingo, DiskAnnService, DocumentService, FileService, IndexService, job, MetaService, NodeService, PushService, region, store_metrics, store_operation, StoreService, table, UtilService, VersionService
All Known Implementing Classes:
archive_job.Impl, CoordinatorService.Impl, DebugService.Impl, dingo.Impl, DiskAnnService.Impl, DocumentService.Impl, FileService.Impl, IndexService.Impl, job.Impl, MetaService.Impl, NodeService.Impl, PushService.Impl, region.Impl, store_metrics.Impl, store_operation.Impl, StoreService.Impl, table.Impl, UtilService.Impl, VersionService.Impl

public interface Service<S extends Service<S>>