1. focushideorg.apache.spark
    1. Accumulable
    2. AccumulableParam
    3. Accumulator
    4. AccumulatorParam
    5. Aggregator
    6. ComplexFutureAction
    7. Dependency
    8. ExceptionFailure
    9. ExecutorLostFailure
    10. FetchFailed
    11. FutureAction
    12. HashPartitioner
    13. InterruptibleIterator
    14. Logging
    15. NarrowDependency
    16. OneToOneDependency
    17. Partition
    18. Partitioner
    19. RangeDependency
    20. RangePartitioner
    21. Resubmitted
    22. SerializableWritable
    23. ShuffleDependency
    24. SimpleFutureAction
    25. SparkConf
    26. SparkContext
    27. SparkEnv
    28. SparkException
    29. SparkFiles
    30. Success
    31. TaskContext
    32. TaskEndReason
    33. TaskKilled
    34. TaskKilledException
    35. TaskResultLost
    36. UnknownReason
  1. focushideorg.apache.spark.annotation
    1. AlphaComponent
    2. DeveloperApi
    3. Experimental
  1. focushideorg.apache.spark.api.java
    1. JavaDoubleRDD
    2. JavaPairRDD
    3. JavaRDD
    4. JavaRDDLike
    5. JavaSparkContext
    6. StorageLevels
  1. focushideorg.apache.spark.api.java.function
    1. DoubleFlatMapFunction
    2. DoubleFunction
    3. FlatMapFunction
    4. FlatMapFunction2
    5. Function
    6. Function2
    7. Function3
    8. PairFlatMapFunction
    9. PairFunction
    10. VoidFunction
  1. focushideorg.apache.spark.bagel
    1. Aggregator
    2. Bagel
    3. Combiner
    4. DefaultCombiner
    5. Message
    6. Vertex
  1. focushideorg.apache.spark.broadcast
    1. Broadcast
    2. BroadcastFactory
    3. HttpBroadcastFactory
    4. TorrentBroadcastFactory
  1. focushideorg.apache.spark.executor
    1. ShuffleReadMetrics
    2. ShuffleWriteMetrics
    3. TaskMetrics
  1. focushideorg.apache.spark.graphx
    1. Edge
    2. EdgeDirection
    3. EdgeRDD
    4. EdgeTriplet
    5. Graph
    6. GraphKryoRegistrator
    7. GraphLoader
    8. GraphOps
    9. PartitionStrategy
    10. Pregel
    11. VertexRDD
  1. focushideorg.apache.spark.graphx.impl
    1. GraphImpl
  1. focushideorg.apache.spark.graphx.lib
    1. Analytics
    2. ConnectedComponents
    3. PageRank
    4. StronglyConnectedComponents
    5. SVDPlusPlus
    6. TriangleCount
  1. focushideorg.apache.spark.graphx.util
    1. GraphGenerators
  1. focushideorg.apache.spark.io
    1. CompressionCodec
    2. LZFCompressionCodec
    3. SnappyCompressionCodec
  1. focushideorg.apache.spark.metrics.sink
    1. GangliaSink
  1. focushideorg.apache.spark.mllib.api.python
    1. PythonMLLibAPI
  1. focushideorg.apache.spark.mllib.classification
    1. ClassificationModel
    2. LogisticRegressionModel
    3. LogisticRegressionWithSGD
    4. NaiveBayes
    5. NaiveBayesModel
    6. SVMModel
    7. SVMWithSGD
  1. focushideorg.apache.spark.mllib.clustering
    1. KMeans
    2. KMeansModel
  1. focushideorg.apache.spark.mllib.evaluation
    1. BinaryClassificationMetrics
  1. focushideorg.apache.spark.mllib.linalg
    1. DenseMatrix
    2. DenseVector
    3. Matrices
    4. Matrix
    5. SingularValueDecomposition
    6. SparseVector
    7. Vector
    8. Vectors
  1. focushideorg.apache.spark.mllib.linalg.distributed
    1. CoordinateMatrix
    2. DistributedMatrix
    3. IndexedRow
    4. IndexedRowMatrix
    5. MatrixEntry
    6. RowMatrix
  1. focushideorg.apache.spark.mllib.optimization
    1. Gradient
    2. GradientDescent
    3. HingeGradient
    4. L1Updater
    5. LBFGS
    6. LeastSquaresGradient
    7. LogisticGradient
    8. Optimizer
    9. SimpleUpdater
    10. SquaredL2Updater
    11. Updater
  1. focushideorg.apache.spark.mllib.recommendation
    1. ALS
    2. MatrixFactorizationModel
    3. Rating
  1. focushideorg.apache.spark.mllib.regression
    1. GeneralizedLinearAlgorithm
    2. GeneralizedLinearModel
    3. LabeledPoint
    4. LassoModel
    5. LassoWithSGD
    6. LinearRegressionModel
    7. LinearRegressionWithSGD
    8. RegressionModel
    9. RidgeRegressionModel
    10. RidgeRegressionWithSGD
  1. focushideorg.apache.spark.mllib.stat
    1. MultivariateStatisticalSummary
  1. focushideorg.apache.spark.mllib.tree
    1. DecisionTree
  1. focushideorg.apache.spark.mllib.tree.configuration
    1. Algo
    2. FeatureType
    3. QuantileStrategy
    4. Strategy
  1. focushideorg.apache.spark.mllib.tree.impurity
    1. Entropy
    2. Gini
    3. Impurity
    4. Variance
  1. focushideorg.apache.spark.mllib.tree.model
    1. DecisionTreeModel
    2. InformationGainStats
    3. Node
    4. Split
  1. focushideorg.apache.spark.mllib.util
    1. DataValidators
    2. KMeansDataGenerator
    3. LinearDataGenerator
    4. LogisticRegressionDataGenerator
    5. MFDataGenerator
    6. MLUtils
    7. SVMDataGenerator
  1. focushideorg.apache.spark.partial
    1. BoundedDouble
    2. PartialResult
  1. focushideorg.apache.spark.rdd
    1. AsyncRDDActions
    2. CoGroupedRDD
    3. DoubleRDDFunctions
    4. HadoopRDD
    5. JdbcRDD
    6. NewHadoopRDD
    7. OrderedRDDFunctions
    8. PairRDDFunctions
    9. PartitionPruningRDD
    10. RDD
    11. SequenceFileRDDFunctions
    12. ShuffledRDD
    13. UnionRDD
  1. focushideorg.apache.spark.scheduler
    1. InputFormatInfo
    2. JobLogger
    3. JobResult
    4. JobSucceeded
    5. SchedulingMode
    6. SparkListener
    7. SparkListenerApplicationEnd
    8. SparkListenerApplicationStart
    9. SparkListenerBlockManagerAdded
    10. SparkListenerBlockManagerRemoved
    11. SparkListenerEnvironmentUpdate
    12. SparkListenerEvent
    13. SparkListenerJobEnd
    14. SparkListenerJobStart
    15. SparkListenerStageCompleted
    16. SparkListenerStageSubmitted
    17. SparkListenerTaskEnd
    18. SparkListenerTaskGettingResult
    19. SparkListenerTaskStart
    20. SparkListenerUnpersistRDD
    21. SplitInfo
    22. StageInfo
    23. StatsReportListener
    24. TaskInfo
    25. TaskLocality
  1. focushideorg.apache.spark.serializer
    1. DeserializationStream
    2. JavaSerializer
    3. KryoRegistrator
    4. KryoSerializer
    5. SerializationStream
    6. Serializer
    7. SerializerInstance
  1. focushideorg.apache.spark.sql
    1. SchemaRDD
    2. SQLContext
  1. focushideorg.apache.spark.sql.api.java
    1. JavaSchemaRDD
    2. JavaSQLContext
    3. Row
  1. focushideorg.apache.spark.sql.execution
    1. Aggregate
    2. BroadcastNestedLoopJoin
    3. BuildLeft
    4. BuildRight
    5. BuildSide
    6. CartesianProduct
    7. Exchange
    8. ExistingRdd
    9. Filter
    10. Generate
    11. HashJoin
    12. Limit
    13. Project
    14. QueryExecutionException
    15. Sample
    16. Sort
    17. SparkLogicalPlan
    18. SparkPlan
    19. TakeOrdered
    20. Union
  1. focushideorg.apache.spark.sql.hive
    1. HiveContext
    2. HiveMetastoreTypes
    3. LocalHiveContext
  1. focushideorg.apache.spark.sql.hive.api.java
    1. JavaHiveContext
  1. focushideorg.apache.spark.sql.hive.execution
    1. HiveTableScan
    2. InsertIntoHiveTable
    3. ScriptTransformation
  1. focushideorg.apache.spark.sql.hive.test
    1. TestHive
    2. TestHiveContext
  1. focushideorg.apache.spark.sql.parquet
    1. InsertIntoParquetTable
    2. ParquetTableScan
  1. focushideorg.apache.spark.sql.test
    1. TestSQLContext
  1. focushideorg.apache.spark.storage
    1. BlockId
    2. BlockManagerId
    3. BlockStatus
    4. BroadcastBlockId
    5. RDDBlockId
    6. RDDInfo
    7. ShuffleBlockId
    8. StorageLevel
    9. StorageStatus
    10. StorageStatusListener
    11. StreamBlockId
    12. TaskResultBlockId
  1. focushideorg.apache.spark.streaming
    1. Duration
    2. Milliseconds
    3. Minutes
    4. Seconds
    5. StreamingContext
    6. Time
  1. focushideorg.apache.spark.streaming.api.java
    1. JavaDStream
    2. JavaDStreamLike
    3. JavaInputDStream
    4. JavaPairDStream
    5. JavaPairInputDStream
    6. JavaPairReceiverInputDStream
    7. JavaReceiverInputDStream
    8. JavaStreamingContext
    9. JavaStreamingContextFactory
  1. focushideorg.apache.spark.streaming.dstream
    1. ConstantInputDStream
    2. DStream
    3. InputDStream
    4. PairDStreamFunctions
    5. ReceiverInputDStream
  1. focushideorg.apache.spark.streaming.flume
    1. FlumeUtils
    2. SparkFlumeEvent
  1. focushideorg.apache.spark.streaming.kafka
    1. KafkaUtils
  1. focushideorg.apache.spark.streaming.mqtt
    1. MQTTUtils
  1. focushideorg.apache.spark.streaming.receiver
    1. ActorHelper
    2. ActorSupervisorStrategy
    3. Receiver
    4. Statistics
  1. focushideorg.apache.spark.streaming.scheduler
    1. BatchInfo
    2. ReceiverInfo
    3. StatsReportListener
    4. StreamingListener
    5. StreamingListenerBatchCompleted
    6. StreamingListenerBatchStarted
    7. StreamingListenerBatchSubmitted
    8. StreamingListenerEvent
    9. StreamingListenerReceiverError
    10. StreamingListenerReceiverStarted
    11. StreamingListenerReceiverStopped
  1. focushideorg.apache.spark.streaming.twitter
    1. TwitterUtils
  1. focushideorg.apache.spark.streaming.zeromq
    1. ZeroMQUtils
  1. focushideorg.apache.spark.ui.env
    1. EnvironmentListener
  1. focushideorg.apache.spark.ui.exec
    1. ExecutorsListener
  1. focushideorg.apache.spark.ui.jobs
    1. ExecutorSummary
    2. JobProgressListener
    3. TaskUIData
  1. focushideorg.apache.spark.ui.storage
    1. StorageListener
  1. focushideorg.apache.spark.util
    1. MutablePair
    2. StatCounter
    3. Vector
  1. focushideorg.apache.spark.util.random
    1. BernoulliSampler
    2. PoissonSampler
    3. Pseudorandom
    4. RandomSampler