jar

eu.stratosphere : sopremo-common

Maven & Gradle

Jan 13, 2014
4 usages

sopremo-common · Base infrastructure for Stratsphere Sopremo

Table Of Contents

Latest Version

Download eu.stratosphere : sopremo-common JAR file - Latest Versions:

All Versions

Download eu.stratosphere : sopremo-common JAR file - All Versions:

Version Vulnerabilities Size Updated
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 sopremo-common-0.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

eu.stratosphere.sopremo.util

├─ eu.stratosphere.sopremo.util.SchemaUtils.class - [JAR]

eu.stratosphere.sopremo.pact

├─ eu.stratosphere.sopremo.pact.GenericSopremoCoGroup.class - [JAR]

├─ eu.stratosphere.sopremo.pact.GenericSopremoCross.class - [JAR]

├─ eu.stratosphere.sopremo.pact.GenericSopremoJoin.class - [JAR]

├─ eu.stratosphere.sopremo.pact.GenericSopremoMap.class - [JAR]

├─ eu.stratosphere.sopremo.pact.GenericSopremoReduce.class - [JAR]

├─ eu.stratosphere.sopremo.pact.JsonCollector.class - [JAR]

├─ eu.stratosphere.sopremo.pact.RecordToJsonIterator.class - [JAR]

├─ eu.stratosphere.sopremo.pact.SopremoCoGroup.class - [JAR]

├─ eu.stratosphere.sopremo.pact.SopremoCoGroupOperator.class - [JAR]

├─ eu.stratosphere.sopremo.pact.SopremoCross.class - [JAR]

├─ eu.stratosphere.sopremo.pact.SopremoFunction.class - [JAR]

├─ eu.stratosphere.sopremo.pact.SopremoJoin.class - [JAR]

├─ eu.stratosphere.sopremo.pact.SopremoMap.class - [JAR]

├─ eu.stratosphere.sopremo.pact.SopremoNop.class - [JAR]

├─ eu.stratosphere.sopremo.pact.SopremoReduce.class - [JAR]

├─ eu.stratosphere.sopremo.pact.SopremoReduceOperator.class - [JAR]

├─ eu.stratosphere.sopremo.pact.SopremoUtil.class - [JAR]

├─ eu.stratosphere.sopremo.pact.TypedRecordToJsonIterator.class - [JAR]

├─ eu.stratosphere.sopremo.pact.UntypedRecordToJsonIterator.class - [JAR]

eu.stratosphere.sopremo.function

├─ eu.stratosphere.sopremo.function.Callable.class - [JAR]

├─ eu.stratosphere.sopremo.function.ExpressionFunction.class - [JAR]

├─ eu.stratosphere.sopremo.function.FunctionNode.class - [JAR]

├─ eu.stratosphere.sopremo.function.FunctionUtil.class - [JAR]

├─ eu.stratosphere.sopremo.function.JavaMethod.class - [JAR]

├─ eu.stratosphere.sopremo.function.MacroBase.class - [JAR]

├─ eu.stratosphere.sopremo.function.SopremoFunction.class - [JAR]

├─ eu.stratosphere.sopremo.function.SopremoFunction0.class - [JAR]

├─ eu.stratosphere.sopremo.function.SopremoFunction1.class - [JAR]

├─ eu.stratosphere.sopremo.function.SopremoFunction2.class - [JAR]

├─ eu.stratosphere.sopremo.function.SopremoFunction3.class - [JAR]

├─ eu.stratosphere.sopremo.function.SopremoFunctionWithDefaultParameters.class - [JAR]

├─ eu.stratosphere.sopremo.function.SopremoVarargFunction.class - [JAR]

├─ eu.stratosphere.sopremo.function.SopremoVarargFunction0.class - [JAR]

├─ eu.stratosphere.sopremo.function.SopremoVarargFunction1.class - [JAR]

├─ eu.stratosphere.sopremo.function.SopremoVarargFunction2.class - [JAR]

eu.stratosphere.sopremo.io

├─ eu.stratosphere.sopremo.io.CsvFormat.class - [JAR]

├─ eu.stratosphere.sopremo.io.GeneratorInputFormat.class - [JAR]

├─ eu.stratosphere.sopremo.io.GeneratorInputSplit.class - [JAR]

├─ eu.stratosphere.sopremo.io.JsonFormat.class - [JAR]

├─ eu.stratosphere.sopremo.io.JsonGenerator.class - [JAR]

├─ eu.stratosphere.sopremo.io.JsonParseException.class - [JAR]

├─ eu.stratosphere.sopremo.io.JsonParser.class - [JAR]

├─ eu.stratosphere.sopremo.io.JsonToken.class - [JAR]

├─ eu.stratosphere.sopremo.io.SampleFormat.class - [JAR]

├─ eu.stratosphere.sopremo.io.Sink.class - [JAR]

├─ eu.stratosphere.sopremo.io.SopremoFormat.class - [JAR]

├─ eu.stratosphere.sopremo.io.Source.class - [JAR]

eu.stratosphere.sopremo

├─ eu.stratosphere.sopremo.AbstractSopremoType.class - [JAR]

├─ eu.stratosphere.sopremo.CoreFunctions.class - [JAR]

├─ eu.stratosphere.sopremo.EvaluationContext.class - [JAR]

├─ eu.stratosphere.sopremo.EvaluationException.class - [JAR]

├─ eu.stratosphere.sopremo.ISopremoType.class - [JAR]

├─ eu.stratosphere.sopremo.MathFunctions.class - [JAR]

├─ eu.stratosphere.sopremo.Schema.class - [JAR]

├─ eu.stratosphere.sopremo.SecondOrderFunctions.class - [JAR]

├─ eu.stratosphere.sopremo.SingletonSerializer.class - [JAR]

├─ eu.stratosphere.sopremo.SopremoEnvironment.class - [JAR]

eu.stratosphere.sopremo.expressions.tree

├─ eu.stratosphere.sopremo.expressions.tree.ChildIterator.class - [JAR]

├─ eu.stratosphere.sopremo.expressions.tree.ConcatenatingChildIterator.class - [JAR]

├─ eu.stratosphere.sopremo.expressions.tree.ConcatenatingNamedChildIterator.class - [JAR]

├─ eu.stratosphere.sopremo.expressions.tree.GenericListChildIterator.class - [JAR]

├─ eu.stratosphere.sopremo.expressions.tree.ListChildIterator.class - [JAR]

├─ eu.stratosphere.sopremo.expressions.tree.NamedChildIterator.class - [JAR]

eu.stratosphere.sopremo.cache

├─ eu.stratosphere.sopremo.cache.ArrayCache.class - [JAR]

├─ eu.stratosphere.sopremo.cache.ExpressionCache.class - [JAR]

├─ eu.stratosphere.sopremo.cache.ExpressionCacheCache.class - [JAR]

├─ eu.stratosphere.sopremo.cache.FunctionCache.class - [JAR]

├─ eu.stratosphere.sopremo.cache.FunctionCacheCache.class - [JAR]

├─ eu.stratosphere.sopremo.cache.ISopremoCache.class - [JAR]

├─ eu.stratosphere.sopremo.cache.NodeCache.class - [JAR]

├─ eu.stratosphere.sopremo.cache.PatternCache.class - [JAR]

eu.stratosphere.sopremo.type

├─ eu.stratosphere.sopremo.type.AbstractArrayNode.class - [JAR]

├─ eu.stratosphere.sopremo.type.AbstractJsonNode.class - [JAR]

├─ eu.stratosphere.sopremo.type.AbstractNumericNode.class - [JAR]

├─ eu.stratosphere.sopremo.type.AbstractTypeMapper.class - [JAR]

├─ eu.stratosphere.sopremo.type.ArrayNode.class - [JAR]

├─ eu.stratosphere.sopremo.type.BigIntegerNode.class - [JAR]

├─ eu.stratosphere.sopremo.type.BooleanNode.class - [JAR]

├─ eu.stratosphere.sopremo.type.CachingArrayNode.class - [JAR]

├─ eu.stratosphere.sopremo.type.CoercionException.class - [JAR]

├─ eu.stratosphere.sopremo.type.DecimalNode.class - [JAR]

├─ eu.stratosphere.sopremo.type.DefaultNodeFactory.class - [JAR]

├─ eu.stratosphere.sopremo.type.DoubleNode.class - [JAR]

├─ eu.stratosphere.sopremo.type.IArrayNode.class - [JAR]

├─ eu.stratosphere.sopremo.type.IJsonNode.class - [JAR]

├─ eu.stratosphere.sopremo.type.INumericNode.class - [JAR]

├─ eu.stratosphere.sopremo.type.IObjectNode.class - [JAR]

├─ eu.stratosphere.sopremo.type.IPrimitiveNode.class - [JAR]

├─ eu.stratosphere.sopremo.type.IStreamNode.class - [JAR]

├─ eu.stratosphere.sopremo.type.IntNode.class - [JAR]

├─ eu.stratosphere.sopremo.type.JavaToJsonMapper.class - [JAR]

├─ eu.stratosphere.sopremo.type.JsonToJavaMapper.class - [JAR]

├─ eu.stratosphere.sopremo.type.JsonUtil.class - [JAR]

├─ eu.stratosphere.sopremo.type.LongNode.class - [JAR]

├─ eu.stratosphere.sopremo.type.MissingNode.class - [JAR]

├─ eu.stratosphere.sopremo.type.NodeFactory.class - [JAR]

├─ eu.stratosphere.sopremo.type.NullNode.class - [JAR]

├─ eu.stratosphere.sopremo.type.NumberCoercer.class - [JAR]

├─ eu.stratosphere.sopremo.type.ObjectNode.class - [JAR]

├─ eu.stratosphere.sopremo.type.PullingStreamNode.class - [JAR]

├─ eu.stratosphere.sopremo.type.ReusingSerializer.class - [JAR]

├─ eu.stratosphere.sopremo.type.StreamNode.class - [JAR]

├─ eu.stratosphere.sopremo.type.SubArrayNode.class - [JAR]

├─ eu.stratosphere.sopremo.type.TemporaryVariableFactory.class - [JAR]

├─ eu.stratosphere.sopremo.type.TextNode.class - [JAR]

├─ eu.stratosphere.sopremo.type.TypeCoercer.class - [JAR]

├─ eu.stratosphere.sopremo.type.TypeMapper.class - [JAR]

eu.stratosphere.sopremo.expressions

├─ eu.stratosphere.sopremo.expressions.AggregationExpression.class - [JAR]

├─ eu.stratosphere.sopremo.expressions.AndExpression.class - [JAR]

├─ eu.stratosphere.sopremo.expressions.ArithmeticExpression.class - [JAR]

├─ eu.stratosphere.sopremo.expressions.ArrayAccess.class - [JAR]

├─ eu.stratosphere.sopremo.expressions.ArrayCreation.class - [JAR]

├─ eu.stratosphere.sopremo.expressions.ArrayMerger.class - [JAR]

├─ eu.stratosphere.sopremo.expressions.ArrayProjection.class - [JAR]

├─ eu.stratosphere.sopremo.expressions.BatchAggregationExpression.class - [JAR]

├─ eu.stratosphere.sopremo.expressions.BinaryBooleanExpression.class - [JAR]

├─ eu.stratosphere.sopremo.expressions.BooleanExpression.class - [JAR]

├─ eu.stratosphere.sopremo.expressions.ChainedSegmentExpression.class - [JAR]

├─ eu.stratosphere.sopremo.expressions.CoerceExpression.class - [JAR]

├─ eu.stratosphere.sopremo.expressions.ComparativeExpression.class - [JAR]

├─ eu.stratosphere.sopremo.expressions.ConstantExpression.class - [JAR]

├─ eu.stratosphere.sopremo.expressions.ElementInSetExpression.class - [JAR]

├─ eu.stratosphere.sopremo.expressions.EvaluationExpression.class - [JAR]

├─ eu.stratosphere.sopremo.expressions.ExpressionFactory.class - [JAR]

├─ eu.stratosphere.sopremo.expressions.ExpressionUtil.class - [JAR]

├─ eu.stratosphere.sopremo.expressions.FunctionCall.class - [JAR]

├─ eu.stratosphere.sopremo.expressions.GenerateExpression.class - [JAR]

├─ eu.stratosphere.sopremo.expressions.GroupingExpression.class - [JAR]

├─ eu.stratosphere.sopremo.expressions.InputSelection.class - [JAR]

├─ eu.stratosphere.sopremo.expressions.JsonStreamExpression.class - [JAR]

├─ eu.stratosphere.sopremo.expressions.MethodPointerExpression.class - [JAR]

├─ eu.stratosphere.sopremo.expressions.NestedOperatorExpression.class - [JAR]

├─ eu.stratosphere.sopremo.expressions.NotNullOrMissingBooleanExpression.class - [JAR]

├─ eu.stratosphere.sopremo.expressions.ObjectAccess.class - [JAR]

├─ eu.stratosphere.sopremo.expressions.ObjectCreation.class - [JAR]

├─ eu.stratosphere.sopremo.expressions.OptimizerHints.class - [JAR]

├─ eu.stratosphere.sopremo.expressions.OrExpression.class - [JAR]

├─ eu.stratosphere.sopremo.expressions.OrderingExpression.class - [JAR]

├─ eu.stratosphere.sopremo.expressions.PathSegmentExpression.class - [JAR]

├─ eu.stratosphere.sopremo.expressions.Scope.class - [JAR]

├─ eu.stratosphere.sopremo.expressions.SetValueExpression.class - [JAR]

├─ eu.stratosphere.sopremo.expressions.SingletonExpression.class - [JAR]

├─ eu.stratosphere.sopremo.expressions.TernaryExpression.class - [JAR]

├─ eu.stratosphere.sopremo.expressions.TraceExpression.class - [JAR]

├─ eu.stratosphere.sopremo.expressions.TransformFunction.class - [JAR]

├─ eu.stratosphere.sopremo.expressions.UnaryExpression.class - [JAR]

├─ eu.stratosphere.sopremo.expressions.UnevaluableExpression.class - [JAR]

├─ eu.stratosphere.sopremo.expressions.UnevaluableSingletonExpression.class - [JAR]

eu.stratosphere.nephele.rpc

├─ eu.stratosphere.nephele.rpc.CollectionSerializer.class - [JAR]

├─ eu.stratosphere.nephele.rpc.CommonTypeUtils.class - [JAR]

├─ eu.stratosphere.nephele.rpc.MultiPacketInputStream.class - [JAR]

├─ eu.stratosphere.nephele.rpc.MultiPacketOutputStream.class - [JAR]

├─ eu.stratosphere.nephele.rpc.NetworkThread.class - [JAR]

├─ eu.stratosphere.nephele.rpc.NumberUtils.class - [JAR]

├─ eu.stratosphere.nephele.rpc.RPCCleanup.class - [JAR]

├─ eu.stratosphere.nephele.rpc.RPCEnvelope.class - [JAR]

├─ eu.stratosphere.nephele.rpc.RPCMessage.class - [JAR]

├─ eu.stratosphere.nephele.rpc.RPCProtocol.class - [JAR]

├─ eu.stratosphere.nephele.rpc.RPCRequest.class - [JAR]

├─ eu.stratosphere.nephele.rpc.RPCResponse.class - [JAR]

├─ eu.stratosphere.nephele.rpc.RPCReturnValue.class - [JAR]

├─ eu.stratosphere.nephele.rpc.RPCService.class - [JAR]

├─ eu.stratosphere.nephele.rpc.RPCStatistics.class - [JAR]

├─ eu.stratosphere.nephele.rpc.RPCThrowable.class - [JAR]

├─ eu.stratosphere.nephele.rpc.SinglePacketInputStream.class - [JAR]

├─ eu.stratosphere.nephele.rpc.StackTraceElementSerializer.class - [JAR]

eu.stratosphere.pact.common

├─ eu.stratosphere.pact.common.IdentityMap.class - [JAR]

eu.stratosphere.sopremo.rewrite

├─ eu.stratosphere.sopremo.rewrite.ReplaceInputSelectionWithArray.class - [JAR]

eu.stratosphere.sopremo.execution

├─ eu.stratosphere.sopremo.execution.ExecutionRequest.class - [JAR]

├─ eu.stratosphere.sopremo.execution.ExecutionResponse.class - [JAR]

├─ eu.stratosphere.sopremo.execution.LibraryTransferAgent.class - [JAR]

├─ eu.stratosphere.sopremo.execution.LibraryTransferProtocol.class - [JAR]

├─ eu.stratosphere.sopremo.execution.SopremoConstants.class - [JAR]

├─ eu.stratosphere.sopremo.execution.SopremoExecutionProtocol.class - [JAR]

├─ eu.stratosphere.sopremo.execution.SopremoID.class - [JAR]

eu.stratosphere.pact.common.plan

├─ eu.stratosphere.pact.common.plan.OneTimeVisitor.class - [JAR]

├─ eu.stratosphere.pact.common.plan.OperatorNavigator.class - [JAR]

├─ eu.stratosphere.pact.common.plan.PactModule.class - [JAR]

eu.stratosphere.sopremo.type.typed

├─ eu.stratosphere.sopremo.type.typed.ASMClassBuilder.class - [JAR]

├─ eu.stratosphere.sopremo.type.typed.ITypedObjectNode.class - [JAR]

├─ eu.stratosphere.sopremo.type.typed.TypedObjectNode.class - [JAR]

├─ eu.stratosphere.sopremo.type.typed.TypedObjectNodeFactory.class - [JAR]

eu.stratosphere.sopremo.aggregation

├─ eu.stratosphere.sopremo.aggregation.Aggregation.class - [JAR]

├─ eu.stratosphere.sopremo.aggregation.AggregationFunction.class - [JAR]

├─ eu.stratosphere.sopremo.aggregation.ArrayAccessAsAggregation.class - [JAR]

├─ eu.stratosphere.sopremo.aggregation.AssociativeAggregation.class - [JAR]

├─ eu.stratosphere.sopremo.aggregation.FixedTypeAssociativeAggregation.class - [JAR]

├─ eu.stratosphere.sopremo.aggregation.MaterializingAggregation.class - [JAR]

eu.stratosphere.sopremo.serialization

├─ eu.stratosphere.sopremo.serialization.CachingNodeFactory.class - [JAR]

├─ eu.stratosphere.sopremo.serialization.ExpressionIndex.class - [JAR]

├─ eu.stratosphere.sopremo.serialization.JsonNodeHolder.class - [JAR]

├─ eu.stratosphere.sopremo.serialization.SopremoRecord.class - [JAR]

├─ eu.stratosphere.sopremo.serialization.SopremoRecordComparator.class - [JAR]

├─ eu.stratosphere.sopremo.serialization.SopremoRecordComparatorFactory.class - [JAR]

├─ eu.stratosphere.sopremo.serialization.SopremoRecordLayout.class - [JAR]

├─ eu.stratosphere.sopremo.serialization.SopremoRecordPairComparator.class - [JAR]

├─ eu.stratosphere.sopremo.serialization.SopremoRecordPairComparatorFactory.class - [JAR]

├─ eu.stratosphere.sopremo.serialization.SopremoRecordPostPass.class - [JAR]

├─ eu.stratosphere.sopremo.serialization.SopremoRecordSchema.class - [JAR]

├─ eu.stratosphere.sopremo.serialization.SopremoRecordSerializer.class - [JAR]

├─ eu.stratosphere.sopremo.serialization.SopremoRecordSerializerFactory.class - [JAR]

├─ eu.stratosphere.sopremo.serialization.SparseNodeSchema.class - [JAR]

eu.stratosphere.sopremo.operator

├─ eu.stratosphere.sopremo.operator.CompositeOperator.class - [JAR]

├─ eu.stratosphere.sopremo.operator.ConfigurableSopremoType.class - [JAR]

├─ eu.stratosphere.sopremo.operator.DegreeOfParallelism.class - [JAR]

├─ eu.stratosphere.sopremo.operator.ElementaryOperator.class - [JAR]

├─ eu.stratosphere.sopremo.operator.ElementarySopremoModule.class - [JAR]

├─ eu.stratosphere.sopremo.operator.IdentitySetSupplier.class - [JAR]

├─ eu.stratosphere.sopremo.operator.InputCardinality.class - [JAR]

├─ eu.stratosphere.sopremo.operator.Internal.class - [JAR]

├─ eu.stratosphere.sopremo.operator.IterativeOperator.class - [JAR]

├─ eu.stratosphere.sopremo.operator.IterativeSopremoModule.class - [JAR]

├─ eu.stratosphere.sopremo.operator.JsonStream.class - [JAR]

├─ eu.stratosphere.sopremo.operator.Name.class - [JAR]

├─ eu.stratosphere.sopremo.operator.NopOperator.class - [JAR]

├─ eu.stratosphere.sopremo.operator.Operator.class - [JAR]

├─ eu.stratosphere.sopremo.operator.OperatorNavigator.class - [JAR]

├─ eu.stratosphere.sopremo.operator.OutputCardinality.class - [JAR]

├─ eu.stratosphere.sopremo.operator.PactBuilderUtil.class - [JAR]

├─ eu.stratosphere.sopremo.operator.PlanWithSopremoPostPass.class - [JAR]

├─ eu.stratosphere.sopremo.operator.Property.class - [JAR]

├─ eu.stratosphere.sopremo.operator.SopremoModule.class - [JAR]

├─ eu.stratosphere.sopremo.operator.SopremoPlan.class - [JAR]

eu.stratosphere.sopremo.packages

├─ eu.stratosphere.sopremo.packages.AbstractRegistry.class - [JAR]

├─ eu.stratosphere.sopremo.packages.BuiltinProvider.class - [JAR]

├─ eu.stratosphere.sopremo.packages.BuiltinUtil.class - [JAR]

├─ eu.stratosphere.sopremo.packages.ConstantRegistryCallback.class - [JAR]

├─ eu.stratosphere.sopremo.packages.DefaultConstantRegistry.class - [JAR]

├─ eu.stratosphere.sopremo.packages.DefaultFunctionRegistry.class - [JAR]

├─ eu.stratosphere.sopremo.packages.DefaultNameChooser.class - [JAR]

├─ eu.stratosphere.sopremo.packages.DefaultNameChooserProvider.class - [JAR]

├─ eu.stratosphere.sopremo.packages.DefaultRegistry.class - [JAR]

├─ eu.stratosphere.sopremo.packages.DefaultTypeRegistry.class - [JAR]

├─ eu.stratosphere.sopremo.packages.EvaluationScope.class - [JAR]

├─ eu.stratosphere.sopremo.packages.FunctionRegistryCallback.class - [JAR]

├─ eu.stratosphere.sopremo.packages.IConstantRegistry.class - [JAR]

├─ eu.stratosphere.sopremo.packages.IFunctionRegistry.class - [JAR]

├─ eu.stratosphere.sopremo.packages.IRegistry.class - [JAR]

├─ eu.stratosphere.sopremo.packages.ITypeRegistry.class - [JAR]

├─ eu.stratosphere.sopremo.packages.NameChooser.class - [JAR]

├─ eu.stratosphere.sopremo.packages.NameChooserProvider.class - [JAR]

eu.stratosphere.sopremo.tokenizer

├─ eu.stratosphere.sopremo.tokenizer.AbstractTokenizer.class - [JAR]

├─ eu.stratosphere.sopremo.tokenizer.DelimiterTokenizer.class - [JAR]

├─ eu.stratosphere.sopremo.tokenizer.RegexTokenizer.class - [JAR]

├─ eu.stratosphere.sopremo.tokenizer.Tokenizer.class - [JAR]

Advertisement