jar

com.github.zuinnote : hadoopcryptoledger-fileformat

Maven & Gradle

Dec 24, 2021
6 usages
142 stars

HadoopCryptoLedger · HadoopCryptoLedger library to analyse cryptoledgers, such as the Bitcoin blockchain, by using Big Data technologies, such as Hadoop/Hive/Flink/Spark

Table Of Contents

Latest Version

Download com.github.zuinnote : hadoopcryptoledger-fileformat JAR file - Latest Versions:

All Versions

Download com.github.zuinnote : hadoopcryptoledger-fileformat JAR file - All Versions:

Version Vulnerabilities Size Updated
1.3.x
1.2.x
1.1.x
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window hadoopcryptoledger-fileformat-1.3.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.zuinnote.hadoop.bitcoin.format.common

├─ org.zuinnote.hadoop.bitcoin.format.common.BitcoinAuxPOW.class - [JAR]

├─ org.zuinnote.hadoop.bitcoin.format.common.BitcoinAuxPOWBlockHeader.class - [JAR]

├─ org.zuinnote.hadoop.bitcoin.format.common.BitcoinAuxPOWBranch.class - [JAR]

├─ org.zuinnote.hadoop.bitcoin.format.common.BitcoinBlock.class - [JAR]

├─ org.zuinnote.hadoop.bitcoin.format.common.BitcoinBlockReader.class - [JAR]

├─ org.zuinnote.hadoop.bitcoin.format.common.BitcoinBlockWritable.class - [JAR]

├─ org.zuinnote.hadoop.bitcoin.format.common.BitcoinScriptPatternParser.class - [JAR]

├─ org.zuinnote.hadoop.bitcoin.format.common.BitcoinScriptWitness.class - [JAR]

├─ org.zuinnote.hadoop.bitcoin.format.common.BitcoinScriptWitnessItem.class - [JAR]

├─ org.zuinnote.hadoop.bitcoin.format.common.BitcoinTransaction.class - [JAR]

├─ org.zuinnote.hadoop.bitcoin.format.common.BitcoinTransactionInput.class - [JAR]

├─ org.zuinnote.hadoop.bitcoin.format.common.BitcoinTransactionOutput.class - [JAR]

├─ org.zuinnote.hadoop.bitcoin.format.common.BitcoinTransactionWritable.class - [JAR]

├─ org.zuinnote.hadoop.bitcoin.format.common.BitcoinUtil.class - [JAR]

org.zuinnote.hadoop.bitcoin.format.mapred

├─ org.zuinnote.hadoop.bitcoin.format.mapred.AbstractBitcoinFileInputFormat.class - [JAR]

├─ org.zuinnote.hadoop.bitcoin.format.mapred.AbstractBitcoinRecordReader.class - [JAR]

├─ org.zuinnote.hadoop.bitcoin.format.mapred.BitcoinBlockFileInputFormat.class - [JAR]

├─ org.zuinnote.hadoop.bitcoin.format.mapred.BitcoinBlockRecordReader.class - [JAR]

├─ org.zuinnote.hadoop.bitcoin.format.mapred.BitcoinRawBlockFileInputFormat.class - [JAR]

├─ org.zuinnote.hadoop.bitcoin.format.mapred.BitcoinRawBlockRecordReader.class - [JAR]

├─ org.zuinnote.hadoop.bitcoin.format.mapred.BitcoinTransactionFileInputFormat.class - [JAR]

├─ org.zuinnote.hadoop.bitcoin.format.mapred.BitcoinTransactionRecordReader.class - [JAR]

org.zuinnote.hadoop.ethereum.format.mapreduce

├─ org.zuinnote.hadoop.ethereum.format.mapreduce.AbstractEthereumFileInputFormat.class - [JAR]

├─ org.zuinnote.hadoop.ethereum.format.mapreduce.AbstractEthereumRecordReader.class - [JAR]

├─ org.zuinnote.hadoop.ethereum.format.mapreduce.EthereumBlockFileInputFormat.class - [JAR]

├─ org.zuinnote.hadoop.ethereum.format.mapreduce.EthereumBlockRecordReader.class - [JAR]

org.zuinnote.hadoop.bitcoin.format.mapreduce

├─ org.zuinnote.hadoop.bitcoin.format.mapreduce.AbstractBitcoinFileInputFormat.class - [JAR]

├─ org.zuinnote.hadoop.bitcoin.format.mapreduce.AbstractBitcoinRecordReader.class - [JAR]

├─ org.zuinnote.hadoop.bitcoin.format.mapreduce.BitcoinBlockFileInputFormat.class - [JAR]

├─ org.zuinnote.hadoop.bitcoin.format.mapreduce.BitcoinBlockRecordReader.class - [JAR]

├─ org.zuinnote.hadoop.bitcoin.format.mapreduce.BitcoinRawBlockFileInputFormat.class - [JAR]

├─ org.zuinnote.hadoop.bitcoin.format.mapreduce.BitcoinRawBlockRecordReader.class - [JAR]

├─ org.zuinnote.hadoop.bitcoin.format.mapreduce.BitcoinTransactionFileInputFormat.class - [JAR]

├─ org.zuinnote.hadoop.bitcoin.format.mapreduce.BitcoinTransactionRecordReader.class - [JAR]

org.zuinnote.hadoop.namecoin.format.common

├─ org.zuinnote.hadoop.namecoin.format.common.NamecoinUtil.class - [JAR]

org.zuinnote.hadoop.ethereum.format.common.rlp

├─ org.zuinnote.hadoop.ethereum.format.common.rlp.RLPElement.class - [JAR]

├─ org.zuinnote.hadoop.ethereum.format.common.rlp.RLPList.class - [JAR]

├─ org.zuinnote.hadoop.ethereum.format.common.rlp.RLPObject.class - [JAR]

org.zuinnote.hadoop.ethereum.format.common

├─ org.zuinnote.hadoop.ethereum.format.common.EthereumBlock.class - [JAR]

├─ org.zuinnote.hadoop.ethereum.format.common.EthereumBlockHeader.class - [JAR]

├─ org.zuinnote.hadoop.ethereum.format.common.EthereumBlockReader.class - [JAR]

├─ org.zuinnote.hadoop.ethereum.format.common.EthereumBlockWritable.class - [JAR]

├─ org.zuinnote.hadoop.ethereum.format.common.EthereumTransaction.class - [JAR]

├─ org.zuinnote.hadoop.ethereum.format.common.EthereumTransactionWritable.class - [JAR]

├─ org.zuinnote.hadoop.ethereum.format.common.EthereumUtil.class - [JAR]

org.zuinnote.hadoop.ethereum.format.exception

├─ org.zuinnote.hadoop.ethereum.format.exception.EthereumBlockReadException.class - [JAR]

org.zuinnote.hadoop.ethereum.format.mapred

├─ org.zuinnote.hadoop.ethereum.format.mapred.AbstractEthereumFileInputFormat.class - [JAR]

├─ org.zuinnote.hadoop.ethereum.format.mapred.AbstractEthereumRecordReader.class - [JAR]

├─ org.zuinnote.hadoop.ethereum.format.mapred.EthereumBlockFileInputFormat.class - [JAR]

├─ org.zuinnote.hadoop.ethereum.format.mapred.EthereumBlockRecordReader.class - [JAR]

org.zuinnote.hadoop.bitcoin.format.exception

├─ org.zuinnote.hadoop.bitcoin.format.exception.BitcoinBlockReadException.class - [JAR]

├─ org.zuinnote.hadoop.bitcoin.format.exception.HadoopCryptoLedgerConfigurationException.class - [JAR]

Advertisement