eth-repository / org.apache.tuweni.eth.repository

Package org.apache.tuweni.eth.repository

Types

BlockchainIndex

A Lucene-backed indexer capable of indexing blocks and block headers.

class BlockchainIndex : BlockchainIndexWriter, BlockchainIndexReader

BlockchainIndexReader

Reader of a blockchain index.

interface BlockchainIndexReader

BlockchainIndexWriter

Indexer for blockchain elements.

interface BlockchainIndexWriter

BlockchainRepository

Repository housing blockchain information.

class BlockchainRepository

BlockHeaderFields

Block header index fields.

enum class BlockHeaderFields

TransactionReceiptFields

Transaction receipt index fields.

enum class TransactionReceiptFields