A B C D E F G H I L M N O P Q R S T U V W X 
All Classes All Packages

A

activate() - Method in class org.hotrod.torcs.QueryExecutionObserver
 
activate() - Method in class org.hotrod.torcs.Torcs
 
ApacheDerbyPlanRetriever - Class in org.hotrod.torcs.plan
 
ApacheDerbyPlanRetriever() - Constructor for class org.hotrod.torcs.plan.ApacheDerbyPlanRetriever
 
apply(QueryExecution) - Method in class org.hotrod.torcs.QueryExecutionObserver
 
apply(QueryExecution) - Method in class org.hotrod.torcs.rankings.HighestResponseTimeRanking
 
apply(QueryExecution) - Method in class org.hotrod.torcs.rankings.InitialQueriesRanking
 
apply(QueryExecution) - Method in class org.hotrod.torcs.rankings.LatestQueriesRanking
 
apply(QueryExecution) - Method in class org.hotrod.torcs.rankings.RankingEntry
 
apply(QueryExecution, long) - Method in class org.hotrod.torcs.rankings.RankingEntry
 
applyTo(PreparedStatement) - Method in class org.hotrod.torcs.setters.ArraySetter
 
applyTo(PreparedStatement) - Method in class org.hotrod.torcs.setters.AsciiStreamSetter
 
applyTo(PreparedStatement) - Method in class org.hotrod.torcs.setters.BigDecimalSetter
 
applyTo(PreparedStatement) - Method in class org.hotrod.torcs.setters.BinaryStreamSetter
 
applyTo(PreparedStatement) - Method in class org.hotrod.torcs.setters.BlobSetter
 
applyTo(PreparedStatement) - Method in class org.hotrod.torcs.setters.BooleanSetter
 
applyTo(PreparedStatement) - Method in class org.hotrod.torcs.setters.ByteSetter
 
applyTo(PreparedStatement) - Method in class org.hotrod.torcs.setters.BytesSetter
 
applyTo(PreparedStatement) - Method in class org.hotrod.torcs.setters.CharacterStreamSetter
 
applyTo(PreparedStatement) - Method in class org.hotrod.torcs.setters.ClobSetter
 
applyTo(PreparedStatement) - Method in class org.hotrod.torcs.setters.DateSetter
 
applyTo(PreparedStatement) - Method in class org.hotrod.torcs.setters.DoubleSetter
 
applyTo(PreparedStatement) - Method in class org.hotrod.torcs.setters.FloatSetter
 
applyTo(PreparedStatement) - Method in class org.hotrod.torcs.setters.IntSetter
 
applyTo(PreparedStatement) - Method in class org.hotrod.torcs.setters.LongSetter
 
applyTo(PreparedStatement) - Method in class org.hotrod.torcs.setters.NCharacterStreamSetter
 
applyTo(PreparedStatement) - Method in class org.hotrod.torcs.setters.NClobSetter
 
applyTo(PreparedStatement) - Method in class org.hotrod.torcs.setters.NStringSetter
 
applyTo(PreparedStatement) - Method in class org.hotrod.torcs.setters.NullSetter
 
applyTo(PreparedStatement) - Method in class org.hotrod.torcs.setters.ObjectSetter
 
applyTo(PreparedStatement) - Method in class org.hotrod.torcs.setters.RefSetter
 
applyTo(PreparedStatement) - Method in class org.hotrod.torcs.setters.RowIdSetter
 
applyTo(PreparedStatement) - Method in class org.hotrod.torcs.setters.Setter
 
applyTo(PreparedStatement) - Method in class org.hotrod.torcs.setters.ShortSetter
 
applyTo(PreparedStatement) - Method in class org.hotrod.torcs.setters.SQLXMLSetter
 
applyTo(PreparedStatement) - Method in class org.hotrod.torcs.setters.StringSetter
 
applyTo(PreparedStatement) - Method in class org.hotrod.torcs.setters.TimeSetter
 
applyTo(PreparedStatement) - Method in class org.hotrod.torcs.setters.TimestampSetter
 
applyTo(PreparedStatement) - Method in class org.hotrod.torcs.setters.UnicodeStreamSetter
 
applyTo(PreparedStatement) - Method in class org.hotrod.torcs.setters.URLSetter
 
ArraySetter - Class in org.hotrod.torcs.setters
 
ArraySetter(int, Array) - Constructor for class org.hotrod.torcs.setters.ArraySetter
 
AsciiStreamSetter - Class in org.hotrod.torcs.setters
 
AsciiStreamSetter(int, InputStream) - Constructor for class org.hotrod.torcs.setters.AsciiStreamSetter
 
AsciiStreamSetter(int, InputStream, int) - Constructor for class org.hotrod.torcs.setters.AsciiStreamSetter
 
AsciiStreamSetter(int, InputStream, long) - Constructor for class org.hotrod.torcs.setters.AsciiStreamSetter
 

B

BigDecimalSetter - Class in org.hotrod.torcs.setters
 
BigDecimalSetter(int, BigDecimal) - Constructor for class org.hotrod.torcs.setters.BigDecimalSetter
 
BinaryStreamSetter - Class in org.hotrod.torcs.setters
 
BinaryStreamSetter(int, InputStream) - Constructor for class org.hotrod.torcs.setters.BinaryStreamSetter
 
BinaryStreamSetter(int, InputStream, int) - Constructor for class org.hotrod.torcs.setters.BinaryStreamSetter
 
BinaryStreamSetter(int, InputStream, long) - Constructor for class org.hotrod.torcs.setters.BinaryStreamSetter
 
BlobSetter - Class in org.hotrod.torcs.setters
 
BlobSetter(int, InputStream) - Constructor for class org.hotrod.torcs.setters.BlobSetter
 
BlobSetter(int, InputStream, long) - Constructor for class org.hotrod.torcs.setters.BlobSetter
 
BlobSetter(int, Blob) - Constructor for class org.hotrod.torcs.setters.BlobSetter
 
BooleanSetter - Class in org.hotrod.torcs.setters
 
BooleanSetter(int, boolean) - Constructor for class org.hotrod.torcs.setters.BooleanSetter
 
ByteSetter - Class in org.hotrod.torcs.setters
 
ByteSetter(int, byte) - Constructor for class org.hotrod.torcs.setters.ByteSetter
 
BytesSetter - Class in org.hotrod.torcs.setters
 
BytesSetter(int, byte[]) - Constructor for class org.hotrod.torcs.setters.BytesSetter
 

C

CharacterStreamSetter - Class in org.hotrod.torcs.setters
 
CharacterStreamSetter(int, Reader) - Constructor for class org.hotrod.torcs.setters.CharacterStreamSetter
 
CharacterStreamSetter(int, Reader, int) - Constructor for class org.hotrod.torcs.setters.CharacterStreamSetter
 
CharacterStreamSetter(int, Reader, long) - Constructor for class org.hotrod.torcs.setters.CharacterStreamSetter
 
clearParameters() - Method in class org.hotrod.torcs.TorcsAspect.QueryData
 
ClobSetter - Class in org.hotrod.torcs.setters
 
ClobSetter(int, Reader) - Constructor for class org.hotrod.torcs.setters.ClobSetter
 
ClobSetter(int, Reader, long) - Constructor for class org.hotrod.torcs.setters.ClobSetter
 
ClobSetter(int, Clob) - Constructor for class org.hotrod.torcs.setters.ClobSetter
 
clone() - Method in class org.hotrod.torcs.rankings.RankingEntry
 
compactSQL(String) - Static method in class org.hotrod.torcs.QueryExecution
 
CouldNotToGuessDataTypeException - Exception in org.hotrod.torcs.setters
 
CouldNotToGuessDataTypeException() - Constructor for exception org.hotrod.torcs.setters.CouldNotToGuessDataTypeException
 

D

DataSourceReference - Class in org.hotrod.torcs
 
DataSourceReference(int, DataSource) - Constructor for class org.hotrod.torcs.DataSourceReference
 
DataTypeNotImplementedException - Exception in org.hotrod.torcs.setters
 
DataTypeNotImplementedException() - Constructor for exception org.hotrod.torcs.setters.DataTypeNotImplementedException
 
DateSetter - Class in org.hotrod.torcs.setters
 
DateSetter(int, Date) - Constructor for class org.hotrod.torcs.setters.DateSetter
 
DateSetter(int, Date, Calendar) - Constructor for class org.hotrod.torcs.setters.DateSetter
 
DB2PlanRetriever - Class in org.hotrod.torcs.plan
 
DB2PlanRetriever() - Constructor for class org.hotrod.torcs.plan.DB2PlanRetriever
 
deactivate() - Method in class org.hotrod.torcs.QueryExecutionObserver
 
deactivate() - Method in class org.hotrod.torcs.Torcs
 
DoubleSetter - Class in org.hotrod.torcs.setters
 
DoubleSetter(int, double) - Constructor for class org.hotrod.torcs.setters.DoubleSetter
 
dsr - Variable in class org.hotrod.torcs.QueryExecution
 

E

exception - Variable in class org.hotrod.torcs.QueryExecution
 

F

FloatSetter - Class in org.hotrod.torcs.setters
 
FloatSetter(int, float) - Constructor for class org.hotrod.torcs.setters.FloatSetter
 

G

getAverageTime() - Method in class org.hotrod.torcs.rankings.RankingEntry
 
getCompactSQL() - Method in class org.hotrod.torcs.rankings.RankingEntry
 
getDataSource() - Method in class org.hotrod.torcs.DataSourceReference
 
getDataSourceReference() - Method in class org.hotrod.torcs.QueryExecution
 
getDataSourceReference() - Method in class org.hotrod.torcs.rankings.RankingEntry
 
getDefaultRanking() - Method in class org.hotrod.torcs.Torcs
 
getEntries() - Method in class org.hotrod.torcs.rankings.HighestResponseTimeRanking
 
getEntries() - Method in class org.hotrod.torcs.rankings.InitialQueriesRanking
 
getEntries() - Method in class org.hotrod.torcs.rankings.LatestQueriesRanking
 
getEntries() - Method in class org.hotrod.torcs.rankings.Ranking
 
getErrors() - Method in class org.hotrod.torcs.rankings.RankingEntry
 
getEstimatedExecutionPlan(QueryExecution) - Method in interface org.hotrod.torcs.plan.PlanRetriever
 
getEstimatedExecutionPlan(QueryExecution) - Method in class org.hotrod.torcs.Torcs
 
getEstimatedExecutionPlan(QueryExecution, int) - Method in class org.hotrod.torcs.plan.ApacheDerbyPlanRetriever
 
getEstimatedExecutionPlan(QueryExecution, int) - Method in class org.hotrod.torcs.plan.DB2PlanRetriever
 
getEstimatedExecutionPlan(QueryExecution, int) - Method in class org.hotrod.torcs.plan.H2PlanRetriever
 
getEstimatedExecutionPlan(QueryExecution, int) - Method in class org.hotrod.torcs.plan.HyperSQLPlanRetriever
 
getEstimatedExecutionPlan(QueryExecution, int) - Method in class org.hotrod.torcs.plan.MariaDBPlanRetriever
 
getEstimatedExecutionPlan(QueryExecution, int) - Method in class org.hotrod.torcs.plan.MySQLPlanRetriever
 
getEstimatedExecutionPlan(QueryExecution, int) - Method in class org.hotrod.torcs.plan.OraclePlanRetriever
 
getEstimatedExecutionPlan(QueryExecution, int) - Method in interface org.hotrod.torcs.plan.PlanRetriever
 
getEstimatedExecutionPlan(QueryExecution, int) - Method in class org.hotrod.torcs.plan.PostgreSQLPlanRetriever
 
getEstimatedExecutionPlan(QueryExecution, int) - Method in class org.hotrod.torcs.plan.SQLServerPlanRetriever
 
getEstimatedExecutionPlan(QueryExecution, int) - Method in class org.hotrod.torcs.plan.SybaseASEPlanRetriever
 
getEstimatedExecutionPlan(QueryExecution, int) - Method in class org.hotrod.torcs.Torcs
 
getException() - Method in class org.hotrod.torcs.QueryExecution
 
getExecutions() - Method in class org.hotrod.torcs.rankings.RankingEntry
 
getFastestExecution() - Method in class org.hotrod.torcs.rankings.RankingEntry
 
getFirstExecution() - Method in class org.hotrod.torcs.rankings.RankingEntry
 
getFirstExecutionAt() - Method in class org.hotrod.torcs.rankings.RankingEntry
 
getId() - Method in class org.hotrod.torcs.DataSourceReference
 
getIndex() - Method in class org.hotrod.torcs.setters.Setter
 
getIndex() - Method in class org.hotrod.torcs.TorcsAspect.PreparedParameter
 
getLastException() - Method in class org.hotrod.torcs.rankings.RankingEntry
 
getLastExceptionTimestamp() - Method in class org.hotrod.torcs.rankings.RankingEntry
 
getLastExecution() - Method in class org.hotrod.torcs.rankings.RankingEntry
 
getLastExecutionAt() - Method in class org.hotrod.torcs.rankings.RankingEntry
 
getMaxTime() - Method in class org.hotrod.torcs.rankings.RankingEntry
 
getMinTime() - Method in class org.hotrod.torcs.rankings.RankingEntry
 
getPlanRetriever() - Method in class org.hotrod.torcs.DataSourceReference
 
getRanking() - Method in class org.hotrod.torcs.rankings.HighestResponseTimeRanking
Deprecated.
getRanking() - Method in class org.hotrod.torcs.rankings.InitialQueriesRanking
Deprecated.
getRanking() - Method in class org.hotrod.torcs.rankings.LatestQueriesRanking
Deprecated.
getRanking() - Method in class org.hotrod.torcs.rankings.Ranking
Deprecated.
getRankingByHighestAvgResponseTime() - Method in class org.hotrod.torcs.rankings.InitialQueriesRanking
 
getRankingByHighestAvgResponseTime() - Method in class org.hotrod.torcs.rankings.LatestQueriesRanking
 
getRankingByHighestResponseTime() - Method in class org.hotrod.torcs.rankings.InitialQueriesRanking
 
getRankingByHighestResponseTime() - Method in class org.hotrod.torcs.rankings.LatestQueriesRanking
 
getRankingByMostErrors() - Method in class org.hotrod.torcs.rankings.InitialQueriesRanking
 
getRankingByMostErrors() - Method in class org.hotrod.torcs.rankings.LatestQueriesRanking
 
getRankingByMostExecuted() - Method in class org.hotrod.torcs.rankings.InitialQueriesRanking
 
getRankingByMostExecuted() - Method in class org.hotrod.torcs.rankings.LatestQueriesRanking
 
getRankingByMostRecentlyExecuted() - Method in class org.hotrod.torcs.rankings.InitialQueriesRanking
 
getRankingByMostRecentlyExecuted() - Method in class org.hotrod.torcs.rankings.LatestQueriesRanking
 
getRankingByTotalElapsedTime() - Method in class org.hotrod.torcs.rankings.InitialQueriesRanking
 
getRankingByTotalElapsedTime() - Method in class org.hotrod.torcs.rankings.LatestQueriesRanking
 
getRankingErrorsByMostRecent() - Method in class org.hotrod.torcs.rankings.InitialQueriesRanking
 
getRankingErrorsByMostRecent() - Method in class org.hotrod.torcs.rankings.LatestQueriesRanking
 
getResponseTime() - Method in class org.hotrod.torcs.QueryExecution
 
getSetters() - Method in class org.hotrod.torcs.QueryExecution
 
getSlowestExecution() - Method in class org.hotrod.torcs.rankings.RankingEntry
 
getSQL() - Method in class org.hotrod.torcs.QueryExecution
 
getSQL() - Method in class org.hotrod.torcs.rankings.RankingEntry
 
getSumElapsed() - Method in class org.hotrod.torcs.rankings.RankingEntry
 
getSumElapsedSQ() - Method in class org.hotrod.torcs.rankings.RankingEntry
 
getTimeStandardDeviation() - Method in class org.hotrod.torcs.rankings.RankingEntry
See Welford's online algorithm: https://en.wikipedia.org/wiki/Algorithms_for_calculating_variance#Online_algorithm
getTitle() - Method in class org.hotrod.torcs.QueryExecutionObserver
 
getTitle() - Method in class org.hotrod.torcs.rankings.HighestResponseTimeRanking
 
getTitle() - Method in class org.hotrod.torcs.rankings.InitialQueriesRanking
 
getTitle() - Method in class org.hotrod.torcs.rankings.LatestQueriesRanking
 
getTorcs() - Method in class org.hotrod.torcs.autoconfig.TorcsAutoConfiguration
 
getTorcsAspect() - Method in class org.hotrod.torcs.autoconfig.TorcsAutoConfiguration
 
getTorcsPlanRetriever(DataSource) - Static method in class org.hotrod.torcs.plan.PlanRetrieverFactory
 
getTotalElapsedTime() - Method in class org.hotrod.torcs.rankings.RankingEntry
 
getType() - Method in class org.hotrod.torcs.TorcsAspect.PreparedParameter
 
getValue() - Method in class org.hotrod.torcs.TorcsAspect.PreparedParameter
 
guessSQLServerDataType() - Method in class org.hotrod.torcs.setters.ArraySetter
 
guessSQLServerDataType() - Method in class org.hotrod.torcs.setters.AsciiStreamSetter
 
guessSQLServerDataType() - Method in class org.hotrod.torcs.setters.BigDecimalSetter
 
guessSQLServerDataType() - Method in class org.hotrod.torcs.setters.BinaryStreamSetter
 
guessSQLServerDataType() - Method in class org.hotrod.torcs.setters.BlobSetter
 
guessSQLServerDataType() - Method in class org.hotrod.torcs.setters.BooleanSetter
 
guessSQLServerDataType() - Method in class org.hotrod.torcs.setters.ByteSetter
 
guessSQLServerDataType() - Method in class org.hotrod.torcs.setters.BytesSetter
 
guessSQLServerDataType() - Method in class org.hotrod.torcs.setters.CharacterStreamSetter
 
guessSQLServerDataType() - Method in class org.hotrod.torcs.setters.ClobSetter
 
guessSQLServerDataType() - Method in class org.hotrod.torcs.setters.DateSetter
 
guessSQLServerDataType() - Method in class org.hotrod.torcs.setters.DoubleSetter
 
guessSQLServerDataType() - Method in class org.hotrod.torcs.setters.FloatSetter
 
guessSQLServerDataType() - Method in class org.hotrod.torcs.setters.IntSetter
 
guessSQLServerDataType() - Method in class org.hotrod.torcs.setters.LongSetter
 
guessSQLServerDataType() - Method in class org.hotrod.torcs.setters.NCharacterStreamSetter
 
guessSQLServerDataType() - Method in class org.hotrod.torcs.setters.NClobSetter
 
guessSQLServerDataType() - Method in class org.hotrod.torcs.setters.NStringSetter
 
guessSQLServerDataType() - Method in class org.hotrod.torcs.setters.NullSetter
 
guessSQLServerDataType() - Method in class org.hotrod.torcs.setters.ObjectSetter
 
guessSQLServerDataType() - Method in class org.hotrod.torcs.setters.RefSetter
 
guessSQLServerDataType() - Method in class org.hotrod.torcs.setters.RowIdSetter
 
guessSQLServerDataType() - Method in class org.hotrod.torcs.setters.Setter
 
guessSQLServerDataType() - Method in class org.hotrod.torcs.setters.ShortSetter
 
guessSQLServerDataType() - Method in class org.hotrod.torcs.setters.SQLXMLSetter
 
guessSQLServerDataType() - Method in class org.hotrod.torcs.setters.StringSetter
 
guessSQLServerDataType() - Method in class org.hotrod.torcs.setters.TimeSetter
 
guessSQLServerDataType() - Method in class org.hotrod.torcs.setters.TimestampSetter
 
guessSQLServerDataType() - Method in class org.hotrod.torcs.setters.UnicodeStreamSetter
 
guessSQLServerDataType() - Method in class org.hotrod.torcs.setters.URLSetter
 

H

H2PlanRetriever - Class in org.hotrod.torcs.plan
 
H2PlanRetriever() - Constructor for class org.hotrod.torcs.plan.H2PlanRetriever
 
HighestResponseTimeRanking - Class in org.hotrod.torcs.rankings
 
HighestResponseTimeRanking() - Constructor for class org.hotrod.torcs.rankings.HighestResponseTimeRanking
 
HighestResponseTimeRanking(int) - Constructor for class org.hotrod.torcs.rankings.HighestResponseTimeRanking
 
HyperSQLPlanRetriever - Class in org.hotrod.torcs.plan
 
HyperSQLPlanRetriever() - Constructor for class org.hotrod.torcs.plan.HyperSQLPlanRetriever
 

I

index - Variable in class org.hotrod.torcs.setters.Setter
 
InitialQueriesRanking - Class in org.hotrod.torcs.rankings
 
InitialQueriesRanking() - Constructor for class org.hotrod.torcs.rankings.InitialQueriesRanking
 
InitialQueriesRanking(int) - Constructor for class org.hotrod.torcs.rankings.InitialQueriesRanking
 
IntSetter - Class in org.hotrod.torcs.setters
 
IntSetter(int, int) - Constructor for class org.hotrod.torcs.setters.IntSetter
 
isActive() - Method in class org.hotrod.torcs.QueryExecutionObserver
 
isActive() - Method in class org.hotrod.torcs.Torcs
 

L

LatestQueriesRanking - Class in org.hotrod.torcs.rankings
 
LatestQueriesRanking() - Constructor for class org.hotrod.torcs.rankings.LatestQueriesRanking
 
LatestQueriesRanking(int) - Constructor for class org.hotrod.torcs.rankings.LatestQueriesRanking
 
LongSetter - Class in org.hotrod.torcs.setters
 
LongSetter(int, long) - Constructor for class org.hotrod.torcs.setters.LongSetter
 

M

MariaDBPlanRetriever - Class in org.hotrod.torcs.plan
 
MariaDBPlanRetriever() - Constructor for class org.hotrod.torcs.plan.MariaDBPlanRetriever
 
multipleDataSources() - Method in class org.hotrod.torcs.TorcsAspect
 
MySQLPlanRetriever - Class in org.hotrod.torcs.plan
 
MySQLPlanRetriever() - Constructor for class org.hotrod.torcs.plan.MySQLPlanRetriever
 

N

NCharacterStreamSetter - Class in org.hotrod.torcs.setters
 
NCharacterStreamSetter(int, Reader) - Constructor for class org.hotrod.torcs.setters.NCharacterStreamSetter
 
NCharacterStreamSetter(int, Reader, long) - Constructor for class org.hotrod.torcs.setters.NCharacterStreamSetter
 
NClobSetter - Class in org.hotrod.torcs.setters
 
NClobSetter(int, Reader) - Constructor for class org.hotrod.torcs.setters.NClobSetter
 
NClobSetter(int, Reader, long) - Constructor for class org.hotrod.torcs.setters.NClobSetter
 
NClobSetter(int, NClob) - Constructor for class org.hotrod.torcs.setters.NClobSetter
 
NStringSetter - Class in org.hotrod.torcs.setters
 
NStringSetter(int, String) - Constructor for class org.hotrod.torcs.setters.NStringSetter
 
NullSetter - Class in org.hotrod.torcs.setters
 
NullSetter(int, int) - Constructor for class org.hotrod.torcs.setters.NullSetter
 
NullSetter(int, int, String) - Constructor for class org.hotrod.torcs.setters.NullSetter
 

O

ObjectSetter - Class in org.hotrod.torcs.setters
 
ObjectSetter(int, Object) - Constructor for class org.hotrod.torcs.setters.ObjectSetter
 
ObjectSetter(int, Object, int) - Constructor for class org.hotrod.torcs.setters.ObjectSetter
 
ObjectSetter(int, Object, int, int) - Constructor for class org.hotrod.torcs.setters.ObjectSetter
 
ObjectSetter(int, Object, SQLType) - Constructor for class org.hotrod.torcs.setters.ObjectSetter
 
ObjectSetter(int, Object, SQLType, int) - Constructor for class org.hotrod.torcs.setters.ObjectSetter
 
OraclePlanRetriever - Class in org.hotrod.torcs.plan
 
OraclePlanRetriever() - Constructor for class org.hotrod.torcs.plan.OraclePlanRetriever
 
org.hotrod.torcs - package org.hotrod.torcs
 
org.hotrod.torcs.autoconfig - package org.hotrod.torcs.autoconfig
 
org.hotrod.torcs.plan - package org.hotrod.torcs.plan
 
org.hotrod.torcs.rankings - package org.hotrod.torcs.rankings
 
org.hotrod.torcs.setters - package org.hotrod.torcs.setters
 

P

PlanRetriever - Interface in org.hotrod.torcs.plan
 
PlanRetrieverFactory - Class in org.hotrod.torcs.plan
 
PlanRetrieverFactory() - Constructor for class org.hotrod.torcs.plan.PlanRetrieverFactory
 
PlanRetrieverFactory.UnsupportedTorcsDatabaseException - Exception in org.hotrod.torcs.plan
 
PostgreSQLPlanRetriever - Class in org.hotrod.torcs.plan
 
PostgreSQLPlanRetriever() - Constructor for class org.hotrod.torcs.plan.PostgreSQLPlanRetriever
 
PreparedParameter(int, Object, int) - Constructor for class org.hotrod.torcs.TorcsAspect.PreparedParameter
 

Q

QueryData() - Constructor for class org.hotrod.torcs.TorcsAspect.QueryData
 
QueryExecution - Class in org.hotrod.torcs
 
QueryExecution(DataSourceReference, String, Map<Integer, Setter>, int, Throwable) - Constructor for class org.hotrod.torcs.QueryExecution
 
QueryExecutionObserver - Class in org.hotrod.torcs
 
QueryExecutionObserver() - Constructor for class org.hotrod.torcs.QueryExecutionObserver
 

R

Ranking - Class in org.hotrod.torcs.rankings
 
Ranking() - Constructor for class org.hotrod.torcs.rankings.Ranking
 
RankingEntry - Class in org.hotrod.torcs.rankings
 
RankingEntry(QueryExecution) - Constructor for class org.hotrod.torcs.rankings.RankingEntry
 
RefSetter - Class in org.hotrod.torcs.setters
 
RefSetter(int, Ref) - Constructor for class org.hotrod.torcs.setters.RefSetter
 
register(QueryExecutionObserver) - Method in class org.hotrod.torcs.Torcs
 
registerSetter(Setter) - Method in class org.hotrod.torcs.TorcsAspect.QueryData
 
reset() - Method in class org.hotrod.torcs.QueryExecutionObserver
 
reset() - Method in class org.hotrod.torcs.rankings.HighestResponseTimeRanking
 
reset() - Method in class org.hotrod.torcs.rankings.InitialQueriesRanking
 
reset() - Method in class org.hotrod.torcs.rankings.LatestQueriesRanking
 
reset() - Method in class org.hotrod.torcs.Torcs
 
responseTime - Variable in class org.hotrod.torcs.QueryExecution
 
RowIdSetter - Class in org.hotrod.torcs.setters
 
RowIdSetter(int, RowId) - Constructor for class org.hotrod.torcs.setters.RowIdSetter
 

S

saveAsXLSX(File) - Method in class org.hotrod.torcs.rankings.Ranking
 
saveAsXLSX(OutputStream) - Method in class org.hotrod.torcs.rankings.Ranking
 
setResetPeriodInMinutes(int) - Method in class org.hotrod.torcs.Torcs
 
setSize(int) - Method in class org.hotrod.torcs.rankings.HighestResponseTimeRanking
 
setSize(int) - Method in class org.hotrod.torcs.rankings.InitialQueriesRanking
 
setSize(int) - Method in class org.hotrod.torcs.rankings.LatestQueriesRanking
 
Setter - Class in org.hotrod.torcs.setters
 
Setter(int) - Constructor for class org.hotrod.torcs.setters.Setter
 
setters - Variable in class org.hotrod.torcs.QueryExecution
 
ShortSetter - Class in org.hotrod.torcs.setters
 
ShortSetter(int, short) - Constructor for class org.hotrod.torcs.setters.ShortSetter
 
sql - Variable in class org.hotrod.torcs.QueryExecution
 
SQLServerPlanRetriever - Class in org.hotrod.torcs.plan
 
SQLServerPlanRetriever() - Constructor for class org.hotrod.torcs.plan.SQLServerPlanRetriever
 
SQLServerPlanRetriever.SQLServerPlanSQL - Class in org.hotrod.torcs.plan
 
SQLXMLSetter - Class in org.hotrod.torcs.setters
 
SQLXMLSetter(int, SQLXML) - Constructor for class org.hotrod.torcs.setters.SQLXMLSetter
 
StringSetter - Class in org.hotrod.torcs.setters
 
StringSetter(int, String) - Constructor for class org.hotrod.torcs.setters.StringSetter
 
SybaseASEPlanRetriever - Class in org.hotrod.torcs.plan
 
SybaseASEPlanRetriever() - Constructor for class org.hotrod.torcs.plan.SybaseASEPlanRetriever
 

T

TimeSetter - Class in org.hotrod.torcs.setters
 
TimeSetter(int, Time) - Constructor for class org.hotrod.torcs.setters.TimeSetter
 
TimeSetter(int, Time, Calendar) - Constructor for class org.hotrod.torcs.setters.TimeSetter
 
TimestampSetter - Class in org.hotrod.torcs.setters
 
TimestampSetter(int, Timestamp) - Constructor for class org.hotrod.torcs.setters.TimestampSetter
 
TimestampSetter(int, Timestamp, Calendar) - Constructor for class org.hotrod.torcs.setters.TimestampSetter
 
Torcs - Class in org.hotrod.torcs
 
Torcs() - Constructor for class org.hotrod.torcs.Torcs
 
TorcsAspect - Class in org.hotrod.torcs
 
TorcsAspect() - Constructor for class org.hotrod.torcs.TorcsAspect
 
TorcsAspect.PreparedParameter - Class in org.hotrod.torcs
 
TorcsAspect.QueryData - Class in org.hotrod.torcs
 
TorcsAutoConfiguration - Class in org.hotrod.torcs.autoconfig
 
TorcsAutoConfiguration() - Constructor for class org.hotrod.torcs.autoconfig.TorcsAutoConfiguration
 
toString() - Method in class org.hotrod.torcs.rankings.RankingEntry
 
toString() - Method in class org.hotrod.torcs.TorcsAspect.PreparedParameter
 

U

UnicodeStreamSetter - Class in org.hotrod.torcs.setters
 
UnicodeStreamSetter(int, InputStream, int) - Constructor for class org.hotrod.torcs.setters.UnicodeStreamSetter
 
UnsupportedTorcsDatabaseException(String) - Constructor for exception org.hotrod.torcs.plan.PlanRetrieverFactory.UnsupportedTorcsDatabaseException
 
URLSetter - Class in org.hotrod.torcs.setters
 
URLSetter(int, URL) - Constructor for class org.hotrod.torcs.setters.URLSetter
 

V

value() - Method in class org.hotrod.torcs.setters.ArraySetter
 
value() - Method in class org.hotrod.torcs.setters.AsciiStreamSetter
 
value() - Method in class org.hotrod.torcs.setters.BigDecimalSetter
 
value() - Method in class org.hotrod.torcs.setters.BinaryStreamSetter
 
value() - Method in class org.hotrod.torcs.setters.BlobSetter
 
value() - Method in class org.hotrod.torcs.setters.BooleanSetter
 
value() - Method in class org.hotrod.torcs.setters.ByteSetter
 
value() - Method in class org.hotrod.torcs.setters.BytesSetter
 
value() - Method in class org.hotrod.torcs.setters.CharacterStreamSetter
 
value() - Method in class org.hotrod.torcs.setters.ClobSetter
 
value() - Method in class org.hotrod.torcs.setters.DateSetter
 
value() - Method in class org.hotrod.torcs.setters.DoubleSetter
 
value() - Method in class org.hotrod.torcs.setters.FloatSetter
 
value() - Method in class org.hotrod.torcs.setters.IntSetter
 
value() - Method in class org.hotrod.torcs.setters.LongSetter
 
value() - Method in class org.hotrod.torcs.setters.NCharacterStreamSetter
 
value() - Method in class org.hotrod.torcs.setters.NClobSetter
 
value() - Method in class org.hotrod.torcs.setters.NStringSetter
 
value() - Method in class org.hotrod.torcs.setters.NullSetter
 
value() - Method in class org.hotrod.torcs.setters.ObjectSetter
 
value() - Method in class org.hotrod.torcs.setters.RefSetter
 
value() - Method in class org.hotrod.torcs.setters.RowIdSetter
 
value() - Method in class org.hotrod.torcs.setters.Setter
 
value() - Method in class org.hotrod.torcs.setters.ShortSetter
 
value() - Method in class org.hotrod.torcs.setters.SQLXMLSetter
 
value() - Method in class org.hotrod.torcs.setters.StringSetter
 
value() - Method in class org.hotrod.torcs.setters.TimeSetter
 
value() - Method in class org.hotrod.torcs.setters.TimestampSetter
 
value() - Method in class org.hotrod.torcs.setters.UnicodeStreamSetter
 
value() - Method in class org.hotrod.torcs.setters.URLSetter
 

W

writeTo(Ranking, OutputStream) - Static method in class org.hotrod.torcs.rankings.XLSXRankingWriter
 

X

XLSXRankingWriter - Class in org.hotrod.torcs.rankings
 
XLSXRankingWriter() - Constructor for class org.hotrod.torcs.rankings.XLSXRankingWriter
 
A B C D E F G H I L M N O P Q R S T U V W X 
All Classes All Packages