Hierarchy For All Packages
Package Hierarchies:Class Hierarchy
- java.lang.Object
- app.keyconnect.chainbase.ChainbaseApplication
- app.keyconnect.chainbase.configuration.ChainbaseConfiguration
- app.keyconnect.chainbase.indexers.listeners.EthBlockListener (implements java.lang.Runnable)
- app.keyconnect.chainbase.indexers.EthBlockProcessor (implements java.util.function.Consumer<T>)
- app.keyconnect.chainbase.persistence.models.EthTransaction
- app.keyconnect.chainbase.listeners.StatsListener
Interface Hierarchy
- org.springframework.data.repository.Repository<T,ID>
- org.springframework.data.repository.CrudRepository<T,ID>
- org.springframework.data.repository.PagingAndSortingRepository<T,ID>
- app.keyconnect.chainbase.persistence.repositories.EthTransactionRepository
- org.springframework.data.repository.PagingAndSortingRepository<T,ID>
- org.springframework.data.repository.CrudRepository<T,ID>