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

A

ACTIVE - Static variable in interface com.metamatrix.admin.api.objects.VDB
Active VDB
ACTIVE - Static variable in interface com.metamatrix.platform.security.api.MetaMatrixSessionState
The session is open (active).
ACTIVE_STATE_DESC - Static variable in interface com.metamatrix.admin.api.objects.Session
The description when the session is open (active).
addAuthorizationProvider(String, String, Properties) - Method in interface com.metamatrix.admin.api.server.ServerConfigAdmin
 
addChild(AdminException) - Method in exception com.metamatrix.admin.api.exception.AdminException
Add a child AdminException for a particular failure if and action resulted in multiple failures.
addCipherSuite(SSLSocket, String) - Static method in class com.metamatrix.common.comm.platform.socket.SocketUtil
 
addCompletionListener(ResultsFuture.CompletionListener<T>) - Method in class com.metamatrix.dqp.client.ResultsFuture
 
addConnectorArchive(byte[], AdminOptions) - Method in interface com.metamatrix.admin.api.core.CoreConfigAdmin
Add Connector Type and all the required extension modules required by the this connector type into the system from the given file byte stream which is encoded inthe Connector Archive format.
addConnectorBinding(String, String, Properties, AdminOptions) - Method in interface com.metamatrix.admin.api.core.CoreConfigAdmin
Deploy a ConnectorBinding to Configuration
addConnectorBinding(String, char[], AdminOptions) - Method in interface com.metamatrix.admin.api.core.CoreConfigAdmin
Import a ConnectorBinding into the Configuration.
addConnectorType(String, char[]) - Method in interface com.metamatrix.admin.api.core.CoreConfigAdmin
Add Connector Type, will import Connector Type from a file
addExtensionModule(String, String, byte[], String) - Method in interface com.metamatrix.admin.api.core.CoreConfigAdmin
Adds an ExtensionModule to the end of the list of modules.
addFile(String, byte[]) - Method in class com.metamatrix.admin.objects.MMScriptsContainer
Add file contents by name.
addHost(String, Properties) - Method in interface com.metamatrix.admin.api.server.ServerConfigAdmin
Add a Host with Properties to MetaMatrix System
addModel(MMModel) - Method in class com.metamatrix.admin.objects.MMVDB
Add an MMModel
addOption(int) - Method in class com.metamatrix.admin.api.objects.AdminOptions
Add an option to this object if multiple options are required.
addProcess(String, Properties) - Method in interface com.metamatrix.admin.api.server.ServerConfigAdmin
Add Process to specified host in the processIdentifier
addUDF(byte[], String) - Method in interface com.metamatrix.admin.api.core.CoreConfigAdmin
Add User Defined Function model to the system.
addUnresolvedSymbol(UnresolvedSymbolDescription) - Method in exception com.metamatrix.api.exception.query.QueryResolverException
Add an UnresolvedSymbolDescription to the list of unresolved symbols
addVDB(String, byte[], AdminOptions) - Method in interface com.metamatrix.admin.api.core.CoreConfigAdmin
Import a VDB file.
Admin - Interface in com.metamatrix.admin.api.core
Marker interface for all MetaMatrix administration - core.
ADMIN_PRODUCT - Static variable in interface com.metamatrix.admin.api.objects.Role
Product admin role name
ADMIN_PRODUCT - Static variable in class com.metamatrix.admin.api.server.AdminRoles.RoleName
Product admin role name
ADMIN_READONLY - Static variable in interface com.metamatrix.admin.api.objects.Role
Read-only admin role name
ADMIN_READONLY - Static variable in class com.metamatrix.admin.api.server.AdminRoles.RoleName
Read-only admin role name
ADMIN_SYSTEM - Static variable in interface com.metamatrix.admin.api.objects.Role
System admin role name
ADMIN_SYSTEM - Static variable in class com.metamatrix.admin.api.server.AdminRoles.RoleName
System admin role name
AdminApiServerDiscovery - Class in com.metamatrix.common.comm.platform.socket.client
Will discover hosts based upon an anon admin api call.
AdminApiServerDiscovery() - Constructor for class com.metamatrix.common.comm.platform.socket.client.AdminApiServerDiscovery
 
AdminComponentException - Exception in com.metamatrix.admin.api.exception
An AdminComponentException is thrown when an error occurs as a result of an internal component error.
AdminComponentException() - Constructor for exception com.metamatrix.admin.api.exception.AdminComponentException
No-arg ctor.
AdminComponentException(String) - Constructor for exception com.metamatrix.admin.api.exception.AdminComponentException
Construct with a message.
AdminComponentException(Throwable) - Constructor for exception com.metamatrix.admin.api.exception.AdminComponentException
 
AdminComponentException(int, String) - Constructor for exception com.metamatrix.admin.api.exception.AdminComponentException
Construct with an optional error code and a message.
AdminComponentException(String, Throwable) - Constructor for exception com.metamatrix.admin.api.exception.AdminComponentException
 
AdminComponentException(int, String, Throwable) - Constructor for exception com.metamatrix.admin.api.exception.AdminComponentException
 
AdminException - Exception in com.metamatrix.admin.api.exception
AdminException is the base exception for the admin package.
AdminObject - Interface in com.metamatrix.admin.api.objects
Base interface of client side admin objects.
AdminOptions - Class in com.metamatrix.admin.api.objects
Creates, collects and stores option values for evaluation when executing methods where decisions should be made based on user preferences.
AdminOptions(int) - Constructor for class com.metamatrix.admin.api.objects.AdminOptions
Construct with an option.
AdminOptions.OnConflict - Interface in com.metamatrix.admin.api.objects
In the case when adding resource to the system, if the resource already exists in the system, these modes define how to handle the situation.
AdminPlugin - Class in com.metamatrix.admin
The main plugin class to be used in the desktop.
AdminPlugin() - Constructor for class com.metamatrix.admin.AdminPlugin
 
AdminProcessingException - Exception in com.metamatrix.admin.api.exception
An AdminProcessingException indicates that an error occured during processing as a result of user input.
AdminProcessingException() - Constructor for exception com.metamatrix.admin.api.exception.AdminProcessingException
No-arg ctor.
AdminProcessingException(String) - Constructor for exception com.metamatrix.admin.api.exception.AdminProcessingException
Construct with a message.
AdminProcessingException(Throwable) - Constructor for exception com.metamatrix.admin.api.exception.AdminProcessingException
 
AdminProcessingException(int, String) - Constructor for exception com.metamatrix.admin.api.exception.AdminProcessingException
Construct with an optional error code and a message.
AdminProcessingException(String, Throwable) - Constructor for exception com.metamatrix.admin.api.exception.AdminProcessingException
 
AdminProcessingException(int, String, Throwable) - Constructor for exception com.metamatrix.admin.api.exception.AdminProcessingException
 
AdminRoles - Class in com.metamatrix.admin.api.server
Static class that lists the roles allowable in the MetaMatrix system.
AdminRoles() - Constructor for class com.metamatrix.admin.api.server.AdminRoles
 
AdminRoles.RoleName - Class in com.metamatrix.admin.api.server
Static class that defines defines the allowed administrative roles for the MetaMatrix system.
AdminRoles.RoleName() - Constructor for class com.metamatrix.admin.api.server.AdminRoles.RoleName
 
AdminStatus - Interface in com.metamatrix.admin.api.objects
Base interface of admin status objects.
ALLEXCEPTLIKE - Static variable in class com.metamatrix.dqp.metadata.ResultsMetadataConstants.SEARCH_TYPES
 
ALLOW_DBL_QUOTED_VARIABLE - Static variable in interface com.metamatrix.jdbc.api.ExecutionProperties
By default treat the double quoted strings as variables in a ODBC connection.
Annotation - Interface in com.metamatrix.jdbc.api
Annotation from query engine, collected during execution.
ANON_CIPHER_SUITE - Static variable in class com.metamatrix.common.comm.platform.socket.SocketUtil
 
ANON_PROTOCOL - Static variable in class com.metamatrix.common.comm.platform.socket.SocketUtil
 
APP_NAME - Static variable in interface com.metamatrix.common.api.MMURL.CONNECTION
 
args - Variable in class com.metamatrix.common.comm.platform.socket.client.ServiceInvocationStruct
 
assertIdentity(MetaMatrixSessionID) - Method in interface com.metamatrix.platform.security.api.ILogon
 
assignBindingsToModel(String[], String, String, String) - Method in interface com.metamatrix.admin.api.server.ServerConfigAdmin
Assign ConnectorBindings to a VDB's Model.
assignBindingToModel(String, String, String, String) - Method in interface com.metamatrix.admin.api.core.CoreConfigAdmin
Assign a ConnectorBinding to a VDB's Model
assignRoleToGroup(String, String) - Method in interface com.metamatrix.admin.api.server.ServerSecurityAdmin
Assign to the given Group the given Administrative Role.
authenticate() - Method in class com.metamatrix.common.comm.platform.socket.client.SocketServerConnection
 
AUTO_FAILOVER - Static variable in interface com.metamatrix.common.api.MMURL.CONNECTION
If true, will automatically select a new server instance after a communication exception.
AUTO_INCREMENTING - Static variable in interface com.metamatrix.dqp.metadata.ResultsMetadataConstants
 
AUTO_WRAP_OFF - Static variable in interface com.metamatrix.jdbc.api.ExecutionProperties
Transaction auto wrap constant - never wrap a command execution in a transaction and allow multi-source updates to occur outside of a transaction.
AUTO_WRAP_ON - Static variable in interface com.metamatrix.jdbc.api.ExecutionProperties
Transaction auto wrap constant - always wrap every non-transactional command execution in a transaction.
AUTO_WRAP_OPTIMISTIC - Static variable in interface com.metamatrix.jdbc.api.ExecutionProperties
Transaction auto wrap constant
AUTO_WRAP_PESSIMISTIC - Static variable in interface com.metamatrix.jdbc.api.ExecutionProperties
Transaction auto wrap constant - pessimistic mode assumes that any command execution might require a transaction to be wrapped around it.

B

BACKSLASH_DELIMITER - Static variable in class com.metamatrix.common.api.MMURL
 
BasicMetaMatrixPrincipal - Class in com.metamatrix.platform.security.api
 
BasicMetaMatrixPrincipal(String, int, Set) - Constructor for class com.metamatrix.platform.security.api.BasicMetaMatrixPrincipal
Create a BasicMetaMatrixPrincipal with all attributes required for display in the MetaMatrix Console.
BasicMetaMatrixPrincipal(String, int) - Constructor for class com.metamatrix.platform.security.api.BasicMetaMatrixPrincipal
Create a minimal BasicMetaMatrixPrincipal.
BasicMetaMatrixPrincipal(BasicMetaMatrixPrincipal) - Constructor for class com.metamatrix.platform.security.api.BasicMetaMatrixPrincipal
Copy CTOR.
BatchSerializer - Class in com.metamatrix.common.batch
 
begin() - Method in interface com.metamatrix.dqp.client.ClientSideDQP
 
BINDINGS_IGNORE_DECRYPT_ERROR - Static variable in class com.metamatrix.admin.api.objects.AdminOptions
Connector bindings have encrypted passwords as connection properties.
bounceSystem(boolean) - Method in interface com.metamatrix.admin.api.server.ServerRuntimeStateAdmin
Stop and restart the entire system.
buildIdentifier(String[]) - Static method in class com.metamatrix.admin.objects.MMAdminObject
Create a fully-qualified identifier from an array of identifier parts.
buildIdentifierArray(String) - Static method in class com.metamatrix.admin.objects.MMAdminObject
Build the Identifer, as an array of its parts
buildIdentifierArray(String) - Static method in class com.metamatrix.admin.objects.MMProcess
Build the Identifer, as an array of its parts.
buildIdentifierList(String) - Static method in class com.metamatrix.admin.objects.MMAdminObject
Build the Identifer, as a list of its parts
ByteLobChunkStream - Class in com.metamatrix.common.lob
A wrapper class, given a InputStream object can convert a underlying stream into sequence of ByteLobChunk objects of given chunk size.
ByteLobChunkStream(InputStream, int) - Constructor for class com.metamatrix.common.lob.ByteLobChunkStream
 

C

Cache - Interface in com.metamatrix.admin.api.objects
Represents a cache in the MetaMatrix system.
cancel(boolean) - Method in class com.metamatrix.dqp.client.ResultsFuture
 
cancelRequest(String) - Method in interface com.metamatrix.admin.api.core.CoreRuntimeStateAdmin
Cancel Request
cancelRequest(long) - Method in interface com.metamatrix.dqp.client.ClientSideDQP
 
cancelSourceRequest(String) - Method in interface com.metamatrix.admin.api.core.CoreRuntimeStateAdmin
Cancel Source Request
CASE_SENSITIVE - Static variable in interface com.metamatrix.dqp.metadata.ResultsMetadataConstants
 
changeVDBStatus(String, String, int) - Method in interface com.metamatrix.admin.api.core.CoreRuntimeStateAdmin
Change the status of a Deployed VDB
clearCache(String) - Method in interface com.metamatrix.admin.api.core.CoreRuntimeStateAdmin
Clear the cache or caches specified by the cacheIdentifier.
CLIENT_HOSTNAME - Static variable in interface com.metamatrix.common.api.MMURL.CONNECTION
 
CLIENT_IP_ADDRESS - Static variable in interface com.metamatrix.common.api.MMURL.CONNECTION
 
CLIENT_TOKEN_PROP - Static variable in interface com.metamatrix.common.api.MMURL.CONNECTION
 
ClientSideDQP - Interface in com.metamatrix.dqp.client
 
clone() - Method in class com.metamatrix.platform.security.api.BasicMetaMatrixPrincipal
Return a cloned instance of this object.
clone() - Method in interface com.metamatrix.platform.security.api.MetaMatrixPrincipal
Return a cloned instance of this object.
clone() - Method in class com.metamatrix.platform.security.api.MetaMatrixSessionInfo
Return a cloned instance of this object.
clone() - Method in class com.metamatrix.platform.security.api.SessionToken
Return a cloned instance of this object.
close() - Method in interface com.metamatrix.admin.api.server.ServerAdmin
Closes ServerAdmin connection to the server.
close() - Method in interface com.metamatrix.common.comm.platform.socket.ObjectChannel
 
close() - Method in class com.metamatrix.common.lob.ByteLobChunkStream
 
close() - Method in class com.metamatrix.common.lob.LobChunkInputStream
 
close() - Method in interface com.metamatrix.common.lob.LobChunkProducer
Close the underlaying stream of producing the chunks
close() - Method in class com.metamatrix.common.lob.ReaderInputStream
 
close() - Method in class com.metamatrix.dqp.client.impl.StreamingLobChunckProducer
 
close() - Method in class org.jboss.netty.handler.codec.serialization.ObjectDecoderInputStream
 
close() - Method in class org.jboss.netty.handler.codec.serialization.ObjectEncoderOutputStream
 
CLOSED - Static variable in interface com.metamatrix.platform.security.api.MetaMatrixSessionState
The session is closed - this state cannot change once it is reached.
CLOSED_STATE_DESC - Static variable in interface com.metamatrix.admin.api.objects.Session
The description when the session is closed - this state cannot change once it is reached.
closeLobChunkStream(int, long, String) - Method in interface com.metamatrix.dqp.client.ClientSideDQP
 
closeRequest(long) - Method in interface com.metamatrix.dqp.client.ClientSideDQP
 
CODE_DECRYPTION_FAILED - Static variable in interface com.metamatrix.admin.api.objects.AdminStatus
Warning status code indicating that an object could not be decrypted.
CODE_SUCCESS - Static variable in interface com.metamatrix.admin.api.objects.AdminStatus
Status code indicating that the operation succeeded.
CODE_TABLE_CACHE - Static variable in interface com.metamatrix.admin.api.objects.Cache
 
CODE_UNKNOWN - Static variable in interface com.metamatrix.admin.api.objects.AdminStatus
Status code indicating an unknown status
COLON_DELIMITER - Static variable in class com.metamatrix.common.api.MMURL
 
com.metamatrix.admin - package com.metamatrix.admin
 
com.metamatrix.admin.api.core - package com.metamatrix.admin.api.core
 
com.metamatrix.admin.api.embedded - package com.metamatrix.admin.api.embedded
 
com.metamatrix.admin.api.exception - package com.metamatrix.admin.api.exception
 
com.metamatrix.admin.api.exception.security - package com.metamatrix.admin.api.exception.security
 
com.metamatrix.admin.api.objects - package com.metamatrix.admin.api.objects
 
com.metamatrix.admin.api.server - package com.metamatrix.admin.api.server
 
com.metamatrix.admin.objects - package com.metamatrix.admin.objects
 
com.metamatrix.api.exception.query - package com.metamatrix.api.exception.query
 
com.metamatrix.api.exception.security - package com.metamatrix.api.exception.security
 
com.metamatrix.client - package com.metamatrix.client
 
com.metamatrix.common.api - package com.metamatrix.common.api
 
com.metamatrix.common.batch - package com.metamatrix.common.batch
 
com.metamatrix.common.comm - package com.metamatrix.common.comm
 
com.metamatrix.common.comm.api - package com.metamatrix.common.comm.api
 
com.metamatrix.common.comm.exception - package com.metamatrix.common.comm.exception
 
com.metamatrix.common.comm.platform - package com.metamatrix.common.comm.platform
 
com.metamatrix.common.comm.platform.client - package com.metamatrix.common.comm.platform.client
 
com.metamatrix.common.comm.platform.socket - package com.metamatrix.common.comm.platform.socket
 
com.metamatrix.common.comm.platform.socket.client - package com.metamatrix.common.comm.platform.socket.client
 
com.metamatrix.common.lob - package com.metamatrix.common.lob
 
com.metamatrix.common.xa - package com.metamatrix.common.xa
 
com.metamatrix.dqp.client - package com.metamatrix.dqp.client
 
com.metamatrix.dqp.client.impl - package com.metamatrix.dqp.client.impl
 
com.metamatrix.dqp.exception - package com.metamatrix.dqp.exception
 
com.metamatrix.dqp.message - package com.metamatrix.dqp.message
 
com.metamatrix.dqp.metadata - package com.metamatrix.dqp.metadata
 
com.metamatrix.jdbc.api - package com.metamatrix.jdbc.api
 
com.metamatrix.platform.security.api - package com.metamatrix.platform.security.api
 
com.metamatrix.platform.util - package com.metamatrix.platform.util
 
com.metamatrix.server.serverapi - package com.metamatrix.server.serverapi
 
COMMA_DELIMITER - Static variable in class com.metamatrix.common.api.MMURL
 
commit() - Method in interface com.metamatrix.dqp.client.ClientSideDQP
 
commit(MMXid, boolean) - Method in interface com.metamatrix.dqp.client.ClientSideDQP
 
COMMON_NAME - Static variable in interface com.metamatrix.admin.api.objects.User
User's common name
CommonCommPlugin - Class in com.metamatrix.common.comm
 
CommonCommPlugin() - Constructor for class com.metamatrix.common.comm.CommonCommPlugin
 
CommPlatformPlugin - Class in com.metamatrix.common.comm.platform
CommPlatformPlugin
CommPlatformPlugin() - Constructor for class com.metamatrix.common.comm.platform.CommPlatformPlugin
 
CommunicationException - Exception in com.metamatrix.common.comm.exception
An error occurred in communication between client and server.
CommunicationException() - Constructor for exception com.metamatrix.common.comm.exception.CommunicationException
No-Arg Constructor
CommunicationException(String) - Constructor for exception com.metamatrix.common.comm.exception.CommunicationException
 
CommunicationException(Throwable) - Constructor for exception com.metamatrix.common.comm.exception.CommunicationException
 
CommunicationException(Throwable, String) - Constructor for exception com.metamatrix.common.comm.exception.CommunicationException
 
compareTo(Object) - Method in class com.metamatrix.admin.objects.MMVDB
 
compareTo(Object) - Method in class com.metamatrix.platform.security.api.MetaMatrixPrincipalName
Compares this object to another.
compareTo(MetaMatrixSessionID) - Method in class com.metamatrix.platform.security.api.MetaMatrixSessionID
Compares this object to another.
compareTo(SessionToken) - Method in class com.metamatrix.platform.security.api.SessionToken
Compares this SessionToken to another Object.
CONFIGURATION_MODEL_TYPE - Static variable in interface com.metamatrix.admin.api.objects.ExtensionModule
The name of the Configuration Model type of extension module.
connect(ObjectChannelFactory) - Method in class com.metamatrix.common.comm.platform.socket.client.SocketServerInstanceImpl
 
connectionAdded(ServerConnection) - Method in interface com.metamatrix.common.comm.api.ServerConnectionListener
A connection has been added to DQP
ConnectionException - Exception in com.metamatrix.common.comm.exception
This exception indicates that an error has occurred during connection.
ConnectionException() - Constructor for exception com.metamatrix.common.comm.exception.ConnectionException
No-Arg Constructor
ConnectionException(String) - Constructor for exception com.metamatrix.common.comm.exception.ConnectionException
 
ConnectionException(Throwable) - Constructor for exception com.metamatrix.common.comm.exception.ConnectionException
 
ConnectionException(Throwable, String) - Constructor for exception com.metamatrix.common.comm.exception.ConnectionException
 
ConnectionProperties - Interface in com.metamatrix.jdbc.api
MetaMatrix-specific connection properties.
connectionRemoved(ServerConnection) - Method in interface com.metamatrix.common.comm.api.ServerConnectionListener
A connection has been removed for DQP
connectionSuccessful(HostInfo, SocketServerInstance) - Method in class com.metamatrix.common.comm.platform.socket.client.AdminApiServerDiscovery
 
connectionSuccessful(HostInfo, SocketServerInstance) - Method in interface com.metamatrix.common.comm.platform.socket.client.ServerDiscovery
 
connectionSuccessful(HostInfo, SocketServerInstance) - Method in class com.metamatrix.common.comm.platform.socket.client.UrlServerDiscovery
 
CONNECTOR_RESULT_SET_CACHE - Static variable in interface com.metamatrix.admin.api.objects.Cache
 
ConnectorBinding - Interface in com.metamatrix.admin.api.objects
Represents a connector binding (the instance of a connector type) in the MetaMatrix system.
ConnectorType - Interface in com.metamatrix.admin.api.objects
Represents a connector type in the MetaMatrix system.
containsOption(int) - Method in class com.metamatrix.admin.api.objects.AdminOptions
Check if the given option was specified.
containsRole(String) - Static method in class com.metamatrix.admin.api.server.AdminRoles
Determine whether an admin role exists by the given roleName.
CONTEXT_DELIMETER - Static variable in interface com.metamatrix.admin.api.objects.LogConfiguration
This String should separate each of the contexts in the String value for the property LogConfiguration.LOG_CONTEXT_PROPERTY_NAME.
convertException(Method, Throwable) - Static method in class com.metamatrix.client.ExceptionUtil
 
convertException() - Method in class com.metamatrix.common.comm.exception.ExceptionHolder
 
convertResult() - Method in class com.metamatrix.dqp.client.ResultsFuture
 
convertToXML(PlanNode) - Static method in class com.metamatrix.jdbc.api.XMLOutputVisitor
Helper method to perform a conversion using the DefaultDisplayHelper.
CoreConfigAdmin - Interface in com.metamatrix.admin.api.core
This interface describes the methods to configure MetaMatrix.
CoreMonitoringAdmin - Interface in com.metamatrix.admin.api.core
Used to access the monitorable components of the MetaMatrix system.
CoreRuntimeStateAdmin - Interface in com.metamatrix.admin.api.core
This interface defines the methods to interact with the MetaMatrix system during runtime.
CoreSecurityAdmin - Interface in com.metamatrix.admin.api.core
This interface defines the methods available for security administration in the MetaMatrix system.
createAdmin(String, char[], String) - Method in class com.metamatrix.common.comm.platform.client.ServerAdminFactory
Creates a ServerAdmin with the specified connection properties.
createAdmin(String, char[], String, String) - Method in class com.metamatrix.common.comm.platform.client.ServerAdminFactory
Creates a ServerAdmin with the specified connection properties.
createAdmin(Properties) - Method in class com.metamatrix.common.comm.platform.client.ServerAdminFactory
 
createConnection(Properties) - Method in interface com.metamatrix.common.comm.api.ServerConnectionFactory
Establish a connection to the server.
createConnection(Properties) - Method in class com.metamatrix.common.comm.platform.socket.client.SocketServerConnectionFactory
 
createObjectChannel(SocketAddress, boolean) - Method in interface com.metamatrix.common.comm.platform.socket.client.ObjectChannelFactory
 
createObjectChannel(SocketAddress, boolean) - Method in class com.metamatrix.common.comm.platform.socket.client.OioOjbectChannelFactory
 
CREDENTIALS - Static variable in interface com.metamatrix.common.api.MMURL.JDBC
 
CriteriaEvaluationException - Exception in com.metamatrix.api.exception.query
This exception is thrown when an error occurs while evaluating a SQL criteria.
CriteriaEvaluationException() - Constructor for exception com.metamatrix.api.exception.query.CriteriaEvaluationException
No-arg constructor required by Externalizable semantics.
CriteriaEvaluationException(String) - Constructor for exception com.metamatrix.api.exception.query.CriteriaEvaluationException
Construct an instance with the message specified.
CriteriaEvaluationException(String, String) - Constructor for exception com.metamatrix.api.exception.query.CriteriaEvaluationException
Construct an instance with the message and error code specified.
CriteriaEvaluationException(Throwable, String) - Constructor for exception com.metamatrix.api.exception.query.CriteriaEvaluationException
Construct an instance from a message and an exception to chain to this one.
CriteriaEvaluationException(Throwable, String, String) - Constructor for exception com.metamatrix.api.exception.query.CriteriaEvaluationException
Construct an instance from a message and a code and an exception to chain to this one.
CRITICAL - Static variable in interface com.metamatrix.admin.api.embedded.EmbeddedLogger
Message level value that specifies that critical messages are to be recorded.
CRITICAL - Static variable in interface com.metamatrix.admin.api.objects.LogConfiguration
Message level value that specifies that critical messages are to be recorded.
CTX_ALL - Static variable in interface com.metamatrix.admin.api.objects.LogConfiguration
A flag that specifies ALL logging contexts.
CURRENCY - Static variable in interface com.metamatrix.dqp.metadata.ResultsMetadataConstants
 

D

DATA_TYPE - Static variable in interface com.metamatrix.dqp.metadata.ResultsMetadataConstants
 
deassignBindingFromModel(String, String, String, String) - Method in interface com.metamatrix.admin.api.server.ServerConfigAdmin
Deassign a ConnectorBinding from a VDB's Model
deassignBindingsFromModel(String[], String, String, String) - Method in interface com.metamatrix.admin.api.server.ServerConfigAdmin
Deassign ConnectorBindings from a VDB's Model.
DEFAULT_APPLICATION_NAME - Static variable in class com.metamatrix.common.comm.platform.client.ServerAdminFactory
 
DEFAULT_FETCH_SIZE - Static variable in class com.metamatrix.dqp.message.RequestMessage
 
DEFAULT_PROTOCOL - Static variable in class com.metamatrix.common.api.MMURL
 
DEFAULT_RADIX - Static variable in class com.metamatrix.dqp.metadata.ResultsMetadataDefaults
 
DEFAULT_SCALE - Static variable in class com.metamatrix.dqp.metadata.ResultsMetadataDefaults
 
DEFAULT_TO_LOGON - Static variable in interface com.metamatrix.jdbc.api.ConnectionProperties
 
DefaultDisplayHelper - Class in com.metamatrix.jdbc.api
Implement a default display helper that can be used with the TextOutputVisitor and XMLOutputVisitor.
DefaultDisplayHelper() - Constructor for class com.metamatrix.jdbc.api.DefaultDisplayHelper
 
deleteConnectorBinding(String) - Method in interface com.metamatrix.admin.api.core.CoreConfigAdmin
Delete the ConnectorBinding from the Configuration
deleteConnectorType(String) - Method in interface com.metamatrix.admin.api.core.CoreConfigAdmin
Delete Connector Type from Next Configuration
DELETED - Static variable in interface com.metamatrix.admin.api.objects.VDB
Mark VDB for Deletion
deleteExtensionModule(String) - Method in interface com.metamatrix.admin.api.core.CoreConfigAdmin
Deletes an ExtensionModule from the list of modules.
deleteHost(String) - Method in interface com.metamatrix.admin.api.server.ServerConfigAdmin
Delete Host in Configuration
deleteProcess(String) - Method in interface com.metamatrix.admin.api.server.ServerConfigAdmin
Delete Process in Configuration
deleteUDF() - Method in interface com.metamatrix.admin.api.core.CoreConfigAdmin
Delete the User Defined Function model.
DELIMITER - Static variable in interface com.metamatrix.admin.api.objects.AdminObject
The character (as a String) that delimits the atomic components of the identifier.
DELIMITER_CHAR - Static variable in interface com.metamatrix.admin.api.objects.AdminObject
The character that delimits the atomic components of the identifier.
deployed - Variable in class com.metamatrix.admin.objects.MMAdminObject
indicates if component is in operational configuration
DESCRIPTION - Static variable in interface com.metamatrix.admin.api.objects.Group
The group description
DETAIL - Static variable in interface com.metamatrix.admin.api.embedded.EmbeddedLogger
Message level value that specifies that detailed, information, warning, error and critical messages are to be recorded.
DETAIL - Static variable in interface com.metamatrix.admin.api.objects.LogConfiguration
Message level value that specifies that detailed, information, warning, error and critical messages are to be recorded.
DISABLE_LOCAL_TRANSACTIONS - Static variable in interface com.metamatrix.jdbc.api.ExecutionProperties
If true, will ignore autocommit for local transactions.
disableHost(String) - Method in interface com.metamatrix.admin.api.server.ServerConfigAdmin
Disable Host in Configuration
disableProcess(String) - Method in interface com.metamatrix.admin.api.server.ServerConfigAdmin
Disable Process in Configuration
DISCOVERY_STRATEGY - Static variable in interface com.metamatrix.common.api.MMURL.CONNECTION
A plugable discovery strategy for the client.
DISPLAY_SIZE - Static variable in interface com.metamatrix.dqp.metadata.ResultsMetadataConstants
 
DisplayHelper - Interface in com.metamatrix.jdbc.api
This interface is used to plug in display-specific information for the TextOutputVisitor.
DOT_DELIMITER - Static variable in class com.metamatrix.common.api.MMURL
 
DOUBLE_SLASH_DELIMITER - Static variable in class com.metamatrix.common.api.MMURL
 
DQP - Interface in com.metamatrix.admin.api.objects
The distributed query processor, which is the internal query engine component used by MetaMatrix products.

E

ELEMENT_LABEL - Static variable in interface com.metamatrix.dqp.metadata.ResultsMetadataConstants
 
ELEMENT_NAME - Static variable in interface com.metamatrix.dqp.metadata.ResultsMetadataConstants
 
EmbeddedAdmin - Interface in com.metamatrix.admin.api.embedded
 
EmbeddedConfigAdmin - Interface in com.metamatrix.admin.api.embedded
 
EmbeddedLogger - Interface in com.metamatrix.admin.api.embedded
Custom logging interface that provides a hook for custom implementations to log messages produced by MM Query.
EmbeddedMonitoringAdmin - Interface in com.metamatrix.admin.api.embedded
 
EmbeddedRuntimeStateAdmin - Interface in com.metamatrix.admin.api.embedded
 
EmbeddedSecurityAdmin - Interface in com.metamatrix.admin.api.embedded
 
enabled - Variable in class com.metamatrix.admin.objects.MMAdminObject
indicated if component is enabled
ENABLED_FLAG - Static variable in interface com.metamatrix.admin.api.objects.ProcessObject
Proces Enabled Flag Property Name
enableHost(String) - Method in interface com.metamatrix.admin.api.server.ServerConfigAdmin
Enable Host in Configuration
enableProcess(String) - Method in interface com.metamatrix.admin.api.server.ServerConfigAdmin
Enable Process in Configuration
end(MMXid, int) - Method in interface com.metamatrix.dqp.client.ClientSideDQP
 
Entitlement - Interface in com.metamatrix.admin.api.objects
 
equals(Object) - Method in class com.metamatrix.admin.objects.MMVDB
 
equals(Object) - Method in class com.metamatrix.common.api.HostInfo
 
equals(Object) - Method in class com.metamatrix.common.api.MMURL
 
equals(Object) - Method in class com.metamatrix.common.xa.MMXid
 
equals(Object) - Method in class com.metamatrix.dqp.message.RequestID
 
equals(Object) - Method in class com.metamatrix.platform.security.api.BasicMetaMatrixPrincipal
 
equals(Object) - Method in class com.metamatrix.platform.security.api.MetaMatrixPrincipalName
 
equals(Object) - Method in class com.metamatrix.platform.security.api.MetaMatrixSessionID
Returns true if the specified object is semantically equal to this instance.
equals(Object) - Method in class com.metamatrix.platform.security.api.SessionToken
Returns true if the specified object is semantically equal to this instance.
equals(Object) - Method in class com.metamatrix.server.serverapi.RequestInfo
 
ERROR - Static variable in interface com.metamatrix.admin.api.embedded.EmbeddedLogger
Message level value that specifies that error messages and critical messages are to be recorded.
ERROR - Static variable in interface com.metamatrix.admin.api.objects.LogConfiguration
Message level value that specifies that error messages and critical messages are to be recorded.
ESCAPED_DELIMITER - Static variable in interface com.metamatrix.admin.api.objects.AdminObject
The delimiter character as a String escaped.
ESCAPED_WILDCARD - Static variable in interface com.metamatrix.admin.api.objects.AdminObject
The wildcard character as a String escaped.
EXCEPTION - Static variable in interface com.metamatrix.admin.api.objects.AdminOptions.OnConflict
If there is conflict in the bindings then return with an exception
ExceptionHolder - Class in com.metamatrix.common.comm.exception
 
ExceptionHolder() - Constructor for class com.metamatrix.common.comm.exception.ExceptionHolder
 
ExceptionHolder(Throwable) - Constructor for class com.metamatrix.common.comm.exception.ExceptionHolder
 
exceptionOccurred(Throwable) - Method in interface com.metamatrix.common.comm.api.ResultsReceiver
 
exceptionOccurred(Throwable) - Method in class com.metamatrix.common.comm.platform.socket.client.SocketServerInstanceImpl
Send an exception to all clients that are currently waiting for a response.
ExceptionUtil - Class in com.metamatrix.client
 
ExceptionUtil() - Constructor for class com.metamatrix.client.ExceptionUtil
 
executeRequest(long, RequestMessage) - Method in interface com.metamatrix.dqp.client.ClientSideDQP
 
ExecutionProperties - Interface in com.metamatrix.jdbc.api
MetaMatrix-specific execution properties.
EXPIRED - Static variable in interface com.metamatrix.platform.security.api.MetaMatrixSessionState
The session has expired - this state cannot change once it is reached.
EXPIRED_STATE_DESC - Static variable in interface com.metamatrix.admin.api.objects.Session
The description when the session has expired - this state cannot change once it is reached.
exportConfiguration() - Method in interface com.metamatrix.admin.api.core.CoreConfigAdmin
Export Configuration to character Array in XML format
exportConnectorArchive(String) - Method in interface com.metamatrix.admin.api.core.CoreConfigAdmin
Export Connector Archive, which is bundled connector type with its xml properties file and all the extension modules required by the this connector type
exportConnectorBinding(String) - Method in interface com.metamatrix.admin.api.core.CoreConfigAdmin
Export a ConnectorBinding to character Array in XML format
exportConnectorType(String) - Method in interface com.metamatrix.admin.api.core.CoreConfigAdmin
Export Connector Type to character array
exportDataRoles(String, String) - Method in interface com.metamatrix.admin.api.server.ServerSecurityAdmin
Export the data roles defined for the given vdb fromthe current system
exportExtensionModule(String) - Method in interface com.metamatrix.admin.api.core.CoreConfigAdmin
Export an ExtensionModule to byte array
exportLogs() - Method in interface com.metamatrix.admin.api.server.ServerMonitoringAdmin
Export the server logs to a byte[].
exportVDB(String, String) - Method in interface com.metamatrix.admin.api.core.CoreConfigAdmin
Export VDB to byte array
ExpressionEvaluationException - Exception in com.metamatrix.api.exception.query
This exception is thrown when an error occurs while evaluating a SQL expression.
ExpressionEvaluationException() - Constructor for exception com.metamatrix.api.exception.query.ExpressionEvaluationException
No-arg constructor required by Externalizable semantics.
ExpressionEvaluationException(String) - Constructor for exception com.metamatrix.api.exception.query.ExpressionEvaluationException
Construct an instance with the message specified.
ExpressionEvaluationException(String, String) - Constructor for exception com.metamatrix.api.exception.query.ExpressionEvaluationException
Construct an instance with the message and error code specified.
ExpressionEvaluationException(Throwable, String) - Constructor for exception com.metamatrix.api.exception.query.ExpressionEvaluationException
Construct an instance from a message and an exception to chain to this one.
ExpressionEvaluationException(Throwable, String, String) - Constructor for exception com.metamatrix.api.exception.query.ExpressionEvaluationException
Construct an instance from a message and a code and an exception to chain to this one.
ExtensionModule - Interface in com.metamatrix.admin.api.objects
An extension module is a library (usually in jar format) that extends the MetaMatrix system in some way.

F

flush() - Method in class org.jboss.netty.handler.codec.serialization.ObjectEncoderOutputStream
 
FORCED_SHUTDOWN_TIME - Static variable in interface com.metamatrix.admin.api.objects.ProcessObject
Proces Forced Shutdown Time Property Name
forget(MMXid) - Method in interface com.metamatrix.dqp.client.ClientSideDQP
 
FORMAT_SERVER - Static variable in class com.metamatrix.common.api.MMURL
 
FUNCTION_DEFINITION_TYPE - Static variable in interface com.metamatrix.admin.api.objects.ExtensionModule
The name of the Function Definition type of extension module.
FunctionExecutionException - Exception in com.metamatrix.api.exception.query
During processing, an invalid function was detected.
FunctionExecutionException() - Constructor for exception com.metamatrix.api.exception.query.FunctionExecutionException
No-arg constructor required by Externalizable semantics.
FunctionExecutionException(String) - Constructor for exception com.metamatrix.api.exception.query.FunctionExecutionException
Construct an instance with the message specified.
FunctionExecutionException(String, String) - Constructor for exception com.metamatrix.api.exception.query.FunctionExecutionException
Construct an instance with the message and error code specified.
FunctionExecutionException(Throwable, String) - Constructor for exception com.metamatrix.api.exception.query.FunctionExecutionException
Construct an instance from a message and an exception to chain to this one.
FunctionExecutionException(Throwable, String, String) - Constructor for exception com.metamatrix.api.exception.query.FunctionExecutionException
Construct an instance from a message and a code and an exception to chain to this one.
FunctionMetadataException - Exception in com.metamatrix.api.exception.query
Detected invalid function metadata during validation.
FunctionMetadataException() - Constructor for exception com.metamatrix.api.exception.query.FunctionMetadataException
No-arg constructor required by Externalizable semantics.
FunctionMetadataException(String) - Constructor for exception com.metamatrix.api.exception.query.FunctionMetadataException
Construct an instance with the message specified.
FunctionMetadataException(String, String) - Constructor for exception com.metamatrix.api.exception.query.FunctionMetadataException
Construct an instance with the message and error code specified.
FunctionMetadataException(Throwable, String) - Constructor for exception com.metamatrix.api.exception.query.FunctionMetadataException
Construct an instance from a message and an exception to chain to this one.
FunctionMetadataException(Throwable, String, String) - Constructor for exception com.metamatrix.api.exception.query.FunctionMetadataException
Construct an instance from a message and a code and an exception to chain to this one.

G

generateMaterializationScripts(String, String, String, String, String, String) - Method in interface com.metamatrix.admin.api.server.ServerConfigAdmin
Generate the scripts necessary for loading or refreshing a VDB with Materialized Views.
get() - Method in class com.metamatrix.dqp.client.ResultsFuture
 
get(long, TimeUnit) - Method in class com.metamatrix.dqp.client.ResultsFuture
 
getAllowedValues() - Method in interface com.metamatrix.admin.api.objects.PropertyDefinition
Get the allowed values for this property.
getAllowedValues() - Method in class com.metamatrix.admin.objects.MMPropertyDefinition
 
getAllRoleNames() - Static method in class com.metamatrix.admin.api.server.AdminRoles
Get the set of static MetaMatrix administrative roles known to the system.
getAnnotation() - Method in interface com.metamatrix.jdbc.api.Annotation
Get annotation description.
getAnnotations() - Method in class com.metamatrix.dqp.message.ResultsMessage
 
getAnonSSLContext() - Static method in class com.metamatrix.common.comm.platform.socket.SocketUtil
 
getApplicationName() - Method in interface com.metamatrix.admin.api.objects.Session
Get the Application Name
getApplicationName() - Method in class com.metamatrix.admin.objects.MMSession
Get the Application Name
getApplicationName() - Method in class com.metamatrix.platform.security.api.MetaMatrixSessionInfo
 
getAppServerURL() - Method in class com.metamatrix.common.api.MMURL
Get the Metamatrix Application Server URL
getAvailableRoles() - Static method in class com.metamatrix.admin.objects.MMRole
Get the names of all administrative roles in the system.
getBootstrapProperties() - Method in interface com.metamatrix.admin.api.server.ServerConfigAdmin
Return the bootstrap properties used to configure initialize the system.
getBranchQualifier() - Method in class com.metamatrix.common.xa.MMXid
 
getByteContents() - Method in class com.metamatrix.common.lob.LobChunkInputStream
Get the byte contents of the input stream.
getBytes() - Method in class com.metamatrix.common.lob.LobChunk
 
getCaches(String) - Method in interface com.metamatrix.admin.api.core.CoreMonitoringAdmin
Get the Caches that correspond to the specified identifer pattern
getCategory() - Method in interface com.metamatrix.jdbc.api.Annotation
Get category of this annotation.
getChildren() - Method in exception com.metamatrix.admin.api.exception.AdminException
Returns a non-null list of failures (AdminExceptions), one for each component that failed.
getChildren() - Method in interface com.metamatrix.jdbc.api.PlanNode
Get the children of this component, which are always of type PlanNode.
getClientHostname() - Method in class com.metamatrix.platform.security.api.MetaMatrixSessionInfo
 
getClientIp() - Method in class com.metamatrix.platform.security.api.MetaMatrixSessionInfo
 
getClusterKey() - Method in interface com.metamatrix.admin.api.server.ServerConfigAdmin
Retrieves the cluster key that authenticates and secures intra-cluster communication.
getClusterName() - Method in class com.metamatrix.platform.security.api.LogonResult
 
getCode() - Method in exception com.metamatrix.admin.api.exception.AdminException
Get the optional error code.
getCode() - Method in interface com.metamatrix.admin.api.objects.AdminStatus
Get the status code.
getCode() - Method in class com.metamatrix.admin.objects.MMAdminStatus
 
getColumn() - Method in exception com.metamatrix.api.exception.query.QueryParserException
Get column error occurred on in string being parsed.
getColumnMetadata() - Method in class com.metamatrix.dqp.client.MetadataResult
 
getColumnNames() - Method in class com.metamatrix.dqp.message.ResultsMessage
 
getCommand() - Method in class com.metamatrix.server.serverapi.RequestInfo
Get the actual command to perform.
getCommands() - Method in class com.metamatrix.dqp.message.RequestMessage
 
getCommandString() - Method in class com.metamatrix.dqp.message.RequestMessage
 
getCompletedTimestamp() - Method in class com.metamatrix.dqp.message.ResultsMessage
 
getConnectionID() - Method in class com.metamatrix.dqp.message.RequestID
Return connectionID, may be null if connection has not been specified.
getConnectionPoolIdentifier() - Method in class com.metamatrix.admin.objects.MMResource
Return the Identifier for the Connection Pool Assigned
getConnectorBindingName() - Method in interface com.metamatrix.admin.api.objects.Request
 
getConnectorBindingName() - Method in class com.metamatrix.admin.objects.MMRequest
 
getConnectorBindingName() - Method in exception com.metamatrix.dqp.exception.SourceWarning
Get's the connector binding name for the atomic query.
getConnectorBindingNames() - Method in interface com.metamatrix.admin.api.objects.Model
Return the connector binding names for this Virtual Databse.
getConnectorBindingNames() - Method in class com.metamatrix.admin.objects.MMModel
 
getConnectorBindings(String) - Method in interface com.metamatrix.admin.api.core.CoreMonitoringAdmin
Get the Connector Bindings that correspond to the specifed identifer pattern.
getConnectorBindingsInVDB(String) - Method in interface com.metamatrix.admin.api.core.CoreMonitoringAdmin
Get all the Connector Bindings for the given VDB identifier pattern
getConnectorBindingUUID() - Method in class com.metamatrix.server.serverapi.RequestInfo
Return the connector binding UUID;
getConnectorTypeName() - Method in interface com.metamatrix.admin.api.objects.ConnectorBinding
Get the identifier for this connector binding's ConnectorType.
getConnectorTypeName() - Method in class com.metamatrix.admin.objects.MMConnectorBinding
 
getConnectorTypes(String) - Method in interface com.metamatrix.admin.api.core.CoreMonitoringAdmin
Get the Connector Types that correspond to the specified identifer pattern.
getContents() - Method in class com.metamatrix.common.comm.api.Message
 
getCreated() - Method in interface com.metamatrix.admin.api.objects.Request
 
getCreated() - Method in class com.metamatrix.admin.objects.MMAdminObject
 
getCreated() - Method in class com.metamatrix.admin.objects.MMRequest
 
getCreatedBy() - Method in class com.metamatrix.admin.objects.MMAdminObject
Name of user that created the object
getCreatedDate() - Method in class com.metamatrix.admin.objects.MMAdminObject
Get the Creation Date
getCreatedString() - Method in class com.metamatrix.admin.objects.MMRequest
 
getCryptor() - Method in interface com.metamatrix.common.comm.platform.socket.client.SocketServerInstance
 
getCryptor() - Method in class com.metamatrix.common.comm.platform.socket.client.SocketServerInstanceImpl
 
getCursorType() - Method in class com.metamatrix.dqp.message.RequestMessage
 
getCursorType() - Method in class com.metamatrix.dqp.message.ResultsMessage
 
getDataTypes() - Method in class com.metamatrix.dqp.message.ResultsMessage
 
getDebugLog() - Method in class com.metamatrix.dqp.message.ResultsMessage
 
getDefaultPrecision(Class) - Static method in class com.metamatrix.dqp.metadata.ResultsMetadataDefaults
 
getDefaultPrecision(String) - Static method in class com.metamatrix.dqp.metadata.ResultsMetadataDefaults
 
getDefaultValue() - Method in interface com.metamatrix.admin.api.objects.PropertyDefinition
Get the default value for values of this property, or an empty String if there is no default value.
getDefaultValue() - Method in class com.metamatrix.admin.objects.MMPropertyDefinition
 
getDequeues() - Method in interface com.metamatrix.admin.api.objects.QueueWorkerPool
 
getDequeues() - Method in class com.metamatrix.admin.objects.MMQueueWorkerPool
 
getDescription() - Method in interface com.metamatrix.admin.api.objects.ConnectorBinding
Returns the description
getDescription() - Method in interface com.metamatrix.admin.api.objects.DQP
Returns the description.
getDescription() - Method in interface com.metamatrix.admin.api.objects.ExtensionModule
 
getDescription() - Method in interface com.metamatrix.admin.api.objects.PropertyDefinition
Get the description of this property.
getDescription() - Method in class com.metamatrix.admin.objects.MMConnectorBinding
Returns the description
getDescription() - Method in class com.metamatrix.admin.objects.MMDQP
Returns the description
getDescription() - Method in class com.metamatrix.admin.objects.MMExtensionModule
 
getDescription() - Method in class com.metamatrix.admin.objects.MMPropertyDefinition
 
getDescription() - Method in class com.metamatrix.api.exception.query.UnresolvedSymbolDescription
Get the description of the problem
getDescription(PlanNode) - Method in class com.metamatrix.jdbc.api.DefaultDisplayHelper
 
getDescription(PlanNode) - Method in interface com.metamatrix.jdbc.api.DisplayHelper
Get the description to use for this plan node, which is usually displayed after the name as a short description.
getDiscardedContexts() - Method in interface com.metamatrix.admin.api.objects.LogConfiguration
Obtain the set of contexts for messages that are to be discarded.
getDiscardedContexts() - Method in class com.metamatrix.admin.objects.MMLogConfiguration
 
getDisplayName() - Method in interface com.metamatrix.admin.api.objects.PropertyDefinition
Get the localized display name of this property.
getDisplayName() - Method in class com.metamatrix.admin.objects.MMPropertyDefinition
 
getDQPs(String) - Method in interface com.metamatrix.admin.api.server.ServerMonitoringAdmin
Get the DQPs that correspond to the specified identifer pattern.
getEnqueues() - Method in interface com.metamatrix.admin.api.objects.QueueWorkerPool
 
getEnqueues() - Method in class com.metamatrix.admin.objects.MMQueueWorkerPool
 
getException() - Method in class com.metamatrix.dqp.message.ResultsMessage
 
getExecutionID() - Method in class com.metamatrix.dqp.message.RequestID
Return executionID, which identifies a per-connection execution.
getExecutionId() - Method in class com.metamatrix.dqp.message.RequestMessage
 
getExecutionPayload() - Method in class com.metamatrix.dqp.message.RequestMessage
 
getExtensionModules(String) - Method in interface com.metamatrix.admin.api.core.CoreMonitoringAdmin
Get the Extension Modules that correspond to the specified identifer pattern
getFetchSize() - Method in class com.metamatrix.dqp.message.RequestMessage
 
getFetchSize() - Method in class com.metamatrix.dqp.message.ResultsMessage
 
getFileContents() - Method in interface com.metamatrix.admin.api.objects.ExtensionModule
 
getFileContents() - Method in class com.metamatrix.admin.objects.MMExtensionModule
 
getFileNames() - Method in interface com.metamatrix.admin.api.objects.ScriptsContainer
Get the file names of all scripts in this container.
getFileNames() - Method in class com.metamatrix.admin.objects.MMScriptsContainer
 
getFinalRow() - Method in class com.metamatrix.dqp.message.ResultsMessage
 
getFirstRow() - Method in class com.metamatrix.dqp.message.ResultsMessage
 
getFormatId() - Method in class com.metamatrix.common.xa.MMXid
 
getFreeMemory() - Method in interface com.metamatrix.admin.api.objects.ProcessObject
 
getFreeMemory() - Method in class com.metamatrix.admin.objects.MMProcess
 
getGlobalTransactionId() - Method in class com.metamatrix.common.xa.MMXid
 
getGroupNames() - Method in class com.metamatrix.platform.security.api.BasicMetaMatrixPrincipal
Returns the Principal for each group that this principal is a member of.
getGroupNames() - Method in interface com.metamatrix.platform.security.api.MetaMatrixPrincipal
Returns the Principal for each group that this principal is a member of.
getGroupPrincipalNames() - Method in class com.metamatrix.platform.security.api.MetaMatrixPrincipalNames
Returns the names of all group principals contained in this object
getGroups(String) - Method in interface com.metamatrix.admin.api.server.ServerSecurityAdmin
Get the group denoted by the given groupIdentifier.
getGroupsForUser(String) - Method in interface com.metamatrix.admin.api.server.ServerSecurityAdmin
Get the group memberships for the given user.
getHighwaterMark() - Method in interface com.metamatrix.admin.api.objects.QueueWorkerPool
 
getHighwaterMark() - Method in class com.metamatrix.admin.objects.MMQueueWorkerPool
 
getHostIdentifier() - Method in interface com.metamatrix.admin.api.objects.ProcessObject
Get the Host Identifier for this MetaMatrix Process
getHostIdentifier() - Method in class com.metamatrix.admin.objects.MMProcess
 
getHostInfo() - Method in class com.metamatrix.common.api.MMURL
 
getHostInfo() - Method in interface com.metamatrix.common.comm.platform.socket.client.SocketServerInstance
 
getHostInfo() - Method in class com.metamatrix.common.comm.platform.socket.client.SocketServerInstanceImpl
Return identifier of the server VM this ServerInstance is associated with.
getHostName() - Method in interface com.metamatrix.admin.api.objects.Session
Get the host name of the machine the client is accessing from
getHostName() - Method in class com.metamatrix.admin.objects.MMConnectorBinding
 
getHostName() - Method in class com.metamatrix.admin.objects.MMDQP
 
getHostName() - Method in class com.metamatrix.admin.objects.MMProcess
 
getHostName() - Method in class com.metamatrix.admin.objects.MMSession
Get the host name of the machine the client is accessing from
getHostName() - Method in class com.metamatrix.common.api.HostInfo
 
getHosts(String) - Method in interface com.metamatrix.admin.api.server.ServerMonitoringAdmin
Get the hosts that correspond to the specified identifier pattern.
getHosts() - Method in class com.metamatrix.common.api.MMURL
Get a list of hosts
getIdentifier() - Method in interface com.metamatrix.admin.api.objects.AdminObject
Get the Full Name for this AdminObject.
getIdentifier() - Method in class com.metamatrix.admin.objects.MMAdminObject
Get the fully-qualified identifier
getIdentifier() - Method in class com.metamatrix.admin.objects.MMRole
 
getIdentifierArray() - Method in class com.metamatrix.admin.objects.MMAdminObject
Get the fully-qualified identifier as an array of its parts
getIncludedContexts() - Method in interface com.metamatrix.admin.api.objects.LogConfiguration
Obtain the set of message contexts that are currently used.
getIncludedContexts() - Method in class com.metamatrix.admin.objects.MMLogConfiguration
 
getInetAddress() - Method in interface com.metamatrix.admin.api.objects.ProcessObject
Get the IP address for the MetaMatrix Process
getInetAddress() - Method in class com.metamatrix.admin.objects.MMProcess
 
getInetAddress() - Method in class com.metamatrix.common.api.HostInfo
 
getInstance() - Static method in class com.metamatrix.common.comm.platform.client.ServerAdminFactory
Get the singleton instance
getInstance() - Static method in class com.metamatrix.common.comm.platform.socket.client.SocketServerConnectionFactory
 
getIPAddress() - Method in interface com.metamatrix.admin.api.objects.Session
Get the IPAddress for this Session
getIPAddress() - Method in class com.metamatrix.admin.objects.MMSession
Get the IPAddress for this Session
getKnownHosts() - Method in class com.metamatrix.common.comm.platform.socket.client.AdminApiServerDiscovery
 
getKnownHosts() - Method in interface com.metamatrix.common.comm.platform.socket.client.ServerDiscovery
 
getKnownHosts() - Method in class com.metamatrix.common.comm.platform.socket.client.UrlServerDiscovery
 
getLastChangedBy() - Method in class com.metamatrix.admin.objects.MMAdminObject
Get the name of the Revisor
getLastChangedDate() - Method in class com.metamatrix.admin.objects.MMAdminObject
Get the Last Revision Date
getLastPingTime() - Method in interface com.metamatrix.admin.api.objects.Session
Get the Last time Client has check to see if the server is still available
getLastPingTime() - Method in class com.metamatrix.admin.objects.MMSession
Get the Last time Client has checked to see if the server is still available
getLastPingTime() - Method in class com.metamatrix.platform.security.api.MetaMatrixSessionInfo
Get the time the server was last pinged by this session.
getLastPingTimeString() - Method in class com.metamatrix.admin.objects.MMSession
Get the Time the User logged into the System as a String
getLastRow() - Method in class com.metamatrix.dqp.message.ResultsMessage
 
getLastUpdated() - Method in class com.metamatrix.admin.objects.MMAdminObject
 
getLastUpdatedBy() - Method in class com.metamatrix.admin.objects.MMAdminObject
 
getLine() - Method in exception com.metamatrix.api.exception.query.QueryParserException
Get line error occurred on in string being parsed.
getLobChunkProducer() - Method in class com.metamatrix.dqp.client.impl.StreamingLobChunckProducer.Factory
 
getLogConfiguration() - Method in interface com.metamatrix.admin.api.core.CoreConfigAdmin
Get the LogConfiguration
getLogLevel() - Method in interface com.metamatrix.admin.api.objects.LogConfiguration
Get the current configured Log Level TODO: An int log level is of little use to clients.
getLogLevel() - Method in class com.metamatrix.admin.objects.MMLogConfiguration
 
getLogonResult() - Method in interface com.metamatrix.common.comm.api.ServerConnection
 
getLogonResult() - Method in class com.metamatrix.common.comm.platform.socket.client.SocketServerConnection
 
getMaxCachedInstances() - Method in class com.metamatrix.common.comm.platform.socket.client.SocketServerConnectionFactory
 
getMaxDisplaySize(Class) - Static method in class com.metamatrix.dqp.metadata.ResultsMetadataDefaults
 
getMaxDisplaySize(String) - Static method in class com.metamatrix.dqp.metadata.ResultsMetadataDefaults
 
getMaximumMultiplicity() - Method in interface com.metamatrix.admin.api.objects.PropertyDefinition
Get the maximum multiplicity for this property.
getMaximumMultiplicity() - Method in class com.metamatrix.admin.objects.MMPropertyDefinition
 
getMaxSockets() - Method in interface com.metamatrix.admin.api.objects.ProcessObject
 
getMaxSockets() - Method in class com.metamatrix.admin.objects.MMProcess
 
getMaxVirtualSockets() - Method in interface com.metamatrix.admin.api.objects.ProcessObject
 
getMaxVirtualSockets() - Method in class com.metamatrix.admin.objects.MMProcess
 
getMessage() - Method in exception com.metamatrix.admin.api.exception.AdminException
 
getMessage() - Method in interface com.metamatrix.admin.api.objects.AdminStatus
Get the status message.
getMessage() - Method in class com.metamatrix.admin.objects.MMAdminStatus
 
getMessageKey() - Method in class com.metamatrix.common.comm.api.Message
 
getMetadata(long) - Method in interface com.metamatrix.dqp.client.ClientSideDQP
 
getMetadata(long, String, boolean) - Method in interface com.metamatrix.dqp.client.ClientSideDQP
 
getMetaMatrixPrincipalName() - Method in class com.metamatrix.platform.security.api.BasicMetaMatrixPrincipal
Get the MetaMatrixPrincipalName for this principal.
getMetaMatrixPrincipalName() - Method in interface com.metamatrix.platform.security.api.MetaMatrixPrincipal
Get the MetaMatrixPrincipalName for this principal.
getMinimumMultiplicity() - Method in interface com.metamatrix.admin.api.objects.PropertyDefinition
Get the minimum multiplicity for this property.
getMinimumMultiplicity() - Method in class com.metamatrix.admin.objects.MMPropertyDefinition
 
getModelName() - Method in exception com.metamatrix.dqp.exception.SourceWarning
Get's the model name for the atomic query.
getModels() - Method in interface com.metamatrix.admin.api.objects.VDB
 
getModels() - Method in class com.metamatrix.admin.objects.MMVDB
 
getModelType() - Method in interface com.metamatrix.admin.api.objects.Model
Retrieve the model type.
getModelType() - Method in class com.metamatrix.admin.objects.MMModel
 
getModelURI() - Method in interface com.metamatrix.admin.api.objects.Model
Retrive the model URI.
getModelURI() - Method in class com.metamatrix.admin.objects.MMModel
 
getModuleType() - Method in interface com.metamatrix.admin.api.objects.ExtensionModule
 
getModuleType() - Method in class com.metamatrix.admin.objects.MMExtensionModule
 
getName() - Method in interface com.metamatrix.admin.api.objects.AdminObject
Get the name for this AdminObject, usually the last component of the identifier.
getName() - Method in class com.metamatrix.admin.objects.MMAdminObject
Get the Name for this Admin Object
getName() - Method in class com.metamatrix.admin.objects.MMRole
 
getName() - Method in class com.metamatrix.admin.objects.MMVDB
Must be overridden since, unlike other admin objects, the name component of a VDB is the first component of the identifier.
getName(PlanNode) - Method in class com.metamatrix.jdbc.api.DefaultDisplayHelper
 
getName(PlanNode) - Method in interface com.metamatrix.jdbc.api.DisplayHelper
Get the name to use for this plan node.
getName() - Method in class com.metamatrix.platform.security.api.BasicMetaMatrixPrincipal
Returns the name of this principal.
getName() - Method in class com.metamatrix.platform.security.api.MetaMatrixPrincipalName
Returns the name of this principal.
getNameFromIdentifier(String) - Static method in class com.metamatrix.admin.objects.MMAdminObject
Get the Name from a fully qualified Identifier string
getNextChunk() - Method in class com.metamatrix.common.lob.ByteLobChunkStream
 
getNextChunk() - Method in interface com.metamatrix.common.lob.LobChunkProducer
Gets the next LobChunk from the source, based on the chunk size configured
getNextChunk() - Method in class com.metamatrix.dqp.client.impl.StreamingLobChunckProducer
 
getNodeID() - Method in interface com.metamatrix.admin.api.objects.Request
 
getNodeID() - Method in class com.metamatrix.admin.objects.MMRequest
If this is a source request then this represents the node id
getNodeID() - Method in class com.metamatrix.server.serverapi.RequestInfo
 
getNumColumns() - Method in class com.metamatrix.dqp.message.ParameterInfo
 
getObjectsRead() - Method in interface com.metamatrix.admin.api.objects.ProcessObject
 
getObjectsRead() - Method in class com.metamatrix.admin.objects.MMProcess
 
getObjectsWritten() - Method in interface com.metamatrix.admin.api.objects.ProcessObject
 
getObjectsWritten() - Method in class com.metamatrix.admin.objects.MMProcess
 
getObjectType(String) - Static method in class com.metamatrix.admin.objects.MMAdminObject
Get the object type code for the specified classname.
getOrderedProperties(PlanNode) - Method in class com.metamatrix.jdbc.api.DefaultDisplayHelper
 
getOrderedProperties(PlanNode) - Method in interface com.metamatrix.jdbc.api.DisplayHelper
Determine the proper order to display the properties of the node.
getParameterCount() - Method in class com.metamatrix.dqp.client.MetadataResult
 
getParameters() - Method in class com.metamatrix.dqp.message.ResultsMessage
 
getParameterValues() - Method in class com.metamatrix.dqp.message.RequestMessage
 
getParent() - Method in interface com.metamatrix.jdbc.api.PlanNode
Get the parent node for this node.
getParentName(String) - Static method in class com.metamatrix.admin.objects.MMAdminObject
Get the Parent Name
getPingInterval() - Method in class com.metamatrix.platform.security.api.LogonResult
 
getPlanDescription() - Method in class com.metamatrix.dqp.message.ResultsMessage
 
getPort() - Method in interface com.metamatrix.admin.api.objects.ProcessObject
Get the port number for this MetaMatrix Process
getPort() - Method in class com.metamatrix.admin.objects.MMProcess
 
getPortNumber() - Method in class com.metamatrix.common.api.HostInfo
 
getPorts() - Method in class com.metamatrix.common.api.MMURL
Get a list of ports
getPrincipals(String) - Method in interface com.metamatrix.admin.api.objects.Entitlement
Get the Collection of Principals that possess this Entitlement.
getProcesses(String) - Method in interface com.metamatrix.admin.api.server.ServerMonitoringAdmin
Get the processes that correspond to the specified identifier pattern.
getProcessingDate() - Method in interface com.metamatrix.admin.api.objects.Request
Get the Date processing began for the Request
getProcessingDate() - Method in class com.metamatrix.admin.objects.MMRequest
Get the Date processing began for the Request
getProcessingDateString() - Method in class com.metamatrix.admin.objects.MMRequest
Get the Date processing began for the Request, as a String
getProcessingTimestamp() - Method in class com.metamatrix.dqp.message.RequestMessage
Get time that the request was assigned a unique ID by the server.
getProcessingTimestamp() - Method in class com.metamatrix.dqp.message.ResultsMessage
 
getProcessingTimestamp() - Method in class com.metamatrix.server.serverapi.RequestInfo
Get time that the request was assigned a unique ID by the server.
getProcessName() - Method in class com.metamatrix.admin.objects.MMConnectorBinding
 
getProcessName() - Method in class com.metamatrix.admin.objects.MMDQP
 
getProcessName() - Method in class com.metamatrix.admin.objects.MMProcess
 
getProductInfo(String) - Method in class com.metamatrix.platform.security.api.LogonResult
 
getProductInfo(String) - Method in class com.metamatrix.platform.security.api.MetaMatrixSessionInfo
 
getProductInfo() - Method in class com.metamatrix.platform.security.api.MetaMatrixSessionInfo
 
getProductName() - Method in interface com.metamatrix.admin.api.objects.Session
Get the Product Name
getProductName() - Method in class com.metamatrix.admin.objects.MMSession
Get the Product Names
getProductName() - Method in class com.metamatrix.platform.security.api.MetaMatrixSessionInfo
 
getProperties() - Method in interface com.metamatrix.admin.api.objects.AdminObject
Get the Configuration Properties that defines this process
getProperties() - Method in class com.metamatrix.admin.objects.MMAdminObject
Get all the properties for this Object.
getProperties() - Method in class com.metamatrix.admin.objects.MMRole
 
getProperties() - Method in interface com.metamatrix.jdbc.api.PlanNode
Get the properties for this component.
getPropertiesAsString() - Method in class com.metamatrix.admin.objects.MMAdminObject
Get Properties as a String
getPropertyDefinitions(String, String) - Method in interface com.metamatrix.admin.api.core.CoreMonitoringAdmin
Get all of the available Configuration Properties for the specified AdminObject, and details about them.
getPropertyName(String) - Method in class com.metamatrix.jdbc.api.DefaultDisplayHelper
 
getPropertyName(String) - Method in interface com.metamatrix.jdbc.api.DisplayHelper
Get display name for a particular property name.
getPropertyType() - Method in interface com.metamatrix.admin.api.objects.PropertyDefinition
Get the type for values of this property.
getPropertyType() - Method in class com.metamatrix.admin.objects.MMPropertyDefinition
 
getPropertyTypeClassName() - Method in interface com.metamatrix.admin.api.objects.PropertyDefinition
Get the name of the java class that best represents the property type.
getPropertyTypeClassName() - Method in class com.metamatrix.admin.objects.MMPropertyDefinition
 
getPropertyValue(String) - Method in interface com.metamatrix.admin.api.objects.AdminObject
Searches for the property with the specified key in this Admin Object.
getPropertyValue(String) - Method in class com.metamatrix.admin.objects.MMAdminObject
Returns a property value for the given property name
getPropertyValue(String) - Method in class com.metamatrix.admin.objects.MMRole
 
getProps() - Method in class com.metamatrix.admin.objects.MMAdminObject
 
getPublicKey() - Method in class com.metamatrix.common.comm.platform.socket.Handshake
 
getQueued() - Method in interface com.metamatrix.admin.api.objects.QueueWorkerPool
 
getQueued() - Method in class com.metamatrix.admin.objects.MMQueueWorkerPool
 
getQueueWorkerPool() - Method in interface com.metamatrix.admin.api.objects.ProcessObject
 
getQueueWorkerPool() - Method in class com.metamatrix.admin.objects.MMProcess
 
getQueueWorkerPools(String) - Method in interface com.metamatrix.admin.api.core.CoreMonitoringAdmin
Get the Queue Worker Pools that correspond to the specified identifer pattern.
getReceiveBufferSize() - Method in class com.metamatrix.common.comm.platform.socket.client.OioOjbectChannelFactory
 
getRemoteAddress() - Method in interface com.metamatrix.common.comm.platform.socket.ObjectChannel
 
getRequestID() - Method in interface com.metamatrix.admin.api.objects.Request
Get the RequestID for a Request
getRequestID() - Method in class com.metamatrix.admin.objects.MMRequest
Get the RequestID for a Request
getRequestID() - Method in class com.metamatrix.server.serverapi.RequestInfo
Return RequestID for rquest this object represents
getRequests(String) - Method in interface com.metamatrix.admin.api.core.CoreMonitoringAdmin
Get the Requests that correspond to the specified identifer pattern
getRequireResultSet() - Method in class com.metamatrix.dqp.message.RequestMessage
 
getRequiresRestart() - Method in interface com.metamatrix.admin.api.objects.PropertyDefinition
Get whether this property requires the system to be restarted before it takes effect.
getRequiresRestart() - Method in class com.metamatrix.admin.objects.MMPropertyDefinition
 
getResolution() - Method in interface com.metamatrix.jdbc.api.Annotation
Get resolution for annotation.
getResources(String) - Method in interface com.metamatrix.admin.api.server.ServerMonitoringAdmin
Get the Resources that correspond to the specified identifer pattern.
getResourceType() - Method in class com.metamatrix.admin.objects.MMResource
Get the Resource Type for this Resource
getResults() - Method in class com.metamatrix.dqp.message.ResultsMessage
 
getResultsReceiver() - Method in class com.metamatrix.dqp.client.ResultsFuture
 
getRolesForGroup(String) - Method in interface com.metamatrix.admin.api.server.ServerSecurityAdmin
Get the Collection of administrative role names possessed by the given group, if any.
getRolesForUser(String) - Method in interface com.metamatrix.admin.api.server.ServerSecurityAdmin
Get the Collection of administrative role names possessed by the given user, if any.
getRoutingUUID() - Method in interface com.metamatrix.admin.api.objects.ConnectorBinding
Returns the String globally unique routing UUID for this Connector Binding
getRoutingUUID() - Method in class com.metamatrix.admin.objects.MMConnectorBinding
Returns the String globally unique routing UUID for this Connector Binding
getRowLimit() - Method in class com.metamatrix.dqp.message.RequestMessage
 
getSchemas() - Method in class com.metamatrix.dqp.message.ResultsMessage
 
getSendBufferSize() - Method in class com.metamatrix.common.comm.platform.socket.client.OioOjbectChannelFactory
 
getServerInstance(HostInfo, boolean) - Method in class com.metamatrix.common.comm.platform.socket.client.SocketServerConnectionFactory
 
getServerInstance(HostInfo, boolean) - Method in interface com.metamatrix.common.comm.platform.socket.client.SocketServerInstanceFactory
 
getService(Class<T>) - Method in interface com.metamatrix.common.comm.api.ServerConnection
 
getService(Class<T>) - Method in class com.metamatrix.common.comm.platform.socket.client.SocketServerConnection
 
getService(Class<T>) - Method in interface com.metamatrix.common.comm.platform.socket.client.SocketServerInstance
 
getService(Class<T>) - Method in class com.metamatrix.common.comm.platform.socket.client.SocketServerInstanceImpl
 
getServiceID() - Method in class com.metamatrix.admin.objects.MMConnectorBinding
 
getServiceID() - Method in class com.metamatrix.admin.objects.MMDQP
 
getSessionID() - Method in interface com.metamatrix.admin.api.objects.Request
Get the SessionID for a Request
getSessionID() - Method in interface com.metamatrix.admin.api.objects.Session
Get the unique MetaMatrix session within a given MetaMatrix System
getSessionID() - Method in class com.metamatrix.admin.objects.MMRequest
Get the SessionID for a Request
getSessionID() - Method in class com.metamatrix.admin.objects.MMSession
Get the unique MetaMatrix session within a given MetaMatrix System
getSessionID() - Method in class com.metamatrix.platform.security.api.LogonResult
Get the sessionID.
getSessionID() - Method in class com.metamatrix.platform.security.api.MetaMatrixSessionInfo
 
getSessionID() - Method in class com.metamatrix.platform.security.api.SessionToken
Returns unique session identifier
getSessionIDValue() - Method in class com.metamatrix.platform.security.api.SessionToken
Returns unique session identifier
getSessions(String) - Method in interface com.metamatrix.admin.api.core.CoreMonitoringAdmin
Get the Sessions that correspond to the specified identifer pattern
getSessionToken() - Method in class com.metamatrix.platform.security.api.MetaMatrixSessionInfo
 
getSessionToken() - Method in class com.metamatrix.server.serverapi.RequestInfo
Returns the session token that the request was submitted under.
getSeverity() - Method in interface com.metamatrix.jdbc.api.Annotation
Get severity of this annotation
getShowPlan() - Method in class com.metamatrix.dqp.message.RequestMessage
 
getSocket() - Method in class com.metamatrix.common.comm.platform.socket.SocketUtil.SSLSocketFactory
 
getSockets() - Method in interface com.metamatrix.admin.api.objects.ProcessObject
 
getSockets() - Method in class com.metamatrix.admin.objects.MMProcess
 
getSoTimeout() - Method in interface com.metamatrix.common.comm.platform.socket.client.ObjectChannelFactory
 
getSoTimeout() - Method in class com.metamatrix.common.comm.platform.socket.client.OioOjbectChannelFactory
 
getSourceRequests(String) - Method in interface com.metamatrix.admin.api.core.CoreMonitoringAdmin
Get the Source Request that correspond to the specified identifer pattern
getSqlCommand() - Method in interface com.metamatrix.admin.api.objects.Request
Get the SQL Command sent to the Server for a Request
getSqlCommand() - Method in class com.metamatrix.admin.objects.MMRequest
Get the SQL Command sent to the Server for a Request
getSSLContext(String, String, String, String, String, String, String) - Static method in class com.metamatrix.common.comm.platform.socket.SocketUtil
 
getSSLSocketFactory(Properties) - Static method in class com.metamatrix.common.comm.platform.socket.SocketUtil
 
getStartDateAsString() - Method in class com.metamatrix.admin.objects.MMSystem
Get The Start Date as a String
getStartTime() - Method in interface com.metamatrix.admin.api.objects.SystemObject
 
getStartTime() - Method in class com.metamatrix.admin.objects.MMSystem
 
getState() - Method in interface com.metamatrix.admin.api.objects.ConnectorBinding
Retrieve the current connector state.
getState() - Method in interface com.metamatrix.admin.api.objects.DQP
Retrieve the current connector state.
getState() - Method in interface com.metamatrix.admin.api.objects.Session
Get the State of the Session
getState() - Method in interface com.metamatrix.admin.api.objects.VDB
 
getState() - Method in class com.metamatrix.admin.objects.MMConnectorBinding
 
getState() - Method in class com.metamatrix.admin.objects.MMDQP
 
getState() - Method in class com.metamatrix.admin.objects.MMSession
Get the State of the Session
getState() - Method in class com.metamatrix.admin.objects.MMVDB
 
getState() - Method in class com.metamatrix.platform.security.api.MetaMatrixSessionInfo
 
getStateAsString() - Method in interface com.metamatrix.admin.api.objects.ConnectorBinding
Retrieve the current connector state as a printable String.
getStateAsString() - Method in interface com.metamatrix.admin.api.objects.DQP
Retrieve the current connector state.
getStateAsString() - Method in interface com.metamatrix.admin.api.objects.Session
Get the Session State as a String.
getStateAsString() - Method in interface com.metamatrix.admin.api.objects.VDB
 
getStateAsString() - Method in class com.metamatrix.admin.objects.MMConnectorBinding
 
getStateAsString() - Method in class com.metamatrix.admin.objects.MMDQP
 
getStateAsString() - Method in class com.metamatrix.admin.objects.MMSession
Get the SessionState
getStateAsString() - Method in class com.metamatrix.admin.objects.MMVDB
 
getStateChangedTime() - Method in interface com.metamatrix.admin.api.objects.ConnectorBinding
Returns time of last state change.
getStateChangedTime() - Method in interface com.metamatrix.admin.api.objects.DQP
Retrieve time of last state change.
getStateChangedTime() - Method in class com.metamatrix.admin.objects.MMConnectorBinding
 
getStateChangedTime() - Method in class com.metamatrix.admin.objects.MMDQP
 
getStyleSheet() - Method in class com.metamatrix.dqp.message.RequestMessage
 
getSubmittedTimestamp() - Method in class com.metamatrix.dqp.message.RequestMessage
Get time that the time when the command was created by the client.
getSubmittedTimestamp() - Method in class com.metamatrix.server.serverapi.RequestInfo
Get time that the request was created by the user.
getSymbol() - Method in class com.metamatrix.api.exception.query.UnresolvedSymbolDescription
Get the symbol that was unresolved
getSynchronousTtl() - Method in class com.metamatrix.common.comm.platform.socket.client.SocketServerConnectionFactory
 
getSystem() - Method in interface com.metamatrix.admin.api.core.CoreMonitoringAdmin
Retrieve the single System object.
getText() - Method in class com.metamatrix.jdbc.api.TextOutputVisitor
Return string representation of the plan
getText() - Method in class com.metamatrix.jdbc.api.XMLOutputVisitor
Return string representation of the plan
getThreadCount() - Method in interface com.metamatrix.admin.api.objects.ProcessObject
 
getThreadCount() - Method in class com.metamatrix.admin.objects.MMProcess
 
getThreads() - Method in interface com.metamatrix.admin.api.objects.QueueWorkerPool
 
getThreads() - Method in class com.metamatrix.admin.objects.MMQueueWorkerPool
 
getTimeCreated() - Method in class com.metamatrix.platform.security.api.MetaMatrixSessionInfo
 
getTimeZone() - Method in class com.metamatrix.platform.security.api.LogonResult
 
getTotalDequeues() - Method in interface com.metamatrix.admin.api.objects.QueueWorkerPool
 
getTotalDequeues() - Method in class com.metamatrix.admin.objects.MMQueueWorkerPool
 
getTotalEnqueues() - Method in interface com.metamatrix.admin.api.objects.QueueWorkerPool
 
getTotalEnqueues() - Method in class com.metamatrix.admin.objects.MMQueueWorkerPool
 
getTotalHighwaterMark() - Method in interface com.metamatrix.admin.api.objects.QueueWorkerPool
 
getTotalHighwaterMark() - Method in class com.metamatrix.admin.objects.MMQueueWorkerPool
 
getTotalMemory() - Method in interface com.metamatrix.admin.api.objects.ProcessObject
 
getTotalMemory() - Method in class com.metamatrix.admin.objects.MMProcess
 
getTransactionID() - Method in interface com.metamatrix.admin.api.objects.Request
Get the TransactionID of the Request
getTransactionID() - Method in class com.metamatrix.admin.objects.MMRequest
Get the TransactionID of the Request
getTransactionId() - Method in class com.metamatrix.server.serverapi.RequestInfo
 
getTrustedToken() - Method in class com.metamatrix.platform.security.api.MetaMatrixSessionInfo
 
getTxnAutoWrapMode() - Method in class com.metamatrix.dqp.message.RequestMessage
 
getType() - Method in interface com.metamatrix.admin.api.objects.Principal
Get the Principal type for this principal.
getType() - Method in class com.metamatrix.admin.objects.MMPrincipal
 
getType() - Method in class com.metamatrix.dqp.message.ParameterInfo
 
getType() - Method in class com.metamatrix.platform.security.api.BasicMetaMatrixPrincipal
Get the type of principal
getType() - Method in interface com.metamatrix.platform.security.api.MetaMatrixPrincipal
Get the type of principal
getType() - Method in class com.metamatrix.platform.security.api.MetaMatrixPrincipalName
Get the type of principal
getTypeLabel() - Method in interface com.metamatrix.admin.api.objects.Principal
Get the Principal type String for this principal.
getTypeLabel() - Method in class com.metamatrix.admin.objects.MMPrincipal
 
getTypeLabel() - Method in class com.metamatrix.platform.security.api.BasicMetaMatrixPrincipal
Get the String form for the type of principal
getTypeLabel() - Method in interface com.metamatrix.platform.security.api.MetaMatrixPrincipal
Get the String form for the type of principal
getTypeLabel() - Method in class com.metamatrix.platform.security.api.MetaMatrixPrincipalName
Get the String form for the type of principal.
getUID() - Method in class com.metamatrix.admin.objects.MMVDB
 
getUnresolvedSymbols() - Method in exception com.metamatrix.api.exception.query.QueryResolverException
Set the list of unresolved symbols during QueryResolution
getUserName() - Method in interface com.metamatrix.admin.api.objects.Request
Get the UserName of the Request
getUserName() - Method in interface com.metamatrix.admin.api.objects.Session
Get User Name for this Session
getUserName() - Method in class com.metamatrix.admin.objects.MMRequest
Get the UserName of the Request
getUserName() - Method in class com.metamatrix.admin.objects.MMSession
Get User Name for this Session
getUserName() - Method in class com.metamatrix.platform.security.api.LogonResult
 
getUserName() - Method in class com.metamatrix.platform.security.api.MetaMatrixSessionInfo
 
getUsername() - Method in class com.metamatrix.platform.security.api.SessionToken
Get the principal name for this session's user.
getUserPrincipalNames() - Method in class com.metamatrix.platform.security.api.MetaMatrixPrincipalNames
Returns the names of all user principals contained in this object
getUTF16Reader() - Method in class com.metamatrix.common.lob.LobChunkInputStream
 
getValidationMode() - Method in class com.metamatrix.dqp.message.RequestMessage
 
getValue() - Method in interface com.metamatrix.admin.api.objects.PropertyDefinition
Get the current value of this property.
getValue() - Method in class com.metamatrix.admin.objects.MMPropertyDefinition
 
getValueDelimiter() - Method in interface com.metamatrix.admin.api.objects.PropertyDefinition
Return the text expression that is used to delimit multiple values within a single String value.
getValueDelimiter() - Method in class com.metamatrix.admin.objects.MMPropertyDefinition
 
getVDBName() - Method in interface com.metamatrix.admin.api.objects.Session
Get the VDB Name for this Session
getVDBName() - Method in class com.metamatrix.admin.objects.MMSession
Get the VDB Name for this Session
getVDBs(String) - Method in interface com.metamatrix.admin.api.core.CoreMonitoringAdmin
Get the VDBs that correspond to the specifed identifer pattern.
getVDBVersion() - Method in interface com.metamatrix.admin.api.objects.Session
Get the VDB Version for this Session
getVDBVersion() - Method in interface com.metamatrix.admin.api.objects.VDB
 
getVDBVersion() - Method in class com.metamatrix.admin.objects.MMSession
Get the VDB Version for this Session
getVDBVersion() - Method in class com.metamatrix.admin.objects.MMVDB
 
getVersion() - Method in class com.metamatrix.common.comm.platform.socket.Handshake
 
getVersionedBy() - Method in interface com.metamatrix.admin.api.objects.VDB
 
getVersionedBy() - Method in class com.metamatrix.admin.objects.MMVDB
 
getVersionedDate() - Method in interface com.metamatrix.admin.api.objects.VDB
 
getVersionedDate() - Method in class com.metamatrix.admin.objects.MMVDB
 
getVirtualSockets() - Method in interface com.metamatrix.admin.api.objects.ProcessObject
 
getVirtualSockets() - Method in class com.metamatrix.admin.objects.MMProcess
 
getWarnings() - Method in class com.metamatrix.dqp.message.ResultsMessage
 
getXAException() - Method in exception com.metamatrix.common.xa.XATransactionException
 
getXMLFormat() - Method in class com.metamatrix.dqp.message.RequestMessage
 
getXmlSchemas(String) - Method in interface com.metamatrix.dqp.client.ClientSideDQP
 
GIVEN_NAME - Static variable in interface com.metamatrix.admin.api.objects.User
User's given name
Group - Interface in com.metamatrix.admin.api.objects
A Group is a MetaMatrix principal that can contain other Principals as members.
GROUP_NAME - Static variable in interface com.metamatrix.dqp.metadata.ResultsMetadataConstants
 

H

Handshake - Class in com.metamatrix.common.comm.platform.socket
Represents the information needed in a socket connection handshake
Handshake() - Constructor for class com.metamatrix.common.comm.platform.socket.Handshake
 
hasErrorCode() - Method in exception com.metamatrix.admin.api.exception.AdminException
Check whether an error code has been set on this exception.
hashCode() - Method in class com.metamatrix.admin.objects.MMVDB
 
hashCode() - Method in class com.metamatrix.common.api.HostInfo
 
hashCode() - Method in class com.metamatrix.common.api.MMURL
 
hashCode() - Method in class com.metamatrix.common.xa.MMXid
 
hashCode() - Method in class com.metamatrix.dqp.message.RequestID
 
hashCode() - Method in class com.metamatrix.platform.security.api.BasicMetaMatrixPrincipal
 
hashCode() - Method in class com.metamatrix.platform.security.api.MetaMatrixPrincipalName
 
hashCode() - Method in class com.metamatrix.platform.security.api.MetaMatrixSessionID
Returns the hash code value for this object.
hashCode() - Method in class com.metamatrix.platform.security.api.SessionToken
Overrides Object hashCode method.
hashCode() - Method in class com.metamatrix.server.serverapi.RequestInfo
 
hasMaterializedViews() - Method in interface com.metamatrix.admin.api.objects.VDB
Check to see if this VDB has any Materialized Models
hasMaterializedViews() - Method in class com.metamatrix.admin.objects.MMVDB
 
hasMultiple() - Method in exception com.metamatrix.admin.api.exception.AdminException
Determine whether this exception is representing mutliple component failures.
hasWSDL() - Method in interface com.metamatrix.admin.api.objects.VDB
Check to see if this VDB contains a WSDL.
hasWSDL() - Method in class com.metamatrix.admin.objects.MMVDB
 
HIGH - Static variable in interface com.metamatrix.jdbc.api.Annotation
 
Host - Interface in com.metamatrix.admin.api.objects
Represents a host in the MetaMatrix system.
HOST_BIND_ADDRESS - Static variable in interface com.metamatrix.admin.api.objects.Host
Host Bind Address Property
HOST_DIRECTORY - Static variable in interface com.metamatrix.admin.api.objects.Host
Host Directory Property
HOST_ENABLED - Static variable in interface com.metamatrix.admin.api.objects.Host
Host Enabled Property
HOST_PHYSICAL_ADDRESS - Static variable in interface com.metamatrix.admin.api.objects.Host
Host Physical Address Property
HostInfo - Class in com.metamatrix.common.api
Defines the hostname/port or InetAddress to connect to a host.
HostInfo(String, int) - Constructor for class com.metamatrix.common.api.HostInfo
 

I

identifier - Variable in class com.metamatrix.admin.objects.MMAdminObject
The fully-qualified name of the Admin Object.
identifierParts - Variable in class com.metamatrix.admin.objects.MMAdminObject
The parts of the fully-qualified name of the Admin Object.
IGNORE - Static variable in interface com.metamatrix.admin.api.objects.AdminOptions.OnConflict
Don't add any existing bindings contained in this file (don't update/replace ones that already exist).
ILogon - Interface in com.metamatrix.platform.security.api
Generic logon interface.
importConfiguration(char[]) - Method in interface com.metamatrix.admin.api.server.ServerConfigAdmin
Import the Configuration from a character array in XML format.
importDataRoles(String, String, char[], AdminOptions) - Method in interface com.metamatrix.admin.api.server.ServerSecurityAdmin
Import the data Roles for given vdb and version into the connected server
IN - Static variable in class com.metamatrix.dqp.message.ParameterInfo
Constant identifying an IN parameter
INACTIVE - Static variable in interface com.metamatrix.admin.api.objects.VDB
Inactive VDB (can edit connector binding)
INCOMPLETE - Static variable in interface com.metamatrix.admin.api.objects.VDB
Incomplete (if import does not have all the connector bindings)
INFO - Static variable in interface com.metamatrix.admin.api.embedded.EmbeddedLogger
Message level value that specifies that information, warning, error and critical messages are to be recorded.
INFO - Static variable in interface com.metamatrix.admin.api.objects.LogConfiguration
Message level value that specifies that information, warning, error and critical messages are to be recorded.
init(MMURL, Properties) - Method in class com.metamatrix.common.comm.platform.socket.client.AdminApiServerDiscovery
 
init(MMURL, Properties) - Method in interface com.metamatrix.common.comm.platform.socket.client.ServerDiscovery
 
init(Properties) - Method in class com.metamatrix.common.comm.platform.socket.client.SocketServerConnectionFactory
 
init(MMURL, Properties) - Method in class com.metamatrix.common.comm.platform.socket.client.UrlServerDiscovery
 
INOUT - Static variable in class com.metamatrix.dqp.message.ParameterInfo
Constant identifying an INOUT parameter
INPUT_BUFFER_SIZE - Static variable in interface com.metamatrix.admin.api.objects.ProcessObject
Proces Import Buffer Size Property Name
INSTALL_DIR - Static variable in interface com.metamatrix.admin.api.objects.Host
Install Directory Property
INVALID_FORMAT_SERVER - Static variable in class com.metamatrix.common.api.MMURL
 
InvalidFunctionException - Exception in com.metamatrix.api.exception.query
During processing, an invalid function was detected.
InvalidFunctionException() - Constructor for exception com.metamatrix.api.exception.query.InvalidFunctionException
No-arg constructor required by Externalizable semantics.
InvalidFunctionException(String) - Constructor for exception com.metamatrix.api.exception.query.InvalidFunctionException
Construct an instance with the message specified.
InvalidFunctionException(String, String) - Constructor for exception com.metamatrix.api.exception.query.InvalidFunctionException
Construct an instance with the message and error code specified.
InvalidFunctionException(Throwable, String) - Constructor for exception com.metamatrix.api.exception.query.InvalidFunctionException
Construct an instance from a message and an exception to chain to this one.
InvalidFunctionException(Throwable, String, String) - Constructor for exception com.metamatrix.api.exception.query.InvalidFunctionException
Construct an instance from a message and a code and an exception to chain to this one.
InvalidSessionException - Exception in com.metamatrix.admin.api.exception.security
 
InvalidSessionException() - Constructor for exception com.metamatrix.admin.api.exception.security.InvalidSessionException
No-Arg Constructor
InvalidSessionException(String) - Constructor for exception com.metamatrix.admin.api.exception.security.InvalidSessionException
Constructs an instance of the exception with the specified detail message.
InvalidSessionException(Throwable) - Constructor for exception com.metamatrix.admin.api.exception.security.InvalidSessionException
Constructs an instance of the exception with no detail message but with a single exception.
InvalidSessionException(Throwable, String) - Constructor for exception com.metamatrix.admin.api.exception.security.InvalidSessionException
Constructs an instance of the exception with the specified detail message and a single exception.
InvalidSessionException(String, String) - Constructor for exception com.metamatrix.admin.api.exception.security.InvalidSessionException
Construct an instance with an error code and message specified.
InvalidSessionException(Throwable, String, String) - Constructor for exception com.metamatrix.admin.api.exception.security.InvalidSessionException
Construct an instance with a linked exception, and an error code and message, specified.
invoke(Object, Method, Object[]) - Method in class com.metamatrix.common.comm.platform.socket.client.SocketServerInstanceImpl.RemoteInvocationHandler
 
isAtomicQuery() - Method in class com.metamatrix.server.serverapi.RequestInfo
Return true if the request represents the sub atomic query for the specified request ID.
isBatchedUpdate() - Method in class com.metamatrix.dqp.message.RequestMessage
 
isCallableStatement() - Method in class com.metamatrix.dqp.message.RequestMessage
 
isCancelled() - Method in class com.metamatrix.dqp.client.ResultsFuture
 
isConserveBandwidth() - Method in class com.metamatrix.common.comm.platform.socket.client.OioOjbectChannelFactory
 
isConstrainedToAllowedValues() - Method in interface com.metamatrix.admin.api.objects.PropertyDefinition
Return whether the value or values for this property are constrained to be only those in the AllowedValues list.
isConstrainedToAllowedValues() - Method in class com.metamatrix.admin.objects.MMPropertyDefinition
 
isDeployed() - Method in class com.metamatrix.admin.objects.MMAdminObject
 
isDone() - Method in class com.metamatrix.dqp.client.ResultsFuture
 
isDoubleQuotedVariableAllowed() - Method in class com.metamatrix.dqp.message.RequestMessage
 
isEnabled() - Method in interface com.metamatrix.admin.api.objects.ProcessObject
Is this process enabled in Configuration
isEnabled() - Method in class com.metamatrix.admin.objects.MMAdminObject
 
isExpert() - Method in interface com.metamatrix.admin.api.objects.PropertyDefinition
The "expert" flag is used to distinguish between features that are intended for expert users from those that are intended for normal users.
isExpert() - Method in class com.metamatrix.admin.objects.MMPropertyDefinition
 
isHidden() - Method in interface com.metamatrix.admin.api.objects.PropertyDefinition
The "hidden" flag is used to identify features that are intended only for tool use, and which should not be exposed to humans.
isHidden() - Method in class com.metamatrix.admin.objects.MMPropertyDefinition
 
isLast() - Method in class com.metamatrix.common.lob.LobChunk
 
isLocationKnown() - Method in exception com.metamatrix.api.exception.query.QueryParserException
Determine if location of error in string being parsed is known.
isMasked() - Method in interface com.metamatrix.admin.api.objects.PropertyDefinition
The "masked" flag is used to tell whether the value should be masked when displayed to users.
isMasked() - Method in class com.metamatrix.admin.objects.MMPropertyDefinition
 
isMaterialization() - Method in interface com.metamatrix.admin.api.objects.Model
Determine whether this model is a Materialization Model
isMaterialization() - Method in class com.metamatrix.admin.objects.MMModel
 
isModifiable() - Method in interface com.metamatrix.admin.api.objects.PropertyDefinition
The modifiable flag is used to identify features that may not be changed once they are set.
isModifiable() - Method in class com.metamatrix.admin.objects.MMPropertyDefinition
 
isOpen() - Method in interface com.metamatrix.common.comm.api.ServerConnection
 
isOpen() - Method in class com.metamatrix.common.comm.platform.socket.client.SocketServerConnection
 
isOpen() - Method in interface com.metamatrix.common.comm.platform.socket.client.SocketServerInstance
 
isOpen() - Method in class com.metamatrix.common.comm.platform.socket.client.SocketServerInstanceImpl
 
isOpen() - Method in interface com.metamatrix.common.comm.platform.socket.ObjectChannel
 
isOpen() - Method in class com.metamatrix.platform.security.api.MetaMatrixSessionInfo
 
isPartialResults() - Method in class com.metamatrix.dqp.message.ResultsMessage
 
isPartialResultsError() - Method in exception com.metamatrix.dqp.exception.SourceWarning
 
isPhysical() - Method in interface com.metamatrix.admin.api.objects.Model
Determine if this model is a physical type.
isPhysical() - Method in class com.metamatrix.admin.objects.MMModel
 
isPreferred() - Method in interface com.metamatrix.admin.api.objects.PropertyDefinition
The "preferred" flag is used to identify features that are particularly important for presenting to humans.
isPreferred() - Method in class com.metamatrix.admin.objects.MMPropertyDefinition
 
isPreparedBatchUpdate() - Method in class com.metamatrix.dqp.message.RequestMessage
 
isPreparedStatement() - Method in class com.metamatrix.dqp.message.RequestMessage
 
isQueryPlanAllowed() - Method in class com.metamatrix.dqp.message.RequestMessage
 
isRegistered() - Method in class com.metamatrix.admin.objects.MMAdminObject
 
isRequired() - Method in interface com.metamatrix.admin.api.objects.PropertyDefinition
The "required" flag is used to identify features that require at least one value (possibly a default value) by the consumer of the property.
isRequired() - Method in class com.metamatrix.admin.objects.MMPropertyDefinition
 
isRunning() - Method in interface com.metamatrix.admin.api.objects.Host
Return true if this Host is executing.
isRunning() - Method in interface com.metamatrix.admin.api.objects.ProcessObject
 
isRunning() - Method in class com.metamatrix.admin.objects.MMHost
Return true if this Host is running
isRunning() - Method in class com.metamatrix.admin.objects.MMProcess
 
isSameInstance(Object, Object) - Static method in class com.metamatrix.common.comm.platform.socket.client.SocketServerConnection
 
isSource() - Method in interface com.metamatrix.admin.api.objects.Request
 
isSource() - Method in class com.metamatrix.admin.objects.MMRequest
 
isSource() - Method in class com.metamatrix.admin.objects.MMSourceRequest
 
isStarted() - Method in interface com.metamatrix.admin.api.objects.SystemObject
 
isStarted() - Method in class com.metamatrix.admin.objects.MMSystem
 
isSubscription() - Method in class com.metamatrix.server.serverapi.RequestInfo
Return true if the request is for a subsription
isUpdateResult() - Method in class com.metamatrix.dqp.message.ResultsMessage
 
isUserOrGroup(String) - Static method in class com.metamatrix.admin.objects.MMPrincipal
Determine whether the given className is either of Principal.TYPE_USER or Principal.TYPE_GROUP.
isUserProperty(String) - Static method in class com.metamatrix.admin.objects.MMUser
Determine if the given property name is legal for a User.
isUsingSSL() - Method in class com.metamatrix.common.api.MMURL
 
isValidServerURL(String) - Static method in class com.metamatrix.common.api.MMURL
Validates that a server URL is in the correct format.
isVisible() - Method in interface com.metamatrix.admin.api.objects.Model
Determine whether this model is exposed for querying.
isVisible() - Method in class com.metamatrix.admin.objects.MMModel
 

J

JAR_FILE_TYPE - Static variable in interface com.metamatrix.admin.api.objects.ExtensionModule
The name of the JAR file type of extension module - this is the only type of extension module that can be searched for Class objects

K

KEYSTORE_FILE_TYPE - Static variable in interface com.metamatrix.admin.api.objects.ExtensionModule
The name of the Keystore File of extension module.

L

LIKE_ONLY - Static variable in class com.metamatrix.dqp.metadata.ResultsMetadataConstants.SEARCH_TYPES
 
loadKeyStore(String, String, String) - Static method in class com.metamatrix.common.comm.platform.socket.SocketUtil
Load any defined keystore file, by first looking in the classpath then looking in the file system path.
LobChunk - Class in com.metamatrix.common.lob
A Lob Chunk object which carries information packets in byte streams.
LobChunk(byte[], boolean) - Constructor for class com.metamatrix.common.lob.LobChunk
 
LobChunkInputStream - Class in com.metamatrix.common.lob
A InputStream wrapper class for a Lob Chunks.
LobChunkInputStream(LobChunkProducer) - Constructor for class com.metamatrix.common.lob.LobChunkInputStream
 
LobChunkProducer - Interface in com.metamatrix.common.lob
An interface for generating or producing the LobChunks from a remote or local location.
LOCATION - Static variable in interface com.metamatrix.admin.api.objects.User
User's location
log(int, long, String, String, String, Throwable) - Method in interface com.metamatrix.admin.api.embedded.EmbeddedLogger
Logs the given message if the current logging level is >= the logLevel parameter.
LOG_CONTEXT_PROPERTY_NAME - Static variable in interface com.metamatrix.admin.api.objects.LogConfiguration
The name of the System property that contains the set of comma-separated context names for messages not to be recorded.
LOG_DIRECTORY - Static variable in interface com.metamatrix.admin.api.objects.Host
Log Directory Property
LOG_LEVEL_PROPERTY_NAME - Static variable in interface com.metamatrix.admin.api.objects.LogConfiguration
The name of the System property that contains the message level for the LogManager.
LogConfiguration - Interface in com.metamatrix.admin.api.objects
The LogConfiguration describes the current configuration of the system logger.
logoff() - Method in interface com.metamatrix.platform.security.api.ILogon
Log off the specified session.
logon(Properties) - Method in interface com.metamatrix.platform.security.api.ILogon
 
LogonException - Exception in com.metamatrix.api.exception.security
This exception is thrown when an attempt to log in to obtain a session has failed.
LogonException() - Constructor for exception com.metamatrix.api.exception.security.LogonException
No-Arg Constructor
LogonException(String) - Constructor for exception com.metamatrix.api.exception.security.LogonException
Construct an instance with the message specified.
LogonException(String, String) - Constructor for exception com.metamatrix.api.exception.security.LogonException
Construct an instance with the message and error code specified.
LogonException(Throwable, String) - Constructor for exception com.metamatrix.api.exception.security.LogonException
Construct an instance from a message and an exception to chain to this one.
LogonException(Throwable, String, String) - Constructor for exception com.metamatrix.api.exception.security.LogonException
Construct an instance from a message and a code and an exception to chain to this one.
LogonResult - Class in com.metamatrix.platform.security.api
Dataholder for the result of ILogon.logon().
LogonResult() - Constructor for class com.metamatrix.platform.security.api.LogonResult
 
LogonResult(MetaMatrixSessionID, String, Properties, long, String) - Constructor for class com.metamatrix.platform.security.api.LogonResult
 
LOW - Static variable in interface com.metamatrix.jdbc.api.Annotation
 

M

markInstanceAsBad(HostInfo) - Method in interface com.metamatrix.common.comm.platform.socket.client.ServerDiscovery
 
markInstanceAsBad(HostInfo) - Method in class com.metamatrix.common.comm.platform.socket.client.UrlServerDiscovery
 
markProcessingStart() - Method in class com.metamatrix.dqp.message.RequestMessage
Start the clock on processing times - this should be called when the query hits the QueryService or SubscriptionService.
markSubmissionStart() - Method in class com.metamatrix.dqp.message.RequestMessage
Start the clock on submission start - this should be called when the request is originally created.
MAX_THREADS - Static variable in interface com.metamatrix.admin.api.objects.ProcessObject
Proces Max Treads Property Name
MEDIUM - Static variable in interface com.metamatrix.jdbc.api.Annotation
 
merge(MetaMatrixPrincipal, MetaMatrixPrincipal) - Static method in class com.metamatrix.platform.security.api.BasicMetaMatrixPrincipal
Merge all of the attributes of the input principal into the target principal.
Message - Class in com.metamatrix.common.comm.api
 
Message() - Constructor for class com.metamatrix.common.comm.api.Message
 
METADATA_KEYWORD_TYPE - Static variable in interface com.metamatrix.admin.api.objects.ExtensionModule
The name of the Metadata Keyword type of extension module.
MetadataResult - Class in com.metamatrix.dqp.client
 
MetadataResult(Map[], int) - Constructor for class com.metamatrix.dqp.client.MetadataResult
 
MetaMatrixPrincipal - Interface in com.metamatrix.platform.security.api
This interface represents an abstract notion of users, groups or applications within the MetaMatrix Security Framework.
MetaMatrixPrincipalName - Class in com.metamatrix.platform.security.api
 
MetaMatrixPrincipalName(String, int) - Constructor for class com.metamatrix.platform.security.api.MetaMatrixPrincipalName
 
MetaMatrixPrincipalName(MetaMatrixPrincipalName) - Constructor for class com.metamatrix.platform.security.api.MetaMatrixPrincipalName
 
MetaMatrixPrincipalNames - Class in com.metamatrix.platform.security.api
This class wraps two Collections of String names - the first is a Collection of names of MetaMatrix user principals, the other is a Collection of group principal names.
MetaMatrixPrincipalNames(Set, Set) - Constructor for class com.metamatrix.platform.security.api.MetaMatrixPrincipalNames
The constructor takes two Sets of names - one of group names, one of user names.
MetaMatrixSecurityException - Exception in com.metamatrix.admin.api.exception.security
 
MetaMatrixSecurityException() - Constructor for exception com.metamatrix.admin.api.exception.security.MetaMatrixSecurityException
No-Arg Constructor
MetaMatrixSecurityException(Throwable, String, String) - Constructor for exception com.metamatrix.admin.api.exception.security.MetaMatrixSecurityException
Construct an instance with a linked exception, and an error code and message, specified.
MetaMatrixSecurityException(String, String) - Constructor for exception com.metamatrix.admin.api.exception.security.MetaMatrixSecurityException
Construct an instance with an error code and message specified.
MetaMatrixSecurityException(Throwable, String) - Constructor for exception com.metamatrix.admin.api.exception.security.MetaMatrixSecurityException
Constructs an instance of the exception with the specified detail message and a single exception.
MetaMatrixSecurityException(Throwable) - Constructor for exception com.metamatrix.admin.api.exception.security.MetaMatrixSecurityException
Constructs an instance of the exception with no detail message but with a single exception.
MetaMatrixSecurityException(String) - Constructor for exception com.metamatrix.admin.api.exception.security.MetaMatrixSecurityException
Constructs an instance of the exception with the specified detail message.
MetaMatrixSessionID - Class in com.metamatrix.platform.security.api
This immutable class represents an identifier for a unique MetaMatrix session within a given MetaMatrix System.
MetaMatrixSessionID(long) - Constructor for class com.metamatrix.platform.security.api.MetaMatrixSessionID
Used to create a deterministic id, mostly called by tests
MetaMatrixSessionID() - Constructor for class com.metamatrix.platform.security.api.MetaMatrixSessionID
 
MetaMatrixSessionID(String) - Constructor for class com.metamatrix.platform.security.api.MetaMatrixSessionID
Converts the given string into a session id.
MetaMatrixSessionInfo - Class in com.metamatrix.platform.security.api
This class represents an immutable informational object describing the attributes of a unique MetaMatrix session within a given MetaMatrix System.
MetaMatrixSessionInfo(MetaMatrixSessionID, String, long, String, int, String, Properties, String, String, String) - Constructor for class com.metamatrix.platform.security.api.MetaMatrixSessionInfo
Master constructor, allows a MetaMatrixSessionInfo to be created with any state and any timestamps.
MetaMatrixSessionState - Interface in com.metamatrix.platform.security.api
This interface contains the class constants indicating state for a MetaMatrix Session.
METAMODEL_EXTENSION_TYPE - Static variable in interface com.metamatrix.admin.api.objects.ExtensionModule
The name of the Metamodel Extension type of extension module.
methodName - Variable in class com.metamatrix.common.comm.platform.socket.client.ServiceInvocationStruct
 
MISC_FILE_TYPE - Static variable in interface com.metamatrix.admin.api.objects.ExtensionModule
The name of the Miscellaneous File type of extension module.
MMAdminObject - Class in com.metamatrix.admin.objects
Simple objects for the Admin API
MMAdminObject(String[]) - Constructor for class com.metamatrix.admin.objects.MMAdminObject
Constructor.
MMAdminStatus - Class in com.metamatrix.admin.objects
Simple Implementation of MMStatus.
MMAdminStatus(int, String) - Constructor for class com.metamatrix.admin.objects.MMAdminStatus
Construct a new MMAdminStatus
MMAdminStatus(int, String, Object) - Constructor for class com.metamatrix.admin.objects.MMAdminStatus
Construct a new MMAdminStatus
MMAdminStatus(int, String, Object[]) - Constructor for class com.metamatrix.admin.objects.MMAdminStatus
Construct a new MMAdminStatus
MMConnectorBinding - Class in com.metamatrix.admin.objects
A Connector Binding is a Connector Type with properties that have been bond to a Connector.
MMConnectorBinding(String[]) - Constructor for class com.metamatrix.admin.objects.MMConnectorBinding
Constructor.
MMConnectorType - Class in com.metamatrix.admin.objects
Dataholder for a connector type.
MMConnectorType(String[]) - Constructor for class com.metamatrix.admin.objects.MMConnectorType
Constructor
MMDQP - Class in com.metamatrix.admin.objects
A Connector Binding is a Connector Type with properties that have been bond to a Connector.
MMDQP(String[]) - Constructor for class com.metamatrix.admin.objects.MMDQP
Constructor.
MMExtensionModule - Class in com.metamatrix.admin.objects
A simple Extension Modules for the Admin API
MMExtensionModule(String[]) - Constructor for class com.metamatrix.admin.objects.MMExtensionModule
Create a new MMExtensionModule
MMGroup - Class in com.metamatrix.admin.objects
 
MMGroup(String[]) - Constructor for class com.metamatrix.admin.objects.MMGroup
 
MMHost - Class in com.metamatrix.admin.objects
Simple Host object for the Admin API as represented in the Configuration
MMHost(String[]) - Constructor for class com.metamatrix.admin.objects.MMHost
Constructor for creating a MMHost
MMLogConfiguration - Class in com.metamatrix.admin.objects
 
MMLogConfiguration() - Constructor for class com.metamatrix.admin.objects.MMLogConfiguration
xtor for Log Configuration
MMModel - Class in com.metamatrix.admin.objects
 
MMModel(String[]) - Constructor for class com.metamatrix.admin.objects.MMModel
Construct a new MMModel
MMPrincipal - Class in com.metamatrix.admin.objects
 
MMPrincipal(String[], int) - Constructor for class com.metamatrix.admin.objects.MMPrincipal
Ctor
MMProcess - Class in com.metamatrix.admin.objects
Data holder for information about a Process.
MMProcess(String[]) - Constructor for class com.metamatrix.admin.objects.MMProcess
Contruct a new MMProcess.
MMPropertyDefinition - Class in com.metamatrix.admin.objects
 
MMPropertyDefinition(String[]) - Constructor for class com.metamatrix.admin.objects.MMPropertyDefinition
Constructor.
MMQueueWorkerPool - Class in com.metamatrix.admin.objects
Dataholder for all the statistics gathered about a worker pool.
MMQueueWorkerPool(String[]) - Constructor for class com.metamatrix.admin.objects.MMQueueWorkerPool
Construct a new MMQueueWorkerPool
MMRequest - Class in com.metamatrix.admin.objects
Dataholder for information about Requests.
MMRequest(String[]) - Constructor for class com.metamatrix.admin.objects.MMRequest
Construct a new MMRequest
MMResource - Class in com.metamatrix.admin.objects
Dataholder for a resource.
MMResource(String[]) - Constructor for class com.metamatrix.admin.objects.MMResource
Constructor
MMRole - Class in com.metamatrix.admin.objects
 
MMRole(String[]) - Constructor for class com.metamatrix.admin.objects.MMRole
Ctor
MMScriptsContainer - Class in com.metamatrix.admin.objects
 
MMScriptsContainer() - Constructor for class com.metamatrix.admin.objects.MMScriptsContainer
 
MMSession - Class in com.metamatrix.admin.objects
MetaMatrix Session
MMSession(String[]) - Constructor for class com.metamatrix.admin.objects.MMSession
constructor
MMSourceRequest - Class in com.metamatrix.admin.objects
Dataholder for information about SourceRequests.
MMSourceRequest(String[]) - Constructor for class com.metamatrix.admin.objects.MMSourceRequest
Construct a new MMSourceRequest
MMSystem - Class in com.metamatrix.admin.objects
Dataholder for information about the system at-large
MMSystem() - Constructor for class com.metamatrix.admin.objects.MMSystem
Construct a new MMSystem object
MMURL - Class in com.metamatrix.common.api
Class to encapsulate URL to a Clustered Metamatrix Server with multiple host
MMURL(String) - Constructor for class com.metamatrix.common.api.MMURL
Create an MMURL from the server URL.
MMURL(String, int, boolean) - Constructor for class com.metamatrix.common.api.MMURL
 
MMURL.CONNECTION - Interface in com.metamatrix.common.api
 
MMURL.JDBC - Interface in com.metamatrix.common.api
 
MMUser - Class in com.metamatrix.admin.objects
 
MMUser(String[]) - Constructor for class com.metamatrix.admin.objects.MMUser
 
MMVDB - Class in com.metamatrix.admin.objects
Dataholder object for information about a VDB (Virtual Database)
MMVDB(String[]) - Constructor for class com.metamatrix.admin.objects.MMVDB
VDBs are identified by name and version.
MMXid - Class in com.metamatrix.common.xa
MetaMatrix implementation of Xid.
MMXid(Xid) - Constructor for class com.metamatrix.common.xa.MMXid
 
MMXid(int, byte[], byte[]) - Constructor for class com.metamatrix.common.xa.MMXid
 
Model - Interface in com.metamatrix.admin.api.objects
Represents a metadata model in the MetaMatrix system.

N

name - Variable in class com.metamatrix.admin.objects.MMAdminObject
The base name of this Admin Object
NAME_LEN_LIMIT - Static variable in interface com.metamatrix.admin.api.objects.Principal
User and Group names can be no longer then this
NAME_LEN_LIMIT - Static variable in interface com.metamatrix.platform.security.api.MetaMatrixPrincipal
 
NO_CONNECTION_STR - Static variable in class com.metamatrix.dqp.message.RequestID
 
NO_ERROR_CODE - Static variable in exception com.metamatrix.admin.api.exception.AdminException
The error code is initialized to this value.
NON_SECURE_PROTOCOL - Static variable in interface com.metamatrix.common.api.MMURL.CONNECTION
Non-secure MetaMatrix Protocol.
NONE - Static variable in interface com.metamatrix.admin.api.embedded.EmbeddedLogger
Message level value that specifies that no messages are to be recorded.
NONE - Static variable in interface com.metamatrix.admin.api.objects.LogConfiguration
Message level value that specifies that no messages are to be recorded.
NONE - Static variable in class com.metamatrix.common.comm.platform.socket.SocketUtil
 
NOT_NULL - Static variable in class com.metamatrix.dqp.metadata.ResultsMetadataConstants.NULL_TYPES
 
NULLABLE - Static variable in class com.metamatrix.dqp.metadata.ResultsMetadataConstants.NULL_TYPES
 
NULLABLE - Static variable in interface com.metamatrix.dqp.metadata.ResultsMetadataConstants
 

O

OBJECT_TYPE_CACHE - Static variable in class com.metamatrix.admin.objects.MMAdminObject
Object type code for Cache
OBJECT_TYPE_CONNECTOR_BINDING - Static variable in class com.metamatrix.admin.objects.MMAdminObject
Object type code for ConnectorBinding
OBJECT_TYPE_CONNECTOR_TYPE - Static variable in class com.metamatrix.admin.objects.MMAdminObject
Object type code for ConnectorType
OBJECT_TYPE_DQP - Static variable in class com.metamatrix.admin.objects.MMAdminObject
Object type code for DQP
OBJECT_TYPE_ENTITLEMENT - Static variable in class com.metamatrix.admin.objects.MMAdminObject
Object type code for Entitlement
OBJECT_TYPE_EXTENSION_MODULE - Static variable in class com.metamatrix.admin.objects.MMAdminObject
Object type code for ExtensionModule
OBJECT_TYPE_GROUP - Static variable in class com.metamatrix.admin.objects.MMAdminObject
Object type code for Group
OBJECT_TYPE_HOST - Static variable in class com.metamatrix.admin.objects.MMAdminObject
Object type code for Host
OBJECT_TYPE_LOG_CONFIGURATION - Static variable in class com.metamatrix.admin.objects.MMAdminObject
Object type code for LogConfiguration
OBJECT_TYPE_MODEL - Static variable in class com.metamatrix.admin.objects.MMAdminObject
Object type code for Model
OBJECT_TYPE_PROCESS_OBJECT - Static variable in class com.metamatrix.admin.objects.MMAdminObject
Object type code for ProcessObject
OBJECT_TYPE_PROPERTY_DEFINITION - Static variable in class com.metamatrix.admin.objects.MMAdminObject
Object type code for PropertyDefinition
OBJECT_TYPE_QUEUE_WORKER_POOL - Static variable in class com.metamatrix.admin.objects.MMAdminObject
Object type code for QueueWorkerPool
OBJECT_TYPE_REQUEST - Static variable in class com.metamatrix.admin.objects.MMAdminObject
Object type code for Request
OBJECT_TYPE_RESOURCE - Static variable in class com.metamatrix.admin.objects.MMAdminObject
Object type code for Resource
OBJECT_TYPE_ROLE - Static variable in class com.metamatrix.admin.objects.MMAdminObject
Object type code for Role
OBJECT_TYPE_SESSION - Static variable in class com.metamatrix.admin.objects.MMAdminObject
Object type code for Session
OBJECT_TYPE_SOURCE_REQUEST - Static variable in class com.metamatrix.admin.objects.MMAdminObject
Object type code for SourceRequest
OBJECT_TYPE_SYSTEM_OBJECT - Static variable in class com.metamatrix.admin.objects.MMAdminObject
Object type code for SystemObject
OBJECT_TYPE_USER - Static variable in class com.metamatrix.admin.objects.MMAdminObject
Object type code for User
OBJECT_TYPE_VDB - Static variable in class com.metamatrix.admin.objects.MMAdminObject
Object type code for VDB
ObjectChannel - Interface in com.metamatrix.common.comm.platform.socket
 
ObjectChannelFactory - Interface in com.metamatrix.common.comm.platform.socket.client
 
ObjectDecoderInputStream - Class in org.jboss.netty.handler.codec.serialization
An ObjectInput which is interoperable with ObjectEncoder and ObjectEncoderOutputStream.
ObjectDecoderInputStream(DataInputStream, ClassLoader, int) - Constructor for class org.jboss.netty.handler.codec.serialization.ObjectDecoderInputStream
 
ObjectEncoderOutputStream - Class in org.jboss.netty.handler.codec.serialization
An ObjectOutput which is interoperable with ObjectDecoder and ObjectDecoderInputStream.
ObjectEncoderOutputStream(DataOutputStream, int) - Constructor for class org.jboss.netty.handler.codec.serialization.ObjectEncoderOutputStream
 
ObjectInputStreamWithClassloader - Class in com.metamatrix.common.comm.platform.socket
 
ObjectInputStreamWithClassloader(InputStream, ClassLoader) - Constructor for class com.metamatrix.common.comm.platform.socket.ObjectInputStreamWithClassloader
 
OBJECTS_PACKAGE - Static variable in class com.metamatrix.admin.objects.MMAdminObject
Package containing the sub-interfaces of AdminObjects
OioOjbectChannelFactory - Class in com.metamatrix.common.comm.platform.socket.client
 
OioOjbectChannelFactory(Properties) - Constructor for class com.metamatrix.common.comm.platform.socket.client.OioOjbectChannelFactory
 
onCompletion(ResultsFuture<T>) - Method in interface com.metamatrix.dqp.client.ResultsFuture.CompletionListener
 
org.jboss.netty.handler.codec.serialization - package org.jboss.netty.handler.codec.serialization
 
OUT - Static variable in class com.metamatrix.dqp.message.ParameterInfo
Constant identifying an OUT parameter
OUTPUT_BUFFER_SIZE - Static variable in interface com.metamatrix.admin.api.objects.ProcessObject
Proces Output Buffer Size Property Name
OVERWRITE - Static variable in interface com.metamatrix.admin.api.objects.AdminOptions.OnConflict
Add all bindings in this file and overwrite any bindings that already exist in the system.

P

ParameterInfo - Class in com.metamatrix.dqp.message
Desccribes some parameter info to return when executing a CallableStatement - this is used to avoid sending SPParameter, which contains references to metadata objects and stuff we don't want to send.
ParameterInfo() - Constructor for class com.metamatrix.dqp.message.ParameterInfo
 
ParameterInfo(int, int) - Constructor for class com.metamatrix.dqp.message.ParameterInfo
Create outbound parameter info
PASSIVATED_STATE_DESC - Static variable in interface com.metamatrix.admin.api.objects.Session
The description when the ejb server has passivated the session - it may become open again in the future
PASSWORD - Static variable in interface com.metamatrix.admin.api.objects.ConnectorBinding
Password connector property name
PASSWORD - Static variable in interface com.metamatrix.common.api.MMURL.CONNECTION
 
ping() - Method in interface com.metamatrix.platform.security.api.ILogon
Ping the server to see if the client-server connection is alive.
PLAN_NOT_ALLOWED - Static variable in interface com.metamatrix.jdbc.api.ExecutionProperties
 
PlanNode - Interface in com.metamatrix.jdbc.api
Represents one node in a query plan tree.
PlanVisitor - Class in com.metamatrix.jdbc.api
A helper class to walk a query plan and execute some action at each node.
PlanVisitor() - Constructor for class com.metamatrix.jdbc.api.PlanVisitor
Construct the visitor with a reference to the root node.
PLUGIN_ID - Static variable in class com.metamatrix.admin.AdminPlugin
The plug-in identifier of this plugin (value "com.metamatrix.platform").
PLUGIN_ID - Static variable in class com.metamatrix.common.comm.CommonCommPlugin
The plug-in identifier of this plugin
PLUGIN_ID - Static variable in class com.metamatrix.common.comm.platform.CommPlatformPlugin
The plug-in identifier of this plugin (value "com.metamatrix.comm.platform").
PRECISION - Static variable in interface com.metamatrix.dqp.metadata.ResultsMetadataConstants
 
prepare(MMXid) - Method in interface com.metamatrix.dqp.client.ClientSideDQP
 
PREPARED_PLAN_CACHE - Static variable in interface com.metamatrix.admin.api.objects.Cache
 
Principal - Interface in com.metamatrix.admin.api.objects
A Principal may participate in entitlements (authorization).
ProcedureErrorInstructionException - Exception in com.metamatrix.api.exception.query
Used to notify the user that the virtual procedure raised an error.
ProcedureErrorInstructionException() - Constructor for exception com.metamatrix.api.exception.query.ProcedureErrorInstructionException
 
ProcedureErrorInstructionException(String) - Constructor for exception com.metamatrix.api.exception.query.ProcedureErrorInstructionException
 
processCursorRequest(long, int, int) - Method in interface com.metamatrix.dqp.client.ClientSideDQP
 
ProcessObject - Interface in com.metamatrix.admin.api.objects
A Process in the MetaMatrix system.
PRODUCT_NAME - Static variable in interface com.metamatrix.common.api.MMURL.CONNECTION
 
ProductInfoConstants - Interface in com.metamatrix.platform.util
 
PROP_CLIENT_SESSION_PAYLOAD - Static variable in interface com.metamatrix.jdbc.api.ConnectionProperties
Connection property name for trusted session payload.
PROP_CREDENTIALS - Static variable in interface com.metamatrix.jdbc.api.ConnectionProperties
Data source credential sets.
PROP_FETCH_SIZE - Static variable in interface com.metamatrix.jdbc.api.ExecutionProperties
Default fetch size to use on Statements if the fetch size is not explicitly set.
PROP_PARTIAL_RESULTS_MODE - Static variable in interface com.metamatrix.jdbc.api.ExecutionProperties
Execution property name for partial results mode
PROP_SQL_OPTIONS - Static variable in interface com.metamatrix.jdbc.api.ExecutionProperties
Additional options/hints for executing the command
PROP_TXN_AUTO_WRAP - Static variable in interface com.metamatrix.jdbc.api.ExecutionProperties
Execution property name for transaction auto wrap mode
PROP_XML_FORMAT - Static variable in interface com.metamatrix.jdbc.api.ExecutionProperties
Execution property name for XML format
PROP_XML_VALIDATION - Static variable in interface com.metamatrix.jdbc.api.ExecutionProperties
Execution property name for XML validation
PropertyDefinition - Interface in com.metamatrix.admin.api.objects
Information about a property of an AdminObject

Q

QUERY_SERVICE_RESULT_SET_CACHE - Static variable in interface com.metamatrix.admin.api.objects.Cache
 
QueryMetadataException - Exception in com.metamatrix.api.exception.query
This exception is thrown when an error occurs while retrieving metadata from a query component metadata facade.
QueryMetadataException() - Constructor for exception com.metamatrix.api.exception.query.QueryMetadataException
No-arg constructor required by Externalizable semantics.
QueryMetadataException(String) - Constructor for exception com.metamatrix.api.exception.query.QueryMetadataException
Construct an instance with the message specified.
QueryMetadataException(String, String) - Constructor for exception com.metamatrix.api.exception.query.QueryMetadataException
Construct an instance with the message and error code specified.
QueryMetadataException(Throwable, String) - Constructor for exception com.metamatrix.api.exception.query.QueryMetadataException
Construct an instance from a message and an exception to chain to this one.
QueryMetadataException(Throwable, String, String) - Constructor for exception com.metamatrix.api.exception.query.QueryMetadataException
Construct an instance from a message and a code and an exception to chain to this one.
QueryParserException - Exception in com.metamatrix.api.exception.query
Thrown when a query cannot be parsed.
QueryParserException() - Constructor for exception com.metamatrix.api.exception.query.QueryParserException
No-arg constructor required by Externalizable semantics.
QueryParserException(String) - Constructor for exception com.metamatrix.api.exception.query.QueryParserException
Construct an instance with the message specified.
QueryParserException(String, String) - Constructor for exception com.metamatrix.api.exception.query.QueryParserException
Construct an instance with the message and error code specified.
QueryParserException(Throwable, String) - Constructor for exception com.metamatrix.api.exception.query.QueryParserException
Construct an instance from a message and an exception to chain to this one.
QueryParserException(Throwable, String, String) - Constructor for exception com.metamatrix.api.exception.query.QueryParserException
Construct an instance from a message and a code and an exception to chain to this one.
QueryPlannerException - Exception in com.metamatrix.api.exception.query
This exception is thrown when an error occurs while planning the query.
QueryPlannerException() - Constructor for exception com.metamatrix.api.exception.query.QueryPlannerException
No-arg constructor required by Externalizable semantics.
QueryPlannerException(String) - Constructor for exception com.metamatrix.api.exception.query.QueryPlannerException
Construct an instance with the message specified.
QueryPlannerException(String, String) - Constructor for exception com.metamatrix.api.exception.query.QueryPlannerException
Construct an instance with the message and error code specified.
QueryPlannerException(Throwable, String) - Constructor for exception com.metamatrix.api.exception.query.QueryPlannerException
Construct an instance from a message and an exception to chain to this one.
QueryPlannerException(Throwable, String, String) - Constructor for exception com.metamatrix.api.exception.query.QueryPlannerException
Construct an instance from a message and a code and an exception to chain to this one.
QueryProcessingException - Exception in com.metamatrix.api.exception.query
This exception is thrown when an error occurs while retrieving metadata from a query component metadata facade.
QueryProcessingException() - Constructor for exception com.metamatrix.api.exception.query.QueryProcessingException
No-arg constructor required by Externalizable semantics.
QueryProcessingException(String) - Constructor for exception com.metamatrix.api.exception.query.QueryProcessingException
Construct an instance with the message specified.
QueryProcessingException(String, String) - Constructor for exception com.metamatrix.api.exception.query.QueryProcessingException
Construct an instance with the message and error code specified.
QueryProcessingException(Throwable, String) - Constructor for exception com.metamatrix.api.exception.query.QueryProcessingException
Construct an instance from a message and an exception to chain to this one.
QueryProcessingException(Throwable, String, String) - Constructor for exception com.metamatrix.api.exception.query.QueryProcessingException
Construct an instance from a message and a code and an exception to chain to this one.
QueryResolverException - Exception in com.metamatrix.api.exception.query
This exception represents the case where the query submitted could not resolved when it is checked against the metadata
QueryResolverException() - Constructor for exception com.metamatrix.api.exception.query.QueryResolverException
No-arg constructor required by Externalizable semantics.
QueryResolverException(String) - Constructor for exception com.metamatrix.api.exception.query.QueryResolverException
Construct an instance with the message specified.
QueryResolverException(String, String) - Constructor for exception com.metamatrix.api.exception.query.QueryResolverException
Construct an instance with the message and error code specified.
QueryResolverException(Throwable, String) - Constructor for exception com.metamatrix.api.exception.query.QueryResolverException
Construct an instance from a message and an exception to chain to this one.
QueryResolverException(Throwable, String, String) - Constructor for exception com.metamatrix.api.exception.query.QueryResolverException
Construct an instance from a message and a code and an exception to chain to this one.
QueryValidatorException - Exception in com.metamatrix.api.exception.query
This exception is thrown if an error is discovered while validating the query.
QueryValidatorException() - Constructor for exception com.metamatrix.api.exception.query.QueryValidatorException
No-arg constructor required by Externalizable semantics.
QueryValidatorException(String) - Constructor for exception com.metamatrix.api.exception.query.QueryValidatorException
Construct an instance with the message specified.
QueryValidatorException(String, String) - Constructor for exception com.metamatrix.api.exception.query.QueryValidatorException
Construct an instance with the message and error code specified.
QueryValidatorException(Throwable, String) - Constructor for exception com.metamatrix.api.exception.query.QueryValidatorException
Construct an instance from a message and an exception to chain to this one.
QueryValidatorException(Throwable, String, String) - Constructor for exception com.metamatrix.api.exception.query.QueryValidatorException
Construct an instance from a message and a code and an exception to chain to this one.
QueueWorkerPool - Interface in com.metamatrix.admin.api.objects
All the metamatrix server modules use queue based processing inside them.

R

RADIX - Static variable in interface com.metamatrix.dqp.metadata.ResultsMetadataConstants
 
read() - Method in interface com.metamatrix.common.comm.platform.socket.ObjectChannel
 
read() - Method in class com.metamatrix.common.lob.LobChunkInputStream
 
read(byte[]) - Method in class com.metamatrix.common.lob.LobChunkInputStream
 
read() - Method in class com.metamatrix.common.lob.ReaderInputStream
 
readBatch(ObjectInput, String[]) - Static method in class com.metamatrix.common.batch.BatchSerializer
 
ReaderInputStream - Class in com.metamatrix.common.lob
 
ReaderInputStream(Reader, Charset) - Constructor for class com.metamatrix.common.lob.ReaderInputStream
 
ReaderInputStream(Reader, Charset, int) - Constructor for class com.metamatrix.common.lob.ReaderInputStream
 
readExternal(ObjectInput) - Method in exception com.metamatrix.api.exception.query.QueryParserException
 
readExternal(ObjectInput) - Method in class com.metamatrix.common.comm.api.Message
 
readExternal(ObjectInput) - Method in class com.metamatrix.common.comm.exception.ExceptionHolder
 
readExternal(ObjectInput) - Method in class com.metamatrix.common.comm.platform.socket.client.ServiceInvocationStruct
 
readExternal(ObjectInput) - Method in class com.metamatrix.dqp.message.ParameterInfo
 
readExternal(ObjectInput) - Method in class com.metamatrix.dqp.message.RequestID
 
readExternal(ObjectInput) - Method in class com.metamatrix.dqp.message.ResultsMessage
 
readObjectOverride() - Method in class org.jboss.netty.handler.codec.serialization.ObjectDecoderInputStream
 
receivedMessage(Object) - Method in class com.metamatrix.common.comm.platform.socket.client.SocketServerInstanceImpl
 
receiveResults(T) - Method in interface com.metamatrix.common.comm.api.ResultsReceiver
 
recover(int) - Method in interface com.metamatrix.dqp.client.ClientSideDQP
 
registered - Variable in class com.metamatrix.admin.objects.MMAdminObject
indicated if component exists in registry
removeRoleFromGroup(String, String) - Method in interface com.metamatrix.admin.api.server.ServerSecurityAdmin
Remove an administrative role from the given Group.
Request - Interface in com.metamatrix.admin.api.objects
when user submits a SQL command to the system for processing, usally that represents a single request to a MetaMatrix system.
RequestID - Class in com.metamatrix.dqp.message
This class represents an identifier for a request.
RequestID() - Constructor for class com.metamatrix.dqp.message.RequestID
Necessary for implementing Externalizable
RequestID(String, long) - Constructor for class com.metamatrix.dqp.message.RequestID
Create a RequestID using all of the ID parts.
RequestID(long) - Constructor for class com.metamatrix.dqp.message.RequestID
Create a RequestID for an execution where the connection is not specified.
RequestInfo - Class in com.metamatrix.server.serverapi
This class is used by RequestManager's getRequests methods to return request information useful for the console.
RequestInfo(RequestID, String, Date, Date) - Constructor for class com.metamatrix.server.serverapi.RequestInfo
 
RequestMessage - Class in com.metamatrix.dqp.message
Request Message, used by MMXStatement for submitting queries.
RequestMessage() - Constructor for class com.metamatrix.dqp.message.RequestMessage
 
RequestMessage(String) - Constructor for class com.metamatrix.dqp.message.RequestMessage
 
requestNextLobChunk(int, long, String) - Method in interface com.metamatrix.dqp.client.ClientSideDQP
 
reset() - Method in class org.jboss.netty.handler.codec.serialization.ObjectEncoderOutputStream
 
resolveClass(ObjectStreamClass) - Method in class com.metamatrix.common.comm.platform.socket.ObjectInputStreamWithClassloader
 
Resource - Interface in com.metamatrix.admin.api.objects
 
RESOURCE_POOL - Static variable in interface com.metamatrix.admin.api.objects.Resource
The environment property that indicates the name of the pool.
restart() - Method in interface com.metamatrix.admin.api.embedded.EmbeddedRuntimeStateAdmin
Restart MM Query
RESULT_SET - Static variable in class com.metamatrix.dqp.message.ParameterInfo
Constant identifying a RESULT SET parameter
RESULT_SET_CACHE_MODE - Static variable in interface com.metamatrix.jdbc.api.ExecutionProperties
Whether to use result set cache if it is available
ResultsFuture<T> - Class in com.metamatrix.dqp.client
Implements a call back based future that can also have completion listeners.
ResultsFuture() - Constructor for class com.metamatrix.dqp.client.ResultsFuture
 
ResultsFuture.CompletionListener<T> - Interface in com.metamatrix.dqp.client
 
ResultsMessage - Class in com.metamatrix.dqp.message
Results Message, used by MMStatement to get the query results.
ResultsMessage() - Constructor for class com.metamatrix.dqp.message.ResultsMessage
 
ResultsMessage(RequestMessage) - Constructor for class com.metamatrix.dqp.message.ResultsMessage
Instantiate and copy relevant information from the original request message.
ResultsMessage(RequestMessage, List[], String[], String[]) - Constructor for class com.metamatrix.dqp.message.ResultsMessage
 
ResultsMetadataConstants - Interface in com.metamatrix.dqp.metadata
This constants in this class indicate the column positions of different metadata columns in queries against Runtime metadata.
ResultsMetadataConstants.NULL_TYPES - Class in com.metamatrix.dqp.metadata
These types are associated with a DataType or an Element needing the indication of null types.
ResultsMetadataConstants.NULL_TYPES() - Constructor for class com.metamatrix.dqp.metadata.ResultsMetadataConstants.NULL_TYPES
 
ResultsMetadataConstants.SEARCH_TYPES - Class in com.metamatrix.dqp.metadata
These types are associated with the Element having valid search types.
ResultsMetadataConstants.SEARCH_TYPES() - Constructor for class com.metamatrix.dqp.metadata.ResultsMetadataConstants.SEARCH_TYPES
 
ResultsMetadataDefaults - Class in com.metamatrix.dqp.metadata
 
ResultsReceiver<T> - Interface in com.metamatrix.common.comm.api
 
RETURN_VALUE - Static variable in class com.metamatrix.dqp.message.ParameterInfo
Constant identifying a RETURN parameter
Role - Interface in com.metamatrix.admin.api.objects
 
rollback() - Method in interface com.metamatrix.dqp.client.ClientSideDQP
 
rollback(MMXid) - Method in interface com.metamatrix.dqp.client.ClientSideDQP
 

S

saveAllToDirectory(String, AdminOptions) - Method in interface com.metamatrix.admin.api.objects.ScriptsContainer
Save all of the scripts contained to the specified local directory.
saveAllToDirectory(String, AdminOptions) - Method in class com.metamatrix.admin.objects.MMScriptsContainer
 
SCALE - Static variable in interface com.metamatrix.dqp.metadata.ResultsMetadataConstants
 
ScriptsContainer - Interface in com.metamatrix.admin.api.objects
Contains all information nessecary to save the scripts that will be run by a MetaMatrix utility to load or refresh the data resident in a Materialized View.
SEARCHABLE - Static variable in class com.metamatrix.dqp.metadata.ResultsMetadataConstants.SEARCH_TYPES
 
SEARCHABLE - Static variable in interface com.metamatrix.dqp.metadata.ResultsMetadataConstants
 
SECURE_PROTOCOL - Static variable in interface com.metamatrix.common.api.MMURL.CONNECTION
Non-secure MetaMatrix Protocol.
SECURE_PROTOCOL - Static variable in class com.metamatrix.common.api.MMURL
 
selectNewServerInstance(Object) - Static method in class com.metamatrix.common.comm.platform.socket.client.SocketServerConnection
 
selectServerInstance() - Method in class com.metamatrix.common.comm.platform.socket.client.SocketServerConnection
Implements a sticky random selection policy TODO: make this customizable TODO: put more information on hostinfo as to process response time, last successful connect, etc.
send(Message, ResultsReceiver<Object>, Serializable) - Method in class com.metamatrix.common.comm.platform.socket.client.SocketServerInstanceImpl
 
serialVersionUID - Static variable in class com.metamatrix.admin.objects.MMAdminObject
SerialVersion used in serialization
serialVersionUID - Static variable in class com.metamatrix.common.comm.api.Message
 
serialVersionUID - Static variable in class com.metamatrix.platform.security.api.MetaMatrixSessionID
 
serialVersionUID - Static variable in class com.metamatrix.platform.security.api.MetaMatrixSessionInfo
 
serialVersionUID - Static variable in class com.metamatrix.platform.security.api.SessionToken
 
SERVER_PORT - Static variable in interface com.metamatrix.admin.api.objects.ProcessObject
Proces Port Property Name
SERVER_REPOSITORY_LATEST_VERSION - Static variable in interface com.metamatrix.admin.api.objects.VDB
Constant to denote the latest version of a VDB located at a given repository location.
SERVER_URL - Static variable in interface com.metamatrix.common.api.MMURL.CONNECTION
 
ServerAdmin - Interface in com.metamatrix.admin.api.server
This is the primary facade interface to MetaMatrix server administrative functionality.
ServerAdminFactory - Class in com.metamatrix.common.comm.platform.client
Singleton factory for ServerAdmins.
ServerConfigAdmin - Interface in com.metamatrix.admin.api.server
Interface that exposes MetaMatrix server configuration for administration.
ServerConnection - Interface in com.metamatrix.common.comm.api
 
ServerConnectionFactory - Interface in com.metamatrix.common.comm.api
 
ServerConnectionListener - Interface in com.metamatrix.common.comm.api
An implementor of this interface, when registered with the ServerConnection will receive notifications about the connection life cycle events.
ServerDiscovery - Interface in com.metamatrix.common.comm.platform.socket.client
Customizable ServerDiscovery interface TODO: add knowledge of the cluster/ServerConnection in the getKnownHosts calls
ServerMonitoringAdmin - Interface in com.metamatrix.admin.api.server
Interface that exposes the MetaMatrix server for system monitoring.
ServerRuntimeStateAdmin - Interface in com.metamatrix.admin.api.server
Interface that exposes the MetaMatrix system for runtime control.
ServerSecurityAdmin - Interface in com.metamatrix.admin.api.server
Interface that exposes MetaMatrix security system for administration.
ServiceInvocationStruct - Class in com.metamatrix.common.comm.platform.socket.client
 
ServiceInvocationStruct() - Constructor for class com.metamatrix.common.comm.platform.socket.client.ServiceInvocationStruct
 
ServiceInvocationStruct(Object[], String, Class) - Constructor for class com.metamatrix.common.comm.platform.socket.client.ServiceInvocationStruct
 
Session - Interface in com.metamatrix.admin.api.objects
A Session is a lasting connection between a client and a MetaMatrix System.
SessionException - Exception in com.metamatrix.admin.api.exception.security
 
SessionException() - Constructor for exception com.metamatrix.admin.api.exception.security.SessionException
No-Arg Constructor
SessionException(String) - Constructor for exception com.metamatrix.admin.api.exception.security.SessionException
Constructs an instance of the exception with the specified detail message.
SessionException(Throwable) - Constructor for exception com.metamatrix.admin.api.exception.security.SessionException
Constructs an instance of the exception with no detail message but with a single exception.
SessionException(Throwable, String) - Constructor for exception com.metamatrix.admin.api.exception.security.SessionException
Constructs an instance of the exception with the specified detail message and a single exception.
SessionException(String, String) - Constructor for exception com.metamatrix.admin.api.exception.security.SessionException
Construct an instance with an error code and message specified.
SessionException(Throwable, String, String) - Constructor for exception com.metamatrix.admin.api.exception.security.SessionException
Construct an instance with a linked exception, and an error code and message, specified.
SessionToken - Class in com.metamatrix.platform.security.api
This class is an immutable identifier for a unique session that also maintains the name of the principal for that session.
SessionToken() - Constructor for class com.metamatrix.platform.security.api.SessionToken
Fake SessionToken representing a trusted user
SessionToken(MetaMatrixSessionID, String) - Constructor for class com.metamatrix.platform.security.api.SessionToken
The primary constructor that specifies the id, userName, and product info for the session represented by this token.
setAllowedValues(Collection) - Method in class com.metamatrix.admin.objects.MMPropertyDefinition
 
setAnnotations(Collection) - Method in class com.metamatrix.dqp.message.ResultsMessage
 
setApplicationName(String) - Method in class com.metamatrix.admin.objects.MMSession
Set the ApplicationName
setBatchedUpdate(boolean) - Method in class com.metamatrix.dqp.message.RequestMessage
 
setCallableStatement(boolean) - Method in class com.metamatrix.dqp.message.RequestMessage
 
setColumnNames(String[]) - Method in class com.metamatrix.dqp.message.ResultsMessage
 
setCommands(String...) - Method in class com.metamatrix.dqp.message.RequestMessage
 
setConnectionPoolIdentifier(String) - Method in class com.metamatrix.admin.objects.MMResource
Set the Connection Pool Assigned Identifier
setConnectorBindingName(String) - Method in class com.metamatrix.admin.objects.MMRequest
 
setConnectorBindingNames(List) - Method in class com.metamatrix.admin.objects.MMModel
 
setConnectorBindingUUID(String) - Method in class com.metamatrix.server.serverapi.RequestInfo
Set the connector binding UUID.
setConnectorTypeName(String) - Method in class com.metamatrix.admin.objects.MMConnectorBinding
 
setConserveBandwidth(boolean) - Method in class com.metamatrix.common.comm.platform.socket.client.OioOjbectChannelFactory
 
setConstrainedToAllowedValues(boolean) - Method in class com.metamatrix.admin.objects.MMPropertyDefinition
 
setContents(Serializable) - Method in class com.metamatrix.common.comm.api.Message
 
setCreated(Date) - Method in class com.metamatrix.admin.objects.MMAdminObject
 
setCreated(Date) - Method in class com.metamatrix.admin.objects.MMRequest
 
setCreatedBy(String) - Method in class com.metamatrix.admin.objects.MMAdminObject
 
setCursorType(int) - Method in class com.metamatrix.dqp.message.RequestMessage
Sets the cursorType.
setCursorType(int) - Method in class com.metamatrix.dqp.message.ResultsMessage
 
setDataTypes(String[]) - Method in class com.metamatrix.dqp.message.ResultsMessage
 
setDebugLog(String) - Method in class com.metamatrix.dqp.message.ResultsMessage
 
setDefaultValue(Object) - Method in class com.metamatrix.admin.objects.MMPropertyDefinition
 
setDeployed(boolean) - Method in class com.metamatrix.admin.objects.MMAdminObject
 
setDequeues(int) - Method in class com.metamatrix.admin.objects.MMQueueWorkerPool
 
setDescription(String) - Method in class com.metamatrix.admin.objects.MMConnectorBinding
Set the description
setDescription(String) - Method in class com.metamatrix.admin.objects.MMDQP
Set the description
setDescription(String) - Method in class com.metamatrix.admin.objects.MMExtensionModule
 
setDescription(String) - Method in class com.metamatrix.admin.objects.MMPropertyDefinition
 
setDiscardedContexts(Set) - Method in interface com.metamatrix.admin.api.objects.LogConfiguration
Direct the log configuration to discard the given contexts and not record them.
setDiscardedContexts(Set) - Method in class com.metamatrix.admin.objects.MMLogConfiguration
 
setDisplayName(String) - Method in class com.metamatrix.admin.objects.MMPropertyDefinition
 
setDoubleQuotedVariableAllowed(boolean) - Method in class com.metamatrix.dqp.message.RequestMessage
 
setEnabled(boolean) - Method in class com.metamatrix.admin.objects.MMAdminObject
 
setEnqueues(int) - Method in class com.metamatrix.admin.objects.MMQueueWorkerPool
 
setErrorLocation(int, int) - Method in exception com.metamatrix.api.exception.query.QueryParserException
Set location of error
setException(Throwable) - Method in class com.metamatrix.dqp.message.ResultsMessage
 
setExecutionId(long) - Method in class com.metamatrix.dqp.message.RequestMessage
 
setExecutionPayload(Serializable) - Method in class com.metamatrix.dqp.message.RequestMessage
 
setExpert(boolean) - Method in class com.metamatrix.admin.objects.MMPropertyDefinition
 
setFetchSize(int) - Method in class com.metamatrix.dqp.message.RequestMessage
 
setFetchSize(int) - Method in class com.metamatrix.dqp.message.ResultsMessage
 
setFileContents(byte[]) - Method in class com.metamatrix.admin.objects.MMExtensionModule
 
setFinalRow(int) - Method in class com.metamatrix.dqp.message.ResultsMessage
 
setFirstRow(int) - Method in class com.metamatrix.dqp.message.ResultsMessage
 
setFreeMemory(long) - Method in class com.metamatrix.admin.objects.MMProcess
 
setHasWSDL(boolean) - Method in class com.metamatrix.admin.objects.MMVDB
 
setHidden(boolean) - Method in class com.metamatrix.admin.objects.MMPropertyDefinition
 
setHighwaterMark(int) - Method in class com.metamatrix.admin.objects.MMQueueWorkerPool
 
setHostName(String) - Method in class com.metamatrix.admin.objects.MMSession
Set information defined by the client at runtime
setIdentifier(String[]) - Method in class com.metamatrix.admin.objects.MMAdminObject
Set the fully-qualified identifier
setIncludedContexts(Set) - Method in interface com.metamatrix.admin.api.objects.LogConfiguration
Direct the log configuration to record only these contexts.
setIncludedContexts(Set) - Method in class com.metamatrix.admin.objects.MMLogConfiguration
 
setInetAddress(InetAddress) - Method in class com.metamatrix.admin.objects.MMProcess
 
setIPAddress(String) - Method in class com.metamatrix.admin.objects.MMSession
Set IPAddress for this Session
setLastPingTime(long) - Method in class com.metamatrix.admin.objects.MMSession
Set the Last time Client has checked to see if the server is still available
setLastPingTime(long) - Method in class com.metamatrix.platform.security.api.MetaMatrixSessionInfo
Used ONLY by the session service to set the time this session last initiated a server ping.
setLastRow(int) - Method in class com.metamatrix.dqp.message.ResultsMessage
 
setLastUpdated(Date) - Method in class com.metamatrix.admin.objects.MMAdminObject
 
setLastUpdatedBy(String) - Method in class com.metamatrix.admin.objects.MMAdminObject
 
setLogConfiguration(LogConfiguration) - Method in interface com.metamatrix.admin.api.core.CoreConfigAdmin
Set the LogConfiguration in the MetaMatrix Server
setLogLevel(int) - Method in interface com.metamatrix.admin.api.objects.LogConfiguration
Set the Log Level Note: Must call setLogConfiguration(LogConfiguration) for log level to take affect on the server.
setLogLevel(int) - Method in class com.metamatrix.admin.objects.MMLogConfiguration
Set the Log Level
setLogListener(EmbeddedLogger) - Method in interface com.metamatrix.admin.api.embedded.EmbeddedRuntimeStateAdmin
Set the log listener to install into MM Query.
setLogonResult(LogonResult) - Method in class com.metamatrix.common.comm.platform.socket.client.AdminApiServerDiscovery
 
setLogonResult(LogonResult) - Method in interface com.metamatrix.common.comm.platform.socket.client.ServerDiscovery
Sets the LogonResult after authentication.
setLogonResult(LogonResult) - Method in class com.metamatrix.common.comm.platform.socket.client.UrlServerDiscovery
 
setMasked(boolean) - Method in class com.metamatrix.admin.objects.MMPropertyDefinition
 
setMaterialization(boolean) - Method in class com.metamatrix.admin.objects.MMModel
 
setMaterializedViews(boolean) - Method in class com.metamatrix.admin.objects.MMVDB
 
setMaxCachedInstances(int) - Method in class com.metamatrix.common.comm.platform.socket.client.SocketServerConnectionFactory
 
setMaxDescriptionLength(int) - Method in class com.metamatrix.jdbc.api.DefaultDisplayHelper
 
setMaxDescriptionLength(int) - Method in interface com.metamatrix.jdbc.api.DisplayHelper
A max description length so that the description can be truncated when necessary.
setMaximumMultiplicity(int) - Method in class com.metamatrix.admin.objects.MMPropertyDefinition
 
setMaxSockets(int) - Method in class com.metamatrix.admin.objects.MMProcess
 
setMaxVirtualSockets(int) - Method in class com.metamatrix.admin.objects.MMProcess
 
setMessageKey(Serializable) - Method in class com.metamatrix.common.comm.api.Message
 
setMinimumMultiplicity(int) - Method in class com.metamatrix.admin.objects.MMPropertyDefinition
 
setModels(Collection) - Method in class com.metamatrix.admin.objects.MMVDB
 
setModelType(String) - Method in class com.metamatrix.admin.objects.MMModel
 
setModelURI(String) - Method in class com.metamatrix.admin.objects.MMModel
 
setModifiable(boolean) - Method in class com.metamatrix.admin.objects.MMPropertyDefinition
 
setModuleType(String) - Method in class com.metamatrix.admin.objects.MMExtensionModule
 
setNodeID(String) - Method in class com.metamatrix.admin.objects.MMRequest
If this is a source request then this represents the node id
setNodeID(int) - Method in class com.metamatrix.server.serverapi.RequestInfo
 
setObjectsRead(long) - Method in class com.metamatrix.admin.objects.MMProcess
 
setObjectsWritten(long) - Method in class com.metamatrix.admin.objects.MMProcess
 
setParameters(List) - Method in class com.metamatrix.dqp.message.ResultsMessage
 
setParameterValues(List) - Method in class com.metamatrix.dqp.message.RequestMessage
 
setPartialResults(boolean) - Method in class com.metamatrix.dqp.message.RequestMessage
 
setPartialResults(boolean) - Method in class com.metamatrix.dqp.message.ResultsMessage
 
setPhysical(boolean) - Method in class com.metamatrix.admin.objects.MMModel
 
setPlanDescription(Map) - Method in class com.metamatrix.dqp.message.ResultsMessage
 
setPort(int) - Method in class com.metamatrix.admin.objects.MMProcess
 
setPreferred(boolean) - Method in class com.metamatrix.admin.objects.MMPropertyDefinition
 
setPreparedBatchUpdate(boolean) - Method in class com.metamatrix.dqp.message.RequestMessage
 
setPreparedStatement(boolean) - Method in class com.metamatrix.dqp.message.RequestMessage
 
setProcessingDate(Date) - Method in class com.metamatrix.admin.objects.MMRequest
 
setProcessingTimestamp(Date) - Method in class com.metamatrix.dqp.message.RequestMessage
Set time that the request is submitted on the server.
setProductName(String) - Method in class com.metamatrix.admin.objects.MMSession
Set the Product Names
setProperties(Properties) - Method in class com.metamatrix.admin.objects.MMAdminObject
 
setProperty(String, String, String, String) - Method in interface com.metamatrix.admin.api.core.CoreConfigAdmin
Set a Property for an AdminObject
setPropertyType(String) - Method in class com.metamatrix.admin.objects.MMPropertyDefinition
 
setPropertyTypeClassName(String) - Method in class com.metamatrix.admin.objects.MMPropertyDefinition
 
setPublicKey(byte[]) - Method in class com.metamatrix.common.comm.platform.socket.Handshake
 
setQueryPlanAllowed(boolean) - Method in class com.metamatrix.dqp.message.RequestMessage
 
setQueued(int) - Method in class com.metamatrix.admin.objects.MMQueueWorkerPool
 
setQueueWorkerPool(QueueWorkerPool) - Method in class com.metamatrix.admin.objects.MMProcess
 
setReceiveBufferSize(int) - Method in class com.metamatrix.common.comm.platform.socket.client.OioOjbectChannelFactory
 
setRegistered(boolean) - Method in class com.metamatrix.admin.objects.MMAdminObject
 
setRequired(boolean) - Method in class com.metamatrix.admin.objects.MMPropertyDefinition
 
setRequireResultSet(Boolean) - Method in class com.metamatrix.dqp.message.RequestMessage
 
setRequiresRestart(boolean) - Method in class com.metamatrix.admin.objects.MMPropertyDefinition
 
setResourceType(String) - Method in class com.metamatrix.admin.objects.MMResource
Set the Resource Type
setResults(List[]) - Method in class com.metamatrix.dqp.message.ResultsMessage
 
setRoutingUUID(String) - Method in class com.metamatrix.admin.objects.MMConnectorBinding
 
setRowLimit(int) - Method in class com.metamatrix.dqp.message.RequestMessage
 
setRunning(boolean) - Method in class com.metamatrix.admin.objects.MMHost
Set if this Host has been deployed and is executing
setRunning(boolean) - Method in class com.metamatrix.admin.objects.MMProcess
Set whether this process is running.
setSchemas(Collection) - Method in class com.metamatrix.dqp.message.ResultsMessage
 
setSendBufferSize(int) - Method in class com.metamatrix.common.comm.platform.socket.client.OioOjbectChannelFactory
 
setServiceID(long) - Method in class com.metamatrix.admin.objects.MMConnectorBinding
 
setServiceID(long) - Method in class com.metamatrix.admin.objects.MMDQP
 
setSessionID(String) - Method in class com.metamatrix.admin.objects.MMRequest
 
setSessionState(int) - Method in class com.metamatrix.admin.objects.MMSession
Set the SessionState
setSessionToken(SessionToken) - Method in class com.metamatrix.server.serverapi.RequestInfo
Set the session token that the request was submitted under.
setShowPlan(boolean) - Method in class com.metamatrix.dqp.message.RequestMessage
 
setSockets(int) - Method in class com.metamatrix.admin.objects.MMProcess
 
setSoTimeout(int) - Method in class com.metamatrix.common.comm.platform.socket.client.OioOjbectChannelFactory
 
setSource(boolean) - Method in class com.metamatrix.admin.objects.MMRequest
Set if the request is source request
setSqlCommand(String) - Method in class com.metamatrix.admin.objects.MMRequest
 
setStarted(boolean) - Method in class com.metamatrix.admin.objects.MMSystem
 
setStartTime(Date) - Method in class com.metamatrix.admin.objects.MMSystem
 
setState(int) - Method in class com.metamatrix.admin.objects.MMConnectorBinding
Set the state
setState(int) - Method in class com.metamatrix.admin.objects.MMDQP
Set the state
setStateChangedTime(Date) - Method in class com.metamatrix.admin.objects.MMConnectorBinding
Set the state changed time
setStateChangedTime(Date) - Method in class com.metamatrix.admin.objects.MMDQP
Set the state changed time
setStatus(short) - Method in class com.metamatrix.admin.objects.MMVDB
 
setStyleSheet(String) - Method in class com.metamatrix.dqp.message.RequestMessage
Sets the styleSheet.
setSubmittedTimestamp(Date) - Method in class com.metamatrix.dqp.message.RequestMessage
Set time that the time when the command was created by the client.
setSupportsMultiSourceBindings(boolean) - Method in class com.metamatrix.admin.objects.MMModel
 
setSynchronousTtl(long) - Method in class com.metamatrix.common.comm.platform.socket.client.SocketServerConnectionFactory
 
setSystemProperty(String, String) - Method in interface com.metamatrix.admin.api.core.CoreConfigAdmin
Set system-wide property.
setThreadCount(int) - Method in class com.metamatrix.admin.objects.MMProcess
 
setThreads(int) - Method in class com.metamatrix.admin.objects.MMQueueWorkerPool
 
setTotalDequeues(long) - Method in class com.metamatrix.admin.objects.MMQueueWorkerPool
 
setTotalEnqueues(long) - Method in class com.metamatrix.admin.objects.MMQueueWorkerPool
 
setTotalHighwaterMark(int) - Method in class com.metamatrix.admin.objects.MMQueueWorkerPool
 
setTotalMemory(long) - Method in class com.metamatrix.admin.objects.MMProcess
 
setTransactionID(String) - Method in class com.metamatrix.admin.objects.MMRequest
 
setTransactionId(String) - Method in class com.metamatrix.server.serverapi.RequestInfo
 
setTrustedToken(Serializable) - Method in class com.metamatrix.platform.security.api.MetaMatrixSessionInfo
 
setTxnAutoWrapMode(String) - Method in class com.metamatrix.dqp.message.RequestMessage
Sets the txnAutoWrapMode.
setUID(long) - Method in class com.metamatrix.admin.objects.MMVDB
 
setUnresolvedSymbols(List) - Method in exception com.metamatrix.api.exception.query.QueryResolverException
Set the list of unresolved symbols during QueryResolution
setUpdateResult(boolean) - Method in class com.metamatrix.dqp.message.ResultsMessage
 
setUseResultSetCache(boolean) - Method in class com.metamatrix.dqp.message.RequestMessage
 
setUserName(String) - Method in class com.metamatrix.admin.objects.MMRequest
 
setUserName(String) - Method in class com.metamatrix.admin.objects.MMSession
Set User Name for this Session
setValidationMode(boolean) - Method in class com.metamatrix.dqp.message.RequestMessage
Sets the validationMode.
setValue(String) - Method in class com.metamatrix.admin.objects.MMPropertyDefinition
 
setValueDelimiter(String) - Method in class com.metamatrix.admin.objects.MMPropertyDefinition
 
setVDBName(String) - Method in class com.metamatrix.admin.objects.MMSession
Set VDBName for this Session
setVDBVersion(String) - Method in class com.metamatrix.admin.objects.MMSession
Set VDBVersion for this Session
setVersion(String) - Method in class com.metamatrix.common.comm.platform.socket.Handshake
 
setVersionedBy(String) - Method in class com.metamatrix.admin.objects.MMVDB
 
setVersionedDate(Date) - Method in class com.metamatrix.admin.objects.MMVDB
 
setVirtualSockets(int) - Method in class com.metamatrix.admin.objects.MMProcess
 
setVisible(boolean) - Method in class com.metamatrix.admin.objects.MMModel
 
setWarnings(List<Exception>) - Method in class com.metamatrix.dqp.message.ResultsMessage
 
setXMLFormat(String) - Method in class com.metamatrix.dqp.message.RequestMessage
Sets the xMLFormat.
shutdown() - Method in interface com.metamatrix.common.comm.api.ServerConnection
 
shutdown() - Method in interface com.metamatrix.common.comm.platform.socket.client.ServerDiscovery
 
shutdown() - Method in class com.metamatrix.common.comm.platform.socket.client.SocketServerConnection
 
shutdown() - Method in interface com.metamatrix.common.comm.platform.socket.client.SocketServerInstance
 
shutdown() - Method in class com.metamatrix.common.comm.platform.socket.client.SocketServerInstanceImpl
 
shutdown() - Method in class com.metamatrix.common.comm.platform.socket.client.UrlServerDiscovery
 
SIGNED - Static variable in interface com.metamatrix.dqp.metadata.ResultsMetadataConstants
 
SingleInstanceCommunicationException - Exception in com.metamatrix.common.comm.exception
An error occurred in communication between client and server.
SingleInstanceCommunicationException() - Constructor for exception com.metamatrix.common.comm.exception.SingleInstanceCommunicationException
No-Arg Constructor
SingleInstanceCommunicationException(String) - Constructor for exception com.metamatrix.common.comm.exception.SingleInstanceCommunicationException
 
SingleInstanceCommunicationException(Throwable) - Constructor for exception com.metamatrix.common.comm.exception.SingleInstanceCommunicationException
 
SingleInstanceCommunicationException(Throwable, String) - Constructor for exception com.metamatrix.common.comm.exception.SingleInstanceCommunicationException
 
SocketServerConnection - Class in com.metamatrix.common.comm.platform.socket.client
Represents a client connection that maintains session state and allows for service fail over.
SocketServerConnection(SocketServerInstanceFactory, boolean, ServerDiscovery, Properties, Timer) - Constructor for class com.metamatrix.common.comm.platform.socket.client.SocketServerConnection
 
SocketServerConnectionFactory - Class in com.metamatrix.common.comm.platform.socket.client
 
SocketServerConnectionFactory() - Constructor for class com.metamatrix.common.comm.platform.socket.client.SocketServerConnectionFactory
 
SocketServerInstance - Interface in com.metamatrix.common.comm.platform.socket.client
 
SocketServerInstanceFactory - Interface in com.metamatrix.common.comm.platform.socket.client
 
SocketServerInstanceImpl - Class in com.metamatrix.common.comm.platform.socket.client
Client view of a socket server connection that exposes remote services On construction this class will create a channel and exchange a handshake.
SocketServerInstanceImpl() - Constructor for class com.metamatrix.common.comm.platform.socket.client.SocketServerInstanceImpl
 
SocketServerInstanceImpl(HostInfo, boolean, long) - Constructor for class com.metamatrix.common.comm.platform.socket.client.SocketServerInstanceImpl
 
SocketServerInstanceImpl.RemoteInvocationHandler - Class in com.metamatrix.common.comm.platform.socket.client
 
SocketServerInstanceImpl.RemoteInvocationHandler(Class<?>) - Constructor for class com.metamatrix.common.comm.platform.socket.client.SocketServerInstanceImpl.RemoteInvocationHandler
 
SocketUtil - Class in com.metamatrix.common.comm.platform.socket
This class provides some utility methods to create ssl sockets using the keystores and trust stores.
SocketUtil() - Constructor for class com.metamatrix.common.comm.platform.socket.SocketUtil
 
SocketUtil.SSLSocketFactory - Class in com.metamatrix.common.comm.platform.socket
 
SocketUtil.SSLSocketFactory(SSLContext, boolean) - Constructor for class com.metamatrix.common.comm.platform.socket.SocketUtil.SSLSocketFactory
 
SourceRequest - Interface in com.metamatrix.admin.api.objects
 
SourceWarning - Exception in com.metamatrix.dqp.exception
This class is used to store the details of an atomic query warning.
SourceWarning(String, String, Throwable, boolean) - Constructor for exception com.metamatrix.dqp.exception.SourceWarning
Constructor that stores atomic query failure details.
SQL_OPTION_SHOWPLAN - Static variable in interface com.metamatrix.jdbc.api.ExecutionProperties
Passed as an option to PROP_SQL_OPTIONS
start(MMXid, int, int) - Method in interface com.metamatrix.dqp.client.ClientSideDQP
 
startConnectorBinding(String) - Method in interface com.metamatrix.admin.api.core.CoreRuntimeStateAdmin
Start Connector Binding
startHost(String, boolean) - Method in interface com.metamatrix.admin.api.server.ServerRuntimeStateAdmin
Start the Host for this cluster
startProcess(String, boolean) - Method in interface com.metamatrix.admin.api.server.ServerRuntimeStateAdmin
Start a Process in the system.
STATE_ACTIVE - Static variable in interface com.metamatrix.admin.api.objects.Session
The session is open (active).
STATE_CLOSED - Static variable in interface com.metamatrix.admin.api.objects.ConnectorBinding
Registered but closed
STATE_CLOSED - Static variable in interface com.metamatrix.admin.api.objects.DQP
Registered but closed
STATE_CLOSED - Static variable in interface com.metamatrix.admin.api.objects.Session
The session is closed - this state cannot change once it is reached.
STATE_DATA_SOURCE_UNAVAILABLE - Static variable in interface com.metamatrix.admin.api.objects.ConnectorBinding
Running, but the underlying data source is unavailable
STATE_DATA_SOURCE_UNAVAILABLE - Static variable in interface com.metamatrix.admin.api.objects.DQP
Running, but the underlying data source is unavailable
STATE_EXPIRED - Static variable in interface com.metamatrix.admin.api.objects.Session
The session has expired - this state cannot change once it is reached.
STATE_FAILED - Static variable in interface com.metamatrix.admin.api.objects.ConnectorBinding
Failed after running successfully
STATE_FAILED - Static variable in interface com.metamatrix.admin.api.objects.DQP
Failed after running successfully
STATE_INIT_FAILED - Static variable in interface com.metamatrix.admin.api.objects.ConnectorBinding
Failed during initialization
STATE_INIT_FAILED - Static variable in interface com.metamatrix.admin.api.objects.DQP
Failed during initialization
STATE_NOT_DEPLOYED - Static variable in interface com.metamatrix.admin.api.objects.ConnectorBinding
Running, not deployed
STATE_NOT_DEPLOYED - Static variable in interface com.metamatrix.admin.api.objects.DQP
Running, not deployed
STATE_NOT_INITIALIZED - Static variable in interface com.metamatrix.admin.api.objects.ConnectorBinding
Registered by not initialized
STATE_NOT_INITIALIZED - Static variable in interface com.metamatrix.admin.api.objects.DQP
Registered by not initialized
STATE_NOT_REGISTERED - Static variable in interface com.metamatrix.admin.api.objects.ConnectorBinding
Not registered
STATE_NOT_REGISTERED - Static variable in interface com.metamatrix.admin.api.objects.DQP
Not registered
STATE_OPEN - Static variable in interface com.metamatrix.admin.api.objects.ConnectorBinding
Open and running
STATE_OPEN - Static variable in interface com.metamatrix.admin.api.objects.DQP
Open and running
STATE_PASSIVATED - Static variable in interface com.metamatrix.admin.api.objects.Session
The ejb server has passivated the session - it may become open again in the future
STATE_TERMINATED - Static variable in interface com.metamatrix.admin.api.objects.Session
The session is terminated - this state cannot change once it is reached.
STATUS_ACTIVE - Static variable in class com.metamatrix.admin.objects.MMVDB
VDB is deployed and active
STATUS_DELETED - Static variable in class com.metamatrix.admin.objects.MMVDB
VDB has been deleted
STATUS_INACTIVE - Static variable in class com.metamatrix.admin.objects.MMVDB
VDB is deployed but inactive
STATUS_INCOMPLETE - Static variable in class com.metamatrix.admin.objects.MMVDB
VDB is registered but incomplete
stop(int) - Method in interface com.metamatrix.admin.api.embedded.EmbeddedRuntimeStateAdmin
Stop the MM Query.
stopConnectorBinding(String, boolean) - Method in interface com.metamatrix.admin.api.core.CoreRuntimeStateAdmin
Stop Connector Binding
stopHost(String, boolean, boolean) - Method in interface com.metamatrix.admin.api.server.ServerRuntimeStateAdmin
Stop the Host for this cluster
stopProcess(String, boolean, boolean) - Method in interface com.metamatrix.admin.api.server.ServerRuntimeStateAdmin
Stop Process running in the system.
stopSystem() - Method in interface com.metamatrix.admin.api.server.ServerRuntimeStateAdmin
Stop the entire system.
StreamingLobChunckProducer - Class in com.metamatrix.dqp.client.impl
 
StreamingLobChunckProducer(ClientSideDQP, long, Streamable) - Constructor for class com.metamatrix.dqp.client.impl.StreamingLobChunckProducer
 
StreamingLobChunckProducer.Factory - Class in com.metamatrix.dqp.client.impl
 
StreamingLobChunckProducer.Factory(ClientSideDQP, long, Streamable) - Constructor for class com.metamatrix.dqp.client.impl.StreamingLobChunckProducer.Factory
 
supportsMultiSourceBindings() - Method in interface com.metamatrix.admin.api.objects.Model
Determine whether this model can support more than one connector binding.
supportsMultiSourceBindings() - Method in class com.metamatrix.admin.objects.MMModel
 
supportsPartialResults() - Method in class com.metamatrix.dqp.message.RequestMessage
 
SURNAME - Static variable in interface com.metamatrix.admin.api.objects.User
User's surname (last name)
synchronizeSystem(boolean) - Method in interface com.metamatrix.admin.api.server.ServerRuntimeStateAdmin
Synchronize the entire system.
SystemObject - Interface in com.metamatrix.admin.api.objects
 

T

targetClass - Variable in class com.metamatrix.common.comm.platform.socket.client.ServiceInvocationStruct
 
TELEPHONE_NUMBER - Static variable in interface com.metamatrix.admin.api.objects.User
User's telephone number
TERMINATED - Static variable in interface com.metamatrix.platform.security.api.MetaMatrixSessionState
The session is terminated - this state cannot change once it is reached.
TERMINATED_STATE_DESC - Static variable in interface com.metamatrix.admin.api.objects.Session
The description when the session is terminated - this state cannot change once it is reached.
terminateSession(String) - Method in interface com.metamatrix.admin.api.core.CoreRuntimeStateAdmin
Terminate the Session
TextOutputVisitor - Class in com.metamatrix.jdbc.api
This visitor class can be used to output a formatted text representation of the plan.
TextOutputVisitor(DisplayHelper, int) - Constructor for class com.metamatrix.jdbc.api.TextOutputVisitor
Construct the visitor.
TIMETOLIVE - Static variable in interface com.metamatrix.admin.api.objects.ProcessObject
Proces Time To Live Property Name
toString() - Method in class com.metamatrix.admin.api.objects.AdminOptions
 
toString() - Method in class com.metamatrix.admin.objects.MMAdminObject
Get MetaMatrix Object as a String
toString() - Method in class com.metamatrix.admin.objects.MMAdminStatus
 
toString() - Method in class com.metamatrix.admin.objects.MMConnectorBinding
 
toString() - Method in class com.metamatrix.admin.objects.MMConnectorType
 
toString() - Method in class com.metamatrix.admin.objects.MMDQP
 
toString() - Method in class com.metamatrix.admin.objects.MMExtensionModule
 
toString() - Method in class com.metamatrix.admin.objects.MMHost
Create a String for this MMHost
toString() - Method in class com.metamatrix.admin.objects.MMLogConfiguration
 
toString() - Method in class com.metamatrix.admin.objects.MMModel
 
toString() - Method in class com.metamatrix.admin.objects.MMPrincipal
 
toString() - Method in class com.metamatrix.admin.objects.MMProcess
Return string for display.
toString() - Method in class com.metamatrix.admin.objects.MMPropertyDefinition
 
toString() - Method in class com.metamatrix.admin.objects.MMQueueWorkerPool
Get string for display purposes
toString() - Method in class com.metamatrix.admin.objects.MMRequest
 
toString() - Method in class com.metamatrix.admin.objects.MMResource
 
toString() - Method in class com.metamatrix.admin.objects.MMRole
 
toString() - Method in class com.metamatrix.admin.objects.MMSession
Convert a Session to a String
toString() - Method in class com.metamatrix.admin.objects.MMSourceRequest
 
toString() - Method in class com.metamatrix.admin.objects.MMSystem
 
toString() - Method in class com.metamatrix.admin.objects.MMVDB
 
toString() - Method in class com.metamatrix.api.exception.query.UnresolvedSymbolDescription
Get string representation of the unresolved symbol description
toString() - Method in class com.metamatrix.common.api.HostInfo
 
toString() - Method in class com.metamatrix.common.api.MMURL
 
toString() - Method in class com.metamatrix.common.comm.api.Message
 
toString() - Method in class com.metamatrix.common.xa.MMXid
 
toString() - Method in exception com.metamatrix.dqp.exception.SourceWarning
Gets a message detailing the source against which the atomic query failed.
toString() - Method in class com.metamatrix.dqp.message.RequestID
Return a combined string for the ID.
toString() - Method in class com.metamatrix.dqp.message.ResultsMessage
 
toString() - Method in class com.metamatrix.platform.security.api.BasicMetaMatrixPrincipal
 
toString() - Method in class com.metamatrix.platform.security.api.MetaMatrixPrincipalName
 
toString() - Method in class com.metamatrix.platform.security.api.MetaMatrixPrincipalNames
Displays the group and user names
toString() - Method in class com.metamatrix.platform.security.api.MetaMatrixSessionID
Returns a string representing the current state of the object.
toString() - Method in class com.metamatrix.platform.security.api.MetaMatrixSessionInfo
Returns a string representing the current state of the object.
toString() - Method in class com.metamatrix.platform.security.api.SessionToken
Returns a string representing the current state of the object.
TRACE - Static variable in interface com.metamatrix.admin.api.embedded.EmbeddedLogger
Message level value that specifies that all messages are to be recorded.
TRACE - Static variable in interface com.metamatrix.admin.api.objects.LogConfiguration
Message level value that specifies that all messages are to be recorded.
TRUSTSTORE_FILENAME - Static variable in class com.metamatrix.common.comm.platform.socket.SocketUtil
 
TYPE_ADMIN - Static variable in interface com.metamatrix.admin.api.objects.Principal
Admin internal type.
TYPE_ADMIN - Static variable in interface com.metamatrix.platform.security.api.MetaMatrixPrincipal
 
TYPE_GROUP - Static variable in interface com.metamatrix.admin.api.objects.Principal
Group internal type
TYPE_GROUP - Static variable in interface com.metamatrix.platform.security.api.MetaMatrixPrincipal
 
TYPE_LABEL_ADMIN - Static variable in interface com.metamatrix.admin.api.objects.Principal
Display String for Admin type
TYPE_LABEL_ADMIN - Static variable in interface com.metamatrix.platform.security.api.MetaMatrixPrincipal
 
TYPE_LABEL_GROUP - Static variable in interface com.metamatrix.admin.api.objects.Principal
Display String for Group type
TYPE_LABEL_GROUP - Static variable in interface com.metamatrix.platform.security.api.MetaMatrixPrincipal
 
TYPE_LABEL_USER - Static variable in interface com.metamatrix.admin.api.objects.Principal
Display String for User type
TYPE_LABEL_USER - Static variable in interface com.metamatrix.platform.security.api.MetaMatrixPrincipal
 
TYPE_NAMES - Static variable in interface com.metamatrix.platform.security.api.MetaMatrixPrincipal
 
TYPE_USER - Static variable in interface com.metamatrix.admin.api.objects.Principal
User internal type.
TYPE_USER - Static variable in interface com.metamatrix.platform.security.api.MetaMatrixPrincipal
 

U

UNBOUNDED_VALUE - Static variable in interface com.metamatrix.admin.api.objects.PropertyDefinition
The value of the maximum multiplicity if the multiplicity is considered unbounded.
UNKNOWN - Static variable in class com.metamatrix.dqp.metadata.ResultsMetadataConstants.NULL_TYPES
 
UNKNOWN_STATE_DESC - Static variable in interface com.metamatrix.admin.api.objects.Session
The description when the state of the session is not known.
UnresolvedSymbolDescription - Class in com.metamatrix.api.exception.query
This helper object describes an unresolved symbol found during query resolution.
UnresolvedSymbolDescription(String, String) - Constructor for class com.metamatrix.api.exception.query.UnresolvedSymbolDescription
Construct a description given the symbol and it's description.
UNSEARCHABLE - Static variable in class com.metamatrix.dqp.metadata.ResultsMetadataConstants.SEARCH_TYPES
 
UPDATE_COLUMN - Static variable in class com.metamatrix.dqp.metadata.ResultsMetadataDefaults
 
updateProperties(String, String, Properties) - Method in interface com.metamatrix.admin.api.core.CoreConfigAdmin
Set several properties for an AdminObject.
updateSystemProperties(Properties) - Method in interface com.metamatrix.admin.api.core.CoreConfigAdmin
Set several system-wide properties.
UrlServerDiscovery - Class in com.metamatrix.common.comm.platform.socket.client
Simple URL discovery strategy
UrlServerDiscovery() - Constructor for class com.metamatrix.common.comm.platform.socket.client.UrlServerDiscovery
 
UrlServerDiscovery(MMURL) - Constructor for class com.metamatrix.common.comm.platform.socket.client.UrlServerDiscovery
 
USE_URL_HOST - Static variable in class com.metamatrix.common.comm.platform.socket.client.AdminApiServerDiscovery
If the FIREWALL_HOST property is set, then this host name will be used instead of the process names returned by the AdminApi
User - Interface in com.metamatrix.admin.api.objects
A user of the MetaMatrix system may a participant or an administrator of the MetaMatrix system.
USER_NAME - Static variable in interface com.metamatrix.common.api.MMURL.CONNECTION
 
useResultSetCache() - Method in class com.metamatrix.dqp.message.RequestMessage
 
Util - Static variable in class com.metamatrix.admin.AdminPlugin
 
Util - Static variable in class com.metamatrix.common.comm.CommonCommPlugin
 
Util - Static variable in class com.metamatrix.common.comm.platform.CommPlatformPlugin
 

V

VDB - Interface in com.metamatrix.admin.api.objects
Represents a Virtual Database in the MetaMatrix system.
VDB_FILE_TYPE - Static variable in interface com.metamatrix.admin.api.objects.ExtensionModule
The name of the VDB File type of extension module.
VDB_NAME - Static variable in interface com.metamatrix.common.api.MMURL.JDBC
 
VDB_VERSION - Static variable in interface com.metamatrix.common.api.MMURL.JDBC
 
VDB_VERSION - Static variable in interface com.metamatrix.platform.util.ProductInfoConstants
 
VERSION - Static variable in interface com.metamatrix.common.api.MMURL.JDBC
 
VIRTUAL_DATABASE_NAME - Static variable in interface com.metamatrix.dqp.metadata.ResultsMetadataConstants
 
VIRTUAL_DATABASE_VERSION - Static variable in interface com.metamatrix.dqp.metadata.ResultsMetadataConstants
 
VIRTUAL_DB - Static variable in interface com.metamatrix.platform.util.ProductInfoConstants
 
visit(PlanNode) - Method in class com.metamatrix.jdbc.api.PlanVisitor
This method controls how a tree is visited from the rootNode.
visit(PlanNode) - Method in class com.metamatrix.jdbc.api.XMLOutputVisitor
 
visitContainerProperty(PlanNode, String, Collection) - Method in class com.metamatrix.jdbc.api.PlanVisitor
Visit a container property - the container property will be visited, then each particular value of the container will be visited.
visitContainerProperty(PlanNode, String, Collection) - Method in class com.metamatrix.jdbc.api.TextOutputVisitor
 
visitNode(PlanNode) - Method in class com.metamatrix.jdbc.api.PlanVisitor
Visit a node.
visitNode(PlanNode) - Method in class com.metamatrix.jdbc.api.TextOutputVisitor
 
visitPropertyValue(PlanNode, String, Object) - Method in class com.metamatrix.jdbc.api.PlanVisitor
Visit a property value.
visitPropertyValue(PlanNode, String, Object) - Method in class com.metamatrix.jdbc.api.TextOutputVisitor
 
VM_MAXIMUM_HEAP_SIZE_PROPERTY_NAME - Static variable in interface com.metamatrix.admin.api.objects.ProcessObject
Proces Max Heap Size Property Name
VM_MINIMUM_HEAP_SIZE_PROPERTY_NAME - Static variable in interface com.metamatrix.admin.api.objects.ProcessObject
Proces Min Heap Size Property Name

W

WARNING - Static variable in interface com.metamatrix.admin.api.embedded.EmbeddedLogger
Message level value that specifies that warning, error and critical messages are to be recorded.
WARNING - Static variable in interface com.metamatrix.admin.api.objects.LogConfiguration
Message level value that specifies that warning, error and critical messages are to be recorded.
WILDCARD - Static variable in interface com.metamatrix.admin.api.objects.AdminObject
The wildcard character (as a String) that can be used in may identifier patterns to indicate "anything" or, more specifically, replace "zero or more" identifier components.
WRITABLE - Static variable in interface com.metamatrix.dqp.metadata.ResultsMetadataConstants
 
write(Object) - Method in interface com.metamatrix.common.comm.platform.socket.ObjectChannel
 
writeBatch(ObjectOutput, String[], List[]) - Static method in class com.metamatrix.common.batch.BatchSerializer
 
writeExternal(ObjectOutput) - Method in exception com.metamatrix.api.exception.query.QueryParserException
 
writeExternal(ObjectOutput) - Method in class com.metamatrix.common.comm.api.Message
 
writeExternal(ObjectOutput) - Method in class com.metamatrix.common.comm.exception.ExceptionHolder
 
writeExternal(ObjectOutput) - Method in class com.metamatrix.common.comm.platform.socket.client.ServiceInvocationStruct
 
writeExternal(ObjectOutput) - Method in class com.metamatrix.dqp.message.ParameterInfo
 
writeExternal(ObjectOutput) - Method in class com.metamatrix.dqp.message.RequestID
 
writeExternal(ObjectOutput) - Method in class com.metamatrix.dqp.message.ResultsMessage
 
writeObjectOverride(Object) - Method in class org.jboss.netty.handler.codec.serialization.ObjectEncoderOutputStream
 

X

XATransactionException - Exception in com.metamatrix.common.xa
Exception which occurs if an error occurs within the server that is XA transaction-related.
XATransactionException() - Constructor for exception com.metamatrix.common.xa.XATransactionException
No-Arg Constructor
XATransactionException(String) - Constructor for exception com.metamatrix.common.xa.XATransactionException
Construct an instance with the message specified.
XATransactionException(Throwable) - Constructor for exception com.metamatrix.common.xa.XATransactionException
Construct an instance with a linked exception specified.
XATransactionException(int, String) - Constructor for exception com.metamatrix.common.xa.XATransactionException
Construct an instance with the message and error code specified.
XATransactionException(Throwable, String) - Constructor for exception com.metamatrix.common.xa.XATransactionException
Construct an instance from a message and an exception to chain to this one.
XATransactionException(Throwable, int, String) - Constructor for exception com.metamatrix.common.xa.XATransactionException
Construct an instance from a message and a code and an exception to chain to this one.
XATransactionException(Throwable, int) - Constructor for exception com.metamatrix.common.xa.XATransactionException
 
XML_COLUMN_LENGTH - Static variable in class com.metamatrix.dqp.metadata.ResultsMetadataDefaults
 
XML_COLUMN_NAME - Static variable in class com.metamatrix.dqp.metadata.ResultsMetadataDefaults
 
XML_COMPACT_FORMAT - Static variable in interface com.metamatrix.jdbc.api.ExecutionProperties
XML results format: XML results displayed in compact form
XML_TREE_FORMAT - Static variable in interface com.metamatrix.jdbc.api.ExecutionProperties
XML results format: XML results displayed as a formatted tree
XMLOutputVisitor - Class in com.metamatrix.jdbc.api
This visitor class can be used to output an XML representation of the plan.
XMLOutputVisitor(DisplayHelper) - Constructor for class com.metamatrix.jdbc.api.XMLOutputVisitor
 
XMLOutputVisitor(DisplayHelper, int, boolean) - Constructor for class com.metamatrix.jdbc.api.XMLOutputVisitor
 

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

Copyright © 2009. All Rights Reserved.