| Modifier and Type | Method and Description |
|---|---|
DatabaseStorageConfiguration |
DatabaseStorageConfiguration.clearConnectionProviderNetworkTimeout() |
DatabaseStorageConfiguration |
DatabaseStorageConfiguration.setConnectionProviderNetworkTimeout(Executor executor,
int ms) |
| Constructor and Description |
|---|
PagingStoreFactoryDatabase(DatabaseStorageConfiguration dbConf,
StorageManager storageManager,
long syncTimeout,
ScheduledExecutorService scheduledExecutor,
ExecutorFactory executorFactory,
boolean syncNonTransactional,
IOCriticalErrorListener criticalErrorListener) |
PagingStoreFactoryDatabase(DatabaseStorageConfiguration dbConf,
StorageManager storageManager,
long syncTimeout,
ScheduledExecutorService scheduledExecutor,
ExecutorFactory executorFactory,
boolean syncNonTransactional,
IOCriticalErrorListener criticalErrorListener,
boolean readWholePage) |
| Modifier and Type | Method and Description |
|---|---|
static JdbcNodeManager |
JdbcNodeManager.with(DatabaseStorageConfiguration configuration,
ScheduledExecutorService scheduledExecutorService,
ExecutorFactory executorFactory) |
Copyright © 2022 JBoss by Red Hat. All rights reserved.