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