JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
D
E
F
G
I
J
L
M
N
O
P
R
S
T
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(SQLProvider, String, String)
- Constructor for class org.apache.activemq.artemis.jdbc.store.drivers.
AbstractJDBCDriver
AbstractJDBCDriver(DataSource, SQLProvider)
- Constructor for class org.apache.activemq.artemis.jdbc.store.drivers.
AbstractJDBCDriver
activateBuffer(SequentialFile)
- Method in class org.apache.activemq.artemis.jdbc.store.file.
JDBCSequentialFileFactory
addMetaData(Object, Object)
- Method in class org.apache.activemq.artemis.jdbc.store.file.
JDBCSequentialFile
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
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
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
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
copyTo(SequentialFile)
- Method in class org.apache.activemq.artemis.jdbc.store.file.
JDBCSequentialFile
create(String)
- Method in class org.apache.activemq.artemis.jdbc.store.drivers.derby.
DerbySQLProvider.Factory
create(String)
- Method in class org.apache.activemq.artemis.jdbc.store.drivers.mysql.
MySQLSQLProvider.Factory
create(String)
- Method in class org.apache.activemq.artemis.jdbc.store.drivers.postgres.
PostgresSQLProvider.Factory
create(String)
- Method in class org.apache.activemq.artemis.jdbc.store.sql.
GenericSQLProvider.Factory
create(String)
- Method in interface org.apache.activemq.artemis.jdbc.store.sql.
SQLProvider.Factory
createDirs()
- Method in class org.apache.activemq.artemis.jdbc.store.file.
JDBCSequentialFileFactory
createFile(JDBCSequentialFile)
- Method in class org.apache.activemq.artemis.jdbc.store.file.
JDBCSequentialFileFactoryDriver
Creates a new database row representing the supplied file.
createFile(JDBCSequentialFile)
- Method in class org.apache.activemq.artemis.jdbc.store.file.
PostgresSequentialSequentialFileDriver
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
D
deactivateBuffer()
- Method in class org.apache.activemq.artemis.jdbc.store.file.
JDBCSequentialFileFactory
delete()
- Method in class org.apache.activemq.artemis.jdbc.store.file.
JDBCSequentialFile
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.
DerbySQLProvider
- Class in
org.apache.activemq.artemis.jdbc.store.drivers.derby
DerbySQLProvider.Factory
- Class in
org.apache.activemq.artemis.jdbc.store.drivers.derby
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
Factory()
- Constructor for class org.apache.activemq.artemis.jdbc.store.drivers.derby.
DerbySQLProvider.Factory
Factory()
- Constructor for class org.apache.activemq.artemis.jdbc.store.drivers.mysql.
MySQLSQLProvider.Factory
Factory()
- Constructor for class org.apache.activemq.artemis.jdbc.store.drivers.postgres.
PostgresSQLProvider.Factory
Factory()
- Constructor for class org.apache.activemq.artemis.jdbc.store.sql.
GenericSQLProvider.Factory
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
flush()
- Method in class org.apache.activemq.artemis.jdbc.store.journal.
JDBCJournalImpl
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
GenericSQLProvider.Factory
- Class in
org.apache.activemq.artemis.jdbc.store.sql
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
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
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
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
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
getJavaFile()
- Method in class org.apache.activemq.artemis.jdbc.store.file.
JDBCSequentialFile
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
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
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
getSQLProvider(String, String)
- Static method in class org.apache.activemq.artemis.jdbc.store.drivers.
JDBCUtils
getSQLProviderFactory(String)
- Static method in class org.apache.activemq.artemis.jdbc.store.drivers.
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
getUpdateFileNameByIdSQL()
- Method in class org.apache.activemq.artemis.jdbc.store.sql.
GenericSQLProvider
getUpdateFileNameByIdSQL()
- Method in interface org.apache.activemq.artemis.jdbc.store.sql.
SQLProvider
getUserVersion()
- Method in class org.apache.activemq.artemis.jdbc.store.journal.
JDBCJournalImpl
I
internalWrite(ActiveMQBuffer, IOCallback)
- Method in class org.apache.activemq.artemis.jdbc.store.file.
JDBCSequentialFile
isDatasync()
- Method in class org.apache.activemq.artemis.jdbc.store.file.
JDBCSequentialFileFactory
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
isSupportsCallbacks()
- Method in class org.apache.activemq.artemis.jdbc.store.file.
JDBCSequentialFileFactory
J
JDBCJournalImpl
- Class in
org.apache.activemq.artemis.jdbc.store.journal
JDBCJournalImpl(DataSource, SQLProvider, String, ScheduledExecutorService, Executor)
- Constructor for class org.apache.activemq.artemis.jdbc.store.journal.
JDBCJournalImpl
JDBCJournalImpl(String, String, SQLProvider, ScheduledExecutorService, Executor)
- Constructor for class org.apache.activemq.artemis.jdbc.store.journal.
JDBCJournalImpl
JDBCSequentialFile
- Class in
org.apache.activemq.artemis.jdbc.store.file
JDBCSequentialFileFactory
- Class in
org.apache.activemq.artemis.jdbc.store.file
JDBCSequentialFileFactory(DataSource, SQLProvider, Executor)
- Constructor for class org.apache.activemq.artemis.jdbc.store.file.
JDBCSequentialFileFactory
JDBCSequentialFileFactory(String, String, SQLProvider, Executor)
- Constructor for class org.apache.activemq.artemis.jdbc.store.file.
JDBCSequentialFileFactory
JDBCSequentialFileFactoryDriver
- Class in
org.apache.activemq.artemis.jdbc.store.file
JDBCUtils
- Class in
org.apache.activemq.artemis.jdbc.store.drivers
JDBCUtils()
- Constructor for class org.apache.activemq.artemis.jdbc.store.drivers.
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.file.
JDBCSequentialFileFactoryDriver
Loads an existing file.
loadFile(JDBCSequentialFile)
- Method in class org.apache.activemq.artemis.jdbc.store.file.
PostgresSequentialSequentialFileDriver
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
MySQLSQLProvider
- Class in
org.apache.activemq.artemis.jdbc.store.drivers.mysql
MySQLSQLProvider.Factory
- Class in
org.apache.activemq.artemis.jdbc.store.drivers.mysql
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
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.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.file
PostgresSequentialSequentialFileDriver()
- Constructor for class org.apache.activemq.artemis.jdbc.store.file.
PostgresSequentialSequentialFileDriver
PostgresSQLProvider
- Class in
org.apache.activemq.artemis.jdbc.store.drivers.postgres
PostgresSQLProvider.Factory
- Class in
org.apache.activemq.artemis.jdbc.store.drivers.postgres
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.file.
JDBCSequentialFileFactoryDriver
Reads data from the file (at file.readPosition) into the byteBuffer.
readFromFile(JDBCSequentialFile, ByteBuffer)
- Method in class org.apache.activemq.artemis.jdbc.store.file.
PostgresSequentialSequentialFileDriver
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
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
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
setConnection(Connection)
- Method in class org.apache.activemq.artemis.jdbc.store.drivers.
AbstractJDBCDriver
setDataSource(DataSource)
- Method in class org.apache.activemq.artemis.jdbc.store.drivers.
AbstractJDBCDriver
setDatasync(boolean)
- Method in class org.apache.activemq.artemis.jdbc.store.file.
JDBCSequentialFileFactory
setId(int)
- Method in class org.apache.activemq.artemis.jdbc.store.file.
JDBCSequentialFile
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
setSqlProvider(SQLProvider)
- Method in class org.apache.activemq.artemis.jdbc.store.drivers.
AbstractJDBCDriver
setTimedBuffer(TimedBuffer)
- 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
SQLProvider.Factory
- 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.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
sync()
- Method in class org.apache.activemq.artemis.jdbc.store.file.
JDBCSequentialFile
sync()
- Method 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
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
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
writeToFile(JDBCSequentialFile, byte[])
- Method in class org.apache.activemq.artemis.jdbc.store.file.
JDBCSequentialFileFactoryDriver
Persists data to this files associated database mapping.
writeToFile(JDBCSequentialFile, byte[])
- Method in class org.apache.activemq.artemis.jdbc.store.file.
PostgresSequentialSequentialFileDriver
A
C
D
E
F
G
I
J
L
M
N
O
P
R
S
T
W
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2016
The Apache Software Foundation
. All Rights Reserved.