jar

eu.stratosphere : stratosphere-core

Maven & Gradle

Jul 15, 2014
15 usages
192 stars

stratosphere-core

Table Of Contents

Latest Version

Download eu.stratosphere : stratosphere-core JAR file - Latest Versions:

All Versions

Download eu.stratosphere : stratosphere-core JAR file - All Versions:

Version Vulnerabilities Size Updated
0.5.x
0.5
0.4

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window stratosphere-core-0.5.2-hadoop2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

eu.stratosphere.types.parser

├─ eu.stratosphere.types.parser.AsciiStringParser.class - [JAR]

├─ eu.stratosphere.types.parser.ByteParser.class - [JAR]

├─ eu.stratosphere.types.parser.DecimalTextByteParser.class - [JAR]

├─ eu.stratosphere.types.parser.DecimalTextDoubleParser.class - [JAR]

├─ eu.stratosphere.types.parser.DecimalTextFloatParser.class - [JAR]

├─ eu.stratosphere.types.parser.DecimalTextIntParser.class - [JAR]

├─ eu.stratosphere.types.parser.DecimalTextLongParser.class - [JAR]

├─ eu.stratosphere.types.parser.DecimalTextShortParser.class - [JAR]

├─ eu.stratosphere.types.parser.DoubleParser.class - [JAR]

├─ eu.stratosphere.types.parser.FieldParser.class - [JAR]

├─ eu.stratosphere.types.parser.FloatParser.class - [JAR]

├─ eu.stratosphere.types.parser.IntParser.class - [JAR]

├─ eu.stratosphere.types.parser.LongParser.class - [JAR]

├─ eu.stratosphere.types.parser.ShortParser.class - [JAR]

├─ eu.stratosphere.types.parser.VarLengthStringParser.class - [JAR]

eu.stratosphere.api.common.io

├─ eu.stratosphere.api.common.io.BinaryInputFormat.class - [JAR]

├─ eu.stratosphere.api.common.io.BinaryOutputFormat.class - [JAR]

├─ eu.stratosphere.api.common.io.BlockInfo.class - [JAR]

├─ eu.stratosphere.api.common.io.DelimitedInputFormat.class - [JAR]

├─ eu.stratosphere.api.common.io.FileInputFormat.class - [JAR]

├─ eu.stratosphere.api.common.io.FileOutputFormat.class - [JAR]

├─ eu.stratosphere.api.common.io.FormatUtil.class - [JAR]

├─ eu.stratosphere.api.common.io.GenericCsvInputFormat.class - [JAR]

├─ eu.stratosphere.api.common.io.GenericInputFormat.class - [JAR]

├─ eu.stratosphere.api.common.io.InflaterInputStreamFSInputWrapper.class - [JAR]

├─ eu.stratosphere.api.common.io.InputFormat.class - [JAR]

├─ eu.stratosphere.api.common.io.NonParallelInput.class - [JAR]

├─ eu.stratosphere.api.common.io.OutputFormat.class - [JAR]

├─ eu.stratosphere.api.common.io.ParseException.class - [JAR]

├─ eu.stratosphere.api.common.io.SerializedInputFormat.class - [JAR]

├─ eu.stratosphere.api.common.io.SerializedOutputFormat.class - [JAR]

eu.stratosphere.util

├─ eu.stratosphere.util.ClassUtils.class - [JAR]

├─ eu.stratosphere.util.Collector.class - [JAR]

├─ eu.stratosphere.util.InstantiationUtil.class - [JAR]

├─ eu.stratosphere.util.LogUtils.class - [JAR]

├─ eu.stratosphere.util.MutableObjectIterator.class - [JAR]

├─ eu.stratosphere.util.NumberSequenceIterator.class - [JAR]

├─ eu.stratosphere.util.OperatingSystem.class - [JAR]

├─ eu.stratosphere.util.ReflectionUtil.class - [JAR]

├─ eu.stratosphere.util.SimpleStringUtils.class - [JAR]

├─ eu.stratosphere.util.SplittableIterator.class - [JAR]

├─ eu.stratosphere.util.StringUtils.class - [JAR]

├─ eu.stratosphere.util.Visitable.class - [JAR]

├─ eu.stratosphere.util.Visitor.class - [JAR]

eu.stratosphere.api.common.operators.base

├─ eu.stratosphere.api.common.operators.base.BulkIterationBase.class - [JAR]

├─ eu.stratosphere.api.common.operators.base.CoGroupOperatorBase.class - [JAR]

├─ eu.stratosphere.api.common.operators.base.CollectorMapOperatorBase.class - [JAR]

├─ eu.stratosphere.api.common.operators.base.CrossOperatorBase.class - [JAR]

├─ eu.stratosphere.api.common.operators.base.DeltaIterationBase.class - [JAR]

├─ eu.stratosphere.api.common.operators.base.FileDataSinkBase.class - [JAR]

├─ eu.stratosphere.api.common.operators.base.FileDataSourceBase.class - [JAR]

├─ eu.stratosphere.api.common.operators.base.FilterOperatorBase.class - [JAR]

├─ eu.stratosphere.api.common.operators.base.FlatMapOperatorBase.class - [JAR]

├─ eu.stratosphere.api.common.operators.base.GenericDataSinkBase.class - [JAR]

├─ eu.stratosphere.api.common.operators.base.GenericDataSourceBase.class - [JAR]

├─ eu.stratosphere.api.common.operators.base.GroupReduceOperatorBase.class - [JAR]

├─ eu.stratosphere.api.common.operators.base.JoinOperatorBase.class - [JAR]

├─ eu.stratosphere.api.common.operators.base.MapOperatorBase.class - [JAR]

├─ eu.stratosphere.api.common.operators.base.ReduceOperatorBase.class - [JAR]

eu.stratosphere.core.fs.local

├─ eu.stratosphere.core.fs.local.LocalBlockLocation.class - [JAR]

├─ eu.stratosphere.core.fs.local.LocalDataInputStream.class - [JAR]

├─ eu.stratosphere.core.fs.local.LocalDataOutputStream.class - [JAR]

├─ eu.stratosphere.core.fs.local.LocalFileStatus.class - [JAR]

├─ eu.stratosphere.core.fs.local.LocalFileSystem.class - [JAR]

eu.stratosphere.api.common.accumulators

├─ eu.stratosphere.api.common.accumulators.Accumulator.class - [JAR]

├─ eu.stratosphere.api.common.accumulators.AccumulatorHelper.class - [JAR]

├─ eu.stratosphere.api.common.accumulators.DoubleCounter.class - [JAR]

├─ eu.stratosphere.api.common.accumulators.Histogram.class - [JAR]

├─ eu.stratosphere.api.common.accumulators.IntCounter.class - [JAR]

├─ eu.stratosphere.api.common.accumulators.LongCounter.class - [JAR]

├─ eu.stratosphere.api.common.accumulators.SimpleAccumulator.class - [JAR]

eu.stratosphere.core.fs

├─ eu.stratosphere.core.fs.BlockLocation.class - [JAR]

├─ eu.stratosphere.core.fs.FSDataInputStream.class - [JAR]

├─ eu.stratosphere.core.fs.FSDataOutputStream.class - [JAR]

├─ eu.stratosphere.core.fs.FileChannelWrapper.class - [JAR]

├─ eu.stratosphere.core.fs.FileInputSplit.class - [JAR]

├─ eu.stratosphere.core.fs.FileStatus.class - [JAR]

├─ eu.stratosphere.core.fs.FileSystem.class - [JAR]

├─ eu.stratosphere.core.fs.Path.class - [JAR]

eu.stratosphere.api.common.typeutils.base

├─ eu.stratosphere.api.common.typeutils.base.BasicTypeComparator.class - [JAR]

├─ eu.stratosphere.api.common.typeutils.base.BooleanComparator.class - [JAR]

├─ eu.stratosphere.api.common.typeutils.base.BooleanSerializer.class - [JAR]

├─ eu.stratosphere.api.common.typeutils.base.BooleanValueSerializer.class - [JAR]

├─ eu.stratosphere.api.common.typeutils.base.ByteComparator.class - [JAR]

├─ eu.stratosphere.api.common.typeutils.base.ByteSerializer.class - [JAR]

├─ eu.stratosphere.api.common.typeutils.base.ByteValueSerializer.class - [JAR]

├─ eu.stratosphere.api.common.typeutils.base.CharComparator.class - [JAR]

├─ eu.stratosphere.api.common.typeutils.base.CharSerializer.class - [JAR]

├─ eu.stratosphere.api.common.typeutils.base.CharValueSerializer.class - [JAR]

├─ eu.stratosphere.api.common.typeutils.base.DoubleComparator.class - [JAR]

├─ eu.stratosphere.api.common.typeutils.base.DoubleSerializer.class - [JAR]

├─ eu.stratosphere.api.common.typeutils.base.DoubleValueSerializer.class - [JAR]

├─ eu.stratosphere.api.common.typeutils.base.FloatComparator.class - [JAR]

├─ eu.stratosphere.api.common.typeutils.base.FloatSerializer.class - [JAR]

├─ eu.stratosphere.api.common.typeutils.base.FloatValueSerializer.class - [JAR]

├─ eu.stratosphere.api.common.typeutils.base.IntComparator.class - [JAR]

├─ eu.stratosphere.api.common.typeutils.base.IntSerializer.class - [JAR]

├─ eu.stratosphere.api.common.typeutils.base.IntValueSerializer.class - [JAR]

├─ eu.stratosphere.api.common.typeutils.base.LongComparator.class - [JAR]

├─ eu.stratosphere.api.common.typeutils.base.LongSerializer.class - [JAR]

├─ eu.stratosphere.api.common.typeutils.base.LongValueSerializer.class - [JAR]

├─ eu.stratosphere.api.common.typeutils.base.ShortComparator.class - [JAR]

├─ eu.stratosphere.api.common.typeutils.base.ShortSerializer.class - [JAR]

├─ eu.stratosphere.api.common.typeutils.base.ShortValueSerializer.class - [JAR]

├─ eu.stratosphere.api.common.typeutils.base.StringComparator.class - [JAR]

├─ eu.stratosphere.api.common.typeutils.base.StringSerializer.class - [JAR]

├─ eu.stratosphere.api.common.typeutils.base.StringValueSerializer.class - [JAR]

eu.stratosphere.api.common.distributions

├─ eu.stratosphere.api.common.distributions.DataDistribution.class - [JAR]

├─ eu.stratosphere.api.common.distributions.SimpleDistribution.class - [JAR]

├─ eu.stratosphere.api.common.distributions.SimpleIntegerDistribution.class - [JAR]

├─ eu.stratosphere.api.common.distributions.UniformDoubleDistribution.class - [JAR]

├─ eu.stratosphere.api.common.distributions.UniformIntegerDistribution.class - [JAR]

eu.stratosphere.api.common.cache

├─ eu.stratosphere.api.common.cache.DistributedCache.class - [JAR]

eu.stratosphere.api.common.operators.util

├─ eu.stratosphere.api.common.operators.util.FieldList.class - [JAR]

├─ eu.stratosphere.api.common.operators.util.FieldSet.class - [JAR]

├─ eu.stratosphere.api.common.operators.util.OperatorUtil.class - [JAR]

├─ eu.stratosphere.api.common.operators.util.UserCodeClassWrapper.class - [JAR]

├─ eu.stratosphere.api.common.operators.util.UserCodeObjectWrapper.class - [JAR]

├─ eu.stratosphere.api.common.operators.util.UserCodeWrapper.class - [JAR]

eu.stratosphere.core.memory

├─ eu.stratosphere.core.memory.DataInputView.class - [JAR]

├─ eu.stratosphere.core.memory.DataOutputView.class - [JAR]

├─ eu.stratosphere.core.memory.MemorySegment.class - [JAR]

├─ eu.stratosphere.core.memory.MemorySegmentSource.class - [JAR]

├─ eu.stratosphere.core.memory.MemoryUtils.class - [JAR]

├─ eu.stratosphere.core.memory.SeekableDataInputView.class - [JAR]

├─ eu.stratosphere.core.memory.SeekableDataOutputView.class - [JAR]

eu.stratosphere.api.common

├─ eu.stratosphere.api.common.InvalidProgramException.class - [JAR]

├─ eu.stratosphere.api.common.JobExecutionResult.class - [JAR]

├─ eu.stratosphere.api.common.NonSerializableUserCodeException.class - [JAR]

├─ eu.stratosphere.api.common.Plan.class - [JAR]

├─ eu.stratosphere.api.common.PlanExecutor.class - [JAR]

├─ eu.stratosphere.api.common.Program.class - [JAR]

├─ eu.stratosphere.api.common.ProgramDescription.class - [JAR]

eu.stratosphere.core.io

├─ eu.stratosphere.core.io.GenericInputSplit.class - [JAR]

├─ eu.stratosphere.core.io.IOReadableWritable.class - [JAR]

├─ eu.stratosphere.core.io.InputSplit.class - [JAR]

├─ eu.stratosphere.core.io.LocatableInputSplit.class - [JAR]

├─ eu.stratosphere.core.io.StringRecord.class - [JAR]

eu.stratosphere.core.protocols

├─ eu.stratosphere.core.protocols.VersionedProtocol.class - [JAR]

eu.stratosphere.api.common.functions

├─ eu.stratosphere.api.common.functions.AbstractFunction.class - [JAR]

├─ eu.stratosphere.api.common.functions.ExecutionContext.class - [JAR]

├─ eu.stratosphere.api.common.functions.Function.class - [JAR]

├─ eu.stratosphere.api.common.functions.GenericCoGrouper.class - [JAR]

├─ eu.stratosphere.api.common.functions.GenericCollectorMap.class - [JAR]

├─ eu.stratosphere.api.common.functions.GenericCombine.class - [JAR]

├─ eu.stratosphere.api.common.functions.GenericCrosser.class - [JAR]

├─ eu.stratosphere.api.common.functions.GenericFilter.class - [JAR]

├─ eu.stratosphere.api.common.functions.GenericFlatMap.class - [JAR]

├─ eu.stratosphere.api.common.functions.GenericGroupReduce.class - [JAR]

├─ eu.stratosphere.api.common.functions.GenericJoiner.class - [JAR]

├─ eu.stratosphere.api.common.functions.GenericMap.class - [JAR]

├─ eu.stratosphere.api.common.functions.GenericReduce.class - [JAR]

├─ eu.stratosphere.api.common.functions.IterationRuntimeContext.class - [JAR]

├─ eu.stratosphere.api.common.functions.RuntimeContext.class - [JAR]

eu.stratosphere.api.common.aggregators

├─ eu.stratosphere.api.common.aggregators.Aggregator.class - [JAR]

├─ eu.stratosphere.api.common.aggregators.AggregatorRegistry.class - [JAR]

├─ eu.stratosphere.api.common.aggregators.AggregatorWithName.class - [JAR]

├─ eu.stratosphere.api.common.aggregators.ConvergenceCriterion.class - [JAR]

├─ eu.stratosphere.api.common.aggregators.DoubleSumAggregator.class - [JAR]

├─ eu.stratosphere.api.common.aggregators.DoubleZeroConvergence.class - [JAR]

├─ eu.stratosphere.api.common.aggregators.LongSumAggregator.class - [JAR]

├─ eu.stratosphere.api.common.aggregators.LongZeroConvergence.class - [JAR]

eu.stratosphere.api.common.operators

├─ eu.stratosphere.api.common.operators.AbstractUdfOperator.class - [JAR]

├─ eu.stratosphere.api.common.operators.BinaryOperatorInformation.class - [JAR]

├─ eu.stratosphere.api.common.operators.CompilerHints.class - [JAR]

├─ eu.stratosphere.api.common.operators.DualInputOperator.class - [JAR]

├─ eu.stratosphere.api.common.operators.DualInputSemanticProperties.class - [JAR]

├─ eu.stratosphere.api.common.operators.IterationOperator.class - [JAR]

├─ eu.stratosphere.api.common.operators.Operator.class - [JAR]

├─ eu.stratosphere.api.common.operators.OperatorInformation.class - [JAR]

├─ eu.stratosphere.api.common.operators.Order.class - [JAR]

├─ eu.stratosphere.api.common.operators.Ordering.class - [JAR]

├─ eu.stratosphere.api.common.operators.RecordOperator.class - [JAR]

├─ eu.stratosphere.api.common.operators.SemanticProperties.class - [JAR]

├─ eu.stratosphere.api.common.operators.SingleInputOperator.class - [JAR]

├─ eu.stratosphere.api.common.operators.SingleInputSemanticProperties.class - [JAR]

├─ eu.stratosphere.api.common.operators.UnaryOperatorInformation.class - [JAR]

├─ eu.stratosphere.api.common.operators.Union.class - [JAR]

eu.stratosphere.api.common.io.statistics

├─ eu.stratosphere.api.common.io.statistics.BaseStatistics.class - [JAR]

eu.stratosphere.api.common.typeutils.base.array

├─ eu.stratosphere.api.common.typeutils.base.array.BooleanPrimitiveArraySerializer.class - [JAR]

├─ eu.stratosphere.api.common.typeutils.base.array.BytePrimitiveArraySerializer.class - [JAR]

├─ eu.stratosphere.api.common.typeutils.base.array.CharPrimitiveArraySerializer.class - [JAR]

├─ eu.stratosphere.api.common.typeutils.base.array.DoublePrimitiveArraySerializer.class - [JAR]

├─ eu.stratosphere.api.common.typeutils.base.array.FloatPrimitiveArraySerializer.class - [JAR]

├─ eu.stratosphere.api.common.typeutils.base.array.IntPrimitiveArraySerializer.class - [JAR]

├─ eu.stratosphere.api.common.typeutils.base.array.LongPrimitiveArraySerializer.class - [JAR]

├─ eu.stratosphere.api.common.typeutils.base.array.ShortPrimitiveArraySerializer.class - [JAR]

├─ eu.stratosphere.api.common.typeutils.base.array.StringArraySerializer.class - [JAR]

eu.stratosphere.types

├─ eu.stratosphere.types.ArithmeticType.class - [JAR]

├─ eu.stratosphere.types.BooleanValue.class - [JAR]

├─ eu.stratosphere.types.ByteValue.class - [JAR]

├─ eu.stratosphere.types.CharValue.class - [JAR]

├─ eu.stratosphere.types.CopyableValue.class - [JAR]

├─ eu.stratosphere.types.DeserializationException.class - [JAR]

├─ eu.stratosphere.types.DoubleValue.class - [JAR]

├─ eu.stratosphere.types.FloatValue.class - [JAR]

├─ eu.stratosphere.types.IntValue.class - [JAR]

├─ eu.stratosphere.types.Key.class - [JAR]

├─ eu.stratosphere.types.KeyFieldOutOfBoundsException.class - [JAR]

├─ eu.stratosphere.types.ListValue.class - [JAR]

├─ eu.stratosphere.types.LongValue.class - [JAR]

├─ eu.stratosphere.types.MapValue.class - [JAR]

├─ eu.stratosphere.types.NormalizableKey.class - [JAR]

├─ eu.stratosphere.types.Nothing.class - [JAR]

├─ eu.stratosphere.types.NothingTypeInfo.class - [JAR]

├─ eu.stratosphere.types.NullKeyFieldException.class - [JAR]

├─ eu.stratosphere.types.NullValue.class - [JAR]

├─ eu.stratosphere.types.Pair.class - [JAR]

├─ eu.stratosphere.types.Record.class - [JAR]

├─ eu.stratosphere.types.ResettableValue.class - [JAR]

├─ eu.stratosphere.types.ShortValue.class - [JAR]

├─ eu.stratosphere.types.StringValue.class - [JAR]

├─ eu.stratosphere.types.TypeInformation.class - [JAR]

├─ eu.stratosphere.types.Value.class - [JAR]

├─ eu.stratosphere.types.ValueUtil.class - [JAR]

eu.stratosphere.configuration

├─ eu.stratosphere.configuration.ConfigConstants.class - [JAR]

├─ eu.stratosphere.configuration.Configuration.class - [JAR]

├─ eu.stratosphere.configuration.GlobalConfiguration.class - [JAR]

├─ eu.stratosphere.configuration.IllegalConfigurationException.class - [JAR]

eu.stratosphere.api.common.typeutils

├─ eu.stratosphere.api.common.typeutils.TypeComparator.class - [JAR]

├─ eu.stratosphere.api.common.typeutils.TypeComparatorFactory.class - [JAR]

├─ eu.stratosphere.api.common.typeutils.TypePairComparator.class - [JAR]

├─ eu.stratosphere.api.common.typeutils.TypePairComparatorFactory.class - [JAR]

├─ eu.stratosphere.api.common.typeutils.TypeSerializer.class - [JAR]

├─ eu.stratosphere.api.common.typeutils.TypeSerializerFactory.class - [JAR]

Advertisement

Dependencies from Group

Jul 15, 2014
15 usages
192 stars
Jul 15, 2014
12 usages
192 stars
Jul 15, 2014
12 usages
192 stars
Jul 15, 2014
6 usages
192 stars
Jul 15, 2014
6 usages
192 stars

Discover Dependencies

Oct 19, 2016
5 usages
0 stars
May 20, 2010
31 usages
Nov 28, 2018
17 usages
428 stars
Oct 01, 2021
7 usages
39 stars
Nov 13, 2019
5 usages
0 stars
Sep 30, 2016
5 usages
5 stars
Jan 22, 2014
10 usages
62 stars
Jul 10, 2023
65 usages
649 stars
Aug 24, 2016
5 usages
250 stars