Interface PdoCacheOperationPersistence

All Superinterfaces:
DomainContextDependable, DomainContextProvider, Interceptable, OperationProvider<PdoCacheOperation>, PersistenceDelegate<PdoCacheOperation>, PersistentOperation<PdoCacheOperation>, ProxyDelegate<PdoCacheOperation>, Serializable, SessionDependable, SessionProvider
All Known Subinterfaces:
PdoCacheOperation
All Known Implementing Classes:
PdoCacheOperationPersistenceImpl

public interface PdoCacheOperationPersistence extends PersistentOperation<PdoCacheOperation>
Persistence interface of PdoCacheOperation.
  • Method Details

    • preloadPdoCaches

      CountDownLatch preloadPdoCaches()
      Preloads the PDO caches.
      Returns:
      a countdown latch that can be used to wait for the preload to finish, null if no parallel download