public class BaseDataFileFactoryJ4 extends BaseDataFileFactory
dataNotSyncedAtAllocation, dataNotSyncedAtCheckpoint, storageFactory, writableStorageFactory
DB_EX_LOCKFILE_NAME, DB_LOCKFILE_NAME, MODULE, TEMP_SEGMENT_NAME
Constructor and Description |
---|
BaseDataFileFactoryJ4()
Do-nothing constructor (as in the superclass) - real initialization
is done by super's boot().
|
Modifier and Type | Method and 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, writeInProgress
public BaseDataFileFactoryJ4()
protected Cacheable newRAFContainer(BaseDataFileFactory factory)
newRAFContainer
in class BaseDataFileFactory
Apache Derby V10.13 Internals - Copyright © 2004,2016 The Apache Software Foundation. All Rights Reserved.