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

A

activate() - Method in class com.eventsourcing.postgresql.PostgreSQLLockProvider
 
addAll(ObjectSet<EntityHandle<O>>, QueryOptions) - Method in class com.eventsourcing.postgresql.index.PostgreSQLAttributeIndex
 
addAll(Iterator<EntityHandle<O>>, QueryOptions) - Method in class com.eventsourcing.postgresql.index.PostgreSQLAttributeIndex
 
addAll(ObjectStore<EntityHandle<O>>, QueryOptions) - Method in class com.eventsourcing.postgresql.index.PostgreSQLAttributeIndex
 

B

beginTransaction() - Method in class com.eventsourcing.postgresql.PostgreSQLJournal
 

C

clear(QueryOptions) - Method in class com.eventsourcing.postgresql.index.PostgreSQLAttributeIndex
 
clear() - Method in class com.eventsourcing.postgresql.PostgreSQLJournal
 
close() - Method in class com.eventsourcing.postgresql.index.PostgreSQLAttributeIndex.MatchingResultSet
 
close() - Method in class com.eventsourcing.postgresql.PostgreSQLStatementIterator
 
com.eventsourcing.postgresql - package com.eventsourcing.postgresql
 
com.eventsourcing.postgresql.index - package com.eventsourcing.postgresql.index
 
commandIterator(Class<T>) - Method in class com.eventsourcing.postgresql.PostgreSQLJournal
 
connection - Variable in class com.eventsourcing.postgresql.PostgreSQLStatementIterator
 
contains(EntityHandle<O>) - Method in class com.eventsourcing.postgresql.index.PostgreSQLAttributeIndex.MatchingResultSet
 

D

DataSourceProvider - Interface in com.eventsourcing.postgresql
 
dataSourceProvider - Variable in class com.eventsourcing.postgresql.PostgreSQLIndexEngine
 
dataSourceProvider - Variable in class com.eventsourcing.postgresql.PostgreSQLJournal
 
dataSourceProvider - Variable in class com.eventsourcing.postgresql.PostgreSQLLockProvider
 
defineColumns(Connection, Layout<?>) - Static method in class com.eventsourcing.postgresql.PostgreSQLJournal
 
doStart() - Method in class com.eventsourcing.postgresql.PostgreSQLJournal
 
doStart() - Method in class com.eventsourcing.postgresql.PostgreSQLLockProvider
 
doStop() - Method in class com.eventsourcing.postgresql.PostgreSQLIndexEngine
 
doStop() - Method in class com.eventsourcing.postgresql.PostgreSQLJournal
 
doStop() - Method in class com.eventsourcing.postgresql.PostgreSQLLockProvider
 

E

EqualityIndex<A,O extends com.eventsourcing.Entity> - Class in com.eventsourcing.postgresql.index
 
EqualityIndex(DataSource, Attribute<O, A>, boolean) - Constructor for class com.eventsourcing.postgresql.index.EqualityIndex
 
eventIterator(Class<T>) - Method in class com.eventsourcing.postgresql.PostgreSQLJournal
 

F

fetchNext() - Method in class com.eventsourcing.postgresql.PostgreSQLStatementIterator
 

G

get(UUID) - Method in class com.eventsourcing.postgresql.PostgreSQLJournal
 
getAttributeTypeHandler() - Method in class com.eventsourcing.postgresql.index.EqualityIndex
 
getAttributeTypeHandler() - Method in class com.eventsourcing.postgresql.index.NavigableIndex
 
getAttributeTypeHandler() - Method in class com.eventsourcing.postgresql.index.PostgreSQLAttributeIndex
 
getCountForKey(A, QueryOptions) - Method in class com.eventsourcing.postgresql.index.PostgreSQLAttributeIndex
 
getCountOfDistinctKeys(QueryOptions) - Method in class com.eventsourcing.postgresql.index.PostgreSQLAttributeIndex
 
getDataSource() - Method in interface com.eventsourcing.postgresql.DataSourceProvider
 
getDataSource() - Method in class com.eventsourcing.postgresql.index.EqualityIndex
 
getDataSource() - Method in class com.eventsourcing.postgresql.index.NavigableIndex
 
getDataSource() - Method in class com.eventsourcing.postgresql.index.PostgreSQLAttributeIndex
 
getDistinctKeys(QueryOptions) - Method in class com.eventsourcing.postgresql.index.PostgreSQLAttributeIndex
 
getDistinctKeys(A, boolean, A, boolean, QueryOptions) - Method in class com.eventsourcing.postgresql.index.PostgreSQLAttributeIndex
 
getDistinctKeysDescending(QueryOptions) - Method in class com.eventsourcing.postgresql.index.PostgreSQLAttributeIndex
 
getDistinctKeysDescending(A, boolean, A, boolean, QueryOptions) - Method in class com.eventsourcing.postgresql.index.PostgreSQLAttributeIndex
 
getEffectiveIndex() - Method in class com.eventsourcing.postgresql.index.PostgreSQLAttributeIndex
 
getIndexMatrix() - Method in class com.eventsourcing.postgresql.PostgreSQLIndexEngine
 
getKeysAndValues(QueryOptions) - Method in class com.eventsourcing.postgresql.index.PostgreSQLAttributeIndex
 
getKeysAndValues(A, boolean, A, boolean, QueryOptions) - Method in class com.eventsourcing.postgresql.index.PostgreSQLAttributeIndex
 
getKeysAndValuesDescending(QueryOptions) - Method in class com.eventsourcing.postgresql.index.PostgreSQLAttributeIndex
 
getKeysAndValuesDescending(A, boolean, A, boolean, QueryOptions) - Method in class com.eventsourcing.postgresql.index.PostgreSQLAttributeIndex
 
getKeyStatisticsForDistinctKeys(String) - Method in class com.eventsourcing.postgresql.index.PostgreSQLAttributeIndex
 
getLayout() - Method in class com.eventsourcing.postgresql.index.EqualityIndex
 
getLayout() - Method in class com.eventsourcing.postgresql.index.NavigableIndex
 
getLayout() - Method in class com.eventsourcing.postgresql.index.PostgreSQLAttributeIndex
 
getMappedSqlType(TypeHandler) - Static method in class com.eventsourcing.postgresql.PostgreSQLSerialization
 
getMappedType(Connection, TypeHandler) - Static method in class com.eventsourcing.postgresql.PostgreSQLSerialization
 
getMergeCost() - Method in class com.eventsourcing.postgresql.index.PostgreSQLAttributeIndex.MatchingResultSet
 
getParameter(Connection, TypeHandler, Object) - Static method in class com.eventsourcing.postgresql.PostgreSQLSerialization
 
getPgConnection(Connection) - Static method in class com.eventsourcing.postgresql.PostgreSQLSerialization
 
getQuantizedValue(A) - Method in class com.eventsourcing.postgresql.index.PostgreSQLAttributeIndex
 
getQuery() - Method in class com.eventsourcing.postgresql.index.PostgreSQLAttributeIndex.MatchingResultSet
 
getQueryOptions() - Method in class com.eventsourcing.postgresql.index.PostgreSQLAttributeIndex.MatchingResultSet
 
getRepository() - Method in class com.eventsourcing.postgresql.PostgreSQLJournal
 
getRetrievalCost() - Method in class com.eventsourcing.postgresql.index.PostgreSQLAttributeIndex.MatchingResultSet
 
getStatisticsForDistinctKeys(QueryOptions) - Method in class com.eventsourcing.postgresql.index.PostgreSQLAttributeIndex
 
getStatisticsForDistinctKeysDescending(QueryOptions) - Method in class com.eventsourcing.postgresql.index.PostgreSQLAttributeIndex
 
getTableName() - Method in class com.eventsourcing.postgresql.index.EqualityIndex
 
getTableName() - Method in class com.eventsourcing.postgresql.index.NavigableIndex
 
getTableName() - Method in class com.eventsourcing.postgresql.index.PostgreSQLAttributeIndex
 
getType() - Method in class com.eventsourcing.postgresql.PostgreSQLIndexEngine
 
getValue(ResultSet, AtomicInteger, TypeHandler) - Static method in class com.eventsourcing.postgresql.PostgreSQLSerialization
 

H

hasNext() - Method in class com.eventsourcing.postgresql.PostgreSQLStatementIterator
 

I

INDEX_RETRIEVAL_COST - Static variable in class com.eventsourcing.postgresql.index.EqualityIndex
 
INDEX_RETRIEVAL_COST - Static variable in class com.eventsourcing.postgresql.index.NavigableIndex
 
indexRetrievalCost() - Method in class com.eventsourcing.postgresql.index.EqualityIndex
 
indexRetrievalCost() - Method in class com.eventsourcing.postgresql.index.NavigableIndex
 
indexRetrievalCost() - Method in class com.eventsourcing.postgresql.index.PostgreSQLAttributeIndex
 
init(ObjectStore<EntityHandle<O>>, QueryOptions) - Method in class com.eventsourcing.postgresql.index.PostgreSQLAttributeIndex
 
isEmpty(Class<T>) - Method in class com.eventsourcing.postgresql.PostgreSQLJournal
 
isLocked() - Method in class com.eventsourcing.postgresql.PostgreSQLLockProvider.PostgreSQLLock
 
isMutable() - Method in class com.eventsourcing.postgresql.index.PostgreSQLAttributeIndex
 
isQuantized() - Method in class com.eventsourcing.postgresql.index.PostgreSQLAttributeIndex
 
isUnique() - Method in class com.eventsourcing.postgresql.index.EqualityIndex
 
isUnique() - Method in class com.eventsourcing.postgresql.index.NavigableIndex
 
isUnique() - Method in class com.eventsourcing.postgresql.index.PostgreSQLAttributeIndex
 
iterator() - Method in class com.eventsourcing.postgresql.index.PostgreSQLAttributeIndex.MatchingResultSet
 

J

journal(Journal.Transaction, Command<S, T>) - Method in class com.eventsourcing.postgresql.PostgreSQLJournal
 
journal(Journal.Transaction, Event) - Method in class com.eventsourcing.postgresql.PostgreSQLJournal
 

K

keyObjectStore - Variable in class com.eventsourcing.postgresql.index.PostgreSQLAttributeIndex
 

L

lock(Object) - Method in class com.eventsourcing.postgresql.PostgreSQLLockProvider
 

M

matches(EntityHandle<O>) - Method in class com.eventsourcing.postgresql.index.PostgreSQLAttributeIndex.MatchingResultSet
 
MatchingResultSet(PostgreSQLStatementIterator<EntityHandle<O>>, T, QueryOptions, int) - Constructor for class com.eventsourcing.postgresql.index.PostgreSQLAttributeIndex.MatchingResultSet
 

N

NavigableIndex<A extends java.lang.Comparable<A>,O extends com.eventsourcing.Entity> - Class in com.eventsourcing.postgresql.index
 
NavigableIndex(DataSource, Attribute<O, A>) - Constructor for class com.eventsourcing.postgresql.index.NavigableIndex
 
next() - Method in class com.eventsourcing.postgresql.PostgreSQLStatementIterator
 

O

onAttribute(DataSource, Attribute<O, A>, boolean) - Static method in class com.eventsourcing.postgresql.index.EqualityIndex
 
onAttribute(DataSource, Attribute<O, A>) - Static method in class com.eventsourcing.postgresql.index.NavigableIndex
 
onCommandsAdded(Set<Class<? extends Command>>) - Method in class com.eventsourcing.postgresql.PostgreSQLJournal
 
onEventsAdded(Set<Class<? extends Event>>) - Method in class com.eventsourcing.postgresql.PostgreSQLJournal
 

P

PostgreSQLAttributeIndex<A,O extends com.eventsourcing.Entity> - Class in com.eventsourcing.postgresql.index
 
PostgreSQLAttributeIndex(Attribute<O, A>, Set<Class<? extends Query>>) - Constructor for class com.eventsourcing.postgresql.index.PostgreSQLAttributeIndex
Protected constructor, called by subclasses.
PostgreSQLAttributeIndex.MatchingResultSet<O extends com.eventsourcing.Entity,T extends com.googlecode.cqengine.query.Query<com.eventsourcing.EntityHandle<O>>> - Class in com.eventsourcing.postgresql.index
 
PostgreSQLAttributeIndex.OnConflictDo - Enum in com.eventsourcing.postgresql.index
 
PostgreSQLIndexEngine - Class in com.eventsourcing.postgresql
 
PostgreSQLIndexEngine() - Constructor for class com.eventsourcing.postgresql.PostgreSQLIndexEngine
 
PostgreSQLIndexEngine(PGDataSource) - Constructor for class com.eventsourcing.postgresql.PostgreSQLIndexEngine
 
PostgreSQLIndexEngine(PGDataSource, HikariConfig) - Constructor for class com.eventsourcing.postgresql.PostgreSQLIndexEngine
 
PostgreSQLJournal - Class in com.eventsourcing.postgresql
 
PostgreSQLJournal() - Constructor for class com.eventsourcing.postgresql.PostgreSQLJournal
 
PostgreSQLJournal(PGDataSource) - Constructor for class com.eventsourcing.postgresql.PostgreSQLJournal
 
PostgreSQLJournal(PGDataSource, HikariConfig) - Constructor for class com.eventsourcing.postgresql.PostgreSQLJournal
 
PostgreSQLLock(Connection, long) - Constructor for class com.eventsourcing.postgresql.PostgreSQLLockProvider.PostgreSQLLock
 
PostgreSQLLockProvider - Class in com.eventsourcing.postgresql
Implementation of LockProvider that uses PostgreSQL's explicit locking functionality
PostgreSQLLockProvider() - Constructor for class com.eventsourcing.postgresql.PostgreSQLLockProvider
 
PostgreSQLLockProvider(DataSource) - Constructor for class com.eventsourcing.postgresql.PostgreSQLLockProvider
 
PostgreSQLLockProvider.PostgreSQLLock - Class in com.eventsourcing.postgresql
 
PostgreSQLSerialization - Class in com.eventsourcing.postgresql
 
PostgreSQLSerialization() - Constructor for class com.eventsourcing.postgresql.PostgreSQLSerialization
 
PostgreSQLStatementIterator<T> - Class in com.eventsourcing.postgresql
 
PostgreSQLStatementIterator(PreparedStatement, Connection, boolean) - Constructor for class com.eventsourcing.postgresql.PostgreSQLStatementIterator
 

Q

queryDistinctKeys(A, boolean, A, boolean, String) - Method in class com.eventsourcing.postgresql.index.PostgreSQLAttributeIndex
 
queryKeysAndValues(String) - Method in class com.eventsourcing.postgresql.index.PostgreSQLAttributeIndex
 
queryKeysAndValues(A, boolean, A, boolean, QueryOptions, String) - Method in class com.eventsourcing.postgresql.index.PostgreSQLAttributeIndex
 

R

refreshConnectionRegistry(Connection) - Static method in class com.eventsourcing.postgresql.PostgreSQLSerialization
 
refreshTypes(Connection) - Static method in class com.eventsourcing.postgresql.PostgreSQLSerialization
 
removeAll(ObjectSet<EntityHandle<O>>, QueryOptions) - Method in class com.eventsourcing.postgresql.index.PostgreSQLAttributeIndex
 
resultSet - Variable in class com.eventsourcing.postgresql.PostgreSQLStatementIterator
 
retrieve(Query<EntityHandle<O>>, QueryOptions) - Method in class com.eventsourcing.postgresql.index.EqualityIndex
 
retrieve(Query<EntityHandle<O>>, QueryOptions) - Method in class com.eventsourcing.postgresql.index.NavigableIndex
 
retrieve(Query<EntityHandle<O>>, QueryOptions) - Method in class com.eventsourcing.postgresql.index.PostgreSQLAttributeIndex
 

S

serializableComparable(Attribute<O, A>) - Static method in class com.eventsourcing.postgresql.index.PostgreSQLAttributeIndex
 
setJournal(Journal) - Method in class com.eventsourcing.postgresql.PostgreSQLIndexEngine
 
setRepository(Repository) - Method in class com.eventsourcing.postgresql.PostgreSQLIndexEngine
 
setRepository(Repository) - Method in class com.eventsourcing.postgresql.PostgreSQLJournal
 
setValue(Connection, PreparedStatement, int, Object, TypeHandler) - Static method in class com.eventsourcing.postgresql.PostgreSQLSerialization
 
size() - Method in class com.eventsourcing.postgresql.index.PostgreSQLAttributeIndex.MatchingResultSet
 
size(Class<T>) - Method in class com.eventsourcing.postgresql.PostgreSQLJournal
 
statement - Variable in class com.eventsourcing.postgresql.PostgreSQLStatementIterator
 

T

toString() - Method in class com.eventsourcing.postgresql.index.EqualityIndex
 
toString() - Method in class com.eventsourcing.postgresql.PostgreSQLIndexEngine
 

U

UNIQUE_INDEX_RETRIEVAL_COST - Static variable in class com.eventsourcing.postgresql.index.EqualityIndex
 
unlock() - Method in class com.eventsourcing.postgresql.PostgreSQLLockProvider.PostgreSQLLock
 

V

valueOf(String) - Static method in enum com.eventsourcing.postgresql.index.PostgreSQLAttributeIndex.OnConflictDo
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.eventsourcing.postgresql.index.PostgreSQLAttributeIndex.OnConflictDo
Returns an array containing the constants of this enum type, in the order they are declared.

W

withQuantizerOnAttribute(DataSource, Quantizer<A>, Attribute<O, A>) - Static method in class com.eventsourcing.postgresql.index.NavigableIndex
 
A B C D E F G H I J K L M N O P Q R S T U V W 
Skip navigation links