|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ParallelExecutor.ITransactionFactory | |
---|---|
lumis.portal.structure.sync | Structure synchronization implementation. |
Uses of ParallelExecutor.ITransactionFactory in lumis.portal.structure.sync |
---|
Fields in lumis.portal.structure.sync declared as ParallelExecutor.ITransactionFactory | |
---|---|
static ParallelExecutor.ITransactionFactory |
ParallelExecutor.ITransactionFactory.READ_ONLY_TRANSACTION_FACTORY
A transaction factory that returns transactions optimized for read-only use. |
Constructors in lumis.portal.structure.sync with parameters of type ParallelExecutor.ITransactionFactory | |
---|---|
ParallelExecutor(int numGeneralThreads,
int numDbThreads,
ParallelExecutor.ITransactionFactory transactionFactory)
Constructs a parallel executor with independent transaction for each database task. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |