Uses of Interface
org.hyperledger.fabric.client.Checkpointer
Packages that use Checkpointer
Package
Description
This package provides the set of interfaces that enable a Java application to
interact with a Fabric blockchain network.
-
Uses of Checkpointer in org.hyperledger.fabric.client
Classes in org.hyperledger.fabric.client that implement CheckpointerModifier and TypeClassDescriptionfinal class
Checkpointer implementation backed by persistent file storage.final class
A non-persistent Checkpointer implementation.