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. JobExecutionStatus
    15. Logging
    16. NarrowDependency
    17. OneToOneDependency
    18. Partition
    19. Partitioner
    20. RangeDependency
    21. RangePartitioner
    22. Resubmitted
    23. SerializableWritable
    24. ShuffleDependency
    25. SimpleFutureAction
    26. SparkConf
    27. SparkContext
    28. SparkEnv
    29. SparkException
    30. SparkFiles
    31. SparkJobInfo
    32. SparkStageInfo
    33. SparkStatusTracker
    34. Success
    35. TaskContext
    36. TaskEndReason
    37. TaskFailedReason
    38. TaskKilled
    39. TaskKilledException
    40. TaskResultLost
    41. UnknownReason
  1. focushideorg.apache.spark.annotation
    1. AlphaComponent
    2. DeveloperApi
    3. Experimental
  1. focushideorg.apache.spark.api.java
    1. JavaDoubleRDD
    2. JavaFutureAction
    3. JavaHadoopRDD
    4. JavaNewHadoopRDD
    5. JavaPairRDD
    6. JavaRDD
    7. JavaRDDLike
    8. JavaSparkContext
    9. JavaSparkStatusTracker
    10. 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.api.python
    1. Converter
    2. TestWritable
    3. WriteInputFormatTestDataGenerator
  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.deploy
    1. Client
    2. ClientArguments
    3. PythonRunner
    4. SparkHadoopUtil
    5. SparkSubmit
  1. focushideorg.apache.spark.deploy.history
    1. HistoryServer
  1. focushideorg.apache.spark.deploy.master
    1. ApplicationSource
    2. MasterMessages
    3. SparkCuratorUtil
    4. ZooKeeperPersistenceEngine
  1. focushideorg.apache.spark.deploy.worker
    1. DriverWrapper
  1. focushideorg.apache.spark.examples.streaming
    1. JavaKinesisWordCountASL
  1. focushideorg.apache.spark.executor
    1. DataReadMethod
    2. DataWriteMethod
    3. InputMetrics
    4. OutputMetrics
    5. ShuffleReadMetrics
    6. ShuffleWriteMetrics
    7. TaskMetrics
  1. focushideorg.apache.spark.graphx
    1. Edge
    2. EdgeContext
    3. EdgeDirection
    4. EdgeRDD
    5. EdgeTriplet
    6. Graph
    7. GraphKryoRegistrator
    8. GraphLoader
    9. GraphOps
    10. GraphXUtils
    11. PartitionStrategy
    12. Pregel
    13. TripletFields
    14. VertexRDD
  1. focushideorg.apache.spark.graphx.impl
    1. EdgeActiveness
    2. EdgeRDDImpl
    3. GraphImpl
    4. VertexRDDImpl
  1. focushideorg.apache.spark.graphx.lib
    1. ConnectedComponents
    2. LabelPropagation
    3. PageRank
    4. ShortestPaths
    5. StronglyConnectedComponents
    6. SVDPlusPlus
    7. TriangleCount
  1. focushideorg.apache.spark.graphx.util
    1. GraphGenerators
  1. focushideorg.apache.spark.input
    1. PortableDataStream
  1. focushideorg.apache.spark.io
    1. CompressionCodec
    2. LZ4CompressionCodec
    3. LZFCompressionCodec
    4. SnappyCompressionCodec
  1. focushideorg.apache.spark.ml
    1. Estimator
    2. Evaluator
    3. Model
    4. Pipeline
    5. PipelineModel
    6. PipelineStage
    7. Transformer
  1. focushideorg.apache.spark.ml.classification
    1. LogisticRegression
    2. LogisticRegressionModel
  1. focushideorg.apache.spark.ml.evaluation
    1. BinaryClassificationEvaluator
  1. focushideorg.apache.spark.ml.feature
    1. HashingTF
    2. StandardScaler
    3. StandardScalerModel
    4. Tokenizer
  1. focushideorg.apache.spark.ml.param
    1. BooleanParam
    2. DoubleParam
    3. FloatParam
    4. IntParam
    5. LongParam
    6. Param
    7. ParamMap
    8. ParamPair
    9. Params
  1. focushideorg.apache.spark.ml.tuning
    1. CrossValidator
    2. CrossValidatorModel
    3. ParamGridBuilder
  1. focushideorg.apache.spark.mllib.api.python
    1. PythonMLLibAPI
  1. focushideorg.apache.spark.mllib.classification
    1. ClassificationModel
    2. LogisticRegressionModel
    3. LogisticRegressionWithLBFGS
    4. LogisticRegressionWithSGD
    5. NaiveBayes
    6. NaiveBayesModel
    7. SVMModel
    8. SVMWithSGD
  1. focushideorg.apache.spark.mllib.clustering
    1. KMeans
    2. KMeansModel
    3. StreamingKMeans
    4. StreamingKMeansModel
  1. focushideorg.apache.spark.mllib.evaluation
    1. BinaryClassificationMetrics
    2. MulticlassMetrics
    3. MultilabelMetrics
    4. RankingMetrics
    5. RegressionMetrics
  1. focushideorg.apache.spark.mllib.feature
    1. HashingTF
    2. IDF
    3. IDFModel
    4. Normalizer
    5. StandardScaler
    6. StandardScalerModel
    7. VectorTransformer
    8. Word2Vec
    9. Word2VecModel
  1. focushideorg.apache.spark.mllib.linalg
    1. DenseMatrix
    2. DenseVector
    3. Matrices
    4. Matrix
    5. SingularValueDecomposition
    6. SparseMatrix
    7. SparseVector
    8. Vector
    9. 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.random
    1. PoissonGenerator
    2. RandomDataGenerator
    3. RandomRDDs
    4. StandardNormalGenerator
    5. UniformGenerator
  1. focushideorg.apache.spark.mllib.rdd
    1. RDDFunctions
  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
    11. StreamingLinearAlgorithm
    12. StreamingLinearRegressionWithSGD
  1. focushideorg.apache.spark.mllib.stat
    1. MultivariateOnlineSummarizer
    2. MultivariateStatisticalSummary
    3. Statistics
  1. focushideorg.apache.spark.mllib.stat.test
    1. ChiSqTestResult
    2. TestResult
  1. focushideorg.apache.spark.mllib.tree
    1. DecisionTree
    2. GradientBoostedTrees
    3. RandomForest
  1. focushideorg.apache.spark.mllib.tree.configuration
    1. Algo
    2. BoostingStrategy
    3. FeatureType
    4. QuantileStrategy
    5. Strategy
  1. focushideorg.apache.spark.mllib.tree.impurity
    1. Entropy
    2. Gini
    3. Impurity
    4. Variance
  1. focushideorg.apache.spark.mllib.tree.loss
    1. AbsoluteError
    2. LogLoss
    3. Loss
    4. Losses
    5. SquaredError
  1. focushideorg.apache.spark.mllib.tree.model
    1. DecisionTreeModel
    2. GradientBoostedTreesModel
    3. InformationGainStats
    4. Node
    5. Predict
    6. RandomForestModel
    7. 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.network
    1. TransportContext
  1. focushideorg.apache.spark.network.buffer
    1. FileSegmentManagedBuffer
    2. LazyFileRegion
    3. ManagedBuffer
    4. NettyManagedBuffer
    5. NioManagedBuffer
  1. focushideorg.apache.spark.network.client
    1. ChunkFetchFailureException
    2. ChunkReceivedCallback
    3. RpcResponseCallback
    4. TransportClient
    5. TransportClientBootstrap
    6. TransportClientFactory
    7. TransportResponseHandler
  1. focushideorg.apache.spark.network.netty
    1. NettyBlockRpcServer
    2. NettyBlockTransferService
    3. SparkTransportConf
  1. focushideorg.apache.spark.network.nio
    1. NioBlockTransferService
  1. focushideorg.apache.spark.network.protocol
    1. ChunkFetchFailure
    2. ChunkFetchRequest
    3. ChunkFetchSuccess
    4. Encodable
    5. Encoders
    6. Message
    7. MessageDecoder
    8. MessageEncoder
    9. RequestMessage
    10. ResponseMessage
    11. RpcFailure
    12. RpcRequest
    13. RpcResponse
    14. StreamChunkId
  1. focushideorg.apache.spark.network.sasl
    1. SaslClientBootstrap
    2. SaslRpcHandler
    3. SecretKeyHolder
    4. ShuffleSecretManager
    5. SparkSaslClient
    6. SparkSaslServer
  1. focushideorg.apache.spark.network.server
    1. MessageHandler
    2. NoOpRpcHandler
    3. OneForOneStreamManager
    4. RpcHandler
    5. StreamManager
    6. TransportChannelHandler
    7. TransportRequestHandler
    8. TransportServer
  1. focushideorg.apache.spark.network.shuffle
    1. BlockFetchingListener
    2. ExternalShuffleBlockHandler
    3. ExternalShuffleBlockManager
    4. ExternalShuffleClient
    5. OneForOneBlockFetcher
    6. RetryingBlockFetcher
    7. ShuffleClient
  1. focushideorg.apache.spark.network.shuffle.protocol
    1. BlockTransferMessage
    2. ExecutorShuffleInfo
    3. OpenBlocks
    4. RegisterExecutor
    5. StreamHandle
    6. UploadBlock
  1. focushideorg.apache.spark.network.util
    1. ConfigProvider
    2. IOMode
    3. JavaUtils
    4. LimitedInputStream
    5. NettyUtils
    6. SystemPropertyConfigProvider
    7. TransportConf
  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. AccumulableInfo
    2. InputFormatInfo
    3. JobLogger
    4. JobResult
    5. JobSucceeded
    6. SchedulingMode
    7. SparkListener
    8. SparkListenerApplicationEnd
    9. SparkListenerApplicationStart
    10. SparkListenerBlockManagerAdded
    11. SparkListenerBlockManagerRemoved
    12. SparkListenerEnvironmentUpdate
    13. SparkListenerEvent
    14. SparkListenerExecutorMetricsUpdate
    15. SparkListenerJobEnd
    16. SparkListenerJobStart
    17. SparkListenerStageCompleted
    18. SparkListenerStageSubmitted
    19. SparkListenerTaskEnd
    20. SparkListenerTaskGettingResult
    21. SparkListenerTaskStart
    22. SparkListenerUnpersistRDD
    23. SplitInfo
    24. StageInfo
    25. StatsReportListener
    26. TaskInfo
    27. 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. ArrayType
    2. BinaryType
    3. BooleanType
    4. ByteType
    5. DataType
    6. DateType
    7. DecimalType
    8. DoubleType
    9. FloatType
    10. IntegerType
    11. JavaSchemaRDD
    12. JavaSQLContext
    13. LongType
    14. MapType
    15. MetadataBuilder
    16. NullType
    17. Row
    18. ShortType
    19. StringType
    20. StructField
    21. StructType
    22. TimestampType
    23. UDF1
    24. UDF10
    25. UDF11
    26. UDF12
    27. UDF13
    28. UDF14
    29. UDF15
    30. UDF16
    31. UDF17
    32. UDF18
    33. UDF19
    34. UDF2
    35. UDF20
    36. UDF21
    37. UDF22
    38. UDF3
    39. UDF4
    40. UDF5
    41. UDF6
    42. UDF7
    43. UDF8
    44. UDF9
    45. UserDefinedType
  1. focushideorg.apache.spark.sql.execution
    1. Aggregate
    2. AggregateEvaluation
    3. BatchPythonEvaluation
    4. CacheTableCommand
    5. Command
    6. DescribeCommand
    7. Distinct
    8. EvaluatePython
    9. Except
    10. Exchange
    11. ExecutedCommand
    12. ExistingRdd
    13. ExplainCommand
    14. ExternalSort
    15. Filter
    16. Generate
    17. GeneratedAggregate
    18. Intersect
    19. Limit
    20. LogicalRDD
    21. OutputFaker
    22. PhysicalRDD
    23. Project
    24. QueryExecutionException
    25. RDDConversions
    26. RunnableCommand
    27. Sample
    28. SetCommand
    29. Sort
    30. SparkLogicalPlan
    31. SparkPlan
    32. TakeOrdered
    33. UncacheTableCommand
    34. Union
  1. focushideorg.apache.spark.sql.execution.debug
    1. DebugQuery
    2. TypeCheck
  1. focushideorg.apache.spark.sql.execution.joins
    1. BroadcastHashJoin
    2. BroadcastNestedLoopJoin
    3. BuildLeft
    4. BuildRight
    5. BuildSide
    6. CartesianProduct
    7. HashJoin
    8. HashOuterJoin
    9. LeftSemiJoinBNL
    10. LeftSemiJoinHash
    11. ShuffledHashJoin
  1. focushideorg.apache.spark.sql.hive
    1. HiveContext
    2. HiveFunctionWrapper
    3. HiveMetastoreTypes
    4. LocalHiveContext
    5. ShimFileSinkDesc
  1. focushideorg.apache.spark.sql.hive.api.java
    1. JavaHiveContext
  1. focushideorg.apache.spark.sql.hive.execution
    1. AddFile
    2. AddJar
    3. AnalyzeTable
    4. CreateTableAsSelect
    5. DescribeHiveTableCommand
    6. DropTable
    7. HiveTableScan
    8. InsertIntoHiveTable
    9. NativeCommand
    10. ScriptTransformation
  1. focushideorg.apache.spark.sql.hive.parquet
    1. FakeParquetSerDe
  1. focushideorg.apache.spark.sql.hive.test
    1. TestHive
    2. TestHiveContext
  1. focushideorg.apache.spark.sql.parquet
    1. DefaultSource
    2. InsertIntoParquetTable
    3. ParquetRelation2
    4. ParquetTableScan
  1. focushideorg.apache.spark.sql.sources
    1. BaseRelation
    2. CatalystScan
    3. EqualTo
    4. Filter
    5. GreaterThan
    6. GreaterThanOrEqual
    7. In
    8. LessThan
    9. LessThanOrEqual
    10. PrunedFilteredScan
    11. PrunedScan
    12. RelationProvider
    13. TableScan
  1. focushideorg.apache.spark.sql.test
    1. TestSQLContext
  1. focushideorg.apache.spark.sql.types.util
    1. DataTypeConversions
  1. focushideorg.apache.spark.storage
    1. BlockId
    2. BlockManagerId
    3. BlockNotFoundException
    4. BlockStatus
    5. BroadcastBlockId
    6. RDDBlockId
    7. RDDInfo
    8. ShuffleBlockId
    9. ShuffleDataBlockId
    10. ShuffleIndexBlockId
    11. StorageLevel
    12. StorageStatus
    13. StorageStatusListener
    14. StreamBlockId
    15. TaskResultBlockId
  1. focushideorg.apache.spark.streaming
    1. Duration
    2. Durations
    3. Milliseconds
    4. Minutes
    5. Seconds
    6. StreamingContext
    7. 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.kinesis
    1. KinesisUtils
  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. JobProgressListener
  1. focushideorg.apache.spark.ui.storage
    1. StorageListener
  1. focushideorg.apache.spark.util
    1. MutablePair
    2. StatCounter
    3. TaskCompletionListener
    4. Vector
  1. focushideorg.apache.spark.util.collection
    1. AppendOnlyMap
    2. BitSet
    3. ExternalAppendOnlyMap
  1. focushideorg.apache.spark.util.random
    1. BernoulliCellSampler
    2. BernoulliSampler
    3. PoissonSampler
    4. Pseudorandom
    5. RandomSampler