|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StorageRPC | |
|---|---|
| net.tomp2p.p2p | |
| net.tomp2p.replication | |
| Uses of StorageRPC in net.tomp2p.p2p |
|---|
| Methods in net.tomp2p.p2p that return StorageRPC | |
|---|---|
StorageRPC |
Peer.getStoreRPC()
|
| Methods in net.tomp2p.p2p with parameters of type StorageRPC | |
|---|---|
void |
Peer.setStorageRPC(StorageRPC storageRPC)
|
| Constructors in net.tomp2p.p2p with parameters of type StorageRPC | |
|---|---|
DistributedHashTable(DistributedRouting routing,
StorageRPC storeRCP,
DirectDataRPC directDataRPC)
|
|
| Uses of StorageRPC in net.tomp2p.replication |
|---|
| Constructors in net.tomp2p.replication with parameters of type StorageRPC | |
|---|---|
DefaultStorageReplication(Peer peer,
StorageGeneric storage,
StorageRPC storageRPC,
Map<BaseFuture,Long> pendingFutures,
boolean forceUDP)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||