org.zuinnote.spark.bitcoin

block

package block

Author: Jörn Franke <[email protected]>

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. block
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Type Members

  1. implicit class BitcoinBlockContext extends Serializable

    Adds a method, bitcoinBlockFile, to SQLContext that allows reading Bitcoin blockchain data as Bitcoin blocks.

  2. final case class BitcoinBlockRelation(location: String, maxBlockSize: Integer = ..., magic: String = ..., useDirectBuffer: Boolean = ..., isSplittable: Boolean = ..., readAuxPOW: Boolean = ..., enrich: Boolean = false)(sqlContext: SQLContext) extends BaseRelation with TableScan with Serializable with Product

    Author: Jörn Franke <zuinnote@gmail.

  3. class DefaultSource extends RelationProvider

    Author: Jörn Franke <zuinnote@gmail.

  4. class DefaultSource15 extends DefaultSource with DataSourceRegister

    Author: Jörn Franke <zuinnote@gmail.

Inherited from AnyRef

Inherited from Any

Ungrouped