Skip navigation links
A C D E F G I L M P Q R S T U V 

A

addedRecord(String, String, DocumentMetadata) - Method in class rapture.table.postgres.PostgresIndexHandler
 
addKey(String) - Method in class rapture.repo.postgres.PostgresFolderHandler
 

C

ConnectionCacheLoader - Class in rapture.postgres.connection.cache
 
ConnectionCacheLoader(DataSourceMonitor) - Constructor for class rapture.postgres.connection.cache.ConnectionCacheLoader
 
ConnectionInfo - Class in rapture.postgres.connection.cache
 
ConnectionInfo() - Constructor for class rapture.postgres.connection.cache.ConnectionInfo
 
constructGetIndexes(String, String) - Method in class rapture.repo.postgres.PostgresSqlGenerator
 
constructRenameTableColumns(String, String, Map<String, String>) - Method in class rapture.repo.postgres.PostgresSqlGenerator
 
constructUpdateTableColumns(String, String, Map<String, String>) - Method in class rapture.repo.postgres.PostgresSqlGenerator
 
containsKey(String) - Method in class rapture.repo.postgres.PostgresDataStore
 
countKeys() - Method in class rapture.repo.postgres.PostgresDataStore
 
createIndexHandler(IndexProducer) - Method in class rapture.repo.postgres.PostgresDataStore
 
createRelatedKeyStore(String) - Method in class rapture.repo.postgres.PostgresDataStore
 
createSanitizer(DataSource) - Static method in class rapture.postgres.connection.cache.ConnectionCacheLoader
 

D

DataSourceMonitor - Class in rapture.postgres.connection
 
DataSourceMonitor() - Constructor for class rapture.postgres.connection.DataSourceMonitor
 
DEFAULT_OPTIONS - Static variable in class rapture.postgres.connection.cache.ConnectionCacheLoader
 
delete(String) - Method in class rapture.repo.postgres.PostgresDataStore
 
delete(String) - Method in class rapture.repo.postgres.PostgresDocHandler
 
deleteTable() - Method in class rapture.table.postgres.PostgresIndexHandler
 
drop() - Method in class rapture.repo.postgres.PostgresDocHandler
 
drop() - Method in class rapture.repo.postgres.PostgresFolderHandler
 
dropKeyStore() - Method in class rapture.repo.postgres.PostgresDataStore
 

E

ensureIndicesExist() - Method in class rapture.table.postgres.PostgresIndexHandler
 
exists(String) - Method in class rapture.repo.postgres.PostgresDocHandler
 

F

FieldTypeMapper - Class in rapture.table.postgres
 
FieldTypeMapper() - Constructor for class rapture.table.postgres.FieldTypeMapper
 

G

get(String) - Method in class rapture.repo.postgres.PostgresDataStore
 
get(String) - Method in class rapture.repo.postgres.PostgresDocHandler
 
getAllSubKeys(String) - Method in class rapture.repo.postgres.PostgresDataStore
 
getBatch(List<String>) - Method in class rapture.repo.postgres.PostgresDataStore
 
getChildren(String) - Method in class rapture.repo.postgres.PostgresFolderHandler
 
getCount() - Method in class rapture.repo.postgres.PostgresDocHandler
 
getDataSource() - Method in class rapture.postgres.connection.cache.ConnectionInfo
 
getDataSource(String) - Static method in enum rapture.postgres.PostgresFactory
 
getDataSource(String) - Method in class rapture.repo.postgres.PostgresStructuredStore
 
getDdlSqlBuilder(String, Platform) - Method in class rapture.repo.postgres.PostgresSqlGenerator
 
getLatestEpoch() - Method in class rapture.table.postgres.PostgresIndexHandler
 
getParameterSource() - Method in class rapture.table.postgres.PostgresWhereClause
 
getResourceAsString(String) - Static method in class rapture.postgres.TemplateLoader
 
getSanitizer() - Method in class rapture.postgres.connection.cache.ConnectionInfo
 
getSanitizer(String) - Static method in enum rapture.postgres.PostgresFactory
 
getSize() - Method in class rapture.repo.postgres.PostgresDataStore
 
getSize() - Method in class rapture.repo.postgres.PostgresDocHandler
 
getSql() - Method in class rapture.table.postgres.PostgresWhereClause
 
getSqlGenerator() - Method in class rapture.repo.postgres.PostgresStructuredStore
 
getStoreId() - Method in class rapture.repo.postgres.PostgresDataStore
 
getSubKeys(String) - Method in class rapture.repo.postgres.PostgresDataStore
 

I

initialize() - Method in class rapture.repo.postgres.PostgresDocHandler
 
initialize() - Method in class rapture.repo.postgres.PostgresFolderHandler
 
initialize() - Method in class rapture.table.postgres.PostgresIndexHandler
 

L

load(String) - Method in class rapture.postgres.connection.cache.ConnectionCacheLoader
 

M

matches(String, String) - Method in class rapture.repo.postgres.PostgresDataStore
 
monitor(PooledDataSource) - Method in class rapture.postgres.connection.DataSourceMonitor
 

P

PostgresDataStore - Class in rapture.repo.postgres
 
PostgresDataStore() - Constructor for class rapture.repo.postgres.PostgresDataStore
 
PostgresDocHandler - Class in rapture.repo.postgres
This handles a document store - but without the folder handling
PostgresDocHandler(String, String) - Constructor for class rapture.repo.postgres.PostgresDocHandler
 
PostgresException - Exception in rapture.postgres
 
PostgresException(String, DataAccessException) - Constructor for exception rapture.postgres.PostgresException
 
PostgresFactory - Enum in rapture.postgres
Methods to get things from postgres in a standard way
PostgresFolderHandler - Class in rapture.repo.postgres
 
PostgresFolderHandler(String, String) - Constructor for class rapture.repo.postgres.PostgresFolderHandler
 
PostgresHelper - Class in rapture.postgres
Some helper methods
PostgresHelper() - Constructor for class rapture.postgres.PostgresHelper
 
PostgresIndexHandler - Class in rapture.table.postgres
 
PostgresIndexHandler() - Constructor for class rapture.table.postgres.PostgresIndexHandler
 
PostgresSanitizer - Class in rapture.repo.postgres
 
PostgresSanitizer(String) - Constructor for class rapture.repo.postgres.PostgresSanitizer
 
PostgresSqlGenerator - Class in rapture.repo.postgres
 
PostgresSqlGenerator() - Constructor for class rapture.repo.postgres.PostgresSqlGenerator
 
PostgresStructuredStore - Class in rapture.repo.postgres
 
PostgresStructuredStore() - Constructor for class rapture.repo.postgres.PostgresStructuredStore
 
PostgresWhereClause - Class in rapture.table.postgres
 
PostgresWhereClause() - Constructor for class rapture.table.postgres.PostgresWhereClause
 
PREFIX - Static variable in class rapture.repo.postgres.PostgresDataStore
 
put(String, String) - Method in class rapture.repo.postgres.PostgresDataStore
 
put(String, String) - Method in class rapture.repo.postgres.PostgresDocHandler
Put a key/value pair in the database

Q

query(String) - Method in class rapture.table.postgres.PostgresIndexHandler
 
QueryCallback - Interface in rapture.postgres
 
QueryParser - Class in rapture.table.postgres
 
QueryParser() - Constructor for class rapture.table.postgres.QueryParser
 
queryTable(TableQuery) - Method in class rapture.table.postgres.PostgresIndexHandler
 

R

rapture.postgres - package rapture.postgres
 
rapture.postgres.connection - package rapture.postgres.connection
 
rapture.postgres.connection.cache - package rapture.postgres.connection.cache
 
rapture.repo.postgres - package rapture.repo.postgres
 
rapture.table.postgres - package rapture.table.postgres
 
removeAll(String) - Method in class rapture.table.postgres.PostgresIndexHandler
 
removeKey(String) - Method in class rapture.repo.postgres.PostgresFolderHandler
 
removeSubKeys(String, Boolean) - Method in class rapture.repo.postgres.PostgresDataStore
 
reportDataSource(MetricsService, PooledDataSource) - Method in class rapture.postgres.connection.DataSourceMonitor
 
resetFolderHandling() - Method in class rapture.repo.postgres.PostgresDataStore
 
resetNeedsFolderHandling() - Method in class rapture.repo.postgres.PostgresDataStore
 

S

sanitizeIndexName(String) - Method in class rapture.repo.postgres.PostgresSanitizer
 
sanitizeTableName(String) - Method in class rapture.repo.postgres.PostgresSanitizer
 
setConfig(Map<String, String>) - Method in class rapture.repo.postgres.PostgresDataStore
 
setConfig(Map<String, String>) - Method in class rapture.table.postgres.PostgresIndexHandler
 
setDataSource(TransactionAwareDataSource) - Method in class rapture.postgres.connection.cache.ConnectionInfo
 
setDataSource(DataSource) - Method in class rapture.repo.postgres.PostgresDocHandler
 
setDataSource(DataSource) - Method in class rapture.repo.postgres.PostgresFolderHandler
 
setDataSource(DataSource) - Method in class rapture.table.postgres.PostgresIndexHandler
 
setIndexProducer(IndexProducer) - Method in class rapture.table.postgres.PostgresIndexHandler
 
setInstanceName(String) - Method in class rapture.repo.postgres.PostgresDataStore
 
setInstanceName(String) - Method in class rapture.table.postgres.PostgresIndexHandler
 
setParameterSource(MapSqlParameterSource) - Method in class rapture.table.postgres.PostgresWhereClause
 
setSanitizer(PostgresSanitizer) - Method in class rapture.postgres.connection.cache.ConnectionInfo
 
setSql(String) - Method in class rapture.table.postgres.PostgresWhereClause
 

T

tableExists(NamedParameterJdbcTemplate, String) - Static method in class rapture.postgres.PostgresHelper
 
TemplateLoader - Class in rapture.postgres
 
TemplateLoader() - Constructor for class rapture.postgres.TemplateLoader
 

U

updateRow(String, Map<String, Object>) - Method in class rapture.table.postgres.PostgresIndexHandler
 

V

validate() - Method in class rapture.repo.postgres.PostgresDataStore
 
valueOf(String) - Static method in enum rapture.postgres.PostgresFactory
Returns the enum constant of this type with the specified name.
values() - Static method in enum rapture.postgres.PostgresFactory
Returns an array containing the constants of this enum type, in the order they are declared.
visit(ResultSet) - Method in interface rapture.postgres.QueryCallback
 
visitKeys(String, StoreKeyVisitor) - Method in class rapture.repo.postgres.PostgresDataStore
 
visitKeys(String, StoreKeyVisitor) - Method in class rapture.repo.postgres.PostgresDocHandler
 
A C D E F G I L M P Q R S T U V 
Skip navigation links