|
|||||||||
| Home >> All >> org >> apache >> derby >> iapi >> store >> raw >> [ log overview ] | PREV NEXT | ||||||||
C
- checkpoint(RawStoreFactory, DataFactory, TransactionFactory, boolean) - Method in interface org.apache.derby.iapi.store.raw.log.LogFactory
- Checkpoint the rawstore.
- checkpointInRFR(LogInstant, long, DataFactory) - Method in interface org.apache.derby.iapi.store.raw.log.LogFactory
- redoing a checkpoint during rollforward recovery
- copyActiveLogFiles(File) - Method in interface org.apache.derby.iapi.store.raw.log.LogFactory
D
- deleteOnlineArchivedLogFiles() - Method in interface org.apache.derby.iapi.store.raw.log.LogFactory
- disableLogArchiveMode() - Method in interface org.apache.derby.iapi.store.raw.log.LogFactory
E
- enableLogArchiveMode() - Method in interface org.apache.derby.iapi.store.raw.log.LogFactory
F
- flush(LogInstant) - Method in interface org.apache.derby.iapi.store.raw.log.LogFactory
- Flush all unwritten log record up to the log instance indicated to disk.
- flush(LogInstant) - Method in interface org.apache.derby.iapi.store.raw.log.Logger
- Flush all unwritten log record up to the log instance indicated to disk.
- flushAll() - Method in interface org.apache.derby.iapi.store.raw.log.Logger
- Flush all unwritten log to disk
- freezePersistentStore() - Method in interface org.apache.derby.iapi.store.raw.log.LogFactory
- Stop making any change to the persistent store
G
- getCanonicalLogPath() - Method in interface org.apache.derby.iapi.store.raw.log.LogFactory
- Return the canonical directory of the PARENT of the log directory.
- getFirstUnflushedInstant() - Method in interface org.apache.derby.iapi.store.raw.log.LogFactory
- Get the instant for the last record in the log.
- getLogDirectory() - Method in interface org.apache.derby.iapi.store.raw.log.LogFactory
- Return the location of the log directory.
- getLogFactoryProperties(PersistentSet) - Method in interface org.apache.derby.iapi.store.raw.log.LogFactory
- Get JBMS properties relavent to the log factory
- getLogger() - Method in interface org.apache.derby.iapi.store.raw.log.LogFactory
I
- INVALID_LOG_INSTANT - Static variable in interface org.apache.derby.iapi.store.raw.log.LogInstant
- inRFR() - Method in interface org.apache.derby.iapi.store.raw.log.LogFactory
L
- LOG_DIRECTORY_NAME - Static variable in interface org.apache.derby.iapi.store.raw.log.LogFactory
- The name of the default log directory.
- LogFactory - interface org.apache.derby.iapi.store.raw.log.LogFactory.
- LogInstant - interface org.apache.derby.iapi.store.raw.log.LogInstant.
- Describes a position in the log.
- LogScan - interface org.apache.derby.iapi.store.raw.log.LogScan.
- LogScan provides methods to read a log record from the log.
- Logger - interface org.apache.derby.iapi.store.raw.log.Logger.
- logAndDo(RawTransaction, Loggable) - Method in interface org.apache.derby.iapi.store.raw.log.Logger
- Log the loggable operation under the context of the transaction and then apply the operation to the RawStore.
- logAndUndo(RawTransaction, Compensation, LogInstant, LimitObjectInput) - Method in interface org.apache.derby.iapi.store.raw.log.Logger
- Log the compensation operation under the context of the transaction and then apply the undo to the RawStore.
- logArchived() - Method in interface org.apache.derby.iapi.store.raw.log.LogFactory
- checks whether is log archive mode is enabled or not.
M
- MODULE - Static variable in interface org.apache.derby.iapi.store.raw.log.LogFactory
O
- openFlushedScan(DatabaseInstant, int) - Method in interface org.apache.derby.iapi.store.raw.log.LogFactory
- Get a ScanHandle to scan flushed records from the log.
- openForwardsFlushedScan(LogInstant) - Method in interface org.apache.derby.iapi.store.raw.log.LogFactory
- Get a LogScan to scan flushed records from the log.
- openForwardsScan(LogInstant, LogInstant) - Method in interface org.apache.derby.iapi.store.raw.log.LogFactory
- Get a LogScan to scan the log in a forward direction.
- org.apache.derby.iapi.store.raw.log - package org.apache.derby.iapi.store.raw.log
R
- RT_READONLY - Static variable in interface org.apache.derby.iapi.store.raw.log.LogFactory
- An attribute that indicates the database is readonly
- RUNTIME_ATTRIBUTES - Static variable in interface org.apache.derby.iapi.store.raw.log.LogFactory
- The name of a runtime property in the service set that defines any runtime attributes a log factory should have.
- recover(RawStoreFactory, DataFactory, TransactionFactory) - Method in interface org.apache.derby.iapi.store.raw.log.LogFactory
- Recover the database to a consistent state using the log.
- reprepare(RawTransaction, TransactionId, LogInstant, LogInstant) - Method in interface org.apache.derby.iapi.store.raw.log.Logger
- During recovery re-prepare a transaction.
U
- undo(RawTransaction, TransactionId, LogInstant, LogInstant) - Method in interface org.apache.derby.iapi.store.raw.log.Logger
- Undo transaction.
- unfreezePersistentStore() - Method in interface org.apache.derby.iapi.store.raw.log.LogFactory
- Can start making change to the persistent store again
C D E F G I L M O R U
|
|||||||||
| Home >> All >> org >> apache >> derby >> iapi >> store >> raw >> [ log overview ] | PREV NEXT | ||||||||