Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.calcite.util.mapping Classes and Interfaces - 18 results found.
NameDescriptionTypePackageFramework
AbstractSourceMappingSimple implementation of Mappings.Classorg.apache.calcite.util.mappingCalcite
AbstractTargetMappingSimple implementation of Mappings.Classorg.apache.calcite.util.mappingCalcite
IntPairAn immutable pair of integers.Classorg.apache.calcite.util.mappingCalcite
MappingA Mapping is a relationship between a source domain to target domain of integers.Interfaceorg.apache.calcite.util.mappingCalcite
MappingsUtility functions related to mappings.Classorg.apache.calcite.util.mappingCalcite
Mappings .AbstractMappingAbstract implementation of Mapping.Classorg.apache.calcite.util.mapping.MappingsCalcite
Mappings .CoreMappingCore interface of all mappings.Interfaceorg.apache.calcite.util.mapping.MappingsCalcite
Mappings .FiniteAbstractMappingAbstract implementation of mapping where both source and target domains are finite.Classorg.apache.calcite.util.mapping.MappingsCalcite
Mappings .FunctionMappingMapping where every source has a target.Interfaceorg.apache.calcite.util.mapping.MappingsCalcite
Mappings .IdentityMappingThe identity mapping, of a given size, or infinite.Classorg.apache.calcite.util.mapping.MappingsCalcite
Mappings .NoElementExceptionThrown when a mapping is expected to return one element but returns none.Classorg.apache.calcite.util.mapping.MappingsCalcite
Mappings .OverridingSourceMappingSource mapping that returns the same result as a parent Mappings.Classorg.apache.calcite.util.mapping.MappingsCalcite
Mappings .OverridingTargetMappingTarget mapping that returns the same result as a parent Mappings.Classorg.apache.calcite.util.mapping.MappingsCalcite
Mappings .PartialMappingClassorg.apache.calcite.util.mapping.MappingsCalcite
Mappings .SourceMappingMapping suitable for sourcing columns.Interfaceorg.apache.calcite.util.mapping.MappingsCalcite
Mappings .TargetMappingMapping suitable for mapping columns to a target.Interfaceorg.apache.calcite.util.mapping.MappingsCalcite
Mappings .TooManyElementsExceptionThrown when a mapping is expected to return one element but returnsSee Also:Serialized FormClassorg.apache.calcite.util.mapping.MappingsCalcite
MappingTypeDescribes the type of a mapping, from the most general MULTI_FUNCTION (every element in the source and target domain canClassorg.apache.calcite.util.mappingCalcite