Download asterix-om-0.9.1.jar file

Introduction

You can download asterix-om-0.9.1.jar in this page.

License

Apache License, Version 2.0

Type List

asterix-om-0.9.1.jar file has the following types.

META-INF/LICENSE
META-INF/MANIFEST.MF
META-INF/NOTICE
META-INF/maven/org.apache.asterix/asterix-om/pom.properties
META-INF/maven/org.apache.asterix/asterix-om/pom.xml
org.apache.asterix.builders.AbstractListBuilder.class
org.apache.asterix.builders.AbvsBuilderFactory.class
org.apache.asterix.builders.IARecordBuilder.class
org.apache.asterix.builders.IAsterixListBuilder.class
org.apache.asterix.builders.ListBuilderFactory.class
org.apache.asterix.builders.OrderedListBuilder.class
org.apache.asterix.builders.RecordBuilder.class
org.apache.asterix.builders.RecordBuilderFactory.class
org.apache.asterix.builders.UnorderedListBuilder.class
org.apache.asterix.dataflow.data.common.AListElementToken.class
org.apache.asterix.dataflow.data.common.AListElementTokenFactory.class
org.apache.asterix.dataflow.data.common.AOrderedListBinaryTokenizer.class
org.apache.asterix.dataflow.data.common.AOrderedListBinaryTokenizerFactory.class
org.apache.asterix.dataflow.data.common.AUnorderedListBinaryTokenizer.class
org.apache.asterix.dataflow.data.common.AUnorderedListBinaryTokenizerFactory.class
org.apache.asterix.dataflow.data.common.ConflictingTypeResolver.class
org.apache.asterix.dataflow.data.common.ExpressionTypeComputer.class
org.apache.asterix.dataflow.data.common.IBinaryTokenizerFactoryProvider.class
org.apache.asterix.dataflow.data.common.MergeAggregationExpressionFactory.class
org.apache.asterix.dataflow.data.common.MissableTypeComputer.class
org.apache.asterix.dataflow.data.common.PartialAggregationTypeComputer.class
org.apache.asterix.dataflow.data.common.SerializationUtil.class
org.apache.asterix.dataflow.data.common.TypeResolverUtil.class
org.apache.asterix.dataflow.data.nontagged.Coordinate.class
org.apache.asterix.dataflow.data.nontagged.MissingWriterFactory.class
org.apache.asterix.dataflow.data.nontagged.comparators.ABinaryComparator.class
org.apache.asterix.dataflow.data.nontagged.comparators.ACirclePartialBinaryComparatorFactory.class
org.apache.asterix.dataflow.data.nontagged.comparators.ADurationPartialBinaryComparatorFactory.class
org.apache.asterix.dataflow.data.nontagged.comparators.AIntervalAscPartialBinaryComparatorFactory.class
org.apache.asterix.dataflow.data.nontagged.comparators.AIntervalDescPartialBinaryComparatorFactory.class
org.apache.asterix.dataflow.data.nontagged.comparators.ALinePartialBinaryComparatorFactory.class
org.apache.asterix.dataflow.data.nontagged.comparators.AObjectAscBinaryComparatorFactory.class
org.apache.asterix.dataflow.data.nontagged.comparators.AObjectDescBinaryComparatorFactory.class
org.apache.asterix.dataflow.data.nontagged.comparators.APoint3DPartialBinaryComparatorFactory.class
org.apache.asterix.dataflow.data.nontagged.comparators.APointPartialBinaryComparatorFactory.class
org.apache.asterix.dataflow.data.nontagged.comparators.APolygonPartialBinaryComparatorFactory.class
org.apache.asterix.dataflow.data.nontagged.comparators.ARectanglePartialBinaryComparatorFactory.class
org.apache.asterix.dataflow.data.nontagged.comparators.AUUIDPartialBinaryComparatorFactory.class
org.apache.asterix.dataflow.data.nontagged.comparators.BooleanBinaryComparatorFactory.class
org.apache.asterix.dataflow.data.nontagged.comparators.ListItemBinaryComparatorFactory.class
org.apache.asterix.dataflow.data.nontagged.comparators.LongBinaryComparatorFactory.class
org.apache.asterix.dataflow.data.nontagged.comparators.RawBinaryComparatorFactory.class
org.apache.asterix.dataflow.data.nontagged.hash.AMurmurHash3BinaryHashFunctionFamily.class
org.apache.asterix.dataflow.data.nontagged.hash.AObjectBinaryHashFunctionFactory.class
org.apache.asterix.dataflow.data.nontagged.hash.BooleanBinaryHashFunctionFactory.class
org.apache.asterix.dataflow.data.nontagged.hash.DoubleBinaryHashFunctionFactory.class
org.apache.asterix.dataflow.data.nontagged.hash.ListItemBinaryHashFunctionFactory.class
org.apache.asterix.dataflow.data.nontagged.hash.LongBinaryHashFunctionFactory.class
org.apache.asterix.dataflow.data.nontagged.keynormalizers.AWrappedAscNormalizedKeyComputerFactory.class
org.apache.asterix.dataflow.data.nontagged.keynormalizers.AWrappedDescNormalizedKeyComputerFactory.class
org.apache.asterix.dataflow.data.nontagged.printers.PrintTools.class
org.apache.asterix.dataflow.data.nontagged.printers.adm.ABinaryHexPrinterFactory.class
org.apache.asterix.dataflow.data.nontagged.printers.adm.ABooleanPrinterFactory.class
org.apache.asterix.dataflow.data.nontagged.printers.adm.ACirclePrinterFactory.class
org.apache.asterix.dataflow.data.nontagged.printers.adm.ADatePrinterFactory.class
org.apache.asterix.dataflow.data.nontagged.printers.adm.ADateTimePrinterFactory.class
org.apache.asterix.dataflow.data.nontagged.printers.adm.ADayTimeDurationPrinterFactory.class
org.apache.asterix.dataflow.data.nontagged.printers.adm.ADoublePrinterFactory.class
org.apache.asterix.dataflow.data.nontagged.printers.adm.ADurationPrinterFactory.class
org.apache.asterix.dataflow.data.nontagged.printers.adm.AFloatPrinterFactory.class
org.apache.asterix.dataflow.data.nontagged.printers.adm.AInt16PrinterFactory.class
org.apache.asterix.dataflow.data.nontagged.printers.adm.AInt32PrinterFactory.class
org.apache.asterix.dataflow.data.nontagged.printers.adm.AInt64PrinterFactory.class
org.apache.asterix.dataflow.data.nontagged.printers.adm.AInt8PrinterFactory.class
org.apache.asterix.dataflow.data.nontagged.printers.adm.AIntervalPrinterFactory.class
org.apache.asterix.dataflow.data.nontagged.printers.adm.ALinePrinterFactory.class
org.apache.asterix.dataflow.data.nontagged.printers.adm.ANullPrinterFactory.class
org.apache.asterix.dataflow.data.nontagged.printers.adm.AObjectPrinterFactory.class
org.apache.asterix.dataflow.data.nontagged.printers.adm.AOptionalFieldPrinterFactory.class
org.apache.asterix.dataflow.data.nontagged.printers.adm.AOrderedlistPrinterFactory.class
org.apache.asterix.dataflow.data.nontagged.printers.adm.APoint3DPrinterFactory.class
org.apache.asterix.dataflow.data.nontagged.printers.adm.APointPrinterFactory.class
org.apache.asterix.dataflow.data.nontagged.printers.adm.APolygonPrinterFactory.class
org.apache.asterix.dataflow.data.nontagged.printers.adm.ARecordPrinterFactory.class
org.apache.asterix.dataflow.data.nontagged.printers.adm.ARectanglePrinterFactory.class
org.apache.asterix.dataflow.data.nontagged.printers.adm.AStringPrinterFactory.class
org.apache.asterix.dataflow.data.nontagged.printers.adm.ATimePrinterFactory.class
org.apache.asterix.dataflow.data.nontagged.printers.adm.AUUIDPrinterFactory.class
org.apache.asterix.dataflow.data.nontagged.printers.adm.AUnionPrinterFactory.class
org.apache.asterix.dataflow.data.nontagged.printers.adm.AUnorderedlistPrinterFactory.class
org.apache.asterix.dataflow.data.nontagged.printers.adm.AYearMonthDurationPrinterFactory.class
org.apache.asterix.dataflow.data.nontagged.printers.adm.ShortWithoutTypeInfoPrinterFactory.class
org.apache.asterix.dataflow.data.nontagged.printers.csv.ABinaryHexPrinterFactory.class
org.apache.asterix.dataflow.data.nontagged.printers.csv.ABooleanPrinterFactory.class
org.apache.asterix.dataflow.data.nontagged.printers.csv.ACirclePrinterFactory.class
org.apache.asterix.dataflow.data.nontagged.printers.csv.ADatePrinterFactory.class
org.apache.asterix.dataflow.data.nontagged.printers.csv.ADateTimePrinterFactory.class
org.apache.asterix.dataflow.data.nontagged.printers.csv.ADayTimeDurationPrinterFactory.class
org.apache.asterix.dataflow.data.nontagged.printers.csv.ADoublePrinterFactory.class
org.apache.asterix.dataflow.data.nontagged.printers.csv.ADurationPrinterFactory.class
org.apache.asterix.dataflow.data.nontagged.printers.csv.AFloatPrinterFactory.class
org.apache.asterix.dataflow.data.nontagged.printers.csv.AInt16PrinterFactory.class
org.apache.asterix.dataflow.data.nontagged.printers.csv.AInt32PrinterFactory.class
org.apache.asterix.dataflow.data.nontagged.printers.csv.AInt64PrinterFactory.class
org.apache.asterix.dataflow.data.nontagged.printers.csv.AInt8PrinterFactory.class
org.apache.asterix.dataflow.data.nontagged.printers.csv.AIntervalPrinterFactory.class
org.apache.asterix.dataflow.data.nontagged.printers.csv.ALinePrinterFactory.class
org.apache.asterix.dataflow.data.nontagged.printers.csv.ANullPrinterFactory.class
org.apache.asterix.dataflow.data.nontagged.printers.csv.AObjectPrinterFactory.class
org.apache.asterix.dataflow.data.nontagged.printers.csv.AOptionalFieldPrinterFactory.class
org.apache.asterix.dataflow.data.nontagged.printers.csv.APoint3DPrinterFactory.class
org.apache.asterix.dataflow.data.nontagged.printers.csv.APointPrinterFactory.class
org.apache.asterix.dataflow.data.nontagged.printers.csv.APolygonPrinterFactory.class
org.apache.asterix.dataflow.data.nontagged.printers.csv.ARecordPrinterFactory.class
org.apache.asterix.dataflow.data.nontagged.printers.csv.ARectanglePrinterFactory.class
org.apache.asterix.dataflow.data.nontagged.printers.csv.AStringPrinterFactory.class
org.apache.asterix.dataflow.data.nontagged.printers.csv.ATimePrinterFactory.class
org.apache.asterix.dataflow.data.nontagged.printers.csv.AUUIDPrinterFactory.class
org.apache.asterix.dataflow.data.nontagged.printers.csv.AUnionPrinterFactory.class
org.apache.asterix.dataflow.data.nontagged.printers.csv.AYearMonthDurationPrinterFactory.class
org.apache.asterix.dataflow.data.nontagged.printers.json.clean.ABinaryHexPrinterFactory.class
org.apache.asterix.dataflow.data.nontagged.printers.json.clean.ABooleanPrinterFactory.class
org.apache.asterix.dataflow.data.nontagged.printers.json.clean.ACirclePrinterFactory.class
org.apache.asterix.dataflow.data.nontagged.printers.json.clean.ADatePrinterFactory.class
org.apache.asterix.dataflow.data.nontagged.printers.json.clean.ADateTimePrinterFactory.class
org.apache.asterix.dataflow.data.nontagged.printers.json.clean.ADayTimeDurationPrinterFactory.class
org.apache.asterix.dataflow.data.nontagged.printers.json.clean.ADoublePrinterFactory.class
org.apache.asterix.dataflow.data.nontagged.printers.json.clean.ADurationPrinterFactory.class
org.apache.asterix.dataflow.data.nontagged.printers.json.clean.AFloatPrinterFactory.class
org.apache.asterix.dataflow.data.nontagged.printers.json.clean.AInt16PrinterFactory.class
org.apache.asterix.dataflow.data.nontagged.printers.json.clean.AInt32PrinterFactory.class
org.apache.asterix.dataflow.data.nontagged.printers.json.clean.AInt64PrinterFactory.class
org.apache.asterix.dataflow.data.nontagged.printers.json.clean.AInt8PrinterFactory.class
org.apache.asterix.dataflow.data.nontagged.printers.json.clean.AIntervalPrinterFactory.class
org.apache.asterix.dataflow.data.nontagged.printers.json.clean.ALinePrinterFactory.class
org.apache.asterix.dataflow.data.nontagged.printers.json.clean.ANullPrinterFactory.class
org.apache.asterix.dataflow.data.nontagged.printers.json.clean.AObjectPrinterFactory.class
org.apache.asterix.dataflow.data.nontagged.printers.json.clean.AOptionalFieldPrinterFactory.class
org.apache.asterix.dataflow.data.nontagged.printers.json.clean.AOrderedlistPrinterFactory.class
org.apache.asterix.dataflow.data.nontagged.printers.json.clean.APoint3DPrinterFactory.class
org.apache.asterix.dataflow.data.nontagged.printers.json.clean.APointPrinterFactory.class
org.apache.asterix.dataflow.data.nontagged.printers.json.clean.APolygonPrinterFactory.class
org.apache.asterix.dataflow.data.nontagged.printers.json.clean.ARecordPrinterFactory.class
org.apache.asterix.dataflow.data.nontagged.printers.json.clean.ARectanglePrinterFactory.class
org.apache.asterix.dataflow.data.nontagged.printers.json.clean.AStringPrinterFactory.class
org.apache.asterix.dataflow.data.nontagged.printers.json.clean.ATimePrinterFactory.class
org.apache.asterix.dataflow.data.nontagged.printers.json.clean.AUUIDPrinterFactory.class
org.apache.asterix.dataflow.data.nontagged.printers.json.clean.AUnionPrinterFactory.class
org.apache.asterix.dataflow.data.nontagged.printers.json.clean.AUnorderedlistPrinterFactory.class
org.apache.asterix.dataflow.data.nontagged.printers.json.clean.AYearMonthDurationPrinterFactory.class
org.apache.asterix.dataflow.data.nontagged.printers.json.lossless.ABinaryHexPrinterFactory.class
org.apache.asterix.dataflow.data.nontagged.printers.json.lossless.ABooleanPrinterFactory.class
org.apache.asterix.dataflow.data.nontagged.printers.json.lossless.ACirclePrinterFactory.class
org.apache.asterix.dataflow.data.nontagged.printers.json.lossless.ADatePrinterFactory.class
org.apache.asterix.dataflow.data.nontagged.printers.json.lossless.ADateTimePrinterFactory.class
org.apache.asterix.dataflow.data.nontagged.printers.json.lossless.ADayTimeDurationPrinterFactory.class
org.apache.asterix.dataflow.data.nontagged.printers.json.lossless.ADoublePrinterFactory.class
org.apache.asterix.dataflow.data.nontagged.printers.json.lossless.ADurationPrinterFactory.class
org.apache.asterix.dataflow.data.nontagged.printers.json.lossless.AFloatPrinterFactory.class
org.apache.asterix.dataflow.data.nontagged.printers.json.lossless.AInt16PrinterFactory.class
org.apache.asterix.dataflow.data.nontagged.printers.json.lossless.AInt32PrinterFactory.class
org.apache.asterix.dataflow.data.nontagged.printers.json.lossless.AInt64PrinterFactory.class
org.apache.asterix.dataflow.data.nontagged.printers.json.lossless.AInt8PrinterFactory.class
org.apache.asterix.dataflow.data.nontagged.printers.json.lossless.AIntervalPrinterFactory.class
org.apache.asterix.dataflow.data.nontagged.printers.json.lossless.ALinePrinterFactory.class
org.apache.asterix.dataflow.data.nontagged.printers.json.lossless.ANullPrinterFactory.class
org.apache.asterix.dataflow.data.nontagged.printers.json.lossless.AObjectPrinterFactory.class
org.apache.asterix.dataflow.data.nontagged.printers.json.lossless.AOptionalFieldPrinterFactory.class
org.apache.asterix.dataflow.data.nontagged.printers.json.lossless.AOrderedlistPrinterFactory.class
org.apache.asterix.dataflow.data.nontagged.printers.json.lossless.APoint3DPrinterFactory.class
org.apache.asterix.dataflow.data.nontagged.printers.json.lossless.APointPrinterFactory.class
org.apache.asterix.dataflow.data.nontagged.printers.json.lossless.APolygonPrinterFactory.class
org.apache.asterix.dataflow.data.nontagged.printers.json.lossless.ARecordPrinterFactory.class
org.apache.asterix.dataflow.data.nontagged.printers.json.lossless.ARectanglePrinterFactory.class
org.apache.asterix.dataflow.data.nontagged.printers.json.lossless.AStringPrinterFactory.class
org.apache.asterix.dataflow.data.nontagged.printers.json.lossless.ATimePrinterFactory.class
org.apache.asterix.dataflow.data.nontagged.printers.json.lossless.AUUIDPrinterFactory.class
org.apache.asterix.dataflow.data.nontagged.printers.json.lossless.AUnionPrinterFactory.class
org.apache.asterix.dataflow.data.nontagged.printers.json.lossless.AUnorderedlistPrinterFactory.class
org.apache.asterix.dataflow.data.nontagged.printers.json.lossless.AYearMonthDurationPrinterFactory.class
org.apache.asterix.dataflow.data.nontagged.serde.ABinarySerializerDeserializer.class
org.apache.asterix.dataflow.data.nontagged.serde.ABooleanSerializerDeserializer.class
org.apache.asterix.dataflow.data.nontagged.serde.ACircleSerializerDeserializer.class
org.apache.asterix.dataflow.data.nontagged.serde.ADateSerializerDeserializer.class
org.apache.asterix.dataflow.data.nontagged.serde.ADateTimeSerializerDeserializer.class
org.apache.asterix.dataflow.data.nontagged.serde.ADayTimeDurationSerializerDeserializer.class
org.apache.asterix.dataflow.data.nontagged.serde.ADoubleSerializerDeserializer.class
org.apache.asterix.dataflow.data.nontagged.serde.ADurationSerializerDeserializer.class
org.apache.asterix.dataflow.data.nontagged.serde.AFloatSerializerDeserializer.class
org.apache.asterix.dataflow.data.nontagged.serde.AInt16SerializerDeserializer.class
org.apache.asterix.dataflow.data.nontagged.serde.AInt32SerializerDeserializer.class
org.apache.asterix.dataflow.data.nontagged.serde.AInt64SerializerDeserializer.class
org.apache.asterix.dataflow.data.nontagged.serde.AInt8SerializerDeserializer.class
org.apache.asterix.dataflow.data.nontagged.serde.AIntervalSerializerDeserializer.class
org.apache.asterix.dataflow.data.nontagged.serde.ALineSerializerDeserializer.class
org.apache.asterix.dataflow.data.nontagged.serde.AMissingSerializerDeserializer.class
org.apache.asterix.dataflow.data.nontagged.serde.ANullSerializerDeserializer.class
org.apache.asterix.dataflow.data.nontagged.serde.AObjectSerializerDeserializer.class
org.apache.asterix.dataflow.data.nontagged.serde.AOrderedListSerializerDeserializer.class
org.apache.asterix.dataflow.data.nontagged.serde.APoint3DSerializerDeserializer.class
org.apache.asterix.dataflow.data.nontagged.serde.APointSerializerDeserializer.class
org.apache.asterix.dataflow.data.nontagged.serde.APolygonSerializerDeserializer.class
org.apache.asterix.dataflow.data.nontagged.serde.ARecordSerializerDeserializer.class
org.apache.asterix.dataflow.data.nontagged.serde.ARectangleSerializerDeserializer.class
org.apache.asterix.dataflow.data.nontagged.serde.AStringSerializerDeserializer.class
org.apache.asterix.dataflow.data.nontagged.serde.ATimeSerializerDeserializer.class
org.apache.asterix.dataflow.data.nontagged.serde.ATypeSerializerDeserializer.class
org.apache.asterix.dataflow.data.nontagged.serde.AUUIDSerializerDeserializer.class
org.apache.asterix.dataflow.data.nontagged.serde.AUnorderedListSerializerDeserializer.class
org.apache.asterix.dataflow.data.nontagged.serde.AYearMonthDurationSerializerDeserializer.class
org.apache.asterix.dataflow.data.nontagged.serde.SerializerDeserializerUtil.class
org.apache.asterix.dataflow.data.nontagged.valueproviders.PrimitiveValueProviderFactory.class
org.apache.asterix.formats.base.IDataFormat.class
org.apache.asterix.formats.nontagged.ADMPrinterFactoryProvider.class
org.apache.asterix.formats.nontagged.BinaryBooleanInspector.class
org.apache.asterix.formats.nontagged.BinaryComparatorFactoryProvider.class
org.apache.asterix.formats.nontagged.BinaryHashFunctionFactoryProvider.class
org.apache.asterix.formats.nontagged.BinaryHashFunctionFamilyProvider.class
org.apache.asterix.formats.nontagged.BinaryIntegerInspector.class
org.apache.asterix.formats.nontagged.BinaryTokenizerFactoryProvider.class
org.apache.asterix.formats.nontagged.CSVPrinterFactoryProvider.class
org.apache.asterix.formats.nontagged.CleanJSONPrinterFactoryProvider.class
org.apache.asterix.formats.nontagged.LinearizeComparatorFactoryProvider.class
org.apache.asterix.formats.nontagged.LosslessJSONPrinterFactoryProvider.class
org.apache.asterix.formats.nontagged.NormalizedKeyComputerFactoryProvider.class
org.apache.asterix.formats.nontagged.PredicateEvaluatorFactoryProvider.class
org.apache.asterix.formats.nontagged.SerializerDeserializerProvider.class
org.apache.asterix.formats.nontagged.TypeTrait.class
org.apache.asterix.formats.nontagged.TypeTraitProvider.class
org.apache.asterix.om.base.ABinary.class
org.apache.asterix.om.base.ABitArray.class
org.apache.asterix.om.base.ABoolean.class
org.apache.asterix.om.base.ACircle.class
org.apache.asterix.om.base.ACollectionCursor.class
org.apache.asterix.om.base.ADate.class
org.apache.asterix.om.base.ADateTime.class
org.apache.asterix.om.base.ADayTimeDuration.class
org.apache.asterix.om.base.ADouble.class
org.apache.asterix.om.base.ADuration.class
org.apache.asterix.om.base.AFloat.class
org.apache.asterix.om.base.AGeneratedUUID.class
org.apache.asterix.om.base.AInt16.class
org.apache.asterix.om.base.AInt32.class
org.apache.asterix.om.base.AInt64.class
org.apache.asterix.om.base.AInt8.class
org.apache.asterix.om.base.AInterval.class
org.apache.asterix.om.base.ALine.class
org.apache.asterix.om.base.AMissing.class
org.apache.asterix.om.base.AMutableBinary.class
org.apache.asterix.om.base.AMutableCircle.class
org.apache.asterix.om.base.AMutableDate.class
org.apache.asterix.om.base.AMutableDateTime.class
org.apache.asterix.om.base.AMutableDayTimeDuration.class
org.apache.asterix.om.base.AMutableDouble.class
org.apache.asterix.om.base.AMutableDuration.class
org.apache.asterix.om.base.AMutableFloat.class
org.apache.asterix.om.base.AMutableInt16.class
org.apache.asterix.om.base.AMutableInt32.class
org.apache.asterix.om.base.AMutableInt64.class
org.apache.asterix.om.base.AMutableInt8.class
org.apache.asterix.om.base.AMutableInterval.class
org.apache.asterix.om.base.AMutableLine.class
org.apache.asterix.om.base.AMutableOrderedList.class
org.apache.asterix.om.base.AMutablePoint.class
org.apache.asterix.om.base.AMutablePoint3D.class
org.apache.asterix.om.base.AMutablePolygon.class
org.apache.asterix.om.base.AMutableRecord.class
org.apache.asterix.om.base.AMutableRectangle.class
org.apache.asterix.om.base.AMutableString.class
org.apache.asterix.om.base.AMutableTime.class
org.apache.asterix.om.base.AMutableUUID.class
org.apache.asterix.om.base.AMutableUnorderedList.class
org.apache.asterix.om.base.AMutableYearMonthDuration.class
org.apache.asterix.om.base.ANull.class
org.apache.asterix.om.base.AOrderedList.class
org.apache.asterix.om.base.APoint.class
org.apache.asterix.om.base.APoint3D.class
org.apache.asterix.om.base.APolygon.class
org.apache.asterix.om.base.ARecord.class
org.apache.asterix.om.base.ARectangle.class
org.apache.asterix.om.base.AString.class
org.apache.asterix.om.base.ATime.class
org.apache.asterix.om.base.AUUID.class
org.apache.asterix.om.base.AUnorderedList.class
org.apache.asterix.om.base.AYearMonthDuration.class
org.apache.asterix.om.base.IACollection.class
org.apache.asterix.om.base.IACursor.class
org.apache.asterix.om.base.IAObject.class
org.apache.asterix.om.base.InMemUtils.class
org.apache.asterix.om.base.ShortWithoutTypeInfo.class
org.apache.asterix.om.base.temporal.ADateParserFactory.class
org.apache.asterix.om.base.temporal.ADateTimeParserFactory.class
org.apache.asterix.om.base.temporal.ADurationParserFactory.class
org.apache.asterix.om.base.temporal.ATimeParserFactory.class
org.apache.asterix.om.base.temporal.AsterixTemporalTypeParseException.class
org.apache.asterix.om.base.temporal.DateTimeFormatUtils.class
org.apache.asterix.om.base.temporal.DurationArithmeticOperations.class
org.apache.asterix.om.base.temporal.GregorianCalendarSystem.class
org.apache.asterix.om.base.temporal.ICalendarSystem.class
org.apache.asterix.om.constants.AsterixConstantValue.class
org.apache.asterix.om.exceptions.ExceptionUtil.class
org.apache.asterix.om.exceptions.IncompatibleTypeException.class
org.apache.asterix.om.exceptions.InvalidExpressionException.class
org.apache.asterix.om.exceptions.TypeMismatchException.class
org.apache.asterix.om.exceptions.UnsupportedItemTypeException.class
org.apache.asterix.om.exceptions.UnsupportedTypeException.class
org.apache.asterix.om.functions.AbstractFunctionDescriptor.class
org.apache.asterix.om.functions.BuiltinFunctions.class
org.apache.asterix.om.functions.ExternalFunctionInfo.class
org.apache.asterix.om.functions.FunctionInfo.class
org.apache.asterix.om.functions.FunctionInfoRepository.class
org.apache.asterix.om.functions.FunctionManagerHolder.class
org.apache.asterix.om.functions.IExternalFunctionInfo.class
org.apache.asterix.om.functions.IFunctionDescriptor.class
org.apache.asterix.om.functions.IFunctionDescriptorFactory.class
org.apache.asterix.om.functions.IFunctionManager.class
org.apache.asterix.om.pointables.AFlatValuePointable.class
org.apache.asterix.om.pointables.AListVisitablePointable.class
org.apache.asterix.om.pointables.ARecordVisitablePointable.class
org.apache.asterix.om.pointables.AbstractVisitablePointable.class
org.apache.asterix.om.pointables.PointableAllocator.class
org.apache.asterix.om.pointables.base.DefaultOpenFieldType.class
org.apache.asterix.om.pointables.base.IVisitablePointable.class
org.apache.asterix.om.pointables.cast.ACastVisitor.class
org.apache.asterix.om.pointables.cast.AListCaster.class
org.apache.asterix.om.pointables.cast.ARecordCaster.class
org.apache.asterix.om.pointables.nonvisitor.AIntervalPointable.class
org.apache.asterix.om.pointables.nonvisitor.AListPointable.class
org.apache.asterix.om.pointables.nonvisitor.ARecordPointable.class
org.apache.asterix.om.pointables.printer.AListPrinter.class
org.apache.asterix.om.pointables.printer.ARecordPrinter.class
org.apache.asterix.om.pointables.printer.AbstractPrintVisitor.class
org.apache.asterix.om.pointables.printer.IPrintVisitor.class
org.apache.asterix.om.pointables.printer.adm.APrintVisitor.class
org.apache.asterix.om.pointables.printer.csv.APrintVisitor.class
org.apache.asterix.om.pointables.printer.json.clean.APrintVisitor.class
org.apache.asterix.om.pointables.printer.json.lossless.APrintVisitor.class
org.apache.asterix.om.pointables.visitor.IVisitablePointableVisitor.class
org.apache.asterix.om.typecomputer.base.AbstractResultTypeComputer.class
org.apache.asterix.om.typecomputer.base.IResultTypeComputer.class
org.apache.asterix.om.typecomputer.base.TypeCastUtils.class
org.apache.asterix.om.typecomputer.impl.ABinaryTypeComputer.class
org.apache.asterix.om.typecomputer.impl.ABooleanTypeComputer.class
org.apache.asterix.om.typecomputer.impl.ACircleTypeComputer.class
org.apache.asterix.om.typecomputer.impl.ADateTimeTypeComputer.class
org.apache.asterix.om.typecomputer.impl.ADateTypeComputer.class
org.apache.asterix.om.typecomputer.impl.ADayTimeDurationTypeComputer.class
org.apache.asterix.om.typecomputer.impl.ADoubleTypeComputer.class
org.apache.asterix.om.typecomputer.impl.ADurationTypeComputer.class
org.apache.asterix.om.typecomputer.impl.AFloatTypeComputer.class
org.apache.asterix.om.typecomputer.impl.AInt16TypeComputer.class
org.apache.asterix.om.typecomputer.impl.AInt32TypeComputer.class
org.apache.asterix.om.typecomputer.impl.AInt64TypeComputer.class
org.apache.asterix.om.typecomputer.impl.AInt8TypeComputer.class
org.apache.asterix.om.typecomputer.impl.AIntervalTypeComputer.class
org.apache.asterix.om.typecomputer.impl.ALineTypeComputer.class
org.apache.asterix.om.typecomputer.impl.AMissingTypeComputer.class
org.apache.asterix.om.typecomputer.impl.APoint3DTypeComputer.class
org.apache.asterix.om.typecomputer.impl.APointTypeComputer.class
org.apache.asterix.om.typecomputer.impl.APolygonTypeComputer.class
org.apache.asterix.om.typecomputer.impl.ARectangleTypeComputer.class
org.apache.asterix.om.typecomputer.impl.AStringTypeComputer.class
org.apache.asterix.om.typecomputer.impl.ATemporalInstanceTypeComputer.class
org.apache.asterix.om.typecomputer.impl.ATimeTypeComputer.class
org.apache.asterix.om.typecomputer.impl.AUUIDTypeComputer.class
org.apache.asterix.om.typecomputer.impl.AYearMonthDurationTypeComputer.class
org.apache.asterix.om.typecomputer.impl.AbstractStringTypeComputer.class
org.apache.asterix.om.typecomputer.impl.AnyTypeComputer.class
org.apache.asterix.om.typecomputer.impl.BooleanFunctionTypeComputer.class
org.apache.asterix.om.typecomputer.impl.BooleanOnlyTypeComputer.class
org.apache.asterix.om.typecomputer.impl.BooleanOrMissingTypeComputer.class
org.apache.asterix.om.typecomputer.impl.CastTypeComputer.class
org.apache.asterix.om.typecomputer.impl.ClosedRecordConstructorResultType.class
org.apache.asterix.om.typecomputer.impl.CollectionMemberResultType.class
org.apache.asterix.om.typecomputer.impl.CollectionToSequenceTypeComputer.class
org.apache.asterix.om.typecomputer.impl.ConcatNonNullTypeComputer.class
org.apache.asterix.om.typecomputer.impl.FieldAccessByIndexResultType.class
org.apache.asterix.om.typecomputer.impl.FieldAccessByNameResultType.class
org.apache.asterix.om.typecomputer.impl.FieldAccessNestedResultType.class
org.apache.asterix.om.typecomputer.impl.FullTextContainsResultTypeComputer.class
org.apache.asterix.om.typecomputer.impl.GetOverlappingInvervalTypeComputer.class
org.apache.asterix.om.typecomputer.impl.InjectFailureTypeComputer.class
org.apache.asterix.om.typecomputer.impl.ListConstructorTypeComputer.class
org.apache.asterix.om.typecomputer.impl.LocalAvgTypeComputer.class
org.apache.asterix.om.typecomputer.impl.MinMaxAggTypeComputer.class
org.apache.asterix.om.typecomputer.impl.NonTaggedGetItemResultType.class
org.apache.asterix.om.typecomputer.impl.NotUnknownTypeComputer.class
org.apache.asterix.om.typecomputer.impl.NullableDoubleTypeComputer.class
org.apache.asterix.om.typecomputer.impl.NumericAddSubMulDivTypeComputer.class
org.apache.asterix.om.typecomputer.impl.NumericAggTypeComputer.class
org.apache.asterix.om.typecomputer.impl.NumericDoubleOutputFunctionTypeComputer.class
org.apache.asterix.om.typecomputer.impl.NumericInt8OutputFunctionTypeComputer.class
org.apache.asterix.om.typecomputer.impl.NumericRound2TypeComputer.class
org.apache.asterix.om.typecomputer.impl.NumericUnaryFunctionTypeComputer.class
org.apache.asterix.om.typecomputer.impl.OpenARecordTypeComputer.class
org.apache.asterix.om.typecomputer.impl.OpenRecordConstructorResultType.class
org.apache.asterix.om.typecomputer.impl.OrderedListConstructorTypeComputer.class
org.apache.asterix.om.typecomputer.impl.OrderedListOfAInt32TypeComputer.class
org.apache.asterix.om.typecomputer.impl.OrderedListOfAInt64TypeComputer.class
org.apache.asterix.om.typecomputer.impl.OrderedListOfAIntervalTypeComputer.class
org.apache.asterix.om.typecomputer.impl.OrderedListOfAPointTypeComputer.class
org.apache.asterix.om.typecomputer.impl.OrderedListOfAStringTypeComputer.class
org.apache.asterix.om.typecomputer.impl.OrderedListOfAnyTypeComputer.class
org.apache.asterix.om.typecomputer.impl.PropagateTypeComputer.class
org.apache.asterix.om.typecomputer.impl.RecordAddFieldsTypeComputer.class
org.apache.asterix.om.typecomputer.impl.RecordMergeTypeComputer.class
org.apache.asterix.om.typecomputer.impl.RecordPairsTypeComputer.class
org.apache.asterix.om.typecomputer.impl.RecordRemoveFieldsTypeComputer.class
org.apache.asterix.om.typecomputer.impl.ScalarVersionOfAggregateResultType.class
org.apache.asterix.om.typecomputer.impl.SleepTypeComputer.class
org.apache.asterix.om.typecomputer.impl.StringBooleanTypeComputer.class
org.apache.asterix.om.typecomputer.impl.StringInt32TypeComputer.class
org.apache.asterix.om.typecomputer.impl.StringIntToStringTypeComputer.class
org.apache.asterix.om.typecomputer.impl.StringStringTypeComputer.class
org.apache.asterix.om.typecomputer.impl.StringToInt64ListTypeComputer.class
org.apache.asterix.om.typecomputer.impl.StringToStringListTypeComputer.class
org.apache.asterix.om.typecomputer.impl.SubsetCollectionTypeComputer.class
org.apache.asterix.om.typecomputer.impl.SubstringTypeComputer.class
org.apache.asterix.om.typecomputer.impl.SwitchCaseComputer.class
org.apache.asterix.om.typecomputer.impl.TypeComputeUtils.class
org.apache.asterix.om.typecomputer.impl.UnaryBinaryInt64TypeComputer.class
org.apache.asterix.om.typecomputer.impl.UnaryMinusTypeComputer.class
org.apache.asterix.om.typecomputer.impl.UnaryStringInt64TypeComputer.class
org.apache.asterix.om.typecomputer.impl.UnorderedListConstructorTypeComputer.class
org.apache.asterix.om.types.AOrderedListType.class
org.apache.asterix.om.types.ARecordType.class
org.apache.asterix.om.types.ATypeTag.class
org.apache.asterix.om.types.AUnionType.class
org.apache.asterix.om.types.AUnorderedListType.class
org.apache.asterix.om.types.AbstractCollectionType.class
org.apache.asterix.om.types.AbstractComplexType.class
org.apache.asterix.om.types.BuiltinType.class
org.apache.asterix.om.types.EnumDeserializer.class
org.apache.asterix.om.types.IAType.class
org.apache.asterix.om.types.IEnumSerializer.class
org.apache.asterix.om.types.TypeHelper.class
org.apache.asterix.om.types.TypeSignature.class
org.apache.asterix.om.types.TypeTagUtil.class
org.apache.asterix.om.types.hierachy.ATypeHierarchy.class
org.apache.asterix.om.types.hierachy.AbstractIntegerTypeConvertComputer.class
org.apache.asterix.om.types.hierachy.DoubleToFloatTypeConvertComputer.class
org.apache.asterix.om.types.hierachy.DoubleToInt16TypeConvertComputer.class
org.apache.asterix.om.types.hierachy.DoubleToInt32TypeConvertComputer.class
org.apache.asterix.om.types.hierachy.DoubleToInt64TypeConvertComputer.class
org.apache.asterix.om.types.hierachy.DoubleToInt8TypeConvertComputer.class
org.apache.asterix.om.types.hierachy.FloatToDoubleTypeConvertComputer.class
org.apache.asterix.om.types.hierachy.FloatToInt16TypeConvertComputer.class
org.apache.asterix.om.types.hierachy.FloatToInt32TypeConvertComputer.class
org.apache.asterix.om.types.hierachy.FloatToInt64TypeConvertComputer.class
org.apache.asterix.om.types.hierachy.FloatToInt8TypeConvertComputer.class
org.apache.asterix.om.types.hierachy.ITypeConvertComputer.class
org.apache.asterix.om.types.hierachy.IntegerToDoubleTypeConvertComputer.class
org.apache.asterix.om.types.hierachy.IntegerToFloatTypeConvertComputer.class
org.apache.asterix.om.types.hierachy.IntegerToInt16TypeConvertComputer.class
org.apache.asterix.om.types.hierachy.IntegerToInt32TypeConvertComputer.class
org.apache.asterix.om.types.hierachy.IntegerToInt64TypeConvertComputer.class
org.apache.asterix.om.types.hierachy.IntegerToInt8TypeConvertComputer.class
org.apache.asterix.om.types.runtime.RuntimeRecordTypeInfo.class
org.apache.asterix.om.util.container.IObjectFactory.class
org.apache.asterix.om.util.container.IObjectPool.class
org.apache.asterix.om.util.container.ListObjectPool.class
org.apache.asterix.om.utils.ConstantExpressionUtil.class
org.apache.asterix.om.utils.JSONDeserializerForTypes.class
org.apache.asterix.om.utils.NonTaggedFormatUtil.class
org.apache.asterix.om.utils.RecordUtil.class
org.apache.asterix.om.utils.ResettableByteArrayOutputStream.class
org.apache.asterix.om.visitors.IOMVisitor.class
org.apache.asterix.om.visitors.OMPrintToStringVisitor.class

Pom

asterix-om-0.9.1.pom file content.

<!--
 ! Licensed to the Apache Software Foundation (ASF) under one
 ! or more contributor license agreements.  See the NOTICE file
 ! distributed with this work for additional information
 ! regarding copyright ownership.  The ASF licenses this file
 ! to you under the Apache License, Version 2.0 (the
 ! "License"); you may not use this file except in compliance
 ! with the License.  You may obtain a copy of the License at
 !
 !   http://www.apache.org/licenses/LICENSE-2.0
 !
 ! Unless required by applicable law or agreed to in writing,
 ! software distributed under the License is distributed on an
 ! "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 ! KIND, either express or implied.  See the License for the
 ! specific language governing permissions and limitations
 ! under the License.
 !-->
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
  <modelVersion>4.0.0</modelVersion>
  <parent>
    <artifactId>apache-asterixdb</artifactId>
    <groupId>org.apache.asterix</groupId>
    <version>0.9.1</version>
  </parent>
  <artifactId>asterix-om</artifactId>

  <licenses>
    <license>
      <name>Apache License, Version 2.0</name>
      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
      <distribution>repo</distribution>
      <comments>A business-friendly OSS license</comments>
    </license>
  </licenses>

  <properties>
    <appendedResourcesDirectory>${basedir}/../src/main/appended-resources</appendedResourcesDirectory>
  </properties>

  <dependencies>
    <dependency>
      <groupId>org.apache.asterix</groupId>
      <artifactId>asterix-common</artifactId>
      <version>${project.version}</version>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>org.apache.hyracks</groupId>
      <artifactId>hyracks-storage-am-lsm-invertedindex</artifactId>
    </dependency>
    <dependency>
      <groupId>org.reflections</groupId>
      <artifactId>reflections</artifactId>
      <version>0.9.10</version>
      <scope>test</scope>
    </dependency>
    <dependency>
      <groupId>junit</groupId>
      <artifactId>junit</artifactId>
      <scope>test</scope>
    </dependency>
    <dependency>
      <groupId>org.mockito</groupId>
      <artifactId>mockito-all</artifactId>
      <version>1.10.19</version>
      <scope>test</scope>
    </dependency>
    <dependency>
      <groupId>org.apache.hyracks</groupId>
      <artifactId>algebricks-common</artifactId>
    </dependency>
    <dependency>
      <groupId>org.apache.hyracks</groupId>
      <artifactId>hyracks-util</artifactId>
    </dependency>
    <dependency>
      <groupId>org.apache.hyracks</groupId>
      <artifactId>hyracks-dataflow-common</artifactId>
    </dependency>
    <dependency>
      <groupId>org.apache.hyracks</groupId>
      <artifactId>hyracks-storage-am-rtree</artifactId>
    </dependency>
    <dependency>
      <groupId>org.apache.hyracks</groupId>
      <artifactId>algebricks-data</artifactId>
    </dependency>
    <dependency>
      <groupId>org.apache.commons</groupId>
      <artifactId>commons-lang3</artifactId>
    </dependency>
    <dependency>
      <groupId>org.apache.hyracks</groupId>
      <artifactId>algebricks-core</artifactId>
    </dependency>
    <dependency>
      <groupId>org.apache.hyracks</groupId>
      <artifactId>hyracks-data-std</artifactId>
    </dependency>
    <dependency>
      <groupId>org.apache.hyracks</groupId>
      <artifactId>algebricks-runtime</artifactId>
    </dependency>
    <dependency>
      <groupId>org.apache.hyracks</groupId>
      <artifactId>hyracks-storage-am-common</artifactId>
    </dependency>
    <dependency>
      <groupId>org.apache.hyracks</groupId>
      <artifactId>hyracks-api</artifactId>
    </dependency>
    <dependency>
      <groupId>org.apache.hyracks</groupId>
      <artifactId>hyracks-storage-common</artifactId>
    </dependency>
    <dependency>
      <groupId>com.fasterxml.jackson.core</groupId>
      <artifactId>jackson-databind</artifactId>
    </dependency>
    <dependency>
      <groupId>com.google.guava</groupId>
      <artifactId>guava</artifactId>
    </dependency>
  </dependencies>
</project>

POM Entry

<dependency>
   <groupId>org.apache.asterix</groupId>
   <artifactId>asterix-om</artifactId>
   <version>0.9.1</version>
</dependency>

Download

If you think the following asterix-om-0.9.1.jar downloaded from Maven central repository is inappropriate, such as containing malicious code/tools or violating the copyright, please email , thanks.



Download asterix-om-0.9.1.jar file




PreviousNext

Related