Uses of Interface
jetbrains.buildServer.serverSide.CustomDataStorageAsyncFlushService
-
Packages that use CustomDataStorageAsyncFlushService Package Description jetbrains.buildServer.serverSide.impl -
-
Uses of CustomDataStorageAsyncFlushService in jetbrains.buildServer.serverSide.impl
Classes in jetbrains.buildServer.serverSide.impl that implement CustomDataStorageAsyncFlushService Modifier and Type Class Description class
CustomDataStorageManagerImpl
Constructors in jetbrains.buildServer.serverSide.impl with parameters of type CustomDataStorageAsyncFlushService Constructor Description DBBackedCustomDataStorage(SQLRunnerEx sqlRunner, TimeService timeService, NumericIdSequences sequences, String dataDomain, CustomDataStorageAsyncFlushService asyncFlushService, ServerResponsibility serverResponsibility)
-