Package

org.zuinnote.spark.ethereum

block

Permalink

package block

Visibility
  1. Public
  2. All

Type Members

  1. class DefaultSource extends RelationProvider

    Permalink

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

    Defines a Spark data source for Ethereum Blockchcain based on hadoopcryptoledgerlibrary. This is read-only for existing data. It returns EthereumBlocks.

  2. class DefaultSource15 extends DefaultSource with DataSourceRegister

    Permalink

    Author: Jörn Franke <zuinnote@gmail.com>

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

    Permalink

    Defines the schema of a EthereumBlock for Spark SQL

Value Members

  1. package ethereumblock

    Permalink

    Author: Jörn Franke <zuinnote@gmail.com>

Ungrouped