org.zuinnote.spark.ethereum

block

package block

Visibility
  1. Public
  2. All

Type Members

  1. class DefaultSource extends RelationProvider

    Defines a Spark data source for Ethereum Blockchcain based on hadoopcryptoledgerlibrary.

  2. class DefaultSource15 extends DefaultSource with DataSourceRegister

  3. case class EthereumBlockRelation(location: String, maxBlockSize: Integer = ..., useDirectBuffer: Boolean = ..., enrich: Boolean = false)(sqlContext: SQLContext) extends BaseRelation with TableScan with Serializable with Product

    Defines the schema of a EthereumBlock for Spark SQL

Value Members

  1. package ethereumblock

    Author: Jörn Franke <zuinnote@gmail.

Ungrouped