A B C D E F G H I J L M N O P R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- ABSOLUTE - org.teiid.odbc.ODBCClientRemote.CursorDirection
- AbstractEventDistributorFactoryService - Class in org.teiid.services
- AbstractEventDistributorFactoryService() - Constructor for class org.teiid.services.AbstractEventDistributorFactoryService
- AbstractVDBDeployer - Class in org.teiid.runtime
- AbstractVDBDeployer() - Constructor for class org.teiid.runtime.AbstractVDBDeployer
- addAnyAuthenticated(String) - Method in class org.teiid.deployers.RuntimeVDB
- addConnectionFactory(String, Object) - Method in class org.teiid.runtime.EmbeddedServer
-
Adds the object as the named connection factory to replace the default JNDI lookup strategy.
- addConnectionFactoryProvider(String, EmbeddedServer.ConnectionFactoryProvider<?>) - Method in class org.teiid.runtime.EmbeddedServer
-
Adds the
EmbeddedServer.ConnectionFactoryProvider
with the given connection name to replace the default JNDI lookup strategy. - addDataRole(String, String) - Method in class org.teiid.deployers.RuntimeVDB
- addDataRoleMapping(String, int, String, String) - Method in class org.teiid.runtime.EmbeddedAdminImpl
- addDataRoleMapping(String, String, String, String) - Method in class org.teiid.runtime.EmbeddedAdminImpl
- added(String, CompositeVDB) - Method in interface org.teiid.deployers.VDBLifeCycleListener
- added(String, CompositeVDB) - Method in class org.teiid.runtime.MaterializationManager
- addFunctions(String, Collection<FunctionMethod>) - Method in class org.teiid.deployers.UDFMetaData
- addFunctions(UDFMetaData) - Method in class org.teiid.deployers.UDFMetaData
- addListener(VDBLifeCycleListener) - Method in class org.teiid.deployers.VDBRepository
- addListener(VDBLifeCycleListener) - Method in class org.teiid.transport.LocalServerConnection
- addMetadataRepository(String, MetadataRepository<?, ?>) - Method in class org.teiid.runtime.AbstractVDBDeployer
- addPendingDeployment(VDBMetaData) - Method in class org.teiid.deployers.VDBRepository
- addSource(String, int, String, String, String, String) - Method in class org.teiid.runtime.EmbeddedAdminImpl
- addSource(String, String, String, String) - Method in class org.teiid.deployers.RuntimeVDB
- addSource(String, String, String, String, String, String) - Method in class org.teiid.runtime.EmbeddedAdminImpl
- addTask(Future<?>) - Method in class org.teiid.deployers.CompositeVDB
- addTranslator(Class<? extends ExecutionFactory>) - Method in class org.teiid.runtime.EmbeddedServer
-
Adds a definition of the
ExecutionFactory
using the default name either from theTranslator
annotation or the class name. - addTranslator(String, String, Map<String, String>) - Method in class org.teiid.runtime.EmbeddedServer
-
Add an override translator
- addTranslator(String, ExecutionFactory<?, ?>) - Method in class org.teiid.runtime.EmbeddedServer
-
Add a named
ExecutionFactory
. - addTransport(SocketConfiguration) - Method in class org.teiid.runtime.EmbeddedConfiguration
- addVDB(VDBMetaData, MetadataStore, LinkedHashMap<String, VDBResources.Resource>, UDFMetaData, ConnectorManagerRepository) - Method in class org.teiid.deployers.VDBRepository
- advanced() - Method in class org.teiid.deployers.ExtendedPropertyMetadata
- allocateBuffer(ChannelHandlerContext, int, boolean) - Method in class org.teiid.transport.ObjectEncoder
- ALLOW_INFORMATION_SCHEMA - Static variable in class org.teiid.runtime.AbstractVDBDeployer
- allowed() - Method in class org.teiid.deployers.ExtendedPropertyMetadata
- allowOverrideTranslators() - Method in class org.teiid.runtime.EmbeddedServer
- ANONYMOUS - Static variable in class org.teiid.transport.SSLConfiguration
-
Deprecated.
- APPLICATION_NAME - Static variable in class org.teiid.transport.PgBackendProtocol
- array_to_string(CommandContext, Object[], String) - Static method in class org.teiid.deployers.PgCatalogMetadataStore.FunctionMethods
- asBinary2(GeometryType, String) - Static method in class org.teiid.deployers.PgCatalogMetadataStore.FunctionMethods
- asBinary3(GeographyType, String) - Static method in class org.teiid.deployers.PgCatalogMetadataStore.FunctionMethods
- asPGVector(Object) - Static method in class org.teiid.deployers.PgCatalogMetadataStore.FunctionMethods
- assertIdentity(SessionToken) - Method in class org.teiid.transport.LogonImpl
- assignMetadataRepositories(VDBMetaData, MetadataRepository<?, ?>) - Method in class org.teiid.runtime.AbstractVDBDeployer
- associateSecurityContext(Object) - Method in class org.teiid.runtime.DoNothingSecurityHelper
- AT - Static variable in class org.teiid.services.SessionServiceImpl
- attnum - Variable in class org.teiid.odbc.PGUtil.PgColInfo
- authenticate() - Method in class org.teiid.transport.LocalServerConnection
- authenticate(String, String, Credentials, String) - Method in class org.teiid.runtime.DoNothingSecurityHelper
- AUTHENTICATION_TYPE_PROPERTY - Static variable in class org.teiid.services.SessionServiceImpl
- authenticationGSSContinue(byte[]) - Method in interface org.teiid.odbc.ODBCClientRemote
- authenticationGSSContinue(byte[]) - Method in class org.teiid.transport.PgBackendProtocol
- authenticationSucess(int, int) - Method in interface org.teiid.odbc.ODBCClientRemote
- authenticationSucess(int, int) - Method in class org.teiid.transport.PgBackendProtocol
B
- beforeRemove(String, CompositeVDB) - Method in interface org.teiid.deployers.VDBLifeCycleListener
- beforeRemove(String, CompositeVDB) - Method in class org.teiid.runtime.MaterializationManager
- bindComplete() - Method in interface org.teiid.odbc.ODBCClientRemote
- bindComplete() - Method in class org.teiid.transport.PgBackendProtocol
- bindParameters(String, String, Object[], int, short[], Charset) - Method in interface org.teiid.odbc.ODBCServerRemote
- bindParameters(String, String, Object[], int, short[], Charset) - Method in class org.teiid.odbc.ODBCServerRemoteImpl
- bufferService - Variable in class org.teiid.runtime.EmbeddedServer
- BufferServiceImpl - Class in org.teiid.services
-
Implements the BufferService.
- BufferServiceImpl() - Constructor for class org.teiid.services.BufferServiceImpl
- buildDelegateAwareExecutionFactory(VDBTranslatorMetaData, ConnectorManagerRepository.ExecutionFactoryProvider) - Static method in class org.teiid.deployers.TranslatorUtil
- buildExecutionFactory(VDBTranslatorMetaData) - Static method in class org.teiid.deployers.TranslatorUtil
- buildTranslatorMetadata(ExecutionFactory, String) - Static method in class org.teiid.deployers.TranslatorUtil
- buildTranslatorMetadata(ExecutionFactory, String, boolean) - Static method in class org.teiid.deployers.TranslatorUtil
C
- CACHE_PREFIX - Static variable in class org.teiid.runtime.jmx.JMXService
- CacheBean - Interface in org.teiid.runtime.jmx
- cacheMetadataFactory(VDBMetaData, ModelMetaData, MetadataFactory) - Method in class org.teiid.runtime.AbstractVDBDeployer
- cacheMetadataFactory(VDBMetaData, ModelMetaData, MetadataFactory) - Method in class org.teiid.runtime.EmbeddedServer
- cancel(int, int) - Method in interface org.teiid.odbc.ODBCServerRemote
- cancel(int, int) - Method in class org.teiid.odbc.ODBCServerRemoteImpl
- cancelRequest(String, long) - Method in class org.teiid.runtime.EmbeddedAdminImpl
- cancelRequest(String, long) - Method in interface org.teiid.runtime.jmx.TeiidBean
-
Cancel Request
- category() - Method in class org.teiid.deployers.ExtendedPropertyMetadata
- changeConnectionType(VDB.ConnectionType) - Method in class org.teiid.deployers.RuntimeVDB
- changeVDBConnectionType(String, int, VDB.ConnectionType) - Method in class org.teiid.runtime.EmbeddedAdminImpl
- changeVDBConnectionType(String, String, VDB.ConnectionType) - Method in class org.teiid.runtime.EmbeddedAdminImpl
- channelActive(ChannelHandlerContext) - Method in class org.teiid.transport.SSLAwareChannelHandler
- channelHandler - Variable in class org.teiid.transport.SocketListener
- channelInactive(ChannelHandlerContext) - Method in class org.teiid.transport.SSLAwareChannelHandler
- ChannelListener - Interface in org.teiid.transport
- ChannelListener.ChannelListenerFactory - Interface in org.teiid.transport
- channelRead(ChannelHandlerContext, Object) - Method in class org.teiid.transport.SSLAwareChannelHandler
- clear() - Method in interface org.teiid.runtime.jmx.CacheBean
- clearCache(String) - Method in class org.teiid.runtime.EmbeddedAdminImpl
- clearCache(String, String, int) - Method in class org.teiid.runtime.EmbeddedAdminImpl
- clearCache(String, String, String) - Method in class org.teiid.runtime.EmbeddedAdminImpl
- clearSecurityContext() - Method in class org.teiid.runtime.DoNothingSecurityHelper
- clearTasks() - Method in class org.teiid.deployers.CompositeVDB
- CLIENT_ENCODING - Static variable in class org.teiid.transport.PgBackendProtocol
- ClientInstance - Interface in org.teiid.transport
-
Represents a ClientConnection from the server's point of view.
- ClientService(Object, String, ReflectionHelper) - Constructor for class org.teiid.transport.ClientServiceRegistryImpl.ClientService
- ClientServiceRegistry - Interface in org.teiid.transport
- ClientServiceRegistry.Type - Enum in org.teiid.transport
- ClientServiceRegistryImpl - Class in org.teiid.transport
- ClientServiceRegistryImpl() - Constructor for class org.teiid.transport.ClientServiceRegistryImpl
- ClientServiceRegistryImpl(ClientServiceRegistry.Type) - Constructor for class org.teiid.transport.ClientServiceRegistryImpl
- ClientServiceRegistryImpl.ClientService - Class in org.teiid.transport
- close() - Method in class org.teiid.odbc.ScriptReader
-
Close the underlying reader.
- close() - Method in class org.teiid.runtime.EmbeddedAdminImpl
- close() - Method in class org.teiid.transport.LocalServerConnection
- close() - Method in class org.teiid.transport.SSLAwareChannelHandler.ObjectChannelImpl
- closeBoundStatement(String) - Method in interface org.teiid.odbc.ODBCServerRemote
- closeBoundStatement(String) - Method in class org.teiid.odbc.ODBCServerRemoteImpl
- closePreparedStatement(String) - Method in interface org.teiid.odbc.ODBCServerRemote
- closePreparedStatement(String) - Method in class org.teiid.odbc.ODBCServerRemoteImpl
- closeSession(String) - Method in class org.teiid.services.SessionServiceImpl
- cmr - Variable in class org.teiid.runtime.EmbeddedServer
- colDescription(CommandContext, int, int) - Static method in class org.teiid.deployers.PgCatalogMetadataStore.FunctionMethods
- CombinedClassLoader - Class in org.teiid.deployers
-
A Classloader that takes in two Classloaders to delegate to
- CombinedClassLoader(ClassLoader, ClassLoader...) - Constructor for class org.teiid.deployers.CombinedClassLoader
- CompositeGlobalTableStore - Class in org.teiid.deployers
- CompositeGlobalTableStore(Map<String, GlobalTableStore>, GlobalTableStore, QueryMetadataInterface) - Constructor for class org.teiid.deployers.CompositeGlobalTableStore
- CompositeVDB - Class in org.teiid.deployers
-
Represents the runtime state of a vdb that may aggregate several vdbs.
- CompositeVDB(VDBMetaData, MetadataStore, LinkedHashMap<String, VDBResources.Resource>, UDFMetaData, FunctionTree, ConnectorManagerRepository, VDBRepository, MetadataStore...) - Constructor for class org.teiid.deployers.CompositeVDB
- configureChannelPipeline(ChannelPipeline, SSLConfiguration, StorageManager) - Method in class org.teiid.transport.ODBCSocketListener
- configureChannelPipeline(ChannelPipeline, SSLConfiguration, StorageManager) - Method in class org.teiid.transport.SocketListener
- CONNECTION_PROPERTY_PREFIX - Static variable in class org.teiid.odbc.ODBCServerRemoteImpl
- connectionTypeChanged() - Method in interface org.teiid.deployers.RuntimeVDB.VDBModificationListener
- ContainerLifeCycleListener - Interface in org.teiid.deployers
- ContainerLifeCycleListener.LifeCycleEventListener - Interface in org.teiid.deployers
- convert(File) - Static method in class org.teiid.runtime.util.ConvertVDB
- convert2JbossLevel(int) - Static method in class org.teiid.runtime.JBossLogger
-
Convert
MessageLevel
toLogger.Level
- convert2MessageLevel(Logger.Level) - Static method in class org.teiid.runtime.JBossLogger
-
Convert
Logger.Level
toMessageLevel
- convertToTime(long, TimeZone) - Static method in class org.teiid.transport.pg.TimestampUtils
-
Extracts the time part from a timestamp.
- convertType(int, String) - Static method in class org.teiid.odbc.PGUtil
-
Types.ARRAY is not supported
- ConvertVDB - Class in org.teiid.runtime.util
- ConvertVDB() - Constructor for class org.teiid.runtime.util.ConvertVDB
- createAdmin(EmbeddedServer) - Method in class org.teiid.runtime.EmbeddedAdminFactory
- createChannelHandler() - Method in class org.teiid.transport.SocketListener
- createChannelListener(ObjectChannel) - Method in interface org.teiid.transport.ChannelListener.ChannelListenerFactory
- createChannelListener(ObjectChannel) - Method in class org.teiid.transport.ODBCSocketListener
- createChannelListener(ObjectChannel) - Method in class org.teiid.transport.SocketListener
- createConnectorManager(String, String, ExecutionFactory<Object, Object>) - Method in class org.teiid.runtime.EmbeddedServer.ProviderAwareConnectorManagerRepository
- createDataSource(String, String, Properties) - Method in class org.teiid.runtime.EmbeddedAdminImpl
- createEngineStats(int, BufferServiceImpl, DQPCore) - Static method in class org.teiid.runtime.EmbeddedAdminFactory
- createInstance(CompositeVDB, BufferManager, ObjectReplicator) - Static method in class org.teiid.deployers.CompositeGlobalTableStore
- createMatTable(String, GroupSymbol) - Method in class org.teiid.deployers.CompositeGlobalTableStore
- createMetadataFactory(VDBMetaData, MetadataStore, ModelMetaData, Map<String, ? extends VDBResource>) - Method in class org.teiid.runtime.AbstractVDBDeployer
- createPreParser(VDBMetaData) - Static method in class org.teiid.runtime.EmbeddedServer
- createSession(String, String, AuthenticationType, String, Credentials, String, Properties) - Method in class org.teiid.services.SessionServiceImpl
- current_schemas(CommandContext, boolean) - Static method in class org.teiid.deployers.PgCatalogMetadataStore.FunctionMethods
- currentSchema(CommandContext) - Static method in class org.teiid.deployers.PgCatalogMetadataStore.FunctionMethods
D
- dataModification(String, int, String, String...) - Method in class org.teiid.deployers.EventDistributorImpl
- dataModification(String, String, String, String...) - Method in class org.teiid.deployers.EventDistributorImpl
- dataModification(String, String, String, String, Object[], Object[], String[]) - Method in class org.teiid.deployers.EventDistributorImpl
- dataRoleChanged(String) - Method in interface org.teiid.deployers.RuntimeVDB.VDBModificationListener
- dataSourceAdded(String, VDBKey) - Method in class org.teiid.deployers.VDBStatusChecker
- dataSourceChanged(String, String, String, String) - Method in interface org.teiid.deployers.RuntimeVDB.VDBModificationListener
- dataSourceRemoved(String, VDBKey) - Method in class org.teiid.deployers.VDBStatusChecker
- dataSourceReplaced(String, String, String, String, String, String) - Method in class org.teiid.deployers.VDBStatusChecker
- datatype() - Method in class org.teiid.deployers.ExtendedPropertyMetadata
- DATE_NEGATIVE_INFINITY - Static variable in class org.teiid.transport.pg.TimestampUtils
- DATE_NEGATIVE_SMALLER_INFINITY - Static variable in class org.teiid.transport.pg.TimestampUtils
- DATE_POSITIVE_INFINITY - Static variable in class org.teiid.transport.pg.TimestampUtils
- DATE_POSITIVE_SMALLER_INFINITY - Static variable in class org.teiid.transport.pg.TimestampUtils
- decode(ChannelHandlerContext, ByteBuf) - Method in class org.teiid.transport.ObjectDecoder
- decode(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class org.teiid.transport.PgFrontendProtocol
- DEFAULT_APPLICATION_NAME - Static variable in class org.teiid.transport.PgBackendProtocol
- DEFAULT_ENCODING - Static variable in class org.teiid.transport.PgBackendProtocol
- defaultValue() - Method in class org.teiid.deployers.ExtendedPropertyMetadata
- deleteDataSource(String) - Method in class org.teiid.runtime.EmbeddedAdminImpl
- deploy(String, InputStream) - Method in class org.teiid.runtime.EmbeddedAdminImpl
- deploy(String, InputStream, boolean) - Method in class org.teiid.runtime.EmbeddedAdminImpl
- DEPLOYMENT_NAME - Static variable in class org.teiid.deployers.TranslatorUtil
- DeploymentBasedDatabaseStore - Class in org.teiid.metadatastore
- DeploymentBasedDatabaseStore(VDBRepository) - Constructor for class org.teiid.metadatastore.DeploymentBasedDatabaseStore
- deployVDB(InputStream) - Method in class org.teiid.runtime.EmbeddedServer
-
Deploy a vdb.xml file.
- deployVDB(InputStream, boolean) - Method in class org.teiid.runtime.EmbeddedServer
-
Deploy a vdb.xml file.
- deployVDB(String, ModelMetaData...) - Method in class org.teiid.runtime.EmbeddedServer
-
Deploy the given set of models as vdb name.1
- deployVDB(VDBMetaData, VDBResources) - Method in class org.teiid.runtime.EmbeddedServer
- deployVDBZip(URL) - Method in class org.teiid.runtime.EmbeddedAdminImpl
- deployVDBZip(URL) - Method in class org.teiid.runtime.EmbeddedServer
-
Deploy a vdb zip file.
- description() - Method in class org.teiid.deployers.ExtendedPropertyMetadata
- DISABLED - Static variable in class org.teiid.transport.SSLConfiguration
- disconnected() - Method in interface org.teiid.transport.ChannelListener
- disconnected() - Method in class org.teiid.transport.ODBCClientInstance
- disconnected() - Method in class org.teiid.transport.SocketClientInstance
- display() - Method in class org.teiid.deployers.ExtendedPropertyMetadata
- doneExecuting() - Method in class org.teiid.odbc.ODBCServerRemoteImpl
- DoNothingSecurityHelper - Class in org.teiid.runtime
-
A
SecurityHelper
that does nothing and always assumes that thread has the proper security context. - DoNothingSecurityHelper() - Constructor for class org.teiid.runtime.DoNothingSecurityHelper
- dqp - Variable in class org.teiid.runtime.EmbeddedServer
E
- EmbeddedAdminFactory - Class in org.teiid.runtime
- EmbeddedAdminFactory() - Constructor for class org.teiid.runtime.EmbeddedAdminFactory
- EmbeddedAdminImpl - Class in org.teiid.runtime
- EmbeddedAdminImpl(EmbeddedServer) - Constructor for class org.teiid.runtime.EmbeddedAdminImpl
- EmbeddedConfiguration - Class in org.teiid.runtime
- EmbeddedConfiguration() - Constructor for class org.teiid.runtime.EmbeddedConfiguration
- EmbeddedConnection - Interface in org.teiid.runtime
-
An extension to
TeiidConnection
that allows for by-passing the parser. - EmbeddedRequestOptions - Class in org.teiid.runtime
- EmbeddedRequestOptions() - Constructor for class org.teiid.runtime.EmbeddedRequestOptions
- EmbeddedServer - Class in org.teiid.runtime
-
A simplified server environment for embedded use.
- EmbeddedServer() - Constructor for class org.teiid.runtime.EmbeddedServer
- EmbeddedServer.ConnectionFactoryProvider<T> - Interface in org.teiid.runtime
- EmbeddedServer.ProviderAwareConnectorManagerRepository - Class in org.teiid.runtime
- EmbeddedServer.SimpleConnectionFactoryProvider<T> - Class in org.teiid.runtime
- emptyQueryReceived() - Method in interface org.teiid.odbc.ODBCClientRemote
- emptyQueryReceived() - Method in class org.teiid.transport.PgBackendProtocol
- ENABLED - Static variable in class org.teiid.transport.SSLConfiguration
- encode(BlobType, String) - Static method in class org.teiid.deployers.PgCatalogMetadataStore.FunctionMethods
- errorOccurred(String) - Method in interface org.teiid.odbc.ODBCClientRemote
- errorOccurred(String) - Method in class org.teiid.transport.PgBackendProtocol
- errorOccurred(Throwable) - Method in interface org.teiid.odbc.ODBCClientRemote
- errorOccurred(Throwable) - Method in class org.teiid.odbc.ODBCServerRemoteImpl
- errorOccurred(Throwable) - Method in class org.teiid.transport.PgBackendProtocol
- escapeQuote(Writer, String) - Static method in class org.teiid.transport.PgBackendProtocol
- eventDistributorFactoryService - Variable in class org.teiid.runtime.EmbeddedServer
- EventDistributorImpl - Class in org.teiid.deployers
- EventDistributorImpl() - Constructor for class org.teiid.deployers.EventDistributorImpl
- exceptionCaught(ChannelHandlerContext, Throwable) - Method in class org.teiid.transport.SSLAwareChannelHandler
- exceptionOccurred(Throwable) - Method in interface org.teiid.transport.ChannelListener
- exceptionOccurred(Throwable) - Method in class org.teiid.transport.ODBCClientInstance
- exceptionOccurred(Throwable) - Method in class org.teiid.transport.SocketClientInstance
- execute(String, int) - Method in interface org.teiid.odbc.ODBCServerRemote
- execute(String, int) - Method in class org.teiid.odbc.ODBCServerRemoteImpl
- executeAsynchQuery(VDBMetaData, String) - Method in class org.teiid.runtime.MaterializationManager
- executeAsynchQuery(VDBMetaData, String, DQPCore.ResultsListener) - Method in class org.teiid.runtime.MaterializationManager
- executeQuery(String) - Method in interface org.teiid.odbc.ODBCServerRemote
- executeQuery(String) - Method in class org.teiid.odbc.ODBCServerRemoteImpl
- executeQuery(VDBMetaData, String) - Method in class org.teiid.runtime.MaterializationManager
- ExtendedPropertyMetadata - Class in org.teiid.deployers
-
This is used with ra.xml properties file to extend the metadata on the properties.
- ExtendedPropertyMetadata() - Constructor for class org.teiid.deployers.ExtendedPropertyMetadata
- ExtendedPropertyMetadata(String, String, String, String) - Constructor for class org.teiid.deployers.ExtendedPropertyMetadata
- ExtendedPropertyMetadataList - Class in org.teiid.deployers
- ExtendedPropertyMetadataList() - Constructor for class org.teiid.deployers.ExtendedPropertyMetadataList
- extractFrame(ChannelHandlerContext, ByteBuf, int, int) - Method in class org.teiid.transport.ObjectDecoder
F
- failedLoad(String) - Method in class org.teiid.deployers.CompositeGlobalTableStore
- findResource(String) - Method in class org.teiid.deployers.CombinedClassLoader
- findResources(String) - Method in class org.teiid.deployers.CombinedClassLoader
- finishDeployment(String, String) - Method in class org.teiid.deployers.VDBRepository
- finishedDeployment(String, CompositeVDB) - Method in interface org.teiid.deployers.VDBLifeCycleListener
- finishedDeployment(String, CompositeVDB) - Method in class org.teiid.runtime.MaterializationManager
- FIRST - org.teiid.odbc.ODBCClientRemote.CursorDirection
- flush() - Method in interface org.teiid.odbc.ODBCClientRemote
- flush() - Method in interface org.teiid.odbc.ODBCServerRemote
- flush() - Method in class org.teiid.odbc.ODBCServerRemoteImpl
- flush() - Method in class org.teiid.transport.PgBackendProtocol
- formatType(CommandContext, Integer, Integer) - Static method in class org.teiid.deployers.PgCatalogMetadataStore.FunctionMethods
- FORWARD - org.teiid.odbc.ODBCClientRemote.CursorDirection
- functionCall(int, Object[], short) - Method in interface org.teiid.odbc.ODBCServerRemote
- functionCall(int, Object[], short) - Method in class org.teiid.odbc.ODBCServerRemoteImpl
- functionCallResponse(Object, boolean) - Method in interface org.teiid.odbc.ODBCClientRemote
- functionCallResponse(Object, boolean) - Method in class org.teiid.transport.PgBackendProtocol
- FunctionMethods() - Constructor for class org.teiid.deployers.PgCatalogMetadataStore.FunctionMethods
G
- getActiveEngineThreadCount() - Method in interface org.teiid.runtime.jmx.TeiidBean
-
Get the current number of threads processing engine work, which is typically plan, source, and transaction work.
- getActiveSession(String) - Method in class org.teiid.services.SessionServiceImpl
- getActiveSessions() - Method in class org.teiid.services.SessionServiceImpl
- getActiveSessionsCount() - Method in class org.teiid.services.SessionServiceImpl
- getActiveVDB(String, String) - Method in class org.teiid.services.SessionServiceImpl
- getAddress() - Method in class org.teiid.deployers.CompositeGlobalTableStore
- getAdmin() - Method in class org.teiid.runtime.EmbeddedServer
- getAuthenticationMode() - Method in class org.teiid.transport.SSLConfiguration
- getAuthenticationType() - Method in class org.teiid.runtime.EmbeddedConfiguration
- getAuthenticationType() - Method in interface org.teiid.transport.ClientServiceRegistry
-
Deprecated.
- getAuthenticationType() - Method in class org.teiid.transport.ClientServiceRegistryImpl
- getAuthenticationType(String, String, String) - Method in class org.teiid.services.SessionServiceImpl
- getBufferDirectory() - Method in class org.teiid.runtime.EmbeddedConfiguration
- getBufferDirectory() - Method in class org.teiid.services.BufferServiceImpl
- getBufferManager() - Method in class org.teiid.services.BufferServiceImpl
- getBufferService() - Method in class org.teiid.runtime.EmbeddedServer
- getCachedMetadataFactory(VDBMetaData, ModelMetaData) - Method in class org.teiid.runtime.AbstractVDBDeployer
- getCachedMetadataFactory(VDBMetaData, ModelMetaData) - Method in class org.teiid.runtime.EmbeddedServer
- getCacheFactory() - Method in class org.teiid.runtime.EmbeddedConfiguration
- getCacheStats(String) - Method in class org.teiid.runtime.EmbeddedAdminImpl
- getCacheTypes() - Method in class org.teiid.runtime.EmbeddedAdminImpl
- getCallerClassloader() - Method in interface org.teiid.transport.ClientServiceRegistry
- getCharset(String) - Static method in class org.teiid.transport.PGCharsetConverter
- getClassLoader() - Method in class org.teiid.deployers.UDFMetaData
- getClient() - Method in class org.teiid.transport.ODBCClientInstance
- getClientEncoding() - Method in class org.teiid.transport.PgBackendProtocol
- getClientService(Class<T>) - Method in interface org.teiid.transport.ClientServiceRegistry
- getClientService(Class<T>) - Method in class org.teiid.transport.ClientServiceRegistryImpl
- getClientService(String) - Method in class org.teiid.transport.ClientServiceRegistryImpl
- getClientServiceRegistry(String) - Method in class org.teiid.transport.LocalServerConnection
- getCodeTableMetadataId(String, String, String, String) - Method in class org.teiid.deployers.CompositeGlobalTableStore
- getCompletionTag(String, Integer...) - Static method in class org.teiid.transport.PgBackendProtocol
- getCompositeVDB(VDBKey) - Method in class org.teiid.deployers.VDBRepository
- getConfiguration() - Method in class org.teiid.runtime.EmbeddedServer
- getConnectedChannels() - Method in class org.teiid.transport.SSLAwareChannelHandler
- getConnectionFactory() - Method in interface org.teiid.runtime.EmbeddedServer.ConnectionFactoryProvider
- getConnectionFactory() - Method in class org.teiid.runtime.EmbeddedServer.SimpleConnectionFactoryProvider
- getConnectionFactoryProviders() - Method in class org.teiid.runtime.EmbeddedServer
- getConnectorManagers(ModelMetaData, ConnectorManagerRepository) - Method in class org.teiid.runtime.AbstractVDBDeployer
- getContent(VDBMetaData, String) - Method in interface org.teiid.deployers.RestWarGenerator
- getCryptor() - Method in interface org.teiid.transport.ClientInstance
- getCryptor() - Method in class org.teiid.transport.SocketClientInstance
- getDataSource(String) - Method in class org.teiid.runtime.EmbeddedAdminImpl
- getDataSourceNames() - Method in class org.teiid.runtime.EmbeddedAdminImpl
- getDataSourceTemplateNames() - Method in class org.teiid.runtime.EmbeddedAdminImpl
- getDefaultAuthenticationType() - Method in class org.teiid.services.SessionServiceImpl
- getDefaultValue(Object, Method, TranslatorProperty) - Static method in class org.teiid.deployers.TranslatorUtil
- getDeployments() - Method in class org.teiid.runtime.EmbeddedAdminImpl
- getDiskReadCount() - Method in class org.teiid.services.BufferServiceImpl
- getDiskWriteCount() - Method in class org.teiid.services.BufferServiceImpl
- getDQP() - Method in class org.teiid.runtime.MaterializationManager
- getDQPCore() - Method in class org.teiid.deployers.EventDistributorImpl
- getDQPCore() - Method in class org.teiid.services.AbstractEventDistributorFactoryService
- getDriver() - Method in class org.teiid.runtime.EmbeddedServer
- getEnabledCipherSuitesAsArray() - Method in class org.teiid.transport.SSLConfiguration
- getEncoding() - Method in class org.teiid.odbc.ODBCServerRemoteImpl
- getEncoding() - Method in class org.teiid.transport.PgBackendProtocol
- getEngineStatisticsBean() - Method in interface org.teiid.runtime.jmx.TeiidBean
-
Get the engine statistics related to memory and plans.
- getEngineStats() - Method in class org.teiid.runtime.EmbeddedAdminImpl
- getEventDistributor() - Method in class org.teiid.runtime.EmbeddedServer
- getEventDistributor() - Method in class org.teiid.services.AbstractEventDistributorFactoryService
- getExecutionFactory(String) - Method in class org.teiid.runtime.EmbeddedServer
- getExecutionFactory(String, TranslatorRepository, TranslatorRepository, VDBMetaData, IdentityHashMap<Translator, ExecutionFactory<Object, Object>>, HashSet<String>) - Static method in class org.teiid.deployers.TranslatorUtil
- getExecutor() - Method in class org.teiid.deployers.VDBStatusChecker
- getExpr2(String, Integer) - Static method in class org.teiid.deployers.PgCatalogMetadataStore.FunctionMethods
- getExpr3(String, Integer, Boolean) - Static method in class org.teiid.deployers.PgCatalogMetadataStore.FunctionMethods
- getFixedMemoryBufferSpaceMb() - Method in class org.teiid.services.BufferServiceImpl
- getFunctions() - Method in class org.teiid.deployers.UDFMetaData
- getGlobalTempTableMetadataId(Object) - Method in class org.teiid.deployers.CompositeGlobalTableStore
- getGlobalTempTableMetadataId(String) - Method in class org.teiid.deployers.CompositeGlobalTableStore
- getHeapBufferInUseKb() - Method in class org.teiid.services.BufferServiceImpl
- getHitRatio() - Method in interface org.teiid.runtime.jmx.CacheBean
- getHostAddress() - Method in class org.teiid.transport.SocketConfiguration
- getHostName() - Method in class org.teiid.transport.SocketConfiguration
- getInfinispanConfigFile() - Method in class org.teiid.runtime.EmbeddedConfiguration
-
Deprecated.
- getInputBufferSize() - Method in class org.teiid.transport.SocketConfiguration
- getInstance() - Static method in class org.teiid.runtime.EmbeddedAdminFactory
- getInstance() - Method in class org.teiid.transport.ClientServiceRegistryImpl.ClientService
- getKeyManagers() - Method in class org.teiid.transport.SSLConfiguration
- getLiveVDB(String) - Method in class org.teiid.deployers.VDBRepository
-
A live vdb may be loading or active
- getLiveVDB(String, Object) - Method in class org.teiid.deployers.VDBRepository
-
A live vdb may be loading or active
- getLocalAddress() - Method in class org.teiid.transport.SSLAwareChannelHandler.ObjectChannelImpl
- getLoggingContext() - Method in class org.teiid.transport.ClientServiceRegistryImpl.ClientService
- getLogonResult() - Method in class org.teiid.transport.LocalServerConnection
- getLongRunningRequestCount() - Method in interface org.teiid.runtime.jmx.TeiidBean
-
Get the number of currently long running requests.
- getMaterializationManager() - Method in class org.teiid.runtime.EmbeddedServer
- getMatTableInfo(String) - Method in class org.teiid.deployers.CompositeGlobalTableStore
- getMaxAsyncThreads() - Method in class org.teiid.runtime.EmbeddedConfiguration
- getMaxBufferSpace() - Method in class org.teiid.runtime.EmbeddedConfiguration
-
Deprecated.
- getMaxConnectedChannels() - Method in class org.teiid.transport.SSLAwareChannelHandler
- getMaxDiskBufferSpaceMb() - Method in class org.teiid.services.BufferServiceImpl
- getMaxFileSize() - Method in class org.teiid.runtime.EmbeddedConfiguration
-
Deprecated.
- getMaxFileSize() - Method in class org.teiid.services.BufferServiceImpl
- getMaxMessageSize() - Method in class org.teiid.transport.SocketListener
- getMaxODBCLobSizeAllowed() - Method in class org.teiid.runtime.EmbeddedConfiguration
- getMaxOpenFiles() - Method in class org.teiid.runtime.EmbeddedConfiguration
-
Deprecated.
- getMaxProcessingKb() - Method in class org.teiid.runtime.EmbeddedConfiguration
-
Deprecated.
- getMaxProcessingKb() - Method in class org.teiid.services.BufferServiceImpl
- getMaxReservedHeapMb() - Method in class org.teiid.services.BufferServiceImpl
- getMaxReserveKb() - Method in class org.teiid.runtime.EmbeddedConfiguration
-
Deprecated.
- getMaxResultSetCacheStaleness() - Method in class org.teiid.runtime.EmbeddedConfiguration
- getMaxSocketThreads() - Method in class org.teiid.transport.SocketConfiguration
- getMaxStorageObjectSize() - Method in class org.teiid.runtime.EmbeddedConfiguration
-
Deprecated.
- getMaxStorageObjectSizeKb() - Method in class org.teiid.services.BufferServiceImpl
- getMemoryBufferSpace() - Method in class org.teiid.runtime.EmbeddedConfiguration
-
Deprecated.
- getMemoryBufferUsedKb() - Method in class org.teiid.services.BufferServiceImpl
- getMemoryReservedByActivePlansKb() - Method in class org.teiid.services.BufferServiceImpl
- getMetadataRepository(String) - Method in class org.teiid.runtime.AbstractVDBDeployer
- getMetadataRepository(String) - Method in class org.teiid.runtime.EmbeddedServer
- getMode() - Method in class org.teiid.transport.SSLConfiguration
- getName() - Method in class org.teiid.transport.SocketConfiguration
- getNodeName() - Method in class org.teiid.runtime.EmbeddedConfiguration
- getObject() - Method in exception org.teiid.transport.ObjectEncoder.FailedWriteException
- getObjectReplicator() - Method in class org.teiid.runtime.EmbeddedConfiguration
- getObjectReplicator() - Method in class org.teiid.services.AbstractEventDistributorFactoryService
- getObjectsRead() - Method in class org.teiid.transport.SSLAwareChannelHandler
- getObjectsWritten() - Method in class org.teiid.transport.SSLAwareChannelHandler
- getODBCStore() - Method in class org.teiid.deployers.VDBRepository
- getOid(CommandContext, String) - Static method in class org.teiid.deployers.PgCatalogMetadataStore.FunctionMethods
- getOldValue() - Method in enum org.teiid.transport.SSLConfiguration.ClientAuth
- getOutputBufferSize() - Method in class org.teiid.transport.SocketConfiguration
- getParameterDescription(String) - Method in interface org.teiid.odbc.ODBCServerRemote
- getParameterDescription(String) - Method in class org.teiid.odbc.ODBCServerRemoteImpl
- getPercentBufferDiskSpaceInUse() - Method in interface org.teiid.runtime.jmx.TeiidBean
-
Get the current percentage of disk space in usage by the buffer manager
- getPort() - Method in class org.teiid.transport.SocketListener
- getPort(int) - Method in class org.teiid.runtime.EmbeddedServer
-
Return the bound port for the transport number
- getPortNumber() - Method in class org.teiid.transport.SocketConfiguration
- getPpcCache() - Method in class org.teiid.runtime.EmbeddedServer
- getProcessorBatchSize() - Method in class org.teiid.runtime.EmbeddedConfiguration
- getProcessorBatchSize() - Method in class org.teiid.services.BufferServiceImpl
- getPropertyName(Method) - Static method in class org.teiid.deployers.TranslatorUtil
- getProtocol() - Method in class org.teiid.transport.SocketConfiguration
- getQueryPlan(String, long) - Method in class org.teiid.runtime.EmbeddedAdminImpl
- getQueryPlan(String, long) - Method in interface org.teiid.runtime.jmx.TeiidBean
-
Get the Query Plan for the given session with provided execution id.
- getQueuedEngineWorkItems() - Method in interface org.teiid.runtime.jmx.TeiidBean
-
Get the current number of queued engine work items.
- getReadAttempts() - Method in class org.teiid.services.BufferServiceImpl
- getReflectionHelper() - Method in class org.teiid.transport.ClientServiceRegistryImpl.ClientService
- getRemoteAddress() - Method in class org.teiid.transport.SSLAwareChannelHandler.ObjectChannelImpl
- getReplicatedEventDistributor() - Method in class org.teiid.services.AbstractEventDistributorFactoryService
- getReplicatedEventDistributor() - Method in interface org.teiid.services.InternalEventDistributorFactory
- getRequestCount() - Method in interface org.teiid.runtime.jmx.CacheBean
- getRequests() - Method in class org.teiid.runtime.EmbeddedAdminImpl
- getRequests() - Method in interface org.teiid.runtime.jmx.TeiidBean
-
Get the all Requests that are currently in process
- getRequestsForSession(String) - Method in class org.teiid.runtime.EmbeddedAdminImpl
- getResolvedHostAddress() - Method in class org.teiid.transport.SocketConfiguration
- getResultSetMetaDataDescription(String) - Method in interface org.teiid.odbc.ODBCServerRemote
- getResultSetMetaDataDescription(String) - Method in class org.teiid.odbc.ODBCServerRemoteImpl
- getResultSetType() - Method in class org.teiid.runtime.EmbeddedRequestOptions
- getRsCache() - Method in class org.teiid.runtime.EmbeddedServer
- getRuntimeTypeMap() - Method in class org.teiid.deployers.VDBRepository
- getRuntimeTypes() - Method in class org.teiid.metadatastore.DeploymentBasedDatabaseStore
- getScheduledExecutorService() - Method in class org.teiid.runtime.MaterializationManager
- getSchema(String, int, String, EnumSet<Admin.SchemaObjectType>, String) - Method in class org.teiid.runtime.EmbeddedAdminImpl
- getSchema(String, String, String, EnumSet<Admin.SchemaObjectType>, String) - Method in class org.teiid.runtime.EmbeddedAdminImpl
- getSchemaDdl(String, String) - Method in class org.teiid.runtime.EmbeddedServer
-
Get the effective ddl text for the given schema
- getSecurityContext(String) - Method in class org.teiid.runtime.DoNothingSecurityHelper
- getSecurityDomain() - Method in class org.teiid.runtime.EmbeddedConfiguration
- getSecurityDomain(String, String, VDB) - Method in class org.teiid.services.SessionServiceImpl
- getSecurityHelper() - Method in class org.teiid.runtime.EmbeddedConfiguration
- getSecurityHelper() - Method in class org.teiid.services.SessionServiceImpl
- getSecurityHelper() - Method in interface org.teiid.transport.ClientServiceRegistry
- getSecurityHelper() - Method in class org.teiid.transport.ClientServiceRegistryImpl
- getServerSSLEngine() - Method in class org.teiid.transport.SSLConfiguration
- getServerVersion() - Method in class org.teiid.transport.LocalServerConnection
- getService(Class<T>) - Method in class org.teiid.transport.LocalServerConnection
- getSessionExpirationTimeLimit() - Method in class org.teiid.services.SessionServiceImpl
- getSessionMaxLimit() - Method in class org.teiid.services.SessionServiceImpl
- getSessions() - Method in class org.teiid.runtime.EmbeddedAdminImpl
- getSessions() - Method in interface org.teiid.runtime.jmx.TeiidBean
-
Get all the current Sessions.
- getSessionService() - Method in class org.teiid.transport.LogonImpl
- getSessionsLoggedInToVDB(VDBKey) - Method in class org.teiid.services.SessionServiceImpl
- getSessionsLoggedInToVDB(VDBKey, String) - Method in class org.teiid.services.SessionServiceImpl
- getSetter(Class<?>, Method) - Static method in class org.teiid.deployers.TranslatorUtil
- getSSLConfiguration() - Method in class org.teiid.transport.SocketConfiguration
- getSslEnabled() - Method in class org.teiid.transport.SocketConfiguration
- getStats() - Method in class org.teiid.transport.SocketListener
- getStorageReadCount() - Method in class org.teiid.services.BufferServiceImpl
- getStorageWriteCount() - Method in class org.teiid.services.BufferServiceImpl
- getSubjectInContext(Object) - Method in class org.teiid.runtime.DoNothingSecurityHelper
- getSystemFunctionManager() - Method in class org.teiid.deployers.VDBRepository
- getSystemStore() - Method in class org.teiid.deployers.VDBRepository
- getTemplatePropertyDefinitions(String) - Method in class org.teiid.runtime.EmbeddedAdminImpl
- getTempTable(String) - Method in class org.teiid.deployers.CompositeGlobalTableStore
- getTotalEntries() - Method in interface org.teiid.runtime.jmx.CacheBean
- getTotalOutOfDiskErrors() - Method in interface org.teiid.runtime.jmx.TeiidBean
-
Get the out of disk error count
- getTotalOutOfDiskErrors() - Method in class org.teiid.services.BufferServiceImpl
- getTotalRequestsProcessed() - Method in interface org.teiid.runtime.jmx.TeiidBean
-
Get the number of requests processed.
- getTransactionManager() - Method in class org.teiid.runtime.EmbeddedConfiguration
- getTransactions() - Method in class org.teiid.runtime.EmbeddedAdminImpl
- getTranslator(String) - Method in class org.teiid.runtime.EmbeddedAdminImpl
- getTranslatorName(ExecutionFactory) - Static method in class org.teiid.deployers.TranslatorUtil
- getTranslatorPropertyDefinitions(String) - Method in class org.teiid.runtime.EmbeddedAdminImpl
- getTranslatorPropertyDefinitions(String, Admin.TranlatorPropertyType) - Method in class org.teiid.runtime.EmbeddedAdminImpl
- getTranslatorRepository() - Method in class org.teiid.runtime.EmbeddedServer
- getTranslators() - Method in class org.teiid.runtime.EmbeddedAdminImpl
- getTransports() - Method in class org.teiid.runtime.EmbeddedConfiguration
- getTrustAllManagers() - Static method in class org.teiid.transport.SSLConfiguration
- getTrustManagers() - Method in class org.teiid.transport.SSLConfiguration
- getTupleBufferCache() - Method in class org.teiid.services.BufferServiceImpl
- getUsedDiskBufferSpaceMb() - Method in class org.teiid.services.BufferServiceImpl
- getUserById(int) - Static method in class org.teiid.deployers.PgCatalogMetadataStore.FunctionMethods
- getValue() - Method in class org.teiid.services.AbstractEventDistributorFactoryService
- getVdb() - Method in class org.teiid.deployers.RuntimeVDB
- getVDB() - Method in class org.teiid.deployers.CompositeVDB
- getVDB(String, int) - Method in class org.teiid.runtime.EmbeddedAdminImpl
- getVDB(String, Object) - Method in class org.teiid.deployers.VDBRepository
- getVDB(String, String) - Method in class org.teiid.runtime.EmbeddedAdminImpl
- getVDBKey() - Method in class org.teiid.deployers.CompositeVDB
- getVDBMetadata(String) - Method in class org.teiid.metadatastore.DeploymentBasedDatabaseStore
- getVdbRepository() - Method in class org.teiid.deployers.EventDistributorImpl
- getVdbRepository() - Method in class org.teiid.services.AbstractEventDistributorFactoryService
- getVDBRepository() - Method in class org.teiid.deployers.VDBStatusChecker
- getVDBRepository() - Method in class org.teiid.runtime.AbstractVDBDeployer
- getVDBRepository() - Method in class org.teiid.runtime.EmbeddedServer
- getVDBRepository() - Method in class org.teiid.runtime.MaterializationManager
- getVDBRepository() - Method in interface org.teiid.transport.ClientServiceRegistry
- getVDBRepository() - Method in class org.teiid.transport.ClientServiceRegistryImpl
- getVDBs() - Method in class org.teiid.deployers.VDBRepository
- getVDBs() - Method in class org.teiid.runtime.EmbeddedAdminImpl
- getVDBs(boolean) - Method in class org.teiid.runtime.EmbeddedAdminImpl
- getVDBStatusChecker() - Method in class org.teiid.deployers.RuntimeVDB
- getWaitingRequestsCount() - Method in interface org.teiid.runtime.jmx.TeiidBean
-
Get the current number of requests waiting on execution at the engine level.
- getWorkContext() - Method in interface org.teiid.transport.ClientInstance
- getWorkContext() - Method in class org.teiid.transport.LocalServerConnection
- getWorkContext() - Method in class org.teiid.transport.SocketClientInstance
- getWorkerPoolStatisticsBean() - Method in interface org.teiid.runtime.jmx.TeiidBean
-
Get the statistics for the engine thread pool.
- getWorkerPoolStats() - Method in class org.teiid.runtime.EmbeddedAdminImpl
- GSS_PATTERN_PROPERTY - Static variable in class org.teiid.services.SessionServiceImpl
- gssServiceTickets - Variable in class org.teiid.transport.LogonImpl
H
- hasPerm(Integer, String) - Static method in class org.teiid.deployers.PgCatalogMetadataStore.FunctionMethods
- hasRestMetadata(VDBMetaData) - Method in interface org.teiid.deployers.RestWarGenerator
- hasSchemaPrivilege(CommandContext, String, String) - Static method in class org.teiid.deployers.PgCatalogMetadataStore.FunctionMethods
- hasTablePrivilege(CommandContext, String, String) - Static method in class org.teiid.deployers.PgCatalogMetadataStore.FunctionMethods
I
- importDatabase(String, String, boolean) - Method in class org.teiid.metadatastore.DeploymentBasedDatabaseStore
- importSchema(String, String, String, String, List<String>, List<String>, Map<String, String>) - Method in class org.teiid.metadatastore.DeploymentBasedDatabaseStore
- initialize(Properties) - Method in interface org.teiid.odbc.ODBCServerRemote
- initialize(Properties) - Method in class org.teiid.odbc.ODBCServerRemoteImpl
- initialized(Properties) - Method in interface org.teiid.odbc.ODBCClientRemote
- initialized(Properties) - Method in class org.teiid.transport.PgBackendProtocol
- InternalEventDistributorFactory - Interface in org.teiid.services
- invoke(Object, Method, Object[]) - Method in class org.teiid.transport.SessionCheckingProxy
- isAllowEnvFunction() - Method in class org.teiid.runtime.EmbeddedConfiguration
- isBlockRemark() - Method in class org.teiid.odbc.ScriptReader
-
If currently inside a remark, this method tells if it is a block comment (true) or single line comment (false)
- isBootInProgress() - Method in interface org.teiid.deployers.ContainerLifeCycleListener
- isClientEncryptionEnabled() - Method in class org.teiid.transport.SSLConfiguration
- isDataRolesRequired() - Method in class org.teiid.deployers.VDBRepository
- isDisableTrustManager() - Method in class org.teiid.transport.SSLConfiguration
- isEnabled(String, int) - Method in class org.teiid.runtime.JBossLogger
- isEncryptFiles() - Method in class org.teiid.runtime.EmbeddedConfiguration
-
Deprecated.
- isEncryptFiles() - Method in class org.teiid.services.BufferServiceImpl
- isErrorOccurred() - Method in class org.teiid.odbc.ODBCServerRemoteImpl
- isExecuting() - Method in class org.teiid.odbc.ODBCServerRemoteImpl
- isFixedMemoryBufferOffHeap() - Method in class org.teiid.services.BufferServiceImpl
- isInlineLobs() - Method in class org.teiid.runtime.EmbeddedConfiguration
-
Deprecated.
- isInlineLobs() - Method in class org.teiid.services.BufferServiceImpl
- isInsideRemark() - Method in class org.teiid.odbc.ScriptReader
-
Check if this is the last statement, and if the single line or block comment is not finished yet.
- isLocal() - Method in class org.teiid.transport.LocalServerConnection
- isMemoryBufferOffHeap() - Method in class org.teiid.runtime.EmbeddedConfiguration
-
Deprecated.
- isNew - Variable in class org.teiid.deployers.RuntimeVDB.ReplaceResult
- isOpen() - Method in class org.teiid.transport.SSLAwareChannelHandler.ObjectChannelImpl
- isOpen(long) - Method in class org.teiid.transport.LocalServerConnection
- isRestartInProgress() - Method in class org.teiid.deployers.RuntimeVDB
- isSameInstance(ServerConnection) - Method in class org.teiid.transport.LocalServerConnection
- isShutdownInProgress() - Method in interface org.teiid.deployers.ContainerLifeCycleListener
- isSslEnabled() - Method in class org.teiid.transport.SSLConfiguration
- isStarted() - Method in interface org.teiid.deployers.ContainerLifeCycleListener
- isTrustAllLocal() - Method in class org.teiid.services.SessionServiceImpl
- isTruststoreCheckExpired() - Method in class org.teiid.transport.SSLConfiguration
- isUseDisk() - Method in class org.teiid.runtime.EmbeddedConfiguration
- isUseDisk() - Method in class org.teiid.services.BufferServiceImpl
J
- JBossLogger - Class in org.teiid.runtime
- JBossLogger() - Constructor for class org.teiid.runtime.JBossLogger
- JDBC - org.teiid.transport.ClientServiceRegistry.Type
- JMXService - Class in org.teiid.runtime.jmx
-
Registers Teiid beans with JMX.
- JMXService(DQPCore, BufferServiceImpl, SessionService) - Constructor for class org.teiid.runtime.jmx.JMXService
- jndiNameForRuntime(String) - Static method in class org.teiid.transport.LocalServerConnection
L
- LAST - org.teiid.odbc.ODBCClientRemote.CursorDirection
- loadClass(String) - Method in class org.teiid.deployers.CombinedClassLoader
- loaded(String, TempTable) - Method in class org.teiid.deployers.CompositeGlobalTableStore
- loadMetadata(VDBMetaData, ConnectorManagerRepository, MetadataStore, VDBResources) - Method in class org.teiid.runtime.AbstractVDBDeployer
- loadMetadata(MetadataFactory, ExecutionFactory<Object, Object>, Object) - Method in class org.teiid.runtime.MultiSourceMetadataRepository
- LocalServerConnection - Class in org.teiid.transport
- LocalServerConnection(Properties, boolean) - Constructor for class org.teiid.transport.LocalServerConnection
- log(int, String, Object...) - Method in class org.teiid.runtime.JBossLogger
- log(int, String, Throwable, Object...) - Method in class org.teiid.runtime.JBossLogger
- LOGIN - Static variable in class org.teiid.transport.SSLConfiguration
- logoff() - Method in class org.teiid.transport.LogonImpl
- logon - Variable in class org.teiid.runtime.EmbeddedServer
- logon(String, String, PgFrontendProtocol.NullTerminatedStringDataInputStream, SocketAddress) - Method in interface org.teiid.odbc.ODBCServerRemote
- logon(String, String, PgFrontendProtocol.NullTerminatedStringDataInputStream, SocketAddress) - Method in class org.teiid.odbc.ODBCServerRemoteImpl
- logon(Properties) - Method in class org.teiid.transport.LogonImpl
- LogonImpl - Class in org.teiid.transport
- LogonImpl(SessionService, String) - Constructor for class org.teiid.transport.LogonImpl
M
- main(String[]) - Static method in class org.teiid.runtime.jmx.JMXService
- main(String[]) - Static method in class org.teiid.runtime.util.ConvertVDB
- markDataSourceAvailable(String) - Method in class org.teiid.runtime.EmbeddedAdminImpl
- masked() - Method in class org.teiid.deployers.ExtendedPropertyMetadata
- MaterializationManager - Class in org.teiid.runtime
- MaterializationManager(ContainerLifeCycleListener) - Constructor for class org.teiid.runtime.MaterializationManager
- materializationMgr - Variable in class org.teiid.runtime.EmbeddedServer
- MAX_LOB_SIZE - Static variable in class org.teiid.transport.ObjectDecoder
- MAX_SESSIONS_PER_USER - Static variable in class org.teiid.services.SessionServiceImpl
- maxSockets - Variable in class org.teiid.transport.SocketListenerStats
- MD5(byte[]) - Static method in class org.teiid.transport.LogonImpl
- messageReceived(ChannelHandlerContext, Object) - Method in class org.teiid.transport.SSLAwareChannelHandler
- metadataLoadFinished(boolean) - Method in class org.teiid.deployers.CompositeVDB
- methods - Variable in class org.teiid.deployers.UDFMetaData
- mod - Variable in class org.teiid.odbc.PGUtil.PgColInfo
- MODEL_NON_DEPLOYABLE_STATE - Static variable in exception org.teiid.deployers.VirtualDatabaseException
- MultiSourceMetadataRepository - Class in org.teiid.runtime
- MultiSourceMetadataRepository(String) - Constructor for class org.teiid.runtime.MultiSourceMetadataRepository
N
- name - Variable in class org.teiid.odbc.PGUtil.PgColInfo
- name() - Method in class org.teiid.deployers.ExtendedPropertyMetadata
- NEED - org.teiid.transport.SSLConfiguration.ClientAuth
- needsLoading(String, Serializable, boolean, boolean, boolean) - Method in class org.teiid.deployers.CompositeGlobalTableStore
- negotiateGssLogin(String, byte[]) - Method in class org.teiid.runtime.DoNothingSecurityHelper
- neogitiateGssLogin(byte[], String, String, String) - Method in class org.teiid.transport.LogonImpl
- neogitiateGssLogin(String, String, String, byte[]) - Method in class org.teiid.services.SessionServiceImpl
- neogitiateGssLogin(Properties, byte[], boolean) - Method in class org.teiid.transport.LogonImpl
- NO_MODELS - Static variable in exception org.teiid.deployers.VirtualDatabaseException
- nodeDropped(String) - Method in class org.teiid.runtime.MaterializationManager
- nodeDropped(String) - Method in interface org.teiid.runtime.NodeListener
- nodeJoined(String) - Method in class org.teiid.runtime.MaterializationManager
- nodeJoined(String) - Method in interface org.teiid.runtime.NodeListener
- NodeListener - Interface in org.teiid.runtime
- NONE - org.teiid.transport.SSLConfiguration.ClientAuth
- NullTerminatedStringDataInputStream(byte[], DataInputStream, Charset) - Constructor for class org.teiid.transport.PgFrontendProtocol.NullTerminatedStringDataInputStream
O
- objDescription(CommandContext, int) - Static method in class org.teiid.deployers.PgCatalogMetadataStore.FunctionMethods
- objDescription2(CommandContext, int, String) - Static method in class org.teiid.deployers.PgCatalogMetadataStore.FunctionMethods
- ObjectChannelImpl(Channel) - Constructor for class org.teiid.transport.SSLAwareChannelHandler.ObjectChannelImpl
- ObjectDecoder - Class in org.teiid.transport
-
A decoder which deserializes the received values into Java objects.
- ObjectDecoder(int, long, ClassLoader, StorageManager) - Constructor for class org.teiid.transport.ObjectDecoder
-
Creates a new decoder with the specified maximum object size.
- ObjectEncoder - Class in org.teiid.transport
-
An encoder which serializes a Java object into a message.
- ObjectEncoder() - Constructor for class org.teiid.transport.ObjectEncoder
-
Creates a new encoder with the estimated length of 512 bytes.
- ObjectEncoder(int, boolean) - Constructor for class org.teiid.transport.ObjectEncoder
-
Creates a new encoder.
- ObjectEncoder.FailedWriteException - Exception in org.teiid.transport
- objectsRead - Variable in class org.teiid.transport.SocketListenerStats
- objectsWritten - Variable in class org.teiid.transport.SocketListenerStats
- ODBC - org.teiid.transport.ClientServiceRegistry.Type
- ODBCClientInstance - Class in org.teiid.transport
- ODBCClientInstance(ObjectChannel, TeiidDriver, LogonImpl) - Constructor for class org.teiid.transport.ODBCClientInstance
- ODBCClientRemote - Interface in org.teiid.odbc
- ODBCClientRemote.CursorDirection - Enum in org.teiid.odbc
- ODBCServerRemote - Interface in org.teiid.odbc
- ODBCServerRemoteImpl - Class in org.teiid.odbc
- ODBCServerRemoteImpl(ODBCClientInstance, TeiidDriver, LogonImpl) - Constructor for class org.teiid.odbc.ODBCServerRemoteImpl
- ODBCSocketListener - Class in org.teiid.transport
- ODBCSocketListener(InetSocketAddress, SocketConfiguration, ClientServiceRegistryImpl, StorageManager, int, LogonImpl, TeiidDriver) - Constructor for class org.teiid.transport.ODBCSocketListener
- onConnection() - Method in interface org.teiid.transport.ChannelListener
- onConnection() - Method in class org.teiid.transport.ODBCClientInstance
- onConnection() - Method in class org.teiid.transport.SocketClientInstance
- ONEWAY - Static variable in class org.teiid.transport.SSLConfiguration
- onRestart(List<String>) - Method in interface org.teiid.deployers.RuntimeVDB.VDBModificationListener
- onShutdownStart() - Method in interface org.teiid.deployers.ContainerLifeCycleListener.LifeCycleEventListener
- onStartupFinish() - Method in interface org.teiid.deployers.ContainerLifeCycleListener.LifeCycleEventListener
- org.teiid.deployers - package org.teiid.deployers
- org.teiid.metadatastore - package org.teiid.metadatastore
- org.teiid.odbc - package org.teiid.odbc
- org.teiid.runtime - package org.teiid.runtime
- org.teiid.runtime.jmx - package org.teiid.runtime.jmx
- org.teiid.runtime.util - package org.teiid.runtime.util
- org.teiid.services - package org.teiid.services
- org.teiid.transport - package org.teiid.transport
- org.teiid.transport.pg - package org.teiid.transport.pg
- owner() - Method in class org.teiid.deployers.ExtendedPropertyMetadata
P
- PASSWORD_PATTERN_PROPERTY - Static variable in class org.teiid.services.SessionServiceImpl
- pg - org.teiid.transport.WireProtocol
- pg_client_encoding(CommandContext) - Static method in class org.teiid.deployers.PgCatalogMetadataStore.FunctionMethods
- pg_encoding_to_char(int) - Static method in class org.teiid.deployers.PgCatalogMetadataStore.FunctionMethods
- pg_get_constraintdef(CommandContext, int, boolean) - Static method in class org.teiid.deployers.PgCatalogMetadataStore.FunctionMethods
- pg_get_indexdef(CommandContext, int, short, boolean) - Static method in class org.teiid.deployers.PgCatalogMetadataStore.FunctionMethods
- pg_table_is_visible(int) - Static method in class org.teiid.deployers.PgCatalogMetadataStore.FunctionMethods
- PG_TYPE_BOOL - Static variable in class org.teiid.odbc.PGUtil
- PG_TYPE_BOOLARRAY - Static variable in class org.teiid.odbc.PGUtil
- PG_TYPE_BPCHAR - Static variable in class org.teiid.odbc.PGUtil
- PG_TYPE_BYTEA - Static variable in class org.teiid.odbc.PGUtil
- PG_TYPE_BYTEAARRAY - Static variable in class org.teiid.odbc.PGUtil
- PG_TYPE_CHAR - Static variable in class org.teiid.odbc.PGUtil
- PG_TYPE_CHARARRAY - Static variable in class org.teiid.odbc.PGUtil
- PG_TYPE_DATE - Static variable in class org.teiid.odbc.PGUtil
- PG_TYPE_DATEARRAY - Static variable in class org.teiid.odbc.PGUtil
- PG_TYPE_FLOAT4 - Static variable in class org.teiid.odbc.PGUtil
- PG_TYPE_FLOAT4ARRAY - Static variable in class org.teiid.odbc.PGUtil
- PG_TYPE_FLOAT8 - Static variable in class org.teiid.odbc.PGUtil
- PG_TYPE_FLOAT8ARRAY - Static variable in class org.teiid.odbc.PGUtil
- PG_TYPE_GEOGRAPHY - Static variable in class org.teiid.odbc.PGUtil
- PG_TYPE_GEOGRAPHYARRAY - Static variable in class org.teiid.odbc.PGUtil
- PG_TYPE_GEOMETRY - Static variable in class org.teiid.odbc.PGUtil
- PG_TYPE_GEOMETRYARRAY - Static variable in class org.teiid.odbc.PGUtil
- PG_TYPE_INT2 - Static variable in class org.teiid.odbc.PGUtil
- PG_TYPE_INT2ARRAY - Static variable in class org.teiid.odbc.PGUtil
- PG_TYPE_INT2VECTOR - Static variable in class org.teiid.odbc.PGUtil
- PG_TYPE_INT4 - Static variable in class org.teiid.odbc.PGUtil
- PG_TYPE_INT4ARRAY - Static variable in class org.teiid.odbc.PGUtil
- PG_TYPE_INT8 - Static variable in class org.teiid.odbc.PGUtil
- PG_TYPE_INT8ARRAY - Static variable in class org.teiid.odbc.PGUtil
- pg_type_is_visible(int) - Static method in class org.teiid.deployers.PgCatalogMetadataStore.FunctionMethods
- PG_TYPE_JSON - Static variable in class org.teiid.odbc.PGUtil
- PG_TYPE_JSONARRAY - Static variable in class org.teiid.odbc.PGUtil
- PG_TYPE_NUMERIC - Static variable in class org.teiid.odbc.PGUtil
- PG_TYPE_NUMERICARRAY - Static variable in class org.teiid.odbc.PGUtil
- PG_TYPE_OIDARRAY - Static variable in class org.teiid.odbc.PGUtil
- PG_TYPE_OIDVECTOR - Static variable in class org.teiid.odbc.PGUtil
- PG_TYPE_TEXT - Static variable in class org.teiid.odbc.PGUtil
- PG_TYPE_TEXTARRAY - Static variable in class org.teiid.odbc.PGUtil
- PG_TYPE_TIME - Static variable in class org.teiid.odbc.PGUtil
- PG_TYPE_TIMEARRAY - Static variable in class org.teiid.odbc.PGUtil
- PG_TYPE_TIMESTAMP_NO_TMZONE - Static variable in class org.teiid.odbc.PGUtil
- PG_TYPE_TIMESTAMP_NO_TMZONEARRAY - Static variable in class org.teiid.odbc.PGUtil
- PG_TYPE_UNKNOWN - Static variable in class org.teiid.odbc.PGUtil
- PG_TYPE_UNSPECIFIED - Static variable in class org.teiid.odbc.PGUtil
- PG_TYPE_VARCHAR - Static variable in class org.teiid.odbc.PGUtil
- PG_TYPE_XML - Static variable in class org.teiid.odbc.PGUtil
- PG_TYPE_XMLARRAY - Static variable in class org.teiid.odbc.PGUtil
- PgBackendProtocol - Class in org.teiid.transport
-
Represents the messages going from Server --> PG ODBC Client Some parts of this code is taken from H2's implementation of ODBC
- PgBackendProtocol(int, int, SSLConfiguration, boolean) - Constructor for class org.teiid.transport.PgBackendProtocol
- PGbytea - Class in org.teiid.transport.pg
-
Converts to and from the postgresql bytea datatype used by the backend.
- PGbytea() - Constructor for class org.teiid.transport.pg.PGbytea
- PgCatalogMetadataStore - Class in org.teiid.deployers
- PgCatalogMetadataStore(String, Map<String, Datatype>) - Constructor for class org.teiid.deployers.PgCatalogMetadataStore
- PgCatalogMetadataStore.FunctionMethods - Class in org.teiid.deployers
- PGCharsetConverter - Class in org.teiid.transport
-
These are mappings between the Postgres supported character sets to the Java character sets.
- PGCharsetConverter() - Constructor for class org.teiid.transport.PGCharsetConverter
- PgColInfo() - Constructor for class org.teiid.odbc.PGUtil.PgColInfo
- PgFrontendProtocol - Class in org.teiid.transport
-
Represents the messages going from PG ODBC Client --> back end Server Some parts of this code is taken from H2's implementation of ODBC
- PgFrontendProtocol(PgBackendProtocol, int) - Constructor for class org.teiid.transport.PgFrontendProtocol
- PgFrontendProtocol.NullTerminatedStringDataInputStream - Class in org.teiid.transport
- PgFrontendProtocol.PGRequest - Class in org.teiid.transport
- pgHasRole(CommandContext, int, String) - Static method in class org.teiid.deployers.PgCatalogMetadataStore.FunctionMethods
- PGRequest() - Constructor for class org.teiid.transport.PgFrontendProtocol.PGRequest
- PGUtil - Class in org.teiid.odbc
- PGUtil() - Constructor for class org.teiid.odbc.PGUtil
- PGUtil.PgColInfo - Class in org.teiid.odbc
- ping() - Method in class org.teiid.transport.LogonImpl
- ping(Collection<String>) - Method in class org.teiid.transport.LogonImpl
- pingServer(String) - Method in class org.teiid.services.SessionServiceImpl
- POSTGIS_LIB_VERSION - Static variable in class org.teiid.deployers.PgCatalogMetadataStore
- postgisGeosVersion() - Static method in class org.teiid.deployers.PgCatalogMetadataStore.FunctionMethods
- postgisLibVersion() - Static method in class org.teiid.deployers.PgCatalogMetadataStore.FunctionMethods
- postgisProjVersion() - Static method in class org.teiid.deployers.PgCatalogMetadataStore.FunctionMethods
- postgisVersion() - Static method in class org.teiid.deployers.PgCatalogMetadataStore.FunctionMethods
- POSTGRESQL_VERSION - Static variable in class org.teiid.deployers.PgCatalogMetadataStore
- precision - Variable in class org.teiid.odbc.PGUtil.PgColInfo
- prepare(String, String, int[]) - Method in interface org.teiid.odbc.ODBCServerRemote
- prepare(String, String, int[]) - Method in class org.teiid.odbc.ODBCServerRemoteImpl
- prepareCall(Command, EmbeddedRequestOptions) - Method in interface org.teiid.runtime.EmbeddedConnection
- prepareCompleted(String) - Method in interface org.teiid.odbc.ODBCClientRemote
- prepareCompleted(String) - Method in class org.teiid.transport.PgBackendProtocol
- prepareStatement(Command, EmbeddedRequestOptions) - Method in interface org.teiid.runtime.EmbeddedConnection
- prettyFormat(String) - Static method in class org.teiid.runtime.EmbeddedAdminImpl
- processMetadataValidatorReport(VDBKey, ValidatorReport) - Method in class org.teiid.deployers.VDBRepository
- ProviderAwareConnectorManagerRepository() - Constructor for class org.teiid.runtime.EmbeddedServer.ProviderAwareConnectorManagerRepository
- putMdc(String, String) - Method in class org.teiid.runtime.JBossLogger
R
- read() - Method in class org.teiid.transport.SSLAwareChannelHandler.ObjectChannelImpl
- readOnly() - Method in class org.teiid.deployers.ExtendedPropertyMetadata
- readServiceToken() - Method in class org.teiid.transport.PgFrontendProtocol.NullTerminatedStringDataInputStream
- readStatement() - Method in class org.teiid.odbc.ScriptReader
-
Read a statement from the reader.
- readString() - Method in class org.teiid.transport.PgFrontendProtocol.NullTerminatedStringDataInputStream
- ready(boolean, boolean) - Method in interface org.teiid.odbc.ODBCClientRemote
- ready(boolean, boolean) - Method in class org.teiid.transport.PgBackendProtocol
- receivedMessage(Object) - Method in interface org.teiid.transport.ChannelListener
- receivedMessage(Object) - Method in class org.teiid.transport.ODBCClientInstance
- receivedMessage(Object) - Method in class org.teiid.transport.SocketClientInstance
- regClass(CommandContext, String) - Static method in class org.teiid.deployers.PgCatalogMetadataStore.FunctionMethods
- register(EventListener) - Method in class org.teiid.deployers.EventDistributorImpl
- registerBeans() - Method in class org.teiid.runtime.jmx.JMXService
- registerClientService(Class<T>, T, String) - Method in class org.teiid.transport.ClientServiceRegistryImpl
- RELATIVE - org.teiid.odbc.ODBCClientRemote.CursorDirection
- reloid - Variable in class org.teiid.odbc.PGUtil.PgColInfo
- remoteDataRole(String, String) - Method in class org.teiid.deployers.RuntimeVDB
- removeAnyAuthenticated(String) - Method in class org.teiid.deployers.RuntimeVDB
- removed(String, CompositeVDB) - Method in interface org.teiid.deployers.VDBLifeCycleListener
- removed(String, CompositeVDB) - Method in class org.teiid.runtime.MaterializationManager
- removeDataRoleMapping(String, int, String, String) - Method in class org.teiid.runtime.EmbeddedAdminImpl
- removeDataRoleMapping(String, String, String, String) - Method in class org.teiid.runtime.EmbeddedAdminImpl
- removedDs - Variable in class org.teiid.deployers.RuntimeVDB.ReplaceResult
- removeListener(VDBLifeCycleListener) - Method in class org.teiid.deployers.VDBRepository
- removeListener(VDBLifeCycleListener) - Method in class org.teiid.transport.LocalServerConnection
- removeMdc(String) - Method in class org.teiid.runtime.JBossLogger
- removeSource(String, int, String, String) - Method in class org.teiid.runtime.EmbeddedAdminImpl
- removeSource(String, String) - Method in class org.teiid.deployers.RuntimeVDB
- removeSource(String, String, String, String) - Method in class org.teiid.runtime.EmbeddedAdminImpl
- removeTask(Future<?>) - Method in class org.teiid.deployers.CompositeVDB
- removeVDB(String, Object) - Method in class org.teiid.deployers.VDBRepository
- ReplaceResult() - Constructor for class org.teiid.deployers.RuntimeVDB.ReplaceResult
- replicator - Variable in class org.teiid.runtime.EmbeddedServer
- repo - Variable in class org.teiid.runtime.EmbeddedServer
-
Custom vdb repository that will immediately throw exceptions for metadata validation errors
- repositories - Variable in class org.teiid.runtime.AbstractVDBDeployer
- required() - Method in class org.teiid.deployers.ExtendedPropertyMetadata
- resetPendingJob(VDBMetaData, Table, String) - Method in class org.teiid.runtime.MaterializationManager
- REST_NAMESPACE - Static variable in interface org.teiid.deployers.RestWarGenerator
- restart() - Method in class org.teiid.runtime.EmbeddedAdminImpl
- restart(List<String>) - Method in class org.teiid.deployers.RuntimeVDB
- restartVDB(String, int, String...) - Method in class org.teiid.runtime.EmbeddedAdminImpl
- restartVDB(String, String, String...) - Method in class org.teiid.runtime.EmbeddedAdminImpl
- RestWarGenerator - Interface in org.teiid.deployers
- resultSetType(int) - Method in class org.teiid.runtime.EmbeddedRequestOptions
- retryLoad(VDBMetaData, ModelMetaData, Runnable) - Method in class org.teiid.runtime.AbstractVDBDeployer
-
Return true if we can retry the load
- retryLoad(VDBMetaData, ModelMetaData, Runnable) - Method in class org.teiid.runtime.EmbeddedServer
- run() - Method in class org.teiid.transport.ServerWorkItem
-
main entry point for remote method calls.
- runMetadataJob(VDBMetaData, ModelMetaData, Runnable) - Method in class org.teiid.runtime.AbstractVDBDeployer
- runMetadataJob(VDBMetaData, ModelMetaData, Runnable) - Method in class org.teiid.runtime.EmbeddedServer
- RuntimePlugin - Class in org.teiid.runtime
- RuntimePlugin() - Constructor for class org.teiid.runtime.RuntimePlugin
- RuntimePlugin.Event - Enum in org.teiid.runtime
- RuntimeVDB - Class in org.teiid.deployers
- RuntimeVDB(VDBMetaData, RuntimeVDB.VDBModificationListener) - Constructor for class org.teiid.deployers.RuntimeVDB
- RuntimeVDB.ReplaceResult - Class in org.teiid.deployers
- RuntimeVDB.VDBModificationListener - Interface in org.teiid.deployers
S
- sameSubject(DQPWorkContext) - Static method in class org.teiid.transport.LocalServerConnection
- scheduler - Variable in class org.teiid.runtime.EmbeddedServer
- scheduleSnapshotJob(CompositeVDB, Table, long, long, MaterializationManager.JobType) - Method in class org.teiid.runtime.MaterializationManager
- ScriptReader - Class in org.teiid.odbc
-
This class can split SQL scripts to single SQL statements.
- ScriptReader(Reader) - Constructor for class org.teiid.odbc.ScriptReader
-
Create a new SQL script reader from the given reader
- ScriptReader(String) - Constructor for class org.teiid.odbc.ScriptReader
- secureData() - Method in class org.teiid.transport.PgBackendProtocol
- SECURITY_DOMAIN_PROPERTY - Static variable in class org.teiid.services.SessionServiceImpl
- securityHelper - Variable in class org.teiid.services.SessionServiceImpl
- send(Message, Serializable) - Method in interface org.teiid.transport.ClientInstance
-
Send a message to this particular client using the asynch message key.
- send(Message, Serializable) - Method in class org.teiid.transport.SocketClientInstance
- sendCommandComplete(String, Integer...) - Method in interface org.teiid.odbc.ODBCClientRemote
- sendCommandComplete(String, Integer...) - Method in class org.teiid.transport.PgBackendProtocol
- sendParameterDescription(int[]) - Method in interface org.teiid.odbc.ODBCClientRemote
- sendParameterDescription(int[]) - Method in class org.teiid.transport.PgBackendProtocol
- sendParameterStatus(String, String) - Method in interface org.teiid.odbc.ODBCClientRemote
- sendParameterStatus(String, String) - Method in class org.teiid.transport.PgBackendProtocol
- sendPortalSuspended() - Method in interface org.teiid.odbc.ODBCClientRemote
- sendPortalSuspended() - Method in class org.teiid.transport.PgBackendProtocol
- sendResults(String, ResultSetImpl, List<PGUtil.PgColInfo>, ResultsFuture<Integer>, ODBCClientRemote.CursorDirection, int, boolean, short[]) - Method in interface org.teiid.odbc.ODBCClientRemote
- sendResults(String, ResultSetImpl, List<PGUtil.PgColInfo>, ResultsFuture<Integer>, ODBCClientRemote.CursorDirection, int, boolean, short[]) - Method in class org.teiid.transport.PgBackendProtocol
- sendResultSetDescription(List<PGUtil.PgColInfo>, short[]) - Method in interface org.teiid.odbc.ODBCClientRemote
- sendResultSetDescription(List<PGUtil.PgColInfo>, short[]) - Method in class org.teiid.transport.PgBackendProtocol
- sendSslResponse() - Method in interface org.teiid.odbc.ODBCClientRemote
- sendSslResponse() - Method in class org.teiid.transport.PgBackendProtocol
- ServerWorkItem - Class in org.teiid.transport
- ServerWorkItem(ClientInstance, Serializable, Message, ClientServiceRegistryImpl) - Constructor for class org.teiid.transport.ServerWorkItem
- services - Variable in class org.teiid.runtime.EmbeddedServer
- SessionCheckingProxy - Class in org.teiid.transport
-
Common proxy for for checking the DQPWorkContext session - nominally for use with DQPCore
- SessionCheckingProxy(Object, String, int) - Constructor for class org.teiid.transport.SessionCheckingProxy
- sessionService - Variable in class org.teiid.runtime.EmbeddedServer
- SessionServiceImpl - Class in org.teiid.services
-
This class serves as the primary implementation of the Session Service.
- SessionServiceImpl() - Constructor for class org.teiid.services.SessionServiceImpl
- setAllowEnvFunction(boolean) - Method in class org.teiid.deployers.VDBRepository
- setAllowEnvFunction(boolean) - Method in class org.teiid.runtime.EmbeddedConfiguration
- setAnyAuthenticatedForDataRole(String, int, String, boolean) - Method in class org.teiid.runtime.EmbeddedAdminImpl
- setAnyAuthenticatedForDataRole(String, String, String, boolean) - Method in class org.teiid.runtime.EmbeddedAdminImpl
- setAuthenticationMode(String) - Method in class org.teiid.transport.SSLConfiguration
- setAuthenticationMode(SSLConfiguration.ClientAuth) - Method in class org.teiid.transport.SSLConfiguration
- setAuthenticationType(AuthenticationType) - Method in class org.teiid.runtime.EmbeddedConfiguration
- setAuthenticationType(AuthenticationType) - Method in class org.teiid.services.SessionServiceImpl
- setAuthenticationType(AuthenticationType) - Method in class org.teiid.transport.ClientServiceRegistryImpl
- setBindAddress(String) - Method in class org.teiid.transport.SocketConfiguration
- setBufferDirectory(String) - Method in class org.teiid.runtime.EmbeddedConfiguration
- setBufferManager(BufferManager) - Method in class org.teiid.deployers.VDBRepository
- setBufferManager(BufferManagerImpl) - Method in class org.teiid.services.BufferServiceImpl
- setCacheFactory(CacheFactory) - Method in class org.teiid.runtime.EmbeddedConfiguration
- setColumnStats(String, int, String, String, String, ColumnStats) - Method in class org.teiid.deployers.EventDistributorImpl
- setColumnStats(String, String, String, String, String, ColumnStats) - Method in class org.teiid.deployers.EventDistributorImpl
- setConnectionProperties(ConnectionImpl) - Static method in class org.teiid.odbc.ODBCServerRemoteImpl
- setConnectionProperties(ConnectionImpl, Properties) - Static method in class org.teiid.odbc.ODBCServerRemoteImpl
- setDataRolesRequired(boolean) - Method in class org.teiid.deployers.VDBRepository
- setDisableTrustManager(boolean) - Method in class org.teiid.transport.SSLConfiguration
- setDiskDirectory(String) - Method in class org.teiid.services.BufferServiceImpl
- setDqp(DQPCore) - Method in class org.teiid.services.SessionServiceImpl
- setDriver(TeiidDriver) - Method in class org.teiid.transport.ODBCSocketListener
- setEnabledCipherSuites(String) - Method in class org.teiid.transport.SSLConfiguration
- setEncoding(String, boolean) - Method in interface org.teiid.odbc.ODBCClientRemote
- setEncoding(String, boolean) - Method in class org.teiid.transport.PgBackendProtocol
- setEncryptFiles(boolean) - Method in class org.teiid.runtime.EmbeddedConfiguration
-
Deprecated.
- setEncryptFiles(boolean) - Method in class org.teiid.services.BufferServiceImpl
- setFixedMemoryBufferOffHeap(boolean) - Method in class org.teiid.services.BufferServiceImpl
- setFixedMemoryBufferSpaceMb(int) - Method in class org.teiid.services.BufferServiceImpl
- setFunctionClassLoader(ClassLoader) - Method in class org.teiid.deployers.UDFMetaData
- setHostAddress(InetAddress) - Method in class org.teiid.transport.SocketConfiguration
- setInfinispanConfigFile(String) - Method in class org.teiid.runtime.EmbeddedConfiguration
-
Deprecated.
- setInlineLobs(boolean) - Method in class org.teiid.runtime.EmbeddedConfiguration
-
Deprecated.
- setInlineLobs(boolean) - Method in class org.teiid.services.BufferServiceImpl
- setInputBufferSize(int) - Method in class org.teiid.transport.SocketConfiguration
- setInsteadOfTriggerDefinition(String, int, String, String, Table.TriggerEvent, String, Boolean) - Method in class org.teiid.deployers.EventDistributorImpl
- setInsteadOfTriggerDefinition(String, String, String, String, Table.TriggerEvent, String, Boolean) - Method in class org.teiid.deployers.EventDistributorImpl
- setKeymanagementAlgorithm(String) - Method in class org.teiid.transport.SSLConfiguration
- setKeystoreFilename(String) - Method in class org.teiid.transport.SSLConfiguration
- setKeystoreKeyAlias(String) - Method in class org.teiid.transport.SSLConfiguration
- setKeystoreKeyPassword(String) - Method in class org.teiid.transport.SSLConfiguration
- setKeystorePassword(String) - Method in class org.teiid.transport.SSLConfiguration
- setKeystoreType(String) - Method in class org.teiid.transport.SSLConfiguration
- setMaxAsyncThreads(int) - Method in class org.teiid.runtime.EmbeddedConfiguration
- setMaxBufferSize(int) - Method in class org.teiid.transport.ODBCSocketListener
- setMaxBufferSpace(long) - Method in class org.teiid.runtime.EmbeddedConfiguration
-
Deprecated.
- setMaxDiskBufferSpaceMb(long) - Method in class org.teiid.services.BufferServiceImpl
- setMaxFileSize(long) - Method in class org.teiid.runtime.EmbeddedConfiguration
-
Deprecated.
- setMaxFileSize(long) - Method in class org.teiid.services.BufferServiceImpl
- setMaxLobSize(long) - Method in class org.teiid.transport.SocketListener
- setMaxMessageSize(int) - Method in class org.teiid.transport.SocketListener
- setMaxODBCLobSizeAllowed(int) - Method in class org.teiid.runtime.EmbeddedConfiguration
- setMaxOpenFiles(int) - Method in class org.teiid.runtime.EmbeddedConfiguration
-
Deprecated.
- setMaxOpenFiles(int) - Method in class org.teiid.services.BufferServiceImpl
- setMaxProcessingKb(int) - Method in class org.teiid.runtime.EmbeddedConfiguration
-
Deprecated.
- setMaxProcessingKb(int) - Method in class org.teiid.services.BufferServiceImpl
- setMaxReservedHeapMb(int) - Method in class org.teiid.services.BufferServiceImpl
- setMaxReserveKb(int) - Method in class org.teiid.runtime.EmbeddedConfiguration
-
Deprecated.
- setMaxReserveKb(int) - Method in class org.teiid.services.BufferServiceImpl
-
Deprecated.
- setMaxResultSetCacheStaleness(int) - Method in class org.teiid.runtime.EmbeddedConfiguration
- setMaxSocketThreads(int) - Method in class org.teiid.transport.SocketConfiguration
- setMaxStorageObjectSize(int) - Method in class org.teiid.runtime.EmbeddedConfiguration
-
Deprecated.
- setMaxStorageObjectSize(int) - Method in class org.teiid.services.BufferServiceImpl
-
Deprecated.
- setMaxStorageObjectSizeKb(int) - Method in class org.teiid.services.BufferServiceImpl
- setMemoryBufferOffHeap(boolean) - Method in class org.teiid.runtime.EmbeddedConfiguration
-
Deprecated.
- setMemoryBufferSpace(int) - Method in class org.teiid.runtime.EmbeddedConfiguration
-
Deprecated.
- setMode(String) - Method in class org.teiid.transport.SSLConfiguration
- setName(String) - Method in class org.teiid.transport.SocketConfiguration
- setNodeName(String) - Method in class org.teiid.runtime.EmbeddedConfiguration
- setObjectReplicator(ObjectReplicator) - Method in class org.teiid.deployers.VDBRepository
- setObjectReplicator(ObjectReplicator) - Method in class org.teiid.runtime.EmbeddedConfiguration
- setOutputBufferSize(int) - Method in class org.teiid.transport.SocketConfiguration
- setPortNumber(int) - Method in class org.teiid.transport.SocketConfiguration
- setProcedureDefinition(String, int, String, String, String) - Method in class org.teiid.deployers.EventDistributorImpl
- setProcedureDefinition(String, String, String, String, String) - Method in class org.teiid.deployers.EventDistributorImpl
- setProcessorBatchSize(int) - Method in class org.teiid.runtime.EmbeddedConfiguration
- setProcessorBatchSize(int) - Method in class org.teiid.services.BufferServiceImpl
- setProfileName(String) - Method in class org.teiid.runtime.EmbeddedAdminImpl
- setProperty(String, int, String, String, String) - Method in class org.teiid.deployers.EventDistributorImpl
- setProperty(String, String, String, String, String) - Method in class org.teiid.deployers.EventDistributorImpl
- setProtocol(String) - Method in class org.teiid.transport.SocketConfiguration
- setProtocol(WireProtocol) - Method in class org.teiid.transport.SocketConfiguration
- setRequireSecure(boolean) - Method in class org.teiid.transport.ODBCSocketListener
- setResultSetType(int) - Method in class org.teiid.runtime.EmbeddedRequestOptions
- setRewrite(boolean) - Method in class org.teiid.odbc.ScriptReader
- setSecurityDomain(String) - Method in class org.teiid.runtime.EmbeddedConfiguration
- setSecurityDomain(String) - Method in class org.teiid.services.SessionServiceImpl
- setSecurityHelper(SecurityHelper) - Method in class org.teiid.runtime.EmbeddedConfiguration
-
Set the
SecurityHelper
that can associate the appropriate SecurityContext with threads executing Teiid tasks. - setSecurityHelper(SecurityHelper) - Method in class org.teiid.services.SessionServiceImpl
- setSecurityHelper(SecurityHelper) - Method in class org.teiid.transport.ClientServiceRegistryImpl
- setSessionExpirationTimeLimit(long) - Method in class org.teiid.services.SessionServiceImpl
- setSessionMaxLimit(long) - Method in class org.teiid.services.SessionServiceImpl
- setSessionService(SessionServiceImpl) - Method in class org.teiid.services.BufferServiceImpl
- setSSLConfiguration(SSLConfiguration) - Method in class org.teiid.transport.SocketConfiguration
- setSslProtocol(String) - Method in class org.teiid.transport.SSLConfiguration
- setSystemFunctionManager(SystemFunctionManager) - Method in class org.teiid.deployers.VDBRepository
- setSystemStore(MetadataStore) - Method in class org.teiid.deployers.VDBRepository
- setTableStats(String, int, String, String, TableStats) - Method in class org.teiid.deployers.EventDistributorImpl
- setTableStats(String, String, String, String, TableStats) - Method in class org.teiid.deployers.EventDistributorImpl
- setTransactionManager(TransactionManager) - Method in class org.teiid.runtime.EmbeddedConfiguration
- setTrustAllLocal(boolean) - Method in class org.teiid.services.SessionServiceImpl
- setTruststoreCheckExpired(boolean) - Method in class org.teiid.transport.SSLConfiguration
- setTruststoreFilename(String) - Method in class org.teiid.transport.SSLConfiguration
- setTruststorePassword(String) - Method in class org.teiid.transport.SSLConfiguration
- setUseDisk(boolean) - Method in class org.teiid.runtime.EmbeddedConfiguration
- setUseDisk(boolean) - Method in class org.teiid.services.BufferServiceImpl
- setVDBRepository(VDBRepository) - Method in class org.teiid.services.SessionServiceImpl
- setVDBRepository(VDBRepository) - Method in class org.teiid.transport.ClientServiceRegistryImpl
- setViewDefinition(String, int, String, String, String) - Method in class org.teiid.deployers.EventDistributorImpl
- setViewDefinition(String, String, String, String, String) - Method in class org.teiid.deployers.EventDistributorImpl
- setVmMaxMemory(long) - Method in class org.teiid.services.BufferServiceImpl
- shouldValidateDatabaseBeforeDeploy() - Method in class org.teiid.metadatastore.DeploymentBasedDatabaseStore
- shutdown() - Method in class org.teiid.runtime.JBossLogger
- shutdown() - Method in interface org.teiid.transport.ClientInstance
-
Shutdown the server's connection to the client.
- shutdown() - Method in class org.teiid.transport.SocketClientInstance
- SimpleConnectionFactoryProvider(T) - Constructor for class org.teiid.runtime.EmbeddedServer.SimpleConnectionFactoryProvider
- SocketClientInstance - Class in org.teiid.transport
-
Sockets implementation of the communication framework class representing the server's view of a client connection.
- SocketClientInstance(ObjectChannel, ClientServiceRegistryImpl, boolean) - Constructor for class org.teiid.transport.SocketClientInstance
- SocketConfiguration - Class in org.teiid.transport
- SocketConfiguration() - Constructor for class org.teiid.transport.SocketConfiguration
- SocketListener - Class in org.teiid.transport
-
Server-side class to listen for new connection requests and create a SocketClientConnection for each connection request.
- SocketListener(InetSocketAddress, int, int, int, SSLConfiguration, ClientServiceRegistryImpl, StorageManager) - Constructor for class org.teiid.transport.SocketListener
- SocketListener(InetSocketAddress, SocketConfiguration, ClientServiceRegistryImpl, StorageManager) - Constructor for class org.teiid.transport.SocketListener
- SocketListenerStats - Class in org.teiid.transport
-
Data holder for statistics about the server-side SocketListener.
- SocketListenerStats() - Constructor for class org.teiid.transport.SocketListenerStats
- sockets - Variable in class org.teiid.transport.SocketListenerStats
- SSL_HANDLER_KEY - Static variable in class org.teiid.transport.PgBackendProtocol
- SSLAwareChannelHandler - Class in org.teiid.transport
-
Main class for creating Netty Nio Channels
- SSLAwareChannelHandler(ChannelListener.ChannelListenerFactory) - Constructor for class org.teiid.transport.SSLAwareChannelHandler
- SSLAwareChannelHandler.ObjectChannelImpl - Class in org.teiid.transport
- SSLConfiguration - Class in org.teiid.transport
- SSLConfiguration() - Constructor for class org.teiid.transport.SSLConfiguration
- SSLConfiguration.ClientAuth - Enum in org.teiid.transport
- sslRequest() - Method in interface org.teiid.odbc.ODBCServerRemote
- sslRequest() - Method in class org.teiid.odbc.ODBCServerRemoteImpl
- start() - Method in class org.teiid.deployers.VDBRepository
- start() - Method in class org.teiid.services.AbstractEventDistributorFactoryService
- start() - Method in class org.teiid.services.BufferServiceImpl
- start() - Method in class org.teiid.services.SessionServiceImpl
- start(EmbeddedConfiguration) - Method in class org.teiid.runtime.EmbeddedServer
- statementClosed() - Method in interface org.teiid.odbc.ODBCClientRemote
- statementClosed() - Method in class org.teiid.transport.PgBackendProtocol
- stop() - Method in class org.teiid.runtime.EmbeddedConfiguration
- stop() - Method in class org.teiid.runtime.EmbeddedServer
-
Stops the server.
- stop() - Method in class org.teiid.services.AbstractEventDistributorFactoryService
- stop() - Method in class org.teiid.services.BufferServiceImpl
- stop() - Method in class org.teiid.services.SessionServiceImpl
- stop() - Method in class org.teiid.transport.SocketListener
-
Stops the
SocketListener
- stripContext(String) - Static method in class org.teiid.deployers.VDBStatusChecker
- supportsContinuous() - Method in class org.teiid.transport.LocalServerConnection
- sync() - Method in interface org.teiid.odbc.ODBCServerRemote
- sync() - Method in class org.teiid.odbc.ODBCServerRemoteImpl
T
- teiid - org.teiid.transport.WireProtocol
- TEIID - Static variable in class org.teiid.runtime.jmx.JMXService
- TEIID40001 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40002 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40003 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40007 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40008 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40009 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40011 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40012 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40013 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40014 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40015 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40016 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40017 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40018 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40020 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40021 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40022 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40024 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40025 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40026 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40027 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40028 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40029 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40031 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40032 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40033 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40034 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40035 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40039 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40041 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40042 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40043 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40044 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40045 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40046 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40047 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40048 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40051 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40052 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40053 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40054 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40055 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40059 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40062 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40063 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40064 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40065 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40067 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40069 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40070 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40071 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40072 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40073 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40074 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40075 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40076 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40077 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40078 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40079 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40080 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40081 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40082 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40083 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40084 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40085 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40086 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40087 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40088 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40089 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40090 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40091 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40092 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40093 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40094 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40095 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40096 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40097 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40098 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40099 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40100 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40101 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40102 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40103 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40104 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40105 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40106 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40107 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40108 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40109 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40110 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40111 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40112 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40113 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40114 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40115 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40117 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40118 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40119 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40120 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40121 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40122 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40123 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40124 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40125 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40130 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40131 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40132 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40133 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40134 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40135 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40136 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40137 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40138 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40139 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40140 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40141 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40142 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40143 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40144 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40145 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40146 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40147 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40148 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40149 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40150 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40151 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40152 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40153 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40154 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40155 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40156 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40157 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40158 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40159 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40160 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40161 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40162 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40163 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40164 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40165 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40166 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40167 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40168 - org.teiid.runtime.RuntimePlugin.Event
- TEIID40169 - org.teiid.runtime.RuntimePlugin.Event
- TEIID50029 - org.teiid.runtime.RuntimePlugin.Event
- TEIID50030 - org.teiid.runtime.RuntimePlugin.Event
- TEIID50036 - org.teiid.runtime.RuntimePlugin.Event
- TEIID50104 - org.teiid.runtime.RuntimePlugin.Event
- TeiidBean - Interface in org.teiid.runtime.jmx
- terminate() - Method in interface org.teiid.odbc.ODBCServerRemote
- terminate() - Method in class org.teiid.odbc.ODBCServerRemoteImpl
- terminated() - Method in interface org.teiid.odbc.ODBCClientRemote
- terminated() - Method in class org.teiid.transport.PgBackendProtocol
- terminateSession(String) - Method in class org.teiid.runtime.EmbeddedAdminImpl
- terminateSession(String) - Method in interface org.teiid.runtime.jmx.TeiidBean
-
Terminate the Session
- terminateSession(String, String) - Method in class org.teiid.services.SessionServiceImpl
- terminateTransaction(String) - Method in class org.teiid.runtime.EmbeddedAdminImpl
- terminateTransaction(String) - Method in interface org.teiid.runtime.jmx.TeiidBean
-
Mark the given global transaction as rollback only.
- throwMetadataErrors - Variable in class org.teiid.runtime.EmbeddedServer
- TimestampUtils - Class in org.teiid.transport.pg
-
Slimmed down from org.postgresql.jdbc2.TimestampUtils
- TimestampUtils() - Constructor for class org.teiid.transport.pg.TimestampUtils
- toBytes(byte[]) - Static method in class org.teiid.transport.pg.PGbytea
- toDate(TimeZone, int) - Static method in class org.teiid.transport.pg.TimestampUtils
-
Returns the SQL Date object given the timezone and number of days
- toPgSecs(long) - Static method in class org.teiid.transport.pg.TimestampUtils
-
Converts the given java seconds to postgresql seconds.
- toPGString(byte[]) - Static method in class org.teiid.transport.pg.PGbytea
- toTimestamp(long, TimeZone) - Static method in class org.teiid.transport.pg.TimestampUtils
- transactionService - Variable in class org.teiid.runtime.EmbeddedServer
- translatorAdded(String) - Method in class org.teiid.deployers.VDBStatusChecker
- translatorRemoved(String) - Method in class org.teiid.deployers.VDBStatusChecker
- TranslatorUtil - Class in org.teiid.deployers
- TranslatorUtil() - Constructor for class org.teiid.deployers.TranslatorUtil
- transports - Variable in class org.teiid.runtime.EmbeddedServer
- TWOWAY - Static variable in class org.teiid.transport.SSLConfiguration
- type - Variable in class org.teiid.odbc.PGUtil.PgColInfo
- TYPE_QUERY - Static variable in class org.teiid.odbc.ODBCServerRemoteImpl
- TYPMOD - Static variable in class org.teiid.deployers.PgCatalogMetadataStore
U
- UDFMetaData - Class in org.teiid.deployers
- UDFMetaData() - Constructor for class org.teiid.deployers.UDFMetaData
- undeploy(String) - Method in class org.teiid.runtime.EmbeddedAdminImpl
- undeployVDB(String) - Method in class org.teiid.runtime.EmbeddedServer
- undeployVDB(String, String) - Method in class org.teiid.runtime.EmbeddedServer
- unregister(EventListener) - Method in class org.teiid.deployers.EventDistributorImpl
- unregisterBeans() - Method in class org.teiid.runtime.jmx.JMXService
- unsupportedOperation(String) - Method in interface org.teiid.odbc.ODBCServerRemote
- unsupportedOperation(String) - Method in class org.teiid.odbc.ODBCServerRemoteImpl
- updateMatViewRow(String, int, String, String, List<?>, boolean) - Method in class org.teiid.deployers.EventDistributorImpl
- updateMatViewRow(String, String, String, String, List<?>, boolean) - Method in class org.teiid.deployers.EventDistributorImpl
- updateMatViewRow(String, List<?>, boolean) - Method in class org.teiid.deployers.CompositeGlobalTableStore
- updateSource(String, int, String, String, String) - Method in class org.teiid.runtime.EmbeddedAdminImpl
- updateSource(String, String, String) - Method in class org.teiid.deployers.RuntimeVDB
- updateSource(String, String, String, String, String) - Method in class org.teiid.runtime.EmbeddedAdminImpl
- updateSource(String, String, SourceMappingMetadata, boolean) - Method in class org.teiid.deployers.VDBStatusChecker
- useAuthenticationGSS() - Method in interface org.teiid.odbc.ODBCClientRemote
- useAuthenticationGSS() - Method in class org.teiid.transport.PgBackendProtocol
- useCallingThread - Variable in class org.teiid.runtime.EmbeddedServer
- useClearTextAuthentication() - Method in interface org.teiid.odbc.ODBCClientRemote
- useClearTextAuthentication() - Method in class org.teiid.transport.PgBackendProtocol
- Util - Static variable in class org.teiid.runtime.RuntimePlugin
V
- validateSession(String) - Method in class org.teiid.services.SessionServiceImpl
- valueOf(String) - Static method in enum org.teiid.odbc.ODBCClientRemote.CursorDirection
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.teiid.runtime.RuntimePlugin.Event
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.teiid.transport.ClientServiceRegistry.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.teiid.transport.SSLConfiguration.ClientAuth
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.teiid.transport.WireProtocol
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.teiid.odbc.ODBCClientRemote.CursorDirection
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.teiid.runtime.RuntimePlugin.Event
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.teiid.transport.ClientServiceRegistry.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.teiid.transport.SSLConfiguration.ClientAuth
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.teiid.transport.WireProtocol
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VDB_NON_DEPLOYABLE_STATE - Static variable in exception org.teiid.deployers.VirtualDatabaseException
- VDBLifeCycleListener - Interface in org.teiid.deployers
- VDBRepository - Class in org.teiid.deployers
-
Repository for VDBs
- VDBRepository() - Constructor for class org.teiid.deployers.VDBRepository
- VDBStatusChecker - Class in org.teiid.deployers
- VDBStatusChecker() - Constructor for class org.teiid.deployers.VDBStatusChecker
- version() - Static method in class org.teiid.deployers.PgCatalogMetadataStore.FunctionMethods
- VirtualDatabaseException - Exception in org.teiid.deployers
-
The base exception from which all Runtime Metadata Exceptions extend.
- VirtualDatabaseException() - Constructor for exception org.teiid.deployers.VirtualDatabaseException
-
No-arg costructor required by Externalizable semantics
- VirtualDatabaseException(Exception) - Constructor for exception org.teiid.deployers.VirtualDatabaseException
-
Construct an instance from an exception to chain to this one.
- VirtualDatabaseException(Exception, String) - Constructor for exception org.teiid.deployers.VirtualDatabaseException
-
Construct an instance from a message and an exception to chain to this one.
- VirtualDatabaseException(String) - Constructor for exception org.teiid.deployers.VirtualDatabaseException
-
Construct an instance with the message specified.
- VirtualDatabaseException(BundleUtil.Event, Exception, String) - Constructor for exception org.teiid.deployers.VirtualDatabaseException
-
Construct an instance from a message and a code and an exception to chain to this one.
- VirtualDatabaseException(BundleUtil.Event, String) - Constructor for exception org.teiid.deployers.VirtualDatabaseException
-
Construct an instance with the message and error code specified.
W
- waitForFinished(VDBKey, int) - Method in class org.teiid.deployers.VDBRepository
- waitForFinished(VDBKey, int) - Method in interface org.teiid.transport.ClientServiceRegistry
- waitForFinished(VDBKey, int) - Method in class org.teiid.transport.ClientServiceRegistryImpl
- waitForLoad - Variable in class org.teiid.runtime.EmbeddedServer
- WANT - org.teiid.transport.SSLConfiguration.ClientAuth
- WireProtocol - Enum in org.teiid.transport
- write(ChannelHandlerContext, Object, ChannelPromise) - Method in class org.teiid.transport.ObjectEncoder
- write(ChannelHandlerContext, Object, ChannelPromise) - Method in class org.teiid.transport.PgBackendProtocol
- write(Object) - Method in class org.teiid.transport.SSLAwareChannelHandler.ObjectChannelImpl
All Classes All Packages