| Home >> All >> com >> flexstor >> common >> [ translog Javadoc ] |
com.flexstor.common.translog: Javadoc index of package com.flexstor.common.translog.
Package Samples:
com.flexstor.common.translog
Classes:
TransLogManager: TransLogManager provides functionality to log a transaction defined in a Transaction object through one or more registered loggers. Implements Singleton pattern.
DbTransLogger: DbTransLogger is the implementation of TransLoggerI for logging to the FLEXSTOR.db database.
ConsoleTransLogger: ConsoleTransLogger is the implementation of TransLoggerI for logging to the Java Console.
TransLoggerI: TransLoggerI is the interface to be implemented by all transaction loggers.
Transaction: Transaction is the superclass for classes logging a transaction.
TransType: TransType is the class for a Transaction Type object.
TransTypesI: TransTypesI defines transaction types.
| Home | Contact Us | Privacy Policy | Terms of Service |