Uses of Interface
com.exonum.binding.core.service.BlockCommittedEvent
Package | Description |
---|---|
com.exonum.binding.core.service |
-
Uses of BlockCommittedEvent in com.exonum.binding.core.service
Classes in com.exonum.binding.core.service that implement BlockCommittedEvent Modifier and Type Class Description class
BlockCommittedEventImpl
Methods in com.exonum.binding.core.service with parameters of type BlockCommittedEvent Modifier and Type Method Description default void
Service. afterCommit(BlockCommittedEvent event)
Handles read-only block commit event.