Uses of Interface
org.hyperledger.fabric.client.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
Modifier and TypeClassDescriptionfinal class
Checkpointer implementation backed by persistent file storage.final class
A non-persistent Checkpointer implementation.