java.security.PrivilegedExceptionAction<java.lang.Object>, CacheableFactory, ModuleControl, ModuleSupportable, Corruptable, DataFactorypublic class BaseDataFileFactoryJ4 extends BaseDataFileFactory
dataNotSyncedAtAllocation, dataNotSyncedAtCheckpoint, storageFactory, writableStorageFactoryDB_EX_LOCKFILE_NAME, DB_LOCKFILE_NAME, MODULE, TEMP_SEGMENT_NAME| Constructor | Description |
|---|---|
BaseDataFileFactoryJ4() |
Do-nothing constructor (as in the superclass) - real initialization
is done by super's boot().
|
| Modifier and Type | Method | Description |
|---|---|---|
protected Cacheable |
newRAFContainer(BaseDataFileFactory factory) |
Overrides newRAFContainer in BaseDataFileFactory to produce RAFContainer4
objects capable of exploiting the NIO API available in Java 1.4+
|
addAndLoadStreamContainer, addContainer, backupDataFiles, boot, canSupport, checkpoint, createFinished, databaseEncrypted, decrypt, decryptAllContainers, dropContainer, dropStreamContainer, encrypt, encryptAllContainers, fileToRemove, flush, freezePersistentStore, getAlternateContainerPath, getContainerCache, getContainerNames, getContainerPath, getEncryptionBlockSize, getFileHandler, getIdentifier, getIntParameter, getLogFactory, getMaxContainerId, getNextId, getPageCache, getRawStoreFactory, getRootDirectory, getStorageFactory, getVersionedName, idle, insertUndoNotify, isReadOnly, luceneLoaded, markCorrupt, newCacheable, newContainerObject, openContainer, openDroppedContainer, openStreamContainer, postRecovery, random, reclaimSpace, reCreateContainerForRedoRecovery, removeDroppedContainerFileStubs, removeOldVersionOfContainers, removeStubsOK, run, setDatabaseEncrypted, setRawStoreFactory, setUndoInsertEventHandler, setupCacheCleaner, stop, stubFileToRemoveAfterCheckPoint, unfreezePersistentStore, writeFinished, writeInProgresspublic BaseDataFileFactoryJ4()
protected Cacheable newRAFContainer(BaseDataFileFactory factory)
newRAFContainer in class BaseDataFileFactoryApache Derby V10.14 Internals - Copyright © 2004,2018 The Apache Software Foundation. All Rights Reserved.