| Modifier and Type | Method | Description | 
|---|---|---|
| SequenceType | VXQueryConstantValue. getType() | 
| Constructor | Description | 
|---|---|
| VXQueryConstantValue(SequenceType type,
                    byte[] value) | 
| Modifier and Type | Method | Description | 
|---|---|---|
| protected SequenceType | VXQueryLogicalExpressionPrettyPrintVisitor. getSequenceType(org.apache.hyracks.algebricks.core.algebra.expressions.ConstantExpression cTypeEx) | 
| Modifier and Type | Method | Description | 
|---|---|---|
| abstract boolean | AbstractRemoveRedundantTypeExpressionsRule. matchesAllInstancesOf(SequenceType sTypeArg,
                     SequenceType sTypeOutput) | |
| boolean | RemoveRedundantBooleanExpressionsRule. matchesAllInstancesOf(SequenceType sTypeArg,
                     SequenceType sTypeOutput) | |
| boolean | RemoveRedundantCastExpressionsRule. matchesAllInstancesOf(SequenceType sTypeArg,
                     SequenceType sTypeOutput) | |
| boolean | RemoveRedundantDataExpressionsRule. matchesAllInstancesOf(SequenceType sTypeArg,
                     SequenceType sTypeOutput) | |
| boolean | RemoveRedundantPromoteExpressionsRule. matchesAllInstancesOf(SequenceType sTypeArg,
                     SequenceType sTypeOutput) | |
| boolean | RemoveRedundantTreatExpressionsRule. matchesAllInstancesOf(SequenceType sTypeArg,
                     SequenceType sTypeOutput) | 
| Modifier and Type | Method | Description | 
|---|---|---|
| static SequenceType | ExpressionToolbox. getOutputSequenceType(org.apache.commons.lang3.mutable.Mutable<org.apache.hyracks.algebricks.core.algebra.base.ILogicalOperator> opRef,
                     org.apache.commons.lang3.mutable.Mutable<org.apache.hyracks.algebricks.core.algebra.base.ILogicalExpression> argFirstM,
                     StaticContext dCtx) | |
| static SequenceType | ExpressionToolbox. getTypeExpressionTypeArgument(org.apache.commons.lang3.mutable.Mutable<org.apache.hyracks.algebricks.core.algebra.base.ILogicalExpression> searchM,
                             StaticContext dCtx) | 
| Modifier and Type | Field | Description | 
|---|---|---|
| protected Map<String,SequenceType> | StaticContextImpl. collectionTypeMap | |
| protected Map<String,SequenceType> | StaticContextImpl. documentTypeMap | |
| protected List<SequenceType> | StaticContextImpl. sequenceTypeList | |
| protected Map<SequenceType,Integer> | StaticContextImpl. sequenceTypeMap | 
| Modifier and Type | Method | Description | 
|---|---|---|
| SequenceType | DelegatingStaticContextImpl. getDefaultCollectionType() | |
| SequenceType | StaticContext. getDefaultCollectionType() | |
| SequenceType | StaticContextImpl. getDefaultCollectionType() | |
| SequenceType | XQueryVariable. getType() | |
| SequenceType | DelegatingStaticContextImpl. lookupCollectionType(String collectionUri) | |
| SequenceType | StaticContext. lookupCollectionType(String collectionUri) | |
| SequenceType | StaticContextImpl. lookupCollectionType(String collectionUri) | |
| SequenceType | DelegatingStaticContextImpl. lookupDocumentType(String docUri) | |
| SequenceType | StaticContext. lookupDocumentType(String docUri) | |
| SequenceType | StaticContextImpl. lookupDocumentType(String docUri) | |
| SequenceType | DelegatingStaticContextImpl. lookupSequenceType(int code) | |
| SequenceType | StaticContext. lookupSequenceType(int code) | |
| SequenceType | StaticContextImpl. lookupSequenceType(int code) | 
| Modifier and Type | Method | Description | 
|---|---|---|
| int | DelegatingStaticContextImpl. encodeSequenceType(SequenceType type) | |
| int | RootStaticContextImpl. encodeSequenceType(SequenceType type) | |
| int | StaticContext. encodeSequenceType(SequenceType type) | |
| int | StaticContextImpl. encodeSequenceType(SequenceType type) | |
| int | DelegatingStaticContextImpl. lookupSequenceType(SequenceType type) | |
| int | StaticContext. lookupSequenceType(SequenceType type) | |
| int | StaticContextImpl. lookupSequenceType(SequenceType type) | |
| void | DelegatingStaticContextImpl. registerCollectionType(String collectionUri,
                      SequenceType type) | |
| void | RootStaticContextImpl. registerCollectionType(String collectionUri,
                      SequenceType type) | |
| void | StaticContext. registerCollectionType(String collectionUri,
                      SequenceType type) | |
| void | StaticContextImpl. registerCollectionType(String collectionUri,
                      SequenceType type) | |
| void | DelegatingStaticContextImpl. registerDocumentType(String docUri,
                    SequenceType type) | |
| void | RootStaticContextImpl. registerDocumentType(String docUri,
                    SequenceType type) | |
| void | StaticContext. registerDocumentType(String docUri,
                    SequenceType type) | |
| void | StaticContextImpl. registerDocumentType(String docUri,
                    SequenceType type) | |
| void | DelegatingStaticContextImpl. setDefaultCollectionType(SequenceType type) | |
| void | RootStaticContextImpl. setDefaultCollectionType(SequenceType type) | |
| void | StaticContext. setDefaultCollectionType(SequenceType type) | |
| void | StaticContextImpl. setDefaultCollectionType(SequenceType type) | 
| Constructor | Description | 
|---|---|
| XQueryVariable(QName name,
              SequenceType type,
              org.apache.hyracks.algebricks.core.algebra.base.LogicalVariable var) | 
| Modifier and Type | Method | Description | 
|---|---|---|
| SequenceType | Signature. getParameterType(int index) | |
| SequenceType | Signature. getReturnType() | 
| Constructor | Description | 
|---|---|
| Signature(SequenceType rType,
         boolean varArgs,
         org.apache.commons.lang3.tuple.Pair<QName,SequenceType>... parameters) | |
| Signature(SequenceType rType,
         org.apache.commons.lang3.tuple.Pair<QName,SequenceType>... parameters) | 
| Modifier and Type | Method | Description | 
|---|---|---|
| static NodeTestFilter.INodeFilter | NodeTestFilter. getNodeTestFilter(SequenceType sType) | |
| protected void | AbstractPathStepScalarEvaluator. setNodeTest(SequenceType sType) | 
| Modifier and Type | Method | Description | 
|---|---|---|
| boolean | SequenceTypeMatcher. matchesAllInstances(SequenceType testST) | |
| protected abstract void | AbstractTypeScalarEvaluatorFactory.AbstractTypeScalarEvaluator. setSequenceType(SequenceType sType) | |
| void | SequenceTypeMatcher. setSequenceType(SequenceType sType) | 
| Modifier and Type | Method | Description | 
|---|---|---|
| static SequenceType | SequenceType. create(ItemType itemType,
      Quantifier quantifier) | |
| static SequenceType | TypeUtils. createSequenceType(String str) | |
| static SequenceType | TypeUtils. createSequenceType(StaticContext sCtx,
                  String str) | 
| Constructor | Description | 
|---|---|
| SAXContentHandler(boolean attachTypes,
                 ITreeNodeIdProvider nodeIdProvider,
                 org.apache.hyracks.api.comm.IFrameFieldAppender appender,
                 List<SequenceType> childSequenceTypes) | 
Copyright © 2019 Apache Software Foundation. All rights reserved.