Uses of Class
org.hypergraphdb.peer.StorageService

Packages that use StorageService
org.hypergraphdb.peer.replication   
 

Uses of StorageService in org.hypergraphdb.peer.replication
 

Constructors in org.hypergraphdb.peer.replication with parameters of type StorageService
RememberTaskServer(HyperGraphPeer thisPeer, StorageService storage, java.util.UUID taskId)