Class Hierarchy
- java.lang.Object
- org.apache.sysml.runtime.matrix.data.AdaptivePartialBlock (implements org.apache.hadoop.io.WritableComparable<T>)
- org.apache.sysml.runtime.matrix.data.AddDummyWeightConverter (implements org.apache.sysml.runtime.matrix.data.Converter<K1,V1,K2,V2>)
- org.apache.sysml.runtime.instructions.spark.AggregateUnarySPInstruction.RDDUAggFunction2 (implements org.apache.spark.api.java.function.Function<T1,R>)
- org.apache.sysml.runtime.instructions.spark.AppendGAlignedSPInstruction.ShiftColumnIndex (implements org.apache.spark.api.java.function.PairFunction<T,K,V>)
- org.apache.sysml.runtime.instructions.spark.AppendGSPInstruction.MergeWithShiftedBlocks (implements org.apache.spark.api.java.function.PairFunction<T,K,V>)
- org.apache.sysml.runtime.instructions.spark.AppendGSPInstruction.ShiftMatrix (implements org.apache.spark.api.java.function.PairFlatMapFunction<T,K,V>)
- org.apache.sysml.runtime.matrix.data.BinaryBlockToBinaryCellConverter (implements org.apache.sysml.runtime.matrix.data.Converter<K1,V1,K2,V2>)
- org.apache.sysml.runtime.matrix.data.BinaryBlockToRowBlockConverter (implements org.apache.sysml.runtime.matrix.data.Converter<K1,V1,K2,V2>)
- org.apache.sysml.runtime.matrix.data.BinaryBlockToTextCellConverter (implements org.apache.sysml.runtime.matrix.data.Converter<K1,V1,K2,V2>)
- org.apache.sysml.runtime.matrix.data.BinaryCellToRowBlockConverter (implements org.apache.sysml.runtime.matrix.data.Converter<K1,V1,K2,V2>)
- org.apache.sysml.runtime.matrix.data.BinaryCellToTextConverter (implements org.apache.sysml.runtime.matrix.data.Converter<K1,V1,K2,V2>)
- org.apache.sysml.runtime.instructions.spark.BinUaggChainSPInstruction.RDDBinUaggChainFunction (implements org.apache.spark.api.java.function.Function<T1,R>)
- org.apache.sysml.runtime.compress.BitmapEncoder
- org.apache.sysml.runtime.instructions.spark.BuiltinNarySPInstruction.PadBlocksFunction (implements org.apache.spark.api.java.function.PairFunction<T,K,V>)
- java.lang.ClassLoader
- org.apache.sysml.runtime.matrix.CleanupMR
- org.apache.sysml.runtime.matrix.CleanupMR.CleanupMapper (implements org.apache.hadoop.mapred.Mapper<K1,V1,K2,V2>)
- org.apache.sysml.runtime.matrix.CMCOVMR
- org.apache.sysml.runtime.codegen.CodegenUtils
- org.apache.sysml.runtime.compress.ColGroup (implements java.io.Serializable)
- org.apache.sysml.runtime.compress.ColGroup.ColGroupRowIterator
- org.apache.sysml.runtime.compress.ColGroupOffset.OffsetRowIterator (implements java.util.Iterator<E>)
- org.apache.sysml.runtime.compress.ColGroupOffset.OffsetValueIterator (implements java.util.Iterator<E>)
- org.apache.sysml.runtime.compress.ColGroupOffset.ZeroValueIterator (implements java.util.Iterator<E>)
- org.apache.sysml.runtime.compress.cocode.ColumnGroupPartitioner
- org.apache.sysml.runtime.matrix.CombineMR
- org.apache.sysml.runtime.compress.CompressedMatrixBlock.CompressionStatistics
- org.apache.sysml.runtime.compress.estim.CompressedSizeEstimator
- org.apache.sysml.runtime.compress.estim.CompressedSizeEstimator.SizeEstimationFactors
- org.apache.sysml.runtime.compress.estim.CompressedSizeInfo
- org.apache.sysml.runtime.instructions.spark.CompressionSPInstruction.CompressionFunction (implements org.apache.spark.api.java.function.Function<T1,R>)
- org.apache.sysml.api.jmlc.Connection (implements java.io.Closeable)
- org.apache.sysml.runtime.compress.utils.ConverterUtils
- org.apache.sysml.runtime.instructions.gpu.context.CSRPointer
- org.apache.sysml.runtime.matrix.CSVReblockMR
- org.apache.sysml.runtime.matrix.CSVReblockMR.AssignRowIDMRReturn
- org.apache.sysml.runtime.matrix.CSVReblockMR.BlockRow (implements org.apache.hadoop.io.Writable)
- org.apache.sysml.runtime.matrix.CSVReblockMR.OffsetCount (implements org.apache.hadoop.io.WritableComparable<T>)
- org.apache.sysml.runtime.matrix.data.CTableMap
- org.apache.sysml.runtime.instructions.spark.CtableSPInstruction.MapJoinSignature1 (implements org.apache.spark.api.java.function.Function<T1,R>)
- org.apache.sysml.runtime.instructions.spark.CtableSPInstruction.MapJoinSignature2 (implements org.apache.spark.api.java.function.Function<T1,R>)
- org.apache.sysml.runtime.instructions.spark.CtableSPInstruction.MapJoinSignature3 (implements org.apache.spark.api.java.function.Function<T1,R>)
- org.apache.sysml.runtime.instructions.gpu.context.CudaMemoryAllocator (implements org.apache.sysml.runtime.instructions.gpu.context.GPUMemoryAllocator)
- org.apache.sysml.runtime.matrix.DataGenMR
- org.apache.sysml.runtime.matrix.DataPartitionMR
- org.apache.sysml.runtime.compress.utils.DblArray
- org.apache.sysml.runtime.compress.utils.DblArrayIntListHashMap
- org.apache.sysml.runtime.compress.utils.DblArrayIntListHashMap.DArrayIListEntry
- org.apache.sysml.runtime.matrix.data.DenseBlock (implements java.io.Serializable)
- org.apache.sysml.runtime.matrix.data.DenseBlockFactory
- org.apache.sysml.api.DMLOptions
- org.apache.sysml.api.DMLScript
- org.apache.sysml.runtime.matrix.data.DnnParameters (implements java.io.Serializable)
- org.apache.sysml.runtime.compress.utils.DoubleIntListHashMap
- org.apache.sysml.runtime.compress.utils.DoubleIntListHashMap.DIListEntry
- org.apache.sysml.runtime.matrix.data.DoublePrecisionCudaSupportFunctions (implements org.apache.sysml.runtime.matrix.data.CudaSupportFunctions)
- org.apache.sysml.runtime.instructions.gpu.context.ExecutionConfig
- org.apache.hadoop.mapred.FileOutputFormat<K,V> (implements org.apache.hadoop.mapred.OutputFormat<K,V>)
- org.apache.sysml.api.mlcontext.Frame
- org.apache.sysml.runtime.matrix.data.FrameBlock (implements org.apache.sysml.runtime.controlprogram.caching.CacheBlock, java.io.Externalizable, org.apache.hadoop.io.Writable)
- org.apache.sysml.runtime.matrix.data.FrameBlock.ColumnMetadata (implements java.io.Serializable)
- org.apache.sysml.runtime.instructions.spark.utils.FrameRDDAggregateUtils
- org.apache.sysml.runtime.instructions.spark.utils.FrameRDDConverterUtils
- org.apache.sysml.runtime.instructions.spark.utils.FrameRDDConverterUtils.LongFrameToLongWritableFrameFunction (implements org.apache.spark.api.java.function.PairFunction<T,K,V>)
- org.apache.sysml.runtime.instructions.spark.utils.FrameRDDConverterUtils.LongWritableFrameToLongFrameFunction (implements org.apache.spark.api.java.function.PairFunction<T,K,V>)
- org.apache.sysml.runtime.instructions.spark.utils.FrameRDDConverterUtils.LongWritableTextToLongTextFunction (implements org.apache.spark.api.java.function.PairFunction<T,K,V>)
- org.apache.sysml.runtime.instructions.spark.utils.FrameRDDConverterUtils.LongWritableToSerFunction (implements org.apache.spark.api.java.function.PairFunction<T,K,V>)
- org.apache.sysml.api.mlcontext.FrameSchema
- org.apache.sysml.udf.FunctionParameter (implements java.io.Serializable)
- org.apache.sysml.runtime.matrix.GMR
- org.apache.sysml.runtime.instructions.gpu.context.GPUContext
- org.apache.sysml.runtime.instructions.gpu.context.GPUContextPool
- org.apache.sysml.runtime.instructions.gpu.context.GPULazyCudaFreeMemoryManager
- org.apache.sysml.runtime.instructions.gpu.context.GPUMatrixMemoryManager
- org.apache.sysml.runtime.instructions.gpu.context.GPUMemoryManager
- org.apache.sysml.runtime.instructions.gpu.context.GPUMemoryManager.EvictionPolicyBasedComparator (implements java.util.Comparator<T>)
- org.apache.sysml.runtime.instructions.gpu.context.GPUObject
- org.apache.sysml.runtime.matrix.GroupedAggMR
- org.apache.sysml.runtime.matrix.data.IdenticalConverter (implements org.apache.sysml.runtime.matrix.data.Converter<K1,V1,K2,V2>)
- org.apache.sysml.runtime.matrix.data.IJV
- org.apache.sysml.runtime.matrix.data.InputInfo (implements java.io.Serializable)
- org.apache.sysml.runtime.instructions.Instruction
- org.apache.sysml.runtime.instructions.InstructionParser
- org.apache.sysml.runtime.instructions.InstructionUtils
- org.apache.sysml.runtime.compress.utils.IntArrayList
- org.apache.sysml.runtime.instructions.gpu.context.JCudaKernels
- org.apache.sysml.api.jmlc.JMLCUtils
- org.apache.sysml.runtime.matrix.JobReturn
- org.apache.sysml.runtime.matrix.data.LibCommonsMath
- org.apache.sysml.runtime.matrix.data.LibMatrixAgg
- org.apache.sysml.runtime.matrix.data.LibMatrixBincell
- org.apache.sysml.runtime.matrix.data.LibMatrixCUDA
- org.apache.sysml.runtime.matrix.data.LibMatrixCuDNNConvolutionAlgorithm (implements java.lang.AutoCloseable)
- org.apache.sysml.runtime.matrix.data.LibMatrixCuDNNPoolingDescriptors (implements java.lang.AutoCloseable)
- org.apache.sysml.runtime.matrix.data.LibMatrixCuDNNRnnAlgorithm (implements java.lang.AutoCloseable)
- org.apache.sysml.runtime.matrix.data.LibMatrixDatagen
- org.apache.sysml.runtime.matrix.data.LibMatrixDNN
- org.apache.sysml.runtime.matrix.data.LibMatrixDNNConv2d
- org.apache.sysml.runtime.matrix.data.LibMatrixDNNHelper
- org.apache.sysml.runtime.matrix.data.LibMatrixDNNHelper.CellIndex3
- org.apache.sysml.runtime.matrix.data.LibMatrixDNNIm2Col
- org.apache.sysml.runtime.matrix.data.LibMatrixDNNPooling
- org.apache.sysml.runtime.matrix.data.LibMatrixDNNRelu
- org.apache.sysml.runtime.matrix.data.LibMatrixDNNRelu.ReluBackward (implements java.util.concurrent.Callable<V>)
- org.apache.sysml.runtime.matrix.data.LibMatrixDNNRotate180
- org.apache.sysml.runtime.matrix.data.LibMatrixMult
- org.apache.sysml.runtime.matrix.data.LibMatrixNative
- org.apache.sysml.runtime.matrix.data.LibMatrixOuterAgg
- org.apache.sysml.runtime.matrix.data.LibMatrixReorg
- org.apache.sysml.runtime.codegen.LibSpoofPrimitives
- org.apache.sysml.runtime.compress.utils.LinearAlgebraUtils
- org.apache.hadoop.mapred.MapReduceBase (implements org.apache.hadoop.io.Closeable, org.apache.hadoop.mapred.JobConfigurable)
- org.apache.sysml.runtime.matrix.mapred.MRBaseForCommonInstructions
- org.apache.sysml.runtime.matrix.mapred.ReduceBase
- org.apache.sysml.runtime.matrix.CombineMR.InnerReducer (implements org.apache.hadoop.mapred.Reducer<K2,V2,K3,V3>)
- org.apache.sysml.api.mlcontext.Matrix
- org.apache.sysml.runtime.matrix.data.MatrixBlock.SparsityEstimate
- org.apache.sysml.runtime.matrix.MatrixCharacteristics (implements java.io.Serializable)
- org.apache.sysml.runtime.matrix.data.MatrixIndexes (implements java.io.Externalizable, org.apache.hadoop.io.RawComparator<T>, org.apache.hadoop.io.WritableComparable<T>)
- org.apache.sysml.runtime.matrix.data.MatrixValue (implements org.apache.hadoop.io.WritableComparable<T>)
- org.apache.sysml.runtime.matrix.data.CM_N_COVCell (implements org.apache.hadoop.io.WritableComparable<T>)
- org.apache.sysml.runtime.matrix.data.MatrixBlock (implements org.apache.sysml.runtime.controlprogram.caching.CacheBlock, java.io.Externalizable)
- org.apache.sysml.runtime.matrix.data.MatrixCell (implements java.io.Serializable, org.apache.hadoop.io.WritableComparable<T>)
- org.apache.sysml.runtime.matrix.data.MatrixValue.CellIndex
- org.apache.sysml.api.mlcontext.Metadata
- org.apache.sysml.runtime.matrix.MetaData
- org.apache.sysml.api.mlcontext.MLContext (implements org.apache.sysml.api.ConfigurableAPI)
- org.apache.sysml.api.mlcontext.MLContext.InternalProxy
- org.apache.sysml.api.mlcontext.MLContextConversionUtil
- org.apache.sysml.api.mlcontext.MLContextUtil
- org.apache.sysml.api.mlcontext.MLResults
- org.apache.sysml.runtime.matrix.MMCJMR
- org.apache.sysml.runtime.matrix.MMRJMR
- org.apache.sysml.runtime.instructions.spark.MultiReturnParameterizedBuiltinSPInstruction.TransformEncodeBuild2Function (implements org.apache.spark.api.java.function.PairFlatMapFunction<T,K,V>)
- org.apache.sysml.runtime.instructions.spark.MultiReturnParameterizedBuiltinSPInstruction.TransformEncodeBuildFunction (implements org.apache.spark.api.java.function.PairFlatMapFunction<T,K,V>)
- org.apache.sysml.runtime.instructions.spark.MultiReturnParameterizedBuiltinSPInstruction.TransformEncodeGroup2Function (implements org.apache.spark.api.java.function.FlatMapFunction<T,R>)
- org.apache.sysml.runtime.instructions.spark.MultiReturnParameterizedBuiltinSPInstruction.TransformEncodeGroupFunction (implements org.apache.spark.api.java.function.FlatMapFunction<T,R>)
- org.apache.sysml.runtime.matrix.data.OperationsOnMatrixValues
- org.apache.hadoop.mapreduce.OutputCommitter
- org.apache.hadoop.mapred.OutputCommitter
- org.apache.hadoop.mapred.FileOutputCommitter
- org.apache.sysml.runtime.matrix.data.OutputInfo (implements java.io.Serializable)
- org.apache.sysml.udf.PackageFunction (implements java.io.Serializable)
- org.apache.sysml.runtime.matrix.data.Pair<K,V>
- org.apache.sysml.runtime.instructions.spark.ParameterizedBuiltinSPInstruction.CreateMatrixCell (implements org.apache.spark.api.java.function.Function<T1,R>)
- org.apache.sysml.runtime.instructions.spark.ParameterizedBuiltinSPInstruction.RDDMapGroupedAggFunction (implements org.apache.spark.api.java.function.PairFlatMapFunction<T,K,V>)
- org.apache.sysml.runtime.instructions.spark.ParameterizedBuiltinSPInstruction.RDDMapGroupedAggFunction2 (implements org.apache.spark.api.java.function.Function<T1,R>)
- org.apache.sysml.runtime.instructions.spark.ParameterizedBuiltinSPInstruction.RDDRemoveEmptyFunction (implements org.apache.spark.api.java.function.PairFlatMapFunction<T,K,V>)
- org.apache.sysml.runtime.instructions.spark.ParameterizedBuiltinSPInstruction.RDDRemoveEmptyFunctionInMem (implements org.apache.spark.api.java.function.PairFlatMapFunction<T,K,V>)
- org.apache.sysml.runtime.instructions.spark.ParameterizedBuiltinSPInstruction.RDDReplaceFunction (implements org.apache.spark.api.java.function.Function<T1,R>)
- org.apache.sysml.runtime.instructions.spark.ParameterizedBuiltinSPInstruction.RDDRExpandFunction (implements org.apache.spark.api.java.function.PairFlatMapFunction<T,K,V>)
- org.apache.sysml.runtime.instructions.spark.ParameterizedBuiltinSPInstruction.RDDTransformApplyFunction (implements org.apache.spark.api.java.function.PairFunction<T,K,V>)
- org.apache.sysml.runtime.instructions.spark.ParameterizedBuiltinSPInstruction.RDDTransformApplyOffsetFunction (implements org.apache.spark.api.java.function.PairFunction<T,K,V>)
- org.apache.sysml.runtime.instructions.spark.ParameterizedBuiltinSPInstruction.RDDTransformDecodeExpandFunction (implements org.apache.spark.api.java.function.PairFunction<T,K,V>)
- org.apache.sysml.runtime.instructions.spark.ParameterizedBuiltinSPInstruction.RDDTransformDecodeFunction (implements org.apache.spark.api.java.function.PairFunction<T,K,V>)
- org.apache.sysml.runtime.matrix.data.PartialBlock (implements org.apache.hadoop.io.WritableComparable<T>)
- org.apache.sysml.runtime.compress.cocode.PlanningCoCoder
- org.apache.sysml.runtime.compress.cocode.PlanningCoCoder.GroupableColInfo
- org.apache.sysml.runtime.compress.cocode.PlanningCoCodingGroup
- org.apache.sysml.runtime.compress.cocode.PlanningCoCodingGroup.ColIndexes
- org.apache.sysml.runtime.compress.cocode.PlanningMemoTable
- org.apache.sysml.api.jmlc.PreparedScript (implements org.apache.sysml.api.ConfigurableAPI)
- org.apache.sysml.api.mlcontext.ProjectInfo
- org.apache.sysml.runtime.matrix.data.RandomMatrixGenerator
- org.apache.sysml.runtime.instructions.spark.utils.RDDAggregateUtils
- org.apache.sysml.runtime.instructions.spark.utils.RDDConverterUtils
- org.apache.sysml.runtime.instructions.spark.utils.RDDConverterUtils.BinaryCellToBinaryBlockFunction (implements org.apache.spark.api.java.function.PairFlatMapFunction<T,K,V>)
- org.apache.sysml.runtime.instructions.spark.utils.RDDConverterUtils.DataFrameExtractIDFunction (implements org.apache.spark.api.java.function.PairFunction<T,K,V>)
- org.apache.sysml.runtime.instructions.spark.utils.RDDConverterUtilsExt
- org.apache.sysml.runtime.instructions.spark.utils.RDDConverterUtilsExt.AddRowID (implements org.apache.spark.api.java.function.Function<T1,R>)
- org.apache.sysml.runtime.instructions.spark.utils.RDDSortUtils
- org.apache.sysml.runtime.instructions.spark.utils.RDDSortUtils.IndexComparator (implements java.util.Comparator<T>, java.io.Serializable)
- org.apache.sysml.runtime.instructions.spark.utils.RDDSortUtils.IndexComparator2 (implements java.util.Comparator<T>, java.io.Serializable)
- org.apache.sysml.runtime.compress.ReaderColumnSelection
- org.apache.sysml.runtime.matrix.ReblockMR
- org.apache.sysml.api.jmlc.ResultVariables
- org.apache.sysml.api.mlcontext.Script
- org.apache.sysml.api.mlcontext.ScriptExecutor
- org.apache.sysml.api.ScriptExecutorUtils
- org.apache.sysml.api.mlcontext.ScriptFactory
- org.apache.sysml.runtime.instructions.gpu.context.ShadowBuffer
- org.apache.sysml.runtime.matrix.data.SinglePrecisionCudaSupportFunctions (implements org.apache.sysml.runtime.matrix.data.CudaSupportFunctions)
- org.apache.sysml.runtime.compress.estim.SizeEstimatorFactory
- org.apache.sysml.runtime.matrix.SortMR
- org.apache.sysml.runtime.instructions.spark.utils.SparkUtils
- org.apache.sysml.runtime.matrix.data.SparseBlock (implements java.io.Serializable)
- org.apache.sysml.runtime.matrix.data.SparseBlockFactory
- org.apache.sysml.runtime.matrix.data.SparseRow (implements java.io.Serializable)
- org.apache.sysml.runtime.codegen.SpoofOperator (implements java.io.Serializable)
- org.apache.sysml.runtime.codegen.SpoofOperator.SideInput
- org.apache.sysml.runtime.instructions.spark.SpoofSPInstruction.ReplicateRightFactorFunction (implements org.apache.spark.api.java.function.PairFlatMapFunction<T,K,V>)
- org.apache.sysml.runtime.matrix.data.Tagged<T> (implements org.apache.hadoop.io.WritableComparable<T>)
- org.apache.sysml.runtime.matrix.data.TaggedFirstSecondIndexes (implements org.apache.hadoop.io.WritableComparable<T>)
- org.apache.sysml.runtime.matrix.data.TaggedFirstSecondIndexes.Comparator (implements org.apache.hadoop.io.RawComparator<T>)
- org.apache.sysml.runtime.matrix.data.TaggedFirstSecondIndexes.FirstIndexPartitioner (implements org.apache.hadoop.mapred.Partitioner<K2,V2>)
- org.apache.sysml.runtime.matrix.data.TaggedFirstSecondIndexes.FirstIndexRangePartitioner (implements org.apache.hadoop.mapred.Partitioner<K2,V2>)
- org.apache.sysml.runtime.matrix.data.TaggedFirstSecondIndexes.TagPartitioner (implements org.apache.hadoop.mapred.Partitioner<K2,V2>)
- org.apache.sysml.runtime.matrix.data.TextCellToRowBlockConverter (implements org.apache.sysml.runtime.matrix.data.Converter<K1,V1,K2,V2>)
- org.apache.sysml.runtime.matrix.data.TextToBinaryCellConverter (implements org.apache.sysml.runtime.matrix.data.Converter<K1,V1,K2,V2>)
- java.lang.Throwable (implements java.io.Serializable)
- org.apache.sysml.runtime.matrix.data.TripleIndexes (implements java.io.Serializable, org.apache.hadoop.io.WritableComparable<T>)
- org.apache.sysml.runtime.matrix.data.TripleIndexes.Comparator (implements org.apache.hadoop.io.RawComparator<T>)
- org.apache.sysml.runtime.matrix.data.TripleIndexes.FirstTwoIndexesPartitioner (implements org.apache.hadoop.mapred.Partitioner<K2,V2>)
- org.apache.sysml.runtime.compress.UncompressedBitmap
- org.apache.sysml.runtime.instructions.gpu.context.UnifiedMemoryAllocator (implements org.apache.sysml.runtime.instructions.gpu.context.GPUMemoryAllocator)
- org.apache.sysml.runtime.matrix.data.UnPaddedOutputFormat.UnpaddedRecordWriter<K,V> (implements org.apache.hadoop.mapred.RecordWriter<K,V>)
- org.apache.sysml.runtime.matrix.data.WeightedCellToSortInputConverter (implements org.apache.sysml.runtime.matrix.data.Converter<K1,V1,K2,V2>)
- org.apache.sysml.runtime.matrix.WriteCSVMR
Interface Hierarchy
Enum Hierarchy
Copyright © 2018 The Apache Software Foundation. All rights reserved.