- accept(T) - Method in interface org.wildfly.swarm.config.teiid.TranslatorConsumer
-
Configure a pre-constructed instance of Translator resource
- accept(T) - Method in interface org.wildfly.swarm.config.teiid.TransportConsumer
-
Configure a pre-constructed instance of Transport resource
- accept(T) - Method in interface org.wildfly.swarm.config.TeiidConsumer
-
Configure a pre-constructed instance of Teiid resource
- activeSessionCount() - Method in class org.wildfly.swarm.config.Teiid
-
Number of active sessions in the system
- activeSessionCount(Integer) - Method in class org.wildfly.swarm.config.Teiid
-
Number of active sessions in the system
- addPropertyChangeListener(PropertyChangeListener) - Method in class org.wildfly.swarm.config.Teiid
-
Adds a property change listener
- addPropertyChangeListener(PropertyChangeListener) - Method in class org.wildfly.swarm.config.teiid.Translator
-
Adds a property change listener
- addPropertyChangeListener(PropertyChangeListener) - Method in class org.wildfly.swarm.config.teiid.Transport
-
Adds a property change listener
- allowEnvFunction() - Method in class org.wildfly.swarm.config.Teiid
-
Allow the execution of ENV, ENV_VAR, and SYS_PROP function.
- allowEnvFunction(Boolean) - Method in class org.wildfly.swarm.config.Teiid
-
Allow the execution of ENV, ENV_VAR, and SYS_PROP function.
- andThen(TranslatorConsumer<T>) - Method in interface org.wildfly.swarm.config.teiid.TranslatorConsumer
-
- andThen(TransportConsumer<T>) - Method in interface org.wildfly.swarm.config.teiid.TransportConsumer
-
- andThen(TeiidConsumer<T>) - Method in interface org.wildfly.swarm.config.TeiidConsumer
-
- asyncThreadPoolMaxThreadCount() - Method in class org.wildfly.swarm.config.Teiid
-
Maximum number of threads for asynchronous processing
- asyncThreadPoolMaxThreadCount(Integer) - Method in class org.wildfly.swarm.config.Teiid
-
Maximum number of threads for asynchronous processing
- authenticationMaxSessionsAllowed() - Method in class org.wildfly.swarm.config.Teiid
-
Maximum number of sessions allowed by the system (default 10000)
- authenticationMaxSessionsAllowed(Integer) - Method in class org.wildfly.swarm.config.Teiid
-
Maximum number of sessions allowed by the system (default 10000)
- authenticationSecurityDomain() - Method in class org.wildfly.swarm.config.Teiid
-
Security domain to be enforced with the transport
- authenticationSecurityDomain(String) - Method in class org.wildfly.swarm.config.Teiid
-
Security domain to be enforced with the transport
- authenticationSessionsExpirationTimelimit() - Method in class org.wildfly.swarm.config.Teiid
-
Max allowed time in milliseconds before the session is terminated by the
system, 0 indicates unlimited (default 0)
- authenticationSessionsExpirationTimelimit(Integer) - Method in class org.wildfly.swarm.config.Teiid
-
Max allowed time in milliseconds before the session is terminated by the
system, 0 indicates unlimited (default 0)
- authenticationTrustAllLocal() - Method in class org.wildfly.swarm.config.Teiid
-
Allow all local pass-through connections regardless of whether they are
in the configured security domain.
- authenticationTrustAllLocal(Boolean) - Method in class org.wildfly.swarm.config.Teiid
-
Allow all local pass-through connections regardless of whether they are
in the configured security domain.
- authenticationType() - Method in class org.wildfly.swarm.config.Teiid
-
Default authentication type to use with this transport.
- authenticationType(Teiid.AuthenticationType) - Method in class org.wildfly.swarm.config.Teiid
-
Default authentication type to use with this transport.
- authorizationValidatorModule() - Method in class org.wildfly.swarm.config.Teiid
-
Authorization Module; Implementation of
org.teiid.dqp.internal.process.AuthorizationValidator class.
- authorizationValidatorModule(String) - Method in class org.wildfly.swarm.config.Teiid
-
Authorization Module; Implementation of
org.teiid.dqp.internal.process.AuthorizationValidator class.
- bufferServiceEncryptFiles() - Method in class org.wildfly.swarm.config.Teiid
-
Set to true to encrypt temporary data files with 128-bit AES.
- bufferServiceEncryptFiles(Boolean) - Method in class org.wildfly.swarm.config.Teiid
-
Set to true to encrypt temporary data files with 128-bit AES.
- bufferServiceInlineLobs() - Method in class org.wildfly.swarm.config.Teiid
-
Set to true to allow inlining of memory based and small lobs into
results.
- bufferServiceInlineLobs(Boolean) - Method in class org.wildfly.swarm.config.Teiid
-
Set to true to allow inlining of memory based and small lobs into
results.
- bufferServiceMaxBufferSpace() - Method in class org.wildfly.swarm.config.Teiid
-
Max storage space, in MB, to be used for buffer files (default 50G)
- bufferServiceMaxBufferSpace(Long) - Method in class org.wildfly.swarm.config.Teiid
-
Max storage space, in MB, to be used for buffer files (default 50G)
- bufferServiceMaxFileSize() - Method in class org.wildfly.swarm.config.Teiid
-
Max File size in MB (default 2GB)
- bufferServiceMaxFileSize(Long) - Method in class org.wildfly.swarm.config.Teiid
-
Max File size in MB (default 2GB)
- bufferServiceMaxOpenFiles() - Method in class org.wildfly.swarm.config.Teiid
-
Max open buffer files (default 64)
- bufferServiceMaxOpenFiles(Integer) - Method in class org.wildfly.swarm.config.Teiid
-
Max open buffer files (default 64)
- bufferServiceMaxProcessingKb() - Method in class org.wildfly.swarm.config.Teiid
-
The approximate amount of buffer memory in kilobytes allowable for a
single processing operation (sort, grouping, etc.) regardless of existing
memory commitments.
- bufferServiceMaxProcessingKb(Integer) - Method in class org.wildfly.swarm.config.Teiid
-
The approximate amount of buffer memory in kilobytes allowable for a
single processing operation (sort, grouping, etc.) regardless of existing
memory commitments.
- bufferServiceMaxReserveKb() - Method in class org.wildfly.swarm.config.Teiid
-
The approximate amount of memory in kilobytes allowed to be held by the
buffer manager.
- bufferServiceMaxReserveKb(Integer) - Method in class org.wildfly.swarm.config.Teiid
-
The approximate amount of memory in kilobytes allowed to be held by the
buffer manager.
- bufferServiceMaxStorageObjectSize() - Method in class org.wildfly.swarm.config.Teiid
-
The maximum size of a buffer managed object (typically a table page or a
results batch) in bytes (default 8388608 or 8MB).
- bufferServiceMaxStorageObjectSize(Integer) - Method in class org.wildfly.swarm.config.Teiid
-
The maximum size of a buffer managed object (typically a table page or a
results batch) in bytes (default 8388608 or 8MB).
- bufferServiceMemoryBufferOffHeap() - Method in class org.wildfly.swarm.config.Teiid
-
Set to true to hold the memory buffer off-heap.
- bufferServiceMemoryBufferOffHeap(Boolean) - Method in class org.wildfly.swarm.config.Teiid
-
Set to true to hold the memory buffer off-heap.
- bufferServiceMemoryBufferSpace() - Method in class org.wildfly.swarm.config.Teiid
-
Memory buffer space used by the buffer manager in MB.
- bufferServiceMemoryBufferSpace(Integer) - Method in class org.wildfly.swarm.config.Teiid
-
Memory buffer space used by the buffer manager in MB.
- bufferServiceProcessorBatchSize() - Method in class org.wildfly.swarm.config.Teiid
-
The nominal row count of a batch sent internally within the query
processor.
- bufferServiceProcessorBatchSize(Integer) - Method in class org.wildfly.swarm.config.Teiid
-
The nominal row count of a batch sent internally within the query
processor.
- bufferServiceUseDisk() - Method in class org.wildfly.swarm.config.Teiid
-
Use disk for buffer management
- bufferServiceUseDisk(Boolean) - Method in class org.wildfly.swarm.config.Teiid
-
Use disk for buffer management
- pgMaxLobSizeInBytes() - Method in class org.wildfly.swarm.config.teiid.Transport
-
Max LOB size in Postgres protocol, as streaming is not supported
- pgMaxLobSizeInBytes(Integer) - Method in class org.wildfly.swarm.config.teiid.Transport
-
Max LOB size in Postgres protocol, as streaming is not supported
- policyDeciderModule() - Method in class org.wildfly.swarm.config.Teiid
-
Policy Module; Implementation of org.teiid.PolicyDecider class
- policyDeciderModule(String) - Method in class org.wildfly.swarm.config.Teiid
-
Policy Module; Implementation of org.teiid.PolicyDecider class
- preparedplanCacheEnable() - Method in class org.wildfly.swarm.config.Teiid
-
Prepared Plan cache enabled (default true)
- preparedplanCacheEnable(Boolean) - Method in class org.wildfly.swarm.config.Teiid
-
Prepared Plan cache enabled (default true)
- preparedplanCacheInfinispanContainer() - Method in class org.wildfly.swarm.config.Teiid
-
Infinispan cache container name
- preparedplanCacheInfinispanContainer(String) - Method in class org.wildfly.swarm.config.Teiid
-
Infinispan cache container name
- preparedplanCacheName() - Method in class org.wildfly.swarm.config.Teiid
-
Infinispan cache name for prepared plans
- preparedplanCacheName(String) - Method in class org.wildfly.swarm.config.Teiid
-
Infinispan cache name for prepared plans
- preparserModule() - Method in class org.wildfly.swarm.config.Teiid
-
Incoming SQL can be modified by an "org.teiid.PreParser"
- preparserModule(String) - Method in class org.wildfly.swarm.config.Teiid
-
Incoming SQL can be modified by an "org.teiid.PreParser"
- protocol() - Method in class org.wildfly.swarm.config.teiid.Transport
-
Transport protocol (allowed=teiid, pg)
- protocol(Transport.Protocol) - Method in class org.wildfly.swarm.config.teiid.Transport
-
Transport protocol (allowed=teiid, pg)
- slot() - Method in class org.wildfly.swarm.config.teiid.Translator
-
Name of the module slot that implements the translator
- slot(String) - Method in class org.wildfly.swarm.config.teiid.Translator
-
Name of the module slot that implements the translator
- socketBinding() - Method in class org.wildfly.swarm.config.teiid.Transport
-
Socket binding to be used for the transport
- socketBinding(String) - Method in class org.wildfly.swarm.config.teiid.Transport
-
Socket binding to be used for the transport
- sslAuthenticationMode() - Method in class org.wildfly.swarm.config.teiid.Transport
-
Authentication Mode (1-way, 2-way, anonymous)
- sslAuthenticationMode(Transport.SslAuthenticationMode) - Method in class org.wildfly.swarm.config.teiid.Transport
-
Authentication Mode (1-way, 2-way, anonymous)
- sslEnabledCipherSuites() - Method in class org.wildfly.swarm.config.teiid.Transport
-
Comma separated cipher suites that are allowed to be used for SSL.
- sslEnabledCipherSuites(String) - Method in class org.wildfly.swarm.config.teiid.Transport
-
Comma separated cipher suites that are allowed to be used for SSL.
- sslKeymanagementAlgorithm() - Method in class org.wildfly.swarm.config.teiid.Transport
-
Use key management algorithm
- sslKeymanagementAlgorithm(String) - Method in class org.wildfly.swarm.config.teiid.Transport
-
Use key management algorithm
- sslMode() - Method in class org.wildfly.swarm.config.teiid.Transport
-
can be one of disabled, login, or enabled disabled = no transport or
message level security will be used; login = only the login traffic will
be encrypted at a message level using 128 bit AES with an ephemerial DH
key exchange.
- sslMode(Transport.SslMode) - Method in class org.wildfly.swarm.config.teiid.Transport
-
can be one of disabled, login, or enabled disabled = no transport or
message level security will be used; login = only the login traffic will
be encrypted at a message level using 128 bit AES with an ephemerial DH
key exchange.
- sslSslProtocol() - Method in class org.wildfly.swarm.config.teiid.Transport
-
SSL protocol used
- sslSslProtocol(String) - Method in class org.wildfly.swarm.config.teiid.Transport
-
SSL protocol used
- subresources() - Method in class org.wildfly.swarm.config.Teiid
-
- Teiid<T extends Teiid<T>> - Class in org.wildfly.swarm.config
-
Teiid SubSystem
- Teiid() - Constructor for class org.wildfly.swarm.config.Teiid
-
- Teiid.AuthenticationType - Enum in org.wildfly.swarm.config
-
- Teiid.TeiidResources - Class in org.wildfly.swarm.config
-
Child mutators for Teiid
- TeiidConsumer<T extends Teiid<T>> - Interface in org.wildfly.swarm.config
-
- TeiidResources() - Constructor for class org.wildfly.swarm.config.Teiid.TeiidResources
-
- TeiidSupplier<T extends Teiid> - Interface in org.wildfly.swarm.config
-
- threadCountForSourceConcurrency() - Method in class org.wildfly.swarm.config.Teiid
-
Max source query concurrency per user request (default 0).
- threadCountForSourceConcurrency(Integer) - Method in class org.wildfly.swarm.config.Teiid
-
Max source query concurrency per user request (default 0).
- timeSliceInMilliseconds() - Method in class org.wildfly.swarm.config.Teiid
-
Query processor time slice, in milliseconds.
- timeSliceInMilliseconds(Integer) - Method in class org.wildfly.swarm.config.Teiid
-
Query processor time slice, in milliseconds.
- toString() - Method in enum org.wildfly.swarm.config.Teiid.AuthenticationType
-
- toString() - Method in enum org.wildfly.swarm.config.teiid.Transport.Protocol
-
- toString() - Method in enum org.wildfly.swarm.config.teiid.Transport.SslAuthenticationMode
-
- toString() - Method in enum org.wildfly.swarm.config.teiid.Transport.SslMode
-
- translator(String) - Method in class org.wildfly.swarm.config.Teiid.TeiidResources
-
- Translator<T extends Translator<T>> - Class in org.wildfly.swarm.config.teiid
-
Teiid Translator
- translator(Translator) - Method in class org.wildfly.swarm.config.Teiid
-
Add the Translator object to the list of subresources
- translator(String, TranslatorConsumer) - Method in class org.wildfly.swarm.config.Teiid
-
Create and configure a Translator object to the list of subresources
- translator(String) - Method in class org.wildfly.swarm.config.Teiid
-
Create and configure a Translator object to the list of subresources
- translator(TranslatorSupplier) - Method in class org.wildfly.swarm.config.Teiid
-
Install a supplied Translator object to the list of subresources
- Translator(String) - Constructor for class org.wildfly.swarm.config.teiid.Translator
-
- TranslatorConsumer<T extends Translator<T>> - Interface in org.wildfly.swarm.config.teiid
-
- translators() - Method in class org.wildfly.swarm.config.Teiid.TeiidResources
-
Get the list of Translator resources
- translators(List<Translator>) - Method in class org.wildfly.swarm.config.Teiid
-
Add all Translator objects to this subresource
- TranslatorSupplier<T extends Translator> - Interface in org.wildfly.swarm.config.teiid
-
- transport(String) - Method in class org.wildfly.swarm.config.Teiid.TeiidResources
-
- Transport<T extends Transport<T>> - Class in org.wildfly.swarm.config.teiid
-
Teiid transport
- transport(Transport) - Method in class org.wildfly.swarm.config.Teiid
-
Add the Transport object to the list of subresources
- transport(String, TransportConsumer) - Method in class org.wildfly.swarm.config.Teiid
-
Create and configure a Transport object to the list of subresources
- transport(String) - Method in class org.wildfly.swarm.config.Teiid
-
Create and configure a Transport object to the list of subresources
- transport(TransportSupplier) - Method in class org.wildfly.swarm.config.Teiid
-
Install a supplied Transport object to the list of subresources
- Transport(String) - Constructor for class org.wildfly.swarm.config.teiid.Transport
-
- Transport.Protocol - Enum in org.wildfly.swarm.config.teiid
-
- Transport.SslAuthenticationMode - Enum in org.wildfly.swarm.config.teiid
-
- Transport.SslMode - Enum in org.wildfly.swarm.config.teiid
-
- TransportConsumer<T extends Transport<T>> - Interface in org.wildfly.swarm.config.teiid
-
- transports() - Method in class org.wildfly.swarm.config.Teiid.TeiidResources
-
Get the list of Transport resources
- transports(List<Transport>) - Method in class org.wildfly.swarm.config.Teiid
-
Add all Transport objects to this subresource
- TransportSupplier<T extends Transport> - Interface in org.wildfly.swarm.config.teiid
-
- truststoreCheckExpired() - Method in class org.wildfly.swarm.config.teiid.Transport
-
Truststore check expired
- truststoreCheckExpired(Boolean) - Method in class org.wildfly.swarm.config.teiid.Transport
-
Truststore check expired
- truststoreName() - Method in class org.wildfly.swarm.config.teiid.Transport
-
Truststore file name
- truststoreName(String) - Method in class org.wildfly.swarm.config.teiid.Transport
-
Truststore file name
- truststorePassword() - Method in class org.wildfly.swarm.config.teiid.Transport
-
Truststore password
- truststorePassword(String) - Method in class org.wildfly.swarm.config.teiid.Transport
-
Truststore password