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

A

addChild(CompositeVDB) - Method in class org.teiid.deployers.CompositeVDB
 
added(String, int) - Method in interface org.teiid.deployers.VDBLifeCycleListener
 
addFunctions(String, Collection<FunctionMethod>) - Method in class org.teiid.deployers.UDFMetaData
 
addFunctions(UDFMetaData) - Method in class org.teiid.deployers.UDFMetaData
 
addListener(ContainerLifeCycleListener.LifeCycleEventListener) - Method in interface org.teiid.deployers.ContainerLifeCycleListener
 
addListener(VDBLifeCycleListener) - Method in class org.teiid.deployers.VDBRepository
 
addModelFile(VirtualFile) - Method in class org.teiid.deployers.UDFMetaData
 
addStore(MetadataStore) - Method in class org.teiid.deployers.MetadataStoreGroup
 
addStores(List<MetadataStore>) - Method in class org.teiid.deployers.MetadataStoreGroup
 
addTranslator(TranslatorMetaData) - Method in class org.teiid.deployers.TranslatorMetaDataGroup
 
addVDB(VDBMetaData, MetadataStoreGroup, LinkedHashMap<String, TransformationMetadata.Resource>, UDFMetaData, ConnectorManagerRepository) - Method in class org.teiid.deployers.VDBRepository
 
advanced() - Method in class org.teiid.deployers.ExtendedPropertyMetadata
 
allowed() - Method in class org.teiid.deployers.ExtendedPropertyMetadata
 
ANONYMOUS - Static variable in class org.teiid.transport.SSLConfiguration
 
applyTemplate(DeploymentTemplateInfo) - Method in class org.teiid.templates.TranslatorDeploymentTemplate
 
assertIdentity(SessionToken) - Method in class org.teiid.transport.LogonImpl
 
AT - Static variable in class org.teiid.services.TeiidLoginContext
 
attnum - Variable in class org.teiid.odbc.PGUtil.PgColInfo
 
authenticate(String, Credentials, String, List<String>, SecurityHelper, boolean) - Method in class org.teiid.services.SessionServiceImpl
 
authenticate() - Method in class org.teiid.transport.LocalServerConnection
 
authenticateUser(String, Credentials, String, List<String>, boolean) - Method in class org.teiid.services.TeiidLoginContext
 
authenticationSucess(int, int) - Method in interface org.teiid.odbc.ODBCClientRemote
 
authenticationSucess(int, int) - Method in class org.teiid.transport.PgBackendProtocol
 

B

BaseMultipleVFSParsingDeployer<T> - Class in org.teiid.deployers
Overriding the base MultipleVFSParsingDeployer so that the parse method is supplied with VFSDeploymentUnit.
BaseMultipleVFSParsingDeployer(Class<T>, Map<String, Class<?>>, String, Class<?>, String, Class<?>) - Constructor for class org.teiid.deployers.BaseMultipleVFSParsingDeployer
 
bindComplete() - Method in interface org.teiid.odbc.ODBCClientRemote
 
bindComplete() - Method in class org.teiid.transport.PgBackendProtocol
 
bindParameters(String, String, int, Object[], int, int[]) - Method in interface org.teiid.odbc.ODBCServerRemote
 
bindParameters(String, String, int, Object[], int, int[]) - Method in class org.teiid.odbc.ODBCServerRemoteImpl
 
BufferServiceImpl - Class in org.teiid.services
Implements the BufferService.
BufferServiceImpl() - Constructor for class org.teiid.services.BufferServiceImpl
 
build(DeploymentUnit, Set<String>, Map<String, ManagedObject>) - Method in class org.teiid.deployers.TranslatorAnnotationScanningDeployer
 
build(DeploymentUnit, Set<String>, Map<String, ManagedObject>) - Method in class org.teiid.deployers.TranslatorParserDeployer
 
build(DeploymentUnit, Set<String>, Map<String, ManagedObject>) - Method in class org.teiid.deployers.VDBParserDeployer
 
buildExecutionFactory(Translator) - Static method in class org.teiid.deployers.TranslatorUtil
 

C

cancel() - Method in interface org.teiid.odbc.ODBCServerRemote
 
cancel() - Method in class org.teiid.odbc.ODBCServerRemoteImpl
 
channelConnected(ChannelHandlerContext, ChannelStateEvent) - Method in class org.teiid.transport.SSLAwareChannelHandler
 
channelDisconnected(ChannelHandlerContext, ChannelStateEvent) - Method in class org.teiid.transport.SSLAwareChannelHandler
 
ChannelListener - Interface in org.teiid.transport
 
ChannelListener.ChannelListenerFactory - Interface in org.teiid.transport
 
cleanUp() - Method in class org.teiid.transport.LocalServerConnection
 
ClientInstance - Interface in org.teiid.transport
Represents a ClientConnection from the server's point of view.
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
 
ClientServiceRegistryImpl.ClientService(Object, String, ReflectionHelper) - Constructor for class org.teiid.transport.ClientServiceRegistryImpl.ClientService
 
close() - Method in class org.teiid.odbc.ScriptReader
Close the underlying reader.
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
 
CompositeVDB - Class in org.teiid.deployers
 
CompositeVDB(VDBMetaData, MetadataStoreGroup, LinkedHashMap<String, TransformationMetadata.Resource>, UDFMetaData, FunctionTree, ConnectorManagerRepository, MetadataStore...) - Constructor for class org.teiid.deployers.CompositeVDB
 
ContainerLifeCycleListener - Interface in org.teiid.deployers
 
ContainerLifeCycleListener.LifeCycleEventListener - Interface in org.teiid.deployers
 
convert(Object, Method, TranslatorProperty) - Static method in class org.teiid.deployers.ManagedPropertyUtil
 
convert(ExtendedPropertyMetadata) - Static method in class org.teiid.deployers.ManagedPropertyUtil
 
convert2Log4JLevel(int) - Static method in class org.teiid.logging.Log4jListener
Convert MessageLevel to Level
convert2MessageLevel(Level) - Static method in class org.teiid.logging.Log4jListener
Convert Level to MessageLevel
convertType(int) - Static method in class org.teiid.odbc.PGUtil
Types.ARRAY is not supported
copy() - Method in class org.teiid.templates.TranslatorTemplateInfo
 
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
 
createChannelPipelineFactory(SSLConfiguration, StorageManager) - Method in class org.teiid.transport.ODBCSocketListener
 
createChannelPipelineFactory(SSLConfiguration, StorageManager) - Method in class org.teiid.transport.SocketListener
 
createLoginContext(String, CallbackHandler) - Method in class org.teiid.services.TeiidLoginContext
 
createLoginContext(String, Subject) - Method in class org.teiid.services.TeiidLoginContext
 
createProperty(String, MetaType, String, String, boolean, boolean, Serializable) - Static method in class org.teiid.deployers.ManagedPropertyUtil
 
createProperty(String, SimpleMetaType, String, String, boolean, boolean, Serializable, boolean, boolean, String[]) - Static method in class org.teiid.deployers.ManagedPropertyUtil
 
createSession(String, Credentials, String, Properties, boolean, boolean) - Method in class org.teiid.services.SessionServiceImpl
 
createTemplateInfo(Class<? extends DeploymentTemplateInfo>, Class<?>, String, String) - Method in class org.teiid.templates.TranslatorTemplateInfoFactory
Create a DeploymentTemplateInfo by scanning the metadata attachment class for ManagementProperty annotations.

D

dataSourceAdded(String) - Method in class org.teiid.deployers.VDBStatusChecker
 
dataSourceRemoved(String) - Method in class org.teiid.deployers.VDBStatusChecker
 
decode(ChannelHandlerContext, Channel, ChannelBuffer) - Method in class org.teiid.transport.ObjectDecoder
 
decode(ChannelHandlerContext, Channel, ChannelBuffer) - Method in class org.teiid.transport.PgFrontendProtocol
 
defaultValue() - Method in class org.teiid.deployers.ExtendedPropertyMetadata
 
deploy(DeploymentUnit, AnnotationEnvironment) - Method in class org.teiid.deployers.TranslatorAnnotationScanningDeployer
 
deploy(DeploymentUnit, TranslatorMetaDataGroup) - Method in class org.teiid.deployers.TranslatorDeployer
 
deploy(DeploymentUnit, VDBMetaData) - Method in class org.teiid.deployers.VDBDeployer
 
description() - Method in class org.teiid.deployers.ExtendedPropertyMetadata
 
determineStructure(StructureContext) - Method in class org.teiid.deployers.VDBStructure
 
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
 
DynamicVDBDeployer - Class in org.teiid.deployers
 
DynamicVDBDeployer() - Constructor for class org.teiid.deployers.DynamicVDBDeployer
 

E

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
 
errorOccurred(String) - Method in interface org.teiid.odbc.ODBCClientRemote
 
errorOccurred(Throwable) - Method in interface org.teiid.odbc.ODBCClientRemote
 
errorOccurred(String) - Method in class org.teiid.transport.PgBackendProtocol
 
errorOccurred(Throwable) - Method in class org.teiid.transport.PgBackendProtocol
 
escapeQuote(Writer, String) - Static method in class org.teiid.transport.PgBackendProtocol
 
exceptionCaught(ChannelHandlerContext, ExceptionEvent) - 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
 
executeQuery(String) - Method in interface org.teiid.odbc.ODBCServerRemote
 
executeQuery(String) - Method in class org.teiid.odbc.ODBCServerRemoteImpl
 
ExtendedPropertyMetadata - Class in org.teiid.deployers
This is used with ra.xml properties file to extend the metadata on the properties.
ExtendedPropertyMetadata(String, String, String, String) - Constructor for class org.teiid.deployers.ExtendedPropertyMetadata
 

F

finishDeployment(String, int) - Method in class org.teiid.deployers.VDBRepository
 
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
 
functionCall(int) - Method in interface org.teiid.odbc.ODBCServerRemote
 
functionCall(int) - Method in class org.teiid.odbc.ODBCServerRemoteImpl
 
functionCallResponse(byte[]) - Method in interface org.teiid.odbc.ODBCClientRemote
 
functionCallResponse(int) - Method in interface org.teiid.odbc.ODBCClientRemote
 
functionCallResponse(byte[]) - Method in class org.teiid.transport.PgBackendProtocol
 
functionCallResponse(int) - Method in class org.teiid.transport.PgBackendProtocol
 

G

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
 
getAdditionalStores() - Method in class org.teiid.deployers.CompositeVDB
 
getAttachmentPath(VFSDeploymentUnit, String) - Method in class org.teiid.deployers.ObjectSerializer
 
getBatchesAdded() - Method in class org.teiid.services.BufferServiceImpl
 
getBufferDirectory() - Method in class org.teiid.services.BufferServiceImpl
 
getBufferManager() - Method in class org.teiid.services.BufferServiceImpl
 
getBuiltinDatatypes() - Method in class org.teiid.deployers.VDBRepository
 
getCharset(String) - Static method in class org.teiid.transport.PGCharsetConverter
 
getClient() - Method in class org.teiid.transport.ODBCClientInstance
 
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() - Method in class org.teiid.transport.LocalServerConnection
 
getConnectedChannels() - Method in class org.teiid.transport.SSLAwareChannelHandler
 
getConnectorBatchSize() - Method in class org.teiid.services.BufferServiceImpl
 
getCryptor() - Method in interface org.teiid.transport.ClientInstance
 
getCryptor() - Method in class org.teiid.transport.SocketClientInstance
 
getDefaultValue(Object, Method, TranslatorProperty) - Static method in class org.teiid.deployers.ManagedPropertyUtil
 
getDeploymentName(String) - Method in class org.teiid.templates.TranslatorDeploymentTemplate
 
getEnabled() - Method in class org.teiid.transport.SocketConfiguration
 
getEncoding(Charset) - Static method in class org.teiid.transport.PGCharsetConverter
 
getFunctions() - Method in class org.teiid.deployers.UDFMetaData
 
getHostAddress() - Method in class org.teiid.transport.SocketConfiguration
 
getHostName() - Method in class org.teiid.transport.SocketConfiguration
 
getInfo() - Method in class org.teiid.templates.TranslatorDeploymentTemplate
 
getInputBufferSize() - Method in class org.teiid.transport.SocketConfiguration
 
getInstance() - Method in class org.teiid.transport.ClientServiceRegistryImpl.ClientService
 
getLogger(String) - Static method in class org.teiid.logging.Log4jListener
Get the logger for the given context.
getLoggingContext() - Method in class org.teiid.transport.ClientServiceRegistryImpl.ClientService
 
getLoginContext() - Method in class org.teiid.services.TeiidLoginContext
 
getLogonResult() - Method in class org.teiid.transport.LocalServerConnection
 
getMaxBufferSpace() - Method in class org.teiid.services.BufferServiceImpl
 
getMaxConnectedChannels() - Method in class org.teiid.transport.SSLAwareChannelHandler
 
getMaxFileSize() - Method in class org.teiid.services.BufferServiceImpl
 
getMaxProcessingKb() - Method in class org.teiid.services.BufferServiceImpl
 
getMaxReservedKb() - Method in class org.teiid.services.BufferServiceImpl
 
getMaxSocketThreads() - Method in class org.teiid.transport.SocketConfiguration
 
getMetadataRepository() - Method in class org.teiid.deployers.VDBRepository
 
getMetadataStores() - Method in class org.teiid.deployers.CompositeVDB
 
getMode() - Method in class org.teiid.transport.SSLConfiguration
 
getName() - Method in class org.teiid.transport.SocketConfiguration
 
getObjectsRead() - Method in class org.teiid.transport.SSLAwareChannelHandler
 
getObjectsWritten() - Method in class org.teiid.transport.SSLAwareChannelHandler
 
getODBCStore() - Method in class org.teiid.deployers.VDBRepository
 
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
 
getPipeline() - Method in class org.teiid.transport.SSLAwareChannelHandler
 
getPort() - Method in class org.teiid.transport.SocketListener
 
getPortNumber() - Method in class org.teiid.transport.SocketConfiguration
 
getProcessorBatchSize() - Method in class org.teiid.services.BufferServiceImpl
 
getProperties(Class<?>) - Static method in class org.teiid.templates.TranslatorTemplateInfoFactory
 
getPropertyName(Method) - Static method in class org.teiid.deployers.TranslatorUtil
 
getReadAttempts() - Method in class org.teiid.services.BufferServiceImpl
 
getReadCount() - 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
 
getResultSetMetaDataDescription(String) - Method in interface org.teiid.odbc.ODBCServerRemote
 
getResultSetMetaDataDescription(String) - Method in class org.teiid.odbc.ODBCServerRemoteImpl
 
getSecurityContext() - Method in class org.teiid.services.TeiidLoginContext
 
getSecurityDomain() - Method in class org.teiid.services.TeiidLoginContext
 
getSecurityHelper() - Method in interface org.teiid.transport.ClientServiceRegistry
 
getSecurityHelper() - Method in class org.teiid.transport.ClientServiceRegistryImpl
 
getServerSSLEngine() - Method in class org.teiid.transport.SSLConfiguration
 
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
 
getSessionsLoggedInToVDB(String, int) - 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
 
getStores() - Method in class org.teiid.deployers.MetadataStoreGroup
 
getSystemStore() - Method in class org.teiid.deployers.VDBRepository
 
getTranslatorProperties(Class<?>) - Static method in class org.teiid.deployers.TranslatorUtil
 
getTranslatorPropertiesAsProperties(Class<?>) - Static method in class org.teiid.deployers.TranslatorUtil
 
getTranslators() - Method in class org.teiid.deployers.TranslatorMetaDataGroup
 
getType() - Method in class org.teiid.templates.TranslatorMetadataICF
 
getUserBufferSpace() - Method in class org.teiid.services.BufferServiceImpl
 
getUserName() - Method in class org.teiid.services.TeiidLoginContext
 
getValue(BeanInfo, ManagedProperty, MetaData, TranslatorMetaData) - Method in class org.teiid.templates.TranslatorMetadataICF
 
getVDB() - Method in class org.teiid.deployers.CompositeVDB
 
getVDB(String, int) - Method in class org.teiid.deployers.VDBRepository
 
getVDB(String) - Method in class org.teiid.deployers.VDBRepository
 
getVDBs() - Method in class org.teiid.deployers.VDBRepository
 
getWorkContext() - Method in interface org.teiid.transport.ClientInstance
 
getWorkContext() - Method in class org.teiid.transport.SocketClientInstance
 
getWriteCount() - Method in class org.teiid.services.BufferServiceImpl
 

H

handleDownstream(ChannelHandlerContext, ChannelEvent) - Method in class org.teiid.transport.ObjectEncoder
 
handleDownstream(ChannelHandlerContext, ChannelEvent) - Method in class org.teiid.transport.PgBackendProtocol
 

I

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
 
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)
isClientEncryptionEnabled() - Method in class org.teiid.transport.SSLConfiguration
 
isEnabled(String, int) - Method in class org.teiid.logging.Log4jListener
 
isErrorOccurred() - Method in class org.teiid.odbc.ODBCServerRemoteImpl
 
isExecuting() - Method in class org.teiid.odbc.ODBCServerRemoteImpl
 
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.
isOpen(long) - Method in class org.teiid.transport.LocalServerConnection
 
isOpen() - Method in class org.teiid.transport.SSLAwareChannelHandler.ObjectChannelImpl
 
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
 
isStale(File, long) - Method in class org.teiid.deployers.ObjectSerializer
 
isUseDisk() - Method in class org.teiid.services.BufferServiceImpl
 

L

loadAttachment(File, Class<T>) - Method in class org.teiid.deployers.ObjectSerializer
 
loadSafe(File, Class<T>) - Method in class org.teiid.deployers.ObjectSerializer
 
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.logging.Log4jListener
 
log(int, String, Throwable, Object) - Method in class org.teiid.logging.Log4jListener
 
Log4jListener - Class in org.teiid.logging
Log4J Listener
Log4jListener() - Constructor for class org.teiid.logging.Log4jListener
 
LOGIN - Static variable in class org.teiid.transport.SSLConfiguration
 
logoff() - Method in class org.teiid.transport.LogonImpl
 
logon(String, String, String) - Method in interface org.teiid.odbc.ODBCServerRemote
 
logon(String, String, String) - 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

ManagedPropertyUtil - Class in org.teiid.deployers
 
ManagedPropertyUtil() - Constructor for class org.teiid.deployers.ManagedPropertyUtil
 
markAsTeiidProperty(ManagedProperty) - Static method in class org.teiid.deployers.ManagedPropertyUtil
 
masked() - Method in class org.teiid.deployers.ExtendedPropertyMetadata
 
matchFileToClass(DeploymentUnit, VirtualFile) - Method in class org.teiid.deployers.BaseMultipleVFSParsingDeployer
 
MAX_LOB_SIZE - Static variable in class org.teiid.transport.ObjectDecoder
 
maxSockets - Variable in class org.teiid.transport.SocketListenerStats
 
mergeFiles(VFSDeploymentUnit, T, List<VirtualFile>, Set<String>) - Method in class org.teiid.deployers.BaseMultipleVFSParsingDeployer
 
mergeMetaData(VFSDeploymentUnit, Map<Class<?>, List<Object>>) - Method in class org.teiid.deployers.VDBParserDeployer
 
mergeVDBs(String, int, String, int) - Method in class org.teiid.deployers.VDBRepository
 
messageReceived(ChannelHandlerContext, MessageEvent) - Method in class org.teiid.transport.SSLAwareChannelHandler
 
MetadataStoreGroup - Class in org.teiid.deployers
 
MetadataStoreGroup() - Constructor for class org.teiid.deployers.MetadataStoreGroup
 
MODEL_NON_DEPLOYABLE_STATE - Static variable in exception org.teiid.deployers.VirtualDatabaseException
 

N

name() - Method in class org.teiid.deployers.ExtendedPropertyMetadata
 
name - Variable in class org.teiid.odbc.PGUtil.PgColInfo
 
NO_MODELS - Static variable in exception org.teiid.deployers.VirtualDatabaseException
 

O

ObjectDecoder - Class in org.teiid.transport
A decoder which deserializes the received ChannelBuffers into Java objects.
ObjectDecoder(int, 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 ChannelBuffer.
ObjectEncoder() - Constructor for class org.teiid.transport.ObjectEncoder
Creates a new encoder with the estimated length of 512 bytes.
ObjectEncoder(int) - Constructor for class org.teiid.transport.ObjectEncoder
Creates a new encoder.
ObjectSerializer - Class in org.teiid.deployers
 
ObjectSerializer() - Constructor for class org.teiid.deployers.ObjectSerializer
 
objectsRead - Variable in class org.teiid.transport.SocketListenerStats
 
objectsWritten - Variable in class org.teiid.transport.SocketListenerStats
 
ODBCClientInstance - Class in org.teiid.transport
 
ODBCClientInstance(ObjectChannel, ODBCServerRemote.AuthenticationType, TeiidDriver) - Constructor for class org.teiid.transport.ODBCClientInstance
 
ODBCClientRemote - Interface in org.teiid.odbc
 
odbcEnabled() - Method in class org.teiid.deployers.VDBRepository
 
ODBCServerRemote - Interface in org.teiid.odbc
 
ODBCServerRemote.AuthenticationType - Enum in org.teiid.odbc
 
ODBCServerRemoteImpl - Class in org.teiid.odbc
While executing the multiple prepared statements I see this bug currently http://pgfoundry.org/tracker/?func=detail&atid=538&aid=1007690&group_id=1000125
ODBCServerRemoteImpl(ODBCClientInstance, ODBCServerRemote.AuthenticationType, TeiidDriver) - Constructor for class org.teiid.odbc.ODBCServerRemoteImpl
 
ODBCSocketListener - Class in org.teiid.transport
 
ODBCSocketListener(SocketConfiguration, StorageManager, int, int) - 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
 
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.logging - package org.teiid.logging
 
org.teiid.odbc - package org.teiid.odbc
 
org.teiid.runtime - package org.teiid.runtime
 
org.teiid.services - package org.teiid.services
 
org.teiid.templates - package org.teiid.templates
 
org.teiid.transport - package org.teiid.transport
 
org.teiid.transport.pg - package org.teiid.transport.pg
 

P

parse(Class<U>, VirtualFile, Object) - Method in class org.teiid.deployers.BaseMultipleVFSParsingDeployer
 
parse(VFSDeploymentUnit, Class<U>, VirtualFile, Object) - Method in class org.teiid.deployers.BaseMultipleVFSParsingDeployer
 
parse(VFSDeploymentUnit, VirtualFile, VDBMetaData) - Method in class org.teiid.deployers.DynamicVDBDeployer
 
parse(VFSDeploymentUnit, VirtualFile, TranslatorMetaDataGroup) - Method in class org.teiid.deployers.TranslatorParserDeployer
 
parse(VFSDeploymentUnit, Class<U>, VirtualFile, Object) - Method in class org.teiid.deployers.VDBParserDeployer
 
PG_TYPE_BOOL - 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_CHARARRAY - Static variable in class org.teiid.deployers.PgCatalogMetadataStore
 
PG_TYPE_CHARARRAY - Static variable in class org.teiid.odbc.PGUtil
 
PG_TYPE_DATE - Static variable in class org.teiid.odbc.PGUtil
 
PG_TYPE_FLOAT4 - Static variable in class org.teiid.odbc.PGUtil
 
PG_TYPE_FLOAT8 - Static variable in class org.teiid.odbc.PGUtil
 
PG_TYPE_INT2 - Static variable in class org.teiid.odbc.PGUtil
 
PG_TYPE_INT4 - Static variable in class org.teiid.odbc.PGUtil
 
PG_TYPE_INT8 - Static variable in class org.teiid.odbc.PGUtil
 
PG_TYPE_NUMERIC - Static variable in class org.teiid.odbc.PGUtil
 
PG_TYPE_OIDARRAY - Static variable in class org.teiid.deployers.PgCatalogMetadataStore
 
PG_TYPE_OIDARRAY - Static variable in class org.teiid.odbc.PGUtil
 
PG_TYPE_OIDVECTOR - Static variable in class org.teiid.deployers.PgCatalogMetadataStore
 
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.deployers.PgCatalogMetadataStore
 
PG_TYPE_TEXTARRAY - Static variable in class org.teiid.odbc.PGUtil
 
PG_TYPE_TIME - Static variable in class org.teiid.odbc.PGUtil
 
PG_TYPE_TIMESTAMP_NO_TMZONE - Static variable in class org.teiid.odbc.PGUtil
 
PG_TYPE_UNKNOWN - Static variable in class org.teiid.odbc.PGUtil
 
PG_TYPE_VARCHAR - 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) - 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>, Properties) - Constructor for class org.teiid.deployers.PgCatalogMetadataStore
 
PgCatalogMetadataStore.ReturnTrue - Class in org.teiid.deployers
 
PgCatalogMetadataStore.ReturnTrue() - Constructor for class org.teiid.deployers.PgCatalogMetadataStore.ReturnTrue
 
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
 
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(int) - Constructor for class org.teiid.transport.PgFrontendProtocol
 
PgFrontendProtocol.PGRequest - Class in org.teiid.transport
 
PgFrontendProtocol.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
 
PGUtil.PgColInfo() - Constructor for class org.teiid.odbc.PGUtil.PgColInfo
 
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
 
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
 
prepareCompleted(String) - Method in interface org.teiid.odbc.ODBCClientRemote
 
prepareCompleted(String) - Method in class org.teiid.transport.PgBackendProtocol
 

R

read() - Method in class org.teiid.transport.SSLAwareChannelHandler.ObjectChannelImpl
 
readOnly() - Method in class org.teiid.deployers.ExtendedPropertyMetadata
 
readStatement() - Method in class org.teiid.odbc.ScriptReader
Read a statement from the reader.
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
 
registerClientService(Class<T>, T, String) - Method in class org.teiid.transport.ClientServiceRegistryImpl
 
reloid - Variable in class org.teiid.odbc.PGUtil.PgColInfo
 
removeAttachments(VFSDeploymentUnit) - Method in class org.teiid.deployers.ObjectSerializer
 
removeChild(VDBKey) - Method in class org.teiid.deployers.CompositeVDB
 
removed(String, int) - Method in interface org.teiid.deployers.VDBLifeCycleListener
 
removeListener(VDBLifeCycleListener) - Method in class org.teiid.deployers.VDBRepository
 
removeVDB(String, int) - Method in class org.teiid.deployers.VDBRepository
 
required() - Method in class org.teiid.deployers.ExtendedPropertyMetadata
 
resourceAdded(String, boolean) - Method in class org.teiid.deployers.VDBStatusChecker
 
resourceremoved(String, boolean) - Method in class org.teiid.deployers.VDBStatusChecker
 
result(int, String) - Static method in class org.teiid.deployers.PgCatalogMetadataStore.ReturnTrue
 
run() - Method in class org.teiid.transport.ServerWorkItem
main entry point for remote method calls.
RuntimePlugin - Class in org.teiid.runtime
 
RuntimePlugin() - Constructor for class org.teiid.runtime.RuntimePlugin
 

S

saveAttachment(File, Object) - Method in class org.teiid.deployers.ObjectSerializer
 
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
SECURITY_DOMAINS - Static 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, int) - Method in interface org.teiid.odbc.ODBCClientRemote
 
sendCommandComplete(String, int) - Method in class org.teiid.transport.PgBackendProtocol
 
sendCursorResults(ResultSetImpl, List<PGUtil.PgColInfo>, ResultsFuture<Integer>, int) - Method in interface org.teiid.odbc.ODBCClientRemote
 
sendCursorResults(ResultSetImpl, List<PGUtil.PgColInfo>, ResultsFuture<Integer>, int) - Method in class org.teiid.transport.PgBackendProtocol
 
sendMoveCursor(ResultSetImpl, int, ResultsFuture<Integer>) - Method in interface org.teiid.odbc.ODBCClientRemote
 
sendMoveCursor(ResultSetImpl, int, ResultsFuture<Integer>) - Method in class org.teiid.transport.PgBackendProtocol
 
sendParameterDescription(ParameterMetaData, int[]) - Method in interface org.teiid.odbc.ODBCClientRemote
 
sendParameterDescription(ParameterMetaData, int[]) - Method in class org.teiid.transport.PgBackendProtocol
 
sendPortalResults(String, ResultSetImpl, List<PGUtil.PgColInfo>, ResultsFuture<Integer>, int, boolean) - Method in interface org.teiid.odbc.ODBCClientRemote
 
sendPortalResults(String, ResultSetImpl, List<PGUtil.PgColInfo>, ResultsFuture<Integer>, int, boolean) - 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>, boolean) - Method in interface org.teiid.odbc.ODBCClientRemote
 
sendResults(String, ResultSetImpl, List<PGUtil.PgColInfo>, ResultsFuture<Integer>, boolean) - Method in class org.teiid.transport.PgBackendProtocol
 
sendResultSetDescription(List<PGUtil.PgColInfo>) - Method in interface org.teiid.odbc.ODBCClientRemote
 
sendResultSetDescription(List<PGUtil.PgColInfo>) - Method in class org.teiid.transport.PgBackendProtocol
 
sendSslResponse() - Method in interface org.teiid.odbc.ODBCClientRemote
 
sendSslResponse() - Method in class org.teiid.transport.PgBackendProtocol
 
sendUpdateCount(String, int) - Method in interface org.teiid.odbc.ODBCClientRemote
 
sendUpdateCount(String, int) - 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
 
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
 
setAdminSecurityDomain(String) - Method in class org.teiid.services.SessionServiceImpl
 
setAttachmentStoreRoot(String) - Method in class org.teiid.deployers.ObjectSerializer
 
setAuthenticationMode(String) - Method in class org.teiid.transport.SSLConfiguration
 
setAuthenticationType(String) - Method in class org.teiid.transport.ODBCSocketListener
 
setBindAddress(String) - Method in class org.teiid.transport.SocketConfiguration
 
setConnectorBatchSize(int) - Method in class org.teiid.services.BufferServiceImpl
 
setContainerLifeCycleListener(ContainerLifeCycleListener) - Method in class org.teiid.deployers.VDBDeployer
 
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
 
setEnabled(boolean) - Method in class org.teiid.transport.SocketConfiguration
 
setEncoding(String) - Method in interface org.teiid.odbc.ODBCClientRemote
 
setEncoding(String) - Method in class org.teiid.transport.PgBackendProtocol
 
setInfo(DeploymentTemplateInfo) - Method in class org.teiid.templates.TranslatorDeploymentTemplate
 
setInputBufferSize(int) - Method in class org.teiid.transport.SocketConfiguration
 
setKeymanagementAlgorithm(String) - Method in class org.teiid.transport.SSLConfiguration
 
setKeystoreFilename(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
 
setManagedObjectFactory(ManagedObjectFactory) - Method in class org.teiid.deployers.TranslatorAnnotationScanningDeployer
 
setManagedObjectFactory(ManagedObjectFactory) - Method in class org.teiid.deployers.VDBParserDeployer
 
setManagedObjectFactory(ManagedObjectFactory) - Method in class org.teiid.templates.TranslatorDeploymentTemplate
 
setMaxBufferSize(int) - Method in class org.teiid.transport.ODBCSocketListener
 
setMaxBufferSpace(long) - Method in class org.teiid.services.BufferServiceImpl
 
setMaxFileSize(long) - Method in class org.teiid.services.BufferServiceImpl
 
setMaxOpenFiles(int) - Method in class org.teiid.services.BufferServiceImpl
 
setMaxProcessingKb(int) - Method in class org.teiid.services.BufferServiceImpl
 
setMaxReserveKb(int) - Method in class org.teiid.services.BufferServiceImpl
 
setMaxSocketThreads(int) - Method in class org.teiid.transport.SocketConfiguration
 
setMetadataRepository(MetadataRepository) - Method in class org.teiid.deployers.VDBRepository
 
setMode(String) - Method in class org.teiid.transport.SSLConfiguration
 
setName(String) - Method in class org.teiid.transport.SocketConfiguration
 
setObjectSerializer(ObjectSerializer) - Method in class org.teiid.deployers.VDBDeployer
 
setObjectSerializer(ObjectSerializer) - Method in class org.teiid.deployers.VDBParserDeployer
 
setOutputBufferSize(int) - Method in class org.teiid.transport.SocketConfiguration
 
setPortNumber(int) - Method in class org.teiid.transport.SocketConfiguration
 
setProcessorBatchSize(int) - Method in class org.teiid.services.BufferServiceImpl
 
setSecurityDomains(String) - Method in class org.teiid.services.SessionServiceImpl
 
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
 
setSkipRemarks(boolean) - Method in class org.teiid.odbc.ScriptReader
If comments should be skipped completely by this reader.
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
 
setThreadPool(ThreadPool) - Method in class org.teiid.deployers.VDBDeployer
 
setThreadPool(ThreadPool) - Method in class org.teiid.deployers.VDBStatusChecker
 
setTranslatorRepository(TranslatorRepository) - Method in class org.teiid.deployers.TranslatorAnnotationScanningDeployer
 
setTranslatorRepository(TranslatorRepository) - Method in class org.teiid.deployers.TranslatorDeployer
 
setTranslatorRepository(TranslatorRepository) - Method in class org.teiid.deployers.VDBDeployer
 
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.services.BufferServiceImpl
 
setUUID(AbstractMetadataRecord) - Method in class org.teiid.deployers.PgCatalogMetadataStore
 
setVDBRepository(VDBRepository) - Method in class org.teiid.deployers.SystemVDBDeployer
 
setVDBRepository(VDBRepository) - Method in class org.teiid.deployers.VDBDeployer
 
setVdbRepository(VDBRepository) - Method in class org.teiid.deployers.VDBParserDeployer
 
setVDBRepository(VDBRepository) - Method in class org.teiid.deployers.VDBStatusChecker
 
setVDBRepository(VDBRepository) - Method in class org.teiid.services.SessionServiceImpl
 
setVDBStatusChecker(VDBStatusChecker) - Method in class org.teiid.deployers.TranslatorAnnotationScanningDeployer
 
setVDBStatusChecker(VDBStatusChecker) - Method in class org.teiid.deployers.TranslatorDeployer
 
shutdown() - Method in class org.teiid.logging.Log4jListener
 
shutdown() - Method in interface org.teiid.transport.ClientInstance
Shutdown the server's connection to the client.
shutdown() - Method in class org.teiid.transport.SocketClientInstance
 
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(SocketConfiguration, ClientServiceRegistryImpl, StorageManager, int) - Constructor for class org.teiid.transport.SocketListener
 
SocketListener(int, String, int, int, int, SSLConfiguration, 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
 
SSLAwareChannelHandler - Class in org.teiid.transport
Main class for creating Netty Nio Channels
SSLAwareChannelHandler(ChannelListener.ChannelListenerFactory, SSLConfiguration, ClassLoader, StorageManager) - Constructor for class org.teiid.transport.SSLAwareChannelHandler
 
SSLAwareChannelHandler.ObjectChannelImpl - Class in org.teiid.transport
 
SSLAwareChannelHandler.ObjectChannelImpl(Channel) - Constructor for class org.teiid.transport.SSLAwareChannelHandler.ObjectChannelImpl
 
SSLConfiguration - Class in org.teiid.transport
 
SSLConfiguration() - Constructor for class org.teiid.transport.SSLConfiguration
 
sslRequest() - Method in interface org.teiid.odbc.ODBCServerRemote
 
sslRequest() - Method in class org.teiid.odbc.ODBCServerRemoteImpl
 
start() - Method in class org.teiid.deployers.SystemVDBDeployer
 
start() - Method in class org.teiid.deployers.VDBRepository
 
start() - Method in class org.teiid.services.BufferServiceImpl
 
start() - Method in class org.teiid.services.SessionServiceImpl
 
start() - Method in class org.teiid.templates.TranslatorTemplateInfo
 
statementClosed() - Method in interface org.teiid.odbc.ODBCClientRemote
 
statementClosed() - Method in class org.teiid.transport.PgBackendProtocol
 
stop() - Method in class org.teiid.services.BufferServiceImpl
 
stop() - Method in class org.teiid.services.SessionServiceImpl
 
stop() - Method in class org.teiid.transport.SocketListener
 
sync() - Method in interface org.teiid.odbc.ODBCServerRemote
 
sync() - Method in class org.teiid.odbc.ODBCServerRemoteImpl
 
SystemVDBDeployer - Class in org.teiid.deployers
 
SystemVDBDeployer() - Constructor for class org.teiid.deployers.SystemVDBDeployer
 

T

TeiidLoginContext - Class in org.teiid.services
This class serves as the primary implementation of the Membership Service.
TeiidLoginContext(SecurityHelper) - Constructor for class org.teiid.services.TeiidLoginContext
 
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, String) - Method in class org.teiid.services.SessionServiceImpl
 
toBytes(byte[]) - Static method in class org.teiid.transport.pg.PGbytea
 
toPGString(byte[]) - Static method in class org.teiid.transport.pg.PGbytea
 
TRANSLATOR_SUFFIX - Static variable in class org.teiid.deployers.TranslatorParserDeployer
 
translatorAdded(String) - Method in class org.teiid.deployers.VDBStatusChecker
 
TranslatorAnnotationScanningDeployer - Class in org.teiid.deployers
This translator looks for classes with Translator annotation, if it finds it tries to build metadata based on that annotation.
TranslatorAnnotationScanningDeployer() - Constructor for class org.teiid.deployers.TranslatorAnnotationScanningDeployer
 
TranslatorDeployer - Class in org.teiid.deployers
Deployer for the Translator
TranslatorDeployer() - Constructor for class org.teiid.deployers.TranslatorDeployer
 
TranslatorDeploymentTemplate - Class in org.teiid.templates
Translator template writer and deployer
TranslatorDeploymentTemplate() - Constructor for class org.teiid.templates.TranslatorDeploymentTemplate
 
TranslatorMetaDataGroup - Class in org.teiid.deployers
 
TranslatorMetaDataGroup() - Constructor for class org.teiid.deployers.TranslatorMetaDataGroup
 
TranslatorMetadataICF - Class in org.teiid.templates
This class is defined as bean in the deployer's -jboss-beans.xml file.
TranslatorMetadataICF(ManagedObjectFactory) - Constructor for class org.teiid.templates.TranslatorMetadataICF
 
TranslatorParserDeployer - Class in org.teiid.deployers
 
TranslatorParserDeployer() - Constructor for class org.teiid.deployers.TranslatorParserDeployer
 
translatorRemoved(String) - Method in class org.teiid.deployers.VDBStatusChecker
 
translators - Variable in class org.teiid.deployers.TranslatorMetaDataGroup
 
TranslatorTemplateInfo - Class in org.teiid.templates
This class defines the template for all the translator classes.
TranslatorTemplateInfo(String, String, Map<String, ManagedProperty>, String) - Constructor for class org.teiid.templates.TranslatorTemplateInfo
 
TranslatorTemplateInfoFactory - Class in org.teiid.templates
 
TranslatorTemplateInfoFactory() - Constructor for class org.teiid.templates.TranslatorTemplateInfoFactory
 
TranslatorUtil - Class in org.teiid.deployers
 
TranslatorUtil() - Constructor for class org.teiid.deployers.TranslatorUtil
 
TWOWAY - Static variable in class org.teiid.transport.SSLConfiguration
 
type() - Method in class org.teiid.deployers.ExtendedPropertyMetadata
 
type - Variable in class org.teiid.odbc.PGUtil.PgColInfo
 

U

UDFMetaData - Class in org.teiid.deployers
 
UDFMetaData() - Constructor for class org.teiid.deployers.UDFMetaData
 
undeploy(DeploymentUnit, AnnotationEnvironment) - Method in class org.teiid.deployers.TranslatorAnnotationScanningDeployer
 
undeploy(DeploymentUnit, TranslatorMetaDataGroup) - Method in class org.teiid.deployers.TranslatorDeployer
 
undeploy(DeploymentUnit, VDBMetaData) - Method in class org.teiid.deployers.VDBDeployer
 
unsupportedOperation(String) - Method in interface org.teiid.odbc.ODBCServerRemote
 
unsupportedOperation(String) - Method in class org.teiid.odbc.ODBCServerRemoteImpl
 
unwrapValue(BeanInfo, ManagedProperty, MetaValue) - Method in class org.teiid.templates.TranslatorMetadataICF
 
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.ODBCServerRemote.AuthenticationType
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.
values() - Static method in enum org.teiid.odbc.ODBCServerRemote.AuthenticationType
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.
VDB_NON_DEPLOYABLE_STATE - Static variable in exception org.teiid.deployers.VirtualDatabaseException
 
VDBDeployer - Class in org.teiid.deployers
 
VDBDeployer() - Constructor for class org.teiid.deployers.VDBDeployer
 
vdbId(VDBMetaData) - Method in class org.teiid.deployers.VDBRepository
 
VDBLifeCycleListener - Interface in org.teiid.deployers
 
VDBParserDeployer - Class in org.teiid.deployers
This file loads the "vdb.xml" file inside a ".vdb" file, along with all the metadata in the .INDEX files
VDBParserDeployer() - Constructor for class org.teiid.deployers.VDBParserDeployer
 
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
 
VDBStructure - Class in org.teiid.deployers
 
VDBStructure() - Constructor for class org.teiid.deployers.VDBStructure
 
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(String) - Constructor for exception org.teiid.deployers.VirtualDatabaseException
Construct an instance with the message specified.
VirtualDatabaseException(String, String) - Constructor for exception org.teiid.deployers.VirtualDatabaseException
Construct an instance with the message and error code specified.
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(Exception, String, 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.

W

write(Object) - Method in class org.teiid.transport.SSLAwareChannelHandler.ObjectChannelImpl
 

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

Copyright © 2011. All Rights Reserved.