| Package | Description |
|---|---|
| net.tomp2p.connection | |
| net.tomp2p.replication | |
| net.tomp2p.storage |
| Modifier and Type | Method and Description |
|---|---|
Storage |
PeerBean.getStorage() |
| Modifier and Type | Method and Description |
|---|---|
void |
PeerBean.setStorage(Storage storage) |
| Constructor and Description |
|---|
DefaultStorageReplication(Peer peer,
Storage storage,
StorageRPC storageRPC,
Map<BaseFuture,Long> pendingFutures,
Scheduler scheduler) |
| Modifier and Type | Class and Description |
|---|---|
class |
StorageDisk |
class |
StorageMemory |
Copyright © 2011. All Rights Reserved.