All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download stratosphere-core JAR 0.4-rc1 with all dependencies


Files of the artifact stratosphere-core version 0.4-rc1 from the group eu.stratosphere.

Test

Artifact stratosphere-core
Group eu.stratosphere
Version 0.4-rc1
Last update 20. December 2013
Tags: https open projects maven sonatype repositories source helps
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies commons-lang3,
There are maybe transitive dependencies!
There is a newer version: 0.5.2-hadoop2
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of stratosphere-core Show documentation

Please rate this JAR file. Is it a good library?

0 downloads

Source code of stratosphere-core version 0.4-rc1

META-INF
META-INF.META-INF.MANIFEST.MF
eu.stratosphere.api.common
eu.stratosphere.api.common.eu.stratosphere.api.common.InvalidJobException
eu.stratosphere.api.common.eu.stratosphere.api.common.Plan
eu.stratosphere.api.common.eu.stratosphere.api.common.Program
eu.stratosphere.api.common.eu.stratosphere.api.common.ProgramDescription
eu.stratosphere.api.common.accumulators
eu.stratosphere.api.common.accumulators.eu.stratosphere.api.common.accumulators.Accumulator
eu.stratosphere.api.common.accumulators.eu.stratosphere.api.common.accumulators.AccumulatorHelper
eu.stratosphere.api.common.accumulators.eu.stratosphere.api.common.accumulators.DoubleCounter
eu.stratosphere.api.common.accumulators.eu.stratosphere.api.common.accumulators.Histogram
eu.stratosphere.api.common.accumulators.eu.stratosphere.api.common.accumulators.IntCounter
eu.stratosphere.api.common.accumulators.eu.stratosphere.api.common.accumulators.LongCounter
eu.stratosphere.api.common.accumulators.eu.stratosphere.api.common.accumulators.SimpleAccumulator
eu.stratosphere.api.common.aggregators
eu.stratosphere.api.common.aggregators.eu.stratosphere.api.common.aggregators.Aggregator
eu.stratosphere.api.common.aggregators.eu.stratosphere.api.common.aggregators.AggregatorRegistry
eu.stratosphere.api.common.aggregators.eu.stratosphere.api.common.aggregators.AggregatorWithName
eu.stratosphere.api.common.aggregators.eu.stratosphere.api.common.aggregators.ConvergenceCriterion
eu.stratosphere.api.common.aggregators.eu.stratosphere.api.common.aggregators.DoubleSumAggregator
eu.stratosphere.api.common.aggregators.eu.stratosphere.api.common.aggregators.LongSumAggregator
eu.stratosphere.api.common.distributions
eu.stratosphere.api.common.distributions.eu.stratosphere.api.common.distributions.DataDistribution
eu.stratosphere.api.common.distributions.eu.stratosphere.api.common.distributions.SimpleDistribution
eu.stratosphere.api.common.distributions.eu.stratosphere.api.common.distributions.SimpleIntegerDistribution
eu.stratosphere.api.common.distributions.eu.stratosphere.api.common.distributions.UniformDoubleDistribution
eu.stratosphere.api.common.distributions.eu.stratosphere.api.common.distributions.UniformIntegerDistribution
eu.stratosphere.api.common.functions
eu.stratosphere.api.common.functions.eu.stratosphere.api.common.functions.AbstractFunction
eu.stratosphere.api.common.functions.eu.stratosphere.api.common.functions.ExecutionContext
eu.stratosphere.api.common.functions.eu.stratosphere.api.common.functions.Function
eu.stratosphere.api.common.functions.eu.stratosphere.api.common.functions.GenericCoGrouper
eu.stratosphere.api.common.functions.eu.stratosphere.api.common.functions.GenericCrosser
eu.stratosphere.api.common.functions.eu.stratosphere.api.common.functions.GenericJoiner
eu.stratosphere.api.common.functions.eu.stratosphere.api.common.functions.GenericMapper
eu.stratosphere.api.common.functions.eu.stratosphere.api.common.functions.GenericReducer
eu.stratosphere.api.common.functions.eu.stratosphere.api.common.functions.IterationRuntimeContext
eu.stratosphere.api.common.functions.eu.stratosphere.api.common.functions.RuntimeContext
eu.stratosphere.api.common.io
eu.stratosphere.api.common.io.eu.stratosphere.api.common.io.BinaryInputFormat
eu.stratosphere.api.common.io.eu.stratosphere.api.common.io.BinaryOutputFormat
eu.stratosphere.api.common.io.eu.stratosphere.api.common.io.BlockInfo
eu.stratosphere.api.common.io.eu.stratosphere.api.common.io.DelimitedInputFormat
eu.stratosphere.api.common.io.eu.stratosphere.api.common.io.FileInputFormat
eu.stratosphere.api.common.io.eu.stratosphere.api.common.io.FileOutputFormat
eu.stratosphere.api.common.io.eu.stratosphere.api.common.io.FormatUtil
eu.stratosphere.api.common.io.eu.stratosphere.api.common.io.GenericCsvInputFormat
eu.stratosphere.api.common.io.eu.stratosphere.api.common.io.GenericInputFormat
eu.stratosphere.api.common.io.eu.stratosphere.api.common.io.InputFormat
eu.stratosphere.api.common.io.eu.stratosphere.api.common.io.OutputFormat
eu.stratosphere.api.common.io.eu.stratosphere.api.common.io.ParseException
eu.stratosphere.api.common.io.eu.stratosphere.api.common.io.SerializedInputFormat
eu.stratosphere.api.common.io.eu.stratosphere.api.common.io.SerializedOutputFormat
eu.stratosphere.api.common.io.eu.stratosphere.api.common.io.UnsplittableInput
eu.stratosphere.api.common.io.statistics
eu.stratosphere.api.common.io.statistics.eu.stratosphere.api.common.io.statistics.BaseStatistics
eu.stratosphere.api.common.operators
eu.stratosphere.api.common.operators.eu.stratosphere.api.common.operators.AbstractUdfOperator
eu.stratosphere.api.common.operators.eu.stratosphere.api.common.operators.BulkIteration
eu.stratosphere.api.common.operators.eu.stratosphere.api.common.operators.CompilerHints
eu.stratosphere.api.common.operators.eu.stratosphere.api.common.operators.DeltaIteration
eu.stratosphere.api.common.operators.eu.stratosphere.api.common.operators.DualInputOperator
eu.stratosphere.api.common.operators.eu.stratosphere.api.common.operators.FileDataSink
eu.stratosphere.api.common.operators.eu.stratosphere.api.common.operators.FileDataSource
eu.stratosphere.api.common.operators.eu.stratosphere.api.common.operators.GenericDataSink
eu.stratosphere.api.common.operators.eu.stratosphere.api.common.operators.GenericDataSource
eu.stratosphere.api.common.operators.eu.stratosphere.api.common.operators.IterationOperator
eu.stratosphere.api.common.operators.eu.stratosphere.api.common.operators.Operator
eu.stratosphere.api.common.operators.eu.stratosphere.api.common.operators.Order
eu.stratosphere.api.common.operators.eu.stratosphere.api.common.operators.Ordering
eu.stratosphere.api.common.operators.eu.stratosphere.api.common.operators.SingleInputOperator
eu.stratosphere.api.common.operators.base
eu.stratosphere.api.common.operators.base.eu.stratosphere.api.common.operators.base.CoGroupOperatorBase
eu.stratosphere.api.common.operators.base.eu.stratosphere.api.common.operators.base.CrossOperatorBase
eu.stratosphere.api.common.operators.base.eu.stratosphere.api.common.operators.base.JoinOperatorBase
eu.stratosphere.api.common.operators.base.eu.stratosphere.api.common.operators.base.MapOperatorBase
eu.stratosphere.api.common.operators.base.eu.stratosphere.api.common.operators.base.ReduceOperatorBase
eu.stratosphere.api.common.operators.util
eu.stratosphere.api.common.operators.util.eu.stratosphere.api.common.operators.util.AnnotationConfigurable
eu.stratosphere.api.common.operators.util.eu.stratosphere.api.common.operators.util.ContractUtil
eu.stratosphere.api.common.operators.util.eu.stratosphere.api.common.operators.util.FieldList
eu.stratosphere.api.common.operators.util.eu.stratosphere.api.common.operators.util.FieldSet
eu.stratosphere.api.common.operators.util.eu.stratosphere.api.common.operators.util.UserCodeClassWrapper
eu.stratosphere.api.common.operators.util.eu.stratosphere.api.common.operators.util.UserCodeObjectWrapper
eu.stratosphere.api.common.operators.util.eu.stratosphere.api.common.operators.util.UserCodeWrapper
eu.stratosphere.api.common.typeutils
eu.stratosphere.api.common.typeutils.eu.stratosphere.api.common.typeutils.TypeComparator
eu.stratosphere.api.common.typeutils.eu.stratosphere.api.common.typeutils.TypeComparatorFactory
eu.stratosphere.api.common.typeutils.eu.stratosphere.api.common.typeutils.TypePairComparator
eu.stratosphere.api.common.typeutils.eu.stratosphere.api.common.typeutils.TypePairComparatorFactory
eu.stratosphere.api.common.typeutils.eu.stratosphere.api.common.typeutils.TypeSerializer
eu.stratosphere.api.common.typeutils.eu.stratosphere.api.common.typeutils.TypeSerializerFactory
eu.stratosphere.configuration
eu.stratosphere.configuration.eu.stratosphere.configuration.ConfigConstants
eu.stratosphere.configuration.eu.stratosphere.configuration.Configuration
eu.stratosphere.configuration.eu.stratosphere.configuration.GlobalConfiguration
eu.stratosphere.configuration.eu.stratosphere.configuration.IllegalConfigurationException
eu.stratosphere.core.fs
eu.stratosphere.core.fs.eu.stratosphere.core.fs.BlockLocation
eu.stratosphere.core.fs.eu.stratosphere.core.fs.FSDataInputStream
eu.stratosphere.core.fs.eu.stratosphere.core.fs.FSDataOutputStream
eu.stratosphere.core.fs.eu.stratosphere.core.fs.FileChannelWrapper
eu.stratosphere.core.fs.eu.stratosphere.core.fs.FileInputSplit
eu.stratosphere.core.fs.eu.stratosphere.core.fs.FileStatus
eu.stratosphere.core.fs.eu.stratosphere.core.fs.FileSystem
eu.stratosphere.core.fs.eu.stratosphere.core.fs.Path
eu.stratosphere.core.fs.local
eu.stratosphere.core.fs.local.eu.stratosphere.core.fs.local.LocalBlockLocation
eu.stratosphere.core.fs.local.eu.stratosphere.core.fs.local.LocalDataInputStream
eu.stratosphere.core.fs.local.eu.stratosphere.core.fs.local.LocalDataOutputStream
eu.stratosphere.core.fs.local.eu.stratosphere.core.fs.local.LocalFileStatus
eu.stratosphere.core.fs.local.eu.stratosphere.core.fs.local.LocalFileSystem
eu.stratosphere.core.io
eu.stratosphere.core.io.eu.stratosphere.core.io.GenericInputSplit
eu.stratosphere.core.io.eu.stratosphere.core.io.IOReadableWritable
eu.stratosphere.core.io.eu.stratosphere.core.io.InputSplit
eu.stratosphere.core.io.eu.stratosphere.core.io.LocatableInputSplit
eu.stratosphere.core.io.eu.stratosphere.core.io.StringRecord
eu.stratosphere.core.memory
eu.stratosphere.core.memory.eu.stratosphere.core.memory.DataInputView
eu.stratosphere.core.memory.eu.stratosphere.core.memory.DataOutputView
eu.stratosphere.core.memory.eu.stratosphere.core.memory.MemorySegment
eu.stratosphere.core.memory.eu.stratosphere.core.memory.MemorySegmentSource
eu.stratosphere.core.memory.eu.stratosphere.core.memory.MemoryUtils
eu.stratosphere.core.memory.eu.stratosphere.core.memory.SeekableDataInputView
eu.stratosphere.core.memory.eu.stratosphere.core.memory.SeekableDataOutputView
eu.stratosphere.core.protocols
eu.stratosphere.core.protocols.eu.stratosphere.core.protocols.VersionedProtocol
eu.stratosphere.types
eu.stratosphere.types.eu.stratosphere.types.BooleanValue
eu.stratosphere.types.eu.stratosphere.types.ByteValue
eu.stratosphere.types.eu.stratosphere.types.CharValue
eu.stratosphere.types.eu.stratosphere.types.CopyableValue
eu.stratosphere.types.eu.stratosphere.types.DeserializationException
eu.stratosphere.types.eu.stratosphere.types.DoubleValue
eu.stratosphere.types.eu.stratosphere.types.FloatValue
eu.stratosphere.types.eu.stratosphere.types.IntValue
eu.stratosphere.types.eu.stratosphere.types.Key
eu.stratosphere.types.eu.stratosphere.types.KeyFieldOutOfBoundsException
eu.stratosphere.types.eu.stratosphere.types.ListValue
eu.stratosphere.types.eu.stratosphere.types.LongValue
eu.stratosphere.types.eu.stratosphere.types.MapValue
eu.stratosphere.types.eu.stratosphere.types.NormalizableKey
eu.stratosphere.types.eu.stratosphere.types.NullKeyFieldException
eu.stratosphere.types.eu.stratosphere.types.NullValue
eu.stratosphere.types.eu.stratosphere.types.Pair
eu.stratosphere.types.eu.stratosphere.types.Record
eu.stratosphere.types.eu.stratosphere.types.ShortValue
eu.stratosphere.types.eu.stratosphere.types.StringValue
eu.stratosphere.types.eu.stratosphere.types.Value
eu.stratosphere.types.parser
eu.stratosphere.types.parser.eu.stratosphere.types.parser.DecimalTextByteParser
eu.stratosphere.types.parser.eu.stratosphere.types.parser.DecimalTextDoubleParser
eu.stratosphere.types.parser.eu.stratosphere.types.parser.DecimalTextFloatParser
eu.stratosphere.types.parser.eu.stratosphere.types.parser.DecimalTextIntParser
eu.stratosphere.types.parser.eu.stratosphere.types.parser.DecimalTextLongParser
eu.stratosphere.types.parser.eu.stratosphere.types.parser.DecimalTextShortParser
eu.stratosphere.types.parser.eu.stratosphere.types.parser.FieldParser
eu.stratosphere.types.parser.eu.stratosphere.types.parser.FixedLengthStringParser
eu.stratosphere.types.parser.eu.stratosphere.types.parser.VarLengthStringParser
eu.stratosphere.util
eu.stratosphere.util.eu.stratosphere.util.AsciiUtils
eu.stratosphere.util.eu.stratosphere.util.ClassUtils
eu.stratosphere.util.eu.stratosphere.util.Collector
eu.stratosphere.util.eu.stratosphere.util.InstantiationUtil
eu.stratosphere.util.eu.stratosphere.util.LogUtils
eu.stratosphere.util.eu.stratosphere.util.MutableObjectIterator
eu.stratosphere.util.eu.stratosphere.util.OperatingSystem
eu.stratosphere.util.eu.stratosphere.util.ReflectionUtil
eu.stratosphere.util.eu.stratosphere.util.StringUtils
eu.stratosphere.util.eu.stratosphere.util.Visitable
eu.stratosphere.util.eu.stratosphere.util.Visitor




© 2015 - 2025 Weber Informatics LLC | Privacy Policy