| Package | Description |
|---|---|
| net.tomp2p.peers | |
| net.tomp2p.storage | |
| net.tomp2p.utils |
| Modifier and Type | Field and Description |
|---|---|
static Number480 |
Number480.ZERO |
| Modifier and Type | Method and Description |
|---|---|
Number480 |
Number640.locationDomainAndContentKey() |
Number480 |
Number320.max() |
Number480 |
Number320.min() |
| Modifier and Type | Method and Description |
|---|---|
int |
Number480.compareTo(Number480 o) |
| Constructor and Description |
|---|
Number640(Number480 key,
Number160 versionKey)
Constructor with a given location key, domain, and content key.
|
| Modifier and Type | Method and Description |
|---|---|
KeyLock<Number480> |
StorageLayer.getLockNumber480() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
StorageMemory.isEntryProtectedByOthers(Number480 key,
PublicKey publicKey) |
boolean |
Storage.isEntryProtectedByOthers(Number480 key,
PublicKey publicKey) |
boolean |
StorageMemory.protectEntry(Number480 key,
PublicKey publicKey) |
boolean |
Storage.protectEntry(Number480 key,
PublicKey publicKey) |
| Modifier and Type | Method and Description |
|---|---|
static Collection<Number160> |
Utils.extractContentKeys(Collection<Number480> collection) |
Copyright © 2014. All rights reserved.