Uses of Interface
com.usatiuk.kleppmanntree.StorageInterface
Packages that use StorageInterface
-
Uses of StorageInterface in com.usatiuk.dhfs.jkleppmanntree
Classes in com.usatiuk.dhfs.jkleppmanntree that implement StorageInterfaceModifier and TypeClassDescriptionclass
-
Uses of StorageInterface in com.usatiuk.kleppmanntree
Constructors in com.usatiuk.kleppmanntree with parameters of type StorageInterfaceModifierConstructorDescriptionKleppmannTree
(StorageInterface<TimestampT, PeerIdT, MetaT, NodeIdT> storage, PeerInterface<PeerIdT> peers, Clock<TimestampT> clock, OpRecorder<TimestampT, PeerIdT, MetaT, NodeIdT> opRecorder) Constructor with all the dependencies