Index

A B C D E F G H I J K L M N O P Q R S T U V W Y 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

AbstractConfiguration - Class in io.trino.tempto.internal.configuration
 
AbstractConfiguration() - Constructor for class io.trino.tempto.internal.configuration.AbstractConfiguration
 
AbstractTableManager<T extends TableDefinition> - Class in io.trino.tempto.internal.fulfillment.table
 
AbstractTableManager(QueryExecutor, TableNameGenerator) - Constructor for class io.trino.tempto.internal.fulfillment.table.AbstractTableManager
 
AcceptableValues(List<?>) - Constructor for class io.trino.tempto.assertions.QueryAssert.AcceptableValues
 
addFailedInvocationNumber(int) - Method in class io.trino.tempto.internal.initialization.DelegateTestNGMethod
 
addIdentity(String) - Method in class io.trino.tempto.internal.ssh.JschSshClientFactory
 
addIdentity(String) - Method in interface io.trino.tempto.ssh.SshClientFactory
 
addMethodDependedUpon(String) - Method in class io.trino.tempto.internal.initialization.DelegateTestNGMethod
 
addPartition(String, HiveDataSource) - Method in class io.trino.tempto.fulfillment.table.hive.HiveTableDefinition.HiveTableDefinitionBuilder
 
addRow(Object...) - Method in class io.trino.tempto.query.QueryResult.QueryResultBuilder
 
addRow(List<?>) - Method in class io.trino.tempto.query.QueryResult.QueryResultBuilder
 
addRows(ResultSet) - Method in class io.trino.tempto.query.QueryResult.QueryResultBuilder
 
addRunnable(int, IndexedRunnable) - Method in class io.trino.tempto.threads.ParallelExecution.ParallelExecutionBuilder
 
addRunnable(IndexedRunnable) - Method in class io.trino.tempto.threads.ParallelExecution.ParallelExecutionBuilder
 
addRunnable(Runnable) - Method in class io.trino.tempto.threads.ParallelExecution.ParallelExecutionBuilder
 
AfterMethodWithContext - Annotation Type in io.trino.tempto
Annotates methods that should be invoked after each test method (like AfterMethod), but before Tempto context has been destroyed.
allOf(Requirement...) - Static method in class io.trino.tempto.Requirements
 
allOf(List<Requirement>) - Static method in class io.trino.tempto.Requirements
 
AnnotatedFileParser - Class in io.trino.tempto.internal.convention
Parses files where first line can be single line header.
AnnotatedFileParser() - Constructor for class io.trino.tempto.internal.convention.AnnotatedFileParser
 
AnnotatedFileParser.SectionParsingResult - Class in io.trino.tempto.internal.convention
 
anyOf(Object...) - Static method in class io.trino.tempto.assertions.QueryAssert
 
asMap() - Method in interface io.trino.tempto.configuration.Configuration
 
asMap() - Method in class io.trino.tempto.internal.configuration.AbstractConfiguration
 
asMap() - Method in class io.trino.tempto.internal.configuration.DelegateConfiguration
 
assertColumnValues(AbstractListAssert<?, ? extends List<? extends T>, T, ObjectAssert<T>>) - Method in interface io.trino.tempto.assertions.ColumnValuesAssert
 
assertQueryFailure(QueryAssert.QueryCallback) - Static method in class io.trino.tempto.assertions.QueryAssert
 
assertTestContextNotSet() - Static method in class io.trino.tempto.context.ThreadLocalTestContextHolder
 
assertTestContextSet() - Static method in class io.trino.tempto.context.ThreadLocalTestContextHolder
 
assertThat() - Method in class io.trino.tempto.query.QueryResult
 
assertThat(QueryAssert.QueryCallback) - Static method in class io.trino.tempto.assertions.QueryAssert
assertThat(QueryResult) - Static method in class io.trino.tempto.assertions.QueryAssert
Deprecated.
authenticate() - Method in class io.trino.tempto.kerberos.KerberosAuthentication
 

B

BeforeMethodWithContext - Annotation Type in io.trino.tempto
Annotates methods that should be invoked before each test method (like BeforeMethod), but after Tempto context has been injected.
build() - Method in class io.trino.tempto.fulfillment.table.hive.HiveTableDefinition.HiveTableDefinitionBuilder
 
build() - Method in class io.trino.tempto.fulfillment.table.jdbc.RelationalTableDefinition.RelationalTableDefinitionBuilder
 
build() - Method in class io.trino.tempto.fulfillment.table.MutableTableRequirement.MutableTableRequirementBuilder
 
build() - Method in class io.trino.tempto.internal.fulfillment.table.cassandra.CassandraTableDefinition.CassandraTableDefinitionBuilder
 
build() - Method in class io.trino.tempto.query.JdbcConnectivityParamsState.Builder
 
build() - Method in class io.trino.tempto.query.QueryResult.QueryResultBuilder
 
build() - Method in class io.trino.tempto.threads.ParallelExecution.ParallelExecutionBuilder
 
builder() - Static method in class io.trino.tempto.query.JdbcConnectivityParamsState
 
builder() - Static method in class io.trino.tempto.threads.ParallelExecution
 
builder(TableDefinition) - Static method in class io.trino.tempto.fulfillment.table.MutableTableRequirement
 
builder(String) - Static method in class io.trino.tempto.fulfillment.table.hive.HiveTableDefinition
 
builder(String) - Static method in class io.trino.tempto.fulfillment.table.jdbc.RelationalTableDefinition
 
builder(ResultSetMetaData) - Static method in class io.trino.tempto.query.QueryResult
 

C

CALL_CENTER - Enum constant in enum io.trino.tempto.fulfillment.table.hive.tpcds.TpcdsTable
 
CALL_CENTER - Static variable in class io.trino.tempto.fulfillment.table.hive.tpcds.ImmutableTpcdsTablesRequirements
 
CALL_CENTER - Static variable in class io.trino.tempto.fulfillment.table.hive.tpcds.TpcdsTableDefinitions
 
canRunFromClass(IClass) - Method in class io.trino.tempto.internal.initialization.DelegateTestNGMethod
 
CassandraBatchLoader - Class in io.trino.tempto.internal.fulfillment.table.cassandra
 
CassandraBatchLoader(CqlSession, String, List<String>, int) - Constructor for class io.trino.tempto.internal.fulfillment.table.cassandra.CassandraBatchLoader
 
cassandraBuilder(String) - Static method in class io.trino.tempto.internal.fulfillment.table.cassandra.CassandraTableDefinition
 
CassandraQueryExecutor - Class in io.trino.tempto.internal.query
 
CassandraQueryExecutor(Configuration) - Constructor for class io.trino.tempto.internal.query.CassandraQueryExecutor
 
CassandraQueryExecutor.TypeNotSupportedException - Exception in io.trino.tempto.internal.query
 
cassandraTableDefinition(TableHandle, String, RelationalDataSource) - Static method in class io.trino.tempto.internal.fulfillment.table.cassandra.CassandraTableDefinition
 
cassandraTableDefinition(String, String, RelationalDataSource) - Static method in class io.trino.tempto.internal.fulfillment.table.cassandra.CassandraTableDefinition
 
CassandraTableDefinition - Class in io.trino.tempto.internal.fulfillment.table.cassandra
 
CassandraTableDefinition.CassandraTableDefinitionBuilder - Class in io.trino.tempto.internal.fulfillment.table.cassandra
 
CassandraTableInstance - Class in io.trino.tempto.internal.fulfillment.table.cassandra
 
CassandraTableInstance(TableName, CassandraTableDefinition) - Constructor for class io.trino.tempto.internal.fulfillment.table.cassandra.CassandraTableInstance
 
CassandraTableManager - Class in io.trino.tempto.internal.fulfillment.table.cassandra
 
CassandraTableManager(TableNameGenerator, String, Configuration) - Constructor for class io.trino.tempto.internal.fulfillment.table.cassandra.CassandraTableManager
 
CassandraTpchDataSource - Class in io.trino.tempto.internal.fulfillment.table.cassandra.tpch
 
CassandraTpchDataSource(TpchTable, List<Integer>, List<JDBCType>, double) - Constructor for class io.trino.tempto.internal.fulfillment.table.cassandra.tpch.CassandraTpchDataSource
 
CassandraTpchDataSource(TpchTable, List<JDBCType>, double) - Constructor for class io.trino.tempto.internal.fulfillment.table.cassandra.tpch.CassandraTpchDataSource
 
CATALOG_PAGE - Enum constant in enum io.trino.tempto.fulfillment.table.hive.tpcds.TpcdsTable
 
CATALOG_PAGE - Static variable in class io.trino.tempto.fulfillment.table.hive.tpcds.ImmutableTpcdsTablesRequirements
 
CATALOG_PAGE - Static variable in class io.trino.tempto.fulfillment.table.hive.tpcds.TpcdsTableDefinitions
 
CATALOG_RETURNS - Enum constant in enum io.trino.tempto.fulfillment.table.hive.tpcds.TpcdsTable
 
CATALOG_RETURNS - Static variable in class io.trino.tempto.fulfillment.table.hive.tpcds.ImmutableTpcdsTablesRequirements
 
CATALOG_RETURNS - Static variable in class io.trino.tempto.fulfillment.table.hive.tpcds.TpcdsTableDefinitions
 
CATALOG_SALES - Enum constant in enum io.trino.tempto.fulfillment.table.hive.tpcds.TpcdsTable
 
CATALOG_SALES - Static variable in class io.trino.tempto.fulfillment.table.hive.tpcds.ImmutableTpcdsTablesRequirements
 
CATALOG_SALES - Static variable in class io.trino.tempto.fulfillment.table.hive.tpcds.TpcdsTableDefinitions
 
changeExtension(String, String) - Static method in class io.trino.tempto.internal.convention.SqlTestsFileUtils
 
changeExtension(Path, String) - Static method in class io.trino.tempto.internal.convention.SqlTestsFileUtils
 
cleanLoggingMdc() - Static method in class io.trino.tempto.internal.logging.LoggingMdcHelper
 
cleanup(TestStatus) - Method in interface io.trino.tempto.fulfillment.RequirementFulfiller
 
cleanup(TestStatus) - Method in class io.trino.tempto.internal.fulfillment.command.CommandFulfiller
 
cleanup(TestStatus) - Method in class io.trino.tempto.internal.fulfillment.resources.SuiteResourceFulfiller
 
cleanup(TestStatus) - Method in class io.trino.tempto.internal.fulfillment.resources.TestResourceFulfiller
 
cleanup(TestStatus) - Method in class io.trino.tempto.internal.fulfillment.table.ImmutableTablesFulfiller
 
cleanup(TestStatus) - Method in class io.trino.tempto.internal.fulfillment.table.MutableTablesFulfiller
 
cleanup(View) - Method in class io.trino.tempto.sql.view.ViewContextProvider
 
cleanup(T) - Method in interface io.trino.tempto.context.ContextProvider
Method invoked after finishing ContextRunnable.run(T)
CliProcess - Interface in io.trino.tempto.process
Interface for interacting with CLI processes.
CliProcessBase - Class in io.trino.tempto.internal.process
 
CliProcessBase(InputStream, InputStream, OutputStream) - Constructor for class io.trino.tempto.internal.process.CliProcessBase
 
clone() - Method in class io.trino.tempto.internal.initialization.DelegateTestNGMethod
 
clone() - Method in class io.trino.tempto.internal.initialization.RequirementsAwareTestNGMethod
 
close() - Method in interface io.trino.tempto.context.TestContext
Closes this TestContext and all children TestContexts.
close() - Method in interface io.trino.tempto.fulfillment.table.TableManager
 
close() - Method in class io.trino.tempto.internal.context.GuiceTestContext
 
close() - Method in class io.trino.tempto.internal.fulfillment.resources.ResourcesState
 
close() - Method in class io.trino.tempto.internal.fulfillment.table.AbstractTableManager
 
close() - Method in class io.trino.tempto.internal.fulfillment.table.cassandra.CassandraTableManager
 
close() - Method in class io.trino.tempto.internal.fulfillment.table.hive.HiveTableManager
 
close() - Method in class io.trino.tempto.internal.fulfillment.table.hive.HiveThriftClient
 
close() - Method in class io.trino.tempto.internal.process.CliProcessBase
 
close() - Method in class io.trino.tempto.internal.query.CassandraQueryExecutor
 
close() - Method in class io.trino.tempto.internal.ssh.JSchSshClient
 
close() - Method in class io.trino.tempto.process.LocalCliProcess
Terminates process and closes all related streams
close() - Method in class io.trino.tempto.query.JdbcQueryExecutor
 
close() - Method in interface io.trino.tempto.query.QueryExecutor
 
closeAfterSuite(T) - Static method in class io.trino.tempto.internal.fulfillment.resources.SuiteResourcesState
 
closeAfterTest(T) - Static method in class io.trino.tempto.internal.fulfillment.resources.TestResourcesState
 
closeConnection() - Method in class io.trino.tempto.query.JdbcQueryExecutor
 
collect(Method) - Method in class io.trino.tempto.internal.DefaultRequirementsCollector
 
collect(Method) - Method in interface io.trino.tempto.internal.RequirementsCollector
 
column(int) - Method in class io.trino.tempto.query.QueryResult
 
column(int, JDBCType, ColumnValuesAssert<T>) - Method in class io.trino.tempto.assertions.QueryAssert
 
column(String, JDBCType, ColumnValuesAssert<T>) - Method in class io.trino.tempto.assertions.QueryAssert
 
ColumnStatistics - Class in io.trino.tempto.fulfillment.table.hive.statistics
 
ColumnStatistics(long, long, Optional<Object>, Optional<Object>) - Constructor for class io.trino.tempto.fulfillment.table.hive.statistics.ColumnStatistics
 
ColumnValuesAssert<T> - Interface in io.trino.tempto.assertions
command(String) - Method in interface io.trino.tempto.ssh.SshClient
 
Command - Class in io.trino.tempto.fulfillment.command
 
Command(String) - Constructor for class io.trino.tempto.fulfillment.command.Command
 
CommandExecutionException - Exception in io.trino.tempto.process
 
CommandExecutionException(String, int) - Constructor for exception io.trino.tempto.process.CommandExecutionException
 
CommandFulfiller<T extends CommandRequirement> - Class in io.trino.tempto.internal.fulfillment.command
 
CommandRequirement - Class in io.trino.tempto.fulfillment.command
 
CommandRequirement(List<Command>) - Constructor for class io.trino.tempto.fulfillment.command.CommandRequirement
 
compareTo(Object) - Method in class io.trino.tempto.internal.initialization.DelegateTestNGMethod
 
compose(Requirement...) - Static method in class io.trino.tempto.Requirements
 
compose(List<Requirement>) - Static method in class io.trino.tempto.Requirements
 
CompositeRequirement - Interface in io.trino.tempto
Specifies a sets of requirements.
CONF_HDFS_PASSWORD_KEY - Static variable in class io.trino.tempto.internal.hadoop.hdfs.WebHdfsClient
 
CONF_HDFS_USERNAME_KEY - Static variable in class io.trino.tempto.internal.hadoop.hdfs.WebHdfsClient
 
CONF_HDFS_WEBHDFS_URI_KEY - Static variable in class io.trino.tempto.internal.hadoop.hdfs.WebHdfsClient
 
CONF_TESTS_HDFS_PATH_KEY - Static variable in class io.trino.tempto.internal.hadoop.hdfs.HdfsModuleProvider
 
Configuration - Interface in io.trino.tempto.configuration
 
ConfigurationVariableResolver - Class in io.trino.tempto.internal.configuration
Resolves ${variable} from configuration value fields and replaces them with environment variables or other configuration values (referenced as absolute keys).
ConfigurationVariableResolver() - Constructor for class io.trino.tempto.internal.configuration.ConfigurationVariableResolver
 
configure() - Method in class io.trino.tempto.internal.hadoop.hdfs.SimpleHttpRequestsExecutor.Module
 
configure() - Method in class io.trino.tempto.internal.hadoop.hdfs.SpnegoHttpRequestsExecutor.Module
 
connection(JdbcConnectivityParamsState) - Static method in class io.trino.tempto.internal.query.JdbcUtils
 
connectionFor(JdbcConnectivityParamsState) - Method in class io.trino.tempto.query.JdbcConnectionsPool
 
contains(QueryAssert.Row...) - Method in class io.trino.tempto.assertions.QueryAssert
 
contains(List<QueryAssert.Row>) - Method in class io.trino.tempto.assertions.QueryAssert
Verifies that the actual result set contains all the given rows
containsExactly(QueryAssert.Row...) - Method in class io.trino.tempto.assertions.QueryAssert
containsExactly(List<QueryAssert.Row>) - Method in class io.trino.tempto.assertions.QueryAssert
containsExactlyInOrder(QueryAssert.Row...) - Method in class io.trino.tempto.assertions.QueryAssert
 
containsExactlyInOrder(List<QueryAssert.Row>) - Method in class io.trino.tempto.assertions.QueryAssert
Verifies that the actual result set equals to rows.
containsOnly(QueryAssert.Row...) - Method in class io.trino.tempto.assertions.QueryAssert
 
containsOnly(List<QueryAssert.Row>) - Method in class io.trino.tempto.assertions.QueryAssert
Verifies that the actual result set consist of only rows in any order
ContextDsl - Class in io.trino.tempto.context
Helper class used for execution of instances of ContextRunnable with context generated by ContextProvider.setup()
ContextProvider<T> - Interface in io.trino.tempto.context
Provider class used for generation and cleanup of dsl defined contexts.
ContextRunnable<T> - Interface in io.trino.tempto.context
Interface for invocation of tests in dsl defined context.
CONVENTION_TESTS_DIR_KEY - Static variable in class io.trino.tempto.internal.convention.ConventionTestsUtils
 
CONVENTION_TESTS_RESULTS_DUMP_PATH_KEY - Static variable in class io.trino.tempto.internal.convention.ConventionTestsUtils
 
ConventionBasedTest - Class in io.trino.tempto.internal.convention
 
ConventionBasedTest() - Constructor for class io.trino.tempto.internal.convention.ConventionBasedTest
 
ConventionBasedTestFactory - Class in io.trino.tempto.internal.convention
 
ConventionBasedTestFactory() - Constructor for class io.trino.tempto.internal.convention.ConventionBasedTestFactory
 
ConventionBasedTestFactory.PathTestFactory - Interface in io.trino.tempto.internal.convention
 
ConventionBasedTestProxy(ConventionBasedTest) - Constructor for class io.trino.tempto.internal.convention.ConventionBasedTestProxyGenerator.ConventionBasedTestProxy
 
ConventionBasedTestProxyGenerator - Class in io.trino.tempto.internal.convention
Generates proxy class with proper name for each convention based test.
ConventionBasedTestProxyGenerator(String) - Constructor for class io.trino.tempto.internal.convention.ConventionBasedTestProxyGenerator
 
ConventionBasedTestProxyGenerator.ConventionBasedTestProxy - Class in io.trino.tempto.internal.convention
 
ConventionRequirements - Class in io.trino.tempto.internal.convention
 
ConventionTableDefinitionDescriptor - Class in io.trino.tempto.internal.convention.tabledefinitions
 
ConventionTableDefinitionDescriptor(Path) - Constructor for class io.trino.tempto.internal.convention.tabledefinitions.ConventionTableDefinitionDescriptor
 
ConventionTableDefinitionDescriptor.ParsedDDLFile - Class in io.trino.tempto.internal.convention.tabledefinitions
 
ConventionTestsUtils - Class in io.trino.tempto.internal.convention
 
copyRecursive(Path, Path) - Static method in class io.trino.tempto.internal.convention.SqlTestsFileUtils
 
copyWithDatabase(String) - Method in class io.trino.tempto.fulfillment.table.ImmutableTableRequirement
 
copyWithDatabase(String) - Method in class io.trino.tempto.fulfillment.table.MutableTableRequirement
 
copyWithDatabase(String) - Method in class io.trino.tempto.fulfillment.table.TableRequirement
 
create(String) - Method in interface io.trino.tempto.ssh.SshClientFactory
 
create(String, int) - Method in interface io.trino.tempto.ssh.SshClientFactory
 
create(String, int, String) - Method in interface io.trino.tempto.ssh.SshClientFactory
 
create(String, int, String, Optional<String>) - Method in class io.trino.tempto.internal.ssh.JschSshClientFactory
 
create(String, int, String, Optional<String>) - Method in interface io.trino.tempto.ssh.SshClientFactory
 
createChildContext(State...) - Method in interface io.trino.tempto.context.TestContext
 
createChildContext(Iterable<State>) - Method in interface io.trino.tempto.context.TestContext
Creates a new child TestContext with new Injector that contains new states.
createChildContext(Iterable<State>) - Method in class io.trino.tempto.internal.context.GuiceTestContext
 
createChildContext(Iterable<State>, Iterable<Module>) - Method in class io.trino.tempto.internal.context.GuiceTestContext
 
CREATED - Enum constant in enum io.trino.tempto.fulfillment.table.MutableTableRequirement.State
Table will be created and dropped by tempto framework, but data won't be loaded.
createDirectory(String) - Method in interface io.trino.tempto.hadoop.hdfs.HdfsClient
 
createDirectory(String) - Method in class io.trino.tempto.internal.hadoop.hdfs.WebHdfsClient
 
createImmutable(HiveTableDefinition, TableHandle) - Method in class io.trino.tempto.internal.fulfillment.table.hive.HiveTableManager
 
createImmutable(RelationalTableDefinition, TableHandle) - Method in class io.trino.tempto.internal.fulfillment.table.jdbc.JdbcTableManager
 
createImmutable(CassandraTableDefinition, TableHandle) - Method in class io.trino.tempto.internal.fulfillment.table.cassandra.CassandraTableManager
 
createImmutable(T) - Method in interface io.trino.tempto.fulfillment.table.TableManager
 
createImmutable(T, TableHandle) - Method in class io.trino.tempto.fulfillment.table.ReadOnlyTableManager
 
createImmutable(T, TableHandle) - Method in interface io.trino.tempto.fulfillment.table.TableManager
 
createImmutableTable(T) - Static method in interface io.trino.tempto.fulfillment.table.TableManager
 
createImmutableTableName(TableHandle) - Method in class io.trino.tempto.internal.fulfillment.table.AbstractTableManager
 
createImmutableTableName(TableHandle) - Method in class io.trino.tempto.internal.fulfillment.table.cassandra.CassandraTableManager
 
createMutable(HiveTableDefinition, MutableTableRequirement.State, TableHandle) - Method in class io.trino.tempto.internal.fulfillment.table.hive.HiveTableManager
 
createMutable(RelationalTableDefinition, MutableTableRequirement.State, TableHandle) - Method in class io.trino.tempto.internal.fulfillment.table.jdbc.JdbcTableManager
 
createMutable(CassandraTableDefinition, MutableTableRequirement.State, TableHandle) - Method in class io.trino.tempto.internal.fulfillment.table.cassandra.CassandraTableManager
 
createMutable(T) - Method in interface io.trino.tempto.fulfillment.table.TableManager
 
createMutable(T, MutableTableRequirement.State) - Method in interface io.trino.tempto.fulfillment.table.TableManager
 
createMutable(T, MutableTableRequirement.State, TableHandle) - Method in class io.trino.tempto.fulfillment.table.ReadOnlyTableManager
 
createMutable(T, MutableTableRequirement.State, TableHandle) - Method in interface io.trino.tempto.fulfillment.table.TableManager
 
createMutableTable(T) - Static method in interface io.trino.tempto.fulfillment.table.TableManager
 
createMutableTable(T, MutableTableRequirement.State) - Static method in interface io.trino.tempto.fulfillment.table.TableManager
 
createMutableTableName(TableHandle) - Method in class io.trino.tempto.internal.fulfillment.table.AbstractTableManager
 
createMutableTableName(TableHandle) - Method in class io.trino.tempto.internal.fulfillment.table.cassandra.CassandraTableManager
 
createResourceDataSource(String, String) - Static method in class io.trino.tempto.fulfillment.table.hive.InlineDataSource
 
createSameRowDataSource(String, int, int, String) - Static method in class io.trino.tempto.fulfillment.table.hive.InlineDataSource
 
createState(List<TableInstance>) - Method in class io.trino.tempto.internal.fulfillment.table.ImmutableTablesFulfiller
 
createState(List<TableInstance>) - Method in class io.trino.tempto.internal.fulfillment.table.MutableTablesFulfiller
 
createState(List<TableInstance>) - Method in class io.trino.tempto.internal.fulfillment.table.TableRequirementFulfiller
 
createStringDataSource(String, String) - Static method in class io.trino.tempto.fulfillment.table.hive.InlineDataSource
 
createTable(TableManager, ImmutableTableRequirement) - Method in class io.trino.tempto.internal.fulfillment.table.ImmutableTablesFulfiller
 
createTable(TableManager, MutableTableRequirement) - Method in class io.trino.tempto.internal.fulfillment.table.MutableTablesFulfiller
 
createTable(TableManager, T) - Method in class io.trino.tempto.internal.fulfillment.table.TableRequirementFulfiller
 
createTestCases() - Method in class io.trino.tempto.internal.convention.ConventionBasedTestFactory
 
createTestsForChildrenOfPath(Path, String) - Method in class io.trino.tempto.internal.convention.ConventionBasedTestFactory
 
createTestsForPath(Path, String) - Method in class io.trino.tempto.internal.convention.ConventionBasedTestFactory
 
createTestsForPath(Path, String, ConventionBasedTestFactory) - Method in interface io.trino.tempto.internal.convention.ConventionBasedTestFactory.PathTestFactory
 
createTestsForPath(Path, String, ConventionBasedTestFactory) - Method in class io.trino.tempto.internal.convention.generator.GeneratorPathTestFactory
 
createTestsForPath(Path, String, ConventionBasedTestFactory) - Method in class io.trino.tempto.internal.convention.recursion.RecursionPathTestFactory
 
createTestsForPath(Path, String, ConventionBasedTestFactory) - Method in class io.trino.tempto.internal.convention.sql.SqlPathTestFactory
 
createViewAs(String) - Static method in class io.trino.tempto.sql.SqlContexts
Deprecated.
This method uses internally the default query executor which is deprecated. Use createViewAs(String, QueryExecutor) instead.
createViewAs(String, QueryExecutor) - Static method in class io.trino.tempto.sql.SqlContexts
 
createViewAs(String, String, QueryExecutor) - Static method in class io.trino.tempto.sql.SqlContexts
 
CUSTOMER - Enum constant in enum io.trino.tempto.fulfillment.table.hive.tpcds.TpcdsTable
 
CUSTOMER - Enum constant in enum io.trino.tempto.fulfillment.table.hive.tpch.TpchTable
 
CUSTOMER - Static variable in class io.trino.tempto.fulfillment.table.hive.tpcds.ImmutableTpcdsTablesRequirements
 
CUSTOMER - Static variable in class io.trino.tempto.fulfillment.table.hive.tpcds.TpcdsTableDefinitions
 
CUSTOMER - Static variable in class io.trino.tempto.fulfillment.table.hive.tpch.ImmutableTpchTablesRequirements
 
CUSTOMER - Static variable in class io.trino.tempto.fulfillment.table.hive.tpch.TpchTableDefinitions
 
CUSTOMER_ADDRESS - Enum constant in enum io.trino.tempto.fulfillment.table.hive.tpcds.TpcdsTable
 
CUSTOMER_ADDRESS - Static variable in class io.trino.tempto.fulfillment.table.hive.tpcds.ImmutableTpcdsTablesRequirements
 
CUSTOMER_ADDRESS - Static variable in class io.trino.tempto.fulfillment.table.hive.tpcds.TpcdsTableDefinitions
 
CUSTOMER_DEMOGRAPHICS - Enum constant in enum io.trino.tempto.fulfillment.table.hive.tpcds.TpcdsTable
 
CUSTOMER_DEMOGRAPHICS - Static variable in class io.trino.tempto.fulfillment.table.hive.tpcds.ImmutableTpcdsTablesRequirements
 
CUSTOMER_DEMOGRAPHICS - Static variable in class io.trino.tempto.fulfillment.table.hive.tpcds.TpcdsTableDefinitions
 

D

data() - Method in interface io.trino.tempto.fulfillment.table.hive.HiveDataSource
 
data() - Method in class io.trino.tempto.fulfillment.table.hive.tpcds.TpcdsDataSource
 
data() - Method in class io.trino.tempto.fulfillment.table.hive.tpch.TpchDataSource
 
data() - Method in class io.trino.tempto.internal.convention.tabledefinitions.FileBasedHiveDataSource
 
DataProviders - Class in io.trino.tempto.internal
Helper routines for working with TestNG data providers.
dataSource(JdbcConnectivityParamsState) - Static method in class io.trino.tempto.internal.query.JdbcUtils
 
DATE_DIM - Enum constant in enum io.trino.tempto.fulfillment.table.hive.tpcds.TpcdsTable
 
DATE_DIM - Static variable in class io.trino.tempto.fulfillment.table.hive.tpcds.ImmutableTpcdsTablesRequirements
 
DATE_DIM - Static variable in class io.trino.tempto.fulfillment.table.hive.tpcds.TpcdsTableDefinitions
 
DEFAULT_CONVENTION_TESTS_DIR - Static variable in class io.trino.tempto.internal.convention.ConventionTestsUtils
 
DEFAULT_DB_NAME - Static variable in interface io.trino.tempto.query.QueryExecutor
Deprecated.
The concept of default query executor has been found to be confusing and will be removed.
DEFAULT_SCALE_FACTOR - Static variable in class io.trino.tempto.fulfillment.table.hive.tpch.TpchTableDefinitions
 
DEFAULT_SCALE_FACTOR - Static variable in class io.trino.tempto.fulfillment.table.jdbc.tpch.JdbcTpchTableDefinitions
 
DEFAULT_TEST_CONFIGURATION_LOCATION - Static variable in class io.trino.tempto.internal.configuration.TestConfigurationFactory
 
DEFAULT_USER - Static variable in interface io.trino.tempto.ssh.SshClientFactory
 
DefaultHdfsDataSourceWriter - Class in io.trino.tempto.internal.hadoop.hdfs
 
DefaultHdfsDataSourceWriter(HdfsClient) - Constructor for class io.trino.tempto.internal.hadoop.hdfs.DefaultHdfsDataSourceWriter
 
defaultJavaProcessLauncher() - Static method in class io.trino.tempto.process.JavaProcessLauncher
 
defaultQueryExecutor() - Static method in interface io.trino.tempto.query.QueryExecutor
Deprecated.
The concept of default query executor has been found to be confusing and will be removed.
DefaultRequirementsCollector - Class in io.trino.tempto.internal
This class gathers requirements for a given test method.
DefaultRequirementsCollector(Configuration) - Constructor for class io.trino.tempto.internal.DefaultRequirementsCollector
 
DefaultTableManagerDispatcher<T extends TableDefinition> - Class in io.trino.tempto.internal.fulfillment.table
 
DefaultTableManagerDispatcher(Map<String, TableManager>) - Constructor for class io.trino.tempto.internal.fulfillment.table.DefaultTableManagerDispatcher
 
delegate - Variable in class io.trino.tempto.internal.initialization.DelegateTestNGMethod
 
DelegateConfiguration - Class in io.trino.tempto.internal.configuration
 
DelegateConfiguration() - Constructor for class io.trino.tempto.internal.configuration.DelegateConfiguration
 
DelegateTestNGMethod - Class in io.trino.tempto.internal.initialization
 
DelegateTestNGMethod(ITestNGMethod) - Constructor for class io.trino.tempto.internal.initialization.DelegateTestNGMethod
 
delete(String) - Method in interface io.trino.tempto.hadoop.hdfs.HdfsClient
 
delete(String) - Method in class io.trino.tempto.internal.hadoop.hdfs.WebHdfsClient
 
driverClass - Variable in class io.trino.tempto.query.JdbcConnectivityParamsState
 
dropStaleMutableTables() - Method in class io.trino.tempto.fulfillment.table.ReadOnlyTableManager
 
dropStaleMutableTables() - Method in interface io.trino.tempto.fulfillment.table.TableManager
 
dropStaleMutableTables() - Method in class io.trino.tempto.internal.fulfillment.table.AbstractTableManager
 
dropStaleMutableTables() - Method in class io.trino.tempto.internal.fulfillment.table.cassandra.CassandraTableManager
 
dropTable(TableName) - Method in class io.trino.tempto.fulfillment.table.ReadOnlyTableManager
 
dropTable(TableName) - Method in interface io.trino.tempto.fulfillment.table.TableManager
 
dropTable(TableName) - Method in class io.trino.tempto.internal.fulfillment.table.AbstractTableManager
 
dropTable(TableName) - Method in class io.trino.tempto.internal.fulfillment.table.cassandra.CassandraTableManager
 
dropTable(String) - Method in class io.trino.tempto.internal.fulfillment.table.cassandra.CassandraTableManager
 
dropTableIgnoreError(TableName) - Method in class io.trino.tempto.internal.fulfillment.table.AbstractTableManager
 

E

empty() - Method in class io.trino.tempto.internal.context.TestContextStack
 
empty() - Static method in class io.trino.tempto.query.QueryResult
 
emptyConfiguration() - Static method in class io.trino.tempto.internal.configuration.EmptyConfiguration
 
EmptyConfiguration - Class in io.trino.tempto.internal.configuration
 
ensureDataOnHdfs(String, HiveDataSource) - Method in class io.trino.tempto.internal.hadoop.hdfs.DefaultHdfsDataSourceWriter
 
ensureDataOnHdfs(String, HiveDataSource) - Method in interface io.trino.tempto.internal.hadoop.hdfs.HdfsDataSourceWriter
 
entity() - Method in enum io.trino.tempto.fulfillment.table.hive.tpch.TpchTable
 
equals(Object) - Method in class io.trino.tempto.fulfillment.command.Command
 
equals(Object) - Method in class io.trino.tempto.fulfillment.command.CommandRequirement
 
equals(Object) - Method in class io.trino.tempto.fulfillment.table.hive.HiveTableDefinition
 
equals(Object) - Method in class io.trino.tempto.fulfillment.table.hive.tpcds.TpcdsDataSource
 
equals(Object) - Method in class io.trino.tempto.fulfillment.table.hive.tpch.TpchDataSource
 
equals(Object) - Method in class io.trino.tempto.fulfillment.table.jdbc.RelationalTableDefinition
 
equals(Object) - Method in class io.trino.tempto.fulfillment.table.MutableTableRequirement
 
equals(Object) - Method in class io.trino.tempto.fulfillment.table.TableHandle
 
equals(Object) - Method in class io.trino.tempto.fulfillment.table.TableRequirement
 
equals(Object) - Method in class io.trino.tempto.internal.configuration.AbstractConfiguration
 
equals(Object) - Method in class io.trino.tempto.internal.configuration.DelegateConfiguration
 
equals(Object) - Method in class io.trino.tempto.internal.fulfillment.table.TableName
 
equals(Object) - Method in class io.trino.tempto.query.JdbcConnectivityParamsState
 
execute(String) - Method in class io.trino.tempto.internal.ssh.JSchSshClient
 
execute(String) - Method in interface io.trino.tempto.ssh.SshClient
Executes command on a remote machine.
execute(String...) - Static method in class io.trino.tempto.internal.convention.ProcessUtils
 
execute(Consumer<Process>, String...) - Static method in class io.trino.tempto.internal.convention.ProcessUtils
 
execute(List<String>) - Method in class io.trino.tempto.internal.ssh.JSchSshClient
 
execute(List<String>) - Method in interface io.trino.tempto.ssh.SshClient
 
execute(HttpUriRequest) - Method in interface io.trino.tempto.internal.hadoop.hdfs.HttpRequestsExecutor
 
execute(HttpUriRequest) - Method in class io.trino.tempto.internal.hadoop.hdfs.SimpleHttpRequestsExecutor
 
execute(HttpUriRequest) - Method in class io.trino.tempto.internal.hadoop.hdfs.SpnegoHttpRequestsExecutor
 
executeQuery() - Method in interface io.trino.tempto.assertions.QueryAssert.QueryCallback
 
executeQuery(String) - Method in class io.trino.tempto.internal.query.CassandraQueryExecutor
 
executeQuery(String, QueryExecutor.QueryParam...) - Method in class io.trino.tempto.query.JdbcQueryExecutor
 
executeQuery(String, QueryExecutor.QueryParam...) - Method in interface io.trino.tempto.query.QueryExecutor
Executes statement.
executeWith(ContextProvider<T>, ContextRunnable<T>) - Static method in class io.trino.tempto.context.ContextDsl
 
exist(String) - Method in interface io.trino.tempto.hadoop.hdfs.HdfsClient
 
exist(String) - Method in class io.trino.tempto.internal.hadoop.hdfs.WebHdfsClient
 

F

failsWithMessage(String) - Method in class io.trino.tempto.assertions.QueryAssert.QueryExecutionAssert
Deprecated.
 
failsWithMessageMatching(String) - Method in class io.trino.tempto.assertions.QueryAssert.QueryExecutionAssert
Deprecated.
 
FAILURE - Enum constant in enum io.trino.tempto.fulfillment.TestStatus
 
FileBasedHiveDataSource - Class in io.trino.tempto.internal.convention.tabledefinitions
 
FileBasedHiveDataSource(ConventionTableDefinitionDescriptor) - Constructor for class io.trino.tempto.internal.convention.tabledefinitions.FileBasedHiveDataSource
 
FileBasedRelationalDataSource - Class in io.trino.tempto.internal.convention.tabledefinitions
 
FileBasedRelationalDataSource(ConventionTableDefinitionDescriptor) - Constructor for class io.trino.tempto.internal.convention.tabledefinitions.FileBasedRelationalDataSource
 
findMethodParameters(XmlTest) - Method in class io.trino.tempto.internal.initialization.DelegateTestNGMethod
 
forPath(Path) - Static method in class io.trino.tempto.internal.convention.tabledefinitions.ConventionTableDefinitionDescriptor.ParsedDDLFile
 
forResultSet(ResultSet) - Static method in class io.trino.tempto.query.QueryResult
 
forSingleIntegerValue(int) - Static method in class io.trino.tempto.query.QueryResult
 
forSingleValue(JDBCType, T) - Static method in class io.trino.tempto.query.QueryResult
 
from(HiveTableDefinition) - Static method in class io.trino.tempto.fulfillment.table.hive.HiveTableDefinition
 
fromSqlIndex(int) - Static method in class io.trino.tempto.query.QueryResult
In SQL/JDBC column indexing starts form 1.
fulfill(Set<Requirement>) - Method in interface io.trino.tempto.fulfillment.RequirementFulfiller
 
fulfill(Set<Requirement>) - Method in class io.trino.tempto.internal.fulfillment.command.CommandFulfiller
 
fulfill(Set<Requirement>) - Method in class io.trino.tempto.internal.fulfillment.resources.SuiteResourceFulfiller
 
fulfill(Set<Requirement>) - Method in class io.trino.tempto.internal.fulfillment.resources.TestResourceFulfiller
 
fulfill(Set<Requirement>) - Method in class io.trino.tempto.internal.fulfillment.table.TableRequirementFulfiller
 

G

generateMutableTableNameInDatabase(String) - Method in class io.trino.tempto.internal.fulfillment.table.TableNameGenerator
 
generateProxy(ConventionBasedTest) - Method in class io.trino.tempto.internal.convention.ConventionBasedTestProxyGenerator
 
GeneratorPathTestFactory - Class in io.trino.tempto.internal.convention.generator
 
GeneratorPathTestFactory() - Constructor for class io.trino.tempto.internal.convention.generator.GeneratorPathTestFactory
 
get() - Method in class io.trino.tempto.util.Lazy
 
get(TableDefinition) - Method in class io.trino.tempto.fulfillment.table.TablesState
 
get(TableHandle) - Method in class io.trino.tempto.fulfillment.table.TableDefinitionsRepository
 
get(TableHandle) - Method in class io.trino.tempto.fulfillment.table.TablesState
 
get(String) - Method in interface io.trino.tempto.configuration.Configuration
 
get(String) - Method in class io.trino.tempto.fulfillment.table.TablesState
 
get(String) - Method in class io.trino.tempto.internal.configuration.DelegateConfiguration
 
get(String) - Method in class io.trino.tempto.internal.configuration.EmptyConfiguration
 
get(String) - Method in class io.trino.tempto.internal.configuration.HierarchicalConfiguration
 
get(String) - Method in class io.trino.tempto.internal.configuration.MapConfiguration
 
getAddPartitionTableDDL(TableName, String) - Method in class io.trino.tempto.fulfillment.table.hive.HiveTableDefinition.PartitionDefinition
 
getAfterGroups() - Method in class io.trino.tempto.internal.initialization.DelegateTestNGMethod
 
getAllTableManagers() - Method in interface io.trino.tempto.fulfillment.table.TableManagerDispatcher
 
getAllTableManagers() - Method in class io.trino.tempto.internal.fulfillment.table.DefaultTableManagerDispatcher
 
getBeforeGroups() - Method in class io.trino.tempto.internal.initialization.DelegateTestNGMethod
 
getBoolean(String) - Method in interface io.trino.tempto.configuration.Configuration
 
getBoolean(String) - Method in class io.trino.tempto.internal.configuration.AbstractConfiguration
 
getBoolean(String) - Method in class io.trino.tempto.internal.configuration.DelegateConfiguration
 
getBooleanMandatory(String) - Method in interface io.trino.tempto.configuration.Configuration
 
getBooleanMandatory(String) - Method in class io.trino.tempto.internal.configuration.AbstractConfiguration
 
getBooleanMandatory(String) - Method in class io.trino.tempto.internal.configuration.DelegateConfiguration
 
getBooleanMandatory(String, String) - Method in interface io.trino.tempto.configuration.Configuration
 
getBooleanMandatory(String, String) - Method in class io.trino.tempto.internal.configuration.AbstractConfiguration
 
getBooleanMandatory(String, String) - Method in class io.trino.tempto.internal.configuration.DelegateConfiguration
 
getColumnNames(String, String) - Method in class io.trino.tempto.internal.query.CassandraQueryExecutor
 
getColumns() - Method in class io.trino.tempto.fulfillment.table.hive.statistics.TableStatistics
 
getColumnsCount() - Method in class io.trino.tempto.query.QueryResult
 
getColumnType(int) - Method in class io.trino.tempto.query.QueryResult
 
getColumnTypes() - Method in class io.trino.tempto.query.QueryResult
 
getCommand() - Method in class io.trino.tempto.fulfillment.command.Command
 
getConnection() - Method in class io.trino.tempto.internal.query.KerberosJdbcDataSource
 
getConnection() - Method in class io.trino.tempto.query.JdbcQueryExecutor
 
getConnection() - Method in interface io.trino.tempto.query.QueryExecutor
 
getConnection(String, String) - Method in class io.trino.tempto.internal.query.KerberosJdbcDataSource
 
getConnectionConfiguration(String) - Method in class io.trino.tempto.internal.query.JdbcConnectionsConfiguration
 
getConstructorOrMethod() - Method in class io.trino.tempto.internal.initialization.DelegateTestNGMethod
 
getContent() - Method in class io.trino.tempto.internal.convention.AnnotatedFileParser.SectionParsingResult
 
getContent() - Method in class io.trino.tempto.internal.convention.SqlDescriptor
 
getContentAsSingleLine() - Method in class io.trino.tempto.internal.convention.AnnotatedFileParser.SectionParsingResult
 
getContentLines() - Method in class io.trino.tempto.internal.convention.AnnotatedFileParser.SectionParsingResult
 
getConventionsTestsPath(String) - Static method in class io.trino.tempto.internal.convention.ConventionTestsUtils
 
getConventionTestResultsDumpPath() - Static method in class io.trino.tempto.internal.convention.ConventionTestsUtils
 
getCreateTableDDL(String) - Method in class io.trino.tempto.fulfillment.table.jdbc.RelationalTableDefinition
 
getCreateTableDDL(String, Optional<String>) - Method in class io.trino.tempto.fulfillment.table.hive.HiveTableDefinition
 
getCurrentInvocationCount() - Method in class io.trino.tempto.internal.initialization.DelegateTestNGMethod
 
getDatabase() - Method in class io.trino.tempto.fulfillment.table.TableDefinition
 
getDatabase() - Method in class io.trino.tempto.fulfillment.table.TableHandle
 
getDatabase() - Method in class io.trino.tempto.fulfillment.table.TableInstance
 
getDatabase() - Method in class io.trino.tempto.internal.fulfillment.table.TableName
 
getDatabaseName() - Method in class io.trino.tempto.fulfillment.table.ReadOnlyTableManager
 
getDatabaseName() - Method in interface io.trino.tempto.fulfillment.table.TableManager
 
getDatabaseName() - Method in class io.trino.tempto.internal.convention.SqlQueryDescriptor
 
getDatabaseName() - Method in class io.trino.tempto.internal.fulfillment.table.cassandra.CassandraTableManager
 
getDatabaseName() - Method in class io.trino.tempto.internal.fulfillment.table.hive.HiveTableManager
 
getDatabaseName() - Method in class io.trino.tempto.internal.fulfillment.table.jdbc.JdbcTableManager
 
getDatabaseNames() - Method in class io.trino.tempto.fulfillment.table.TablesState
 
getDataFile() - Method in class io.trino.tempto.internal.convention.tabledefinitions.ConventionTableDefinitionDescriptor
 
getDataRows() - Method in interface io.trino.tempto.fulfillment.table.jdbc.RelationalDataSource
Returns iterator over rows to be inserted to table.
getDataRows() - Method in class io.trino.tempto.fulfillment.table.jdbc.tpch.JdbcTpchDataSource
 
getDataRows() - Method in class io.trino.tempto.internal.convention.tabledefinitions.FileBasedRelationalDataSource
 
getDataRows() - Method in class io.trino.tempto.internal.fulfillment.table.cassandra.tpch.CassandraTpchDataSource
 
getDataSource() - Method in class io.trino.tempto.fulfillment.table.hive.HiveTableDefinition
 
getDataSource() - Method in class io.trino.tempto.fulfillment.table.hive.HiveTableDefinition.PartitionDefinition
 
getDataSource() - Method in class io.trino.tempto.fulfillment.table.jdbc.RelationalTableDefinition
 
getDate() - Method in class io.trino.tempto.internal.initialization.DelegateTestNGMethod
 
getDefinedJdbcConnectionNames() - Method in class io.trino.tempto.internal.query.JdbcConnectionsConfiguration
 
getDelegate() - Method in class io.trino.tempto.internal.configuration.DelegateConfiguration
 
getDelegate() - Method in class io.trino.tempto.internal.configuration.YamlConfiguration
 
getDependency(Class<T>) - Method in interface io.trino.tempto.context.TestContext
Allows obtaining runtime dependency from within test body.
getDependency(Class<T>) - Method in class io.trino.tempto.internal.context.GuiceTestContext
 
getDependency(Class<T>, String) - Method in interface io.trino.tempto.context.TestContext
 
getDependency(Class<T>, String) - Method in class io.trino.tempto.internal.context.GuiceTestContext
 
getDescription() - Method in class io.trino.tempto.internal.initialization.DelegateTestNGMethod
 
getDistinctValuesCount() - Method in class io.trino.tempto.fulfillment.table.hive.statistics.ColumnStatistics
 
getDouble(String) - Method in interface io.trino.tempto.configuration.Configuration
 
getDouble(String) - Method in class io.trino.tempto.internal.configuration.AbstractConfiguration
 
getDouble(String) - Method in class io.trino.tempto.internal.configuration.DelegateConfiguration
 
getDoubleMandatory(String) - Method in interface io.trino.tempto.configuration.Configuration
 
getDoubleMandatory(String) - Method in class io.trino.tempto.internal.configuration.AbstractConfiguration
 
getDoubleMandatory(String) - Method in class io.trino.tempto.internal.configuration.DelegateConfiguration
 
getDoubleMandatory(String, String) - Method in interface io.trino.tempto.configuration.Configuration
 
getDoubleMandatory(String, String) - Method in class io.trino.tempto.internal.configuration.AbstractConfiguration
 
getDoubleMandatory(String, String) - Method in class io.trino.tempto.internal.configuration.DelegateConfiguration
 
getEnabled() - Method in class io.trino.tempto.internal.initialization.DelegateTestNGMethod
 
getExitStatus() - Method in exception io.trino.tempto.process.CommandExecutionException
 
getExpectedTypes() - Method in class io.trino.tempto.internal.convention.SqlResultDescriptor
 
getExtension(Path) - Static method in class io.trino.tempto.internal.convention.SqlTestsFileUtils
 
getFailedInvocationNumbers() - Method in class io.trino.tempto.internal.initialization.DelegateTestNGMethod
 
getFilenameWithoutExtension(Path) - Static method in class io.trino.tempto.internal.convention.SqlTestsFileUtils
 
getFulfillers() - Method in class io.trino.tempto.internal.initialization.TemptoBuiltins
 
getFulfillers() - Method in interface io.trino.tempto.TemptoPlugin
 
getGroup(String) - Method in interface io.trino.tempto.hadoop.hdfs.HdfsClient
 
getGroup(String) - Method in class io.trino.tempto.internal.hadoop.hdfs.WebHdfsClient
 
getGroups() - Method in class io.trino.tempto.internal.initialization.DelegateTestNGMethod
 
getGroupsDependedUpon() - Method in class io.trino.tempto.internal.initialization.DelegateTestNGMethod
 
getId() - Method in class io.trino.tempto.internal.initialization.DelegateTestNGMethod
 
getInjectStats() - Method in class io.trino.tempto.fulfillment.table.hive.HiveTableDefinition
 
getInputStream() - Method in interface io.trino.tempto.hadoop.hdfs.HdfsClient.RepeatableContentProducer
 
getInstance() - Method in class io.trino.tempto.internal.initialization.DelegateTestNGMethod
 
getInstanceHashCodes() - Method in class io.trino.tempto.internal.initialization.DelegateTestNGMethod
 
getInstances() - Method in class io.trino.tempto.internal.initialization.DelegateTestNGMethod
Deprecated.
getInt(String) - Method in interface io.trino.tempto.configuration.Configuration
 
getInt(String) - Method in class io.trino.tempto.internal.configuration.AbstractConfiguration
 
getInt(String) - Method in class io.trino.tempto.internal.configuration.DelegateConfiguration
 
getIntMandatory(String) - Method in interface io.trino.tempto.configuration.Configuration
 
getIntMandatory(String) - Method in class io.trino.tempto.internal.configuration.AbstractConfiguration
 
getIntMandatory(String) - Method in class io.trino.tempto.internal.configuration.DelegateConfiguration
 
getIntMandatory(String, String) - Method in interface io.trino.tempto.configuration.Configuration
 
getIntMandatory(String, String) - Method in class io.trino.tempto.internal.configuration.AbstractConfiguration
 
getIntMandatory(String, String) - Method in class io.trino.tempto.internal.configuration.DelegateConfiguration
 
getInvocationCount() - Method in class io.trino.tempto.internal.initialization.DelegateTestNGMethod
 
getInvocationNumbers() - Method in class io.trino.tempto.internal.initialization.DelegateTestNGMethod
 
getInvocationTimeOut() - Method in class io.trino.tempto.internal.initialization.DelegateTestNGMethod
 
getJdbcResultSet() - Method in class io.trino.tempto.query.QueryResult
 
getKeyPrefix(String, int) - Static method in class io.trino.tempto.configuration.KeyUtils
 
getLength(String) - Method in interface io.trino.tempto.hadoop.hdfs.HdfsClient
 
getLength(String) - Method in class io.trino.tempto.internal.hadoop.hdfs.WebHdfsClient
 
getLoginTimeout() - Method in class io.trino.tempto.internal.query.KerberosJdbcDataSource
 
getLogWriter() - Method in class io.trino.tempto.internal.query.KerberosJdbcDataSource
 
getMax() - Method in class io.trino.tempto.fulfillment.table.hive.statistics.ColumnStatistics
 
getMethod() - Method in class io.trino.tempto.internal.initialization.DelegateTestNGMethod
Deprecated.
getMethodArguments(TestContext, Method) - Method in class io.trino.tempto.internal.ReflectionInjectorHelper
 
getMethodName() - Method in class io.trino.tempto.internal.initialization.DelegateTestNGMethod
 
getMethodsCountFromContext(ITestContext) - Static method in class io.trino.tempto.internal.initialization.RequirementsExpanderInterceptor
 
getMethodsDependedUpon() - Method in class io.trino.tempto.internal.initialization.DelegateTestNGMethod
 
getMin() - Method in class io.trino.tempto.fulfillment.table.hive.statistics.ColumnStatistics
 
getMissingGroup() - Method in class io.trino.tempto.internal.initialization.DelegateTestNGMethod
 
getModule(Configuration) - Method in interface io.trino.tempto.initialization.SuiteModuleProvider
 
getModule(Configuration) - Method in class io.trino.tempto.internal.configuration.TestConfigurationModuleProvider
 
getModule(Configuration) - Method in class io.trino.tempto.internal.fulfillment.table.TableManagerDispatcherModuleProvider
 
getModule(Configuration) - Method in class io.trino.tempto.internal.hadoop.hdfs.HdfsModuleProvider
 
getModule(Configuration) - Method in class io.trino.tempto.internal.query.QueryExecutorModuleProvider
 
getModule(Configuration) - Method in class io.trino.tempto.internal.ssh.SshClientModuleProvider
 
getModule(Configuration, ITestResult) - Method in interface io.trino.tempto.initialization.TestMethodModuleProvider
 
getModule(Configuration, ITestResult) - Method in class io.trino.tempto.internal.initialization.modules.TestMethodInfoModuleProvider
 
getMutableTableDescriptors() - Method in class io.trino.tempto.internal.convention.SqlQueryDescriptor
 
getName() - Method in interface io.trino.tempto.context.State
Return name for state.
getName() - Method in class io.trino.tempto.fulfillment.table.TableDefinition
 
getName() - Method in class io.trino.tempto.fulfillment.table.TableHandle
 
getName() - Method in class io.trino.tempto.fulfillment.table.TableInstance
 
getName() - Method in class io.trino.tempto.internal.convention.SqlDescriptor
 
getName() - Method in class io.trino.tempto.internal.convention.tabledefinitions.ConventionTableDefinitionDescriptor
 
getName() - Method in class io.trino.tempto.internal.fulfillment.table.TableName
 
getName() - Method in class io.trino.tempto.query.JdbcConnectivityParamsState
 
getName() - Method in class io.trino.tempto.sql.view.View
 
getNameInDatabase() - Method in class io.trino.tempto.fulfillment.table.TableInstance
 
getNameInDatabase() - Method in class io.trino.tempto.internal.fulfillment.table.TableName
 
getNameInDatabaseMap(String) - Method in class io.trino.tempto.fulfillment.table.TablesState
 
getNullsCount() - Method in class io.trino.tempto.fulfillment.table.hive.statistics.ColumnStatistics
 
getOnlyValue() - Method in class io.trino.tempto.query.QueryResult
 
getOptionalDependency(Key) - Method in class io.trino.tempto.internal.context.GuiceTestContext
 
getOptionalDependency(Class<T>) - Method in interface io.trino.tempto.context.TestContext
Same as TestContext.getDependency(Class) but will return Optional.empty() if no binding is present for given class.
getOptionalDependency(Class<T>) - Method in class io.trino.tempto.internal.context.GuiceTestContext
 
getOptionalDependency(Class<T>, String) - Method in interface io.trino.tempto.context.TestContext
Same as TestContext.getDependency(Class, String) but will return Optional.empty() if no binding is present for given class.
getOptionalDependency(Class<T>, String) - Method in class io.trino.tempto.internal.context.GuiceTestContext
 
getOriginalContent() - Method in class io.trino.tempto.internal.convention.AnnotatedFileParser.SectionParsingResult
 
getOriginalContent() - Method in class io.trino.tempto.internal.convention.SqlDescriptor
 
getOwner(String) - Method in interface io.trino.tempto.hadoop.hdfs.HdfsClient
 
getOwner(String) - Method in class io.trino.tempto.internal.hadoop.hdfs.WebHdfsClient
 
getParameterInvocationCount() - Method in class io.trino.tempto.internal.initialization.DelegateTestNGMethod
 
getParametersForMethod(ITestNGMethod) - Static method in class io.trino.tempto.internal.DataProviders
Obtains list of parameter sets for test method based on defined data provider.
getParentLogger() - Method in class io.trino.tempto.internal.query.KerberosJdbcDataSource
 
getParsedDDLFile() - Method in class io.trino.tempto.internal.convention.tabledefinitions.ConventionTableDefinitionDescriptor
 
getPartitionDefinitions() - Method in class io.trino.tempto.fulfillment.table.hive.HiveTableDefinition
 
getPartitionSpec() - Method in class io.trino.tempto.fulfillment.table.hive.HiveTableDefinition.PartitionDefinition
 
getPathSuffix() - Method in interface io.trino.tempto.fulfillment.table.hive.HiveDataSource
 
getPathSuffix() - Method in class io.trino.tempto.fulfillment.table.hive.InlineDataSource
 
getPathSuffix() - Method in class io.trino.tempto.fulfillment.table.hive.tpcds.TpcdsDataSource
 
getPathSuffix() - Method in class io.trino.tempto.fulfillment.table.hive.tpch.TpchDataSource
 
getPathSuffix() - Method in class io.trino.tempto.internal.convention.tabledefinitions.FileBasedHiveDataSource
 
getPermission(String) - Method in interface io.trino.tempto.hadoop.hdfs.HdfsClient
 
getPermission(String) - Method in class io.trino.tempto.internal.hadoop.hdfs.WebHdfsClient
 
getPriority() - Method in class io.trino.tempto.internal.initialization.DelegateTestNGMethod
 
getProcessInput() - Method in class io.trino.tempto.internal.process.CliProcessBase
 
getProcessInput() - Method in interface io.trino.tempto.process.CliProcess
 
getProperties() - Method in class io.trino.tempto.internal.convention.AnnotatedFileParser.SectionParsingResult
 
getProperty(String) - Method in class io.trino.tempto.internal.convention.AnnotatedFileParser.SectionParsingResult
 
getPropertyValue(String) - Method in class io.trino.tempto.internal.convention.SqlDescriptor
 
getPropertyValues(String) - Method in class io.trino.tempto.internal.convention.SqlDescriptor
 
getPropertyValuesSet(String) - Method in class io.trino.tempto.internal.convention.SqlDescriptor
 
getQualifiedName() - Method in class io.trino.tempto.internal.initialization.DelegateTestNGMethod
 
getQueryExecutor(String) - Method in interface io.trino.tempto.query.QueryExecutorDispatcher
 
getRealClass() - Method in class io.trino.tempto.internal.initialization.DelegateTestNGMethod
 
getRequirementClassNames() - Method in class io.trino.tempto.internal.convention.SqlQueryDescriptor
 
getRequirements() - Method in class io.trino.tempto.internal.initialization.RequirementsAwareTestNGMethod
 
getRequirements(Configuration) - Method in class io.trino.tempto.fulfillment.table.hive.tpcds.ImmutableTpcdsTablesRequirements
 
getRequirements(Configuration) - Method in class io.trino.tempto.fulfillment.table.hive.tpch.ImmutableTpchTablesRequirements
 
getRequirements(Configuration) - Method in class io.trino.tempto.fulfillment.table.hive.tpch.ImmutableTpchTablesRequirements.ImmutableCustomerTable
 
getRequirements(Configuration) - Method in class io.trino.tempto.fulfillment.table.hive.tpch.ImmutableTpchTablesRequirements.ImmutableLineItemTable
 
getRequirements(Configuration) - Method in class io.trino.tempto.fulfillment.table.hive.tpch.ImmutableTpchTablesRequirements.ImmutableNationTable
 
getRequirements(Configuration) - Method in class io.trino.tempto.fulfillment.table.hive.tpch.ImmutableTpchTablesRequirements.ImmutableOrdersTable
 
getRequirements(Configuration) - Method in class io.trino.tempto.fulfillment.table.hive.tpch.ImmutableTpchTablesRequirements.ImmutablePartSupplierTable
 
getRequirements(Configuration) - Method in class io.trino.tempto.fulfillment.table.hive.tpch.ImmutableTpchTablesRequirements.ImmutablePartTable
 
getRequirements(Configuration) - Method in class io.trino.tempto.fulfillment.table.hive.tpch.ImmutableTpchTablesRequirements.ImmutableRegionTable
 
getRequirements(Configuration) - Method in class io.trino.tempto.fulfillment.table.hive.tpch.ImmutableTpchTablesRequirements.ImmutableSupplierTable
 
getRequirements(Configuration) - Method in class io.trino.tempto.internal.convention.ConventionBasedTestProxyGenerator.ConventionBasedTestProxy
 
getRequirements(Configuration) - Method in class io.trino.tempto.internal.convention.sql.SqlQueryConventionBasedTest
 
getRequirements(Configuration) - Method in interface io.trino.tempto.RequirementsProvider
 
getRequirementsSets() - Method in interface io.trino.tempto.CompositeRequirement
 
getRetryAnalyzer() - Method in class io.trino.tempto.internal.initialization.DelegateTestNGMethod
 
getRowCount() - Method in class io.trino.tempto.fulfillment.table.hive.statistics.TableStatistics
 
getRows() - Method in class io.trino.tempto.internal.convention.tabledefinitions.JdbcDataFileDescriptor
 
getRows(List<JDBCType>) - Method in class io.trino.tempto.internal.convention.SqlResultDescriptor
 
getRowsCount() - Method in class io.trino.tempto.query.QueryResult
 
getSchema() - Method in class io.trino.tempto.fulfillment.table.TableDefinition
 
getSchema() - Method in class io.trino.tempto.fulfillment.table.TableHandle
 
getSchema() - Method in class io.trino.tempto.fulfillment.table.TableInstance
 
getSchema() - Method in class io.trino.tempto.internal.convention.tabledefinitions.ConventionTableDefinitionDescriptor.ParsedDDLFile
 
getSchema() - Method in class io.trino.tempto.internal.fulfillment.table.TableName
 
getSchemalessNameInDatabase() - Method in class io.trino.tempto.internal.fulfillment.table.TableName
 
getSectionName() - Method in class io.trino.tempto.internal.convention.AnnotatedFileParser.SectionParsingResult
 
getSession() - Method in class io.trino.tempto.internal.query.CassandraQueryExecutor
 
getSetupCommands() - Method in class io.trino.tempto.fulfillment.command.CommandRequirement
 
getState() - Method in class io.trino.tempto.fulfillment.table.MutableTableRequirement
 
getStatistics() - Method in interface io.trino.tempto.fulfillment.table.hive.HiveDataSource
 
getStatistics() - Method in class io.trino.tempto.fulfillment.table.hive.tpcds.TpcdsDataSource
 
getStatistics() - Method in class io.trino.tempto.fulfillment.table.hive.tpch.TpchDataSource
 
getString(String) - Method in interface io.trino.tempto.configuration.Configuration
 
getString(String) - Method in class io.trino.tempto.internal.configuration.AbstractConfiguration
 
getString(String) - Method in class io.trino.tempto.internal.configuration.DelegateConfiguration
 
getStringList(String) - Method in interface io.trino.tempto.configuration.Configuration
 
getStringList(String) - Method in class io.trino.tempto.internal.configuration.AbstractConfiguration
 
getStringList(String) - Method in class io.trino.tempto.internal.configuration.DelegateConfiguration
 
getStringListMandatory(String) - Method in interface io.trino.tempto.configuration.Configuration
 
getStringListMandatory(String) - Method in class io.trino.tempto.internal.configuration.AbstractConfiguration
 
getStringListMandatory(String) - Method in class io.trino.tempto.internal.configuration.DelegateConfiguration
 
getStringListMandatory(String, String) - Method in interface io.trino.tempto.configuration.Configuration
 
getStringListMandatory(String, String) - Method in class io.trino.tempto.internal.configuration.AbstractConfiguration
 
getStringListMandatory(String, String) - Method in class io.trino.tempto.internal.configuration.DelegateConfiguration
 
getStringMandatory(String) - Method in interface io.trino.tempto.configuration.Configuration
 
getStringMandatory(String) - Method in class io.trino.tempto.internal.configuration.AbstractConfiguration
 
getStringMandatory(String) - Method in class io.trino.tempto.internal.configuration.DelegateConfiguration
 
getStringMandatory(String, String) - Method in interface io.trino.tempto.configuration.Configuration
 
getStringMandatory(String, String) - Method in class io.trino.tempto.internal.configuration.AbstractConfiguration
 
getStringMandatory(String, String) - Method in class io.trino.tempto.internal.configuration.DelegateConfiguration
 
getStringOrList(String) - Method in interface io.trino.tempto.configuration.Configuration
Gets value under key and returns as list.
getStringOrList(String) - Method in class io.trino.tempto.internal.configuration.AbstractConfiguration
 
getStringOrList(String) - Method in class io.trino.tempto.internal.configuration.DelegateConfiguration
 
getSubconfiguration(String) - Method in interface io.trino.tempto.configuration.Configuration
Returns configuration containing all keys starting with given prefix.
getSubconfiguration(String) - Method in class io.trino.tempto.internal.configuration.DelegateConfiguration
 
getSubconfiguration(String) - Method in class io.trino.tempto.internal.configuration.EmptyConfiguration
 
getSubconfiguration(String) - Method in class io.trino.tempto.internal.configuration.HierarchicalConfiguration
 
getSubconfiguration(String) - Method in class io.trino.tempto.internal.configuration.MapConfiguration
 
getSuccessPercentage() - Method in class io.trino.tempto.internal.initialization.DelegateTestNGMethod
 
getSuiteModules() - Method in class io.trino.tempto.internal.initialization.TemptoBuiltins
 
getSuiteModules() - Method in interface io.trino.tempto.TemptoPlugin
 
getTable() - Method in enum io.trino.tempto.fulfillment.table.hive.tpcds.TpcdsTable
 
getTableDefinition() - Method in class io.trino.tempto.fulfillment.table.TableRequirement
 
getTableDefinitionClass() - Method in class io.trino.tempto.fulfillment.table.ReadOnlyTableManager
 
getTableDefinitionClass() - Method in interface io.trino.tempto.fulfillment.table.TableManager
 
getTableDefinitionClass() - Method in class io.trino.tempto.internal.fulfillment.table.cassandra.CassandraTableManager
 
getTableDefinitionClass() - Method in class io.trino.tempto.internal.fulfillment.table.hive.HiveTableManager
 
getTableDefinitionClass() - Method in class io.trino.tempto.internal.fulfillment.table.jdbc.JdbcTableManager
 
getTableDefinitionHandles() - Method in class io.trino.tempto.internal.convention.SqlQueryDescriptor
 
getTableHandle() - Method in class io.trino.tempto.fulfillment.table.TableDefinition
 
getTableHandle() - Method in class io.trino.tempto.fulfillment.table.TableRequirement
 
getTableManagerDispatcher() - Static method in interface io.trino.tempto.fulfillment.table.TableManagerDispatcher
 
getTableManagerFor(TableDefinition, TableHandle) - Method in interface io.trino.tempto.fulfillment.table.TableManagerDispatcher
 
getTableManagerFor(TableDefinition, TableHandle) - Method in class io.trino.tempto.internal.fulfillment.table.DefaultTableManagerDispatcher
 
getTableManagerFor(TableInstance<T>) - Method in interface io.trino.tempto.fulfillment.table.TableManagerDispatcher
 
getTableManagerFor(T) - Method in interface io.trino.tempto.fulfillment.table.TableManagerDispatcher
 
getTableManagers() - Method in class io.trino.tempto.internal.initialization.TemptoBuiltins
 
getTableManagers() - Method in interface io.trino.tempto.TemptoPlugin
 
getTableName() - Method in class io.trino.tempto.fulfillment.table.TableInstance
 
getTableNames(String) - Method in class io.trino.tempto.fulfillment.table.TablesState
 
getTableNames(String) - Method in class io.trino.tempto.internal.query.CassandraQueryExecutor
 
getTables() - Method in class io.trino.tempto.internal.initialization.TemptoBuiltins
 
getTables() - Method in interface io.trino.tempto.TemptoPlugin
 
getTableType() - Method in class io.trino.tempto.internal.convention.tabledefinitions.ConventionTableDefinitionDescriptor.ParsedDDLFile
 
getTestClass() - Method in class io.trino.tempto.internal.initialization.DelegateTestNGMethod
 
getTestGroups() - Method in class io.trino.tempto.internal.convention.ConventionBasedTestProxyGenerator.ConventionBasedTestProxy
 
getTestGroups() - Method in class io.trino.tempto.internal.convention.sql.SqlQueryConventionBasedTest
 
getTestGroups() - Method in class io.trino.tempto.internal.convention.SqlQueryDescriptor
 
getTestGroups() - Method in interface io.trino.tempto.testmarkers.WithTestGroups
 
getTestModules() - Method in class io.trino.tempto.internal.initialization.TemptoBuiltins
 
getTestModules() - Method in interface io.trino.tempto.TemptoPlugin
 
getTestName() - Method in class io.trino.tempto.internal.convention.ConventionBasedTestProxyGenerator.ConventionBasedTestProxy
 
getTestName() - Method in class io.trino.tempto.internal.convention.sql.SqlQueryConventionBasedTest
 
getTestName() - Method in interface io.trino.tempto.testmarkers.WithName
 
getThreadPoolSize() - Method in class io.trino.tempto.internal.initialization.DelegateTestNGMethod
 
getThrowables() - Method in class io.trino.tempto.threads.ParallelExecution
 
getThrowables() - Method in exception io.trino.tempto.threads.ParallelExecutionException
 
getTimeOut() - Method in class io.trino.tempto.internal.initialization.DelegateTestNGMethod
 
getTotalInvocationCount() - Method in class io.trino.tempto.internal.initialization.DelegateTestNGMethod
 
getValues() - Method in class io.trino.tempto.assertions.QueryAssert.AcceptableValues
 
getValues() - Method in class io.trino.tempto.assertions.QueryAssert.Row
 
getXAttr(String, String) - Method in interface io.trino.tempto.hadoop.hdfs.HdfsClient
 
getXAttr(String, String) - Method in class io.trino.tempto.internal.hadoop.hdfs.WebHdfsClient
 
getXmlTest() - Method in class io.trino.tempto.internal.initialization.DelegateTestNGMethod
 
GuiceTestContext - Class in io.trino.tempto.internal.context
 
GuiceTestContext(Module...) - Constructor for class io.trino.tempto.internal.context.GuiceTestContext
 

H

handle - Variable in class io.trino.tempto.fulfillment.table.TableDefinition
 
hasAnyRows() - Method in class io.trino.tempto.assertions.QueryAssert
 
hasColumns(JDBCType...) - Method in class io.trino.tempto.assertions.QueryAssert
 
hasColumns(List<JDBCType>) - Method in class io.trino.tempto.assertions.QueryAssert
 
hasColumnsCount(int) - Method in class io.trino.tempto.assertions.QueryAssert
 
hashCode() - Method in class io.trino.tempto.fulfillment.command.Command
 
hashCode() - Method in class io.trino.tempto.fulfillment.command.CommandRequirement
 
hashCode() - Method in class io.trino.tempto.fulfillment.table.hive.HiveTableDefinition
 
hashCode() - Method in class io.trino.tempto.fulfillment.table.hive.tpcds.TpcdsDataSource
 
hashCode() - Method in class io.trino.tempto.fulfillment.table.hive.tpch.TpchDataSource
 
hashCode() - Method in class io.trino.tempto.fulfillment.table.jdbc.RelationalTableDefinition
 
hashCode() - Method in class io.trino.tempto.fulfillment.table.MutableTableRequirement
 
hashCode() - Method in class io.trino.tempto.fulfillment.table.TableHandle
 
hashCode() - Method in class io.trino.tempto.fulfillment.table.TableRequirement
 
hashCode() - Method in class io.trino.tempto.internal.configuration.AbstractConfiguration
 
hashCode() - Method in class io.trino.tempto.internal.configuration.DelegateConfiguration
 
hashCode() - Method in class io.trino.tempto.internal.fulfillment.table.TableName
 
hashCode() - Method in class io.trino.tempto.query.JdbcConnectivityParamsState
 
hasMoreInvocation() - Method in class io.trino.tempto.internal.initialization.DelegateTestNGMethod
 
hasNextError(Pattern) - Method in class io.trino.tempto.internal.process.CliProcessBase
 
hasNextError(Pattern) - Method in interface io.trino.tempto.process.CliProcess
 
hasNextErrorLine() - Method in class io.trino.tempto.internal.process.CliProcessBase
 
hasNextErrorLine() - Method in interface io.trino.tempto.process.CliProcess
 
hasNextErrorToken() - Method in class io.trino.tempto.internal.process.CliProcessBase
 
hasNextErrorToken() - Method in interface io.trino.tempto.process.CliProcess
 
hasNextOutput(Pattern) - Method in class io.trino.tempto.internal.process.CliProcessBase
 
hasNextOutput(Pattern) - Method in interface io.trino.tempto.process.CliProcess
 
hasNextOutputLine() - Method in class io.trino.tempto.internal.process.CliProcessBase
 
hasNextOutputLine() - Method in interface io.trino.tempto.process.CliProcess
 
hasNextOutputToken() - Method in class io.trino.tempto.internal.process.CliProcessBase
 
hasNextOutputToken() - Method in interface io.trino.tempto.process.CliProcess
 
hasNoRows() - Method in class io.trino.tempto.assertions.QueryAssert
 
hasRowsCount(int) - Method in class io.trino.tempto.assertions.QueryAssert
 
HdfsClient - Interface in io.trino.tempto.hadoop.hdfs
HDFS client.
HdfsClient.RepeatableContentProducer - Interface in io.trino.tempto.hadoop.hdfs
Interface of an object that can open same input stream multiple times.
HdfsDataSourceWriter - Interface in io.trino.tempto.internal.hadoop.hdfs
 
HdfsModuleProvider - Class in io.trino.tempto.internal.hadoop.hdfs
 
HdfsModuleProvider() - Constructor for class io.trino.tempto.internal.hadoop.hdfs.HdfsModuleProvider
 
HierarchicalConfiguration - Class in io.trino.tempto.internal.configuration
Configuration which can be built from multiple configuration.
HierarchicalConfiguration(Configuration...) - Constructor for class io.trino.tempto.internal.configuration.HierarchicalConfiguration
 
HierarchicalConfiguration(List<Configuration>) - Constructor for class io.trino.tempto.internal.configuration.HierarchicalConfiguration
 
HIVE - Enum constant in enum io.trino.tempto.internal.convention.tabledefinitions.TableType
 
HiveDataSource - Interface in io.trino.tempto.fulfillment.table.hive
Responsible for providing data.
hiveTableDefinition(TableHandle, String, HiveDataSource) - Static method in class io.trino.tempto.fulfillment.table.hive.HiveTableDefinition
 
hiveTableDefinition(String, String, HiveDataSource) - Static method in class io.trino.tempto.fulfillment.table.hive.HiveTableDefinition
 
HiveTableDefinition - Class in io.trino.tempto.fulfillment.table.hive
 
HiveTableDefinition.HiveTableDefinitionBuilder - Class in io.trino.tempto.fulfillment.table.hive
 
HiveTableDefinition.PartitionDefinition - Class in io.trino.tempto.fulfillment.table.hive
 
HiveTableInstance - Class in io.trino.tempto.internal.fulfillment.table.hive
 
HiveTableInstance(TableName, HiveTableDefinition) - Constructor for class io.trino.tempto.internal.fulfillment.table.hive.HiveTableInstance
 
HiveTableManager - Class in io.trino.tempto.internal.fulfillment.table.hive
 
HiveTableManager(QueryExecutor, HdfsDataSourceWriter, TableNameGenerator, HiveThriftClient, String, String, boolean, boolean) - Constructor for class io.trino.tempto.internal.fulfillment.table.hive.HiveTableManager
 
HiveTableManager(QueryExecutor, HdfsDataSourceWriter, TableNameGenerator, String, String, boolean, boolean, String, String) - Constructor for class io.trino.tempto.internal.fulfillment.table.hive.HiveTableManager
 
HiveThriftClient - Class in io.trino.tempto.internal.fulfillment.table.hive
 
HiveThriftClient(String, int) - Constructor for class io.trino.tempto.internal.fulfillment.table.hive.HiveThriftClient
 
HOUSEHOLD_DEMOGRAPHICS - Enum constant in enum io.trino.tempto.fulfillment.table.hive.tpcds.TpcdsTable
 
HOUSEHOLD_DEMOGRAPHICS - Static variable in class io.trino.tempto.fulfillment.table.hive.tpcds.ImmutableTpcdsTablesRequirements
 
HOUSEHOLD_DEMOGRAPHICS - Static variable in class io.trino.tempto.fulfillment.table.hive.tpcds.TpcdsTableDefinitions
 
HttpRequestsExecutor - Interface in io.trino.tempto.internal.hadoop.hdfs
 

I

ignoreMissingDependencies() - Method in class io.trino.tempto.internal.initialization.DelegateTestNGMethod
 
ImmutableCustomerTable() - Constructor for class io.trino.tempto.fulfillment.table.hive.tpch.ImmutableTpchTablesRequirements.ImmutableCustomerTable
 
ImmutableLineItemTable() - Constructor for class io.trino.tempto.fulfillment.table.hive.tpch.ImmutableTpchTablesRequirements.ImmutableLineItemTable
 
ImmutableNationTable() - Constructor for class io.trino.tempto.fulfillment.table.hive.tpch.ImmutableTpchTablesRequirements.ImmutableNationTable
 
ImmutableOrdersTable() - Constructor for class io.trino.tempto.fulfillment.table.hive.tpch.ImmutableTpchTablesRequirements.ImmutableOrdersTable
 
ImmutablePartSupplierTable() - Constructor for class io.trino.tempto.fulfillment.table.hive.tpch.ImmutableTpchTablesRequirements.ImmutablePartSupplierTable
 
ImmutablePartTable() - Constructor for class io.trino.tempto.fulfillment.table.hive.tpch.ImmutableTpchTablesRequirements.ImmutablePartTable
 
ImmutableRegionTable() - Constructor for class io.trino.tempto.fulfillment.table.hive.tpch.ImmutableTpchTablesRequirements.ImmutableRegionTable
 
ImmutableSupplierTable() - Constructor for class io.trino.tempto.fulfillment.table.hive.tpch.ImmutableTpchTablesRequirements.ImmutableSupplierTable
 
immutableTable(TableDefinition) - Static method in class io.trino.tempto.fulfillment.table.TableRequirements
Requirement for immutable table.
ImmutableTableRequirement - Class in io.trino.tempto.fulfillment.table
 
ImmutableTableRequirement(TableDefinition) - Constructor for class io.trino.tempto.fulfillment.table.ImmutableTableRequirement
 
ImmutableTableRequirement(TableDefinition, TableHandle) - Constructor for class io.trino.tempto.fulfillment.table.ImmutableTableRequirement
 
ImmutableTablesFulfiller - Class in io.trino.tempto.internal.fulfillment.table
 
ImmutableTablesFulfiller(TableManagerDispatcher) - Constructor for class io.trino.tempto.internal.fulfillment.table.ImmutableTablesFulfiller
 
immutableTablesState() - Static method in class io.trino.tempto.fulfillment.table.ImmutableTablesState
 
ImmutableTablesState - Class in io.trino.tempto.fulfillment.table
 
ImmutableTablesState(List<TableInstance>) - Constructor for class io.trino.tempto.fulfillment.table.ImmutableTablesState
 
ImmutableTpcdsTablesRequirements - Class in io.trino.tempto.fulfillment.table.hive.tpcds
 
ImmutableTpcdsTablesRequirements() - Constructor for class io.trino.tempto.fulfillment.table.hive.tpcds.ImmutableTpcdsTablesRequirements
 
ImmutableTpchTablesRequirements - Class in io.trino.tempto.fulfillment.table.hive.tpch
 
ImmutableTpchTablesRequirements() - Constructor for class io.trino.tempto.fulfillment.table.hive.tpch.ImmutableTpchTablesRequirements
 
ImmutableTpchTablesRequirements.ImmutableCustomerTable - Class in io.trino.tempto.fulfillment.table.hive.tpch
 
ImmutableTpchTablesRequirements.ImmutableLineItemTable - Class in io.trino.tempto.fulfillment.table.hive.tpch
 
ImmutableTpchTablesRequirements.ImmutableNationTable - Class in io.trino.tempto.fulfillment.table.hive.tpch
 
ImmutableTpchTablesRequirements.ImmutableOrdersTable - Class in io.trino.tempto.fulfillment.table.hive.tpch
 
ImmutableTpchTablesRequirements.ImmutablePartSupplierTable - Class in io.trino.tempto.fulfillment.table.hive.tpch
 
ImmutableTpchTablesRequirements.ImmutablePartTable - Class in io.trino.tempto.fulfillment.table.hive.tpch
 
ImmutableTpchTablesRequirements.ImmutableRegionTable - Class in io.trino.tempto.fulfillment.table.hive.tpch
 
ImmutableTpchTablesRequirements.ImmutableSupplierTable - Class in io.trino.tempto.fulfillment.table.hive.tpch
 
includeMethod(IMethodSelectorContext, ITestNGMethod, boolean) - Method in class io.trino.tempto.internal.listeners.TestNameGroupNameMethodSelector
 
INCOME_BAND - Enum constant in enum io.trino.tempto.fulfillment.table.hive.tpcds.TpcdsTable
 
INCOME_BAND - Static variable in class io.trino.tempto.fulfillment.table.hive.tpcds.ImmutableTpcdsTablesRequirements
 
INCOME_BAND - Static variable in class io.trino.tempto.fulfillment.table.hive.tpcds.TpcdsTableDefinitions
 
incrementCurrentInvocationCount() - Method in class io.trino.tempto.internal.initialization.DelegateTestNGMethod
 
inDatabase(String) - Method in class io.trino.tempto.fulfillment.table.hive.HiveTableDefinition.HiveTableDefinitionBuilder
 
inDatabase(String) - Method in class io.trino.tempto.fulfillment.table.TableHandle
 
IndexedRunnable - Interface in io.trino.tempto.threads
An interface of a runnable that has an index and can throw checked exceptions.
injectMembers(Object) - Method in interface io.trino.tempto.context.TestContext
 
injectMembers(Object) - Method in class io.trino.tempto.internal.context.GuiceTestContext
 
injectStats(boolean) - Method in class io.trino.tempto.fulfillment.table.hive.HiveTableDefinition.HiveTableDefinitionBuilder
Whether the table statistics should be loaded after table creation.
InlineDataSource - Class in io.trino.tempto.fulfillment.table.hive
 
inSchema(String) - Method in class io.trino.tempto.fulfillment.table.hive.HiveTableDefinition.HiveTableDefinitionBuilder
 
inSchema(String) - Method in class io.trino.tempto.fulfillment.table.TableHandle
 
instantiate(Class<? extends T>) - Static method in class io.trino.tempto.internal.ReflectionHelper
 
instantiate(String) - Static method in class io.trino.tempto.internal.ReflectionHelper
 
instantiate(Collection<Class<? extends T>>) - Static method in class io.trino.tempto.internal.ReflectionHelper
 
intercept(List<IMethodInstance>, ITestContext) - Method in class io.trino.tempto.internal.initialization.RequirementsExpanderInterceptor
 
INVENTORY - Enum constant in enum io.trino.tempto.fulfillment.table.hive.tpcds.TpcdsTable
 
INVENTORY - Static variable in class io.trino.tempto.fulfillment.table.hive.tpcds.ImmutableTpcdsTablesRequirements
 
INVENTORY - Static variable in class io.trino.tempto.fulfillment.table.hive.tpcds.TpcdsTableDefinitions
 
io.trino.tempto - package io.trino.tempto
 
io.trino.tempto.assertions - package io.trino.tempto.assertions
 
io.trino.tempto.configuration - package io.trino.tempto.configuration
 
io.trino.tempto.context - package io.trino.tempto.context
 
io.trino.tempto.fulfillment - package io.trino.tempto.fulfillment
 
io.trino.tempto.fulfillment.command - package io.trino.tempto.fulfillment.command
 
io.trino.tempto.fulfillment.table - package io.trino.tempto.fulfillment.table
 
io.trino.tempto.fulfillment.table.hive - package io.trino.tempto.fulfillment.table.hive
 
io.trino.tempto.fulfillment.table.hive.statistics - package io.trino.tempto.fulfillment.table.hive.statistics
 
io.trino.tempto.fulfillment.table.hive.tpcds - package io.trino.tempto.fulfillment.table.hive.tpcds
 
io.trino.tempto.fulfillment.table.hive.tpch - package io.trino.tempto.fulfillment.table.hive.tpch
 
io.trino.tempto.fulfillment.table.jdbc - package io.trino.tempto.fulfillment.table.jdbc
 
io.trino.tempto.fulfillment.table.jdbc.tpch - package io.trino.tempto.fulfillment.table.jdbc.tpch
 
io.trino.tempto.hadoop.hdfs - package io.trino.tempto.hadoop.hdfs
 
io.trino.tempto.initialization - package io.trino.tempto.initialization
 
io.trino.tempto.internal - package io.trino.tempto.internal
 
io.trino.tempto.internal.configuration - package io.trino.tempto.internal.configuration
 
io.trino.tempto.internal.context - package io.trino.tempto.internal.context
 
io.trino.tempto.internal.convention - package io.trino.tempto.internal.convention
 
io.trino.tempto.internal.convention.generator - package io.trino.tempto.internal.convention.generator
 
io.trino.tempto.internal.convention.recursion - package io.trino.tempto.internal.convention.recursion
 
io.trino.tempto.internal.convention.sql - package io.trino.tempto.internal.convention.sql
 
io.trino.tempto.internal.convention.tabledefinitions - package io.trino.tempto.internal.convention.tabledefinitions
 
io.trino.tempto.internal.fulfillment.command - package io.trino.tempto.internal.fulfillment.command
 
io.trino.tempto.internal.fulfillment.resources - package io.trino.tempto.internal.fulfillment.resources
 
io.trino.tempto.internal.fulfillment.table - package io.trino.tempto.internal.fulfillment.table
 
io.trino.tempto.internal.fulfillment.table.cassandra - package io.trino.tempto.internal.fulfillment.table.cassandra
 
io.trino.tempto.internal.fulfillment.table.cassandra.tpch - package io.trino.tempto.internal.fulfillment.table.cassandra.tpch
 
io.trino.tempto.internal.fulfillment.table.hive - package io.trino.tempto.internal.fulfillment.table.hive
 
io.trino.tempto.internal.fulfillment.table.hive.tpch - package io.trino.tempto.internal.fulfillment.table.hive.tpch
 
io.trino.tempto.internal.fulfillment.table.jdbc - package io.trino.tempto.internal.fulfillment.table.jdbc
 
io.trino.tempto.internal.hadoop.hdfs - package io.trino.tempto.internal.hadoop.hdfs
 
io.trino.tempto.internal.initialization - package io.trino.tempto.internal.initialization
 
io.trino.tempto.internal.initialization.modules - package io.trino.tempto.internal.initialization.modules
 
io.trino.tempto.internal.listeners - package io.trino.tempto.internal.listeners
 
io.trino.tempto.internal.logging - package io.trino.tempto.internal.logging
 
io.trino.tempto.internal.process - package io.trino.tempto.internal.process
 
io.trino.tempto.internal.query - package io.trino.tempto.internal.query
 
io.trino.tempto.internal.ssh - package io.trino.tempto.internal.ssh
 
io.trino.tempto.kerberos - package io.trino.tempto.kerberos
 
io.trino.tempto.process - package io.trino.tempto.process
 
io.trino.tempto.query - package io.trino.tempto.query
 
io.trino.tempto.sql - package io.trino.tempto.sql
 
io.trino.tempto.sql.view - package io.trino.tempto.sql.view
 
io.trino.tempto.ssh - package io.trino.tempto.ssh
 
io.trino.tempto.testmarkers - package io.trino.tempto.testmarkers
 
io.trino.tempto.threads - package io.trino.tempto.threads
 
io.trino.tempto.util - package io.trino.tempto.util
 
isAfterClassConfiguration() - Method in class io.trino.tempto.internal.initialization.DelegateTestNGMethod
 
isAfterGroupsConfiguration() - Method in class io.trino.tempto.internal.initialization.DelegateTestNGMethod
 
isAfterMethodConfiguration() - Method in class io.trino.tempto.internal.initialization.DelegateTestNGMethod
 
isAfterSuiteConfiguration() - Method in class io.trino.tempto.internal.initialization.DelegateTestNGMethod
 
isAfterTestConfiguration() - Method in class io.trino.tempto.internal.initialization.DelegateTestNGMethod
 
isAlwaysRun() - Method in class io.trino.tempto.internal.initialization.DelegateTestNGMethod
 
isBeforeClassConfiguration() - Method in class io.trino.tempto.internal.initialization.DelegateTestNGMethod
 
isBeforeGroupsConfiguration() - Method in class io.trino.tempto.internal.initialization.DelegateTestNGMethod
 
isBeforeMethodConfiguration() - Method in class io.trino.tempto.internal.initialization.DelegateTestNGMethod
 
isBeforeSuiteConfiguration() - Method in class io.trino.tempto.internal.initialization.DelegateTestNGMethod
 
isBeforeTestConfiguration() - Method in class io.trino.tempto.internal.initialization.DelegateTestNGMethod
 
isIgnoreExcessRows() - Method in class io.trino.tempto.internal.convention.SqlResultDescriptor
 
isIgnoreOrder() - Method in class io.trino.tempto.internal.convention.SqlResultDescriptor
 
isJoinAllRowsToOne() - Method in class io.trino.tempto.internal.convention.SqlResultDescriptor
 
isList(String) - Method in interface io.trino.tempto.configuration.Configuration
 
isList(String) - Method in class io.trino.tempto.internal.configuration.AbstractConfiguration
 
isList(String) - Method in class io.trino.tempto.internal.configuration.DelegateConfiguration
 
isMutableTableName(String) - Method in class io.trino.tempto.internal.fulfillment.table.TableNameGenerator
 
isPartitioned() - Method in class io.trino.tempto.fulfillment.table.hive.HiveTableDefinition
 
isSupportedPath(Path) - Method in interface io.trino.tempto.internal.convention.ConventionBasedTestFactory.PathTestFactory
 
isSupportedPath(Path) - Method in class io.trino.tempto.internal.convention.generator.GeneratorPathTestFactory
 
isSupportedPath(Path) - Method in class io.trino.tempto.internal.convention.recursion.RecursionPathTestFactory
 
isSupportedPath(Path) - Method in class io.trino.tempto.internal.convention.sql.SqlPathTestFactory
 
isTest() - Method in class io.trino.tempto.internal.initialization.DelegateTestNGMethod
 
isTrimValues() - Method in class io.trino.tempto.internal.convention.SqlResultDescriptor
 
isWrapperFor(Class<?>) - Method in class io.trino.tempto.internal.query.KerberosJdbcDataSource
 
ITEM - Enum constant in enum io.trino.tempto.fulfillment.table.hive.tpcds.TpcdsTable
 
ITEM - Static variable in class io.trino.tempto.fulfillment.table.hive.tpcds.ImmutableTpcdsTablesRequirements
 
ITEM - Static variable in class io.trino.tempto.fulfillment.table.hive.tpcds.TpcdsTableDefinitions
 
iterator() - Method in class io.trino.tempto.internal.context.TestContextStack
 

J

jar - Variable in class io.trino.tempto.query.JdbcConnectivityParamsState
 
JavaProcessLauncher - Class in io.trino.tempto.process
Launches a Java class with main() method as a separate process.
JavaProcessLauncher(String, String) - Constructor for class io.trino.tempto.process.JavaProcessLauncher
 
JDBC - Enum constant in enum io.trino.tempto.internal.convention.tabledefinitions.TableType
 
JdbcConnectionsConfiguration - Class in io.trino.tempto.internal.query
 
JdbcConnectionsConfiguration(Configuration) - Constructor for class io.trino.tempto.internal.query.JdbcConnectionsConfiguration
 
JdbcConnectionsPool - Class in io.trino.tempto.query
 
JdbcConnectionsPool() - Constructor for class io.trino.tempto.query.JdbcConnectionsPool
 
JdbcConnectivityParamsState - Class in io.trino.tempto.query
Contains configuration required to connect to a JDBC server.
JdbcConnectivityParamsState.Builder - Class in io.trino.tempto.query
 
JdbcDataFileDescriptor - Class in io.trino.tempto.internal.convention.tabledefinitions
 
JdbcDataFileDescriptor(AnnotatedFileParser.SectionParsingResult) - Constructor for class io.trino.tempto.internal.convention.tabledefinitions.JdbcDataFileDescriptor
 
JdbcQueryExecutor - Class in io.trino.tempto.query
 
JdbcQueryExecutor(JdbcConnectivityParamsState, JdbcConnectionsPool, TestContext) - Constructor for class io.trino.tempto.query.JdbcQueryExecutor
 
JdbcTableInstance - Class in io.trino.tempto.internal.fulfillment.table.jdbc
 
JdbcTableInstance(TableName, RelationalTableDefinition) - Constructor for class io.trino.tempto.internal.fulfillment.table.jdbc.JdbcTableInstance
 
JdbcTableManager - Class in io.trino.tempto.internal.fulfillment.table.jdbc
 
JdbcTableManager(QueryExecutor, TableNameGenerator, String, Configuration) - Constructor for class io.trino.tempto.internal.fulfillment.table.jdbc.JdbcTableManager
 
JdbcTpchDataSource - Class in io.trino.tempto.fulfillment.table.jdbc.tpch
 
JdbcTpchDataSource(TpchTable, List<JDBCType>, double) - Constructor for class io.trino.tempto.fulfillment.table.jdbc.tpch.JdbcTpchDataSource
 
JdbcTpchTableDefinitions - Class in io.trino.tempto.fulfillment.table.jdbc.tpch
 
JdbcUtils - Class in io.trino.tempto.internal.query
 
join() - Method in class io.trino.tempto.threads.ParallelExecution
 
join(long) - Method in class io.trino.tempto.threads.ParallelExecution
 
joinAndRethrow() - Method in class io.trino.tempto.threads.ParallelExecution
Joins all child threads and throws ParallelExecutionException if some child throws a Throwable.
joinAndRethrow(long) - Method in class io.trino.tempto.threads.ParallelExecution
 
joinKey(String...) - Static method in class io.trino.tempto.configuration.KeyUtils
 
joinKey(List<String>) - Static method in class io.trino.tempto.configuration.KeyUtils
 
JSchSshClient - Class in io.trino.tempto.internal.ssh
An SshClient based on JSch library.
JSchSshClient(Supplier<Session>) - Constructor for class io.trino.tempto.internal.ssh.JSchSshClient
 
JschSshClientFactory - Class in io.trino.tempto.internal.ssh
 
JschSshClientFactory() - Constructor for class io.trino.tempto.internal.ssh.JschSshClientFactory
 

K

KerberosAuthentication - Class in io.trino.tempto.kerberos
 
KerberosAuthentication(String, String) - Constructor for class io.trino.tempto.kerberos.KerberosAuthentication
 
KerberosJdbcDataSource - Class in io.trino.tempto.internal.query
 
KerberosJdbcDataSource(JdbcConnectivityParamsState, Driver) - Constructor for class io.trino.tempto.internal.query.KerberosJdbcDataSource
 
kerberosKeytab - Variable in class io.trino.tempto.query.JdbcConnectivityParamsState
 
kerberosPrincipal - Variable in class io.trino.tempto.query.JdbcConnectivityParamsState
 
KeyUtils - Class in io.trino.tempto.configuration
 

L

launch(Class, List<String>) - Method in class io.trino.tempto.process.JavaProcessLauncher
 
Lazy<T> - Class in io.trino.tempto.util
 
Lazy(Supplier<T>) - Constructor for class io.trino.tempto.util.Lazy
 
lazyGet() - Method in class io.trino.tempto.util.Lazy
 
like(HiveTableDefinition) - Static method in class io.trino.tempto.fulfillment.table.hive.HiveTableDefinition
 
like(RelationalTableDefinition) - Static method in class io.trino.tempto.fulfillment.table.jdbc.RelationalTableDefinition
 
LINE_ESCAPE - Static variable in class io.trino.tempto.internal.convention.AnnotatedFileParser
 
LINE_ITEM - Enum constant in enum io.trino.tempto.fulfillment.table.hive.tpch.TpchTable
 
LINE_ITEM - Static variable in class io.trino.tempto.fulfillment.table.hive.tpch.ImmutableTpchTablesRequirements
 
LINE_ITEM - Static variable in class io.trino.tempto.fulfillment.table.hive.tpch.TpchTableDefinitions
 
listDirectory(String) - Method in interface io.trino.tempto.hadoop.hdfs.HdfsClient
 
listDirectory(String) - Method in class io.trino.tempto.internal.hadoop.hdfs.WebHdfsClient
 
listKeys() - Method in interface io.trino.tempto.configuration.Configuration
Lists all keys in configuration
listKeys() - Method in class io.trino.tempto.internal.configuration.DelegateConfiguration
 
listKeys() - Method in class io.trino.tempto.internal.configuration.EmptyConfiguration
 
listKeys() - Method in class io.trino.tempto.internal.configuration.HierarchicalConfiguration
 
listKeys() - Method in class io.trino.tempto.internal.configuration.MapConfiguration
 
listPrefixes() - Method in interface io.trino.tempto.configuration.Configuration
Lists configuration key prefixes of length=1
listPrefixes() - Method in class io.trino.tempto.internal.configuration.DelegateConfiguration
 
listPrefixes() - Method in class io.trino.tempto.internal.configuration.EmptyConfiguration
 
listPrefixes() - Method in class io.trino.tempto.internal.configuration.HierarchicalConfiguration
 
listPrefixes() - Method in class io.trino.tempto.internal.configuration.MapConfiguration
 
load(String, double, String) - Method in class io.trino.tempto.fulfillment.table.hive.statistics.TableStatisticsRepository
 
load(Iterator<List<Object>>) - Method in class io.trino.tempto.internal.fulfillment.table.cassandra.CassandraBatchLoader
 
loadAll(InputStream) - Static method in class io.trino.tempto.internal.configuration.YamlConfiguration
 
loadAll(String) - Static method in class io.trino.tempto.internal.configuration.YamlConfiguration
 
LOADED - Enum constant in enum io.trino.tempto.fulfillment.table.MutableTableRequirement.State
Table with data will be created and dropped by tempto framework.
loadFile(String, OutputStream) - Method in interface io.trino.tempto.hadoop.hdfs.HdfsClient
 
loadFile(String, OutputStream) - Method in class io.trino.tempto.internal.hadoop.hdfs.WebHdfsClient
 
loadFile(String, Charset) - Method in interface io.trino.tempto.hadoop.hdfs.HdfsClient
 
LocalCliProcess - Class in io.trino.tempto.process
Wrapping class for Process that helps interacting with CLI processes.
LocalCliProcess(Process) - Constructor for class io.trino.tempto.process.LocalCliProcess
 
LoggingMdcHelper - Class in io.trino.tempto.internal.logging
 

M

makeExecutable(Path) - Static method in class io.trino.tempto.internal.convention.SqlTestsFileUtils
 
MapConfiguration - Class in io.trino.tempto.internal.configuration
This class constructs and stores a map based configuration using nested maps.
MapConfiguration(Map<String, Object>) - Constructor for class io.trino.tempto.internal.configuration.MapConfiguration
 
mapToRow(List<String>) - Method in class io.trino.tempto.internal.query.QueryRowMapper
 
matches(SqlResultDescriptor) - Method in class io.trino.tempto.assertions.QueryAssert
 
Module() - Constructor for class io.trino.tempto.internal.hadoop.hdfs.SimpleHttpRequestsExecutor.Module
 
Module() - Constructor for class io.trino.tempto.internal.hadoop.hdfs.SpnegoHttpRequestsExecutor.Module
 
mutableTable(TableDefinition) - Static method in class io.trino.tempto.fulfillment.table.TableRequirements
Requirement for mutable table.
mutableTable(TableDefinition, String, MutableTableRequirement.State) - Static method in class io.trino.tempto.fulfillment.table.TableRequirements
Requirement for mutable table.
MutableTableDescriptor - Class in io.trino.tempto.internal.convention
 
MutableTableRequirement - Class in io.trino.tempto.fulfillment.table
 
MutableTableRequirement.MutableTableRequirementBuilder - Class in io.trino.tempto.fulfillment.table
 
MutableTableRequirement.State - Enum in io.trino.tempto.fulfillment.table
 
MutableTableRequirementBuilder(TableDefinition) - Constructor for class io.trino.tempto.fulfillment.table.MutableTableRequirement.MutableTableRequirementBuilder
 
MutableTablesFulfiller - Class in io.trino.tempto.internal.fulfillment.table
 
MutableTablesFulfiller(TableManagerDispatcher) - Constructor for class io.trino.tempto.internal.fulfillment.table.MutableTablesFulfiller
 
mutableTablesState() - Static method in class io.trino.tempto.fulfillment.table.MutableTablesState
 
MutableTablesState - Class in io.trino.tempto.fulfillment.table
 
MutableTablesState(List<TableInstance>) - Constructor for class io.trino.tempto.fulfillment.table.MutableTablesState
 

N

NATION - Enum constant in enum io.trino.tempto.fulfillment.table.hive.tpch.TpchTable
 
NATION - Static variable in class io.trino.tempto.fulfillment.table.hive.tpch.ImmutableTpchTablesRequirements
 
NATION - Static variable in class io.trino.tempto.fulfillment.table.hive.tpch.TpchTableDefinitions
 
NATION - Static variable in class io.trino.tempto.fulfillment.table.jdbc.tpch.JdbcTpchTableDefinitions
 
NATION_TYPES - Static variable in class io.trino.tempto.fulfillment.table.jdbc.tpch.JdbcTpchTableDefinitions
 
nextErrorLine() - Method in class io.trino.tempto.internal.process.CliProcessBase
 
nextErrorLine() - Method in interface io.trino.tempto.process.CliProcess
 
nextErrorToken() - Method in class io.trino.tempto.internal.process.CliProcessBase
 
nextErrorToken() - Method in interface io.trino.tempto.process.CliProcess
 
nextOutputLine() - Method in class io.trino.tempto.internal.process.CliProcessBase
 
nextOutputLine() - Method in interface io.trino.tempto.process.CliProcess
 
nextOutputToken() - Method in class io.trino.tempto.internal.process.CliProcessBase
 
nextOutputToken() - Method in interface io.trino.tempto.process.CliProcess
 
noSchema() - Method in class io.trino.tempto.fulfillment.table.TableHandle
 
NULL_STRING - Static variable in class io.trino.tempto.internal.query.QueryRowMapper
 

O

onFinish(ITestContext) - Method in class io.trino.tempto.internal.initialization.TestInitializationListener
 
onFinish(ITestContext) - Method in class io.trino.tempto.internal.listeners.ProgressLoggingListener
 
onStart(ITestContext) - Method in class io.trino.tempto.internal.initialization.TestInitializationListener
 
onStart(ITestContext) - Method in class io.trino.tempto.internal.listeners.ProgressLoggingListener
 
onTestFailedButWithinSuccessPercentage(ITestResult) - Method in class io.trino.tempto.internal.initialization.TestInitializationListener
 
onTestFailedButWithinSuccessPercentage(ITestResult) - Method in class io.trino.tempto.internal.listeners.ProgressLoggingListener
 
onTestFailure(ITestResult) - Method in class io.trino.tempto.internal.initialization.TestInitializationListener
 
onTestFailure(ITestResult) - Method in class io.trino.tempto.internal.listeners.ProgressLoggingListener
 
onTestSkipped(ITestResult) - Method in class io.trino.tempto.internal.initialization.TestInitializationListener
 
onTestSkipped(ITestResult) - Method in class io.trino.tempto.internal.listeners.ProgressLoggingListener
 
onTestStart(ITestResult) - Method in class io.trino.tempto.internal.initialization.TestInitializationListener
 
onTestStart(ITestResult) - Method in class io.trino.tempto.internal.listeners.ProgressLoggingListener
 
onTestSuccess(ITestResult) - Method in class io.trino.tempto.internal.initialization.TestInitializationListener
 
onTestSuccess(ITestResult) - Method in class io.trino.tempto.internal.listeners.ProgressLoggingListener
 
openConnection() - Method in class io.trino.tempto.query.JdbcQueryExecutor
 
openStream() - Method in class io.trino.tempto.internal.fulfillment.table.hive.tpch.TpchEntityByteSource
 
ORDERS - Enum constant in enum io.trino.tempto.fulfillment.table.hive.tpch.TpchTable
 
ORDERS - Static variable in class io.trino.tempto.fulfillment.table.hive.tpch.ImmutableTpchTablesRequirements
 
ORDERS - Static variable in class io.trino.tempto.fulfillment.table.hive.tpch.TpchTableDefinitions
 

P

parallelExecution(int, IndexedRunnable) - Static method in class io.trino.tempto.threads.ParallelExecution
 
ParallelExecution - Class in io.trino.tempto.threads
A class implementing parallel execution of code blocks.
ParallelExecution.ParallelExecutionBuilder - Class in io.trino.tempto.threads
 
ParallelExecutionBuilder() - Constructor for class io.trino.tempto.threads.ParallelExecution.ParallelExecutionBuilder
 
ParallelExecutionException - Exception in io.trino.tempto.threads
 
ParallelExecutionException(List<Throwable>) - Constructor for exception io.trino.tempto.threads.ParallelExecutionException
 
param(JDBCType, Object) - Static method in interface io.trino.tempto.query.QueryExecutor
 
parse(String) - Static method in class io.trino.tempto.fulfillment.table.TableHandle
 
parseFile(InputStream) - Method in class io.trino.tempto.internal.convention.AnnotatedFileParser
 
parseFile(Path) - Method in class io.trino.tempto.internal.convention.AnnotatedFileParser
 
PART - Enum constant in enum io.trino.tempto.fulfillment.table.hive.tpch.TpchTable
 
PART - Static variable in class io.trino.tempto.fulfillment.table.hive.tpch.ImmutableTpchTablesRequirements
 
PART - Static variable in class io.trino.tempto.fulfillment.table.hive.tpch.TpchTableDefinitions
 
PART_SUPPLIER - Enum constant in enum io.trino.tempto.fulfillment.table.hive.tpch.TpchTable
 
PART_SUPPLIER - Static variable in class io.trino.tempto.fulfillment.table.hive.tpch.ImmutableTpchTablesRequirements
 
PART_SUPPLIER - Static variable in class io.trino.tempto.fulfillment.table.hive.tpch.TpchTableDefinitions
 
partitionBy(Iterator<List<Object>>, int) - Static method in class io.trino.tempto.internal.fulfillment.table.jdbc.JdbcTableManager
 
PartitionDefinition(String, HiveDataSource) - Constructor for class io.trino.tempto.fulfillment.table.hive.HiveTableDefinition.PartitionDefinition
 
password - Variable in class io.trino.tempto.query.JdbcConnectivityParamsState
 
peek() - Method in class io.trino.tempto.internal.context.TestContextStack
 
pooling - Variable in class io.trino.tempto.query.JdbcConnectivityParamsState
 
pop() - Method in class io.trino.tempto.internal.context.TestContextStack
 
popAllTestContexts() - Static method in class io.trino.tempto.context.ThreadLocalTestContextHolder
 
popTestContext() - Static method in class io.trino.tempto.context.ThreadLocalTestContextHolder
 
PREPARED - Enum constant in enum io.trino.tempto.fulfillment.table.MutableTableRequirement.State
Table won't be created by tempto framework, but will be visible in MutableTablesState and will be dropped by tempto framework.
prepareStatements - Variable in class io.trino.tempto.query.JdbcConnectivityParamsState
 
ProcessUtils - Class in io.trino.tempto.internal.convention
 
ProductTest - Class in io.trino.tempto
 
ProductTest() - Constructor for class io.trino.tempto.ProductTest
 
ProductTestAnnotationTransformer - Class in io.trino.tempto.internal.listeners
Responsible for transforming the Test annotations in the following ways:
ProductTestAnnotationTransformer() - Constructor for class io.trino.tempto.internal.listeners.ProductTestAnnotationTransformer
 
ProgressLoggingListener - Class in io.trino.tempto.internal.listeners
 
ProgressLoggingListener() - Constructor for class io.trino.tempto.internal.listeners.ProgressLoggingListener
 
project(int...) - Method in class io.trino.tempto.query.QueryResult
 
PROMOTION - Enum constant in enum io.trino.tempto.fulfillment.table.hive.tpcds.TpcdsTable
 
PROMOTION - Static variable in class io.trino.tempto.fulfillment.table.hive.tpcds.ImmutableTpcdsTablesRequirements
 
PROMOTION - Static variable in class io.trino.tempto.fulfillment.table.hive.tpcds.TpcdsTableDefinitions
 
push(C) - Method in class io.trino.tempto.internal.context.TestContextStack
 
pushAllTestContexts(TestContextStack<? extends TestContext>) - Static method in class io.trino.tempto.context.ThreadLocalTestContextHolder
 
pushTestContext(TestContext) - Static method in class io.trino.tempto.context.ThreadLocalTestContextHolder
 

Q

query(String, QueryExecutor.QueryParam...) - Static method in interface io.trino.tempto.query.QueryExecutor
Deprecated.
This method runs a query on the default executor. The concept of default query executor has been found to be confusing and will be removed.
QueryAssert - Class in io.trino.tempto.assertions
 
QueryAssert.AcceptableValues - Class in io.trino.tempto.assertions
 
QueryAssert.QueryCallback - Interface in io.trino.tempto.assertions
 
QueryAssert.QueryExecutionAssert - Class in io.trino.tempto.assertions
Deprecated.
QueryAssert.Row - Class in io.trino.tempto.assertions
 
QueryExecutionAssert(Optional<QueryExecutionException>) - Constructor for class io.trino.tempto.assertions.QueryAssert.QueryExecutionAssert
Deprecated.
 
QueryExecutionException - Exception in io.trino.tempto.query
 
QueryExecutionException(Throwable) - Constructor for exception io.trino.tempto.query.QueryExecutionException
 
QueryExecutor - Interface in io.trino.tempto.query
Interface for executors of a sql queries.
QueryExecutor.QueryParam - Class in io.trino.tempto.query
 
QueryExecutorDispatcher - Interface in io.trino.tempto.query
 
QueryExecutorModuleProvider - Class in io.trino.tempto.internal.query
 
QueryExecutorModuleProvider() - Constructor for class io.trino.tempto.internal.query.QueryExecutorModuleProvider
 
QueryResult - Class in io.trino.tempto.query
Result of a query.
QueryResult.QueryResultBuilder - Class in io.trino.tempto.query
 
QueryResultBuilder(List<JDBCType>, List<String>) - Constructor for class io.trino.tempto.query.QueryResult.QueryResultBuilder
 
QueryRowMapper - Class in io.trino.tempto.internal.query
This class transforms string values to Java types based on column types.
QueryRowMapper(List<JDBCType>) - Constructor for class io.trino.tempto.internal.query.QueryRowMapper
 

R

ReadOnlyTableDefinition(TableHandle) - Constructor for class io.trino.tempto.fulfillment.table.ReadOnlyTableManager.ReadOnlyTableDefinition
 
ReadOnlyTableManager<T extends TableDefinition> - Class in io.trino.tempto.fulfillment.table
Table manager for read only databases.
ReadOnlyTableManager(String) - Constructor for class io.trino.tempto.fulfillment.table.ReadOnlyTableManager
 
ReadOnlyTableManager.ReadOnlyTableDefinition - Class in io.trino.tempto.fulfillment.table
 
readRemainingErrorLines() - Method in class io.trino.tempto.internal.process.CliProcessBase
 
readRemainingErrorLines() - Method in interface io.trino.tempto.process.CliProcess
 
readRemainingOutputLines() - Method in class io.trino.tempto.internal.process.CliProcessBase
 
readRemainingOutputLines() - Method in interface io.trino.tempto.process.CliProcess
 
readTestMetadata(ITestNGMethod) - Method in class io.trino.tempto.internal.listeners.TestMetadataReader
 
readTestMetadata(ITestResult) - Method in class io.trino.tempto.internal.listeners.TestMetadataReader
 
REASON - Enum constant in enum io.trino.tempto.fulfillment.table.hive.tpcds.TpcdsTable
 
REASON - Static variable in class io.trino.tempto.fulfillment.table.hive.tpcds.ImmutableTpcdsTablesRequirements
 
REASON - Static variable in class io.trino.tempto.fulfillment.table.hive.tpcds.TpcdsTableDefinitions
 
RecursionPathTestFactory - Class in io.trino.tempto.internal.convention.recursion
 
RecursionPathTestFactory() - Constructor for class io.trino.tempto.internal.convention.recursion.RecursionPathTestFactory
 
ReflectionHelper - Class in io.trino.tempto.internal
 
ReflectionInjectorHelper - Class in io.trino.tempto.internal
 
ReflectionInjectorHelper() - Constructor for class io.trino.tempto.internal.ReflectionInjectorHelper
 
REGION - Enum constant in enum io.trino.tempto.fulfillment.table.hive.tpch.TpchTable
 
REGION - Static variable in class io.trino.tempto.fulfillment.table.hive.tpch.ImmutableTpchTablesRequirements
 
REGION - Static variable in class io.trino.tempto.fulfillment.table.hive.tpch.TpchTableDefinitions
 
register(T) - Method in class io.trino.tempto.internal.fulfillment.resources.ResourcesState
 
registerCloseCallback(TestContextCloseCallback) - Method in interface io.trino.tempto.context.TestContext
Registers a callback that will be executed on TestContext close.
registerCloseCallback(TestContextCloseCallback) - Method in class io.trino.tempto.internal.context.GuiceTestContext
 
registerDriver(JdbcConnectivityParamsState) - Static method in class io.trino.tempto.internal.query.JdbcUtils
 
RelationalDataSource - Interface in io.trino.tempto.fulfillment.table.jdbc
 
relationalTableDefinition(TableHandle, String, RelationalDataSource) - Static method in class io.trino.tempto.fulfillment.table.jdbc.RelationalTableDefinition
 
relationalTableDefinition(String, String, RelationalDataSource) - Static method in class io.trino.tempto.fulfillment.table.jdbc.RelationalTableDefinition
 
RelationalTableDefinition - Class in io.trino.tempto.fulfillment.table.jdbc
 
RelationalTableDefinition(TableHandle, String, RelationalDataSource) - Constructor for class io.trino.tempto.fulfillment.table.jdbc.RelationalTableDefinition
 
RelationalTableDefinition.RelationalTableDefinitionBuilder - Class in io.trino.tempto.fulfillment.table.jdbc
 
RelationalTableDefinitionBuilder(String) - Constructor for class io.trino.tempto.fulfillment.table.jdbc.RelationalTableDefinition.RelationalTableDefinitionBuilder
 
removeXAttr(String, String) - Method in interface io.trino.tempto.hadoop.hdfs.HdfsClient
 
removeXAttr(String, String) - Method in class io.trino.tempto.internal.hadoop.hdfs.WebHdfsClient
 
Requirement - Interface in io.trino.tempto
Specifies a test requirement.
RequirementFulfiller - Interface in io.trino.tempto.fulfillment
 
RequirementFulfiller.SuiteLevelFulfiller - Annotation Type in io.trino.tempto.fulfillment
Apply annotation to fulfillers which should be evaluated at suite level.
RequirementFulfiller.TestLevelFulfiller - Annotation Type in io.trino.tempto.fulfillment
Apply annotation to fulfillers which should be evaluated at testLevel.
Requirements - Class in io.trino.tempto
An utility class for composing requirements.
RequirementsAwareTestNGMethod - Class in io.trino.tempto.internal.initialization
 
RequirementsAwareTestNGMethod(ITestNGMethod, Set<Requirement>) - Constructor for class io.trino.tempto.internal.initialization.RequirementsAwareTestNGMethod
 
RequirementsCollector - Interface in io.trino.tempto.internal
 
RequirementsExpanderInterceptor - Class in io.trino.tempto.internal.initialization
Interceptor which for each TestNGMethod creates one or more RequirementAwareTestNGMethods.
RequirementsExpanderInterceptor() - Constructor for class io.trino.tempto.internal.initialization.RequirementsExpanderInterceptor
 
RequirementsProvider - Interface in io.trino.tempto
 
Requires - Annotation Type in io.trino.tempto
 
resolve(Configuration) - Method in class io.trino.tempto.internal.configuration.ConfigurationVariableResolver
 
resolve(ITestNGMethod) - Method in class io.trino.tempto.internal.TestSpecificRequirementsResolver
 
ResourcesState - Class in io.trino.tempto.internal.fulfillment.resources
 
ResourcesState() - Constructor for class io.trino.tempto.internal.fulfillment.resources.ResourcesState
 
row(int) - Method in class io.trino.tempto.query.QueryResult
 
row(Object...) - Static method in class io.trino.tempto.assertions.QueryAssert.Row
 
Row(Object...) - Constructor for class io.trino.tempto.assertions.QueryAssert.Row
 
Row(List<?>) - Constructor for class io.trino.tempto.assertions.QueryAssert.Row
 
rows() - Method in class io.trino.tempto.query.QueryResult
 
run(int) - Method in interface io.trino.tempto.threads.IndexedRunnable
 
run(T) - Method in interface io.trino.tempto.context.ContextRunnable
Method invoked in given context T
runWithChildTestContext(Runnable) - Static method in class io.trino.tempto.context.TestContextDsl
 
runWithTestContext(TestContext, Runnable) - Static method in class io.trino.tempto.context.TestContextDsl
 

S

saveFile(String, HdfsClient.RepeatableContentProducer) - Method in interface io.trino.tempto.hadoop.hdfs.HdfsClient
 
saveFile(String, HdfsClient.RepeatableContentProducer) - Method in class io.trino.tempto.internal.hadoop.hdfs.WebHdfsClient
 
saveFile(String, InputStream) - Method in interface io.trino.tempto.hadoop.hdfs.HdfsClient
 
saveFile(String, InputStream) - Method in class io.trino.tempto.internal.hadoop.hdfs.WebHdfsClient
 
saveFile(String, String) - Method in interface io.trino.tempto.hadoop.hdfs.HdfsClient
 
SectionParsingResult(Optional<String>, List<String>, Map<String, String>, List<String>) - Constructor for class io.trino.tempto.internal.convention.AnnotatedFileParser.SectionParsingResult
 
setCreateTableDDLTemplate(String) - Method in class io.trino.tempto.fulfillment.table.hive.HiveTableDefinition.HiveTableDefinitionBuilder
 
setCreateTableDDLTemplate(String) - Method in class io.trino.tempto.fulfillment.table.jdbc.RelationalTableDefinition.RelationalTableDefinitionBuilder
 
setCreateTableDDLTemplate(String) - Method in class io.trino.tempto.internal.fulfillment.table.cassandra.CassandraTableDefinition.CassandraTableDefinitionBuilder
 
setData(String, String) - Method in class io.trino.tempto.fulfillment.table.hive.HiveTableDefinition.HiveTableDefinitionBuilder
 
setDataSource(HiveDataSource) - Method in class io.trino.tempto.fulfillment.table.hive.HiveTableDefinition.HiveTableDefinitionBuilder
 
setDataSource(RelationalDataSource) - Method in class io.trino.tempto.fulfillment.table.jdbc.RelationalTableDefinition.RelationalTableDefinitionBuilder
 
setDataSource(RelationalDataSource) - Method in class io.trino.tempto.internal.fulfillment.table.cassandra.CassandraTableDefinition.CassandraTableDefinitionBuilder
 
setDate(long) - Method in class io.trino.tempto.internal.initialization.DelegateTestNGMethod
 
setDescription(String) - Method in class io.trino.tempto.internal.initialization.DelegateTestNGMethod
 
setDriverClass(String) - Method in class io.trino.tempto.query.JdbcConnectivityParamsState.Builder
 
setGroup(String, String) - Method in interface io.trino.tempto.hadoop.hdfs.HdfsClient
 
setGroup(String, String) - Method in class io.trino.tempto.internal.hadoop.hdfs.WebHdfsClient
 
setId(String) - Method in class io.trino.tempto.internal.initialization.DelegateTestNGMethod
 
setIgnoreMissingDependencies(boolean) - Method in class io.trino.tempto.internal.initialization.DelegateTestNGMethod
 
setInvocationCount(int) - Method in class io.trino.tempto.internal.initialization.DelegateTestNGMethod
 
setInvocationNumbers(List<Integer>) - Method in class io.trino.tempto.internal.initialization.DelegateTestNGMethod
 
setJar(Optional<String>) - Method in class io.trino.tempto.query.JdbcConnectivityParamsState.Builder
 
setJdbcResultSet(ResultSet) - Method in class io.trino.tempto.query.QueryResult.QueryResultBuilder
 
setKerberosKeytab(Optional<String>) - Method in class io.trino.tempto.query.JdbcConnectivityParamsState.Builder
 
setKerberosPrincipal(Optional<String>) - Method in class io.trino.tempto.query.JdbcConnectivityParamsState.Builder
 
setLoginTimeout(int) - Method in class io.trino.tempto.internal.query.KerberosJdbcDataSource
 
setLogWriter(PrintWriter) - Method in class io.trino.tempto.internal.query.KerberosJdbcDataSource
 
setMissingGroup(String) - Method in class io.trino.tempto.internal.initialization.DelegateTestNGMethod
 
setMoreInvocationChecker(Callable<Boolean>) - Method in class io.trino.tempto.internal.initialization.DelegateTestNGMethod
 
setName(String) - Method in class io.trino.tempto.fulfillment.table.hive.HiveTableDefinition.HiveTableDefinitionBuilder
 
setName(String) - Method in class io.trino.tempto.query.JdbcConnectivityParamsState.Builder
 
setNoData() - Method in class io.trino.tempto.fulfillment.table.hive.HiveTableDefinition.HiveTableDefinitionBuilder
 
setOwner(String, String) - Method in interface io.trino.tempto.hadoop.hdfs.HdfsClient
 
setOwner(String, String) - Method in class io.trino.tempto.internal.hadoop.hdfs.WebHdfsClient
 
setParameterInvocationCount(int) - Method in class io.trino.tempto.internal.initialization.DelegateTestNGMethod
 
setPassword(String) - Method in class io.trino.tempto.query.JdbcConnectivityParamsState.Builder
 
setPermission(String, String) - Method in interface io.trino.tempto.hadoop.hdfs.HdfsClient
 
setPermission(String, String) - Method in class io.trino.tempto.internal.hadoop.hdfs.WebHdfsClient
 
setPooling(boolean) - Method in class io.trino.tempto.query.JdbcConnectivityParamsState.Builder
 
setPrepareStatements(List<String>) - Method in class io.trino.tempto.query.JdbcConnectivityParamsState.Builder
 
setPriority(int) - Method in class io.trino.tempto.internal.initialization.DelegateTestNGMethod
 
setRetryAnalyzer(IRetryAnalyzer) - Method in class io.trino.tempto.internal.initialization.DelegateTestNGMethod
 
setRows(String, int, int, String) - Method in class io.trino.tempto.fulfillment.table.hive.HiveTableDefinition.HiveTableDefinitionBuilder
 
setRows(String, int, String) - Method in class io.trino.tempto.fulfillment.table.hive.HiveTableDefinition.HiveTableDefinitionBuilder
 
setSkipFailedInvocations(boolean) - Method in class io.trino.tempto.internal.initialization.DelegateTestNGMethod
 
setTestClass(ITestClass) - Method in class io.trino.tempto.internal.initialization.DelegateTestNGMethod
 
setTestMethods(List<ITestNGMethod>) - Method in class io.trino.tempto.internal.listeners.TestNameGroupNameMethodSelector
 
setThreadPoolSize(int) - Method in class io.trino.tempto.internal.initialization.DelegateTestNGMethod
 
setTimeOut(long) - Method in class io.trino.tempto.internal.initialization.DelegateTestNGMethod
 
setup() - Method in interface io.trino.tempto.context.ContextProvider
Method generating new context.
setup() - Method in class io.trino.tempto.sql.view.ViewContextProvider
 
setupLoggingMdcForTest(ITestResult) - Static method in class io.trino.tempto.internal.logging.LoggingMdcHelper
 
setUrl(String) - Method in class io.trino.tempto.query.JdbcConnectivityParamsState.Builder
 
setUser(String) - Method in class io.trino.tempto.query.JdbcConnectivityParamsState.Builder
 
setXAttr(String, String, String) - Method in interface io.trino.tempto.hadoop.hdfs.HdfsClient
 
setXAttr(String, String, String) - Method in class io.trino.tempto.internal.hadoop.hdfs.WebHdfsClient
 
SHIP_MODE - Enum constant in enum io.trino.tempto.fulfillment.table.hive.tpcds.TpcdsTable
 
SHIP_MODE - Static variable in class io.trino.tempto.fulfillment.table.hive.tpcds.ImmutableTpcdsTablesRequirements
 
SHIP_MODE - Static variable in class io.trino.tempto.fulfillment.table.hive.tpcds.TpcdsTableDefinitions
 
SimpleHttpRequestsExecutor - Class in io.trino.tempto.internal.hadoop.hdfs
 
SimpleHttpRequestsExecutor(CloseableHttpClient, String, String) - Constructor for class io.trino.tempto.internal.hadoop.hdfs.SimpleHttpRequestsExecutor
 
SimpleHttpRequestsExecutor.Module - Class in io.trino.tempto.internal.hadoop.hdfs
 
size() - Method in class io.trino.tempto.internal.context.TestContextStack
 
skipFailedInvocations() - Method in class io.trino.tempto.internal.initialization.DelegateTestNGMethod
 
splitKey(String) - Static method in class io.trino.tempto.configuration.KeyUtils
 
SpnegoHttpRequestsExecutor - Class in io.trino.tempto.internal.hadoop.hdfs
 
SpnegoHttpRequestsExecutor(CloseableHttpClient, KerberosAuthentication, Configuration) - Constructor for class io.trino.tempto.internal.hadoop.hdfs.SpnegoHttpRequestsExecutor
 
SpnegoHttpRequestsExecutor.Module - Class in io.trino.tempto.internal.hadoop.hdfs
 
SqlContexts - Class in io.trino.tempto.sql
 
SqlDescriptor - Class in io.trino.tempto.internal.convention
SqlDescriptor(AnnotatedFileParser.SectionParsingResult) - Constructor for class io.trino.tempto.internal.convention.SqlDescriptor
 
SqlDescriptor(AnnotatedFileParser.SectionParsingResult, Map<String, String>) - Constructor for class io.trino.tempto.internal.convention.SqlDescriptor
 
SqlPathTestFactory - Class in io.trino.tempto.internal.convention.sql
 
SqlPathTestFactory(TableDefinitionsRepository, ConventionBasedTestProxyGenerator, Configuration) - Constructor for class io.trino.tempto.internal.convention.sql.SqlPathTestFactory
 
SqlQueryConventionBasedTest - Class in io.trino.tempto.internal.convention.sql
 
SqlQueryConventionBasedTest(Optional<Path>, Optional<Path>, Path, String, int, int, SqlQueryDescriptor, SqlResultDescriptor, Requirement) - Constructor for class io.trino.tempto.internal.convention.sql.SqlQueryConventionBasedTest
 
SqlQueryDescriptor - Class in io.trino.tempto.internal.convention
 
SqlQueryDescriptor(AnnotatedFileParser.SectionParsingResult) - Constructor for class io.trino.tempto.internal.convention.SqlQueryDescriptor
 
SqlQueryDescriptor(AnnotatedFileParser.SectionParsingResult, Map<String, String>) - Constructor for class io.trino.tempto.internal.convention.SqlQueryDescriptor
 
SqlResultDescriptor - Class in io.trino.tempto.internal.convention
 
SqlResultDescriptor(AnnotatedFileParser.SectionParsingResult) - Constructor for class io.trino.tempto.internal.convention.SqlResultDescriptor
 
SqlResultDescriptor(AnnotatedFileParser.SectionParsingResult, Map<String, String>) - Constructor for class io.trino.tempto.internal.convention.SqlResultDescriptor
 
sqlResultDescriptorFor(InputStream) - Static method in class io.trino.tempto.internal.convention.SqlResultDescriptor
 
sqlResultDescriptorFor(Path) - Static method in class io.trino.tempto.internal.convention.SqlResultDescriptor
 
sqlResultDescriptorFor(Path) - Static method in class io.trino.tempto.internal.convention.tabledefinitions.JdbcDataFileDescriptor
 
sqlResultDescriptorForResource(String) - Static method in class io.trino.tempto.internal.convention.SqlResultDescriptor
 
sqlSectionParsingResult - Variable in class io.trino.tempto.internal.convention.SqlDescriptor
 
SqlTestsFileUtils - Class in io.trino.tempto.internal.convention
 
SshClient - Interface in io.trino.tempto.ssh
Simple SSH client.
SshClientFactory - Interface in io.trino.tempto.ssh
 
SshClientModuleProvider - Class in io.trino.tempto.internal.ssh
 
SshClientModuleProvider() - Constructor for class io.trino.tempto.internal.ssh.SshClientModuleProvider
 
start() - Method in class io.trino.tempto.threads.ParallelExecution
 
state - Variable in class io.trino.tempto.internal.convention.MutableTableDescriptor
 
State - Interface in io.trino.tempto.context
Marker interface of state objects produced by fulfillers.
STORE - Enum constant in enum io.trino.tempto.fulfillment.table.hive.tpcds.TpcdsTable
 
STORE - Static variable in class io.trino.tempto.fulfillment.table.hive.tpcds.ImmutableTpcdsTablesRequirements
 
STORE - Static variable in class io.trino.tempto.fulfillment.table.hive.tpcds.TpcdsTableDefinitions
 
STORE_RETURNS - Enum constant in enum io.trino.tempto.fulfillment.table.hive.tpcds.TpcdsTable
 
STORE_RETURNS - Static variable in class io.trino.tempto.fulfillment.table.hive.tpcds.ImmutableTpcdsTablesRequirements
 
STORE_RETURNS - Static variable in class io.trino.tempto.fulfillment.table.hive.tpcds.TpcdsTableDefinitions
 
STORE_SALES - Enum constant in enum io.trino.tempto.fulfillment.table.hive.tpcds.TpcdsTable
 
STORE_SALES - Static variable in class io.trino.tempto.fulfillment.table.hive.tpcds.ImmutableTpcdsTablesRequirements
 
STORE_SALES - Static variable in class io.trino.tempto.fulfillment.table.hive.tpcds.TpcdsTableDefinitions
 
SUCCESS - Enum constant in enum io.trino.tempto.fulfillment.TestStatus
 
suiteCommand(String) - Static method in class io.trino.tempto.fulfillment.command.SuiteCommandRequirement
 
SuiteCommandFulfiller - Class in io.trino.tempto.internal.fulfillment.command
 
SuiteCommandFulfiller() - Constructor for class io.trino.tempto.internal.fulfillment.command.SuiteCommandFulfiller
 
SuiteCommandRequirement - Class in io.trino.tempto.fulfillment.command
Commands which will be executed before the test suite.
SuiteCommandRequirement(Command) - Constructor for class io.trino.tempto.fulfillment.command.SuiteCommandRequirement
 
SuiteCommandRequirement(List<Command>) - Constructor for class io.trino.tempto.fulfillment.command.SuiteCommandRequirement
 
SuiteModuleProvider - Interface in io.trino.tempto.initialization
Classes implementing this interface provide Modules at suite level.
SuiteResourceFulfiller - Class in io.trino.tempto.internal.fulfillment.resources
 
SuiteResourceFulfiller() - Constructor for class io.trino.tempto.internal.fulfillment.resources.SuiteResourceFulfiller
 
SuiteResourcesState - Class in io.trino.tempto.internal.fulfillment.resources
 
SuiteResourcesState() - Constructor for class io.trino.tempto.internal.fulfillment.resources.SuiteResourcesState
 
SUPPLIER - Enum constant in enum io.trino.tempto.fulfillment.table.hive.tpch.TpchTable
 
SUPPLIER - Static variable in class io.trino.tempto.fulfillment.table.hive.tpch.ImmutableTpchTablesRequirements
 
SUPPLIER - Static variable in class io.trino.tempto.fulfillment.table.hive.tpch.TpchTableDefinitions
 

T

tableDefinition() - Method in class io.trino.tempto.fulfillment.table.TableInstance
 
tableDefinition(TableHandle) - Static method in class io.trino.tempto.fulfillment.table.TableDefinitionsRepository
 
TableDefinition - Class in io.trino.tempto.fulfillment.table
 
TableDefinition(TableHandle) - Constructor for class io.trino.tempto.fulfillment.table.TableDefinition
 
tableDefinitionClass() - Element in annotation type io.trino.tempto.fulfillment.table.TableManager.Descriptor
 
tableDefinitionName - Variable in class io.trino.tempto.internal.convention.MutableTableDescriptor
 
tableDefinitionsRepository() - Static method in class io.trino.tempto.fulfillment.table.TableDefinitionsRepository
 
TableDefinitionsRepository - Class in io.trino.tempto.fulfillment.table
Stores TableDefinition mapped by names.
tableExists(String, String) - Method in class io.trino.tempto.internal.query.CassandraQueryExecutor
 
tableHandle - Variable in class io.trino.tempto.internal.convention.MutableTableDescriptor
 
tableHandle(String) - Static method in class io.trino.tempto.fulfillment.table.TableHandle
 
TableHandle - Class in io.trino.tempto.fulfillment.table
 
TableInstance<T extends TableDefinition> - Class in io.trino.tempto.fulfillment.table
Describes a table that is instantiated during a test run.
TableInstance(TableName, T) - Constructor for class io.trino.tempto.fulfillment.table.TableInstance
 
TableManager<T extends TableDefinition> - Interface in io.trino.tempto.fulfillment.table
Provides functionality of creating/dropping tables based on TableDefinition.
TableManager.Descriptor - Annotation Type in io.trino.tempto.fulfillment.table
 
tableManagerDispatcher - Variable in class io.trino.tempto.internal.fulfillment.table.TableRequirementFulfiller
 
TableManagerDispatcher - Interface in io.trino.tempto.fulfillment.table
Returns an appropriate TableManager based on table type.
TableManagerDispatcherModuleProvider - Class in io.trino.tempto.internal.fulfillment.table
 
TableManagerDispatcherModuleProvider() - Constructor for class io.trino.tempto.internal.fulfillment.table.TableManagerDispatcherModuleProvider
 
TableName - Class in io.trino.tempto.internal.fulfillment.table
 
TableName(String, Optional<String>, String, String) - Constructor for class io.trino.tempto.internal.fulfillment.table.TableName
 
TableNameGenerator - Class in io.trino.tempto.internal.fulfillment.table
 
TableNameGenerator() - Constructor for class io.trino.tempto.internal.fulfillment.table.TableNameGenerator
 
TableRequirement<T extends TableRequirement> - Class in io.trino.tempto.fulfillment.table
 
TableRequirement(TableDefinition, TableHandle) - Constructor for class io.trino.tempto.fulfillment.table.TableRequirement
 
TableRequirementFulfiller<T extends TableRequirement> - Class in io.trino.tempto.internal.fulfillment.table
 
TableRequirementFulfiller(TableManagerDispatcher, Class<T>) - Constructor for class io.trino.tempto.internal.fulfillment.table.TableRequirementFulfiller
 
TableRequirements - Class in io.trino.tempto.fulfillment.table
 
TablesState - Class in io.trino.tempto.fulfillment.table
 
TablesState(List<TableInstance>, String) - Constructor for class io.trino.tempto.fulfillment.table.TablesState
 
TableStatistics - Class in io.trino.tempto.fulfillment.table.hive.statistics
 
TableStatistics(long, Map<String, ColumnStatistics>) - Constructor for class io.trino.tempto.fulfillment.table.hive.statistics.TableStatistics
 
TableStatisticsRepository - Class in io.trino.tempto.fulfillment.table.hive.statistics
 
TableStatisticsRepository() - Constructor for class io.trino.tempto.fulfillment.table.hive.statistics.TableStatisticsRepository
 
TableType - Enum in io.trino.tempto.internal.convention.tabledefinitions
Table types supported by convention based table definitions
TemptoBuiltins - Class in io.trino.tempto.internal.initialization
 
TemptoBuiltins() - Constructor for class io.trino.tempto.internal.initialization.TemptoBuiltins
 
TemptoPlugin - Interface in io.trino.tempto
 
test() - Method in class io.trino.tempto.internal.convention.ConventionBasedTest
 
test() - Method in class io.trino.tempto.internal.convention.ConventionBasedTestProxyGenerator.ConventionBasedTestProxy
 
test() - Method in class io.trino.tempto.internal.convention.sql.SqlQueryConventionBasedTest
 
TEST_CONFIGURATION_URIS_KEY - Static variable in class io.trino.tempto.internal.configuration.TestConfigurationFactory
 
TEST_GROUPS_TO_EXCLUDE_PROPERTY - Static variable in class io.trino.tempto.internal.listeners.TestNameGroupNameMethodSelector
 
TEST_GROUPS_TO_RUN_PROPERTY - Static variable in class io.trino.tempto.internal.listeners.TestNameGroupNameMethodSelector
 
TEST_NAMES_TO_EXCLUDE_PROPERTY - Static variable in class io.trino.tempto.internal.listeners.TestNameGroupNameMethodSelector
 
TEST_NAMES_TO_RUN_PROPERTY - Static variable in class io.trino.tempto.internal.listeners.TestNameGroupNameMethodSelector
 
TESTCASES_PATH_PART - Static variable in class io.trino.tempto.internal.convention.ConventionBasedTestFactory
 
testCommand(String) - Static method in class io.trino.tempto.fulfillment.command.TestCommandRequirement
 
TestCommandFulfiller - Class in io.trino.tempto.internal.fulfillment.command
 
TestCommandFulfiller() - Constructor for class io.trino.tempto.internal.fulfillment.command.TestCommandFulfiller
 
TestCommandRequirement - Class in io.trino.tempto.fulfillment.command
Commands will be executed before the test.
TestCommandRequirement(Command) - Constructor for class io.trino.tempto.fulfillment.command.TestCommandRequirement
 
TestCommandRequirement(List<Command>) - Constructor for class io.trino.tempto.fulfillment.command.TestCommandRequirement
 
testConfiguration() - Static method in class io.trino.tempto.internal.configuration.TestConfigurationFactory
 
TestConfigurationFactory - Class in io.trino.tempto.internal.configuration
 
TestConfigurationModuleProvider - Class in io.trino.tempto.internal.configuration
 
TestConfigurationModuleProvider() - Constructor for class io.trino.tempto.internal.configuration.TestConfigurationModuleProvider
 
testContext() - Static method in class io.trino.tempto.context.ThreadLocalTestContextHolder
 
TestContext - Interface in io.trino.tempto.context
 
TestContextCloseCallback - Interface in io.trino.tempto.context
 
testContextClosed(TestContext) - Method in interface io.trino.tempto.context.TestContextCloseCallback
 
TestContextDsl - Class in io.trino.tempto.context
 
testContextIfSet() - Static method in class io.trino.tempto.context.ThreadLocalTestContextHolder
 
TestContextStack<C extends TestContext> - Class in io.trino.tempto.internal.context
 
TestContextStack() - Constructor for class io.trino.tempto.internal.context.TestContextStack
 
testGroups - Variable in class io.trino.tempto.internal.listeners.TestMetadata
 
TestInitializationListener - Class in io.trino.tempto.internal.initialization
 
TestInitializationListener() - Constructor for class io.trino.tempto.internal.initialization.TestInitializationListener
 
TestMetadata - Class in io.trino.tempto.internal.listeners
 
TestMetadata(Set<String>, String, Object[]) - Constructor for class io.trino.tempto.internal.listeners.TestMetadata
 
TestMetadataReader - Class in io.trino.tempto.internal.listeners
 
TestMetadataReader() - Constructor for class io.trino.tempto.internal.listeners.TestMetadataReader
 
TestMethodInfoModuleProvider - Class in io.trino.tempto.internal.initialization.modules
 
TestMethodInfoModuleProvider() - Constructor for class io.trino.tempto.internal.initialization.modules.TestMethodInfoModuleProvider
 
TestMethodModuleProvider - Interface in io.trino.tempto.initialization
Classes implementing this interface provide Modules at test method level.
testName - Variable in class io.trino.tempto.internal.listeners.TestMetadata
 
TestNameGroupNameMethodSelector - Class in io.trino.tempto.internal.listeners
We want to be able to select test methods to be run on per testName/testGroup basis.
TestNameGroupNameMethodSelector() - Constructor for class io.trino.tempto.internal.listeners.TestNameGroupNameMethodSelector
 
TestNameGroupNameMethodSelector(Optional<Set<String>>, Set<String>, Optional<Set<String>>, Set<String>, TestMetadataReader) - Constructor for class io.trino.tempto.internal.listeners.TestNameGroupNameMethodSelector
 
testParameters - Variable in class io.trino.tempto.internal.listeners.TestMetadata
 
TestResourceFulfiller - Class in io.trino.tempto.internal.fulfillment.resources
 
TestResourceFulfiller() - Constructor for class io.trino.tempto.internal.fulfillment.resources.TestResourceFulfiller
 
TestResourcesState - Class in io.trino.tempto.internal.fulfillment.resources
 
TestResourcesState() - Constructor for class io.trino.tempto.internal.fulfillment.resources.TestResourcesState
 
TestSpecificRequirementsResolver - Class in io.trino.tempto.internal
 
TestSpecificRequirementsResolver(Configuration) - Constructor for class io.trino.tempto.internal.TestSpecificRequirementsResolver
 
TestStatus - Enum in io.trino.tempto.fulfillment
 
ThreadLocalTestContextHolder - Class in io.trino.tempto.context
Static helper for holding TestContext stack in a thread local variable.
TIME_DIM - Enum constant in enum io.trino.tempto.fulfillment.table.hive.tpcds.TpcdsTable
 
TIME_DIM - Static variable in class io.trino.tempto.fulfillment.table.hive.tpcds.ImmutableTpcdsTablesRequirements
 
TIME_DIM - Static variable in class io.trino.tempto.fulfillment.table.hive.tpcds.TpcdsTableDefinitions
 
TimeoutRuntimeException - Exception in io.trino.tempto.process
 
TimeoutRuntimeException(String) - Constructor for exception io.trino.tempto.process.TimeoutRuntimeException
 
toSqlIndex(int) - Static method in class io.trino.tempto.query.QueryResult
In SQL/JDBC column indexing starts form 1.
toString() - Method in class io.trino.tempto.assertions.QueryAssert.AcceptableValues
 
toString() - Method in class io.trino.tempto.assertions.QueryAssert.Row
 
toString() - Method in class io.trino.tempto.fulfillment.command.Command
 
toString() - Method in class io.trino.tempto.fulfillment.command.CommandRequirement
 
toString() - Method in class io.trino.tempto.fulfillment.command.SuiteCommandRequirement
 
toString() - Method in class io.trino.tempto.fulfillment.command.TestCommandRequirement
 
toString() - Method in class io.trino.tempto.fulfillment.table.TableHandle
 
toString() - Method in class io.trino.tempto.internal.convention.tabledefinitions.ConventionTableDefinitionDescriptor
 
toString() - Method in class io.trino.tempto.internal.fulfillment.table.TableName
 
toString() - Method in class io.trino.tempto.internal.initialization.DelegateTestNGMethod
 
toString() - Method in class io.trino.tempto.query.JdbcConnectivityParamsState
 
toString() - Method in class io.trino.tempto.query.QueryExecutor.QueryParam
 
toString() - Method in class io.trino.tempto.query.QueryResult
 
toString() - Method in class io.trino.tempto.sql.view.View
 
TpcdsDataSource - Class in io.trino.tempto.fulfillment.table.hive.tpcds
 
TpcdsDataSource(TpcdsTable, int) - Constructor for class io.trino.tempto.fulfillment.table.hive.tpcds.TpcdsDataSource
 
TpcdsTable - Enum in io.trino.tempto.fulfillment.table.hive.tpcds
Enum containing names of all TPCDS tables.
TpcdsTableDefinitions - Class in io.trino.tempto.fulfillment.table.hive.tpcds
 
TpchDataSource - Class in io.trino.tempto.fulfillment.table.hive.tpch
 
TpchDataSource(TpchTable, double) - Constructor for class io.trino.tempto.fulfillment.table.hive.tpch.TpchDataSource
 
TpchEntityByteSource<T extends io.trino.tpch.TpchEntity> - Class in io.trino.tempto.internal.fulfillment.table.hive.tpch
Output stream which prints out '|' delimited TPCH data for given entity, ex:
TpchEntityByteSource(Iterable<T>) - Constructor for class io.trino.tempto.internal.fulfillment.table.hive.tpch.TpchEntityByteSource
 
TpchTable - Enum in io.trino.tempto.fulfillment.table.hive.tpch
Enum containing names of all TPCH tables.
TpchTableDefinitions - Class in io.trino.tempto.fulfillment.table.hive.tpch
 
transform(ITestAnnotation, Class, Constructor, Method) - Method in class io.trino.tempto.internal.listeners.ProductTestAnnotationTransformer
 
trimLines(List<String>) - Static method in interface io.trino.tempto.process.CliProcess
 
tryFindColumnIndex(String) - Method in class io.trino.tempto.query.QueryResult
 
type() - Element in annotation type io.trino.tempto.fulfillment.table.TableManager.Descriptor
 
TYPE - Static variable in class io.trino.tempto.fulfillment.table.ReadOnlyTableManager
 

U

unwrap(Class<T>) - Method in class io.trino.tempto.internal.query.KerberosJdbcDataSource
 
updatedRowsCountIsEqualTo(int) - Method in class io.trino.tempto.assertions.QueryAssert
Verifies number of rows updated/inserted by last update query
upload(Path, String) - Method in class io.trino.tempto.internal.ssh.JSchSshClient
 
upload(Path, String) - Method in interface io.trino.tempto.ssh.SshClient
Uploads file to a remote machine.
url - Variable in class io.trino.tempto.query.JdbcConnectivityParamsState
 
user - Variable in class io.trino.tempto.query.JdbcConnectivityParamsState
 

V

value() - Element in annotation type io.trino.tempto.Requires
 
valueOf(String) - Static method in enum io.trino.tempto.fulfillment.table.hive.tpcds.TpcdsTable
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.trino.tempto.fulfillment.table.hive.tpch.TpchTable
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.trino.tempto.fulfillment.table.MutableTableRequirement.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.trino.tempto.fulfillment.TestStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.trino.tempto.internal.convention.tabledefinitions.TableType
Returns the enum constant of this type with the specified name.
values() - Static method in enum io.trino.tempto.fulfillment.table.hive.tpcds.TpcdsTable
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.trino.tempto.fulfillment.table.hive.tpch.TpchTable
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.trino.tempto.fulfillment.table.MutableTableRequirement.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.trino.tempto.fulfillment.TestStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.trino.tempto.internal.convention.tabledefinitions.TableType
Returns an array containing the constants of this enum type, in the order they are declared.
View - Class in io.trino.tempto.sql.view
 
View(String) - Constructor for class io.trino.tempto.sql.view.View
 
ViewContextProvider - Class in io.trino.tempto.sql.view
 
ViewContextProvider(String, String, QueryExecutor) - Constructor for class io.trino.tempto.sql.view.ViewContextProvider
 

W

waitForWithTimeoutAndKill() - Method in class io.trino.tempto.internal.process.CliProcessBase
 
waitForWithTimeoutAndKill() - Method in interface io.trino.tempto.process.CliProcess
Waits for a process to finish and ensures it returns with 0 status.
waitForWithTimeoutAndKill(Duration) - Method in interface io.trino.tempto.process.CliProcess
 
waitForWithTimeoutAndKill(Duration) - Method in class io.trino.tempto.process.LocalCliProcess
 
WAREHOUSE - Enum constant in enum io.trino.tempto.fulfillment.table.hive.tpcds.TpcdsTable
 
WAREHOUSE - Static variable in class io.trino.tempto.fulfillment.table.hive.tpcds.ImmutableTpcdsTablesRequirements
 
WAREHOUSE - Static variable in class io.trino.tempto.fulfillment.table.hive.tpcds.TpcdsTableDefinitions
 
WEB_PAGE - Enum constant in enum io.trino.tempto.fulfillment.table.hive.tpcds.TpcdsTable
 
WEB_PAGE - Static variable in class io.trino.tempto.fulfillment.table.hive.tpcds.ImmutableTpcdsTablesRequirements
 
WEB_PAGE - Static variable in class io.trino.tempto.fulfillment.table.hive.tpcds.TpcdsTableDefinitions
 
WEB_RETURNS - Enum constant in enum io.trino.tempto.fulfillment.table.hive.tpcds.TpcdsTable
 
WEB_RETURNS - Static variable in class io.trino.tempto.fulfillment.table.hive.tpcds.ImmutableTpcdsTablesRequirements
 
WEB_RETURNS - Static variable in class io.trino.tempto.fulfillment.table.hive.tpcds.TpcdsTableDefinitions
 
WEB_SALES - Enum constant in enum io.trino.tempto.fulfillment.table.hive.tpcds.TpcdsTable
 
WEB_SALES - Static variable in class io.trino.tempto.fulfillment.table.hive.tpcds.ImmutableTpcdsTablesRequirements
 
WEB_SALES - Static variable in class io.trino.tempto.fulfillment.table.hive.tpcds.TpcdsTableDefinitions
 
WEB_SITE - Enum constant in enum io.trino.tempto.fulfillment.table.hive.tpcds.TpcdsTable
 
WEB_SITE - Static variable in class io.trino.tempto.fulfillment.table.hive.tpcds.ImmutableTpcdsTablesRequirements
 
WEB_SITE - Static variable in class io.trino.tempto.fulfillment.table.hive.tpcds.TpcdsTableDefinitions
 
WebHdfsClient - Class in io.trino.tempto.internal.hadoop.hdfs
HDFS client based on WebHDFS REST API.
WebHdfsClient(String, String, HttpRequestsExecutor) - Constructor for class io.trino.tempto.internal.hadoop.hdfs.WebHdfsClient
 
withChildTestContext(IndexedRunnable) - Static method in class io.trino.tempto.context.TestContextDsl
 
withChildTestContext(Runnable) - Static method in class io.trino.tempto.context.TestContextDsl
 
withDatabase(String) - Method in class io.trino.tempto.fulfillment.table.jdbc.RelationalTableDefinition.RelationalTableDefinitionBuilder
 
withDatabase(String) - Method in class io.trino.tempto.fulfillment.table.MutableTableRequirement.MutableTableRequirementBuilder
 
withDatabase(String) - Method in class io.trino.tempto.internal.fulfillment.table.cassandra.CassandraTableDefinition.CassandraTableDefinitionBuilder
 
withName(String) - Method in class io.trino.tempto.fulfillment.table.MutableTableRequirement.MutableTableRequirementBuilder
 
withName(String) - Method in class io.trino.tempto.fulfillment.table.TableHandle
 
WithName - Interface in io.trino.tempto.testmarkers
Marker interface for test classes which explicitly define dest name.
withNoSchema() - Method in class io.trino.tempto.fulfillment.table.TableHandle
 
withSchema(String) - Method in class io.trino.tempto.fulfillment.table.jdbc.RelationalTableDefinition.RelationalTableDefinitionBuilder
 
withSchema(String) - Method in class io.trino.tempto.fulfillment.table.MutableTableRequirement.MutableTableRequirementBuilder
 
withSchema(String) - Method in class io.trino.tempto.internal.fulfillment.table.cassandra.CassandraTableDefinition.CassandraTableDefinitionBuilder
 
withState(MutableTableRequirement.State) - Method in class io.trino.tempto.fulfillment.table.MutableTableRequirement.MutableTableRequirementBuilder
 
withTableHandle(TableHandle) - Method in class io.trino.tempto.fulfillment.table.MutableTableRequirement.MutableTableRequirementBuilder
 
WithTestGroups - Interface in io.trino.tempto.testmarkers
Marker interface for test classes which explicitly define list of groups test belong to.

Y

YamlConfiguration - Class in io.trino.tempto.internal.configuration
 
YamlConfiguration(InputStream) - Constructor for class io.trino.tempto.internal.configuration.YamlConfiguration
 
YamlConfiguration(String) - Constructor for class io.trino.tempto.internal.configuration.YamlConfiguration
 
A B C D E F G H I J K L M N O P Q R S T U V W Y 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form