Serialized Form
|
Package org.teiid.api.exception.query |
symbol
java.lang.String symbol
description
java.lang.String description
serialVersionUID: -511120208522577206L
map
LRUCache<K,V> map
children
java.util.Map<K,V> children
name
java.lang.String name
ttl
long ttl
expirationQueue
java.util.LinkedHashSet<E> expirationQueue
serialVersionUID: -5541424157695857527L
cacheRoot
DefaultCache<K,V> cacheRoot
destroyed
boolean destroyed
|
Package org.teiid.common.buffer |
serialVersionUID: 6304443387337336957L
readExternal
public void readExternal(java.io.ObjectInput in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeExternal
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
- Throws:
java.io.IOException
|
Package org.teiid.core.id |
id
int id
lastID
int lastID
id
long id
lastID
long lastID
id
java.lang.String id
uuid
java.util.UUID uuid
cachedExportableFormUuidString
java.lang.String cachedExportableFormUuidString
|
Package org.teiid.dqp.message |
readExternal
public void readExternal(java.io.ObjectInput in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException- See Also:
Externalizable.readExternal(java.io.ObjectInput)
writeExternal
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
- Throws:
java.io.IOException- See Also:
Externalizable.writeExternal(java.io.ObjectOutput)
serialVersionUID: -4060941593023225562L
atomicRequestId
AtomicRequestID atomicRequestId
connectorName
java.lang.String connectorName
- The connectorBindingID that identifies the connector needed for this
query.
modelName
java.lang.String modelName
- Name of model where the connector is bound to
txnContext
TransactionContext txnContext
command
Command command
fetchSize
int fetchSize
processingTimestamp
long processingTimestamp
partialResultsFlag
boolean partialResultsFlag
requestID
RequestID requestID
executionPayload
java.io.Serializable executionPayload
exceptionOnMaxRows
boolean exceptionOnMaxRows
maxRows
int maxRows
workContext
org.teiid.dqp.internal.process.DQPWorkContext workContext
readExternal
public void readExternal(java.io.ObjectInput in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeExternal
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
- Throws:
java.io.IOException
serialVersionUID: -2888539138291776071L
readExternal
public void readExternal(java.io.ObjectInput in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException- See Also:
Externalizable.readExternal(java.io.ObjectInput)
writeExternal
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
- Throws:
java.io.IOException- See Also:
Externalizable.writeExternal(java.io.ObjectOutput)
|
Package org.teiid.dqp.service |
serialVersionUID: -8689401273499649058L
threadId
java.lang.String threadId
transactionType
TransactionContext.Scope transactionType
creationTime
long creationTime
transaction
javax.transaction.Transaction transaction
suspendedBy
java.util.Set<E> suspendedBy
|
Package org.teiid.query.analysis |
recordQueryPlan
boolean recordQueryPlan
recordDebug
boolean recordDebug
queryPlan
PlanNode queryPlan
annotations
java.util.Collection<E> annotations
stringWriter
java.io.StringWriter stringWriter
debugWriter
java.io.PrintWriter debugWriter
|
Package org.teiid.query.function |
serialVersionUID: 5374103983118037242L
name
java.lang.String name
pushdown
int pushdown
types
java.lang.Class<T>[] types
returnType
java.lang.Class<T> returnType
hash
int hash
requiresContext
boolean requiresContext
nullDependent
boolean nullDependent
deterministic
int deterministic
name
java.lang.String name
description
java.lang.String description
category
java.lang.String category
inputParamNames
java.util.List<E> inputParamNames
inputParamDescs
java.util.List<E> inputParamDescs
outputParamName
java.lang.String outputParamName
outputParamDesc
java.lang.String outputParamDesc
|
Package org.teiid.query.function.metadata |
serialVersionUID: -8039086494296455152L
name
java.lang.String name
description
java.lang.String description
category
java.lang.String category
pushdown
int pushdown
invocationClass
java.lang.String invocationClass
invocationMethod
java.lang.String invocationMethod
nullDependent
boolean nullDependent
deterministic
int deterministic
inputParameters
FunctionParameter[] inputParameters
outputParameter
FunctionParameter outputParameter
name
java.lang.String name
type
java.lang.String type
description
java.lang.String description
isVarArg
boolean isVarArg
method
FunctionMethod method
|
Package org.teiid.query.mapping.relational |
groupName
java.lang.String groupName
query
java.lang.String query
bindings
java.util.List<E> bindings
command
Command command
|
Package org.teiid.query.mapping.xml |
symbol
ElementSymbol symbol
position
int position
namespace
Namespace namespace
recursionId
java.lang.String recursionId
defalt
boolean defalt
criteriaGroups
java.util.List<E> criteriaGroups
criteriaNode
Criteria criteriaNode
root
MappingBaseNode root
formatted
boolean formatted
encoding
java.lang.String encoding
name
java.lang.String name
symbol
ElementSymbol symbol
position
int position
namespace
Namespace namespace
parent
MappingNode parent
- The parent of this node, null if root.
children
java.util.LinkedList<E> children
- Child nodes, usually just 1 or 2, but occasionally more
nodeProperties
java.util.Map<K,V> nodeProperties
- node properties, as defined in NodeConstants.Properties.
criteriaGroups
java.util.List<E> criteriaGroups
criteriaNode
Criteria criteriaNode
symbolMap
java.util.Map<K,V> symbolMap
prefix
java.lang.String prefix
uri
java.lang.String uri
|
Package org.teiid.query.metadata |
serialVersionUID: 5724520038004637086L
idToSymbolMap
java.util.Map<K,V> idToSymbolMap
symbolList
java.util.List<E> symbolList
shortNameToSymbolMap
java.util.Map<K,V> shortNameToSymbolMap
modelID
java.lang.Object modelID
procedureID
java.lang.Object procedureID
parameters
java.util.List<E> parameters
callableName
java.lang.String callableName
query
QueryNode query
updateCount
int updateCount
ID
java.lang.String ID
metadataType
TempMetadataID.Type metadataType
originalMetadataID
java.lang.Object originalMetadataID
data
org.teiid.query.metadata.TempMetadataID.TableData data
position
int position
type
java.lang.Class<T> type
tempGroups
java.util.Map<K,V> tempGroups
serialVersionUID: 1058627332954475287L
store
CompositeMetadataStore store
vdbEntries
java.util.Map<K,V> vdbEntries
functionLibrary
FunctionLibrary functionLibrary
vdbMetaData
VDBMetaData vdbMetaData
metadataCache
java.util.Map<K,V> metadataCache
groupInfoCache
java.util.Map<K,V> groupInfoCache
partialNameToFullNameCache
java.util.Map<K,V> partialNameToFullNameCache
procedureCache
java.util.Map<K,V> procedureCache
|
Package org.teiid.query.optimizer.capabilities |
scope
SourceCapabilities.Scope scope
capabilityMap
java.util.Map<K,V> capabilityMap
functionMap
java.util.Map<K,V> functionMap
propertyMap
java.util.Map<K,V> propertyMap
|
Package org.teiid.query.parser |
specialConstructor
boolean specialConstructor
- This variable determines which constructor was used to create
this object and thereby affects the semantics of the
"getMessage" method (see below).
currentToken
Token currentToken
- This is the last token that has been consumed successfully. If
this object has been created due to a parse error, the token
followng this token will (therefore) be the first error token.
expectedTokenSequences
int[][] expectedTokenSequences
- Each entry in this array is an array of integers. Each array
of integers represents a sequence of tokens (by their ordinal
values) that is expected at this point of the parse.
tokenImage
java.lang.String[] tokenImage
- This is a reference to the "tokenImage" array of the generated
parser within which the parse error occurred. This array is
defined in the generated ...Constants interface.
eol
java.lang.String eol
- The end of line string for this machine.
serialVersionUID: -7323683731955992888L
nameCounts
java.util.Map<K,V> nameCounts
referenceCount
int referenceCount
aggregatesAllowed
boolean aggregatesAllowed
ansiQuotedIdentifiers
boolean ansiQuotedIdentifiers
cacheHint
CacheHint cacheHint
errorCode
int errorCode
- Indicates the reason why the exception is thrown. It will have
one of the above 4 values.
|
Package org.teiid.query.processor |
serialVersionUID: 4585044674826578060L
|
Package org.teiid.query.report |
reportType
java.lang.String reportType
- Type of report
items
java.util.Collection<E> items
- Holder for report items. Holds collection of
ReportItems.
types
java.util.Collection<E> types
- Holder for report item types. Holds collection of
Strings.
type
java.lang.String type
message
java.lang.String message
|
Package org.teiid.query.sql.lang |
serialVersionUID: -4119606289701982511L
prefersMemory
boolean prefersMemory
updatable
boolean updatable
ttl
java.lang.Long ttl
name
java.lang.String name
parameterType
int parameterType
classType
java.lang.Class<T> classType
expression
Expression expression
index
int index
resultSetColumns
java.util.List<E> resultSetColumns
resultSetIDs
java.util.List<E> resultSetIDs
metadataID
java.lang.Object metadataID
usingDefault
boolean usingDefault
|
Package org.teiid.query.validator |
|
Package org.teiid.security |
credentials
char[] credentials
|
Package org.teiid.vdb.runtime |
serialVersionUID: -7249750823144856081L
name
java.lang.String name
version
int version
Copyright © 2010. All Rights Reserved.