Skip navigation links
A C D E F G I J L M N O P R S T U W 

A

AbstractJDBCDriver - Class in org.apache.activemq.artemis.jdbc.store.drivers
Class to hold common database functionality such as drivers and connections
AbstractJDBCDriver() - Constructor for class org.apache.activemq.artemis.jdbc.store.drivers.AbstractJDBCDriver
 
AbstractJDBCDriver(String, String, String) - Constructor for class org.apache.activemq.artemis.jdbc.store.drivers.AbstractJDBCDriver
 
activateBuffer(SequentialFile) - Method in class org.apache.activemq.artemis.jdbc.store.file.JDBCSequentialFileFactory
 
ADD_RECORD - Static variable in class org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalRecord
 
ADD_RECORD_TX - Static variable in class org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalRecord
 
addMetaData(Object, Object) - Method in class org.apache.activemq.artemis.jdbc.store.file.JDBCSequentialFile
 
addPreparedTransaction(PreparedTransactionInfo) - Method in class org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalLoaderCallback
 
addRecord(RecordInfo) - Method in class org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalLoaderCallback
 
allocateDirectBuffer(int) - Method in class org.apache.activemq.artemis.jdbc.store.file.JDBCSequentialFileFactory
 
appendAddRecord(long, byte, byte[], boolean) - Method in class org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalImpl
 
appendAddRecord(long, byte, EncodingSupport, boolean) - Method in class org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalImpl
 
appendAddRecord(long, byte, EncodingSupport, boolean, IOCompletion) - Method in class org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalImpl
 
appendAddRecordTransactional(long, long, byte, byte[]) - Method in class org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalImpl
 
appendAddRecordTransactional(long, long, byte, EncodingSupport) - Method in class org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalImpl
 
appendCommitRecord(long, boolean) - Method in class org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalImpl
 
appendCommitRecord(long, boolean, IOCompletion) - Method in class org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalImpl
 
appendCommitRecord(long, boolean, IOCompletion, boolean) - Method in class org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalImpl
 
appendDeleteRecord(long, boolean) - Method in class org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalImpl
 
appendDeleteRecord(long, boolean, IOCompletion) - Method in class org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalImpl
 
appendDeleteRecordTransactional(long, long, byte[]) - Method in class org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalImpl
 
appendDeleteRecordTransactional(long, long, EncodingSupport) - Method in class org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalImpl
 
appendDeleteRecordTransactional(long, long) - Method in class org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalImpl
 
appendPrepareRecord(long, EncodingSupport, boolean) - Method in class org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalImpl
 
appendPrepareRecord(long, EncodingSupport, boolean, IOCompletion) - Method in class org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalImpl
 
appendPrepareRecord(long, byte[], boolean) - Method in class org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalImpl
 
appendRollbackRecord(long, boolean) - Method in class org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalImpl
 
appendRollbackRecord(long, boolean, IOCompletion) - Method in class org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalImpl
 
appendToLargeObject - Variable in class org.apache.activemq.artemis.jdbc.store.file.JDBCSequentialFileFactoryDriver
 
appendUpdateRecord(long, byte, byte[], boolean) - Method in class org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalImpl
 
appendUpdateRecord(long, byte, EncodingSupport, boolean) - Method in class org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalImpl
 
appendUpdateRecord(long, byte, EncodingSupport, boolean, IOCompletion) - Method in class org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalImpl
 
appendUpdateRecordTransactional(long, long, byte, byte[]) - Method in class org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalImpl
 
appendUpdateRecordTransactional(long, long, byte, EncodingSupport) - Method in class org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalImpl
 

C

calculateBlockSize(int) - Method in class org.apache.activemq.artemis.jdbc.store.file.JDBCSequentialFileFactory
 
calculateBlockStart(int) - Method in class org.apache.activemq.artemis.jdbc.store.file.JDBCSequentialFile
 
calculateReadLength(long, int, long) - Method in class org.apache.activemq.artemis.jdbc.store.file.JDBCSequentialFileFactoryDriver
 
checkMaxId(long) - Method in class org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalLoaderCallback
 
checkPreparedTx() - Method in class org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalReaderCallback
 
clearBuffer(ByteBuffer) - Method in class org.apache.activemq.artemis.jdbc.store.file.JDBCSequentialFileFactory
 
cloneFile() - Method in class org.apache.activemq.artemis.jdbc.store.file.JDBCSequentialFile
 
close() - Method in class org.apache.activemq.artemis.jdbc.store.file.JDBCSequentialFile
 
closeConnectionOnShutdown() - Method in class org.apache.activemq.artemis.jdbc.store.drivers.derby.DerbySQLProvider
 
closeConnectionOnShutdown() - Method in class org.apache.activemq.artemis.jdbc.store.sql.GenericSQLProvider
 
closeConnectionOnShutdown() - Method in interface org.apache.activemq.artemis.jdbc.store.sql.SQLProvider
 
COMMIT_RECORD - Static variable in class org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalRecord
 
complete(boolean) - Method in class org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalRecord
 
connect() - Method in class org.apache.activemq.artemis.jdbc.store.drivers.AbstractJDBCDriver
 
connection - Variable in class org.apache.activemq.artemis.jdbc.store.drivers.AbstractJDBCDriver
 
copyFileData(JDBCSequentialFile, JDBCSequentialFile) - Method in class org.apache.activemq.artemis.jdbc.store.file.JDBCSequentialFileFactoryDriver
Copy the data content of FileFrom to FileTo
copyFileRecord - Variable in class org.apache.activemq.artemis.jdbc.store.file.JDBCSequentialFileFactoryDriver
 
copyTo(SequentialFile) - Method in class org.apache.activemq.artemis.jdbc.store.file.JDBCSequentialFile
 
createDirs() - Method in class org.apache.activemq.artemis.jdbc.store.file.JDBCSequentialFileFactory
 
createFile(JDBCSequentialFile) - Method in class org.apache.activemq.artemis.jdbc.store.drivers.postgres.PostgresSequentialSequentialFileDriver
 
createFile - Variable in class org.apache.activemq.artemis.jdbc.store.file.JDBCSequentialFileFactoryDriver
 
createFile(JDBCSequentialFile) - Method in class org.apache.activemq.artemis.jdbc.store.file.JDBCSequentialFileFactoryDriver
Creates a new database row representing the supplied file.
createFilesForBackupSync(long[]) - Method in class org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalImpl
 
createSchema() - Method in class org.apache.activemq.artemis.jdbc.store.drivers.AbstractJDBCDriver
 
createSchema() - Method in class org.apache.activemq.artemis.jdbc.store.file.JDBCSequentialFileFactoryDriver
 
createSchema() - Method in class org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalImpl
 
createSequentialFile(String) - Method in class org.apache.activemq.artemis.jdbc.store.file.JDBCSequentialFileFactory
 
createTable(String) - Method in class org.apache.activemq.artemis.jdbc.store.drivers.AbstractJDBCDriver
 
createTableIfNotExists(Connection, String, String) - Static method in class org.apache.activemq.artemis.jdbc.store.JDBCUtils
 
createTableSQL(String) - Static method in class org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalRecord
 

D

dbDriver - Variable in class org.apache.activemq.artemis.jdbc.store.drivers.AbstractJDBCDriver
 
deactivateBuffer() - Method in class org.apache.activemq.artemis.jdbc.store.file.JDBCSequentialFileFactory
 
delete() - Method in class org.apache.activemq.artemis.jdbc.store.file.JDBCSequentialFile
 
DELETE_RECORD - Static variable in class org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalRecord
 
DELETE_RECORD_TX - Static variable in class org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalRecord
 
deleteFile - Variable in class org.apache.activemq.artemis.jdbc.store.file.JDBCSequentialFileFactoryDriver
 
deleteFile(JDBCSequentialFile) - Method in class org.apache.activemq.artemis.jdbc.store.file.JDBCSequentialFileFactoryDriver
Deletes the associated row in the database.
deleteJournalTxRecordsSQL(String) - Static method in class org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalRecord
 
deleteRecord(long) - Method in class org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalLoaderCallback
 
deleteRecordsSQL(String) - Static method in class org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalRecord
 
DerbySQLProvider - Class in org.apache.activemq.artemis.jdbc.store.drivers.derby
 
DerbySQLProvider(String) - Constructor for class org.apache.activemq.artemis.jdbc.store.drivers.derby.DerbySQLProvider
 
destroy() - Method in class org.apache.activemq.artemis.jdbc.store.drivers.AbstractJDBCDriver
 
destroy() - Method in class org.apache.activemq.artemis.jdbc.store.file.JDBCSequentialFileFactory
 
destroy() - Method in class org.apache.activemq.artemis.jdbc.store.file.JDBCSequentialFileFactoryDriver
Drop all tables and data
destroy() - Method in class org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalImpl
 

E

exists() - Method in class org.apache.activemq.artemis.jdbc.store.file.JDBCSequentialFile
 

F

failedTransaction(long, List<RecordInfo>, List<RecordInfo>) - Method in class org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalLoaderCallback
 
fileExists(JDBCSequentialFile) - Method in class org.apache.activemq.artemis.jdbc.store.file.JDBCSequentialFileFactoryDriver
Checks to see if a file with filename and extension exists.
fill(int) - Method in class org.apache.activemq.artemis.jdbc.store.file.JDBCSequentialFile
 
fits(int) - Method in class org.apache.activemq.artemis.jdbc.store.file.JDBCSequentialFile
 
flush() - Method in class org.apache.activemq.artemis.jdbc.store.file.JDBCSequentialFileFactory
 
forceMoveNextFile() - Method in class org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalImpl
 

G

GenericSQLProvider - Class in org.apache.activemq.artemis.jdbc.store.sql
 
GenericSQLProvider(String) - Constructor for class org.apache.activemq.artemis.jdbc.store.sql.GenericSQLProvider
 
getAlignment() - Method in class org.apache.activemq.artemis.jdbc.store.file.JDBCSequentialFile
 
getAlignment() - Method in class org.apache.activemq.artemis.jdbc.store.file.JDBCSequentialFileFactory
 
getAlignment() - Method in class org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalImpl
 
getAppendToLargeObjectSQL() - Method in class org.apache.activemq.artemis.jdbc.store.drivers.derby.DerbySQLProvider
 
getAppendToLargeObjectSQL() - Method in class org.apache.activemq.artemis.jdbc.store.sql.GenericSQLProvider
 
getAppendToLargeObjectSQL() - Method in interface org.apache.activemq.artemis.jdbc.store.sql.SQLProvider
 
getCloneFileRecordByIdSQL() - Method in class org.apache.activemq.artemis.jdbc.store.sql.GenericSQLProvider
 
getCloneFileRecordByIdSQL() - Method in interface org.apache.activemq.artemis.jdbc.store.sql.SQLProvider
 
getCompactCount() - Method in class org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalRecord
 
getConnection() - Method in class org.apache.activemq.artemis.jdbc.store.drivers.AbstractJDBCDriver
 
getCopyFileRecordByIdSQL() - Method in class org.apache.activemq.artemis.jdbc.store.drivers.mysql.MySQLSQLProvider
 
getCopyFileRecordByIdSQL() - Method in class org.apache.activemq.artemis.jdbc.store.sql.GenericSQLProvider
 
getCopyFileRecordByIdSQL() - Method in interface org.apache.activemq.artemis.jdbc.store.sql.SQLProvider
 
getCountJournalRecordsSQL() - Method in class org.apache.activemq.artemis.jdbc.store.sql.GenericSQLProvider
 
getCountJournalRecordsSQL() - Method in interface org.apache.activemq.artemis.jdbc.store.sql.SQLProvider
 
getCreateFileTableSQL() - Method in class org.apache.activemq.artemis.jdbc.store.drivers.derby.DerbySQLProvider
 
getCreateFileTableSQL() - Method in class org.apache.activemq.artemis.jdbc.store.drivers.mysql.MySQLSQLProvider
 
getCreateFileTableSQL() - Method in class org.apache.activemq.artemis.jdbc.store.drivers.postgres.PostgresSQLProvider
 
getCreateFileTableSQL() - Method in class org.apache.activemq.artemis.jdbc.store.sql.GenericSQLProvider
 
getCreateFileTableSQL() - Method in interface org.apache.activemq.artemis.jdbc.store.sql.SQLProvider
 
getCreateJournalTableSQL() - Method in class org.apache.activemq.artemis.jdbc.store.drivers.mysql.MySQLSQLProvider
 
getCreateJournalTableSQL() - Method in class org.apache.activemq.artemis.jdbc.store.drivers.postgres.PostgresSQLProvider
 
getCreateJournalTableSQL() - Method in class org.apache.activemq.artemis.jdbc.store.sql.GenericSQLProvider
 
getCreateJournalTableSQL() - Method in interface org.apache.activemq.artemis.jdbc.store.sql.SQLProvider
 
getDataFiles() - Method in class org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalImpl
 
getDBFileDriver(String, String, String) - Static method in class org.apache.activemq.artemis.jdbc.store.JDBCUtils
 
getDeleteFileSQL() - Method in class org.apache.activemq.artemis.jdbc.store.sql.GenericSQLProvider
 
getDeleteFileSQL() - Method in interface org.apache.activemq.artemis.jdbc.store.sql.SQLProvider
 
getDeleteJournalRecordsSQL() - Method in class org.apache.activemq.artemis.jdbc.store.sql.GenericSQLProvider
 
getDeleteJournalRecordsSQL() - Method in interface org.apache.activemq.artemis.jdbc.store.sql.SQLProvider
 
getDeleteJournalTxRecordsSQL() - Method in class org.apache.activemq.artemis.jdbc.store.sql.GenericSQLProvider
 
getDeleteJournalTxRecordsSQL() - Method in interface org.apache.activemq.artemis.jdbc.store.sql.SQLProvider
 
getDirectory() - Method in class org.apache.activemq.artemis.jdbc.store.file.JDBCSequentialFileFactory
 
getDriver(String) - Static method in class org.apache.activemq.artemis.jdbc.store.JDBCUtils
 
getDropFileTableSQL() - Method in class org.apache.activemq.artemis.jdbc.store.sql.GenericSQLProvider
 
getDropFileTableSQL() - Method in interface org.apache.activemq.artemis.jdbc.store.sql.SQLProvider
 
getExtension() - Method in class org.apache.activemq.artemis.jdbc.store.file.JDBCSequentialFile
 
getFileFactory() - Method in class org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalImpl
 
getFileName() - Method in class org.apache.activemq.artemis.jdbc.store.file.JDBCSequentialFile
 
getFilename() - Method in class org.apache.activemq.artemis.jdbc.store.file.JDBCSequentialFile
 
getFileSize() - Method in class org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalImpl
 
getId() - Method in class org.apache.activemq.artemis.jdbc.store.file.JDBCSequentialFile
 
getId() - Method in class org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalRecord
 
getInsertFileSQL() - Method in class org.apache.activemq.artemis.jdbc.store.sql.GenericSQLProvider
 
getInsertFileSQL() - Method in interface org.apache.activemq.artemis.jdbc.store.sql.SQLProvider
 
getInsertJournalRecordsSQL() - Method in class org.apache.activemq.artemis.jdbc.store.sql.GenericSQLProvider
 
getInsertJournalRecordsSQL() - Method in interface org.apache.activemq.artemis.jdbc.store.sql.SQLProvider
 
getIoCompletion() - Method in class org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalRecord
 
getJavaFile() - Method in class org.apache.activemq.artemis.jdbc.store.file.JDBCSequentialFile
 
getJdbcConnectionUrl() - Method in class org.apache.activemq.artemis.jdbc.store.drivers.AbstractJDBCDriver
 
getJdbcDriverClass() - Method in class org.apache.activemq.artemis.jdbc.store.drivers.AbstractJDBCDriver
 
getMaxBlobSize() - Method in class org.apache.activemq.artemis.jdbc.store.drivers.derby.DerbySQLProvider
 
getMaxBlobSize() - Method in class org.apache.activemq.artemis.jdbc.store.drivers.mysql.MySQLSQLProvider
 
getMaxBlobSize() - Method in class org.apache.activemq.artemis.jdbc.store.drivers.postgres.PostgresSQLProvider
 
getMaxBlobSize() - Method in class org.apache.activemq.artemis.jdbc.store.sql.GenericSQLProvider
 
getMaxBlobSize() - Method in interface org.apache.activemq.artemis.jdbc.store.sql.SQLProvider
 
getMaxId() - Method in class org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalLoaderCallback
 
getMaxIO() - Method in class org.apache.activemq.artemis.jdbc.store.file.JDBCSequentialFileFactory
 
getMaxSize() - Method in class org.apache.activemq.artemis.jdbc.store.file.JDBCSequentialFileFactoryDriver
 
getMetaData(Object) - Method in class org.apache.activemq.artemis.jdbc.store.file.JDBCSequentialFile
 
getNumberOfRecords() - Method in class org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalImpl
 
getReadLargeObjectSQL() - Method in class org.apache.activemq.artemis.jdbc.store.sql.GenericSQLProvider
 
getReadLargeObjectSQL() - Method in interface org.apache.activemq.artemis.jdbc.store.sql.SQLProvider
 
getRecord() - Method in class org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalRecord
 
getRecordData() - Method in class org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalRecord
 
getRecordType() - Method in class org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalRecord
 
getSelectFileByFileName() - Method in class org.apache.activemq.artemis.jdbc.store.sql.GenericSQLProvider
 
getSelectFileByFileName() - Method in interface org.apache.activemq.artemis.jdbc.store.sql.SQLProvider
 
getSelectFileNamesByExtensionSQL() - Method in class org.apache.activemq.artemis.jdbc.store.sql.GenericSQLProvider
 
getSelectFileNamesByExtensionSQL() - Method in interface org.apache.activemq.artemis.jdbc.store.sql.SQLProvider
 
getSelectJournalRecordsSQL() - Method in class org.apache.activemq.artemis.jdbc.store.sql.GenericSQLProvider
 
getSelectJournalRecordsSQL() - Method in interface org.apache.activemq.artemis.jdbc.store.sql.SQLProvider
 
getSeq() - Method in class org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalRecord
 
getSqlProvider() - Method in class org.apache.activemq.artemis.jdbc.store.drivers.AbstractJDBCDriver
 
getSQLProvider(String, String) - Static method in class org.apache.activemq.artemis.jdbc.store.JDBCUtils
 
getTableName() - Method in class org.apache.activemq.artemis.jdbc.store.sql.GenericSQLProvider
 
getTableName() - Method in interface org.apache.activemq.artemis.jdbc.store.sql.SQLProvider
 
getTransactions() - Method in class org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalReaderCallback
 
getTxCheckNoRecords() - Method in class org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalRecord
 
getTxData() - Method in class org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalRecord
 
getTxDataAsByteArray() - Method in class org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalRecord
 
getTxDataSize() - Method in class org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalRecord
 
getTxId() - Method in class org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalRecord
 
getUpdateFileNameByIdSQL() - Method in class org.apache.activemq.artemis.jdbc.store.sql.GenericSQLProvider
 
getUpdateFileNameByIdSQL() - Method in interface org.apache.activemq.artemis.jdbc.store.sql.SQLProvider
 
getUserRecordType() - Method in class org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalRecord
 
getUserVersion() - Method in class org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalImpl
 
getVariableSize() - Method in class org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalRecord
 

I

insertRecordsSQL(String) - Static method in class org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalRecord
 
internalWrite(ActiveMQBuffer, IOCallback) - Method in class org.apache.activemq.artemis.jdbc.store.file.JDBCSequentialFile
 
isOpen() - Method in class org.apache.activemq.artemis.jdbc.store.file.JDBCSequentialFile
 
isStarted() - Method in class org.apache.activemq.artemis.jdbc.store.file.JDBCSequentialFileFactory
 
isStarted() - Method in class org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalImpl
 
isStoreLineUp() - Method in class org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalRecord
 
isSupportsCallbacks() - Method in class org.apache.activemq.artemis.jdbc.store.file.JDBCSequentialFileFactory
 
isSync() - Method in class org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalRecord
 
isTransactional() - Method in class org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalRecord
 
isUpdate() - Method in class org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalRecord
 

J

jdbcConnectionUrl - Variable in class org.apache.activemq.artemis.jdbc.store.drivers.AbstractJDBCDriver
 
jdbcDriverClass - Variable in class org.apache.activemq.artemis.jdbc.store.drivers.AbstractJDBCDriver
 
JDBCJournalImpl - Class in org.apache.activemq.artemis.jdbc.store.journal
 
JDBCJournalImpl(String, String, String) - Constructor for class org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalImpl
 
JDBCJournalLoaderCallback - Class in org.apache.activemq.artemis.jdbc.store.journal
 
JDBCJournalLoaderCallback(List<RecordInfo>, List<PreparedTransactionInfo>, TransactionFailureCallback, boolean) - Constructor for class org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalLoaderCallback
 
JDBCJournalReaderCallback - Class in org.apache.activemq.artemis.jdbc.store.journal
 
JDBCJournalReaderCallback(LoaderCallback) - Constructor for class org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalReaderCallback
 
JDBCJournalRecord - Class in org.apache.activemq.artemis.jdbc.store.journal
 
JDBCJournalRecord(long, byte, long) - Constructor for class org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalRecord
 
JDBCJournalSync - Class in org.apache.activemq.artemis.jdbc.store.journal
 
JDBCJournalSync(JDBCJournalImpl) - Constructor for class org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalSync
 
JDBCSequentialFile - Class in org.apache.activemq.artemis.jdbc.store.file
 
JDBCSequentialFile(JDBCSequentialFileFactory, String, Executor, JDBCSequentialFileFactoryDriver, Object) - Constructor for class org.apache.activemq.artemis.jdbc.store.file.JDBCSequentialFile
 
JDBCSequentialFileFactory - Class in org.apache.activemq.artemis.jdbc.store.file
 
JDBCSequentialFileFactory(String, String, String, Executor) - Constructor for class org.apache.activemq.artemis.jdbc.store.file.JDBCSequentialFileFactory
 
JDBCSequentialFileFactoryDriver - Class in org.apache.activemq.artemis.jdbc.store.file
 
JDBCSequentialFileFactoryDriver() - Constructor for class org.apache.activemq.artemis.jdbc.store.file.JDBCSequentialFileFactoryDriver
 
JDBCSequentialFileFactoryDriver(String, String, String) - Constructor for class org.apache.activemq.artemis.jdbc.store.file.JDBCSequentialFileFactoryDriver
 
JDBCUtils - Class in org.apache.activemq.artemis.jdbc.store
 
JDBCUtils() - Constructor for class org.apache.activemq.artemis.jdbc.store.JDBCUtils
 

L

lineUpContext(IOCompletion) - Method in class org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalImpl
 
listFiles(String) - Method in class org.apache.activemq.artemis.jdbc.store.file.JDBCSequentialFileFactory
 
listFiles(String) - Method in class org.apache.activemq.artemis.jdbc.store.file.JDBCSequentialFileFactoryDriver
 
load(LoaderCallback) - Method in class org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalImpl
 
load(List<RecordInfo>, List<PreparedTransactionInfo>, TransactionFailureCallback) - Method in class org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalImpl
 
load(List<RecordInfo>, List<PreparedTransactionInfo>, TransactionFailureCallback, boolean) - Method in class org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalImpl
 
loadFile(JDBCSequentialFile) - Method in class org.apache.activemq.artemis.jdbc.store.drivers.postgres.PostgresSequentialSequentialFileDriver
 
loadFile(JDBCSequentialFile) - Method in class org.apache.activemq.artemis.jdbc.store.file.JDBCSequentialFileFactoryDriver
Loads an existing file.
loadInternalOnly() - Method in class org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalImpl
 
loadSyncOnly(Journal.JournalState) - Method in class org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalImpl
 

M

markAsDataFile(JournalFile) - Method in class org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalReaderCallback
 
MySQLSQLProvider - Class in org.apache.activemq.artemis.jdbc.store.drivers.mysql
 
MySQLSQLProvider(String) - Constructor for class org.apache.activemq.artemis.jdbc.store.drivers.mysql.MySQLSQLProvider
 

N

newBuffer(int) - Method in class org.apache.activemq.artemis.jdbc.store.file.JDBCSequentialFileFactory
 

O

onIOError(Exception, String, SequentialFile) - Method in class org.apache.activemq.artemis.jdbc.store.file.JDBCSequentialFileFactory
 
onReadAddRecord(RecordInfo) - Method in class org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalReaderCallback
 
onReadAddRecordTX(long, RecordInfo) - Method in class org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalReaderCallback
 
onReadCommitRecord(long, int) - Method in class org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalReaderCallback
 
onReadDeleteRecord(long) - Method in class org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalReaderCallback
 
onReadDeleteRecordTX(long, RecordInfo) - Method in class org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalReaderCallback
 
onReadPrepareRecord(long, byte[], int) - Method in class org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalReaderCallback
 
onReadRollbackRecord(long) - Method in class org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalReaderCallback
 
onReadUpdateRecord(RecordInfo) - Method in class org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalReaderCallback
 
onReadUpdateRecordTX(long, RecordInfo) - Method in class org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalReaderCallback
 
open() - Method in class org.apache.activemq.artemis.jdbc.store.file.JDBCSequentialFile
 
open(int, boolean) - Method in class org.apache.activemq.artemis.jdbc.store.file.JDBCSequentialFile
 
openFile(JDBCSequentialFile) - Method in class org.apache.activemq.artemis.jdbc.store.file.JDBCSequentialFileFactoryDriver
Opens the supplied file.
org.apache.activemq.artemis.jdbc.store - package org.apache.activemq.artemis.jdbc.store
 
org.apache.activemq.artemis.jdbc.store.drivers - package org.apache.activemq.artemis.jdbc.store.drivers
 
org.apache.activemq.artemis.jdbc.store.drivers.derby - package org.apache.activemq.artemis.jdbc.store.drivers.derby
 
org.apache.activemq.artemis.jdbc.store.drivers.mysql - package org.apache.activemq.artemis.jdbc.store.drivers.mysql
 
org.apache.activemq.artemis.jdbc.store.drivers.postgres - package org.apache.activemq.artemis.jdbc.store.drivers.postgres
 
org.apache.activemq.artemis.jdbc.store.file - package org.apache.activemq.artemis.jdbc.store.file
 
org.apache.activemq.artemis.jdbc.store.journal - package org.apache.activemq.artemis.jdbc.store.journal
 
org.apache.activemq.artemis.jdbc.store.sql - package org.apache.activemq.artemis.jdbc.store.sql
 

P

perfBlast(int) - Method in class org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalImpl
 
position(long) - Method in class org.apache.activemq.artemis.jdbc.store.file.JDBCSequentialFile
 
position() - Method in class org.apache.activemq.artemis.jdbc.store.file.JDBCSequentialFile
 
PostgresSequentialSequentialFileDriver - Class in org.apache.activemq.artemis.jdbc.store.drivers.postgres
 
PostgresSequentialSequentialFileDriver() - Constructor for class org.apache.activemq.artemis.jdbc.store.drivers.postgres.PostgresSequentialSequentialFileDriver
 
PostgresSQLProvider - Class in org.apache.activemq.artemis.jdbc.store.drivers.postgres
 
PostgresSQLProvider(String) - Constructor for class org.apache.activemq.artemis.jdbc.store.drivers.postgres.PostgresSQLProvider
 
PREPARE_RECORD - Static variable in class org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalRecord
 
prepareStatements() - Method in class org.apache.activemq.artemis.jdbc.store.drivers.AbstractJDBCDriver
 
prepareStatements() - Method in class org.apache.activemq.artemis.jdbc.store.file.JDBCSequentialFileFactoryDriver
 
prepareStatements() - Method in class org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalImpl
 

R

read(ByteBuffer, IOCallback) - Method in class org.apache.activemq.artemis.jdbc.store.file.JDBCSequentialFile
 
read(ByteBuffer) - Method in class org.apache.activemq.artemis.jdbc.store.file.JDBCSequentialFile
 
readFromFile(JDBCSequentialFile, ByteBuffer) - Method in class org.apache.activemq.artemis.jdbc.store.drivers.postgres.PostgresSequentialSequentialFileDriver
 
readFromFile(JDBCSequentialFile, ByteBuffer) - Method in class org.apache.activemq.artemis.jdbc.store.file.JDBCSequentialFileFactoryDriver
Reads data from the file (at file.readPosition) into the byteBuffer.
readLargeObject - Variable in class org.apache.activemq.artemis.jdbc.store.file.JDBCSequentialFileFactoryDriver
 
readRecord(ResultSet) - Static method in class org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalRecord
 
releaseBuffer(ByteBuffer) - Method in class org.apache.activemq.artemis.jdbc.store.file.JDBCSequentialFileFactory
 
releaseDirectBuffer(ByteBuffer) - Method in class org.apache.activemq.artemis.jdbc.store.file.JDBCSequentialFileFactory
 
removeMetaData(Object) - Method in class org.apache.activemq.artemis.jdbc.store.file.JDBCSequentialFile
 
renameFile - Variable in class org.apache.activemq.artemis.jdbc.store.file.JDBCSequentialFileFactoryDriver
 
renameFile(JDBCSequentialFile, String) - Method in class org.apache.activemq.artemis.jdbc.store.file.JDBCSequentialFileFactoryDriver
Updates the fileName field to the new value.
renameTo(String) - Method in class org.apache.activemq.artemis.jdbc.store.file.JDBCSequentialFile
 
replicationSyncFinished() - Method in class org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalImpl
 
replicationSyncPreserveOldFiles() - Method in class org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalImpl
 
ROLLBACK_RECORD - Static variable in class org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalRecord
 
run() - Method in class org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalSync
 
runDirectJournalBlast() - Method in class org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalImpl
 

S

scheduleCompactAndBlock(int) - Method in class org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalImpl
 
scheduleWrite(ActiveMQBuffer, IOCallback) - Method in class org.apache.activemq.artemis.jdbc.store.file.JDBCSequentialFile
 
scheduleWrite(ByteBuffer, IOCallback) - Method in class org.apache.activemq.artemis.jdbc.store.file.JDBCSequentialFile
 
selectFileByFileName - Variable in class org.apache.activemq.artemis.jdbc.store.file.JDBCSequentialFileFactoryDriver
 
selectFileNamesByExtension - Variable in class org.apache.activemq.artemis.jdbc.store.file.JDBCSequentialFileFactoryDriver
 
selectRecordsSQL(String) - Static method in class org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalRecord
 
setCompactCount(byte) - Method in class org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalRecord
 
setConnection(Connection) - Method in class org.apache.activemq.artemis.jdbc.store.drivers.AbstractJDBCDriver
 
setId(int) - Method in class org.apache.activemq.artemis.jdbc.store.file.JDBCSequentialFile
 
setIoCompletion(IOCompletion) - Method in class org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalRecord
 
setJdbcConnectionUrl(String) - Method in class org.apache.activemq.artemis.jdbc.store.drivers.AbstractJDBCDriver
 
setJdbcDriverClass(String) - Method in class org.apache.activemq.artemis.jdbc.store.drivers.AbstractJDBCDriver
 
setRecord(byte[]) - Method in class org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalRecord
 
setRecord(InputStream) - Method in class org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalRecord
 
setRecord(EncodingSupport) - Method in class org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalRecord
 
setSqlProvider(SQLProvider) - Method in class org.apache.activemq.artemis.jdbc.store.drivers.AbstractJDBCDriver
 
setStoreLineUp(boolean) - Method in class org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalRecord
 
setSync(boolean) - Method in class org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalRecord
 
setTimedBuffer(TimedBuffer) - Method in class org.apache.activemq.artemis.jdbc.store.file.JDBCSequentialFile
 
setTxCheckNoRecords(int) - Method in class org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalRecord
 
setTxData(InputStream) - Method in class org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalRecord
 
setTxData(EncodingSupport) - Method in class org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalRecord
 
setTxData(byte[]) - Method in class org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalRecord
 
setTxDataSize(int) - Method in class org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalRecord
 
setTxId(long) - Method in class org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalRecord
 
setUserRecordType(byte) - Method in class org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalRecord
 
setVariableSize(int) - Method in class org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalRecord
 
setWritePosition(int) - Method in class org.apache.activemq.artemis.jdbc.store.file.JDBCSequentialFile
 
size() - Method in class org.apache.activemq.artemis.jdbc.store.file.JDBCSequentialFile
 
sqlProvider - Variable in class org.apache.activemq.artemis.jdbc.store.drivers.AbstractJDBCDriver
 
SQLProvider - Interface in org.apache.activemq.artemis.jdbc.store.sql
 
start() - Method in class org.apache.activemq.artemis.jdbc.store.drivers.AbstractJDBCDriver
 
start() - Method in class org.apache.activemq.artemis.jdbc.store.file.JDBCSequentialFileFactory
 
start() - Method in class org.apache.activemq.artemis.jdbc.store.file.JDBCSequentialFileFactoryDriver
 
start() - Method in class org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalImpl
 
stop() - Method in class org.apache.activemq.artemis.jdbc.store.drivers.AbstractJDBCDriver
 
stop() - Method in class org.apache.activemq.artemis.jdbc.store.file.JDBCSequentialFileFactory
 
stop() - Method in class org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalImpl
 
storeLineUp() - Method in class org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalRecord
 
sync() - Method in class org.apache.activemq.artemis.jdbc.store.file.JDBCSequentialFile
 
sync() - Method in class org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalImpl
 
SYNC_DELAY - Static variable in class org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalImpl
 
synchronizationLock() - Method in class org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalImpl
 
synchronizationUnlock() - Method in class org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalImpl
 

T

tableName - Variable in class org.apache.activemq.artemis.jdbc.store.sql.GenericSQLProvider
 
toRecordInfo() - Method in class org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalRecord
 

U

UPDATE_RECORD - Static variable in class org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalRecord
 
UPDATE_RECORD_TX - Static variable in class org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalRecord
 
updateRecord(RecordInfo) - Method in class org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalLoaderCallback
 
userRecordType - Variable in class org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalRecord
 

W

wrapBuffer(byte[]) - Method in class org.apache.activemq.artemis.jdbc.store.file.JDBCSequentialFileFactory
 
write(ActiveMQBuffer, boolean, IOCallback) - Method in class org.apache.activemq.artemis.jdbc.store.file.JDBCSequentialFile
 
write(ActiveMQBuffer, boolean) - Method in class org.apache.activemq.artemis.jdbc.store.file.JDBCSequentialFile
 
write(EncodingSupport, boolean, IOCallback) - Method in class org.apache.activemq.artemis.jdbc.store.file.JDBCSequentialFile
 
write(EncodingSupport, boolean) - Method in class org.apache.activemq.artemis.jdbc.store.file.JDBCSequentialFile
 
writeDeleteRecord(PreparedStatement) - Method in class org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalRecord
 
writeDirect(ByteBuffer, boolean, IOCallback) - Method in class org.apache.activemq.artemis.jdbc.store.file.JDBCSequentialFile
 
writeDirect(ByteBuffer, boolean) - Method in class org.apache.activemq.artemis.jdbc.store.file.JDBCSequentialFile
 
writeRecord(PreparedStatement) - Method in class org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalRecord
 
writeToFile(JDBCSequentialFile, byte[]) - Method in class org.apache.activemq.artemis.jdbc.store.drivers.postgres.PostgresSequentialSequentialFileDriver
 
writeToFile(JDBCSequentialFile, byte[]) - Method in class org.apache.activemq.artemis.jdbc.store.file.JDBCSequentialFileFactoryDriver
Persists data to this files associated database mapping.
A C D E F G I J L M N O P R S T U W 
Skip navigation links

Copyright © 2016 The Apache Software Foundation. All Rights Reserved.